@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

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

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

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

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

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

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

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

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

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #80bdff; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      transition: none; } }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .card-group > .card {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: #000;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
      -webkit-transition: none;
      transition: none; } }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

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

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

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

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

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

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

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

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

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

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

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

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

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

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

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

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

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

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

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

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

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

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.h-auto {
  height: auto !important; }

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

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

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

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

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

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

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

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

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

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

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

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

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

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/fonts/MaterialIcons-Regular.woff) format("woff"), url(/fonts/MaterialIcons-Regular.ttf) format("truetype"); }

.material-icons {
  direction: ltr;
  display: inline-block;
  font-family: 'Material Icons';
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  /* Support for IE. */
  font-size: 24px;
  /* Preferred icon size */
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  text-rendering: optimizeLegibility;
  /* Support for Safari and Chrome. */
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.vbox-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
  -webkit-transform: translateZ(1000px);
  transform: translateZ(1000px);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* ----- navigation ----- */
.vbox-title {
  width: 100%;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  padding: 6px 40px;
  overflow: hidden;
  position: fixed;
  display: none;
  left: 0;
  z-index: 1050; }

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: -1px;
  right: 0;
  width: 50px;
  height: 40px;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  z-index: 1050; }

.vbox-num {
  cursor: pointer;
  position: fixed;
  left: 0;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 12px;
  padding: 6px 10px;
  display: none;
  z-index: 1050; }

/* ----- navigation ARROWS ----- */
.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 1050; }

.vbox-next span, .vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: #B6B6B6;
  border-right-color: #B6B6B6;
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block; }

.vbox-prev {
  left: 15px; }

.vbox-next {
  right: 15px; }

.vbox-prev span {
  left: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.vbox-next span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px; }

/* ------- inline window ------ */
.vbox-inline {
  width: 420px;
  height: 315px;
  height: 70vh;
  padding: 10px;
  background: #fff;
  margin: 0 auto;
  overflow: auto;
  text-align: left; }

/* ------- Video & iFrames window ------ */
.venoframe {
  max-width: 100%;
  width: 100%;
  border: none;
  width: 100%;
  height: 260px;
  height: 70vh; }

.venoframe.vbvid {
  height: 260px; }

@media (min-width: 768px) {
  .venoframe, .vbox-inline {
    width: 90%;
    height: 360px;
    height: 70vh; }
  .venoframe.vbvid {
    width: 640px;
    height: 360px; } }

@media (min-width: 992px) {
  .venoframe, .vbox-inline {
    max-width: 1200px;
    width: 80%;
    height: 540px;
    height: 70vh; }
  .venoframe.vbvid {
    width: 960px;
    height: 540px; } }

/* 
Please do NOT edit this part! 
or at least read this note: http://i.imgur.com/7C0ws9e.gif
*/
.vbox-open {
  overflow: hidden; }

.vbox-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  max-height: 100%; }

.vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px 10px; }

.vbox-container img {
  max-width: 100%;
  height: auto; }

.figlio {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: 100%;
  text-align: initial; }

img.figlio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.vbox-content.swipe-left {
  margin-left: -200px !important; }

.vbox-content.swipe-right {
  margin-left: 200px !important; }

.animated {
  webkit-transition: margin 300ms ease-out;
  -webkit-transition: margin 300ms ease-out;
  transition: margin 300ms ease-out; }

.animate-in {
  opacity: 1; }

.animate-out {
  opacity: 0; }

/* ---------- preloader ----------
 * SPINKIT 
 * http://tobiasahlin.com/spinkit/
-------------------------------- */
.sk-double-bounce, .sk-rotating-plane {
  width: 40px;
  height: 40px;
  margin: 40px auto; }

.sk-rotating-plane {
  background-color: #333;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

.sk-double-bounce {
  position: relative; }

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-chasing-dots .sk-child, .sk-spinner-pulse, .sk-three-bounce .sk-child {
  background-color: #333;
  border-radius: 100%; }

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-wave {
  margin: 40px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.sk-wave .sk-rect {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-wave .sk-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s; }

.sk-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-wave .sk-rect4 {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-wave .sk-rect5 {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

.sk-wandering-cubes {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }

.sk-wandering-cubes .sk-cube {
  background-color: #333;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
  animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both; }

.sk-chasing-dots, .sk-spinner-pulse {
  width: 40px;
  height: 40px;
  margin: 40px auto; }

.sk-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

@-webkit-keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5); }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5); }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.sk-spinner-pulse {
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.sk-chasing-dots {
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear; }

.sk-chasing-dots .sk-child {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out; }

.sk-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-three-bounce {
  margin: 40px auto;
  width: 80px;
  text-align: center; }

.sk-three-bounce .sk-child {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }

.sk-circle .sk-child:before, .sk-fading-circle .sk-circle:before {
  display: block;
  border-radius: 100%;
  content: '';
  background-color: #333; }

.sk-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s; }

.sk-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s; }

@-webkit-keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  margin: 0 auto;
  width: 15%;
  height: 15%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 40px auto; }

.sk-cube-grid .sk-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: #333;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s; }

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms; }

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s; }

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

.sk-fading-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-fading-circle .sk-circle:before {
  margin: 0 auto;
  width: 15%;
  height: 15%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s; }

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s; }

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 100%, 39% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 100%, 39% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.sk-folding-cube {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1; }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1; }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Barlow_Condensed-normal-500.woff") format("woff");
  unicode-range: U+0-10FFFF; }

@supports not (-ms-high-contrast: none) {
  body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
    -webkit-transition-duration: 50ms;
            transition-duration: 50ms; }
  body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
      -webkit-transition-delay: 50ms;
              transition-delay: 50ms; }
  body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
    -webkit-transition-duration: 100ms;
            transition-duration: 100ms; }
  body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
      -webkit-transition-delay: 100ms;
              transition-delay: 100ms; }
  body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms; }
  body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
      -webkit-transition-delay: 150ms;
              transition-delay: 150ms; }
  body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
    -webkit-transition-duration: 200ms;
            transition-duration: 200ms; }
  body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
      -webkit-transition-delay: 200ms;
              transition-delay: 200ms; }
  body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms; }
  body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
      -webkit-transition-delay: 250ms;
              transition-delay: 250ms; }
  body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms; }
  body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
      -webkit-transition-delay: 300ms;
              transition-delay: 300ms; }
  body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
    -webkit-transition-duration: 350ms;
            transition-duration: 350ms; }
  body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
      -webkit-transition-delay: 350ms;
              transition-delay: 350ms; }
  body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms; }
  body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
      -webkit-transition-delay: 400ms;
              transition-delay: 400ms; }
  body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
    -webkit-transition-duration: 450ms;
            transition-duration: 450ms; }
  body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
      -webkit-transition-delay: 450ms;
              transition-delay: 450ms; }
  body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms; }
  body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
      -webkit-transition-delay: 500ms;
              transition-delay: 500ms; }
  body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
    -webkit-transition-duration: 550ms;
            transition-duration: 550ms; }
  body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
      -webkit-transition-delay: 550ms;
              transition-delay: 550ms; }
  body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
    -webkit-transition-duration: 600ms;
            transition-duration: 600ms; }
  body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
      -webkit-transition-delay: 600ms;
              transition-delay: 600ms; }
  body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
    -webkit-transition-duration: 650ms;
            transition-duration: 650ms; }
  body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
      -webkit-transition-delay: 650ms;
              transition-delay: 650ms; }
  body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
    -webkit-transition-duration: 700ms;
            transition-duration: 700ms; }
  body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
      -webkit-transition-delay: 700ms;
              transition-delay: 700ms; }
  body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
    -webkit-transition-duration: 750ms;
            transition-duration: 750ms; }
  body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
      -webkit-transition-delay: 750ms;
              transition-delay: 750ms; }
  body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
    -webkit-transition-duration: 800ms;
            transition-duration: 800ms; }
  body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
      -webkit-transition-delay: 800ms;
              transition-delay: 800ms; }
  body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
    -webkit-transition-duration: 850ms;
            transition-duration: 850ms; }
  body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
      -webkit-transition-delay: 850ms;
              transition-delay: 850ms; }
  body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
    -webkit-transition-duration: 900ms;
            transition-duration: 900ms; }
  body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
      -webkit-transition-delay: 900ms;
              transition-delay: 900ms; }
  body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
    -webkit-transition-duration: 950ms;
            transition-duration: 950ms; }
  body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
      -webkit-transition-delay: 950ms;
              transition-delay: 950ms; }
  body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms; }
  body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
      -webkit-transition-delay: 1000ms;
              transition-delay: 1000ms; }
  body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
    -webkit-transition-duration: 1050ms;
            transition-duration: 1050ms; }
  body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
      -webkit-transition-delay: 1050ms;
              transition-delay: 1050ms; }
  body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
    -webkit-transition-duration: 1100ms;
            transition-duration: 1100ms; }
  body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
      -webkit-transition-delay: 1100ms;
              transition-delay: 1100ms; }
  body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
    -webkit-transition-duration: 1150ms;
            transition-duration: 1150ms; }
  body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
      -webkit-transition-delay: 1150ms;
              transition-delay: 1150ms; }
  body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
    -webkit-transition-duration: 1200ms;
            transition-duration: 1200ms; }
  body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
      -webkit-transition-delay: 1200ms;
              transition-delay: 1200ms; }
  body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
    -webkit-transition-duration: 1250ms;
            transition-duration: 1250ms; }
  body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
      -webkit-transition-delay: 1250ms;
              transition-delay: 1250ms; }
  body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
    -webkit-transition-duration: 1300ms;
            transition-duration: 1300ms; }
  body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
      -webkit-transition-delay: 1300ms;
              transition-delay: 1300ms; }
  body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
    -webkit-transition-duration: 1350ms;
            transition-duration: 1350ms; }
  body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
      -webkit-transition-delay: 1350ms;
              transition-delay: 1350ms; }
  body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
    -webkit-transition-duration: 1400ms;
            transition-duration: 1400ms; }
  body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
      -webkit-transition-delay: 1400ms;
              transition-delay: 1400ms; }
  body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
    -webkit-transition-duration: 1450ms;
            transition-duration: 1450ms; }
  body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
      -webkit-transition-delay: 1450ms;
              transition-delay: 1450ms; }
  body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
    -webkit-transition-duration: 1500ms;
            transition-duration: 1500ms; }
  body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
      -webkit-transition-delay: 1500ms;
              transition-delay: 1500ms; }
  body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
    -webkit-transition-duration: 1550ms;
            transition-duration: 1550ms; }
  body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
      -webkit-transition-delay: 1550ms;
              transition-delay: 1550ms; }
  body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
    -webkit-transition-duration: 1600ms;
            transition-duration: 1600ms; }
  body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
      -webkit-transition-delay: 1600ms;
              transition-delay: 1600ms; }
  body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
    -webkit-transition-duration: 1650ms;
            transition-duration: 1650ms; }
  body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
      -webkit-transition-delay: 1650ms;
              transition-delay: 1650ms; }
  body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
    -webkit-transition-duration: 1700ms;
            transition-duration: 1700ms; }
  body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
      -webkit-transition-delay: 1700ms;
              transition-delay: 1700ms; }
  body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
    -webkit-transition-duration: 1750ms;
            transition-duration: 1750ms; }
  body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
      -webkit-transition-delay: 1750ms;
              transition-delay: 1750ms; }
  body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
    -webkit-transition-duration: 1800ms;
            transition-duration: 1800ms; }
  body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
      -webkit-transition-delay: 1800ms;
              transition-delay: 1800ms; }
  body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
    -webkit-transition-duration: 1850ms;
            transition-duration: 1850ms; }
  body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
      -webkit-transition-delay: 1850ms;
              transition-delay: 1850ms; }
  body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
    -webkit-transition-duration: 1900ms;
            transition-duration: 1900ms; }
  body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
      -webkit-transition-delay: 1900ms;
              transition-delay: 1900ms; }
  body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
    -webkit-transition-duration: 1950ms;
            transition-duration: 1950ms; }
  body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
      -webkit-transition-delay: 1950ms;
              transition-delay: 1950ms; }
  body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
    -webkit-transition-duration: 2000ms;
            transition-duration: 2000ms; }
  body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
      -webkit-transition-delay: 2000ms;
              transition-delay: 2000ms; }
  body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
    -webkit-transition-duration: 2050ms;
            transition-duration: 2050ms; }
  body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
      -webkit-transition-delay: 2050ms;
              transition-delay: 2050ms; }
  body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
    -webkit-transition-duration: 2100ms;
            transition-duration: 2100ms; }
  body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
      -webkit-transition-delay: 2100ms;
              transition-delay: 2100ms; }
  body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
    -webkit-transition-duration: 2150ms;
            transition-duration: 2150ms; }
  body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
      -webkit-transition-delay: 2150ms;
              transition-delay: 2150ms; }
  body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
    -webkit-transition-duration: 2200ms;
            transition-duration: 2200ms; }
  body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
      -webkit-transition-delay: 2200ms;
              transition-delay: 2200ms; }
  body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
    -webkit-transition-duration: 2250ms;
            transition-duration: 2250ms; }
  body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
      -webkit-transition-delay: 2250ms;
              transition-delay: 2250ms; }
  body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
    -webkit-transition-duration: 2300ms;
            transition-duration: 2300ms; }
  body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
      -webkit-transition-delay: 2300ms;
              transition-delay: 2300ms; }
  body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
    -webkit-transition-duration: 2350ms;
            transition-duration: 2350ms; }
  body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
      -webkit-transition-delay: 2350ms;
              transition-delay: 2350ms; }
  body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
    -webkit-transition-duration: 2400ms;
            transition-duration: 2400ms; }
  body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
      -webkit-transition-delay: 2400ms;
              transition-delay: 2400ms; }
  body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
    -webkit-transition-duration: 2450ms;
            transition-duration: 2450ms; }
  body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
      -webkit-transition-delay: 2450ms;
              transition-delay: 2450ms; }
  body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
    -webkit-transition-duration: 2500ms;
            transition-duration: 2500ms; }
  body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
      -webkit-transition-delay: 2500ms;
              transition-delay: 2500ms; }
  body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
    -webkit-transition-duration: 2550ms;
            transition-duration: 2550ms; }
  body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
      -webkit-transition-delay: 2550ms;
              transition-delay: 2550ms; }
  body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
    -webkit-transition-duration: 2600ms;
            transition-duration: 2600ms; }
  body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
      -webkit-transition-delay: 2600ms;
              transition-delay: 2600ms; }
  body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
    -webkit-transition-duration: 2650ms;
            transition-duration: 2650ms; }
  body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
      -webkit-transition-delay: 2650ms;
              transition-delay: 2650ms; }
  body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
    -webkit-transition-duration: 2700ms;
            transition-duration: 2700ms; }
  body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
      -webkit-transition-delay: 2700ms;
              transition-delay: 2700ms; }
  body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
    -webkit-transition-duration: 2750ms;
            transition-duration: 2750ms; }
  body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
      -webkit-transition-delay: 2750ms;
              transition-delay: 2750ms; }
  body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
    -webkit-transition-duration: 2800ms;
            transition-duration: 2800ms; }
  body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
      -webkit-transition-delay: 2800ms;
              transition-delay: 2800ms; }
  body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
    -webkit-transition-duration: 2850ms;
            transition-duration: 2850ms; }
  body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
      -webkit-transition-delay: 2850ms;
              transition-delay: 2850ms; }
  body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
    -webkit-transition-duration: 2900ms;
            transition-duration: 2900ms; }
  body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
      -webkit-transition-delay: 2900ms;
              transition-delay: 2900ms; }
  body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
    -webkit-transition-duration: 2950ms;
            transition-duration: 2950ms; }
  body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
      -webkit-transition-delay: 2950ms;
              transition-delay: 2950ms; }
  body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
    -webkit-transition-duration: 3000ms;
            transition-duration: 3000ms; }
  body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
    -webkit-transition-delay: 0;
            transition-delay: 0; }
    body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
      -webkit-transition-delay: 3000ms;
              transition-delay: 3000ms; }
  body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
            transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }
  body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
            transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
  body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
            transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }
  body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }
  body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
            transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }
  body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }
  body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
            transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
            transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }
  body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
            transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }
  body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
            transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  /**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
  [data-aos^='fade'][data-aos^='fade'] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform; }
    [data-aos^='fade'][data-aos^='fade'].aos-animate {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  [data-aos='fade-up'] {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  [data-aos='fade-down'] {
    -webkit-transform: translate(0, -100px);
            transform: translate(0, -100px); }
  [data-aos='fade-right'] {
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0); }
  [data-aos='fade-left'] {
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0); }
  [data-aos='fade-up-right'] {
    -webkit-transform: translate(-100px, 100px);
            transform: translate(-100px, 100px); }
  [data-aos='fade-up-left'] {
    -webkit-transform: translate(100px, 100px);
            transform: translate(100px, 100px); }
  [data-aos='fade-down-right'] {
    -webkit-transform: translate(-100px, -100px);
            transform: translate(-100px, -100px); }
  [data-aos='fade-down-left'] {
    -webkit-transform: translate(100px, -100px);
            transform: translate(100px, -100px); }
  /**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
  [data-aos^='zoom'][data-aos^='zoom'] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform; }
    [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
      opacity: 1;
      -webkit-transform: translate(0, 0) scale(1);
              transform: translate(0, 0) scale(1); }
  [data-aos='zoom-in'] {
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }
  [data-aos='zoom-in-up'] {
    -webkit-transform: translate(0, 100px) scale(0.6);
            transform: translate(0, 100px) scale(0.6); }
  [data-aos='zoom-in-down'] {
    -webkit-transform: translate(0, -100px) scale(0.6);
            transform: translate(0, -100px) scale(0.6); }
  [data-aos='zoom-in-right'] {
    -webkit-transform: translate(-100px, 0) scale(0.6);
            transform: translate(-100px, 0) scale(0.6); }
  [data-aos='zoom-in-left'] {
    -webkit-transform: translate(100px, 0) scale(0.6);
            transform: translate(100px, 0) scale(0.6); }
  [data-aos='zoom-out'] {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  [data-aos='zoom-out-up'] {
    -webkit-transform: translate(0, 100px) scale(1.2);
            transform: translate(0, 100px) scale(1.2); }
  [data-aos='zoom-out-down'] {
    -webkit-transform: translate(0, -100px) scale(1.2);
            transform: translate(0, -100px) scale(1.2); }
  [data-aos='zoom-out-right'] {
    -webkit-transform: translate(-100px, 0) scale(1.2);
            transform: translate(-100px, 0) scale(1.2); }
  [data-aos='zoom-out-left'] {
    -webkit-transform: translate(100px, 0) scale(1.2);
            transform: translate(100px, 0) scale(1.2); }
  /**
 * Slide animations
 */
  [data-aos^='slide'][data-aos^='slide'] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
    [data-aos^='slide'][data-aos^='slide'].aos-animate {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  [data-aos='slide-up'] {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  [data-aos='slide-down'] {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  [data-aos='slide-right'] {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  [data-aos='slide-left'] {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  /**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
  [data-aos^='flip'][data-aos^='flip'] {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  [data-aos='flip-left'] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
            transform: perspective(2500px) rotateY(-100deg); }
    [data-aos='flip-left'].aos-animate {
      -webkit-transform: perspective(2500px) rotateY(0);
              transform: perspective(2500px) rotateY(0); }
  [data-aos='flip-right'] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
            transform: perspective(2500px) rotateY(100deg); }
    [data-aos='flip-right'].aos-animate {
      -webkit-transform: perspective(2500px) rotateY(0);
              transform: perspective(2500px) rotateY(0); }
  [data-aos='flip-up'] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
            transform: perspective(2500px) rotateX(-100deg); }
    [data-aos='flip-up'].aos-animate {
      -webkit-transform: perspective(2500px) rotateX(0);
              transform: perspective(2500px) rotateX(0); }
  [data-aos='flip-down'] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
            transform: perspective(2500px) rotateX(100deg); }
    [data-aos='flip-down'].aos-animate {
      -webkit-transform: perspective(2500px) rotateX(0);
              transform: perspective(2500px) rotateX(0); } }

/**
 * Retrieves a color value from the $material-colors Sass map
 * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/
 *
 * @function
 * @param {string} color-name             - quoted, lower-case, dasherized color
 *                                          name (e.g. 'pink', 'amber')
 * @param {string} [color-variant='500']  - quoted, lowercase color variant (e.g.
 *                                          '200', 'a100')
 */
:root {
  --mobile-padding: 5rem;
  --tablet-padding: 7rem; }

img {
  height: auto;
  width: 100%; }

.img-square {
  display: block;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  width: 100%; }
  .img-square img {
    height: 100%;
    left: 50%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%; }

.left {
  left: 0;
  max-width: 17%;
  position: absolute;
  width: 17%;
  z-index: 1000; }
  @media (min-width: 1200px) {
    .left {
      max-width: 15%; } }
  @media (max-width: 991.98px) {
    .left {
      left: auto;
      position: relative; } }

.right {
  max-width: 83%;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  top: 0;
  width: 83%;
  z-index: 10 !important; }
  @media (min-width: 1200px) {
    .right {
      max-width: 85%;
      width: 85%; } }
  @media (max-width: 991.98px) {
    .right {
      min-width: 100%;
      overflow-x: hidden;
      padding-top: calc(var(--tablet-padding) - 3vmin);
      position: relative;
      right: auto;
      top: auto; } }
  @media screen and (max-width: 991.98px) and (orientation: landscape) {
    .right .right {
      padding-top: 3.8rem !important; } }

.sidebar {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden; }

.section-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0; }

.row-wrapper {
  margin-top: -2em;
  position: relative; }

@media (max-width: 767.98px) {
  .right {
    padding-top: calc(var(--mobile-padding) - 3vmin); } }

@media screen and (max-width: 767.98px) and (orientation: landscape) {
  .right {
    padding-top: 3.2rem !important; } }

/*
例：
@include target-ie {
   color: red;
}
*/
/* custom mixin to replace a defined fill color with another one */
.svg-hidden {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0; }

.aspect {
  display: inline-block;
  position: relative;
  width: 100%; }

.aspect::before {
  content: '';
  display: block; }

.aspect[data-ratio='1:1']::before {
  padding-top: 100%; }

.aspect[data-ratio='2:1']::before {
  padding-top: 50%; }

.aspect[data-ratio='4:3']::before {
  padding-top: 75%; }

.aspect[data-ratio='4:1']::before {
  padding-top: 25%; }

.aspect[data-ratio='4:5']::before {
  padding-top: 80%; }

.aspect[data-ratio='16:9']::before {
  padding-top: 56.25%; }

.aspect__content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.aspect__content > svg,
.aspect__content img {
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%; }

.squircle {
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-clip-path: url(#squircle);
          clip-path: url(#squircle); }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .squircle {
      border-radius: 1rem;
      overflow: hidden; } }

.zoom {
  overflow: hidden; }
  .zoom img {
    height: 100%;
    left: 0;
    font-family: "object-fit:cover;object-position:center";
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms;
    width: 100%;
    will-change: transform; }
  .zoom:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: 400ms -webkit-transform;
    transition: 400ms -webkit-transform;
    transition: 400ms transform;
    transition: 400ms transform, 400ms -webkit-transform; }

.footer {
  background-clip: content-box;
  background-color: #fff;
  border-bottom: 0;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fff'/%3E%3C/svg%3E");
  border-image-width: 16px 0 0 0;
  border-style: solid;
  overflow: hidden;
  padding: 60px 3em 0;
  position: relative;
  z-index: 10; }
  .footer__head {
    color: #616161;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2;
    text-align: center; }
  .footer__member-wrap {
    width: 100%; }
  .footer__member {
    -ms-flex-line-pack: center;
        align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0 !important;
    width: 100%; }
  .footer .member-col {
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    list-style: none;
    max-width: 150px; }
    .footer .member-col a {
      display: block;
      position: relative; }
    .footer .member-col a::after,
    .footer .member-col a::before {
      opacity: 0;
      position: absolute;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    .footer .member-col a::after {
      background-color: rgba(51, 51, 51, 0.5);
      border-radius: 10em;
      content: '\A';
      height: 94%;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 100; }
    .footer .member-col a::before {
      color: #fff;
      content: attr(data-name);
      font-weight: bold;
      text-align: center;
      top: calc(50% - 1em);
      width: 100%;
      z-index: 110; }
    .footer .member-col a:hover::after,
    .footer .member-col a:hover::before {
      opacity: 1; }
  .footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    width: 100%; }
  .footer__item {
    list-style-type: none; }
    .footer__item a {
      color: #333; }
  .footer__link {
    border-radius: 50%;
    max-width: 100px;
    position: relative; }
    .footer__link img {
      border-radius: 50%;
      height: 100%;
      font-family: "object-fit:contain";
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%; }
  .footer__cat {
    height: 100%;
    min-width: 200px;
    position: relative;
    width: 25%; }
    .footer__cat-wrap {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 3em;
      overflow: visible;
      width: 100%; }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .footer__cat-wrap {
          margin-top: 8em; } }
    .footer__cat-link {
      display: block;
      height: 100%;
      position: relative;
      width: 100%; }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .footer__cat-link {
          height: 250px;
          left: -42%;
          position: absolute;
          top: -38px;
          width: 180%; } }
    .footer__cat-link:hover .footer__cat-img {
      -webkit-transform: translateY(-70px);
              transform: translateY(-70px);
      -webkit-transition: 500ms all ease-in-out;
      transition: 500ms all ease-in-out; }
    .footer__cat-link:hover .footer__cat-bubble {
      opacity: 1;
      -webkit-transform: translateY(-70px);
              transform: translateY(-70px);
      -webkit-transition: 700ms all ease-in-out;
      transition: 700ms all ease-in-out; }
    .footer__cat-img {
      left: -10%;
      position: absolute;
      top: 0;
      -webkit-transition: 500ms all ease-in-out;
      transition: 500ms all ease-in-out; }
    .footer__cat-bubble {
      height: 100%;
      opacity: 0;
      position: absolute;
      right: -70%;
      top: -10%;
      -webkit-transition: 700ms all ease-in-out;
      transition: 700ms all ease-in-out;
      width: 100%; }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .footer__cat-bubble {
          right: -22%;
          width: 50%; } }
  .footer__post--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5em;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%; }
    @media (max-width: 991.98px) {
      .footer__post--wrap {
        margin-bottom: 2em; } }
  .footer__post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%; }
    @media (max-width: 991.98px) {
      .footer__post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .footer__post__head {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 2em; }
      @media (max-width: 991.98px) {
        .footer__post__head {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .footer__post__head--en {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-right: 3px solid #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 3em;
        margin-bottom: 0;
        padding-right: 0.3em; }
        @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
          .footer__post__head--en {
            -ms-flex-negative: 0;
                flex-shrink: 0; } }
        @media (max-width: 991.98px) {
          .footer__post__head--en {
            border-bottom: 3px solid #333;
            border-right: 0;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-bottom: 0.3em;
            padding-right: 0;
            width: 100%; } }
        .footer__post__head--en i {
          font-size: 1em !important;
          margin-right: 0.3em; }
      .footer__post__head--ja {
        font-size: 1.3em;
        font-weight: bold;
        margin-bottom: 0;
        padding-left: 1em; }
        @media (max-width: 991.98px) {
          .footer__post__head--ja {
            font-size: 1em;
            line-height: 1.7;
            padding-left: 0; } }
    .footer__post__item {
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
      list-style-type: none;
      margin-right: 5%; }
      @media (max-width: 991.98px) {
        .footer__post__item {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          margin-bottom: 1em;
          margin-right: 0; } }
    .footer__post__link {
      display: block; }
    .footer__post__item:last-child {
      margin-right: 0; }

@media (max-width: 991.98px) {
  .footer {
    padding: 40px 1em 0; }
    .footer__list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 4em; }
    .footer__item {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-bottom: 2em;
      width: 50%; }
      .footer__item:nth-child(even) {
        text-align: right; }
    .footer__head {
      margin-bottom: 2em; }
    .footer__cat-img {
      left: -15%;
      top: -15%; }
    .footer__cat-link:hover .footer__cat-img,
    .footer__cat-link:hover .footer__cat-bubble {
      -webkit-transform: none;
              transform: none; }
    .footer__cat-bubble {
      height: 50%;
      opacity: 1;
      right: -25%;
      top: -35%;
      width: 50%; } }

/* みたいにゃメンバーズ会員登録宣伝バナー */
.member__bottom {
  bottom: -50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3em;
  position: fixed;
  right: 1em;
  -webkit-transition: bottom ease-out 500ms;
  transition: bottom ease-out 500ms;
  width: 20%;
  z-index: 100; }
  @media (max-width: 1600px) {
    .member__bottom {
      width: 30%; } }
  @media (max-width: 1200px) {
    .member__bottom {
      width: 35%; } }
  @media (max-width: 991.98px) {
    .member__bottom {
      display: none; } }

.member__bottom--sp {
  bottom: -50%;
  display: none;
  left: 0;
  padding-top: 3em;
  position: fixed;
  right: 0;
  -webkit-transition: bottom ease-out 500ms;
  transition: bottom ease-out 500ms;
  width: 100%;
  z-index: 100; }
  @media (max-width: 991.98px) {
    .member__bottom--sp {
      display: block; } }

.member__bottom.member-scroll {
  bottom: 0;
  -webkit-transition: bottom ease-in 500ms;
  transition: bottom ease-in 500ms; }

.member__bottom--sp.member-scroll {
  bottom: 0;
  -webkit-transition: bottom ease-in 500ms;
  transition: bottom ease-in 500ms; }

.member__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.member__logo {
  height: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 40%; }

.member__bubble {
  height: 100%;
  opacity: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transition: opacity ease-out 100ms;
  transition: opacity ease-out 100ms;
  width: 60%; }

.member__bubble.opacity {
  opacity: 1;
  -webkit-transition: opacity ease-in 100ms;
  transition: opacity ease-in 100ms; }

.member__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0.25em; }
  .member__close i {
    color: #1976d2;
    font-size: 2.5em !important; }

.member__close--sp {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0.25em; }
  .member__close--sp i {
    color: #00bcd4;
    font-size: 2.5em !important; }

.member__banner {
  background-clip: content-box;
  background-color: #00bcd4;
  border-bottom: 0;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%2300bcd4'/%3E%3C/svg%3E");
  border-image-width: 16px 0 0 0;
  border-style: solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 1em 0.5em 0.5em; }

.goog-te-banner-frame {
  bottom: 0 !important;
  top: auto !important; }

/* 特集 */
.page__featured .footer,
.entry__featured .footer {
  background-color: #fde6ee;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fde6ee'/%3E%3C/svg%3E"); }

/* 編集部のオススメ */
.page__pickup .footer,
.entry__pickup .footer {
  background-color: #fce4ec;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fce4ec'/%3E%3C/svg%3E"); }

/* イベント */
.page__event .footer,
.entry__event .footer {
  background-color: #efebe9;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23efebe9'/%3E%3C/svg%3E"); }

/* 求人 */
.page__jobs .footer {
  background-color: #e0f7fa;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e0f7fa'/%3E%3C/svg%3E"); }

/* クーポン */
.page__coupon .footer {
  background-color: #e8f5e9;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e8f5e9'/%3E%3C/svg%3E"); }

.page__news .footer {
  background-color: #fff9c4;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fff9c4'/%3E%3C/svg%3E"); }

.page__search .footer {
  background-color: #fff3e0;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fff3e0'/%3E%3C/svg%3E"); }

.genre-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2em;
  padding: 0 2em 0 3em;
  width: 100%; }
  @media (max-width: 991.98px) {
    .genre-search {
      padding: 0 1em; } }
  .genre-search__input {
    border-color: #333;
    border-radius: 50px;
    border-style: solid;
    border-width: 0.2rem;
    font-size: 1.5em;
    margin: 0.5em 0;
    padding: 0.5em 0.5em;
    text-align: center;
    width: 100%; }
    .genre-search__input::-webkit-input-placeholder {
      text-align: center; }
    .genre-search__input:-ms-input-placeholder {
      text-align: center; }
    .genre-search__input::-ms-input-placeholder {
      text-align: center; }
    .genre-search__input::placeholder {
      text-align: center; }
    @media (max-width: 991.98px) {
      .genre-search__input {
        margin: 0;
        padding: 0.5em; } }
  .genre-search__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
            flex: 1 0 30%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 1em; }
    .genre-search__item:not(:nth-last-child(2)) {
      margin-right: 1em; }
    .genre-search__item--text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      width: 100%; }
    @media (max-width: 991.98px) {
      .genre-search__item {
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
        margin-right: 0; } }
    .genre-search__item input [type='text'] {
      margin: 0.5em 10%;
      width: 80%; }
  .genre-search__area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .genre-search__button {
    background-color: #333;
    border-color: #333;
    border-style: solid;
    border-radius: 50px;
    border-width: 0.2rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 30%;
    padding: 0.5em 0.5em;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    width: 40%; }
    @media (max-width: 991.98px) {
      .genre-search__button {
        margin: 0 20%;
        width: 60%; } }
  .genre-search__button::before {
    content: '\E8B6';
    cursor: pointer;
    font-family: 'Material Icons';
    margin-right: 0.2em; }
  .genre-search__button:hover {
    background-color: transparent;
    color: #333;
    -webkit-transition: all 250ms;
    transition: all 250ms; }

.toggle-menu__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 0.2rem solid #333;
  border-radius: 30px;
  color: #333;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1em 0.5em;
  position: relative; }

.toggle-menu__head::after {
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: toggle-menu__head;
          animation-name: toggle-menu__head;
  color: #333;
  content: '\E5C5';
  font-family: 'Material Icons';
  font-size: 2em;
  line-height: 1;
  position: absolute;
  right: 1%;
  top: 23%;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }

.toggle-menu__item {
  display: none;
  margin-bottom: 0;
  padding: 0.5em 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }
  @media (max-width: 991.98px) {
    .toggle-menu__item {
      padding: 0.5em 0 0; } }

.coupon-text {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 2em;
  margin-right: 0; }

.coupon-category, .coupon-area {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%; }

.open .toggle-menu__item {
  display: block;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }

.open .toggle-menu__head::after {
  animation-direction: reverse;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: toggle-menu__head;
          animation-name: toggle-menu__head;
  content: '\E5C5';
  font-family: 'Material Icons';
  font-size: 2em;
  line-height: 1;
  position: absolute;
  right: 1%;
  top: 23%;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }

@-webkit-keyframes toggle-menu__head {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
  50% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg); } }

@keyframes toggle-menu__head {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
  50% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg); } }

.checkbox {
  -webkit-column-count: 2;
          column-count: 2;
  display: block;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 991.98px) {
    .checkbox {
      margin-bottom: 0; } }
  .checkbox-item, .checkbox-item02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991.98px) {
      .checkbox-item, .checkbox-item02 {
        width: 100%; } }
  .checkbox-item, .checkbox-item02:nth-child(3n) {
    padding-right: 0; }
  .checkbox-item, .checkbox-item02 {
    list-style-type: none; }
    .checkbox-item input[type='checkbox'], .checkbox-item02 input[type='checkbox'] {
      display: none; }
    .checkbox-item label, .checkbox-item02 label {
      cursor: pointer;
      display: inline-block;
      padding: 3px 3px 3px 22px;
      position: relative;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    .checkbox-item label::before,
    .checkbox-item label::after, .checkbox-item02 label::before,
    .checkbox-item02 label::after {
      content: '';
      position: absolute;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    .checkbox-item label::before, .checkbox-item02 label::before {
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 3px;
      height: 14px;
      left: 0;
      margin-top: -8px;
      top: 50%;
      width: 14px; }
    .checkbox-item label::after, .checkbox-item02 label::after {
      border-bottom: 2px solid #fff;
      border-left: 2px solid #fff;
      height: 4px;
      left: 3px;
      margin-top: -4px;
      opacity: 0;
      top: 50%;
      -webkit-transform: rotate(-45deg) scale(0.5);
              transform: rotate(-45deg) scale(0.5);
      width: 8px; }
    .checkbox-item label:hover::before, .checkbox-item02 label:hover::before {
      background: #333;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
    .checkbox-item input[type='checkbox']:checked + label::before, .checkbox-item02 input[type='checkbox']:checked + label::before {
      background: #333;
      border-color: #333;
      border-style: solid;
      border-width: 1px; }
    .checkbox-item input[type='checkbox']:checked + label::after, .checkbox-item02 input[type='checkbox']:checked + label::after {
      opacity: 1;
      -webkit-transform: rotate(-45deg) scale(1);
              transform: rotate(-45deg) scale(1); }
  .checkbox-icon {
    color: #333;
    font-size: 1em;
    line-height: 1.5;
    margin-right: 0.5em; }

.genre-search--coupon .genre-search__input {
  border-color: #4caf50; }

.genre-search--coupon .genre-search__button {
  background-color: #4caf50;
  border-color: #4caf50; }

.genre-search--coupon .genre-search__button:hover {
  background-color: transparent;
  color: #4caf50; }

.genre-search--coupon .toggle-menu__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 3px solid #4caf50;
  border-radius: 30px;
  color: #4caf50; }

.genre-search--coupon .toggle-menu__head::after {
  color: #4caf50; }

.genre-search--coupon .checkbox label:hover::before {
  background: #4caf50; }

.genre-search--coupon .checkbox input[type='checkbox']:checked + label::before {
  background: #4caf50;
  border-color: #4caf50; }

.genre-search--jobs .genre-search__input {
  border-color: #00bcd4; }

.genre-search--jobs .genre-search__button {
  background-color: #00bcd4;
  border-color: #00bcd4; }

.genre-search--jobs .genre-search__button:hover {
  background-color: transparent;
  color: #00bcd4; }

.genre-search--jobs .toggle-menu__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 3px solid #00bcd4;
  border-radius: 30px;
  color: #00bcd4; }

.genre-search--jobs .toggle-menu__head::after {
  color: #00bcd4; }

.genre-search--jobs .checkbox label:hover::before {
  background: #00bcd4; }

.genre-search--jobs .checkbox input[type='checkbox']:checked + label::before {
  background: #00bcd4;
  border-color: #00bcd4; }

.section__header {
  background-color: #fff;
  padding-bottom: 1em;
  padding-top: 1em; }
  @media (max-width: 991.98px) {
    .section__header {
      padding-top: 2em; } }
  .section__header-title {
    clear: both;
    display: table;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
  .section__header-text {
    color: #333;
    float: left; }
    .section__header-text--ja {
      font-size: 3.75vw;
      font-weight: bold;
      margin-right: 0.5em; }
    .section__header-text--en {
      font-family: 'Barlow Condensed', sans-serif;
      font-size: 3.75vw;
      font-weight: bold;
      line-height: 1.3; }
    .section__header-text--icon {
      background-color: #fce4ec;
      border-radius: 50%;
      height: 4.75vw;
      margin-right: 1em;
      text-align: center;
      width: 4.75vw; }
      .section__header-text--icon .material-icons {
        font-size: 2.25vw;
        line-height: 2; }
    @media (max-width: 991.98px) {
      .section__header-text--ja {
        font-size: 6vw; }
      .section__header-text--en {
        font-size: 6vw; }
      .section__header-text--icon {
        height: 7.8vw;
        width: 7.8vw; }
        .section__header-text--icon .material-icons {
          font-size: 4.5vw;
          line-height: 1.6; } }

@media (max-width: 991.98px) {
  .page__privacypolicy .section__header-text--ja {
    font-size: 5vw !important; }
  .page__privacypolicy .section__header-text--en {
    font-size: 5vw; }
  .page__privacypolicy .section__header-text--icon {
    height: 6.8vw;
    width: 6.8vw; }
    .page__privacypolicy .section__header-text--icon .material-icons {
      font-size: 3.5vw;
      line-height: 1.6; } }

[class*='home'] .section__header-text {
  color: #ff9800; }
  [class*='home'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='featured'] .section__header-text {
  color: #e91e63; }
  [class*='featured'] .section__header-text--icon {
    background-color: rgba(233, 30, 99, 0.2);
    color: #e91e63; }

[class*='pickup'] .section__header-text {
  color: #e91e63; }
  [class*='pickup'] .section__header-text--icon {
    background-color: rgba(233, 30, 99, 0.2);
    color: #e91e63; }

[class*='event'] .section__header-text {
  color: #795548; }
  [class*='event'] .section__header-text--icon {
    background-color: rgba(121, 85, 72, 0.2);
    color: #795548; }

[class*='jobs'] .section__header-text {
  color: #00bcd4; }
  [class*='jobs'] .section__header-text--icon {
    background-color: rgba(0, 188, 212, 0.2);
    color: #00bcd4; }

[class*='coupon'] .section__header-text {
  color: #4caf50; }
  [class*='coupon'] .section__header-text--icon {
    background-color: rgba(76, 175, 80, 0.2);
    color: #4caf50; }

[class*='news'] .section__header-text {
  color: #ffc107; }
  [class*='news'] .section__header-text--icon {
    background-color: rgba(255, 193, 7, 0.2);
    color: #ffc107; }

[class*='mypage'] .section__header-text {
  color: #ff9800; }
  [class*='mypage'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='search'] .section__header-text {
  color: #ff9800; }
  [class*='search'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='sitepolicy'] .section__header-text {
  color: #ff9800; }
  [class*='sitepolicy'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='privacypolicy'] .section__header-text {
  color: #ff9800; }
  [class*='privacypolicy'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='sitemap'] .section__header-text {
  color: #ff9800; }
  [class*='sitemap'] .section__header-text--icon {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800; }

[class*='instagram-shops'] .section__header-text {
  color: #9e9d24; }
  [class*='instagram-shops'] .section__header-text--icon {
    background-color: rgba(158, 157, 36, 0.2);
    color: #9e9d24; }

[class*='hot-shops'] .section__header-text {
  color: #f44336; }
  [class*='hot-shops'] .section__header-text--icon {
    background-color: rgba(244, 67, 54, 0.2);
    color: #f44336; }

[class*='about'] .section__header-text {
  color: #00bcd4; }
  [class*='about'] .section__header-text--icon {
    background-color: rgba(0, 188, 212, 0.2);
    color: #00bcd4; }

.more-button {
  border-color: #333;
  border-radius: 5%;
  border-style: solid;
  border-width: 3px;
  color: #333;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0.5ch 2ch;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 1em;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  z-index: 100; }
  .more-button:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none; }

.page__home section .more-button {
  position: absolute;
  right: 1em;
  top: 2em;
  -webkit-transition: 300ms all;
  transition: 300ms all; }
  @media (max-width: 991.98px) {
    .page__home section .more-button {
      right: auto;
      top: auto;
      bottom: 2rem;
      left: calc(50% - 5ch); } }

.more-button--home {
  background-color: #f2f2f2;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--home:hover {
  background-color: #333;
  color: #f2f2f2;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--featured {
  background-color: white;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--featured:hover {
  background-color: #333;
  color: white;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--pickup {
  background-color: white;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--pickup:hover {
  background-color: #333;
  color: white;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--event {
  background-color: white;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--event:hover {
  background-color: #333;
  color: white;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--jobs {
  background-color: #e6e6e6;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--jobs:hover {
  background-color: #333;
  color: #e6e6e6;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--coupon {
  background-color: #f2f2f2;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--coupon:hover {
  background-color: #333;
  color: #f2f2f2;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--news {
  background-color: #f7f7f7;
  border-color: #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.more-button--news:hover {
  background-color: #333;
  color: #f7f7f7;
  text-decoration: none;
  -webkit-transition: 300ms all;
  transition: 300ms all; }

.member-status-login {
  opacity: 0;
  -webkit-transition: 500ms opacity;
  transition: 500ms opacity; }

.login-success .member-status-login {
  opacity: 1;
  -webkit-transition: 500ms opacity;
  transition: 500ms opacity; }

.mobile-nav {
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }
  .mobile-nav__status {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #ffd699;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    font-size: 0.6rem;
    height: 1rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 100000; }
  .mobile-nav__translate {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 3rem;
            flex: 0 1 3rem;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .mobile-nav__translate-link {
    color: rgba(255, 255, 255, 0.5); }
    .mobile-nav__translate-link .material-icons {
      font-size: 2em; }
      @media (min-width: 576px) {
        .mobile-nav__translate-link .material-icons {
          font-size: 3em; } }
    .mobile-nav__translate-link:hover {
      color: #fff;
      text-shadow: 0 0 2px 2px #fff; }
  .mobile-nav__button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: end;
        align-self: flex-end;
    cursor: pointer;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 3rem;
            flex: 0 1 3rem;
    height: 100%; }
  .mobile-nav__button-link {
    display: block;
    height: 100%;
    position: relative;
    width: 3rem; }
  .mobile-nav__brand {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-height: 100%;
    width: 40%; }
  .mobile-nav__brand-link {
    max-height: 100%; }
  .mobile-nav__logo {
    max-width: 100%;
    font-family: "object-fit:contain;object-position:center";
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    width: 100%; }
  .mobile-nav__cat {
    height: 3rem;
    overflow: visible !important;
    position: absolute;
    top: 0;
    -webkit-transition: 250ms ease-in;
    transition: 250ms ease-in;
    width: 3rem; }
  .page__home .mobile-nav__cat {
    opacity: 0;
    -webkit-transition: 250ms ease-in;
    transition: 250ms ease-in; }
  .scroll .mobile-nav__cat {
    opacity: 1;
    -webkit-transition: 250ms ease-in;
    transition: 250ms ease-in; }
  .menu .mobile-nav__cat {
    opacity: 0;
    -webkit-transition: 250ms ease-in;
    transition: 250ms ease-in; }
  .mobile-nav.open .mobile-nav__cat {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-name: jump;
            animation-name: jump;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  .mobile-nav__bar {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-clip: content-box;
    border-image-outset: 0 0 0 0;
    border-image-repeat: round repeat;
    border-image-slice: 16 16 16 16 fill;
    border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23ff9800'/%3E%3C/svg%3E");
    border-image-width: 0 0 16px 0;
    border-style: solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    height: 4.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.1rem 0.5rem 0.9rem;
    position: relative;
    width: 100%;
    z-index: 100; }
  @media screen and (orientation: landscape) {
    .mobile-nav__bar {
      height: 4.5rem; }
    .mobile-nav__logo {
      height: 100%;
      width: auto; }
    .mobile-nav__brand-link {
      height: 100%; } }
  .mobile-nav__menu-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 204, 128, 0.9);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: 100vh;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding-top: calc(var(--mobile-padding) - 0.5rem);
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 300ms;
    transition: all 300ms;
    width: 100vw;
    z-index: 90; }
  @media screen and (orientation: landscape) {
    .mobile-nav__menu-wrap {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
              flex-flow: column wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: calc(var(--mobile-padding) - 0.2em); } }
  .mobile-nav__menu {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 0; }
    @media screen and (orientation: landscape) {
      .mobile-nav__menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        height: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 0.5rem;
        width: 30%; } }
  .mobile-nav__menu-item {
    display: block;
    list-style-type: none;
    margin: 0.1em 0.1em 0.3em 0.2em;
    width: 47%; }
  @media screen and (orientation: landscape) {
    .mobile-nav__menu-item {
      margin: 0;
      margin: -0.2em 0;
      width: 100%; } }
  .mobile-nav__menu-text {
    display: block;
    float: right; }
    .mobile-nav__menu-text--en {
      font-family: 'Barlow Condensed', sans-serif;
      font-size: 1em;
      font-weight: bold;
      line-height: 1;
      text-align: center;
      width: 90%; }
    .mobile-nav__menu-text--icon {
      float: left;
      font-size: 1em;
      height: 100%;
      line-height: 1.2;
      text-align: center;
      width: 10%; }
      .mobile-nav__menu-text--icon .material-icons {
        line-height: 1.2; }

@media screen and (orientation: landscape) and (max-width: 575.98px) {
  .mobile-nav__menu-text--icon .material-icons {
    line-height: 1.3; } }
    .mobile-nav__menu-text--ja {
      font-size: 0.5em;
      line-height: 1.5;
      text-align: center;
      width: 90%; }
  .mobile-nav__menu-link {
    background-color: #333;
    border-radius: 4em;
    color: #fff;
    display: inline-block;
    height: 100%;
    padding: 0.5em 0.7em;
    -webkit-transition: 200ms all;
    transition: 200ms all;
    width: 100%; }
    @media screen and (orientation: landscape) {
      .mobile-nav__menu-link {
        padding: 0.2em 0.5em; } }
  @media screen and (orientation: landscape) and (max-width: 575.98px) {
    .mobile-nav__menu-link {
      padding: 0.05em 0.5em; } }
    .mobile-nav__menu-link:hover {
      color: #fff; }
    .mobile-nav__menu-link--search {
      background-color: #9e9e9e; }
    .mobile-nav__menu-link--pickup {
      background-color: #e91e63; }
    .mobile-nav__menu-link--featured {
      background-color: #e91e63; }
    .mobile-nav__menu-link--event {
      background-color: #795548; }
    .mobile-nav__menu-link--jobs {
      background-color: #00bcd4; }
    .mobile-nav__menu-link--gourmet {
      background-color: #ffc107; }
    .mobile-nav__menu-link--shopping {
      background-color: #673ab7; }
    .mobile-nav__menu-link--coupon {
      background-color: #4caf50; }
    .mobile-nav__menu-link--news {
      background-color: #ffc107; }
    .mobile-nav__menu-link--login {
      background-color: #333; }
    .mobile-nav__menu-link--mypage {
      background-color: #333; }
  .mobile-nav__search {
    width: 90%; }
    @media screen and (orientation: landscape) {
      .mobile-nav__search {
        padding: 0 0.5rem;
        width: 70%; } }
  .mobile-nav #mobile-nav__search-area {
    position: relative; }
  .mobile-nav__input-go {
    background: none;
    border: 0;
    color: #333;
    height: 2.5rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.5rem; }
  .mobile-nav__input {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23333' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z' fill='%23333'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-position: 0.5em center;
    background-repeat: no-repeat;
    background-size: 1.5em;
    border-radius: 5em;
    border-width: 0;
    height: 1.5rem;
    padding: 1.2em 1.2em 1.2em 2em;
    width: 100%; }
    .mobile-nav__input::-webkit-input-placeholder {
      color: #333;
      font-size: 90%;
      text-align: center; }
    .mobile-nav__input:-ms-input-placeholder {
      color: #333;
      font-size: 90%;
      text-align: center; }
    .mobile-nav__input::-ms-input-placeholder {
      color: #333;
      font-size: 90%;
      text-align: center; }
    .mobile-nav__input::placeholder {
      color: #333;
      font-size: 90%;
      text-align: center; }
  .mobile-nav__categories {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 0;
    width: 100vw; }
    @media screen and (orientation: landscape) {
      .mobile-nav__categories {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 0.5rem;
        width: 70%; } }
  .mobile-nav__category {
    background-color: #fff;
    border-radius: 5em;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 0.8rem;
    height: 7.3rem;
    list-style-type: none;
    margin: 0.2em;
    padding: 1em 0.5em;
    text-align: center;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    width: 2rem; }
    @media screen and (orientation: landscape) {
      .mobile-nav__category {
        width: auto; } }
    .mobile-nav__category:hover, .mobile-nav__category:active {
      background-color: #333;
      -webkit-transition: all 200ms;
      transition: all 200ms; }
    .mobile-nav__category:hover .mobile-nav__category-text,
    .mobile-nav__category:hover .mobile-nav__category-icon {
      color: #fff;
      text-decoration: none; }
    .mobile-nav__category-link {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #9e9e9e;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      height: 100%;
      text-decoration: none;
      width: 100%; }
    .mobile-nav__category-icon {
      line-height: 1;
      text-align: center; }
    .mobile-nav__category-text {
      display: inline-block;
      font-size: 0.8em;
      width: 1rem;
      -webkit-writing-mode: tb-rl;
          -ms-writing-mode: tb-rl;
              writing-mode: tb-rl; }
      .mobile-nav__category-text:hover {
        text-decoration: none; }
  .mobile-nav__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0.2em 0;
    padding: 0;
    width: 100%; }
    @media screen and (orientation: landscape) {
      .mobile-nav__sns {
        width: 70%; } }
  .mobile-nav__sns-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 3em;
    list-style-type: none;
    margin: 0 0.3em;
    width: 3em; }
  .mobile-nav__sns-item--line {
    background-color: #00b901;
    border-radius: 5em;
    width: 7em; }
  .mobile-nav__sns-item--line .mobile-nav__sns-link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.2em; }
  .mobile-nav__sns-item--line .mobile-nav__sns-text {
    font-size: 0.7em;
    padding-left: 0.5em;
    text-align: center;
    width: 70%; }
  .mobile-nav__sns-item--line .mobile-nav__sns-icon {
    height: 1.2em;
    width: 1.2em; }
  .mobile-nav__sns-link {
    height: 100%;
    margin: 0;
    width: 100%; }
  .mobile-nav__sns-icon {
    height: 100%;
    font-family: "object-fit:contain";
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%; }

@media (max-width: 991.98px) {
  #himeji-mitai-logo path {
    fill: #fff; } }

.open .mobile-nav__menu-wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.hamburger {
  color: #fff;
  font-size: 2.5rem;
  left: 0;
  line-height: 1;
  opacity: 1;
  position: absolute;
  top: 0;
  -webkit-transition: 250ms ease-in;
  transition: 250ms ease-in; }
  @media (min-width: 576px) {
    .hamburger {
      font-size: 3.5rem;
      line-height: 0.8; } }
  @media (min-width: 768px) {
    .hamburger {
      font-size: 4rem;
      line-height: 1; } }

.scroll .hamburger {
  opacity: 0;
  -webkit-transition: 250ms ease-in;
  transition: 250ms ease-in; }

.page__featured .mobile-nav__bar,
.entry__featured .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e91e63'/%3E%3C/svg%3E"); }

.page__pickup .mobile-nav__bar,
.entry__pickup .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e91e63'/%3E%3C/svg%3E"); }

.page__event .mobile-nav__bar,
.entry__event .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23795548'/%3E%3C/svg%3E"); }

.page__jobs .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%2300bcd4'/%3E%3C/svg%3E"); }

.page__coupon .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%234caf50'/%3E%3C/svg%3E"); }

.page__news .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23ffc107'/%3E%3C/svg%3E"); }

.page__trip .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23f44336'/%3E%3C/svg%3E"); }

.page__about .mobile-nav__bar {
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%2300bcd4'/%3E%3C/svg%3E"); }

.page__featured .mobile-nav__menu-wrap,
.entry__featured .mobile-nav__menu-wrap {
  background-color: #fde6ee; }

.page__pickup .mobile-nav__menu-wrap,
.entry__pickup .mobile-nav__menu-wrap {
  background-color: #f8bbd0; }

.page__event .mobile-nav__menu-wrap,
.entry__event .mobile-nav__menu-wrap {
  background-color: #d7ccc8; }

.page__jobs .mobile-nav__menu-wrap {
  background-color: #b2ebf2; }

.page__coupon .mobile-nav__menu-wrap {
  background-color: #c8e6c9; }

.page__news .mobile-nav__menu-wrap {
  background-color: #ffecb3; }

.page__about .mobile-nav__menu-wrap {
  background-color: #00bcd4; }

.translation__area--sp {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 204, 128, 0.9);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 90; }
  .translation__area--sp img {
    width: auto; }
  .translation__area--sp select.goog-te-combo {
    width: 100%; }
  .translation__area--sp .translation__close {
    color: #fff;
    font-size: 2.5em;
    position: absolute;
    right: 5%;
    top: 13%; }
  .translation__area--sp .translation__bubble-area {
    background-color: #fff;
    border-radius: 30px;
    color: #333;
    display: inline-block;
    font-size: 16px;
    margin: 1.5em  0;
    max-width: 100%;
    min-width: 120px;
    padding: 0.8em 1.5em;
    position: relative; }
    .translation__area--sp .translation__bubble-area p {
      margin: 0;
      padding: 0; }
  .translation__area--sp .translation__bubble-area::after {
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    content: '';
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 100%; }

.page__featured .translation__area--sp,
.entry__featured .translation__area--sp {
  background-color: #fde6ee; }

.page__pickup .translation__area--sp,
.entry__pickup .translation__area--sp {
  background-color: #f8bbd0; }

.page__event .translation__area--sp,
.entry__event .translation__area--sp {
  background-color: #d7ccc8; }

.page__jobs .translation__area--sp {
  background-color: #b2ebf2; }

.page__coupon .translation__area--sp {
  background-color: #c8e6c9; }

.page__news .translation__area--sp {
  background-color: #ffecb3; }

/*
* デスクトップ用サイドバーメニュー
*/
.sidebar__brand .aspect__content {
  padding: 0.5rem 0 0 0.5rem; }

.sidebar__logo-link {
  width: 100%; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar__logo-link {
      display: block;
      height: 60%;
      left: 0;
      position: absolute;
      top: 0; } }

.sidebar__cat-recruit {
  opacity: 0;
  -webkit-transform: scale(0.8) translateX(-1rem);
          transform: scale(0.8) translateX(-1rem);
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 60%; }

.sidebar__cat-img {
  width: 40%; }

.sidebar__cat-link {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.9398rem;
  left: 1rem;
  position: absolute;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
  width: 100%;
  z-index: 100; }
  .sidebar__cat-link.recruiting .sidebar__cat-recruit {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
            transform: scale(1) translateX(0);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s; }

@media (max-width: 1199.98px) {
  .sidebar__cat-img {
    width: 5rem; } }

@media screen and (max-width: 1199.98px) and (-ms-high-contrast: active), screen and (max-width: 1199.98px) and (-ms-high-contrast: none) {
  .sidebar__cat-img {
    width: 5rem; } }

@-webkit-keyframes jump {
  from, 10% {
    -webkit-transform: translateY(0) scale3d(1, 1, 1);
            transform: translateY(0) scale3d(1, 1, 1); }
  30% {
    -webkit-transform: translateY(10%) scale3d(1.05, 0.8, 1);
            transform: translateY(10%) scale3d(1.05, 0.8, 1); }
  50% {
    -webkit-transform: translateY(-15%) scale3d(1, 1.1, 1);
            transform: translateY(-15%) scale3d(1, 1.1, 1); }
  65% {
    -webkit-transform: translateY(0) scale3d(1, 1, 1);
            transform: translateY(0) scale3d(1, 1, 1); }
  75% {
    -webkit-transform: translateY(8%) scale3d(1.08, 0.84, 1);
            transform: translateY(8%) scale3d(1.08, 0.84, 1); }
  85% {
    -webkit-transform: translateY(6%) scale3d(1.05, 0.88, 1);
            transform: translateY(6%) scale3d(1.05, 0.88, 1); }
  90%, to {
    -webkit-transform: none;
            transform: none; } }

@keyframes jump {
  from, 10% {
    -webkit-transform: translateY(0) scale3d(1, 1, 1);
            transform: translateY(0) scale3d(1, 1, 1); }
  30% {
    -webkit-transform: translateY(10%) scale3d(1.05, 0.8, 1);
            transform: translateY(10%) scale3d(1.05, 0.8, 1); }
  50% {
    -webkit-transform: translateY(-15%) scale3d(1, 1.1, 1);
            transform: translateY(-15%) scale3d(1, 1.1, 1); }
  65% {
    -webkit-transform: translateY(0) scale3d(1, 1, 1);
            transform: translateY(0) scale3d(1, 1, 1); }
  75% {
    -webkit-transform: translateY(8%) scale3d(1.08, 0.84, 1);
            transform: translateY(8%) scale3d(1.08, 0.84, 1); }
  85% {
    -webkit-transform: translateY(6%) scale3d(1.05, 0.88, 1);
            transform: translateY(6%) scale3d(1.05, 0.88, 1); }
  90%, to {
    -webkit-transform: none;
            transform: none; } }

.jump {
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }

.jump:hover,
.jump:focus,
.jump:active {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-name: jump;
          animation-name: jump;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
            transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
            transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
            transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
            transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0); }

.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
          animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }

.hvr-icon-wobble-vertical:hover,
.hvr-icon-wobble-vertical:focus,
.hvr-icon-wobble-vertical:active {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-name: hvr-icon-wobble-vertical;
          animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

.sidebar__menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  list-style: none;
  margin: 0;
  padding: 0 0 0 0.5em;
  width: 100%;
  z-index: 100; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar__menu {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }

.sidebar__menu-item {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 80%;
          flex: 1 1 80%;
  width: 80%; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar__menu-item {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .sidebar__menu-item--search .sidebar__menu-icon {
    color: #9e9e9e; }
  .sidebar__menu-item--search .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #9e9e9e;
    color: #fff; }
  .sidebar__menu-item--pickup .sidebar__menu-icon {
    color: #e91e63; }
  .sidebar__menu-item--pickup .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #e91e63;
    color: #fff; }
  .sidebar__menu-item--featured .sidebar__menu-icon {
    color: #e91e63; }
  .sidebar__menu-item--featured .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #e91e63;
    color: #fff; }
  .sidebar__menu-item--event .sidebar__menu-icon {
    color: #795548; }
  .sidebar__menu-item--event .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #795548;
    color: #fff; }
  .sidebar__menu-item--gourmet .sidebar__menu-icon {
    color: #ffc107; }
  .sidebar__menu-item--gourmet .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #ffc107;
    color: #fff; }
  .sidebar__menu-item--shopping .sidebar__menu-icon {
    color: #673ab7; }
  .sidebar__menu-item--shopping .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #673ab7;
    color: #fff; }
  .sidebar__menu-item--jobs .sidebar__menu-icon {
    color: #00bcd4; }
  .sidebar__menu-item--jobs .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #00bcd4;
    color: #fff; }
  .sidebar__menu-item--coupon .sidebar__menu-icon {
    color: #4caf50; }
  .sidebar__menu-item--coupon .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #4caf50;
    color: #fff; }
  .sidebar__menu-item--news .sidebar__menu-icon {
    color: #ffc107; }
  .sidebar__menu-item--news .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #ffc107;
    color: #fff; }
  .sidebar__menu-item--login .sidebar__menu-icon {
    color: #333; }
  .sidebar__menu-item--login .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #333;
    color: #fff; }
  .sidebar__menu-item--mypage .sidebar__menu-icon {
    color: #333; }
  .sidebar__menu-item--mypage .sidebar__menu-link:hover .sidebar__menu-icon {
    background: #333;
    color: #fff; }

.sidebar__menu-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: all 200ms;
  transition: all 200ms; }
  @media (max-width: 1199.98px) {
    .sidebar__menu-link {
      width: 100%; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar__menu-link {
      max-width: 84%; } }
  .sidebar__menu-link:hover {
    color: #fff;
    text-decoration: none; }

.sidebar__menu-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  height: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  min-width: 2.5rem; }

.sidebar__menu-text-wrap {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 1rem;
  width: 80%; }
  @media (max-width: 1199.98px) {
    .sidebar__menu-text-wrap {
      padding-left: 0.3rem;
      width: 70%; } }

.sidebar__menu-text {
  font-size: 1rem; }
  .sidebar__menu-text--en {
    display: inline-block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    width: 100%; }
  .sidebar__menu-text--ja {
    display: inline-block;
    font-size: 0.65em;
    width: 100%; }

.sidebar__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0.5em auto;
  padding: 0 0 0 0.5em;
  width: 100%; }

.sidebar__sns-item {
  height: 100%;
  list-style-type: none;
  width: 2rem; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar__sns-item {
      height: 2rem; } }
  .sidebar__sns-item--line {
    background: #0aad40;
    border-radius: 2rem;
    width: 7em; }
    .sidebar__sns-item--line .sidebar__sns-link {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0.2em; }
    .sidebar__sns-item--line .sidebar__sns-text {
      font-size: 0.7em;
      text-align: center;
      width: 70%; }
    .sidebar__sns-item--line .sidebar__sns-icon {
      -ms-flex-item-align: end;
          align-self: flex-end;
      height: 100% !important;
      width: 20%; }

.sidebar__sns-link {
  height: 100%;
  width: 100%; }

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

.sidebar__translate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .sidebar__translate #google_translate_element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .sidebar__translate .goog-te-combo {
    width: auto; }
  .sidebar__translate-link {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.5em; }
  .sidebar__translate-link:hover {
    color: #fff;
    text-decoration: none; }

.sidebar__translate img {
  width: auto; }

.sideber__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5em; }
  .sideber__banner a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .sideber__banner img {
    height: 100%;
    max-height: 41px;
    max-width: 100px;
    width: 100%; }

.sidebar {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-clip: content-box;
  background-color: #ff9800;
  border-image-outset: 0 0 0 0;
  border-image-repeat: repeat repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23ff9800'/%3E%3C/svg%3E");
  border-image-width: 0 20px 0 0;
  border-style: solid;
  border-width: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  margin-right: -14px;
  padding: 0 20px 0 0;
  position: fixed;
  top: 0;
  width: 18.3%;
  z-index: 100; }
  @media (min-width: 1200px) {
    .sidebar {
      width: 16.2%; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sidebar {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }

.page__featured .sidebar,
.entry__featured .sidebar {
  background-color: #e91e63;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e91e63'/%3E%3C/svg%3E"); }

.page__pickup .sidebar,
.entry__pickup .sidebar {
  background-color: #e91e63;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e91e63'/%3E%3C/svg%3E"); }

.page__event .sidebar,
.entry__event .sidebar {
  background-color: #795548;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23795548'/%3E%3C/svg%3E"); }

.page__jobs .sidebar {
  background-color: #00bcd4;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%2300bcd4'/%3E%3C/svg%3E"); }

.page__coupon .sidebar {
  background-color: #4caf50;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%234caf50'/%3E%3C/svg%3E"); }

.page__news .sidebar {
  background-color: #ffc107;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23ffc107'/%3E%3C/svg%3E"); }

.page__trip .sidebar {
  background-color: #f44336;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23f44336'/%3E%3C/svg%3E"); }

.page__about .sidebar {
  background-color: #00bcd4;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%2300bcd4'/%3E%3C/svg%3E"); }

.pager {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1em; }
  .pager__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2em;
    padding: 0; }
    @media (max-width: 991.98px) {
      .pager__list {
        margin-bottom: 5em; } }
  .pager__item {
    display: inline-block;
    font-size: 2em;
    font-weight: bold;
    height: 1.8em;
    line-height: 1.5;
    list-style-type: none;
    margin-right: 0.2em;
    text-align: center;
    width: 1.8em; }
    .pager__item:last-child {
      margin-right: 0; }
    .pager__item .link_page,
    .pager__item .link_next {
      background-color: #ede7f6;
      border-color: #333;
      border-radius: 50%;
      border-style: solid;
      border-width: 3px;
      color: #333;
      display: block;
      height: 100%;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      width: 100%; }
      .pager__item .link_page:hover,
      .pager__item .link_next:hover {
        background-color: #333;
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .pager__item .link_next .material-icons {
      font-size: 1.5em;
      line-height: 1.1; }
    .pager__item .current_page .link_page {
      background-color: #333;
      color: #fff; }

.search-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5em; }
  @media (max-width: 991.98px) {
    .search-area {
      display: none; } }
  .search-area .search-button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #333;
    border: 3px solid #333;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.5em;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0.5em;
    padding: 0.5em;
    width: 100%; }
  .search-area .search-button::before {
    content: '\E8B6';
    font-family: 'Material Icons';
    font-size: 1.5em; }

@media (max-width: 991.98px) {
  .pager__item　 {
    font-size: 1.5em;
    height: 2em;
    width: 2em; } }

.page__home .pager__item .link_page,
.page__home .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__home .pager__item .link_page:hover,
  .page__home .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__home .pager__item .current_page .link_page,
.page__home .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__home .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__home .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__featured .pager__item .link_page,
.page__featured .pager__item .link_next {
  color: #e91e63;
  background-color: #fff;
  border-color: #e91e63; }
  .page__featured .pager__item .link_page:hover,
  .page__featured .pager__item .link_next:hover {
    background-color: #e91e63;
    color: #fff; }

.page__featured .pager__item .current_page .link_page,
.page__featured .pager__item .current_page {
  background-color: #e91e63;
  color: #fff; }

.page__featured .search-button {
  background-color: #e91e63;
  border: 3px solid #e91e63; }
  .page__featured .search-button:hover {
    background-color: transparent;
    color: #e91e63; }

.page__pickup .pager__item .link_page,
.page__pickup .pager__item .link_next {
  color: #e91e63;
  background-color: #fff;
  border-color: #e91e63; }
  .page__pickup .pager__item .link_page:hover,
  .page__pickup .pager__item .link_next:hover {
    background-color: #e91e63;
    color: #fff; }

.page__pickup .pager__item .current_page .link_page,
.page__pickup .pager__item .current_page {
  background-color: #e91e63;
  color: #fff; }

.page__pickup .search-button {
  background-color: #e91e63;
  border: 3px solid #e91e63; }
  .page__pickup .search-button:hover {
    background-color: transparent;
    color: #e91e63; }

.page__event .pager__item .link_page,
.page__event .pager__item .link_next {
  color: #795548;
  background-color: #fff;
  border-color: #795548; }
  .page__event .pager__item .link_page:hover,
  .page__event .pager__item .link_next:hover {
    background-color: #795548;
    color: #fff; }

.page__event .pager__item .current_page .link_page,
.page__event .pager__item .current_page {
  background-color: #795548;
  color: #fff; }

.page__event .search-button {
  background-color: #795548;
  border: 3px solid #795548; }
  .page__event .search-button:hover {
    background-color: transparent;
    color: #795548; }

.page__jobs .pager__item .link_page,
.page__jobs .pager__item .link_next {
  color: #00bcd4;
  background-color: #fff;
  border-color: #00bcd4; }
  .page__jobs .pager__item .link_page:hover,
  .page__jobs .pager__item .link_next:hover {
    background-color: #00bcd4;
    color: #fff; }

.page__jobs .pager__item .current_page .link_page,
.page__jobs .pager__item .current_page {
  background-color: #00bcd4;
  color: #fff; }

.page__jobs .search-button {
  background-color: #00bcd4;
  border: 3px solid #00bcd4; }
  .page__jobs .search-button:hover {
    background-color: transparent;
    color: #00bcd4; }

.page__coupon .pager__item .link_page,
.page__coupon .pager__item .link_next {
  color: #4caf50;
  background-color: #fff;
  border-color: #4caf50; }
  .page__coupon .pager__item .link_page:hover,
  .page__coupon .pager__item .link_next:hover {
    background-color: #4caf50;
    color: #fff; }

.page__coupon .pager__item .current_page .link_page,
.page__coupon .pager__item .current_page {
  background-color: #4caf50;
  color: #fff; }

.page__coupon .search-button {
  background-color: #4caf50;
  border: 3px solid #4caf50; }
  .page__coupon .search-button:hover {
    background-color: transparent;
    color: #4caf50; }

.page__news .pager__item .link_page,
.page__news .pager__item .link_next {
  color: #ffc107;
  background-color: #fff;
  border-color: #ffc107; }
  .page__news .pager__item .link_page:hover,
  .page__news .pager__item .link_next:hover {
    background-color: #ffc107;
    color: #fff; }

.page__news .pager__item .current_page .link_page,
.page__news .pager__item .current_page {
  background-color: #ffc107;
  color: #fff; }

.page__news .search-button {
  background-color: #ffc107;
  border: 3px solid #ffc107; }
  .page__news .search-button:hover {
    background-color: transparent;
    color: #ffc107; }

.page__mypage .pager__item .link_page,
.page__mypage .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__mypage .pager__item .link_page:hover,
  .page__mypage .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__mypage .pager__item .current_page .link_page,
.page__mypage .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__mypage .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__mypage .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__search .pager__item .link_page,
.page__search .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__search .pager__item .link_page:hover,
  .page__search .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__search .pager__item .current_page .link_page,
.page__search .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__search .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__search .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__sitepolicy .pager__item .link_page,
.page__sitepolicy .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__sitepolicy .pager__item .link_page:hover,
  .page__sitepolicy .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__sitepolicy .pager__item .current_page .link_page,
.page__sitepolicy .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__sitepolicy .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__sitepolicy .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__privacypolicy .pager__item .link_page,
.page__privacypolicy .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__privacypolicy .pager__item .link_page:hover,
  .page__privacypolicy .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__privacypolicy .pager__item .current_page .link_page,
.page__privacypolicy .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__privacypolicy .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__privacypolicy .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__sitemap .pager__item .link_page,
.page__sitemap .pager__item .link_next {
  color: #ff9800;
  background-color: #fff;
  border-color: #ff9800; }
  .page__sitemap .pager__item .link_page:hover,
  .page__sitemap .pager__item .link_next:hover {
    background-color: #ff9800;
    color: #fff; }

.page__sitemap .pager__item .current_page .link_page,
.page__sitemap .pager__item .current_page {
  background-color: #ff9800;
  color: #fff; }

.page__sitemap .search-button {
  background-color: #ff9800;
  border: 3px solid #ff9800; }
  .page__sitemap .search-button:hover {
    background-color: transparent;
    color: #ff9800; }

.page__instagram-shops .pager__item .link_page,
.page__instagram-shops .pager__item .link_next {
  color: #9e9d24;
  background-color: #fff;
  border-color: #9e9d24; }
  .page__instagram-shops .pager__item .link_page:hover,
  .page__instagram-shops .pager__item .link_next:hover {
    background-color: #9e9d24;
    color: #fff; }

.page__instagram-shops .pager__item .current_page .link_page,
.page__instagram-shops .pager__item .current_page {
  background-color: #9e9d24;
  color: #fff; }

.page__instagram-shops .search-button {
  background-color: #9e9d24;
  border: 3px solid #9e9d24; }
  .page__instagram-shops .search-button:hover {
    background-color: transparent;
    color: #9e9d24; }

.page__hot-shops .pager__item .link_page,
.page__hot-shops .pager__item .link_next {
  color: #f44336;
  background-color: #fff;
  border-color: #f44336; }
  .page__hot-shops .pager__item .link_page:hover,
  .page__hot-shops .pager__item .link_next:hover {
    background-color: #f44336;
    color: #fff; }

.page__hot-shops .pager__item .current_page .link_page,
.page__hot-shops .pager__item .current_page {
  background-color: #f44336;
  color: #fff; }

.page__hot-shops .search-button {
  background-color: #f44336;
  border: 3px solid #f44336; }
  .page__hot-shops .search-button:hover {
    background-color: transparent;
    color: #f44336; }

.page__about .pager__item .link_page,
.page__about .pager__item .link_next {
  color: #00bcd4;
  background-color: #fff;
  border-color: #00bcd4; }
  .page__about .pager__item .link_page:hover,
  .page__about .pager__item .link_next:hover {
    background-color: #00bcd4;
    color: #fff; }

.page__about .pager__item .current_page .link_page,
.page__about .pager__item .current_page {
  background-color: #00bcd4;
  color: #fff; }

.page__about .search-button {
  background-color: #00bcd4;
  border: 3px solid #00bcd4; }
  .page__about .search-button:hover {
    background-color: transparent;
    color: #00bcd4; }

.search__results {
  margin-bottom: 1em;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%; }
  .search__results--area {
    padding: 0; }
    .search__results--area li {
      font-size: 1.2em;
      list-style-type: none; }
  .search__results--head {
    border-bottom: 1px solid #333;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5; }

@media (max-width: 991.98px) {
  .page__search .section__header--title > h1 {
    margin-right: 0; }
  .page__search .section__header--title > div {
    margin-right: 0; } }

.super-search {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  padding-left: 16%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }
  .super-search__clear-button {
    -ms-flex-item-align: start;
        align-self: flex-start;
    background: none;
    border: 0;
    cursor: pointer;
    display: block;
    height: 3vw;
    margin-bottom: -3vw;
    padding: 0 2rem;
    width: 3vw; }
  .super-search__clear-icon {
    color: #333;
    font-size: 6vw;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: color 250ms 250ms, -webkit-transform 500ms;
    transition: color 250ms 250ms, -webkit-transform 500ms;
    transition: transform 500ms, color 250ms 250ms;
    transition: transform 500ms, color 250ms 250ms, -webkit-transform 500ms; }
  .super-search__clear-button:hover .super-search__clear-icon {
    color: #333;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .super-search__form {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 70%; }
  .super-search__input-wrap {
    margin: 0.2em;
    position: relative;
    width: 100%; }
  .super-search__input-label {
    color: rgba(51, 51, 51, 0.5);
    font-size: 3vw;
    left: 0;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: calc(50% - 0.8em);
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: all 0.25s cubic-bezier(0.53, 0.01, 0.35, 1.5);
    transition: all 0.25s cubic-bezier(0.53, 0.01, 0.35, 1.5);
    width: 100%; }
  .super-search__input {
    border-color: #333;
    border-radius: 5rem;
    border-style: solid;
    border-width: 0.2rem;
    color: #333;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 3vw;
    padding: 1rem 0.2rem;
    text-align: center;
    width: 100%; }
  .super-search__input:focus {
    background-color: #333;
    color: #fff; }
  .super-search__input:focus ~ label {
    color: #333;
    top: -4.5vw; }
  .super-search__input:valid ~ label {
    color: rgba(51, 51, 51, 0.8);
    font-size: 2vw;
    font-style: italic;
    font-weight: bold;
    top: -3vw; }
  .super-search__button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #333;
    border-color: #333;
    border-radius: 5rem;
    border-style: solid;
    border-width: 0.2rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    font-size: 3vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem 0.2rem;
    -webkit-transition: 200ms all;
    transition: 200ms all;
    width: 50%; }
    .super-search__button-icon {
      font-size: 3vw;
      line-height: 0.5;
      margin: 0 0.5em; }
    .super-search__button:hover {
      background-color: #fff !important;
      color: #333;
      cursor: pointer; }
    .super-search__button:hover .super-search-icon {
      color: #333; }
  .super-search__categories-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style: none;
    width: 95%; }
    @media (max-width: 1199.98px) {
      .super-search__categories-wrap {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; } }
  .super-search__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 0; }
  .super-search__category-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 1vh;
    margin-right: 1vw; }
  .super-search__category-link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border-color: #333;
    border-radius: 7rem;
    border-style: solid;
    border-width: 0.2rem;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: 7rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem;
    -webkit-transition: 200ms all;
    transition: 200ms all;
    width: 7rem; }
    .super-search__category-link:hover {
      background-color: #333;
      color: #fff !important;
      text-decoration: none; }
  .super-search__category-icon {
    font-size: 2.8rem; }

.super-search.ready {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.page__home .super-search__clear-icon {
  color: #ff9800; }

.page__home .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__home .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__home .super-search__input {
  border-color: #ff9800; }

.page__home .super-search__input:focus {
  background-color: #ff9800; }

.page__home .super-search__input:focus ~ label {
  color: #ff9800; }

.page__home .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__home .super-search__button:hover {
  color: #ff9800 !important; }

.page__home .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__home .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__home .super-search__category-link:hover {
    background-color: #ff9800; }

.page__featured .super-search__clear-icon {
  color: #e91e63; }

.page__featured .super-search__clear-button:hover .super-search__clear-icon {
  color: #e91e63; }

.page__featured .super-search__input-label {
  color: rgba(233, 30, 99, 0.5); }

.page__featured .super-search__input {
  border-color: #e91e63; }

.page__featured .super-search__input:focus {
  background-color: #e91e63; }

.page__featured .super-search__input:focus ~ label {
  color: #e91e63; }

.page__featured .super-search__button {
  background-color: #e91e63;
  border-color: #e91e63; }

.page__featured .super-search__button:hover {
  color: #e91e63 !important; }

.page__featured .super-search__button:hover .super-search__button-icon {
  color: #e91e63; }

.page__featured .super-search__category-link {
  border-color: #e91e63;
  color: #e91e63; }
  .page__featured .super-search__category-link:hover {
    background-color: #e91e63; }

.page__pickup .super-search__clear-icon {
  color: #e91e63; }

.page__pickup .super-search__clear-button:hover .super-search__clear-icon {
  color: #e91e63; }

.page__pickup .super-search__input-label {
  color: rgba(233, 30, 99, 0.5); }

.page__pickup .super-search__input {
  border-color: #e91e63; }

.page__pickup .super-search__input:focus {
  background-color: #e91e63; }

.page__pickup .super-search__input:focus ~ label {
  color: #e91e63; }

.page__pickup .super-search__button {
  background-color: #e91e63;
  border-color: #e91e63; }

.page__pickup .super-search__button:hover {
  color: #e91e63 !important; }

.page__pickup .super-search__button:hover .super-search__button-icon {
  color: #e91e63; }

.page__pickup .super-search__category-link {
  border-color: #e91e63;
  color: #e91e63; }
  .page__pickup .super-search__category-link:hover {
    background-color: #e91e63; }

.page__event .super-search__clear-icon {
  color: #795548; }

.page__event .super-search__clear-button:hover .super-search__clear-icon {
  color: #795548; }

.page__event .super-search__input-label {
  color: rgba(121, 85, 72, 0.5); }

.page__event .super-search__input {
  border-color: #795548; }

.page__event .super-search__input:focus {
  background-color: #795548; }

.page__event .super-search__input:focus ~ label {
  color: #795548; }

.page__event .super-search__button {
  background-color: #795548;
  border-color: #795548; }

.page__event .super-search__button:hover {
  color: #795548 !important; }

.page__event .super-search__button:hover .super-search__button-icon {
  color: #795548; }

.page__event .super-search__category-link {
  border-color: #795548;
  color: #795548; }
  .page__event .super-search__category-link:hover {
    background-color: #795548; }

.page__jobs .super-search__clear-icon {
  color: #00bcd4; }

.page__jobs .super-search__clear-button:hover .super-search__clear-icon {
  color: #00bcd4; }

.page__jobs .super-search__input-label {
  color: rgba(0, 188, 212, 0.5); }

.page__jobs .super-search__input {
  border-color: #00bcd4; }

.page__jobs .super-search__input:focus {
  background-color: #00bcd4; }

.page__jobs .super-search__input:focus ~ label {
  color: #00bcd4; }

.page__jobs .super-search__button {
  background-color: #00bcd4;
  border-color: #00bcd4; }

.page__jobs .super-search__button:hover {
  color: #00bcd4 !important; }

.page__jobs .super-search__button:hover .super-search__button-icon {
  color: #00bcd4; }

.page__jobs .super-search__category-link {
  border-color: #00bcd4;
  color: #00bcd4; }
  .page__jobs .super-search__category-link:hover {
    background-color: #00bcd4; }

.page__coupon .super-search__clear-icon {
  color: #4caf50; }

.page__coupon .super-search__clear-button:hover .super-search__clear-icon {
  color: #4caf50; }

.page__coupon .super-search__input-label {
  color: rgba(76, 175, 80, 0.5); }

.page__coupon .super-search__input {
  border-color: #4caf50; }

.page__coupon .super-search__input:focus {
  background-color: #4caf50; }

.page__coupon .super-search__input:focus ~ label {
  color: #4caf50; }

.page__coupon .super-search__button {
  background-color: #4caf50;
  border-color: #4caf50; }

.page__coupon .super-search__button:hover {
  color: #4caf50 !important; }

.page__coupon .super-search__button:hover .super-search__button-icon {
  color: #4caf50; }

.page__coupon .super-search__category-link {
  border-color: #4caf50;
  color: #4caf50; }
  .page__coupon .super-search__category-link:hover {
    background-color: #4caf50; }

.page__news .super-search__clear-icon {
  color: #ffc107; }

.page__news .super-search__clear-button:hover .super-search__clear-icon {
  color: #ffc107; }

.page__news .super-search__input-label {
  color: rgba(255, 193, 7, 0.5); }

.page__news .super-search__input {
  border-color: #ffc107; }

.page__news .super-search__input:focus {
  background-color: #ffc107; }

.page__news .super-search__input:focus ~ label {
  color: #ffc107; }

.page__news .super-search__button {
  background-color: #ffc107;
  border-color: #ffc107; }

.page__news .super-search__button:hover {
  color: #ffc107 !important; }

.page__news .super-search__button:hover .super-search__button-icon {
  color: #ffc107; }

.page__news .super-search__category-link {
  border-color: #ffc107;
  color: #ffc107; }
  .page__news .super-search__category-link:hover {
    background-color: #ffc107; }

.page__mypage .super-search__clear-icon {
  color: #ff9800; }

.page__mypage .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__mypage .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__mypage .super-search__input {
  border-color: #ff9800; }

.page__mypage .super-search__input:focus {
  background-color: #ff9800; }

.page__mypage .super-search__input:focus ~ label {
  color: #ff9800; }

.page__mypage .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__mypage .super-search__button:hover {
  color: #ff9800 !important; }

.page__mypage .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__mypage .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__mypage .super-search__category-link:hover {
    background-color: #ff9800; }

.page__search .super-search__clear-icon {
  color: #ff9800; }

.page__search .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__search .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__search .super-search__input {
  border-color: #ff9800; }

.page__search .super-search__input:focus {
  background-color: #ff9800; }

.page__search .super-search__input:focus ~ label {
  color: #ff9800; }

.page__search .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__search .super-search__button:hover {
  color: #ff9800 !important; }

.page__search .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__search .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__search .super-search__category-link:hover {
    background-color: #ff9800; }

.page__sitepolicy .super-search__clear-icon {
  color: #ff9800; }

.page__sitepolicy .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__sitepolicy .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__sitepolicy .super-search__input {
  border-color: #ff9800; }

.page__sitepolicy .super-search__input:focus {
  background-color: #ff9800; }

.page__sitepolicy .super-search__input:focus ~ label {
  color: #ff9800; }

.page__sitepolicy .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__sitepolicy .super-search__button:hover {
  color: #ff9800 !important; }

.page__sitepolicy .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__sitepolicy .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__sitepolicy .super-search__category-link:hover {
    background-color: #ff9800; }

.page__privacypolicy .super-search__clear-icon {
  color: #ff9800; }

.page__privacypolicy .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__privacypolicy .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__privacypolicy .super-search__input {
  border-color: #ff9800; }

.page__privacypolicy .super-search__input:focus {
  background-color: #ff9800; }

.page__privacypolicy .super-search__input:focus ~ label {
  color: #ff9800; }

.page__privacypolicy .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__privacypolicy .super-search__button:hover {
  color: #ff9800 !important; }

.page__privacypolicy .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__privacypolicy .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__privacypolicy .super-search__category-link:hover {
    background-color: #ff9800; }

.page__sitemap .super-search__clear-icon {
  color: #ff9800; }

.page__sitemap .super-search__clear-button:hover .super-search__clear-icon {
  color: #ff9800; }

.page__sitemap .super-search__input-label {
  color: rgba(255, 152, 0, 0.5); }

.page__sitemap .super-search__input {
  border-color: #ff9800; }

.page__sitemap .super-search__input:focus {
  background-color: #ff9800; }

.page__sitemap .super-search__input:focus ~ label {
  color: #ff9800; }

.page__sitemap .super-search__button {
  background-color: #ff9800;
  border-color: #ff9800; }

.page__sitemap .super-search__button:hover {
  color: #ff9800 !important; }

.page__sitemap .super-search__button:hover .super-search__button-icon {
  color: #ff9800; }

.page__sitemap .super-search__category-link {
  border-color: #ff9800;
  color: #ff9800; }
  .page__sitemap .super-search__category-link:hover {
    background-color: #ff9800; }

.page__instagram-shops .super-search__clear-icon {
  color: #9e9d24; }

.page__instagram-shops .super-search__clear-button:hover .super-search__clear-icon {
  color: #9e9d24; }

.page__instagram-shops .super-search__input-label {
  color: rgba(158, 157, 36, 0.5); }

.page__instagram-shops .super-search__input {
  border-color: #9e9d24; }

.page__instagram-shops .super-search__input:focus {
  background-color: #9e9d24; }

.page__instagram-shops .super-search__input:focus ~ label {
  color: #9e9d24; }

.page__instagram-shops .super-search__button {
  background-color: #9e9d24;
  border-color: #9e9d24; }

.page__instagram-shops .super-search__button:hover {
  color: #9e9d24 !important; }

.page__instagram-shops .super-search__button:hover .super-search__button-icon {
  color: #9e9d24; }

.page__instagram-shops .super-search__category-link {
  border-color: #9e9d24;
  color: #9e9d24; }
  .page__instagram-shops .super-search__category-link:hover {
    background-color: #9e9d24; }

.page__hot-shops .super-search__clear-icon {
  color: #f44336; }

.page__hot-shops .super-search__clear-button:hover .super-search__clear-icon {
  color: #f44336; }

.page__hot-shops .super-search__input-label {
  color: rgba(244, 67, 54, 0.5); }

.page__hot-shops .super-search__input {
  border-color: #f44336; }

.page__hot-shops .super-search__input:focus {
  background-color: #f44336; }

.page__hot-shops .super-search__input:focus ~ label {
  color: #f44336; }

.page__hot-shops .super-search__button {
  background-color: #f44336;
  border-color: #f44336; }

.page__hot-shops .super-search__button:hover {
  color: #f44336 !important; }

.page__hot-shops .super-search__button:hover .super-search__button-icon {
  color: #f44336; }

.page__hot-shops .super-search__category-link {
  border-color: #f44336;
  color: #f44336; }
  .page__hot-shops .super-search__category-link:hover {
    background-color: #f44336; }

.page__about .super-search__clear-icon {
  color: #00bcd4; }

.page__about .super-search__clear-button:hover .super-search__clear-icon {
  color: #00bcd4; }

.page__about .super-search__input-label {
  color: rgba(0, 188, 212, 0.5); }

.page__about .super-search__input {
  border-color: #00bcd4; }

.page__about .super-search__input:focus {
  background-color: #00bcd4; }

.page__about .super-search__input:focus ~ label {
  color: #00bcd4; }

.page__about .super-search__button {
  background-color: #00bcd4;
  border-color: #00bcd4; }

.page__about .super-search__button:hover {
  color: #00bcd4 !important; }

.page__about .super-search__button:hover .super-search__button-icon {
  color: #00bcd4; }

.page__about .super-search__category-link {
  border-color: #00bcd4;
  color: #00bcd4; }
  .page__about .super-search__category-link:hover {
    background-color: #00bcd4; }

.section__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: auto; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .section__heading {
      width: 100%; } }

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

.section__heading-title--en {
  color: #333;
  display: inline-block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  -webkit-transition: all 250ms;
  transition: all 250ms; }
  .section__heading-title--en::after {
    content: '';
    position: absolute;
    bottom: -0.4rem;
    left: -0.5rem;
    height: 1px;
    width: calc(1rem + 100%);
    background-color: #333; }

.section__heading-title--ja {
  color: #333;
  display: block; }

.section--home .section__heading-title--en::after {
  background-color: #ff9800; }

.section--home .section__heading-title {
  color: #ff9800; }

.section--featured .section__heading-title--en::after {
  background-color: #e91e63; }

.section--featured .section__heading-title {
  color: #e91e63; }

.section--pickup .section__heading-title--en::after {
  background-color: #e91e63; }

.section--pickup .section__heading-title {
  color: #e91e63; }

.section--event .section__heading-title--en::after {
  background-color: #795548; }

.section--event .section__heading-title {
  color: #795548; }

.section--jobs .section__heading-title--en::after {
  background-color: #00bcd4; }

.section--jobs .section__heading-title {
  color: #00bcd4; }

.section--coupon .section__heading-title--en::after {
  background-color: #4caf50; }

.section--coupon .section__heading-title {
  color: #4caf50; }

.section--news .section__heading-title--en::after {
  background-color: #ffc107; }

.section--news .section__heading-title {
  color: #ffc107; }

.section--mypage .section__heading-title--en::after {
  background-color: #ff9800; }

.section--mypage .section__heading-title {
  color: #ff9800; }

.section--search .section__heading-title--en::after {
  background-color: #ff9800; }

.section--search .section__heading-title {
  color: #ff9800; }

.section--sitepolicy .section__heading-title--en::after {
  background-color: #ff9800; }

.section--sitepolicy .section__heading-title {
  color: #ff9800; }

.section--privacypolicy .section__heading-title--en::after {
  background-color: #ff9800; }

.section--privacypolicy .section__heading-title {
  color: #ff9800; }

.section--sitemap .section__heading-title--en::after {
  background-color: #ff9800; }

.section--sitemap .section__heading-title {
  color: #ff9800; }

.section--instagram-shops .section__heading-title--en::after {
  background-color: #9e9d24; }

.section--instagram-shops .section__heading-title {
  color: #9e9d24; }

.section--hot-shops .section__heading-title--en::after {
  background-color: #f44336; }

.section--hot-shops .section__heading-title {
  color: #f44336; }

.section--about .section__heading-title--en::after {
  background-color: #00bcd4; }

.section--about .section__heading-title {
  color: #00bcd4; }

.section--split .col-lg-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  .section--instagram-shops .section__heading-title--en,
  .section--hot-shops .section__heading-title--en {
    font-size: 2rem; } }

.about {
  margin-bottom: 3rem; }
  .about .yellow {
    color: #ffd536;
    font-weight: bold; }
  .about .red {
    color: #f46f5e;
    font-weight: bold; }
  .about .purple {
    color: #7b52ab;
    font-weight: bold; }
  .about__heading {
    border-bottom: 2px solid #00bcd4;
    color: #00bcd4;
    font-weight: bold; }
  .about .jumbotron {
    background-color: #d4faff; }
    .about .jumbotron h1 {
      color: #00bcd4;
      font-weight: bold; }
      @media (max-width: 1199.98px) {
        .about .jumbotron h1 {
          font-size: 2rem !important; } }
  .about .mitainya-members-icon {
    background: #00bcd4;
    border-radius: 10rem;
    display: inline-block;
    padding: 1.5rem; }
    @media (max-width: 1199.98px) {
      .about .mitainya-members-icon {
        padding: 1rem; } }
  .about .card--points .card-title {
    color: #ffd536; }
  .about .card--bookmark .card-title {
    color: #f46f5e; }
  .about .card--campaign .card-title {
    color: #7b52ab; }
  .about .card-title {
    font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .about .card-text {
      font-size: 1.3rem; } }
  @media (min-width: 992px) {
    .about .trip__intro-cat {
      left: 35%;
      width: 35%; } }
  @media (min-width: 1200px) {
    .about .trip__intro-cat {
      left: 40%;
      width: 20%; } }

.page__home {
  overflow-x: hidden; }

.slideshow-pc + .section {
  margin-top: 0 !important;
  padding-top: 1rem; }

.waves {
  background-clip: content-box;
  background-color: #eeeeee;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23eeeeee'/%3E%3C/svg%3E");
  border-image-width: 0 0 16px 0;
  border-style: solid;
  margin-top: -1rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2rem; }

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 1rem;
  padding-top: 2rem;
  position: relative;
  z-index: 20; }
  @media (max-width: 991.98px) {
    .section {
      padding-bottom: 2rem;
      padding-left: 1rem; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .section {
      display: block; } }

.sub-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  z-index: 20; }
  @media (max-width: 991.98px) {
    .sub-section {
      padding-bottom: 7rem !important; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .sub-section {
      display: block; } }

:root {
  --category-food: 2; }

.section--category {
  background-color: #fafafa;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fafafa'/%3E%3C/svg%3E");
  padding-bottom: 4rem;
  z-index: 10; }

.category__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
  text-align: center;
  width: 100%;
  z-index: 0; }

.category__title-link {
  color: #757575;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 0 1rem;
  -webkit-transition: all 250ms;
  transition: all 250ms; }
  .category__title-link:hover {
    color: rgba(117, 117, 117, 0.5);
    text-decoration: none;
    -webkit-transition: all 250ms;
    transition: all 250ms; }

.category__title--icon {
  font-size: 3rem; }

.category__title--text {
  font-size: 1.5rem;
  font-weight: bold; }

.category__load {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem 0; }

.category__load-button {
  background: #fff;
  border-color: #757575;
  border-radius: 5%;
  border-style: solid;
  border-width: 2px;
  color: #757575;
  cursor: pointer;
  margin-bottom: 2rem;
  padding: 0.65rem 1rem;
  -webkit-transition: 250ms opacity;
  transition: 250ms opacity; }
  .category__load-button:hover {
    opacity: 0.5;
    -webkit-transition: 250ms opacity;
    transition: 250ms opacity; }
  .category__load-button--disabled {
    opacity: 0;
    pointer-events: none; }

[data-category] .append__item-link::after {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.81);
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Material Icons';
  font-size: 3rem;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  text-shadow: 0 0 3px rgba(51, 51, 51, 0.5);
  text-decoration: none;
  width: 100%; }

[data-category] .append__item-link:hover::after {
  text-decoration: underline; }

[data-category] .append__item-link:hover::after {
  text-decoration: none; }

[data-category='learn'] .append__item-link::after {
  content: '\E90F'; }

[data-category='food'] .append__item-link::after {
  content: '\E56C'; }

[data-category='play'] .append__item-link::after {
  content: '\E87A'; }

[data-category='stay'] .append__item-link::after {
  content: '\E88A'; }

[data-category='health'] .append__item-link::after {
  content: '\E548'; }

[data-category='beauty'] .append__item-link::after {
  content: '\EB4C'; }

[data-category='shopping'] .append__item-link::after {
  content: '\E8CC'; }

[data-category='lifestyle'] .append__item-link::after {
  content: '\EB3B'; }

.section--event {
  background-color: white;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='white'/%3E%3C/svg%3E");
  z-index: 40; }

.event__title__head--en {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: table;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.5em;
  line-height: 2;
  margin-left: auto;
  margin-right: auto; }

.event__title__head--ja {
  color: #fff;
  display: block; }

.event__col {
  clear: both;
  margin-bottom: 2em;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  @media (max-width: 991.98px) {
    .event__col:nth-child(n+4) {
      display: none; } }
  .event__col div {
    float: left; }
    @media (max-width: 991.98px) {
      .event__col div {
        float: none;
        text-align: center; } }
  .event__col__img {
    margin-right: 5%;
    width: 25%; }
    @media (max-width: 991.98px) {
      .event__col__img {
        margin-left: auto;
        margin-right: auto;
        width: 50%; } }
  .event__col__text {
    color: #fff;
    width: 70%; }
    @media (max-width: 991.98px) {
      .event__col__text {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
    .event__col__text a {
      color: #fff;
      text-decoration: none; }
    .event__col__text--title {
      font-size: 1.3em;
      font-weight: bold;
      line-height: 1.8;
      margin-bottom: 0; }
      @media (max-width: 991.98px) {
        .event__col__text--title {
          font-size: 1em; } }
    .event__col__text--data {
      font-size: 1em; }

@media (max-width: 991.98px) {
  .event__col.order-first {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .event__col.order-last {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .event__title {
    margin-bottom: 3em; }
  .event__col {
    margin-bottom: 2em; }
    .event__col__img {
      width: 50%; }
  .event__col__text--title {
    font-size: 1em;
    line-height: 1.5; }
  .event__col__text--data {
    font-size: 0.8em; } }

@media (max-width: 767.98px) {
  .event__col__text--title {
    font-size: 0.8em; } }

.section--featured {
  background-color: white;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='white'/%3E%3C/svg%3E");
  z-index: 100; }

.featured__col {
  clear: both;
  margin-bottom: 2em;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  @media (max-width: 991.98px) {
    .featured__col:nth-child(n+4) {
      display: none; } }
  .featured__col div {
    float: left; }
    @media (max-width: 991.98px) {
      .featured__col div {
        float: none;
        text-align: center; } }
  .featured__col__img {
    margin-right: 5%;
    width: 25%; }
    @media (max-width: 991.98px) {
      .featured__col__img {
        margin-left: auto;
        margin-right: auto;
        width: 50%; } }
  .featured__col__text {
    color: #fff;
    width: 70%; }
    .featured__col__text a {
      color: #fff;
      text-decoration: none; }
    @media (max-width: 991.98px) {
      .featured__col__text {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
    .featured__col__text--title {
      font-size: 1.3em;
      font-weight: bold;
      line-height: 1.8;
      margin-bottom: 0; }
      @media (max-width: 991.98px) {
        .featured__col__text--title {
          font-size: 1em; } }
    .featured__col__text--data {
      font-size: 1em; }

@media (max-width: 991.98px) {
  .featured__col.order-first {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .featured__col.order-last {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .featured__title {
    margin-bottom: 3em; }
  .featured__col {
    margin-bottom: 2em; }
  .featured__col__img {
    width: 50%; }
  .featured__col__text {
    width: 60%; }
  .featured__col__text--title {
    font-size: 1em;
    line-height: 1.5; }
  .featured__col__text--data {
    font-size: 0.8em; } }

@media (max-width: 767.98px) {
  .featured__col__text--title {
    font-size: 0.8em; } }

.section--hot-shops {
  background-color: white;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='white'/%3E%3C/svg%3E");
  z-index: 80; }

@media (max-width: 991.98px) {
  .hot-shops__right {
    display: none; }
  .hot-shops__left {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; } }

.hot-shops__title {
  color: #f44336; }
  .hot-shops__title--en {
    background: transparent;
    border-bottom: 1px;
    border-bottom-color: #f44336;
    border-bottom-style: solid;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 0.1em;
    padding-bottom: 0.2em; }

.hot-shops__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  @media (max-width: 991.98px) {
    .hot-shops__heading {
      margin-bottom: 1em;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.hot-shops__shopname {
  color: #666666;
  display: block;
  font-size: 0.9rem;
  text-align: center; }

.hot-shops__headline {
  color: #666666;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.2em;
  margin-bottom: 1em;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis; }

.hot-shops__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.hot-shops__item {
  padding: 0 2.5vw;
  position: relative;
  width: 50%; }

.section--instagram-shops {
  background-color: #d9d9d9;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23d9d9d9'/%3E%3C/svg%3E");
  z-index: 20; }

@media (max-width: 991.98px) {
  .instagram-shops__right {
    display: none; }
  .instagram-shops__left {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; } }

.instagram-shops__title {
  color: #9e9d24; }
  .instagram-shops__title--en {
    background: transparent;
    border-bottom: 1px solid #9e9d24;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 0.1em;
    padding-bottom: 0.2em; }

.instagram-shops__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9e9d24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  @media (max-width: 991.98px) {
    .instagram-shops__heading {
      margin-bottom: 2em;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.instagram-shops__name {
  color: #666666;
  display: block;
  font-weight: bold;
  text-align: center; }

.instagram-shops__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.instagram-shops__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 11vw;
  min-width: 10vw;
  padding: 0;
  position: relative; }
  @media (max-width: 991.98px) {
    .instagram-shops__item {
      max-width: 30vw; } }

.section--jobs-coupon {
  margin-top: -2rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 70; }
  .section--jobs-coupon + .row {
    width: 100%; }

.section--jobs {
  background-color: #e6e6e6;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23e6e6e6'/%3E%3C/svg%3E");
  padding-bottom: 2rem;
  z-index: 90; }
  @media (max-width: 991.98px) {
    .section--jobs {
      padding-top: 1rem; } }

.section--coupon {
  background-color: #f2f2f2;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23f2f2f2'/%3E%3C/svg%3E");
  padding-bottom: 2rem;
  z-index: 80; }
  @media (max-width: 991.98px) {
    .section--coupon {
      margin-top: -2rem; } }

.section__slider-visual--video a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%; }
  .section__slider-visual--video a::after {
    color: #fff;
    content: '\e039';
    font-family: 'Material Icons';
    font-size: 4rem;
    height: 4rem;
    left: calc(50% - 2rem);
    line-height: 1em;
    position: absolute;
    top: calc(50% - 2rem);
    width: 4rem; }

.section__slider {
  overflow: hidden;
  padding: 0;
  width: 100%; }
  .section__slider .slick-slider {
    position: inherit; }
  .section__slider .slick-slide {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 400ms;
    transition: all 400ms; }
  .section__slider .slick-center .aspect__content {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 400ms;
    transition: all 400ms; }
  .section__slider .slick-slide:not(.slick-center) {
    pointer-events: none; }
    .section__slider .slick-slide:not(.slick-center) .aspect__content {
      opacity: 0.4;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    .section__slider .slick-slide:not(.slick-center) .section__slider-text,
    .section__slider .slick-slide:not(.slick-center) .section__slider-lead {
      opacity: 0;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
  .section__slider .slick-arrow {
    height: 4rem;
    width: 4rem;
    z-index: 100; }
  .section__slider .slick-prev {
    left: 0 !important;
    top: 35%; }
    @media (max-width: 991.98px) {
      .section__slider .slick-prev {
        left: 0 !important;
        top: 33%; } }
    .section__slider .slick-prev::before {
      color: #666666;
      content: '\e314';
      font-family: 'Material Icons';
      font-size: 4rem;
      opacity: 1; }
  .section__slider .slick-next {
    right: 0 !important;
    top: 35%; }
    @media (max-width: 991.98px) {
      .section__slider .slick-next {
        right: 0 !important;
        top: 33%; } }
    .section__slider .slick-next::before {
      color: #666666;
      content: '\e315';
      font-family: 'Material Icons';
      font-size: 4rem;
      opacity: 1; }
  .section__slider a:hover {
    color: #fff;
    text-decoration: none; }

.section__slider-text {
  color: #666666;
  height: 7rem;
  padding-top: 0.5rem;
  margin-left: -88%;
  overflow: hidden;
  text-align: center;
  width: 270%; }
  @media (max-width: 991.98px) {
    .section__slider-text {
      height: 6em; } }

.section__slider-shop {
  font-size: 1.5em;
  font-weight: bold;
  height: 2.2em;
  overflow: hidden; }

.section__slider-lead {
  height: 1.5em;
  margin-top: 0.8em;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .section__slider-lead {
      height: 3em; } }

.section--link {
  background-color: #eceff1;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23eceff1'/%3E%3C/svg%3E");
  z-index: 5; }

.link__article__row {
  margin-bottom: 2em;
  width: 100%; }

.link__sectionTitle--en {
  border-bottom: 1px solid #333;
  color: #333;
  display: table;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.5em;
  line-height: 2;
  margin-left: auto;
  margin-right: auto;
  text-transform: capitalize; }

.link__sectionHead {
  display: block;
  width: 100%; }

.link__sectionTitle--ja {
  color: #333;
  display: block;
  text-align: center; }

.link__article__col {
  clear: both;
  padding-left: 15px !important;
  padding-right: 15px !important; }

.link__article__col img {
  margin-bottom: 1em; }

.link__article__col__shopname {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center; }

@media (max-width: 991.98px) {
  .link__article__col {
    margin-bottom: 2em; }
  .link__article__col__shopname {
    font-size: 1em; } }

.section--news {
  background-color: #f7f7f7;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23f7f7f7'/%3E%3C/svg%3E");
  z-index: 90; }

.news__sectionHead {
  display: block;
  position: relative;
  width: 100%; }

.news__sectionTitle--en {
  border-bottom-color: #ffc107;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #ffc107;
  display: table;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.5em;
  line-height: 2;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-transform: capitalize; }

.news__sectionTitle--ja {
  color: #ffc107;
  display: block;
  text-align: center; }

.news__article__row {
  width: 100%; }

.news__article__col {
  padding-left: 1em !important;
  padding-right: 1em !important; }
  a:hover .news__article__col__img__hover {
    opacity: 1;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease; }
  .news__article__col__img {
    margin-bottom: 1em;
    margin-left: 10%;
    margin-right: 10%;
    overflow: hidden;
    position: relative;
    width: 80%; }
  .news__article__col__text {
    color: #333;
    text-align: center; }
    .news__article__col__text__title {
      font-size: 1.5em;
      font-weight: bold; }
    .news__article__col__text__shopname {
      color: #616161;
      font-size: 1.2em; }

.news__article__col a:hover {
  text-decoration: none; }

@media (max-width: 991.98px) {
  .news__sectionHead {
    margin-bottom: 3em; }
  .news__article__col {
    clear: both;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .news__article__col__img {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5%;
    width: 35%; }
  .news__article__col__text {
    float: left;
    height: 100%;
    width: 60%; }
  .news__article__col__text__title {
    font-size: 1em; }
  .news__article__col__text__shopname {
    font-size: 0.8em; } }

.section--pickup {
  background-color: white;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='white'/%3E%3C/svg%3E");
  z-index: 100; }
  .section--pickup .append__item-text {
    color: #666666; }

.slider-pc {
  overflow: hidden;
  width: 70%; }
  .slider-pc__item {
    height: 100%; }
    .slider-pc__item img {
      height: 100%;
      font-family: "object-fit:cover";
      -o-object-fit: cover;
         object-fit: cover; }
  .slider-pc .slick-track {
    height: 100%; }
    .slider-pc .slick-track .slick-slide {
      height: 100%; }
      .slider-pc .slick-track .slick-slide > div {
        height: 100%; }
  .slider-pc__nav {
    width: 100%; }
    .slider-pc__nav .slick-slide {
      position: relative; }
      .slider-pc__nav .slick-slide:not(.slick-current)::after {
        background: rgba(51, 51, 51, 0.4);
        bottom: 0;
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 2; }
  .slider-pc__nav-wrap {
    overflow: hidden;
    position: relative;
    width: 30% !important; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .slider-pc__nav-wrap {
        z-index: -1; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .slider-pc__nav-wrap .slick-track {
        height: auto !important; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .slider-pc__nav-wrap .slick-list {
        -webkit-transform: none;
                transform: none; } }
  .slider-pc .slick-arrow {
    background: transparent;
    height: 3rem;
    left: auto;
    position: absolute;
    right: 2%;
    width: 3rem;
    z-index: 900; }
    @media (max-width: 991.98px) {
      .slider-pc .slick-arrow {
        top: 50% !important; } }
    .slider-pc .slick-arrow::before {
      color: #fff;
      display: block;
      font-family: 'Material Icons';
      font-size: 3rem;
      font-style: normal;
      font-weight: 400;
      height: 3rem;
      text-shadow: 0 0 5px #333;
      width: 3rem; }
  .slider-pc .slick-prev {
    top: 90%; }
    @media (max-width: 991.98px) {
      .slider-pc .slick-prev {
        left: 1% !important; } }
    .slider-pc .slick-prev::before {
      content: '\e313'; }
      @media (max-width: 991.98px) {
        .slider-pc .slick-prev::before {
          content: '\e314'; } }
  .slider-pc .slick-next {
    top: 10%; }
    @media (max-width: 991.98px) {
      .slider-pc .slick-next {
        right: 1% !important; } }
    .slider-pc .slick-next::before {
      content: '\e316'; }
      @media (max-width: 991.98px) {
        .slider-pc .slick-next::before {
          content: '\e315'; } }
  .slider-pc__nav-item {
    background: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative; }
    .slider-pc__nav-item--pickup {
      background-color: #fce4ec; }
      .slider-pc__nav-item--pickup::after {
        bottom: 0;
        color: #f8bbd0;
        content: '\e3e3';
        font-family: 'Material Icons';
        font-size: 3em;
        font-style: normal;
        font-weight: 400;
        position: absolute;
        right: 0;
        z-index: 1; }
    .slider-pc__nav-item--featured {
      background-color: #f3e5f5; }
      .slider-pc__nav-item--featured::after {
        bottom: 0;
        color: #e1bee7;
        content: '\e254';
        font-family: 'Material Icons';
        font-size: 3em;
        font-style: normal;
        font-weight: 400;
        position: absolute;
        right: 0;
        z-index: 1; }
  .slider-pc__nav-img {
    width: 30%; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .slider-pc__nav-img {
        width: 25%; } }
    .slider-pc__nav-img img {
      font-family: "object-fit:cover", 'object-fit: cover;';
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .slider-pc__nav-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0.2rem;
    position: relative;
    width: 70%;
    z-index: 5;
    font-size: 0.9rem; }
    .slider-pc__nav-text a {
      color: #333; }
    .slider-pc__nav-text a:hover {
      text-decoration: none; }
  @media (max-width: 1199.98px) {
    .slider-pc .slider-pc__nav-text {
      font-size: 0.8rem; } }
  @media (max-width: 991.98px) {
    .slider-pc .slider-pc__nav-text {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      font-size: 0.65rem;
      height: 4rem;
      overflow: hidden; } }

@media (max-width: 991.98px) and (max-width: 991.98px) {
  .slider-pc .slider-pc__nav-text {
    font-size: 1.2rem; } }
  @media (max-width: 991.98px) {
    .slider-pc .slider-pc__nav-item--pickup::after,
    .slider-pc .slider-pc__nav-item--featured::after {
      font-size: 1.5em; } }
  @media (max-width: 991.98px) {
    .slider-pc .slider-pc__nav-text {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
    .slider-pc .slider-pc__nav-item--pickup::after,
    .slider-pc .slider-pc__nav-item--featured::after {
      font-size: 3em; } }

.slideshow-pc .aspect__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 100%; }

.slideshow-pc .slick-list {
  height: 100% !important;
  overflow: hidden !important;
  padding: 0 !important; }

@media (max-width: 991.98px) {
  .slideshow-pc.aspect[data-ratio='4:1']::before {
    padding-top: 33%; }
  .slideshow-pc .aspect__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap; }
  .slideshow-pc .slider-pc {
    width: 100%; }
  .slideshow-pc .slider-pc__nav-item {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .slideshow-pc .slider-pc__nav-wrap {
    display: none;
    height: 7rem;
    position: absolute;
    top: -7rem;
    width: 100% !important; }
    .slideshow-pc .slider-pc__nav-wrap .slider-pc__nav-text {
      font-weight: bold;
      height: 7rem;
      text-align: center; }
    .slideshow-pc .slider-pc__nav-wrap .slider-pc__nav-img {
      display: none; } }

.concept {
  background-color: #ffeb3b;
  display: block;
  height: 25vmin;
  overflow: hidden;
  position: relative;
  -webkit-transition: background-color 1s;
  transition: background-color 1s; }
  @media (min-width: 992px) {
    .concept {
      display: none;
      height: 200px;
      padding-bottom: 1rem; } }
  .concept.victorina {
    background-color: #ea679c;
    background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f5ecf0' fill-opacity='0.3'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4v2c-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  .concept.spring {
    background-color: #9fdb96;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23ffffff' fill-opacity='0.4' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E");
    display: block; }
  .concept.summer {
    background-color: #e8db8e;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23f4f5ef' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    display: block; }
  .concept.autumn {
    background-color: #f2d3a9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%237a4021' fill-opacity='0.4' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: block; }
  .concept.winter {
    background-color: #788dd1;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23d9e7fb' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    display: block; }
  .concept__cat {
    height: 25vmin;
    left: 0.5rem;
    position: absolute;
    top: 0.5rem;
    -webkit-transform: translateX(100vw) rotate(360deg);
            transform: translateX(100vw) rotate(360deg);
    -webkit-transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s, 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    width: 25vmin; }
    .concept__cat.js-active {
      -webkit-transform: translateX(0vw) rotate(0deg);
              transform: translateX(0vw) rotate(0deg);
      -webkit-transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
      transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
      transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
      transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s, 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s; }
  .concept__bird {
    height: 22vmin;
    left: 8rem;
    opacity: 0;
    position: absolute;
    top: 0.5rem;
    -webkit-transform: translateX(100vw) rotate(360deg);
            transform: translateX(100vw) rotate(360deg);
    -webkit-transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
    transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
    transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
    transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s, 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
    width: 18vmin; }
    .concept__bird.js-active {
      -webkit-transform: translateX(0vw) rotate(0deg);
              transform: translateX(0vw) rotate(0deg);
      -webkit-transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
      transition: 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
      transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
      transition: 1s transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s, 1s -webkit-transform cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s; }
  .concept__victorina {
    position: absolute;
    height: 18vmin;
    opacity: 0;
    right: 1.5rem;
    top: 1rem;
    -webkit-transition: 1s opacity 3s;
    transition: 1s opacity 3s;
    width: 36vmin; }
    .concept__victorina.js-active {
      opacity: 1;
      -webkit-transition: 1s opacity 3s;
      transition: 1s opacity 3s; }

@-webkit-keyframes swim-wiggle {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  15% {
    -webkit-transform: rotate(-5deg) translate3d(-0.2rem, -0.2rem, 0);
            transform: rotate(-5deg) translate3d(-0.2rem, -0.2rem, 0); }
  35% {
    -webkit-transform: rotate(14deg) translate3d(0.2rem, 0.2rem, 0);
            transform: rotate(14deg) translate3d(0.2rem, 0.2rem, 0); }
  80% {
    -webkit-transform: rotate(-10deg) translate3d(-0.2rem, -0.2rem, 0);
            transform: rotate(-10deg) translate3d(-0.2rem, -0.2rem, 0); } }

@keyframes swim-wiggle {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  15% {
    -webkit-transform: rotate(-5deg) translate3d(-0.2rem, -0.2rem, 0);
            transform: rotate(-5deg) translate3d(-0.2rem, -0.2rem, 0); }
  35% {
    -webkit-transform: rotate(14deg) translate3d(0.2rem, 0.2rem, 0);
            transform: rotate(14deg) translate3d(0.2rem, 0.2rem, 0); }
  80% {
    -webkit-transform: rotate(-10deg) translate3d(-0.2rem, -0.2rem, 0);
            transform: rotate(-10deg) translate3d(-0.2rem, -0.2rem, 0); } }

.swim-left {
  -webkit-animation-name: swim-left;
          animation-name: swim-left;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

@-webkit-keyframes swim-left {
  0% {
    -webkit-transform: translateY(0px) translateX(0vw);
            transform: translateY(0px) translateX(0vw); }
  10% {
    -webkit-transform: translateY(-6px) translateX(calc(-5vw));
            transform: translateY(-6px) translateX(calc(-5vw)); }
  30% {
    -webkit-transform: translateY(-31px) translateX(calc(-20vw));
            transform: translateY(-31px) translateX(calc(-20vw)); }
  50% {
    -webkit-transform: translateY(21px) translateX(calc(-30vw));
            transform: translateY(21px) translateX(calc(-30vw)); }
  70% {
    -webkit-transform: translateY(-24px) translateX(calc(-50vw));
            transform: translateY(-24px) translateX(calc(-50vw)); }
  90% {
    -webkit-transform: translateY(49px) translateX(calc(-60vw));
            transform: translateY(49px) translateX(calc(-60vw)); }
  95% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(1, 1); }
  100% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); } }

@keyframes swim-left {
  0% {
    -webkit-transform: translateY(0px) translateX(0vw);
            transform: translateY(0px) translateX(0vw); }
  10% {
    -webkit-transform: translateY(-6px) translateX(calc(-5vw));
            transform: translateY(-6px) translateX(calc(-5vw)); }
  30% {
    -webkit-transform: translateY(-31px) translateX(calc(-20vw));
            transform: translateY(-31px) translateX(calc(-20vw)); }
  50% {
    -webkit-transform: translateY(21px) translateX(calc(-30vw));
            transform: translateY(21px) translateX(calc(-30vw)); }
  70% {
    -webkit-transform: translateY(-24px) translateX(calc(-50vw));
            transform: translateY(-24px) translateX(calc(-50vw)); }
  90% {
    -webkit-transform: translateY(49px) translateX(calc(-60vw));
            transform: translateY(49px) translateX(calc(-60vw)); }
  95% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(1, 1); }
  100% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); } }

.swim-right {
  -webkit-animation-name: swim-right;
          animation-name: swim-right;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  animation-direction: reverse;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

@-webkit-keyframes swim-right {
  0% {
    -webkit-transform: translateY(0px) translateX(0vw) scale(1, 1);
            transform: translateY(0px) translateX(0vw) scale(1, 1); }
  10% {
    -webkit-transform: translateY(50px) translateX(calc(-5vw)) scale(-1, 1);
            transform: translateY(50px) translateX(calc(-5vw)) scale(-1, 1); }
  30% {
    -webkit-transform: translateY(20px) translateX(calc(-20vw)) scale(-1, 1);
            transform: translateY(20px) translateX(calc(-20vw)) scale(-1, 1); }
  50% {
    -webkit-transform: translateY(-31px) translateX(calc(-30vw)) scale(-1, 1);
            transform: translateY(-31px) translateX(calc(-30vw)) scale(-1, 1); }
  70% {
    -webkit-transform: translateY(-1px) translateX(calc(-50vw)) scale(-1, 1);
            transform: translateY(-1px) translateX(calc(-50vw)) scale(-1, 1); }
  90% {
    -webkit-transform: translateY(33px) translateX(calc(-60vw)) scale(-1, 1);
            transform: translateY(33px) translateX(calc(-60vw)) scale(-1, 1); }
  95% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); }
  100% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); } }

@keyframes swim-right {
  0% {
    -webkit-transform: translateY(0px) translateX(0vw) scale(1, 1);
            transform: translateY(0px) translateX(0vw) scale(1, 1); }
  10% {
    -webkit-transform: translateY(50px) translateX(calc(-5vw)) scale(-1, 1);
            transform: translateY(50px) translateX(calc(-5vw)) scale(-1, 1); }
  30% {
    -webkit-transform: translateY(20px) translateX(calc(-20vw)) scale(-1, 1);
            transform: translateY(20px) translateX(calc(-20vw)) scale(-1, 1); }
  50% {
    -webkit-transform: translateY(-31px) translateX(calc(-30vw)) scale(-1, 1);
            transform: translateY(-31px) translateX(calc(-30vw)) scale(-1, 1); }
  70% {
    -webkit-transform: translateY(-1px) translateX(calc(-50vw)) scale(-1, 1);
            transform: translateY(-1px) translateX(calc(-50vw)) scale(-1, 1); }
  90% {
    -webkit-transform: translateY(33px) translateX(calc(-60vw)) scale(-1, 1);
            transform: translateY(33px) translateX(calc(-60vw)) scale(-1, 1); }
  95% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); }
  100% {
    -webkit-transform: translateX(calc(-80vw + 100px)) scale(-1, 1);
            transform: translateX(calc(-80vw + 100px)) scale(-1, 1); } }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  5%,
  15%,
  25%,
  35%,
  45% {
    -webkit-transform: translate3d(-2px, 0, 0);
            transform: translate3d(-2px, 0, 0); }
  10%,
  20%,
  30%,
  40% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  45%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  5%,
  15%,
  25%,
  35%,
  45% {
    -webkit-transform: translate3d(-2px, 0, 0);
            transform: translate3d(-2px, 0, 0); }
  10%,
  20%,
  30%,
  40% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  45%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.shake {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: shake;
          animation-name: shake; }

.gift-wrap:nth-child(1) {
  -webkit-animation-delay: 900ms;
          animation-delay: 900ms; }

.gift-wrap:nth-child(2) {
  -webkit-animation-delay: 450ms;
          animation-delay: 450ms; }

.gift-wrap:nth-child(3) {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms; }

.surprise {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }

.gifts {
  height: 100%;
  position: relative;
  width: 100%; }

.gift-wrap {
  background: transparent;
  bottom: 1rem;
  height: 100px;
  position: absolute;
  width: 33.33%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 500ms;
  transition: all 500ms; }

.gift {
  cursor: pointer;
  height: 100px;
  position: relative;
  width: 100px; }

.gift__toy {
  background-image: url("/img/gift-popper.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 100px;
  bottom: 0%;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  height: 100%;
  left: calc(50% - 25px);
  position: absolute;
  width: 100%; }

.gift-wrap .gift__top {
  background-image: url("/img/gift-1-top.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 100%;
  left: -5%;
  position: absolute;
  top: -0;
  width: 110%;
  z-index: 100; }

.gift-wrap:nth-child(2) .gift__top {
  background-image: url("/img/gift-2-top.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto; }

.gift-wrap:nth-child(3) .gift__top {
  background: url("/img/gift-3-top.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top; }

.gift__bottom {
  background-image: url("/img/gift-1-bottom.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 90; }

.gift-wrap:nth-child(3) .gift__bottom {
  background-image: url("/img/gift-3-bottom.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto; }

.gift-wrap:nth-child(2) .gift__bottom {
  background-image: url("/img/gift-2-bottom.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto; }

.gift__message {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1rem;
  bottom: -0.25rem;
  -webkit-box-shadow: -3px 3px 3px 0 rgba(51, 51, 51, 0.1);
          box-shadow: -3px 3px 3px 0 rgba(51, 51, 51, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  height: calc(100% - 0rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem;
  position: absolute;
  right: calc(-266% - 0.5rem);
  text-align: left;
  width: 266%; }
  @media (min-width: 992px) {
    .gift__message {
      right: calc(-266% - 1rem); } }
  .gift__message::after {
    border: 0.75rem solid #333;
    border-color: transparent transparent #fff #fff;
    -webkit-box-shadow: -3px 3px 3px 0 rgba(51, 51, 51, 0.1);
            box-shadow: -3px 3px 3px 0 rgba(51, 51, 51, 0.1);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: '';
    height: 0;
    left: 75%;
    margin-left: -0.5em;
    position: absolute;
    top: 0.1rem;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    width: 0; }
    @media (min-width: 992px) {
      .gift__message::after {
        left: 0.1rem;
        margin-left: 0;
        top: 1rem;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); } }

.gift__message-link {
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .gift__message-link:hover {
    color: #333;
    text-decoration: none; }

.gift__message-item {
  margin: 0;
  padding: 0; }
  .gift__message-item--action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #4caf50;
    border-radius: 0.5rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.8em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.1rem; }

.gift-wrap:nth-child(1) {
  left: 0%;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  /* return time */ }

.gift-wrap:nth-child(2) {
  left: 33.33%;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  /* return time */ }

.gift-wrap:nth-child(3) {
  left: 66.66%;
  -webkit-transition: all 800ms;
  transition: all 800ms;
  /* return time */ }

.surprise.opened .gift-wrap.clicked {
  left: 0%;
  opacity: 1;
  -webkit-transition: 500ms all;
  transition: 500ms all;
  /* go time */ }

@media (min-width: 992px) {
  .surprise.opened .gift-wrap:nth-child(2).clicked {
    left: 33.33%; }
  .surprise.opened .gift-wrap:nth-child(3).clicked {
    left: 66.66%; } }

.surprise.opened .gift-wrap:not(.clicked) {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 250ms all;
  transition: 250ms all; }

.gift__message {
  opacity: 1;
  -webkit-transition: 250ms all;
  transition: 250ms all; }

.gift-wrap:not(.message-pop) .gift__message {
  opacity: 0;
  -webkit-transition: 250ms all;
  transition: 250ms all; }

.gift__top {
  -webkit-transform: translate3d(0);
          transform: translate3d(0);
  -webkit-transition: 500ms all;
  transition: 500ms all; }

.clicked .gift__top {
  opacity: 1;
  -webkit-transform: translate3d(-2rem, -5rem, 0) rotate(-20deg) scale(0.9);
          transform: translate3d(-2rem, -5rem, 0) rotate(-20deg) scale(0.9);
  -webkit-transition: 500ms all;
  transition: 500ms all; }

.gift__toy {
  -webkit-transition: 500ms all;
  transition: 500ms all;
  opacity: 0; }

.clicked .gift__toy {
  opacity: 1;
  -webkit-transform: translateY(-50%) rotate(45deg) scale(1.4);
          transform: translateY(-50%) rotate(45deg) scale(1.4);
  -webkit-transition: 500ms all;
  transition: 500ms all; }

@media (min-width: 992px) {
  .gift-wrap:nth-child(3) .gift__message {
    left: calc(-266% - 1rem);
    right: auto; }
    .gift-wrap:nth-child(3) .gift__message::after {
      left: auto;
      right: -1.2rem;
      top: 3rem;
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg); }
  .clicked.gift-wrap:nth-child(3) .gift__toy {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-3rem) rotate(-45deg) scale(1.4);
            transform: translateY(-50%) translateX(-3rem) rotate(-45deg) scale(1.4);
    -webkit-transition: 500ms all;
    transition: 500ms all; }
  .clicked.gift-wrap:nth-child(3) .gift__top {
    -webkit-transform: translate3d(2rem, -5rem, 0) rotate(20deg) scale(0.9);
            transform: translate3d(2rem, -5rem, 0) rotate(20deg) scale(0.9); } }

.append__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative; }
  @media (max-width: 991.98px) {
    .append__sub {
      padding-left: 1rem;
      padding-right: 1rem; } }

.append__sets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }

.append__set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 1rem;
  width: 100%; }
  @media (max-width: 991.98px) {
    .append__set {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-bottom: 0;
      padding-right: 0;
      width: 100%; } }
  .append__set--hidden {
    display: none; }
  .append__set--four {
    width: 50%; }
    .append__set--four:nth-child(even) {
      padding-left: 1.5rem; }
    .append__set--four:nth-child(odd) {
      padding-right: 1.5rem; }
    @media (max-width: 991.98px) {
      .append__set--four {
        width: 100%; }
        .append__set--four:nth-child(even) {
          padding-left: 0; }
        .append__set--four:nth-child(odd) {
          padding-right: 0; } }
    .append__set--four .append__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      width: 50%; }
      .append__set--four .append__item:first-child {
        padding-right: 1.5rem; }
      .append__set--four .append__item:last-child {
        padding-left: 1.5rem; }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .append__set--four .append__item {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap; } }
      @media (max-width: 991.98px) {
        .append__set--four .append__item {
          width: 50%; }
          .append__set--four .append__item:first-child {
            padding-right: 1rem; }
          .append__set--four .append__item:last-child {
            padding-left: 1rem; } }
    .append__set--four .append__item-text-link {
      height: auto;
      padding: 0 0 1rem; }
      @media (min-width: 768px) {
        .append__set--four .append__item-text-link {
          padding: 0; } }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .append__set--four .append__item-text-link {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap; } }
    .append__set--four .append__item-text {
      text-align: center; }
    .append__set--four .append__item-visual-wrap {
      padding-right: 0; }

.append__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 100%; }
  .append__item:nth-child(odd) {
    padding-right: 1rem; }
  @media (max-width: 991.98px) {
    .append__item {
      margin-bottom: 0.5rem; }
      .append__item:nth-child(odd) {
        padding-right: 0; } }

.append__item-visual-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 35%;
          flex: 1 0 35%;
  padding-right: 1rem; }

.append__item-text-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 1em 0; }
  @media (max-width: 991.98px) {
    .append__item-text-link {
      padding: 0; } }
  .append__item-text-link:hover {
    text-decoration: none; }

.append__item-text {
  color: #666666;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 80%;
          flex: 1 1 80%;
  font-size: 1rem;
  font-weight: bold; }
  @media (max-width: 1199.98px) {
    .append__item-text {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; } }
  .append__item-text--title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%; }
    @media (max-width: 991.98px) {
      .append__item-text--title {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 0px;
                flex: 0 0 0px;
        font-size: 1.5rem; } }
    @media (max-width: 767.98px) {
      .append__item-text--title {
        font-size: 1rem; } }
    @media (min-width: 992px) {
      .append__item-text--title {
        font-size: 1.2rem; } }
    @media (min-width: 1200px) {
      .append__item-text--title {
        font-size: 1.4rem; } }
  .append__item-text--date {
    font-size: 1rem;
    font-weight: normal; }
    @media (min-width: 768px) {
      .append__item-text--date {
        font-size: 1.2rem; } }
  .append__item-text--subtitle {
    font-size: 1rem;
    font-weight: normal; }

.append__load {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 1rem; }
  @media (max-width: 1199.98px) {
    .append__load {
      padding: 0; } }

.append__load-button {
  background: rgba(51, 51, 51, 0);
  border-color: #333;
  border-radius: 5%;
  border-style: solid;
  border-width: 0.1rem;
  color: #333;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 0.65rem 1rem;
  -webkit-transition: 250ms all;
  transition: 250ms all; }
  @media (max-width: 1199.98px) {
    .append__load-button {
      margin-bottom: 0; } }
  .append__load-button:hover {
    background: #333333;
    color: #fff;
    -webkit-transition: 250ms all;
    transition: 250ms all; }

.related {
  margin-top: 5em;
  width: 100%; }
  @media (max-width: 991.98px) {
    .related {
      display: none; } }
  .related__head {
    font-weight: bold;
    text-align: center; }
  .related__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding: 0 1em; }
  .related__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    width: 100%; }
    .related__item:not(:last-child) {
      border-bottom: 1px solid #333; }
  .related__link {
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%; }
    .related__link:hover {
      color: rgba(51, 51, 51, 0.5);
      text-decoration: none; }
  .related__visual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    width: 70%; }
  .related__title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    font-size: 1em;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    padding: 0.5rem 0 1rem;
    width: 100%; }
  @media (max-width: 991.98px) {
    .related--bottom {
      display: block; } }
  .related--bottom .related__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .related--bottom .related__head {
    color: #333; }
  .related--bottom .related__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    @media (max-width: 991.98px) {
      .related--bottom .related__item {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  .related--bottom .related__item {
    border-bottom: none; }
  .related--bottom .related__visual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%; }
  .related--bottom .related__link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%; }
  .related--bottom .related__title {
    padding: 0 1rem; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .related--bottom .related__title {
        padding: 0; } }

.article {
  background-color: #f5f5f5;
  padding: 100px 0 0;
  position: relative;
  z-index: 9; }
  .article__wrap {
    margin-bottom: 0;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%; }
  .article__item {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin-bottom: 5em;
    overflow: hidden; }
  .article__item:nth-child(odd) .article__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .article__item:nth-child(even) .article__text {
    margin-left: 0;
    margin-right: 2%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .article__link {
    clear: both;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    text-decoration: none; }
  .article__img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    position: relative;
    width: 40%; }
    .article__img--item {
      overflow: hidden;
      position: relative; }
    .article__img--item img {
      height: 100%;
      left: 0;
      font-family: "object-fit:cover;object-position:center";
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      position: absolute;
      top: 0;
      -webkit-transition: -webkit-transform 250ms;
      transition: -webkit-transform 250ms;
      transition: transform 250ms;
      transition: transform 250ms, -webkit-transform 250ms;
      width: 100%;
      will-change: transform;
      z-index: 10; }
    .article__img--item img:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
      -webkit-transition: 400ms -webkit-transform ease;
      transition: 400ms -webkit-transform ease;
      transition: 400ms transform ease;
      transition: 400ms transform ease, 400ms -webkit-transform ease; }
    .article__img svg {
      bottom: 0;
      height: 6em;
      pointer-events: none;
      position: absolute;
      right: 0;
      width: 6em;
      z-index: 20; }
      @media (max-width: 991.98px) {
        .article__img svg {
          height: 4.5em;
          width: 4.5em; } }
  .article__hover {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(51, 51, 51, 0.7);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    width: 100%; }
  .article__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-left: 2%;
    width: 58%; }
    .article__text .comment-more {
      margin-right: 0;
      -ms-flex-item-align: end;
          align-self: flex-end; }
  .article__title {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5;
    width: 100%; }
    @media (max-width: 991.98px) {
      .article__title {
        height: 1.5em;
        overflow: hidden; } }
  .article__comment {
    height: 10.5em;
    line-height: 1.5;
    overflow: hidden;
    width: 100%; }
    @media (max-width: 991.98px) {
      .article__comment {
        height: 6em; } }
  .article__date {
    -ms-flex-item-align: end;
        align-self: flex-end;
    color: #757575;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0;
    width: 50%; }
  .article--first {
    background-clip: content-box;
    background-color: #fde6ee;
    border-image-outset: 0 0 0 0;
    border-image-repeat: round repeat;
    border-image-slice: 16 16 16 16 fill;
    border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fde6ee'/%3E%3C/svg%3E");
    border-image-width: 0 0 16px 0;
    border-style: solid;
    padding: 40px 10px;
    position: relative;
    z-index: 10; }
    .article--first .article__wrap {
      display: block;
      margin-left: 20%;
      margin-right: 20%;
      width: 60%; }
    .article--first .article__link {
      color: #333;
      text-decoration: none; }
      .article--first .article__link:hover {
        color: #333;
        text-decoration: none; }
      .article--first .article__link:hover .article--first .article__link .article__hover {
        opacity: 1;
        -webkit-transition: opacity 500ms ease;
        transition: opacity 500ms ease; }
    .article--first .article__title {
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 0.5em;
      text-align: center; }
      @media (max-width: 991.98px) {
        .article--first .article__title {
          height: auto; } }
    .article--first .article__img {
      margin-left: 20%;
      margin-right: 20%;
      position: relative;
      width: 60%; }
      .article--first .article__img svg {
        bottom: 0%;
        height: 7em;
        position: absolute;
        right: 0%;
        width: 7em; }
        @media (max-width: 991.98px) {
          .article--first .article__img svg {
            height: 4.5em;
            width: 4.5em; } }
    .article--first .article__hover {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: rgba(51, 51, 51, 0.7);
      bottom: 0;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: opacity 500ms ease;
      transition: opacity 500ms ease;
      width: 100%; }
    .article--first .article__text {
      display: block;
      margin: 1em 0 0;
      text-align: center;
      width: 100%; }
      .article--first .article__text .comment-more {
        margin-right: auto; }
    .article--first .article__date {
      color: #757575;
      display: block;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 0.5em;
      width: 100%; }
    .article--first .article__comment {
      height: 3.2em;
      line-height: 1.8;
      overflow: hidden; }
      @media (max-width: 1199.98px) {
        .article--first .article__comment {
          height: 6.8em; } }

.comment-more {
  background-color: transparent;
  border: 2px solid #333;
  border-radius: 10px;
  color: #333;
  cursor: pointer;
  display: table;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.5em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .comment-more:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

@media (max-width: 991.98px) {
  .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    padding: 70px 10px 20px;
    width: 100%; }
    .article--first {
      padding: 20px 10px; }
      .article--first .article__title {
        font-size: 1.2em; }
      .article--first .article__img {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .article--first .article__img svg {
          height: 5em;
          width: 5em; }
      .article--first .article__text {
        margin-top: 0.5em; }
        .article--first .article__text .comment-more {
          display: table; }
      .article--first .article__date {
        font-size: 1em;
        margin-bottom: 0.25em; }
      .article--first .article__comment {
        display: block;
        font-size: 0.8em;
        height: 3.4em;
        overflow: hidden;
        text-align: left; }
      .article--first .article__wrap {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        width: 100%; }
    .article__wrap {
      margin-left: 0;
      margin-right: 0;
      padding: 0 1em;
      width: 100%; }
    .article__item {
      margin-bottom: 2em; }
    .article__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .article__img {
      margin-left: 0;
      margin-right: 0;
      width: 100%; }
    .article__text {
      width: 65%; }
    .article__title {
      font-size: 1em;
      height: 6em;
      margin-bottom: 0;
      overflow: hidden; }
    .article__comment {
      display: none; }
    .article .comment-more {
      display: none; }
    .article__date {
      font-size: 1em;
      margin-bottom: 0;
      width: 100%; }
  .page__featured .pager__item {
    font-size: 1.5em;
    height: 2em;
    line-height: 1.5;
    width: 2em; } }

.page__pickup .article--first {
  background-clip: content-box;
  background-color: #fce4ec;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fce4ec'/%3E%3C/svg%3E");
  border-image-width: 0 0 16px 0;
  border-style: solid;
  padding: 40px 10px !important;
  position: relative;
  z-index: 10 !important; }

.page__pickup .article {
  background-color: #f5f5f5;
  padding: 100px 0 0;
  position: relative;
  z-index: 9; }

.entry {
  background-clip: content-box;
  background-color: #f5f5f5;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23f5f5f5'/%3E%3C/svg%3E");
  border-image-width: 0 0 16px 0;
  border-style: solid;
  padding: 100px 10px 80px;
  position: relative;
  z-index: 9; }
  .entry__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%; }
  .entry__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%; }
  .entry__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .entry__side {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0 2em; }
  .entry__contents {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    position: relative; }
  .entry__text {
    font-size: 1.2em; }
    .entry__text--sp {
      display: none; }
      @media (max-width: 991.98px) {
        .entry__text--sp {
          display: block; } }
    .entry__text--pc {
      display: block; }
      @media (max-width: 991.98px) {
        .entry__text--pc {
          display: none; } }
  .entry__img--sp {
    display: none;
    margin-top: 1em; }
    @media (max-width: 991.98px) {
      .entry__img--sp {
        display: block; } }
  .entry__img--pc {
    display: block;
    margin-top: 1em; }
    @media (max-width: 991.98px) {
      .entry__img--pc {
        display: none; } }
  .entry__area {
    border-radius: 30px;
    font-size: 1.2em;
    margin-bottom: 1.5em;
    padding: 1.5em 1em; }
    .entry__area--white {
      background-color: #fff; }
  .entry__head {
    border-bottom: 1px solid #e91e63;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1em;
    text-align: center; }
  .entry__map {
    height: 0;
    margin-bottom: 2em;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative; }
    .entry__map iframe {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .entry__shopbtn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 3px solid #e91e63;
    border-radius: 10px;
    color: #e91e63;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2em;
    margin-left: 20%;
    margin-right: 20%;
    padding: 1em 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 60%; }
    .entry__shopbtn .material-icons {
      margin-left: 0.5em; }
    .entry__shopbtn:hover {
      background-color: #e91e63;
      color: #f5f5f5;
      text-decoration: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .entry__item {
    display: block;
    margin-bottom: 2em; }
  .entry--first {
    background-color: #fce4ec;
    border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fce4ec'/%3E%3C/svg%3E");
    z-index: 10; }
    .entry--first .entry__wrap {
      display: block;
      margin-left: 20%;
      margin-right: 20%;
      width: 60%; }
    .entry--first .entry__title {
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 0.5em;
      text-align: center; }
    .entry--first .entry__img {
      margin-left: 5%;
      margin-right: 5%;
      position: relative;
      width: 90%; }
      .entry--first .entry__img img {
        -webkit-clip-path: url("#squircle");
                clip-path: url("#squircle"); }
      .entry--first .entry__img svg {
        bottom: 0%;
        height: 7em;
        position: absolute;
        right: 0%;
        width: 7em; }
    .entry--first .entry__hover {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: rgba(51, 51, 51, 0.7);
      bottom: 0;
      -webkit-clip-path: url("#squircle");
              clip-path: url("#squircle");
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: opacity 500ms ease;
      transition: opacity 500ms ease;
      width: 100%; }
    .entry--first .entry__text {
      display: block;
      margin-top: 1em 0 0.5em;
      text-align: center;
      width: 100%; }
    .entry--first .entry__date {
      color: #757575;
      display: block;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 0.5em;
      width: 100%; }
    .entry--first .entry__writer {
      clear: both;
      color: #333;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      overflow: hidden;
      text-decoration: none;
      width: 100%; }
      .entry--first .entry__writer * {
        float: left; }
      .entry--first .entry__writer svg {
        height: 5rem;
        width: 5rem; }
      .entry--first .entry__writer--name {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: bold;
        margin-left: 0.5em; }

.bookmark {
  border-bottom: 1px solid #333;
  display: table;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 250ms all;
  transition: 250ms all; }
  .bookmark .material-icons {
    color: #333;
    font-size: 3rem; }
  .bookmark :hover {
    color: #ff9800;
    -webkit-transition: 250ms all;
    transition: 250ms all; }

.swashIn {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: swashIn;
          animation-name: swashIn; }
  .swashIn .material-icons {
    color: #ff9800; }

@-webkit-keyframes swashIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; } }

@keyframes swashIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; } }

.swashOut {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: swashOut;
          animation-name: swashOut; }

@-webkit-keyframes swashOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; } }

@keyframes swashOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; } }

.share {
  margin-top: 1em;
  padding: 0; }
  .share__item {
    display: table;
    list-style-type: none;
    margin-bottom: 0.8em;
    margin-left: auto;
    margin-right: auto; }
  .share__item > a > svg {
    height: 2rem;
    width: 2rem; }

.keyword {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }
  .keyword__head {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: center; }
  .keyword__list {
    clear: both;
    padding: 0; }
  .keyword__item {
    background-color: #ede7f6;
    border-radius: 30px;
    display: inline-block;
    list-style-type: none;
    margin-bottom: 0.5em;
    padding: 0.3em 0.8em; }
    .keyword__item a {
      color: #e91e63;
      font-size: 1em; }

.sticky-menu {
  z-index: 30; }

.toc {
  background-color: #fafafa;
  border-bottom: 2px solid #e91e63;
  border-top: 2px solid #e91e63;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  overflow: hidden; }
  .toc__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.5rem;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 10%; }
  .toc__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0;
    width: 90%; }
  .toc__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fce4ec;
    border-bottom: 1px solid #e91e63;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    float: left;
    font-size: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none;
    margin-right: 5%;
    padding: 0.3em 1em;
    width: 30%; }
  .toc__item-link {
    color: #333; }
    .toc__item-link:hover {
      color: #333;
      text-decoration: none; }
  @media (min-width: 992px) {
    .toc__item:nth-child(3n) {
      margin-right: 0; } }
  .toc__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }

.active {
  background-color: #e91e63;
  color: #fff; }

.active a {
  color: #fff;
  text-decoration: none; }

.float {
  clear: both;
  display: block;
  margin-bottom: 3em;
  overflow: hidden; }
  .float__left {
    float: left;
    margin-right: 1%;
    width: 49%; }
  .float__right {
    float: right;
    margin-left: 1%;
    width: 49%; }
  .float__3 {
    float: left;
    margin-right: 1%;
    width: 32%; }
    @media (max-width: 991.98px) {
      .float__3 {
        float: none;
        margin-bottom: 1em;
        width: 100%; } }

.flow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 45px;
  position: relative; }

.flow::after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ff9800;
  bottom: 0;
  content: '';
  height: 0;
  left: 47%;
  position: absolute;
  width: 0; }
  @media (max-width: 991.98px) {
    .flow::after {
      left: 42%; } }
  @media (max-width: 767.98px) {
    .flow::after {
      left: 37%; } }

.flow:last-child::after {
  display: none; }

.table {
  border-bottom: 2px solid #e91e63;
  border-collapse: collapse;
  border-top: 2px solid #e91e63;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 2em;
  table-layout: fixed; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .table {
      width: 100%; } }
  .table tr {
    border-bottom: 3px dashed #fff;
    border-collapse: collapse;
    display: table-row;
    font-size: 1rem; }
    @media (max-width: 991.98px) {
      .table tr {
        font-size: 1rem; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .table tr {
        display: table-row;
        width: 100%; } }
    .table tr:last-child {
      border-bottom: 0; }
  .table th {
    background-color: #e91e63;
    border-bottom: 2px solid #e91e63;
    border-top: 2px solid #e91e63;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    display: table-cell;
    text-align: right;
    width: 30%; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .table th {
        display: table-cell;
        text-align: right; } }
    .table th .material-icons {
      display: inline;
      font-size: 1.5em;
      line-height: 1;
      margin-left: 0.5em; }
  .table td {
    background-color: #fce4ec;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: table-cell;
    width: 100%;
    word-wrap: break-word; }
  .table a {
    color: #e91e63;
    display: block; }

.horizontal-table tr {
  border-bottom: 2px solid #fff; }

.horizontal-table th {
  display: table-cell; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .horizontal-table th {
      display: table-cell;
      text-align: center; } }

.horizontal-table th.table__data {
  background-color: #e91e63;
  border-bottom: 2px solid #e91e63;
  border-top: 2px solid #e91e63;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: table-cell;
  width: 100%; }

.horizontal-table td {
  border-right: 1px solid #e91e63;
  text-align: center; }

.horizontal-table td:last-child {
  border-right: 0; }

.writercomment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .writercomment__icon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1em; }
  .writercomment svg {
    height: 6em;
    width: 6em; }
  .writercomment__bubble {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border-radius: 10px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    max-width: 100%;
    min-width: 120px;
    padding: 1em;
    position: relative; }
    .writercomment__bubble::before {
      border: 10px solid transparent;
      border-right: 10px solid #fff;
      content: '';
      left: -20px;
      margin-top: -10px;
      position: absolute;
      top: 50%; }
    .writercomment__bubble p {
      margin: 0;
      padding: 0; }

@media (min-width: 992px) {
  .keyword-sp {
    display: none; } }

@media (max-width: 991.98px) {
  .keyword {
    display: none; }
  .entry__side {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
    padding: 2em 1em 0; }
  .entry__contents {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1em; }
  .keyword-sp {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 5em;
    width: 100%; }
    .keyword-sp__head {
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 0.5em;
      text-align: center; }
    .keyword-sp__list {
      clear: both;
      padding: 0; }
    .keyword-sp__item {
      background-color: #ede7f6;
      border-radius: 30px;
      display: inline-block;
      font-size: 1em;
      list-style-type: none;
      margin-bottom: 0.5em;
      padding: 0.3em 0.8em; }
      .keyword-sp__item a {
        color: #e91e63;
        font-size: 1em; } }

@media (max-width: 991.98px) {
  .reg__col {
    float: none;
    margin-bottom: 1em;
    width: 100%; }
  .reg__col:last-child {
    margin-bottom: 0; }
  .clear--sp {
    clear: both; } }

@media (min-width: 768px) {
  .sticky-menu__wrap {
    display: none; }
  .toc__item:nth-child(n+4) {
    border-bottom: 0; } }

@media (max-width: 991.98px) {
  .entry {
    padding: 50px 0 40px; }
    .entry__left {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .entry__right {
      display: none; }
    .entry__contents {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      margin-bottom: 2em;
      max-width: 100%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .entry__text {
      font-size: 1em;
      padding: 0 1em; }
    .entry__item {
      padding: 0 1em; }
    .entry__head {
      font-size: 1em; }
    .entry__shopbtn {
      margin-left: 10%;
      margin-right: 10%;
      width: 80%; }
    .entry--first {
      padding: 40px 10px; }
      .entry--first .entry__wrap {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
      .entry--first .entry__title {
        font-size: 1em;
        margin-bottom: 1em; }
      .entry--first .entry__img {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
      .entry--first .entry__date {
        font-size: 1em; }
      .entry--first .entry__writer svg {
        height: 3rem;
        width: 3rem; }
      .entry--first .entry__writer--name {
        font-size: 1em; }
  .toc__head {
    font-size: 1.5em;
    width: 20%; }
  .toc__list {
    width: 80%; }
  .toc__item {
    font-size: 0.8em;
    margin-right: 2%;
    width: 49%; }
  .toc__item:nth-child(2n) {
    margin-right: 0; }
  .toc__item:nth-last-child(-n+2) {
    border-bottom: 0; }
  .sticky-menu {
    background-color: #f5f5f5;
    display: block;
    padding-top: 1em; }
    .sticky-menu__wrap {
      clear: both;
      display: table;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden; }
      .sticky-menu__wrap * {
        float: left; }
  .share-sp {
    padding: 0; }
    .share-sp__item {
      list-style-type: none;
      margin-right: 0.5em; }
      .share-sp__item svg {
        height: 2.5em;
        width: 2.5em; }
  .bookmark-sp {
    border-right: 1px solid #333;
    color: #333;
    margin-right: 0.5em; }
    .bookmark-sp i {
      font-size: 2.8em; }
  .float {
    margin-bottom: 1em; }
  .table {
    border-left: 2px solid #e91e63;
    border-right: 2px solid #e91e63;
    font-size: 0.8em;
    width: 100%; }
    .table tr {
      border-bottom: 0;
      display: block; }
    .table th {
      display: block;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      width: 100%; }
    .table td {
      display: block;
      word-wrap: break-word; }
  .horizontal-table th,
  .horizontal-table td,
  .horizontal-table th.table__data {
    display: table-cell; }
  .horizontal-table th.table__data {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0.5em;
    width: 100%; }
  .writercomment {
    padding: 0 0.5em; }
    .writercomment svg {
      height: 4rem;
      width: 4rem; } }

a.map-button {
  display: inline;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0.5em; }

.map-button::before {
  content: '\E55F';
  font-family: 'Material Icons'; }

.map-button:hover {
  text-decoration: none; }

.entry__pickup .entry__head {
  border-bottom: 1px solid #e91e63; }

.entry__pickup .entry__shopbtn {
  border: 3px solid #e91e63;
  color: #e91e63; }
  .entry__pickup .entry__shopbtn:hover {
    background-color: #e91e63;
    color: #f5f5f5; }

.entry__pickup .entry__item a,
.entry__pickup .entry__text a {
  color: #e91e63; }

.entry__pickup .entry--first {
  background-color: #fce4ec;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23fce4ec'/%3E%3C/svg%3E"); }

.entry__pickup .keyword__item {
  background-color: #fce4ec; }

.entry__pickup .keyword a {
  color: #e91e63; }

.entry__pickup .toc {
  border-bottom: 2px solid #e91e63;
  border-top: 2px solid #e91e63; }
  .entry__pickup .toc__item {
    background-color: #fce4ec;
    border-bottom: 1px solid #e91e63; }

.entry__pickup .table {
  border-bottom: 2px solid #e91e63;
  border-top: 2px solid #e91e63; }
  .entry__pickup .table th {
    background-color: #e91e63;
    border-bottom: 2px solid #e91e63;
    border-top: 2px solid #e91e63; }
  .entry__pickup .table td {
    background-color: #fce4ec; }
  .entry__pickup .table a {
    color: #e91e63; }

.entry__pickup .horizontal-table tr {
  border-bottom: 2px solid #fff; }

.entry__pickup .horizontal-table th.table__data {
  background-color: #e91e63;
  border-bottom: 2px solid #e91e63;
  border-top: 2px solid #e91e63;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: table-cell;
  width: 100%; }

.entry__pickup .horizontal-table td {
  border-right: 1px solid #e91e63;
  text-align: center; }

.entry__pickup .horizontal-table td:last-child {
  border-right: 0; }

.entry__pickup .active {
  background-color: #e91e63; }

@media (min-width: 768px) {
  .entry__pickup .toc__item:nth-child(n+4) {
    border-bottom: 0; } }

@media (max-width: 991.98px) {
  .entry__pickup .keyword-sp__item {
    background-color: #fce4ec; }
    .entry__pickup .keyword-sp__item a {
      color: #e91e63; }
  .entry__pickup .toc__item:nth-last-child(-n+2) {
    border-bottom: 0; }
  .entry__pickup .table {
    border-left: 2px solid #e91e63;
    border-right: 2px solid #e91e63; } }

.page__event .article--first,
.entry__event .article--first {
  background-clip: content-box;
  background-color: #efebe9;
  border-image-outset: 0 0 0 0;
  border-image-repeat: round repeat;
  border-image-slice: 16 16 16 16 fill;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23efebe9'/%3E%3C/svg%3E");
  border-image-width: 0 0 16px 0;
  border-style: solid;
  padding: 40px 10px !important;
  position: relative;
  z-index: 10 !important; }

.page__event .article,
.entry__event .article {
  background-color: #f5f5f5;
  padding: 100px 0 0;
  position: relative;
  z-index: 9; }

@media (max-width: 991.98px) {
  .comment-more {
    font-size: 1em; } }

.entry__event .entry__head {
  border-bottom: 1px solid #795548; }

.entry__event .entry__shopbtn {
  border: 3px solid #795548;
  color: #795548; }
  .entry__event .entry__shopbtn:hover {
    background-color: #795548;
    color: #f5f5f5; }

.entry__event .entry--first {
  background-color: #efebe9;
  border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23efebe9'/%3E%3C/svg%3E"); }

.entry__event .keyword__item {
  background-color: #efebe9; }

.entry__event .keyword a {
  color: #795548; }

.entry__event .toc {
  border-bottom: 2px solid #795548;
  border-top: 2px solid #795548; }
  .entry__event .toc__item {
    background-color: #efebe9;
    border-bottom: 1px solid #795548; }

.entry__event .table {
  border-bottom: 2px solid #795548;
  border-top: 2px solid #795548; }
  .entry__event .table th {
    background-color: #795548;
    border-bottom: 2px solid #795548;
    border-top: 2px solid #795548; }
  .entry__event .table td {
    background-color: #efebe9; }
  .entry__event .table a {
    color: #795548; }

.entry__event .horizontal-table tr {
  border-bottom: 2px solid #fff; }

.entry__event .horizontal-table th.table__data {
  background-color: #795548;
  border-bottom: 2px solid #795548;
  border-top: 2px solid #795548;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: table-cell;
  width: 100%; }

.entry__event .horizontal-table td {
  border-right: 1px solid #795548;
  text-align: center; }

.entry__event .horizontal-table td:last-child {
  border-right: none; }

.entry__event .active {
  background-color: #795548; }

@media (min-width: 768px) {
  .entry__event .toc__item:nth-child(n+4) {
    border-bottom: 0; } }

@media (max-width: 991.98px) {
  .entry__event .keyword-sp__item {
    background-color: #efebe9; }
    .entry__event .keyword-sp__item a {
      color: #795548; }
  .entry__event .toc__item:nth-last-child(-n+2) {
    border-bottom: 0; }
  .entry__event .table {
    border-left: 2px solid #795548;
    border-right: 2px solid #795548; } }

.content {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  padding: 100px 0 1em; }
  .content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0;
    width: 80%; }
  .content__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    list-style-type: none;
    margin-bottom: 2em;
    margin-right: 2%;
    padding: 0;
    position: relative; }
  .content__col:nth-child(3n) {
    margin-right: 0; }
  .content__img {
    display: block;
    width: 100%; }
  .content img:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease; }
  .content__img--item {
    overflow: hidden;
    position: relative; }
  .content img {
    height: 100%;
    left: 0;
    font-family: "object-fit:cover;object-position:center";
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms;
    width: 100%;
    will-change: transform; }
  .content__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    font-size: 1.2em;
    margin-top: 0.5em;
    text-align: center; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .content__text {
        display: block;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto; } }
  .content__title {
    font-size: 1.2em;
    font-weight: bold; }
  .content__shopname {
    color: #757575;
    font-size: 0.8em;
    font-weight: bold; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .content .comment-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: 25%;
      margin-right: 25%;
      width: 50%; } }

@media (max-width: 1199.98px) {
  .content__col {
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 2%; }
  .content__col:nth-child(even) {
    margin-right: 0; }
  .content__col:nth-child(odd) {
    margin-right: 2%; } }

@media (max-width: 991.98px) {
  .comment-more {
    font-size: 1em; }
  .content {
    padding: 2em 0; }
    .content__title {
      font-size: 1em; }
    .content__shopname {
      font-size: 0.8em; }
    .content__col {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 2em;
      margin-right: 0 !important; }
    .content__col:last-child {
      margin-bottom: 0; } }

.page__coupon .article {
  margin-top: 0; }

@media (max-width: 991.98px) {
  .comment-more {
    font-size: 1em; } }

.page__news .article {
  margin-top: 0; }

@media (max-width: 991.98px) {
  .comment-more {
    font-size: 1em; } }

.mypage {
  background-color: #f5f5f5;
  padding: 1.5em 2em 5em; }
  .mypage__point-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0;
    padding: 0; }
  .mypage__point-total {
    background-color: #fff;
    border-color: #ff9800;
    border-radius: 1rem;
    border-style: solid;
    border-width: 2px;
    color: #ff9800;
    display: block;
    font-weight: bold;
    margin: 0.5rem 0;
    padding: 0.3rem 0.5rem;
    text-align: center;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    width: 100%; }
  .mypage__point-sum {
    display: inline-block;
    position: relative; }
    .mypage__point-sum::after {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      content: 'P';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 0.9em;
      height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      right: -1em;
      top: 0;
      width: 1rem; }
  .mypage__point-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%; }
    .mypage__point-item--hidden {
      display: none; }
  .mypage__point-date {
    font-size: 0.8rem;
    font-weight: bold;
    padding-top: 0.5rem;
    text-align: center;
    width: 100%; }
  .mypage__point-block {
    background-color: #fff;
    border-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.3rem 0.5rem;
    width: 100%; }
  .mypage__point-more {
    background-color: #ff9800;
    border-color: #ff9800;
    border-radius: 1rem;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 0.5rem 0;
    padding: 0.3rem 0.5rem;
    text-align: center;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    width: 100%; }
    .mypage__point-more--disabled {
      background-color: #fff;
      border-color: #b3b3b3;
      color: #b3b3b3;
      opacity: 0.5; }
    .mypage__point-more:hover {
      background-color: #fff;
      color: #ff9800;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
  .mypage__point-num {
    font-weight: bold;
    margin-right: 0.8rem;
    position: relative; }
    .mypage__point-num::before {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      content: '🐠';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 0.9em;
      height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      left: -1em;
      position: absolute;
      top: 0;
      width: 1rem; }
    .mypage__point-num::after {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      content: 'P';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 0.9em;
      height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      right: -1em;
      top: 0;
      width: 1rem; }
  .mypage__point-num--plus {
    color: green; }
    .mypage__point-num--plus::before {
      content: '+'; }
  .mypage__point-num--minus {
    color: crimson; }
    .mypage__point-num--minus::before {
      content: '-'; }

.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  width: 100%; }
  .user__img {
    border-radius: 50%;
    max-width: 100px;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%; }
    .user__img--item {
      overflow: hidden;
      position: relative; }
  .user__account {
    margin-left: 1em; }
    .user__account--name, .user__account--id {
      color: #333;
      font-size: 1.2em;
      font-weight: bold; }

.user-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin-bottom: 2em;
  padding: 0;
  width: 100%; }
  .user-tab__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #e0e0e0;
    border-right: 3px solid #f5f5f5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.8em 1em; }
  .user-tab__item.select {
    background-color: #ffe0b2; }
  .user-tab__item:last-child {
    border-right: 0; }

.mypage-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .mypage-section__item {
    -ms-flex-preferred-size: 23.5%;
        flex-basis: 23.5%;
    margin-bottom: 2em;
    margin-right: 2%; }
  .mypage-section__item:nth-child(4n) {
    margin-right: 0; }
  .mypage-section__img {
    position: relative; }
    .mypage-section__img--item {
      display: block;
      overflow: hidden;
      position: relative; }
      .mypage-section__img--item img {
        display: block;
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease; }
    .mypage-section__img--item:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
      -webkit-transition: all 250ms ease;
      transition: all 250ms ease; }
  .mypage-section__label {
    background-color: #ff9800;
    color: #fff;
    left: 0;
    padding: 1em 1.5em;
    position: absolute;
    top: 5%; }
  .mypage-section__text {
    background-color: #fff;
    color: #333;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    font-size: 1.2em;
    padding: 0.5em; }
  .mypage-section__title {
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0; }
  .mypage-section__shopname {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 0; }
  .mypage-section__data {
    color: #757575;
    font-size: 0.8em; }

.deletebtn {
  bottom: auto;
  height: 30px;
  left: auto;
  position: absolute;
  right: 2%;
  top: 5%;
  width: 30px; }
  .deletebtn__line {
    border: 0;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 30; }
  .deletebtn__line::before, .deletebtn__line::after {
    border-top: 3px solid #333;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    width: 30px; }
  a:hover .deletebtn__line::before,
  a:hover .deletebtn__line::after {
    border-top: 3px solid #757575;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    width: 30px; }
  .deletebtn__line::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .deletebtn__line::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.hide {
  display: none; }

@media (max-width: 991.98px) {
  .user-tab {
    -ms-flex-flow: wrap;
        flex-flow: wrap; }
    .user-tab__item {
      border-bottom: 3px solid #f5f5f5;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
  .mypage-section__item {
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%; }
  .mypage-section__item:nth-child(2n) {
    margin-right: 0; } }

@media (max-width: 991.98px) {
  .user-tab__item {
    border-bottom: 3px solid #f5f5f5;
    border-right: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .mypage-section__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0; } }

.sitepolicy,
.privacypolicy {
  background-color: #f5f5f5;
  padding: 2em 1em 4em 2em; }
  @media (max-width: 991.98px) {
    .sitepolicy,
    .privacypolicy {
      padding: 2em 1em 4em; } }
  .sitepolicy__content,
  .privacypolicy__content {
    margin-bottom: 1.5em;
    width: 100%; }
    .sitepolicy__content p,
    .privacypolicy__content p {
      line-height: 1.8;
      margin-bottom: 0; }
  .sitepolicy__head,
  .privacypolicy__head {
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.8; }
  .sitepolicy__list--ol, .sitepolicy__list--ul,
  .privacypolicy__list--ol,
  .privacypolicy__list--ul {
    margin-bottom: 0;
    padding: 0; }
  .sitepolicy-list__item,
  .privacypolicy-list__item {
    line-height: 1.8;
    list-style-position: inside;
    padding-left: 1.5em;
    text-indent: -1.5em; }
    .sitepolicy-list__item--roman,
    .privacypolicy-list__item--roman {
      line-height: 1.8;
      list-style-position: inside;
      list-style-type: upper-roman;
      padding-left: 1.5em;
      text-indent: -1.5em; }
    .sitepolicy-list__item--none,
    .privacypolicy-list__item--none {
      line-height: 1.8;
      list-style-position: inside;
      list-style-type: none;
      padding-left: 1.5em;
      text-indent: -1.5em; }

.close-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }
  .close-btn a {
    border: 3px solid #333;
    color: #333;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0.3em 0.7em; }
  .close-btn a:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 500ms;
    transition: all 500ms; }

.sitemap {
  background-color: #f5f5f5;
  padding: 2em 1em 4em 2em; }
  @media (max-width: 991.98px) {
    .sitemap {
      padding: 2em 1em 4em; } }
  .sitemap__list {
    padding: 0;
    width: 100%; }
    .sitemap__list li {
      list-style-type: none; }
  .sitemap__first {
    border-bottom: 1px solid #333;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8;
    padding: 0.5em 0; }
    .sitemap__first a {
      color: #333;
      display: block; }
    .sitemap__first a:hover {
      text-decoration: none; }
  .sitemap__second {
    border-top: 1px solid #333;
    padding: 0.5em 0 0; }
  .sitemap__item {
    font-size: 0.8em;
    font-weight: normal;
    padding: 0.2em 0; }
    .sitemap__item a::before {
      content: '\E315';
      font-family: 'Material Icons';
      font-size: 1em !important; }

#aform-8 {
  margin-bottom: 5em;
  margin-left: 5% !important;
  width: 90%; }

label.error img {
  width: auto; }

.page__trip .section__header-text {
  color: #f44336; }
  .page__trip .section__header-text--ja {
    font-size: 4vw; }
    @media (max-width: 991.98px) {
      .page__trip .section__header-text--ja {
        font-size: 6vw; } }
  .page__trip .section__header-text--en {
    font-size: 3vw; }
    @media (max-width: 991.98px) {
      .page__trip .section__header-text--en {
        font-size: 5vw; } }

@-webkit-keyframes wavey {
  from {
    background-position-y: 0; }
  to {
    background-position-y: 59px; } }

@keyframes wavey {
  from {
    background-position-y: 0; }
  to {
    background-position-y: 59px; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.trip {
  position: relative;
  z-index: -1; }
  .trip__intro {
    background-clip: content-box;
    background-color: #ffcdd2;
    border-image-outset: 16px 16px 16px 16px;
    border-image-repeat: round repeat;
    border-image-slice: 16 16 16 16 fill;
    border-image-source: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='132' viewBox='0 0 132 132'%3E%3Cpath d='M126.9 40.6c-3.7-9.2-4.9-14.3-4.9-24.6a6.6 6.6 0 0 0-6-6c-10.3 0-15.4-1.2-24.6-4.9S76.6 0 66 0 49.1 1.4 39.3 5.1l-1.7.6C29.2 8.8 24.2 10 16 10a6.6 6.6 0 0 0-6 6c0 10.3-1.2 15.4-4.9 24.6S0 55.4 0 66s1.4 16.9 5.1 26.7l.6 1.7c3.1 8.4 4.3 13.4 4.3 21.6a6.6 6.6 0 0 0 6 6c8.2 0 13.2 1.2 21.6 4.3l1.7.6c9.8 3.7 16.1 5.1 26.7 5.1s15.9-1.3 25.4-5.1 14.3-4.9 24.6-4.9a6.6 6.6 0 0 0 6-6c0-8.2 1.2-13.2 4.3-21.6l.6-1.7c3.7-9.8 5.1-16.1 5.1-26.7s-1.3-15.9-5.1-25.4z' fill='%23ffcdd2'/%3E%3C/svg%3E");
    border-image-width: 16px;
    border-style: solid;
    padding: 4rem 3rem 0; }
    @media (max-width: 1199.98px) {
      .trip__intro {
        padding: 1rem 0.5rem 0; } }
  .trip__intro-visual {
    margin: 0 0 5rem;
    position: relative; }
    @media (max-width: 991.98px) {
      .trip__intro-visual {
        margin: 0 0 4rem; } }
    @media (max-width: 767.98px) {
      .trip__intro-visual {
        margin: 0 0 1rem; } }
  .trip__intro-cat {
    -webkit-animation: jump 4 1.35s;
            animation: jump 4 1.35s;
    bottom: -6vmin;
    left: 36.95652%;
    position: absolute;
    width: 30%; }
    @media (max-width: 1199.98px) {
      .trip__intro-cat {
        left: 28.26087%;
        width: 50%; } }
    @media (max-width: 767.98px) {
      .trip__intro-cat {
        left: 23.91304%;
        width: 60%; } }
  .trip__intro-heading {
    font-size: 2rem;
    font-weight: bold;
    padding: 1rem 0; }
    @media (max-width: 1199.98px) {
      .trip__intro-heading {
        font-size: 5vmin; } }
  .trip__intro-text {
    text-align: center; }
  .trip__intro-paragraph {
    font-size: 1rem;
    line-height: 1.8;
    padding: 0 1rem; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .trip__intro-paragraph {
        font-size: 1.5rem; } }
  .trip__toc {
    margin: 1rem auto;
    padding: 3rem;
    text-align: center; }
    @media (max-width: 1199.98px) {
      .trip__toc {
        padding: 1rem; } }
  .trip__toc-visual:hover {
    -webkit-transition: 250ms all;
    transition: 250ms all; }
  .trip__toc-visual:hover ~ a {
    color: #f44336;
    -webkit-transition: 250ms all;
    transition: 250ms all; }
  .trip__toc-heading-text--ja {
    font-weight: bolder; }
  .trip__toc-heading-text--en {
    font-family: 'Barlow Condensed', sans-serif; }
  .trip__toc-items {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2rem 0 0; }
  .trip__toc-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    min-width: 20%;
    padding: 1rem;
    position: relative; }
    @media (max-width: 991.98px) {
      .trip__toc-item {
        min-width: 50%; } }
    @media (min-width: 768px) and (max-width: 1199.98px) {
      .trip__toc-item {
        min-width: 33%; } }
    .trip__toc-item::after {
      background: #f44336;
      border-radius: 3rem;
      color: #fff;
      content: '';
      font-family: 'Barlow Condensed', sans-serif;
      font-size: 1.9rem;
      height: 3rem;
      left: calc(50% - 1.5rem);
      position: absolute;
      text-align: center;
      top: -1rem;
      width: 3rem; }
      @media (min-width: 768px) and (max-width: 1199.98px) {
        .trip__toc-item::after {
          font-size: 2.5rem;
          height: 4rem;
          width: 4rem; } }
    .trip__toc-item:nth-child(1)::after {
      content: "1"; }
    .trip__toc-item:nth-child(2)::after {
      content: "2"; }
    .trip__toc-item:nth-child(3)::after {
      content: "3"; }
    .trip__toc-item:nth-child(4)::after {
      content: "4"; }
    .trip__toc-item:nth-child(5)::after {
      content: "5"; }
    .trip__toc-item:nth-child(6)::after {
      content: "6"; }
    .trip__toc-item:nth-child(7)::after {
      content: "7"; }
    .trip__toc-item:nth-child(8)::after {
      content: "8"; }
  .trip__toc-item-link {
    color: #333; }
    .trip__toc-item-link:hover {
      color: #f44336;
      text-decoration: none; }
  .trip__toc-item-title {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0.5rem 0;
    text-align: center; }
    @media (max-width: 1199.98px) {
      .trip__toc-item-title {
        font-size: 6vw; } }
    @media (min-width: 768px) and (max-width: 1199.98px) {
      .trip__toc-item-title {
        font-size: 3vw; } }
  .trip__button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    @media (max-width: 991.98px) {
      .trip__button {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-left: -2rem;
        width: 105%; } }
  .trip__button-text {
    border-color: #f44336;
    border-radius: 0.2rem;
    border-style: solid;
    border-width: 0.2rem;
    color: #f44336;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 3rem;
    line-height: 1;
    padding: 0.25rem 1rem 0.5rem;
    text-transform: none;
    -webkit-transition: 250ms all;
    transition: 250ms all; }
    @media (max-width: 991.98px) {
      .trip__button-text {
        display: inline-block;
        font-size: 2rem;
        text-align: center;
        width: 100%; } }
    .trip__button-text:hover {
      background-color: #f44336;
      color: #fff;
      -webkit-transition: 250ms all;
      transition: 250ms all; }
  .trip__course {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='59'%3E%3Cpath d='M12 .1c0 6.8-2.8 10.2-5.7 13.8C3.2 17.7 0 21.6 0 29.5s3.2 11.8 6.3 15.6C9.2 48.7 12 52 12 58.9h3c0-7.9-3.2-11.8-6.3-15.6-3-3.6-5.7-7-5.7-13.8s2.8-10.2 5.7-13.8C11.8 11.9 15 7.9 15 .1z' fill='%23f44336'/%3E%3C/svg%3E");
    background-position-x: center;
    background-position-y: 0;
    background-repeat: repeat-y;
    padding: 0 3rem 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: 1s all;
    transition: 1s all; }
    @media (max-width: 991.98px) {
      .trip__course {
        background-position-x: 1rem;
        padding: 0 1rem 0 3rem; } }
    .trip__course::after {
      content: ''; }
  .trip__spots {
    width: 100%; }
    .trip__spots a {
      border-bottom: 1px dotted #f44336;
      color: #f44336;
      -webkit-transition: 250ms all;
      transition: 250ms all; }
    .trip__spots a:hover {
      border-bottom: 1px dotted #f99d97;
      color: #f99d97;
      text-decoration: none;
      -webkit-transition: 250ms all;
      transition: 250ms all; }
  .trip__spot {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 100%; }
    @media (max-width: 991.98px) {
      .trip__spot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse nowrap;
                flex-flow: column-reverse nowrap;
        margin-top: 2rem; } }
    .trip__spot::after {
      background: #f44336;
      border-radius: 3rem;
      color: #fff;
      content: '🏯';
      font-family: 'Barlow Condensed', sans-serif;
      font-size: 1.9rem;
      height: 3rem;
      left: calc(50% - 1.5rem);
      position: absolute;
      text-align: center;
      top: 2rem;
      width: 3rem; }
      @media (max-width: 991.98px) {
        .trip__spot::after {
          font-size: 2.5rem;
          height: 4rem;
          left: -2.5rem;
          top: 0;
          width: 4rem; } }
    .trip__spot:nth-child(1)::after {
      content: "1"; }
    .trip__spot:nth-child(2)::after {
      content: "2"; }
    .trip__spot:nth-child(3)::after {
      content: "3"; }
    .trip__spot:nth-child(4)::after {
      content: "4"; }
    .trip__spot:nth-child(5)::after {
      content: "5"; }
    .trip__spot:nth-child(6)::after {
      content: "6"; }
    .trip__spot:nth-child(7)::after {
      content: "7"; }
    .trip__spot:nth-child(8)::after {
      content: "8"; }
  @media (max-width: 991.98px) {
    .trip__spot-header {
      margin-left: 2rem;
      margin-top: 0; } }
  @media (max-width: 767.98px) {
    .trip__spot-header {
      margin-left: 2rem;
      margin-top: 0.5rem; } }
  @media (min-width: 992px) {
    .trip__spot:nth-child(even) .trip__spot-heading,
    .trip__spot:nth-child(even) .trip__spot-subheading {
      text-align: right; }
    .trip__spot:nth-child(even) .trip__spot-gallery {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .trip__spot:nth-child(even) .trip__spot-tip {
      text-align: right; }
      .trip__spot:nth-child(even) .trip__spot-tip::after {
        left: auto;
        right: -1rem; } }
  .trip__spot-tips {
    padding: 0; }
    @media (max-width: 1199.98px) {
      .trip__spot-tips {
        margin-left: 1rem; } }
  .trip__spot-tip {
    color: #f44336;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1.7;
    list-style: none;
    position: relative; }
    @media (max-width: 1199.98px) {
      .trip__spot-tip {
        font-size: 1.2rem;
        padding-left: 0.5rem; } }
    @media (max-width: 767.98px) {
      .trip__spot-tip {
        font-size: 1rem;
        padding-left: 0.5rem; } }
    .trip__spot-tip::after {
      content: '🐟';
      font-family: 'Material Icons';
      height: 1rem;
      left: -1rem;
      position: absolute;
      top: 0;
      width: 1rem; }
  .trip__spot-tip--phone::after {
    content: '\E0CD'; }
  .trip__spot-tip--food::after {
    content: '\E56C'; }
  .trip__spot-tip--access::after {
    content: '\E530'; }
  .trip__spot-tip--hours::after {
    content: '\E192'; }
  .trip__spot-tip--fee::after {
    content: '\E263'; }
  .trip__spot-tip--location::after {
    content: '\E55F'; }
  .trip__spot-tip--link::after {
    content: '\E157'; }
  .trip__spot-heading, .trip__spot-subheading {
    color: #f44336; }
  .trip__spot-heading {
    font-size: 3.3vw;
    font-weight: bolder;
    margin: 0 !important; }
    @media (max-width: 991.98px) {
      .trip__spot-heading {
        font-size: 8.1vw;
        margin-top: 1rem; } }
  .trip__spot-subheading {
    font-size: 1rem;
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .trip__spot-subheading {
        font-size: 5vw;
        margin-bottom: 1rem;
        margin-top: 1rem; } }
  @media (min-width: 576px) and (max-width: 1199.98px) {
    .trip__spot-text {
      font-size: 1.5rem; } }
  .trip__spot-info, .trip__spot-gallery {
    padding: 2rem 3rem 3rem;
    width: 50%; }
    @media (max-width: 991.98px) {
      .trip__spot-info, .trip__spot-gallery {
        padding: 0;
        width: 100%; } }
  .trip__spot-info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .trip__spot-gallery {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .trip__spot-gallery {
        -ms-flex-pack: distribute;
            justify-content: space-around; } }
  .trip__spot-gallery-item {
    margin-bottom: 1rem;
    width: 46%; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .trip__spot-gallery-item {
        width: 28%; } }
  .trip__spot-gallery-item:nth-child(1) {
    width: 100%; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .trip__spot-gallery-item:nth-child(1) {
        width: 28%; } }
  .trip__map {
    height: 100%;
    margin-top: 3rem;
    padding: 0 3rem; }
    .trip__map #himeji-map {
      height: 30rem;
      width: 100%; }
      @media (max-width: 991.98px) {
        .trip__map #himeji-map {
          height: 40rem; } }
    @media (max-width: 1199.98px) {
      .trip__map {
        padding: 0 0.5rem; } }

.continuation {
  padding: 0;
  text-align: center;
  width: 100%; }
  .continuation a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .continuation a:hover {
      cursor: pointer;
      text-decoration: none; }
    .continuation a img {
      width: 50%; }
      @media (min-width: 768px) {
        .continuation a img {
          width: 23%; } }
  .continuation__arrow {
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #f44336;
    cursor: pointer;
    font-size: 5rem; }

.final {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem;
  text-align: center; }
  @media (max-width: 991.98px) {
    .final {
      padding: 3rem 1rem; } }
  .final .social__list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0;
    padding: 0; }
  .final .social__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0 3rem; }
    @media (max-width: 991.98px) {
      .final .social__item {
        padding: 0 0.5rem; } }
    .final .social__item a {
      display: block;
      height: 3rem;
      position: relative;
      width: 3rem; }
      @media (max-width: 991.98px) {
        .final .social__item a {
          height: 2rem;
          width: 2rem; } }
      .final .social__item a svg {
        display: block;
        height: 100%;
        position: absolute;
        width: 100%; }

.stamp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 991.98px) {
    .stamp {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .stamp__item {
    margin: auto; }
    @media (max-width: 991.98px) {
      .stamp__item {
        margin-bottom: 1.5em; } }
    @media (max-width: 575.98px) {
      .stamp__item img {
        width: 250px; } }
  .stamp__hint {
    position: relative; }
    .stamp__hint .hint-text {
      text-align: center; }
    .stamp__hint__wrap {
      position: relative; }
    .stamp__hint__bg {
      left: 0;
      position: absolute;
      top: 0; }
    .stamp__hint__layer {
      left: 0;
      position: absolute;
      top: 0; }
      .stamp__hint__layer img {
        left: 0;
        position: absolute;
        top: 0; }
    .stamp__hint img {
      width: auto; }
      @media (max-width: 575.98px) {
        .stamp__hint img {
          width: 250px; } }
    .stamp__hint .misson__bg {
      z-index: 1; }
    .stamp__hint .misson02 {
      z-index: 10; }
    .stamp__hint .misson03 {
      z-index: 15; }
    .stamp__hint .misson04 {
      z-index: 20; }
    .stamp__hint .misson05 {
      z-index: 25; }
  .stamp__complete {
    display: none; }
  .complete .stamp__complete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .complete .stamp__complete img {
      width: auto; }
      @media (max-width: 575.98px) {
        .complete .stamp__complete img {
          width: 250px; } }
    .complete .stamp__complete .entry-btn {
      margin-bottom: 1em; }
  @media (max-width: 991.98px) {
    .stamp .misson-pc {
      display: none; }
    .stamp .misson-sp {
      display: block; } }
  @media (min-width: 992px) {
    .stamp .misson-pc {
      display: block; }
    .stamp .misson-sp {
      display: none; } }
  .stamp .applied .entry-btn {
    display: none; }
  .stamp .applied .applied-text {
    display: block;
    text-align: center; }
  .stamp .applied-text {
    display: none; }

/*# sourceMappingURL=theme.css.map */
