@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Open+Sans:wght@300;400;600;700&family=Poppins:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap");
@import url("style1.css");
.list-unstyled {
  margin: 0;
}

@import url(default.css);
    @import url(fontello.css);
    @import url(plugins.css);
    
/*!
 * Bootstrap v5.0.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */



:root {
  --bs-red: #dc3545;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-main-green: #27A6C6;
  --bs-light-green: #27A6C6;
  --bs-dark-green: #27A6C6;
  --bs-danger: #A42A2A;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #010101;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

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;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

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;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

a:hover {
  color: #024dbc;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
  -ms-overflow-style: scrollbar;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

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;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  white-space: normal;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.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: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  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: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}

.row > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.row-cols-auto > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

.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%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 2rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 2rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 2.5rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 2.5rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 3rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 3rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 3.5rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 3.5rem;
}

.g-9,
.gx-9 {
  --bs-gutter-x: 4rem;
}

.g-9,
.gy-9 {
  --bs-gutter-y: 4rem;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-sm-9,
  .gx-sm-9 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-9,
  .gy-sm-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 2rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 2rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 3rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 3rem;
  }
  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-md-9,
  .gx-md-9 {
    --bs-gutter-x: 4rem;
  }
  .g-md-9,
  .gy-md-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 1024px) {
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-lg-9,
  .gx-lg-9 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-9,
  .gy-lg-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 1280px) {
  .col-bg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-bg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-bg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-bg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-bg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-bg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-bg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-bg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-bg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-bg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-bg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-bg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-bg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-bg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-bg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-bg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-bg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-bg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-bg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-bg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-bg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-bg-0 {
    margin-left: 0;
  }
  .offset-bg-1 {
    margin-left: 8.33333%;
  }
  .offset-bg-2 {
    margin-left: 16.66667%;
  }
  .offset-bg-3 {
    margin-left: 25%;
  }
  .offset-bg-4 {
    margin-left: 33.33333%;
  }
  .offset-bg-5 {
    margin-left: 41.66667%;
  }
  .offset-bg-6 {
    margin-left: 50%;
  }
  .offset-bg-7 {
    margin-left: 58.33333%;
  }
  .offset-bg-8 {
    margin-left: 66.66667%;
  }
  .offset-bg-9 {
    margin-left: 75%;
  }
  .offset-bg-10 {
    margin-left: 83.33333%;
  }
  .offset-bg-11 {
    margin-left: 91.66667%;
  }
  .g-bg-0,
  .gx-bg-0 {
    --bs-gutter-x: 0;
  }
  .g-bg-0,
  .gy-bg-0 {
    --bs-gutter-y: 0;
  }
  .g-bg-1,
  .gx-bg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-bg-1,
  .gy-bg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-bg-2,
  .gx-bg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-bg-2,
  .gy-bg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-bg-3,
  .gx-bg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-bg-3,
  .gy-bg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-bg-4,
  .gx-bg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-bg-4,
  .gy-bg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-bg-5,
  .gx-bg-5 {
    --bs-gutter-x: 2rem;
  }
  .g-bg-5,
  .gy-bg-5 {
    --bs-gutter-y: 2rem;
  }
  .g-bg-6,
  .gx-bg-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-bg-6,
  .gy-bg-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-bg-7,
  .gx-bg-7 {
    --bs-gutter-x: 3rem;
  }
  .g-bg-7,
  .gy-bg-7 {
    --bs-gutter-y: 3rem;
  }
  .g-bg-8,
  .gx-bg-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-bg-8,
  .gy-bg-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-bg-9,
  .gx-bg-9 {
    --bs-gutter-x: 4rem;
  }
  .g-bg-9,
  .gy-bg-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 1366px) {
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-xl-9,
  .gx-xl-9 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-9,
  .gy-xl-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 1600px) {
  .col-xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-xxl-9,
  .gx-xxl-9 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-9,
  .gy-xxl-9 {
    --bs-gutter-y: 4rem;
  }
}

@media (min-width: 1720px) {
  .col-xxxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xxxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xxxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66667%;
  }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xxxl-6,
  .gx-xxxl-6 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxxl-6,
  .gy-xxxl-6 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxxl-7,
  .gx-xxxl-7 {
    --bs-gutter-x: 3rem;
  }
  .g-xxxl-7,
  .gy-xxxl-7 {
    --bs-gutter-y: 3rem;
  }
  .g-xxxl-8,
  .gx-xxxl-8 {
    --bs-gutter-x: 3.5rem;
  }
  .g-xxxl-8,
  .gy-xxxl-8 {
    --bs-gutter-y: 3.5rem;
  }
  .g-xxxl-9,
  .gx-xxxl-9 {
    --bs-gutter-x: 4rem;
  }
  .g-xxxl-9,
  .gy-xxxl-9 {
    --bs-gutter-y: 4rem;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #010101;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #010101;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #010101;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #010101;
  vertical-align: top;
  border-color: #dee2e6;
}

.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--bs-table-accent-bg)), to(var(--bs-table-accent-bg)));
  background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
  border-bottom-width: 1px;
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #bbd6fe;
  --bs-table-striped-bg: #b2cbf1;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #a8c1e5;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #adc6eb;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #a8c1e5;
}

.table-secondary {
  --bs-table-bg: #d6d8db;
  --bs-table-striped-bg: #cbcdd0;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c1c2c5;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c6c8cb;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c1c2c5;
}

.table-success {
  --bs-table-bg: #bfddcf;
  --bs-table-striped-bg: #b5d2c5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #acc7ba;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #b1ccbf;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #acc7ba;
}

.table-info {
  --bs-table-bg: #bbf0fb;
  --bs-table-striped-bg: #b2e4ee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #a8d8e2;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #addee8;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #a8d8e2;
}

.table-warning {
  --bs-table-bg: #ffeeba;
  --bs-table-striped-bg: #f2e2b1;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6d6a7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ecdcac;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6d6a7;
}

.table-danger {
  --bs-table-bg: #f5c6cb;
  --bs-table-striped-bg: #e9bcc1;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #ddb2b7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e3b7bc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #ddb2b7;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #343a40;
  --bs-table-striped-bg: #3e444a;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #484e53;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #43494e;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #484e53;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1279.98px) {
  .table-responsive-bg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1365.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1719.98px) {
  .table-responsive-xxxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.form-label {
  margin-bottom: 0.5rem;
}

.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;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  min-height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -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 (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #33fe8b;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

.form-control::placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #010101;
  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 {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.form-control-color {
  max-width: 3rem;
  padding: 0.375rem;
}

.form-control-color::-moz-color-swatch {
  border-radius: 0;
}

.form-control-color::-webkit-color-swatch {
  border-radius: 0;
}

.form-select {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background-color: #fff;
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 16\ 16\'%3e%3cpath\ fill=\'none\'\ stroke=\'%23343a40\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'\ stroke-width=\'2\'\ d=\'M2\ 5l6\ 6\ 6-6\'/%3e%3c/svg%3e);
  background-repeat: no-repeat;
  background-position:  
               right 0.75rem;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; padding-left:0.75rem; padding-right:1.75rem; padding-top:0.375rem; padding-bottom:0.375rem
}

.form-select:focus {
  border-color: #33fe8b;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.25);
          box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.25);
}

.form-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.form-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color-adjust: exact;
  -webkit-transition: background-color 0.15s ease-in-out, background-position 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, background-position 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, background-position 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, background-position 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 (prefers-reduced-motion: reduce) {
  .form-check-input {
    -webkit-transition: none;
    transition: none;
  }
}

.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}

.form-check-input:focus {
  border-color: #33fe8b;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(1, 176, 77, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(1, 176, 77, 0.25);
}

.form-check-input:checked {
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.form-check-input:checked[type="checkbox"] {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 20\ 20\'%3e%3cpath\ fill=\'none\'\ stroke=\'%23fff\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'\ stroke-width=\'3\'\ d=\'M6\ 10l3\ 3l6-6\'/%3e%3c/svg%3e);
}

.form-check-input:checked[type="radio"] {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'-4\ -4\ 8\ 8\'%3e%3ccircle\ r=\'2\'\ fill=\'%23fff\'/%3e%3c/svg%3e);
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: #27A6C6;
  border-color: #27A6C6;
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 20\ 20\'%3e%3cpath\ fill=\'none\'\ stroke=\'%23fff\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'\ stroke-width=\'3\'\ d=\'M6\ 10h8\'/%3e%3c/svg%3e);
}

.form-check-input:disabled {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: .5;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: .5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'-4\ -4\ 8\ 8\'%3e%3ccircle\ r=\'3\'\ fill=\'rgba%280,\ 0,\ 0,\ 0.25%29\'/%3e%3c/svg%3e);
  background-position: left center;
  border-radius: 2em
}

.form-switch .form-check-input:focus {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'-4\ -4\ 8\ 8\'%3e%3ccircle\ r=\'3\'\ fill=\'%2333fe8b\'/%3e%3c/svg%3e);
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'-4\ -4\ 8\ 8\'%3e%3ccircle\ r=\'3\'\ fill=\'%23fff\'/%3e%3c/svg%3e);
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.form-file {
  --bs-form-file-height: calc(1.5em + 0.75rem + 2px);
  position: relative;
}

.form-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: var(--bs-form-file-height);
  margin: 0;
  opacity: 0;
}

.form-file-input:focus-within ~ .form-file-label {
  border-color: #33fe8b;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-file-input[disabled] ~ .form-file-label .form-file-text,
.form-file-input:disabled ~ .form-file-label .form-file-text {
  background-color: #e9ecef;
}

.form-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--bs-form-file-height);
  border-color: #ced4da;
  border-radius: 0;
}

.form-file-text {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}

.form-file-button {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0.375rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}

.form-file-sm {
  --bs-form-file-height: calc(1.5em + 0.5rem + 2px);
  font-size: 0.875rem;
}

.form-file-sm .form-file-text,
.form-file-sm .form-file-button {
  padding: 0.25rem 0.5rem;
}

.form-file-lg {
  --bs-form-file-height: calc(1.5em + 1rem + 2px);
  font-size: 1.25rem;
}

.form-file-lg .form-file-text,
.form-file-lg .form-file-button {
  padding: 0.5rem 1rem;
}

.form-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form-range:focus {
  outline: none;
}

.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, none;
          box-shadow: 0 0 0 1px #fff, none;
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}

.form-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}

.form-range::-moz-focus-outer {
  border: 0;
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #27A6C6;
  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 (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: #65fea8;
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #27A6C6;
  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 (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.form-range::-moz-range-thumb:active {
  background-color: #65fea8;
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  background-color: #27A6C6;
  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 (prefers-reduced-motion: reduce) {
  .form-range::-ms-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.form-range::-ms-thumb:active {
  background-color: #65fea8;
}

.form-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.form-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.form-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.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 > .form-select,
.input-group > .form-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-file .form-file-input:focus ~ .form-file-label {
  z-index: 3;
}

.input-group > .form-file > .form-file-input:focus {
  z-index: 4;
}

.input-group > .form-file:not(:last-child) > .form-file-label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-file:not(:first-child) > .form-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 3;
}

.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;
  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;
}

.input-group-lg > .form-control {
  min-height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control {
  min-height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 1.75rem;
}

.input-group > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.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;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  -webkit-box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  -webkit-box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

.was-validated .form-file-input:valid ~ .form-file-label, .form-file-input.is-valid ~ .form-file-label {
  border-color: #198754;
}

.was-validated .form-file-input:valid:focus ~ .form-file-label, .form-file-input.is-valid:focus ~ .form-file-label {
  border-color: #198754;
  -webkit-box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  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;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

.was-validated .form-file-input:invalid ~ .form-file-label, .form-file-input.is-invalid ~ .form-file-label {
  border-color: #dc3545;
}

.was-validated .form-file-input:invalid:focus ~ .form-file-label, .form-file-input.is-invalid:focus ~ .form-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #010101;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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 (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

.btn:hover {
  color: #010101;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:disabled, .btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-main-green {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-main-green:hover {
  color: #fff;
  background-color: #018a3c;
  border-color: #017d37;
}

.btn-check:focus + .btn-main-green, .btn-main-green:focus {
  color: #fff;
  background-color: #018a3c;
  border-color: #017d37;
  -webkit-box-shadow: 0 0 0 0 rgba(1, 150, 65, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 150, 65, 0.5);
}

.btn-check:checked + .btn-main-green,
.btn-check:active + .btn-main-green, .btn-main-green:active, .btn-main-green.active,
.show > .btn-main-green.dropdown-toggle {
  color: #fff;
  background-color: #017d37;
  border-color: #017131;
}

.btn-check:checked + .btn-main-green:focus,
.btn-check:active + .btn-main-green:focus, .btn-main-green:active:focus, .btn-main-green.active:focus,
.show > .btn-main-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 150, 65, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 150, 65, 0.5);
}

.btn-main-green:disabled, .btn-main-green.disabled {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-light-green {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-light-green:hover {
  color: #000;
  background-color: #49a53a;
  border-color: #459b37;
}

.btn-check:focus + .btn-light-green, .btn-light-green:focus {
  color: #000;
  background-color: #49a53a;
  border-color: #459b37;
  -webkit-box-shadow: 0 0 0 0 rgba(75, 162, 60, 0.5);
          box-shadow: 0 0 0 0 rgba(75, 162, 60, 0.5);
}

.btn-check:checked + .btn-light-green,
.btn-check:active + .btn-light-green, .btn-light-green:active, .btn-light-green.active,
.show > .btn-light-green.dropdown-toggle {
  color: #000;
  background-color: #459b37;
  border-color: #419233;
}

.btn-check:checked + .btn-light-green:focus,
.btn-check:active + .btn-light-green:focus, .btn-light-green:active:focus, .btn-light-green.active:focus,
.show > .btn-light-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(75, 162, 60, 0.5);
          box-shadow: 0 0 0 0 rgba(75, 162, 60, 0.5);
}

.btn-light-green:disabled, .btn-light-green.disabled {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-dark-green {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-dark-green:hover {
  color: #fff;
  background-color: #01663b;
  border-color: #015934;
}

.btn-check:focus + .btn-dark-green, .btn-dark-green:focus {
  color: #fff;
  background-color: #01663b;
  border-color: #015934;
  -webkit-box-shadow: 0 0 0 0 rgba(1, 119, 69, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 119, 69, 0.5);
}

.btn-check:checked + .btn-dark-green,
.btn-check:active + .btn-dark-green, .btn-dark-green:active, .btn-dark-green.active,
.show > .btn-dark-green.dropdown-toggle {
  color: #fff;
  background-color: #015934;
  border-color: #014d2c;
}

.btn-check:checked + .btn-dark-green:focus,
.btn-check:active + .btn-dark-green:focus, .btn-dark-green:active:focus, .btn-dark-green.active:focus,
.show > .btn-dark-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 119, 69, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 119, 69, 0.5);
}

.btn-dark-green:disabled, .btn-dark-green.disabled {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-danger {
  color: #fff;
  background-color: #A42A2A;
  border-color: #A42A2A;
}

.btn-danger:hover {
  color: #fff;
  background-color: #862222;
  border-color: #7b2020;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #862222;
  border-color: #7b2020;
  -webkit-box-shadow: 0 0 0 0 rgba(178, 74, 74, 0.5);
          box-shadow: 0 0 0 0 rgba(178, 74, 74, 0.5);
}

.btn-check:checked + .btn-danger,
.btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #7b2020;
  border-color: #711d1d;
}

.btn-check:checked + .btn-danger:focus,
.btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(178, 74, 74, 0.5);
          box-shadow: 0 0 0 0 rgba(178, 74, 74, 0.5);
}

.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #A42A2A;
  border-color: #A42A2A;
}

.btn-outline-main-green {
  color: #27A6C6;
  border-color: #27A6C6;
}

.btn-outline-main-green:hover {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:focus + .btn-outline-main-green, .btn-outline-main-green:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.5);
}

.btn-check:checked + .btn-outline-main-green,
.btn-check:active + .btn-outline-main-green, .btn-outline-main-green:active, .btn-outline-main-green.active, .btn-outline-main-green.dropdown-toggle.show {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:checked + .btn-outline-main-green:focus,
.btn-check:active + .btn-outline-main-green:focus, .btn-outline-main-green:active:focus, .btn-outline-main-green.active:focus, .btn-outline-main-green.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 176, 77, 0.5);
}

.btn-outline-main-green:disabled, .btn-outline-main-green.disabled {
  color: #27A6C6;
  background-color: transparent;
}

.btn-outline-light-green {
  color: #27A6C6;
  border-color: #27A6C6;
}

.btn-outline-light-green:hover {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:focus + .btn-outline-light-green, .btn-outline-light-green:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(88, 190, 71, 0.5);
          box-shadow: 0 0 0 0 rgba(88, 190, 71, 0.5);
}

.btn-check:checked + .btn-outline-light-green,
.btn-check:active + .btn-outline-light-green, .btn-outline-light-green:active, .btn-outline-light-green.active, .btn-outline-light-green.dropdown-toggle.show {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:checked + .btn-outline-light-green:focus,
.btn-check:active + .btn-outline-light-green:focus, .btn-outline-light-green:active:focus, .btn-outline-light-green.active:focus, .btn-outline-light-green.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(88, 190, 71, 0.5);
          box-shadow: 0 0 0 0 rgba(88, 190, 71, 0.5);
}

.btn-outline-light-green:disabled, .btn-outline-light-green.disabled {
  color: #27A6C6;
  background-color: transparent;
}

.btn-outline-dark-green {
  color: #27A6C6;
  border-color: #27A6C6;
}

.btn-outline-dark-green:hover {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:focus + .btn-outline-dark-green, .btn-outline-dark-green:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 140, 81, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 140, 81, 0.5);
}

.btn-check:checked + .btn-outline-dark-green,
.btn-check:active + .btn-outline-dark-green, .btn-outline-dark-green:active, .btn-outline-dark-green.active, .btn-outline-dark-green.dropdown-toggle.show {
  color: #000;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.btn-check:checked + .btn-outline-dark-green:focus,
.btn-check:active + .btn-outline-dark-green:focus, .btn-outline-dark-green:active:focus, .btn-outline-dark-green.active:focus, .btn-outline-dark-green.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(1, 140, 81, 0.5);
          box-shadow: 0 0 0 0 rgba(1, 140, 81, 0.5);
}

.btn-outline-dark-green:disabled, .btn-outline-dark-green.disabled {
  color: #27A6C6;
  background-color: transparent;
}

.btn-outline-danger {
  color: #A42A2A;
  border-color: #A42A2A;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #A42A2A;
  border-color: #A42A2A;
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(164, 42, 42, 0.5);
          box-shadow: 0 0 0 0 rgba(164, 42, 42, 0.5);
}

.btn-check:checked + .btn-outline-danger,
.btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #A42A2A;
  border-color: #A42A2A;
}

.btn-check:checked + .btn-outline-danger:focus,
.btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(164, 42, 42, 0.5);
          box-shadow: 0 0 0 0 rgba(164, 42, 42, 0.5);
}

.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #A42A2A;
  background-color: transparent;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  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;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #010101;
  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-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1024px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1280px) {
  .dropdown-menu-bg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-bg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1366px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1600px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1720px) {
  .dropdown-menu-xxxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxxl-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;
  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;
  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;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  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 rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #010101;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: black;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #27A6C6;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #010101;
}

.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: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.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:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.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:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.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:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.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;
}

.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;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 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;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  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: #27A6C6;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.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-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -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 {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

.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;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.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;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-wrap: nowrap;
        flex-wrap: 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 .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-wrap: nowrap;
        flex-wrap: 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 .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1024px) {
  .navbar-expand-lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: 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 .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1280px) {
  .navbar-expand-bg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-bg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-bg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-bg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-bg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-bg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1366px) {
  .navbar-expand-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: 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 .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1600px) {
  .navbar-expand-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1720px) {
  .navbar-expand-xxxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-xxxl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.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 .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.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.55);
}

.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 .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 30\ 30\'%3e%3cpath\ stroke=\'rgba%280,\ 0,\ 0,\ 0.55%29\'\ stroke-linecap=\'round\'\ stroke-miterlimit=\'10\'\ stroke-width=\'2\'\ d=\'M4\ 7h22M4\ 15h22M4\ 23h22\'/%3e%3c/svg%3e);
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.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.55);
}

.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 .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 30\ 30\'%3e%3cpath\ stroke=\'rgba%28255,\ 255,\ 255,\ 0.55%29\'\ stroke-linecap=\'round\'\ stroke-miterlimit=\'10\'\ stroke-width=\'2\'\ d=\'M4\ 7h22M4\ 15h22M4\ 23h22\'/%3e%3c/svg%3e);
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a,
.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 {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  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-footer {
  padding: 0.5rem 1rem;
  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.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-group {
    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;
  }
  .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:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.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.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  -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 (prefers-reduced-motion: reduce) {
  .page-link {
    -webkit-transition: none;
    transition: none;
  }
}

.page-link:hover {
  z-index: 2;
  color: #024dbc;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  color: #024dbc;
  background-color: inherit;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  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;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.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;
}

.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.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.5rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1rem;
  color: inherit;
}

.alert-main-green {
  color: #015c28;
  background-color: #ccefdb;
  border-color: #b8e9cd;
}

.alert-main-green .alert-link {
  color: #002a12;
}

.alert-light-green {
  color: #2e6325;
  background-color: #def2da;
  border-color: #d0edcb;
}

.alert-light-green .alert-link {
  color: #1d3e17;
}

.alert-dark-green {
  color: #01492a;
  background-color: #cce8dc;
  border-color: #b8dfce;
}

.alert-dark-green .alert-link {
  color: #00170d;
}

.alert-danger {
  color: #551616;
  background-color: #edd4d4;
  border-color: #e6c3c3;
}

.alert-danger .alert-link {
  color: #2c0c0c;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.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;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (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 (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.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;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #010101;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #27A6C6;
  border-color: #27A6C6;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1280px) {
  .list-group-horizontal-bg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-bg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-bg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-bg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-bg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-bg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1366px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1600px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1720px) {
  .list-group-horizontal-xxxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xxxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-main-green {
  color: #015c28;
  background-color: #b8e9cd;
}

.list-group-item-main-green.list-group-item-action:hover, .list-group-item-main-green.list-group-item-action:focus {
  color: #015c28;
  background-color: #a5e3bf;
}

.list-group-item-main-green.list-group-item-action.active {
  color: #fff;
  background-color: #015c28;
  border-color: #015c28;
}

.list-group-item-light-green {
  color: #2e6325;
  background-color: #d0edcb;
}

.list-group-item-light-green.list-group-item-action:hover, .list-group-item-light-green.list-group-item-action:focus {
  color: #2e6325;
  background-color: #bfe6b8;
}

.list-group-item-light-green.list-group-item-action.active {
  color: #fff;
  background-color: #2e6325;
  border-color: #2e6325;
}

.list-group-item-dark-green {
  color: #01492a;
  background-color: #b8dfce;
}

.list-group-item-dark-green.list-group-item-action:hover, .list-group-item-dark-green.list-group-item-action:focus {
  color: #01492a;
  background-color: #a6d7c2;
}

.list-group-item-dark-green.list-group-item-action.active {
  color: #fff;
  background-color: #01492a;
  border-color: #01492a;
}

.list-group-item-danger {
  color: #551616;
  background-color: #e6c3c3;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #551616;
  background-color: #dfb1b1;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #551616;
  border-color: #551616;
}

.close {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

@media (min-width: 1200px) {
  .close {
    font-size: 1.5rem;
  }
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:hover, .close:focus {
  opacity: .75;
}

.close:disabled, .close.disabled {
  pointer-events: none;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

.toast {
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  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, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.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% - 1rem);
}

.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;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -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 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.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-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1366px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1023.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1279.98px) {
  .modal-fullscreen-bg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-bg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-bg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-bg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-bg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1365.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1599.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1719.98px) {
  .modal-fullscreen-xxxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxxl-down .modal-footer {
    border-radius: 0;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  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 .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .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 .tooltip-arrow, .bs-tooltip-auto[x-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="top"] .tooltip-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 .tooltip-arrow, .bs-tooltip-auto[x-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="right"] .tooltip-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 .tooltip-arrow, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-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 .tooltip-arrow, .bs-tooltip-auto[x-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="left"] .tooltip-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: var(--bs-font-sans-serif);
  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 .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .popover-arrow::before, .popover .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 > .popover-arrow, .bs-popover-auto[x-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[x-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .popover-arrow::after, .bs-popover-auto[x-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .popover-arrow, .bs-popover-auto[x-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .popover-arrow::before, .bs-popover-auto[x-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .popover-arrow::after, .bs-popover-auto[x-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  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 > .popover-arrow, .bs-popover-auto[x-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .popover-arrow::before, .bs-popover-auto[x-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .popover-arrow::after, .bs-popover-auto[x-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  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: 1rem 1rem;
  color: #010101;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.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-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url(data:image/svg+xml,%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.5L4.25\ 4l2.5-2.5L5.25\ 0z\'/%3e%3c/svg%3e);
}

.carousel-control-next-icon {
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ fill=\'%23fff\'\ viewBox=\'0\ 0\ 8\ 8\'%3e%3cpath\ d=\'M2.75\ 0l-1.5\ 1.5L3.75\ 4l-2.5\ 2.5L2.75\ 8l4-4-4-4z\'/%3e%3c/svg%3e);
}


@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-main-green {
  color: #27A6C6;
}

.link-main-green:hover, .link-main-green:focus {
  color: #01fc6e;
}

.link-light-green {
  color: #27A6C6;
}

.link-light-green:hover, .link-light-green:focus {
  color: #8bd280;
}

.link-dark-green {
  color: #27A6C6;
}

.link-dark-green:hover, .link-dark-green:focus {
  color: #02d87d;
}

.link-danger {
  color: #A42A2A;
}

.link-danger:hover, .link-danger:focus {
  color: #671a1a;
}

.embed-responsive {
  position: relative;
  width: 100%;
}

.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;
  left: 0;
  width: 100%;
  height: 100%;
}

.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%;
}

.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;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1024px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1280px) {
  .sticky-bg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1366px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1600px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1720px) {
  .sticky-xxxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.visually-hidden,
.visually-hidden-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.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;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !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;
}

.d-none {
  display: none !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-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-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;
}

.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;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.left-0 {
  left: 0 !important;
}

.left-50 {
  left: 50% !important;
}

.left-100 {
  left: 100% !important;
}

.right-0 {
  right: 0 !important;
}

.right-50 {
  right: 50% !important;
}

.right-100 {
  right: 100% !important;
}

.translate-middle {
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
          transform: translateX(-50%) translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-main-green {
  border-color: #27A6C6 !important;
}

.border-light-green {
  border-color: #27A6C6 !important;
}

.border-dark-green {
  border-color: #27A6C6 !important;
}

.border-danger {
  border-color: #A42A2A !important;
}

.border-white {
  border-color: #fff !important;
}

.border-0 {
  border-width: 0 !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !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;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !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;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.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-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;
}

.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;
}

.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;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !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;
      -ms-grid-row-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;
      -ms-grid-row-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;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 2rem !important;
}

.m-6 {
  margin: 2.5rem !important;
}

.m-7 {
  margin: 3rem !important;
}

.m-8 {
  margin: 3.5rem !important;
}

.m-9 {
  margin: 4rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.mx-6 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.mx-7 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-8 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}

.mx-9 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-6 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.my-7 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-8 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.my-9 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mt-6 {
  margin-top: 2.5rem !important;
}

.mt-7 {
  margin-top: 3rem !important;
}

.mt-8 {
  margin-top: 3.5rem !important;
}

.mt-9 {
  margin-top: 4rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mr-5 {
  margin-right: 2rem !important;
}

.mr-6 {
  margin-right: 2.5rem !important;
}

.mr-7 {
  margin-right: 3rem !important;
}

.mr-8 {
  margin-right: 3.5rem !important;
}

.mr-9 {
  margin-right: 4rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.mb-6 {
  margin-bottom: 2.5rem !important;
}

.mb-7 {
  margin-bottom: 3rem !important;
}

.mb-8 {
  margin-bottom: 3.5rem !important;
}

.mb-9 {
  margin-bottom: 4rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.ml-5 {
  margin-left: 2rem !important;
}

.ml-6 {
  margin-left: 2.5rem !important;
}

.ml-7 {
  margin-left: 3rem !important;
}

.ml-8 {
  margin-left: 3.5rem !important;
}

.ml-9 {
  margin-left: 4rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.m-n5 {
  margin: -2rem !important;
}

.m-n6 {
  margin: -2.5rem !important;
}

.m-n7 {
  margin: -3rem !important;
}

.m-n8 {
  margin: -3.5rem !important;
}

.m-n9 {
  margin: -4rem !important;
}

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mx-n5 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}

.mx-n6 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}

.mx-n7 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.mx-n8 {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}

.mx-n9 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}

.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.my-n5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.my-n6 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.my-n7 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.my-n8 {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}

.my-n9 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.mt-n1 {
  margin-top: -0.25rem !important;
}

.mt-n2 {
  margin-top: -0.5rem !important;
}

.mt-n3 {
  margin-top: -1rem !important;
}

.mt-n4 {
  margin-top: -1.5rem !important;
}

.mt-n5 {
  margin-top: -2rem !important;
}

.mt-n6 {
  margin-top: -2.5rem !important;
}

.mt-n7 {
  margin-top: -3rem !important;
}

.mt-n8 {
  margin-top: -3.5rem !important;
}

.mt-n9 {
  margin-top: -4rem !important;
}

.mr-n1 {
  margin-right: -0.25rem !important;
}

.mr-n2 {
  margin-right: -0.5rem !important;
}

.mr-n3 {
  margin-right: -1rem !important;
}

.mr-n4 {
  margin-right: -1.5rem !important;
}

.mr-n5 {
  margin-right: -2rem !important;
}

.mr-n6 {
  margin-right: -2.5rem !important;
}

.mr-n7 {
  margin-right: -3rem !important;
}

.mr-n8 {
  margin-right: -3.5rem !important;
}

.mr-n9 {
  margin-right: -4rem !important;
}

.mb-n1 {
  margin-bottom: -0.25rem !important;
}

.mb-n2 {
  margin-bottom: -0.5rem !important;
}

.mb-n3 {
  margin-bottom: -1rem !important;
}

.mb-n4 {
  margin-bottom: -1.5rem !important;
}

.mb-n5 {
  margin-bottom: -2rem !important;
}

.mb-n6 {
  margin-bottom: -2.5rem !important;
}

.mb-n7 {
  margin-bottom: -3rem !important;
}

.mb-n8 {
  margin-bottom: -3.5rem !important;
}

.mb-n9 {
  margin-bottom: -4rem !important;
}

.ml-n1 {
  margin-left: -0.25rem !important;
}

.ml-n2 {
  margin-left: -0.5rem !important;
}

.ml-n3 {
  margin-left: -1rem !important;
}

.ml-n4 {
  margin-left: -1.5rem !important;
}

.ml-n5 {
  margin-left: -2rem !important;
}

.ml-n6 {
  margin-left: -2.5rem !important;
}

.ml-n7 {
  margin-left: -3rem !important;
}

.ml-n8 {
  margin-left: -3.5rem !important;
}

.ml-n9 {
  margin-left: -4rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.p-6 {
  padding: 2.5rem !important;
}

.p-7 {
  padding: 3rem !important;
}

.p-8 {
  padding: 3.5rem !important;
}

.p-9 {
  padding: 4rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.px-6 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.px-7 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-8 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

.px-9 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-6 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.py-7 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.py-9 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pt-6 {
  padding-top: 2.5rem !important;
}

.pt-7 {
  padding-top: 3rem !important;
}

.pt-8 {
  padding-top: 3.5rem !important;
}

.pt-9 {
  padding-top: 4rem !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pr-5 {
  padding-right: 2rem !important;
}

.pr-6 {
  padding-right: 2.5rem !important;
}

.pr-7 {
  padding-right: 3rem !important;
}

.pr-8 {
  padding-right: 3.5rem !important;
}

.pr-9 {
  padding-right: 4rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.pb-6 {
  padding-bottom: 2.5rem !important;
}

.pb-7 {
  padding-bottom: 3rem !important;
}

.pb-8 {
  padding-bottom: 3.5rem !important;
}

.pb-9 {
  padding-bottom: 4rem !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pl-5 {
  padding-left: 2rem !important;
}

.pl-6 {
  padding-left: 2.5rem !important;
}

.pl-7 {
  padding-left: 3rem !important;
}

.pl-8 {
  padding-left: 3.5rem !important;
}

.pl-9 {
  padding-left: 4rem !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-main-green {
  color: #27A6C6 !important;
}

.text-light-green {
  color: #27A6C6 !important;
}

.text-dark-green {
  color: #27A6C6 !important;
}

.text-danger {
  color: #A42A2A !important;
}

.text-white {
  color: #fff !important;
}

.text-body {
  color: #010101 !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-reset {
  color: inherit !important;
}

.lh-100 {
  line-height: 1 !important;
}

.lh-115 {
  line-height: 1.15 !important;
}

.lh-125 {
  line-height: 1.25 !important;
}

.lh-135 {
  line-height: 1.35 !important;
}

.lh-150 {
  line-height: 1.5 !important;
}

.lh-175 {
  line-height: 1.75 !important;
}

.lh-200 {
  line-height: 2 !important;
}

.bg-main-green {
  background-color: #27A6C6 !important;
}

.bg-light-green {
  background-color: #27A6C6 !important;
}

.bg-dark-green {
  background-color: #27A6C6 !important;
}

.bg-danger {
  background-color: #A42A2A !important;
}

.bg-body {
  background-color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.font-italic {
  font-style: italic !important;
}

.font-normal {
  font-style: normal !important;
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-13 {
  font-size: 0.8125rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.935rem !important;
}

.fs-16 {
  font-size: 1rem !important;
}

.fs-17 {
  font-size: 1.0625rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.fs-20 {
  font-size: 1.25rem !important;
}

.fs-22 {
  font-size: 1.375rem !important;
}

.fs-24 {
  font-size: 1.5rem !important;
}

.fs-25 {
  font-size: 1.5625rem !important;
}

.fs-26 {
  font-size: 1.625rem !important;
}

.fs-28 {
  font-size: 1.75rem !important;
}

.fs-30 {
  font-size: 1.875rem !important;
}

.fs-32 {
  font-size: 2rem !important;
}

.fs-35 {
  font-size: 2.1875rem !important;
}

.fs-36 {
  font-size: 2.25rem !important;
}

.fs-40 {
  font-size: 2.5rem !important;
}

.fs-45 {
  font-size: 2.8125rem !important;
}

.fs-48 {
  font-size: 3rem !important;
}

.fs-50 {
  font-size: 3.125rem !important;
}

.fs-56 {
  font-size: 3.5rem !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !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-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: 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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .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-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;
  }
  .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;
  }
  .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;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 2rem !important;
  }
  .m-sm-6 {
    margin: 2.5rem !important;
  }
  .m-sm-7 {
    margin: 3rem !important;
  }
  .m-sm-8 {
    margin: 3.5rem !important;
  }
  .m-sm-9 {
    margin: 4rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-sm-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-sm-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 2rem !important;
  }
  .mt-sm-6 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-7 {
    margin-top: 3rem !important;
  }
  .mt-sm-8 {
    margin-top: 3.5rem !important;
  }
  .mt-sm-9 {
    margin-top: 4rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mr-sm-5 {
    margin-right: 2rem !important;
  }
  .mr-sm-6 {
    margin-right: 2.5rem !important;
  }
  .mr-sm-7 {
    margin-right: 3rem !important;
  }
  .mr-sm-8 {
    margin-right: 3.5rem !important;
  }
  .mr-sm-9 {
    margin-right: 4rem !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ml-sm-5 {
    margin-left: 2rem !important;
  }
  .ml-sm-6 {
    margin-left: 2.5rem !important;
  }
  .ml-sm-7 {
    margin-left: 3rem !important;
  }
  .ml-sm-8 {
    margin-left: 3.5rem !important;
  }
  .ml-sm-9 {
    margin-left: 4rem !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -2rem !important;
  }
  .m-sm-n6 {
    margin: -2.5rem !important;
  }
  .m-sm-n7 {
    margin: -3rem !important;
  }
  .m-sm-n8 {
    margin: -3.5rem !important;
  }
  .m-sm-n9 {
    margin: -4rem !important;
  }
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-sm-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-sm-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-sm-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-sm-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-sm-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-sm-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-sm-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-sm-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-sm-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-sm-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n5 {
    margin-top: -2rem !important;
  }
  .mt-sm-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-sm-n7 {
    margin-top: -3rem !important;
  }
  .mt-sm-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-sm-n9 {
    margin-top: -4rem !important;
  }
  .mr-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-sm-n3 {
    margin-right: -1rem !important;
  }
  .mr-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-sm-n5 {
    margin-right: -2rem !important;
  }
  .mr-sm-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-sm-n7 {
    margin-right: -3rem !important;
  }
  .mr-sm-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-sm-n9 {
    margin-right: -4rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-sm-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-sm-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-sm-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-sm-n3 {
    margin-left: -1rem !important;
  }
  .ml-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-sm-n5 {
    margin-left: -2rem !important;
  }
  .ml-sm-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-sm-n7 {
    margin-left: -3rem !important;
  }
  .ml-sm-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-sm-n9 {
    margin-left: -4rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 2rem !important;
  }
  .p-sm-6 {
    padding: 2.5rem !important;
  }
  .p-sm-7 {
    padding: 3rem !important;
  }
  .p-sm-8 {
    padding: 3.5rem !important;
  }
  .p-sm-9 {
    padding: 4rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-sm-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-sm-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 2rem !important;
  }
  .pt-sm-6 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-7 {
    padding-top: 3rem !important;
  }
  .pt-sm-8 {
    padding-top: 3.5rem !important;
  }
  .pt-sm-9 {
    padding-top: 4rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pr-sm-5 {
    padding-right: 2rem !important;
  }
  .pr-sm-6 {
    padding-right: 2.5rem !important;
  }
  .pr-sm-7 {
    padding-right: 3rem !important;
  }
  .pr-sm-8 {
    padding-right: 3.5rem !important;
  }
  .pr-sm-9 {
    padding-right: 4rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pl-sm-5 {
    padding-left: 2rem !important;
  }
  .pl-sm-6 {
    padding-left: 2.5rem !important;
  }
  .pl-sm-7 {
    padding-left: 3rem !important;
  }
  .pl-sm-8 {
    padding-left: 3.5rem !important;
  }
  .pl-sm-9 {
    padding-left: 4rem !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .lh-sm-100 {
    line-height: 1 !important;
  }
  .lh-sm-115 {
    line-height: 1.15 !important;
  }
  .lh-sm-125 {
    line-height: 1.25 !important;
  }
  .lh-sm-135 {
    line-height: 1.35 !important;
  }
  .lh-sm-150 {
    line-height: 1.5 !important;
  }
  .lh-sm-175 {
    line-height: 1.75 !important;
  }
  .lh-sm-200 {
    line-height: 2 !important;
  }
  .fs-sm-10 {
    font-size: 0.625rem !important;
  }
  .fs-sm-12 {
    font-size: 0.75rem !important;
  }
  .fs-sm-13 {
    font-size: 0.8125rem !important;
  }
  .fs-sm-14 {
    font-size: 0.875rem !important;
  }
  .fs-sm-15 {
    font-size: 0.935rem !important;
  }
  .fs-sm-16 {
    font-size: 1rem !important;
  }
  .fs-sm-17 {
    font-size: 1.0625rem !important;
  }
  .fs-sm-18 {
    font-size: 1.125rem !important;
  }
  .fs-sm-20 {
    font-size: 1.25rem !important;
  }
  .fs-sm-22 {
    font-size: 1.375rem !important;
  }
  .fs-sm-24 {
    font-size: 1.5rem !important;
  }
  .fs-sm-25 {
    font-size: 1.5625rem !important;
  }
  .fs-sm-26 {
    font-size: 1.625rem !important;
  }
  .fs-sm-28 {
    font-size: 1.75rem !important;
  }
  .fs-sm-30 {
    font-size: 1.875rem !important;
  }
  .fs-sm-32 {
    font-size: 2rem !important;
  }
  .fs-sm-35 {
    font-size: 2.1875rem !important;
  }
  .fs-sm-36 {
    font-size: 2.25rem !important;
  }
  .fs-sm-40 {
    font-size: 2.5rem !important;
  }
  .fs-sm-45 {
    font-size: 2.8125rem !important;
  }
  .fs-sm-48 {
    font-size: 3rem !important;
  }
  .fs-sm-50 {
    font-size: 3.125rem !important;
  }
  .fs-sm-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: 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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .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-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;
  }
  .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;
  }
  .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;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .m-md-6 {
    margin: 2.5rem !important;
  }
  .m-md-7 {
    margin: 3rem !important;
  }
  .m-md-8 {
    margin: 3.5rem !important;
  }
  .m-md-9 {
    margin: 4rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-md-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-md-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 2rem !important;
  }
  .mt-md-6 {
    margin-top: 2.5rem !important;
  }
  .mt-md-7 {
    margin-top: 3rem !important;
  }
  .mt-md-8 {
    margin-top: 3.5rem !important;
  }
  .mt-md-9 {
    margin-top: 4rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mr-md-5 {
    margin-right: 2rem !important;
  }
  .mr-md-6 {
    margin-right: 2.5rem !important;
  }
  .mr-md-7 {
    margin-right: 3rem !important;
  }
  .mr-md-8 {
    margin-right: 3.5rem !important;
  }
  .mr-md-9 {
    margin-right: 4rem !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 3rem !important;
  }
  .mb-md-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-md-9 {
    margin-bottom: 4rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .ml-md-5 {
    margin-left: 2rem !important;
  }
  .ml-md-6 {
    margin-left: 2.5rem !important;
  }
  .ml-md-7 {
    margin-left: 3rem !important;
  }
  .ml-md-8 {
    margin-left: 3.5rem !important;
  }
  .ml-md-9 {
    margin-left: 4rem !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -2rem !important;
  }
  .m-md-n6 {
    margin: -2.5rem !important;
  }
  .m-md-n7 {
    margin: -3rem !important;
  }
  .m-md-n8 {
    margin: -3.5rem !important;
  }
  .m-md-n9 {
    margin: -4rem !important;
  }
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-md-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-md-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-md-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-md-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-md-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-md-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-md-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-md-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-md-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-md-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n5 {
    margin-top: -2rem !important;
  }
  .mt-md-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-md-n7 {
    margin-top: -3rem !important;
  }
  .mt-md-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-md-n9 {
    margin-top: -4rem !important;
  }
  .mr-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-md-n3 {
    margin-right: -1rem !important;
  }
  .mr-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-md-n5 {
    margin-right: -2rem !important;
  }
  .mr-md-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-md-n7 {
    margin-right: -3rem !important;
  }
  .mr-md-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-md-n9 {
    margin-right: -4rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-md-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-md-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-md-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-md-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-md-n3 {
    margin-left: -1rem !important;
  }
  .ml-md-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-md-n5 {
    margin-left: -2rem !important;
  }
  .ml-md-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-md-n7 {
    margin-left: -3rem !important;
  }
  .ml-md-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-md-n9 {
    margin-left: -4rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 2rem !important;
  }
  .p-md-6 {
    padding: 2.5rem !important;
  }
  .p-md-7 {
    padding: 3rem !important;
  }
  .p-md-8 {
    padding: 3.5rem !important;
  }
  .p-md-9 {
    padding: 4rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-md-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-md-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 2rem !important;
  }
  .pt-md-6 {
    padding-top: 2.5rem !important;
  }
  .pt-md-7 {
    padding-top: 3rem !important;
  }
  .pt-md-8 {
    padding-top: 3.5rem !important;
  }
  .pt-md-9 {
    padding-top: 4rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pr-md-5 {
    padding-right: 2rem !important;
  }
  .pr-md-6 {
    padding-right: 2.5rem !important;
  }
  .pr-md-7 {
    padding-right: 3rem !important;
  }
  .pr-md-8 {
    padding-right: 3.5rem !important;
  }
  .pr-md-9 {
    padding-right: 4rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 2rem !important;
  }
  .pb-md-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 3rem !important;
  }
  .pb-md-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-md-9 {
    padding-bottom: 4rem !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .pl-md-5 {
    padding-left: 2rem !important;
  }
  .pl-md-6 {
    padding-left: 2.5rem !important;
  }
  .pl-md-7 {
    padding-left: 3rem !important;
  }
  .pl-md-8 {
    padding-left: 3.5rem !important;
  }
  .pl-md-9 {
    padding-left: 4rem !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .lh-md-100 {
    line-height: 1 !important;
  }
  .lh-md-115 {
    line-height: 1.15 !important;
  }
  .lh-md-125 {
    line-height: 1.25 !important;
  }
  .lh-md-135 {
    line-height: 1.35 !important;
  }
  .lh-md-150 {
    line-height: 1.5 !important;
  }
  .lh-md-175 {
    line-height: 1.75 !important;
  }
  .lh-md-200 {
    line-height: 2 !important;
  }
  .fs-md-10 {
    font-size: 0.625rem !important;
  }
  .fs-md-12 {
    font-size: 0.75rem !important;
  }
  .fs-md-13 {
    font-size: 0.8125rem !important;
  }
  .fs-md-14 {
    font-size: 0.875rem !important;
  }
  .fs-md-15 {
    font-size: 0.935rem !important;
  }
  .fs-md-16 {
    font-size: 1rem !important;
  }
  .fs-md-17 {
    font-size: 1.0625rem !important;
  }
  .fs-md-18 {
    font-size: 1.125rem !important;
  }
  .fs-md-20 {
    font-size: 1.25rem !important;
  }
  .fs-md-22 {
    font-size: 1.375rem !important;
  }
  .fs-md-24 {
    font-size: 1.5rem !important;
  }
  .fs-md-25 {
    font-size: 1.5625rem !important;
  }
  .fs-md-26 {
    font-size: 1.625rem !important;
  }
  .fs-md-28 {
    font-size: 1.75rem !important;
  }
  .fs-md-30 {
    font-size: 1.875rem !important;
  }
  .fs-md-32 {
    font-size: 2rem !important;
  }
  .fs-md-35 {
    font-size: 2.1875rem !important;
  }
  .fs-md-36 {
    font-size: 2.25rem !important;
  }
  .fs-md-40 {
    font-size: 2.5rem !important;
  }
  .fs-md-45 {
    font-size: 2.8125rem !important;
  }
  .fs-md-48 {
    font-size: 3rem !important;
  }
  .fs-md-50 {
    font-size: 3.125rem !important;
  }
  .fs-md-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: 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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .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-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;
  }
  .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;
  }
  .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;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .m-lg-6 {
    margin: 2.5rem !important;
  }
  .m-lg-7 {
    margin: 3rem !important;
  }
  .m-lg-8 {
    margin: 3.5rem !important;
  }
  .m-lg-9 {
    margin: 4rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-lg-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-lg-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 2rem !important;
  }
  .mt-lg-6 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 3rem !important;
  }
  .mt-lg-8 {
    margin-top: 3.5rem !important;
  }
  .mt-lg-9 {
    margin-top: 4rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mr-lg-5 {
    margin-right: 2rem !important;
  }
  .mr-lg-6 {
    margin-right: 2.5rem !important;
  }
  .mr-lg-7 {
    margin-right: 3rem !important;
  }
  .mr-lg-8 {
    margin-right: 3.5rem !important;
  }
  .mr-lg-9 {
    margin-right: 4rem !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ml-lg-5 {
    margin-left: 2rem !important;
  }
  .ml-lg-6 {
    margin-left: 2.5rem !important;
  }
  .ml-lg-7 {
    margin-left: 3rem !important;
  }
  .ml-lg-8 {
    margin-left: 3.5rem !important;
  }
  .ml-lg-9 {
    margin-left: 4rem !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -2rem !important;
  }
  .m-lg-n6 {
    margin: -2.5rem !important;
  }
  .m-lg-n7 {
    margin: -3rem !important;
  }
  .m-lg-n8 {
    margin: -3.5rem !important;
  }
  .m-lg-n9 {
    margin: -4rem !important;
  }
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-lg-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-lg-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-lg-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-lg-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-lg-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-lg-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-lg-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-lg-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-lg-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-lg-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n5 {
    margin-top: -2rem !important;
  }
  .mt-lg-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-lg-n7 {
    margin-top: -3rem !important;
  }
  .mt-lg-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-lg-n9 {
    margin-top: -4rem !important;
  }
  .mr-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-lg-n3 {
    margin-right: -1rem !important;
  }
  .mr-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-lg-n5 {
    margin-right: -2rem !important;
  }
  .mr-lg-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-lg-n7 {
    margin-right: -3rem !important;
  }
  .mr-lg-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-lg-n9 {
    margin-right: -4rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-lg-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-lg-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-lg-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-lg-n3 {
    margin-left: -1rem !important;
  }
  .ml-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-lg-n5 {
    margin-left: -2rem !important;
  }
  .ml-lg-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-lg-n7 {
    margin-left: -3rem !important;
  }
  .ml-lg-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-lg-n9 {
    margin-left: -4rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 2rem !important;
  }
  .p-lg-6 {
    padding: 2.5rem !important;
  }
  .p-lg-7 {
    padding: 3rem !important;
  }
  .p-lg-8 {
    padding: 3.5rem !important;
  }
  .p-lg-9 {
    padding: 4rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-lg-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-lg-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 2rem !important;
  }
  .pt-lg-6 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-7 {
    padding-top: 3rem !important;
  }
  .pt-lg-8 {
    padding-top: 3.5rem !important;
  }
  .pt-lg-9 {
    padding-top: 4rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pr-lg-5 {
    padding-right: 2rem !important;
  }
  .pr-lg-6 {
    padding-right: 2.5rem !important;
  }
  .pr-lg-7 {
    padding-right: 3rem !important;
  }
  .pr-lg-8 {
    padding-right: 3.5rem !important;
  }
  .pr-lg-9 {
    padding-right: 4rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pl-lg-5 {
    padding-left: 2rem !important;
  }
  .pl-lg-6 {
    padding-left: 2.5rem !important;
  }
  .pl-lg-7 {
    padding-left: 3rem !important;
  }
  .pl-lg-8 {
    padding-left: 3.5rem !important;
  }
  .pl-lg-9 {
    padding-left: 4rem !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .lh-lg-100 {
    line-height: 1 !important;
  }
  .lh-lg-115 {
    line-height: 1.15 !important;
  }
  .lh-lg-125 {
    line-height: 1.25 !important;
  }
  .lh-lg-135 {
    line-height: 1.35 !important;
  }
  .lh-lg-150 {
    line-height: 1.5 !important;
  }
  .lh-lg-175 {
    line-height: 1.75 !important;
  }
  .lh-lg-200 {
    line-height: 2 !important;
  }
  .fs-lg-10 {
    font-size: 0.625rem !important;
  }
  .fs-lg-12 {
    font-size: 0.75rem !important;
  }
  .fs-lg-13 {
    font-size: 0.8125rem !important;
  }
  .fs-lg-14 {
    font-size: 0.875rem !important;
  }
  .fs-lg-15 {
    font-size: 0.935rem !important;
  }
  .fs-lg-16 {
    font-size: 1rem !important;
  }
  .fs-lg-17 {
    font-size: 1.0625rem !important;
  }
  .fs-lg-18 {
    font-size: 1.125rem !important;
  }
  .fs-lg-20 {
    font-size: 1.25rem !important;
  }
  .fs-lg-22 {
    font-size: 1.375rem !important;
  }
  .fs-lg-24 {
    font-size: 1.5rem !important;
  }
  .fs-lg-25 {
    font-size: 1.5625rem !important;
  }
  .fs-lg-26 {
    font-size: 1.625rem !important;
  }
  .fs-lg-28 {
    font-size: 1.75rem !important;
  }
  .fs-lg-30 {
    font-size: 1.875rem !important;
  }
  .fs-lg-32 {
    font-size: 2rem !important;
  }
  .fs-lg-35 {
    font-size: 2.1875rem !important;
  }
  .fs-lg-36 {
    font-size: 2.25rem !important;
  }
  .fs-lg-40 {
    font-size: 2.5rem !important;
  }
  .fs-lg-45 {
    font-size: 2.8125rem !important;
  }
  .fs-lg-48 {
    font-size: 3rem !important;
  }
  .fs-lg-50 {
    font-size: 3.125rem !important;
  }
  .fs-lg-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1280px) {
  .float-bg-left {
    float: left !important;
  }
  .float-bg-right {
    float: right !important;
  }
  .float-bg-none {
    float: none !important;
  }
  .d-bg-inline {
    display: inline !important;
  }
  .d-bg-inline-block {
    display: inline-block !important;
  }
  .d-bg-block {
    display: block !important;
  }
  .d-bg-table {
    display: table !important;
  }
  .d-bg-table-row {
    display: table-row !important;
  }
  .d-bg-table-cell {
    display: table-cell !important;
  }
  .d-bg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-bg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-bg-none {
    display: none !important;
  }
  .flex-bg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-bg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-bg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-bg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-bg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-bg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-bg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-bg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-bg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-bg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-bg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-bg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-bg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-bg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-bg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-bg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-bg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-bg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-bg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-bg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-bg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-bg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-bg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-bg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-bg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-bg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-bg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-bg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-bg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-bg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-bg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-bg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-bg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-bg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-bg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-bg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-bg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-bg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-bg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-bg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-bg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-bg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-bg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-bg-0 {
    margin: 0 !important;
  }
  .m-bg-1 {
    margin: 0.25rem !important;
  }
  .m-bg-2 {
    margin: 0.5rem !important;
  }
  .m-bg-3 {
    margin: 1rem !important;
  }
  .m-bg-4 {
    margin: 1.5rem !important;
  }
  .m-bg-5 {
    margin: 2rem !important;
  }
  .m-bg-6 {
    margin: 2.5rem !important;
  }
  .m-bg-7 {
    margin: 3rem !important;
  }
  .m-bg-8 {
    margin: 3.5rem !important;
  }
  .m-bg-9 {
    margin: 4rem !important;
  }
  .m-bg-auto {
    margin: auto !important;
  }
  .mx-bg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-bg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-bg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-bg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-bg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-bg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-bg-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-bg-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-bg-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-bg-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-bg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-bg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-bg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-bg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-bg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-bg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-bg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-bg-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-bg-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-bg-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-bg-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-bg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-bg-0 {
    margin-top: 0 !important;
  }
  .mt-bg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-bg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-bg-3 {
    margin-top: 1rem !important;
  }
  .mt-bg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-bg-5 {
    margin-top: 2rem !important;
  }
  .mt-bg-6 {
    margin-top: 2.5rem !important;
  }
  .mt-bg-7 {
    margin-top: 3rem !important;
  }
  .mt-bg-8 {
    margin-top: 3.5rem !important;
  }
  .mt-bg-9 {
    margin-top: 4rem !important;
  }
  .mt-bg-auto {
    margin-top: auto !important;
  }
  .mr-bg-0 {
    margin-right: 0 !important;
  }
  .mr-bg-1 {
    margin-right: 0.25rem !important;
  }
  .mr-bg-2 {
    margin-right: 0.5rem !important;
  }
  .mr-bg-3 {
    margin-right: 1rem !important;
  }
  .mr-bg-4 {
    margin-right: 1.5rem !important;
  }
  .mr-bg-5 {
    margin-right: 2rem !important;
  }
  .mr-bg-6 {
    margin-right: 2.5rem !important;
  }
  .mr-bg-7 {
    margin-right: 3rem !important;
  }
  .mr-bg-8 {
    margin-right: 3.5rem !important;
  }
  .mr-bg-9 {
    margin-right: 4rem !important;
  }
  .mr-bg-auto {
    margin-right: auto !important;
  }
  .mb-bg-0 {
    margin-bottom: 0 !important;
  }
  .mb-bg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-bg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-bg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-bg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-bg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-bg-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-bg-7 {
    margin-bottom: 3rem !important;
  }
  .mb-bg-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-bg-9 {
    margin-bottom: 4rem !important;
  }
  .mb-bg-auto {
    margin-bottom: auto !important;
  }
  .ml-bg-0 {
    margin-left: 0 !important;
  }
  .ml-bg-1 {
    margin-left: 0.25rem !important;
  }
  .ml-bg-2 {
    margin-left: 0.5rem !important;
  }
  .ml-bg-3 {
    margin-left: 1rem !important;
  }
  .ml-bg-4 {
    margin-left: 1.5rem !important;
  }
  .ml-bg-5 {
    margin-left: 2rem !important;
  }
  .ml-bg-6 {
    margin-left: 2.5rem !important;
  }
  .ml-bg-7 {
    margin-left: 3rem !important;
  }
  .ml-bg-8 {
    margin-left: 3.5rem !important;
  }
  .ml-bg-9 {
    margin-left: 4rem !important;
  }
  .ml-bg-auto {
    margin-left: auto !important;
  }
  .m-bg-n1 {
    margin: -0.25rem !important;
  }
  .m-bg-n2 {
    margin: -0.5rem !important;
  }
  .m-bg-n3 {
    margin: -1rem !important;
  }
  .m-bg-n4 {
    margin: -1.5rem !important;
  }
  .m-bg-n5 {
    margin: -2rem !important;
  }
  .m-bg-n6 {
    margin: -2.5rem !important;
  }
  .m-bg-n7 {
    margin: -3rem !important;
  }
  .m-bg-n8 {
    margin: -3.5rem !important;
  }
  .m-bg-n9 {
    margin: -4rem !important;
  }
  .mx-bg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-bg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-bg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-bg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-bg-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-bg-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-bg-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-bg-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-bg-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-bg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-bg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-bg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-bg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-bg-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-bg-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-bg-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-bg-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-bg-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-bg-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-bg-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-bg-n3 {
    margin-top: -1rem !important;
  }
  .mt-bg-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-bg-n5 {
    margin-top: -2rem !important;
  }
  .mt-bg-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-bg-n7 {
    margin-top: -3rem !important;
  }
  .mt-bg-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-bg-n9 {
    margin-top: -4rem !important;
  }
  .mr-bg-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-bg-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-bg-n3 {
    margin-right: -1rem !important;
  }
  .mr-bg-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-bg-n5 {
    margin-right: -2rem !important;
  }
  .mr-bg-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-bg-n7 {
    margin-right: -3rem !important;
  }
  .mr-bg-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-bg-n9 {
    margin-right: -4rem !important;
  }
  .mb-bg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-bg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-bg-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-bg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-bg-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-bg-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-bg-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-bg-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-bg-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-bg-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-bg-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-bg-n3 {
    margin-left: -1rem !important;
  }
  .ml-bg-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-bg-n5 {
    margin-left: -2rem !important;
  }
  .ml-bg-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-bg-n7 {
    margin-left: -3rem !important;
  }
  .ml-bg-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-bg-n9 {
    margin-left: -4rem !important;
  }
  .p-bg-0 {
    padding: 0 !important;
  }
  .p-bg-1 {
    padding: 0.25rem !important;
  }
  .p-bg-2 {
    padding: 0.5rem !important;
  }
  .p-bg-3 {
    padding: 1rem !important;
  }
  .p-bg-4 {
    padding: 1.5rem !important;
  }
  .p-bg-5 {
    padding: 2rem !important;
  }
  .p-bg-6 {
    padding: 2.5rem !important;
  }
  .p-bg-7 {
    padding: 3rem !important;
  }
  .p-bg-8 {
    padding: 3.5rem !important;
  }
  .p-bg-9 {
    padding: 4rem !important;
  }
  .px-bg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-bg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-bg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-bg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-bg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-bg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-bg-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-bg-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-bg-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-bg-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-bg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-bg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-bg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-bg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-bg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-bg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-bg-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-bg-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-bg-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-bg-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-bg-0 {
    padding-top: 0 !important;
  }
  .pt-bg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-bg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-bg-3 {
    padding-top: 1rem !important;
  }
  .pt-bg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-bg-5 {
    padding-top: 2rem !important;
  }
  .pt-bg-6 {
    padding-top: 2.5rem !important;
  }
  .pt-bg-7 {
    padding-top: 3rem !important;
  }
  .pt-bg-8 {
    padding-top: 3.5rem !important;
  }
  .pt-bg-9 {
    padding-top: 4rem !important;
  }
  .pr-bg-0 {
    padding-right: 0 !important;
  }
  .pr-bg-1 {
    padding-right: 0.25rem !important;
  }
  .pr-bg-2 {
    padding-right: 0.5rem !important;
  }
  .pr-bg-3 {
    padding-right: 1rem !important;
  }
  .pr-bg-4 {
    padding-right: 1.5rem !important;
  }
  .pr-bg-5 {
    padding-right: 2rem !important;
  }
  .pr-bg-6 {
    padding-right: 2.5rem !important;
  }
  .pr-bg-7 {
    padding-right: 3rem !important;
  }
  .pr-bg-8 {
    padding-right: 3.5rem !important;
  }
  .pr-bg-9 {
    padding-right: 4rem !important;
  }
  .pb-bg-0 {
    padding-bottom: 0 !important;
  }
  .pb-bg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-bg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-bg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-bg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-bg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-bg-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-bg-7 {
    padding-bottom: 3rem !important;
  }
  .pb-bg-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-bg-9 {
    padding-bottom: 4rem !important;
  }
  .pl-bg-0 {
    padding-left: 0 !important;
  }
  .pl-bg-1 {
    padding-left: 0.25rem !important;
  }
  .pl-bg-2 {
    padding-left: 0.5rem !important;
  }
  .pl-bg-3 {
    padding-left: 1rem !important;
  }
  .pl-bg-4 {
    padding-left: 1.5rem !important;
  }
  .pl-bg-5 {
    padding-left: 2rem !important;
  }
  .pl-bg-6 {
    padding-left: 2.5rem !important;
  }
  .pl-bg-7 {
    padding-left: 3rem !important;
  }
  .pl-bg-8 {
    padding-left: 3.5rem !important;
  }
  .pl-bg-9 {
    padding-left: 4rem !important;
  }
  .text-bg-left {
    text-align: left !important;
  }
  .text-bg-right {
    text-align: right !important;
  }
  .text-bg-center {
    text-align: center !important;
  }
  .lh-bg-100 {
    line-height: 1 !important;
  }
  .lh-bg-115 {
    line-height: 1.15 !important;
  }
  .lh-bg-125 {
    line-height: 1.25 !important;
  }
  .lh-bg-135 {
    line-height: 1.35 !important;
  }
  .lh-bg-150 {
    line-height: 1.5 !important;
  }
  .lh-bg-175 {
    line-height: 1.75 !important;
  }
  .lh-bg-200 {
    line-height: 2 !important;
  }
  .fs-bg-10 {
    font-size: 0.625rem !important;
  }
  .fs-bg-12 {
    font-size: 0.75rem !important;
  }
  .fs-bg-13 {
    font-size: 0.8125rem !important;
  }
  .fs-bg-14 {
    font-size: 0.875rem !important;
  }
  .fs-bg-15 {
    font-size: 0.935rem !important;
  }
  .fs-bg-16 {
    font-size: 1rem !important;
  }
  .fs-bg-17 {
    font-size: 1.0625rem !important;
  }
  .fs-bg-18 {
    font-size: 1.125rem !important;
  }
  .fs-bg-20 {
    font-size: 1.25rem !important;
  }
  .fs-bg-22 {
    font-size: 1.375rem !important;
  }
  .fs-bg-24 {
    font-size: 1.5rem !important;
  }
  .fs-bg-25 {
    font-size: 1.5625rem !important;
  }
  .fs-bg-26 {
    font-size: 1.625rem !important;
  }
  .fs-bg-28 {
    font-size: 1.75rem !important;
  }
  .fs-bg-30 {
    font-size: 1.875rem !important;
  }
  .fs-bg-32 {
    font-size: 2rem !important;
  }
  .fs-bg-35 {
    font-size: 2.1875rem !important;
  }
  .fs-bg-36 {
    font-size: 2.25rem !important;
  }
  .fs-bg-40 {
    font-size: 2.5rem !important;
  }
  .fs-bg-45 {
    font-size: 2.8125rem !important;
  }
  .fs-bg-48 {
    font-size: 3rem !important;
  }
  .fs-bg-50 {
    font-size: 3.125rem !important;
  }
  .fs-bg-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1366px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: 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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .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-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;
  }
  .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;
  }
  .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;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 2rem !important;
  }
  .m-xl-6 {
    margin: 2.5rem !important;
  }
  .m-xl-7 {
    margin: 3rem !important;
  }
  .m-xl-8 {
    margin: 3.5rem !important;
  }
  .m-xl-9 {
    margin: 4rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xl-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xl-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 2rem !important;
  }
  .mt-xl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-7 {
    margin-top: 3rem !important;
  }
  .mt-xl-8 {
    margin-top: 3.5rem !important;
  }
  .mt-xl-9 {
    margin-top: 4rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mr-xl-5 {
    margin-right: 2rem !important;
  }
  .mr-xl-6 {
    margin-right: 2.5rem !important;
  }
  .mr-xl-7 {
    margin-right: 3rem !important;
  }
  .mr-xl-8 {
    margin-right: 3.5rem !important;
  }
  .mr-xl-9 {
    margin-right: 4rem !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ml-xl-5 {
    margin-left: 2rem !important;
  }
  .ml-xl-6 {
    margin-left: 2.5rem !important;
  }
  .ml-xl-7 {
    margin-left: 3rem !important;
  }
  .ml-xl-8 {
    margin-left: 3.5rem !important;
  }
  .ml-xl-9 {
    margin-left: 4rem !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -2rem !important;
  }
  .m-xl-n6 {
    margin: -2.5rem !important;
  }
  .m-xl-n7 {
    margin: -3rem !important;
  }
  .m-xl-n8 {
    margin: -3.5rem !important;
  }
  .m-xl-n9 {
    margin: -4rem !important;
  }
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xl-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xl-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xl-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xl-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-xl-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xl-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xl-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xl-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xl-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-xl-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xl-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-xl-n7 {
    margin-top: -3rem !important;
  }
  .mt-xl-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-xl-n9 {
    margin-top: -4rem !important;
  }
  .mr-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-xl-n3 {
    margin-right: -1rem !important;
  }
  .mr-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-xl-n5 {
    margin-right: -2rem !important;
  }
  .mr-xl-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-xl-n7 {
    margin-right: -3rem !important;
  }
  .mr-xl-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-xl-n9 {
    margin-right: -4rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-xl-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xl-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-xl-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-xl-n3 {
    margin-left: -1rem !important;
  }
  .ml-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-xl-n5 {
    margin-left: -2rem !important;
  }
  .ml-xl-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-xl-n7 {
    margin-left: -3rem !important;
  }
  .ml-xl-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-xl-n9 {
    margin-left: -4rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 2rem !important;
  }
  .p-xl-6 {
    padding: 2.5rem !important;
  }
  .p-xl-7 {
    padding: 3rem !important;
  }
  .p-xl-8 {
    padding: 3.5rem !important;
  }
  .p-xl-9 {
    padding: 4rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xl-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xl-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 2rem !important;
  }
  .pt-xl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-7 {
    padding-top: 3rem !important;
  }
  .pt-xl-8 {
    padding-top: 3.5rem !important;
  }
  .pt-xl-9 {
    padding-top: 4rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pr-xl-5 {
    padding-right: 2rem !important;
  }
  .pr-xl-6 {
    padding-right: 2.5rem !important;
  }
  .pr-xl-7 {
    padding-right: 3rem !important;
  }
  .pr-xl-8 {
    padding-right: 3.5rem !important;
  }
  .pr-xl-9 {
    padding-right: 4rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pl-xl-5 {
    padding-left: 2rem !important;
  }
  .pl-xl-6 {
    padding-left: 2.5rem !important;
  }
  .pl-xl-7 {
    padding-left: 3rem !important;
  }
  .pl-xl-8 {
    padding-left: 3.5rem !important;
  }
  .pl-xl-9 {
    padding-left: 4rem !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .lh-xl-100 {
    line-height: 1 !important;
  }
  .lh-xl-115 {
    line-height: 1.15 !important;
  }
  .lh-xl-125 {
    line-height: 1.25 !important;
  }
  .lh-xl-135 {
    line-height: 1.35 !important;
  }
  .lh-xl-150 {
    line-height: 1.5 !important;
  }
  .lh-xl-175 {
    line-height: 1.75 !important;
  }
  .lh-xl-200 {
    line-height: 2 !important;
  }
  .fs-xl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xl-13 {
    font-size: 0.8125rem !important;
  }
  .fs-xl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xl-15 {
    font-size: 0.935rem !important;
  }
  .fs-xl-16 {
    font-size: 1rem !important;
  }
  .fs-xl-17 {
    font-size: 1.0625rem !important;
  }
  .fs-xl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xl-22 {
    font-size: 1.375rem !important;
  }
  .fs-xl-24 {
    font-size: 1.5rem !important;
  }
  .fs-xl-25 {
    font-size: 1.5625rem !important;
  }
  .fs-xl-26 {
    font-size: 1.625rem !important;
  }
  .fs-xl-28 {
    font-size: 1.75rem !important;
  }
  .fs-xl-30 {
    font-size: 1.875rem !important;
  }
  .fs-xl-32 {
    font-size: 2rem !important;
  }
  .fs-xl-35 {
    font-size: 2.1875rem !important;
  }
  .fs-xl-36 {
    font-size: 2.25rem !important;
  }
  .fs-xl-40 {
    font-size: 2.5rem !important;
  }
  .fs-xl-45 {
    font-size: 2.8125rem !important;
  }
  .fs-xl-48 {
    font-size: 3rem !important;
  }
  .fs-xl-50 {
    font-size: 3.125rem !important;
  }
  .fs-xl-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .m-xxl-6 {
    margin: 2.5rem !important;
  }
  .m-xxl-7 {
    margin: 3rem !important;
  }
  .m-xxl-8 {
    margin: 3.5rem !important;
  }
  .m-xxl-9 {
    margin: 4rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xxl-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xxl-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-7 {
    margin-top: 3rem !important;
  }
  .mt-xxl-8 {
    margin-top: 3.5rem !important;
  }
  .mt-xxl-9 {
    margin-top: 4rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xxl-3 {
    margin-right: 1rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mr-xxl-5 {
    margin-right: 2rem !important;
  }
  .mr-xxl-6 {
    margin-right: 2.5rem !important;
  }
  .mr-xxl-7 {
    margin-right: 3rem !important;
  }
  .mr-xxl-8 {
    margin-right: 3.5rem !important;
  }
  .mr-xxl-9 {
    margin-right: 4rem !important;
  }
  .mr-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xxl-3 {
    margin-left: 1rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ml-xxl-5 {
    margin-left: 2rem !important;
  }
  .ml-xxl-6 {
    margin-left: 2.5rem !important;
  }
  .ml-xxl-7 {
    margin-left: 3rem !important;
  }
  .ml-xxl-8 {
    margin-left: 3.5rem !important;
  }
  .ml-xxl-9 {
    margin-left: 4rem !important;
  }
  .ml-xxl-auto {
    margin-left: auto !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -2rem !important;
  }
  .m-xxl-n6 {
    margin: -2.5rem !important;
  }
  .m-xxl-n7 {
    margin: -3rem !important;
  }
  .m-xxl-n8 {
    margin: -3.5rem !important;
  }
  .m-xxl-n9 {
    margin: -4rem !important;
  }
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxl-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxl-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxl-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxl-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-xxl-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxl-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxl-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxl-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxl-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-xxl-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-xxl-n7 {
    margin-top: -3rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -4rem !important;
  }
  .mr-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mr-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-xxl-n5 {
    margin-right: -2rem !important;
  }
  .mr-xxl-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-xxl-n7 {
    margin-right: -3rem !important;
  }
  .mr-xxl-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-xxl-n9 {
    margin-right: -4rem !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-xxl-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxl-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-xxl-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-xxl-n3 {
    margin-left: -1rem !important;
  }
  .ml-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-xxl-n5 {
    margin-left: -2rem !important;
  }
  .ml-xxl-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-xxl-n7 {
    margin-left: -3rem !important;
  }
  .ml-xxl-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-xxl-n9 {
    margin-left: -4rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .p-xxl-6 {
    padding: 2.5rem !important;
  }
  .p-xxl-7 {
    padding: 3rem !important;
  }
  .p-xxl-8 {
    padding: 3.5rem !important;
  }
  .p-xxl-9 {
    padding: 4rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xxl-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xxl-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-7 {
    padding-top: 3rem !important;
  }
  .pt-xxl-8 {
    padding-top: 3.5rem !important;
  }
  .pt-xxl-9 {
    padding-top: 4rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xxl-3 {
    padding-right: 1rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pr-xxl-5 {
    padding-right: 2rem !important;
  }
  .pr-xxl-6 {
    padding-right: 2.5rem !important;
  }
  .pr-xxl-7 {
    padding-right: 3rem !important;
  }
  .pr-xxl-8 {
    padding-right: 3.5rem !important;
  }
  .pr-xxl-9 {
    padding-right: 4rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 4rem !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xxl-3 {
    padding-left: 1rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pl-xxl-5 {
    padding-left: 2rem !important;
  }
  .pl-xxl-6 {
    padding-left: 2.5rem !important;
  }
  .pl-xxl-7 {
    padding-left: 3rem !important;
  }
  .pl-xxl-8 {
    padding-left: 3.5rem !important;
  }
  .pl-xxl-9 {
    padding-left: 4rem !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .lh-xxl-100 {
    line-height: 1 !important;
  }
  .lh-xxl-115 {
    line-height: 1.15 !important;
  }
  .lh-xxl-125 {
    line-height: 1.25 !important;
  }
  .lh-xxl-135 {
    line-height: 1.35 !important;
  }
  .lh-xxl-150 {
    line-height: 1.5 !important;
  }
  .lh-xxl-175 {
    line-height: 1.75 !important;
  }
  .lh-xxl-200 {
    line-height: 2 !important;
  }
  .fs-xxl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xxl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xxl-13 {
    font-size: 0.8125rem !important;
  }
  .fs-xxl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xxl-15 {
    font-size: 0.935rem !important;
  }
  .fs-xxl-16 {
    font-size: 1rem !important;
  }
  .fs-xxl-17 {
    font-size: 1.0625rem !important;
  }
  .fs-xxl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xxl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xxl-22 {
    font-size: 1.375rem !important;
  }
  .fs-xxl-24 {
    font-size: 1.5rem !important;
  }
  .fs-xxl-25 {
    font-size: 1.5625rem !important;
  }
  .fs-xxl-26 {
    font-size: 1.625rem !important;
  }
  .fs-xxl-28 {
    font-size: 1.75rem !important;
  }
  .fs-xxl-30 {
    font-size: 1.875rem !important;
  }
  .fs-xxl-32 {
    font-size: 2rem !important;
  }
  .fs-xxl-35 {
    font-size: 2.1875rem !important;
  }
  .fs-xxl-36 {
    font-size: 2.25rem !important;
  }
  .fs-xxl-40 {
    font-size: 2.5rem !important;
  }
  .fs-xxl-45 {
    font-size: 2.8125rem !important;
  }
  .fs-xxl-48 {
    font-size: 3rem !important;
  }
  .fs-xxl-50 {
    font-size: 3.125rem !important;
  }
  .fs-xxl-56 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1720px) {
  .float-xxxl-left {
    float: left !important;
  }
  .float-xxxl-right {
    float: right !important;
  }
  .float-xxxl-none {
    float: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 2rem !important;
  }
  .m-xxxl-6 {
    margin: 2.5rem !important;
  }
  .m-xxxl-7 {
    margin: 3rem !important;
  }
  .m-xxxl-8 {
    margin: 3.5rem !important;
  }
  .m-xxxl-9 {
    margin: 4rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxxl-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxxl-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxxl-8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xxxl-9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxxl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxxl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxxl-8 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xxxl-9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxxl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xxxl-7 {
    margin-top: 3rem !important;
  }
  .mt-xxxl-8 {
    margin-top: 3.5rem !important;
  }
  .mt-xxxl-9 {
    margin-top: 4rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mr-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mr-xxxl-5 {
    margin-right: 2rem !important;
  }
  .mr-xxxl-6 {
    margin-right: 2.5rem !important;
  }
  .mr-xxxl-7 {
    margin-right: 3rem !important;
  }
  .mr-xxxl-8 {
    margin-right: 3.5rem !important;
  }
  .mr-xxxl-9 {
    margin-right: 4rem !important;
  }
  .mr-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxxl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxxl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xxxl-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxxl-9 {
    margin-bottom: 4rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xxxl-3 {
    margin-left: 1rem !important;
  }
  .ml-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .ml-xxxl-5 {
    margin-left: 2rem !important;
  }
  .ml-xxxl-6 {
    margin-left: 2.5rem !important;
  }
  .ml-xxxl-7 {
    margin-left: 3rem !important;
  }
  .ml-xxxl-8 {
    margin-left: 3.5rem !important;
  }
  .ml-xxxl-9 {
    margin-left: 4rem !important;
  }
  .ml-xxxl-auto {
    margin-left: auto !important;
  }
  .m-xxxl-n1 {
    margin: -0.25rem !important;
  }
  .m-xxxl-n2 {
    margin: -0.5rem !important;
  }
  .m-xxxl-n3 {
    margin: -1rem !important;
  }
  .m-xxxl-n4 {
    margin: -1.5rem !important;
  }
  .m-xxxl-n5 {
    margin: -2rem !important;
  }
  .m-xxxl-n6 {
    margin: -2.5rem !important;
  }
  .m-xxxl-n7 {
    margin: -3rem !important;
  }
  .m-xxxl-n8 {
    margin: -3.5rem !important;
  }
  .m-xxxl-n9 {
    margin: -4rem !important;
  }
  .mx-xxxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxxl-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxxl-n6 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxxl-n7 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxxl-n8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-xxxl-n9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .my-xxxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxxl-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxxl-n6 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxxl-n7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxxl-n8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-xxxl-n9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .mt-xxxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xxxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xxxl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xxxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xxxl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xxxl-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-xxxl-n7 {
    margin-top: -3rem !important;
  }
  .mt-xxxl-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-xxxl-n9 {
    margin-top: -4rem !important;
  }
  .mr-xxxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mr-xxxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mr-xxxl-n3 {
    margin-right: -1rem !important;
  }
  .mr-xxxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mr-xxxl-n5 {
    margin-right: -2rem !important;
  }
  .mr-xxxl-n6 {
    margin-right: -2.5rem !important;
  }
  .mr-xxxl-n7 {
    margin-right: -3rem !important;
  }
  .mr-xxxl-n8 {
    margin-right: -3.5rem !important;
  }
  .mr-xxxl-n9 {
    margin-right: -4rem !important;
  }
  .mb-xxxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxxl-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-xxxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxxl-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-xxxl-n6 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxxl-n7 {
    margin-bottom: -3rem !important;
  }
  .mb-xxxl-n8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-xxxl-n9 {
    margin-bottom: -4rem !important;
  }
  .ml-xxxl-n1 {
    margin-left: -0.25rem !important;
  }
  .ml-xxxl-n2 {
    margin-left: -0.5rem !important;
  }
  .ml-xxxl-n3 {
    margin-left: -1rem !important;
  }
  .ml-xxxl-n4 {
    margin-left: -1.5rem !important;
  }
  .ml-xxxl-n5 {
    margin-left: -2rem !important;
  }
  .ml-xxxl-n6 {
    margin-left: -2.5rem !important;
  }
  .ml-xxxl-n7 {
    margin-left: -3rem !important;
  }
  .ml-xxxl-n8 {
    margin-left: -3.5rem !important;
  }
  .ml-xxxl-n9 {
    margin-left: -4rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 2rem !important;
  }
  .p-xxxl-6 {
    padding: 2.5rem !important;
  }
  .p-xxxl-7 {
    padding: 3rem !important;
  }
  .p-xxxl-8 {
    padding: 3.5rem !important;
  }
  .p-xxxl-9 {
    padding: 4rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxxl-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxxl-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxxl-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xxxl-9 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxxl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxxl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxxl-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xxxl-9 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxxl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xxxl-7 {
    padding-top: 3rem !important;
  }
  .pt-xxxl-8 {
    padding-top: 3.5rem !important;
  }
  .pt-xxxl-9 {
    padding-top: 4rem !important;
  }
  .pr-xxxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pr-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pr-xxxl-5 {
    padding-right: 2rem !important;
  }
  .pr-xxxl-6 {
    padding-right: 2.5rem !important;
  }
  .pr-xxxl-7 {
    padding-right: 3rem !important;
  }
  .pr-xxxl-8 {
    padding-right: 3.5rem !important;
  }
  .pr-xxxl-9 {
    padding-right: 4rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxxl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxxl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xxxl-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xxxl-9 {
    padding-bottom: 4rem !important;
  }
  .pl-xxxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xxxl-3 {
    padding-left: 1rem !important;
  }
  .pl-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .pl-xxxl-5 {
    padding-left: 2rem !important;
  }
  .pl-xxxl-6 {
    padding-left: 2.5rem !important;
  }
  .pl-xxxl-7 {
    padding-left: 3rem !important;
  }
  .pl-xxxl-8 {
    padding-left: 3.5rem !important;
  }
  .pl-xxxl-9 {
    padding-left: 4rem !important;
  }
  .text-xxxl-left {
    text-align: left !important;
  }
  .text-xxxl-right {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
  .lh-xxxl-100 {
    line-height: 1 !important;
  }
  .lh-xxxl-115 {
    line-height: 1.15 !important;
  }
  .lh-xxxl-125 {
    line-height: 1.25 !important;
  }
  .lh-xxxl-135 {
    line-height: 1.35 !important;
  }
  .lh-xxxl-150 {
    line-height: 1.5 !important;
  }
  .lh-xxxl-175 {
    line-height: 1.75 !important;
  }
  .lh-xxxl-200 {
    line-height: 2 !important;
  }
  .fs-xxxl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xxxl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xxxl-13 {
    font-size: 0.8125rem !important;
  }
  .fs-xxxl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xxxl-15 {
    font-size: 0.935rem !important;
  }
  .fs-xxxl-16 {
    font-size: 1rem !important;
  }
  .fs-xxxl-17 {
    font-size: 1.0625rem !important;
  }
  .fs-xxxl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xxxl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xxxl-22 {
    font-size: 1.375rem !important;
  }
  .fs-xxxl-24 {
    font-size: 1.5rem !important;
  }
  .fs-xxxl-25 {
    font-size: 1.5625rem !important;
  }
  .fs-xxxl-26 {
    font-size: 1.625rem !important;
  }
  .fs-xxxl-28 {
    font-size: 1.75rem !important;
  }
  .fs-xxxl-30 {
    font-size: 1.875rem !important;
  }
  .fs-xxxl-32 {
    font-size: 2rem !important;
  }
  .fs-xxxl-35 {
    font-size: 2.1875rem !important;
  }
  .fs-xxxl-36 {
    font-size: 2.25rem !important;
  }
  .fs-xxxl-40 {
    font-size: 2.5rem !important;
  }
  .fs-xxxl-45 {
    font-size: 2.8125rem !important;
  }
  .fs-xxxl-48 {
    font-size: 3rem !important;
  }
  .fs-xxxl-50 {
    font-size: 3.125rem !important;
  }
  .fs-xxxl-56 {
    font-size: 3.5rem !important;
  }
}

@media print {
  .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;
  }
  .d-print-none {
    display: none !important;
  }
}

@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small, .bootstrap-select .dropdown-menu li.active .small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small, .bootstrap-select .dropdown-menu li .small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
          animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: 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: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[data-aos='fade-up'] {
  -webkit-transform: translate3d(0, 25px, 0);
          transform: translate3d(0, 25px, 0);
}

[data-aos='fade-down'] {
  -webkit-transform: translate3d(0, -25px, 0);
          transform: translate3d(0, -25px, 0);
}

[data-aos='fade-right'] {
  -webkit-transform: translate3d(-25px, 0, 0);
          transform: translate3d(-25px, 0, 0);
}

[data-aos='fade-left'] {
  -webkit-transform: translate3d(25px, 0, 0);
          transform: translate3d(25px, 0, 0);
}

[data-aos='fade-up-right'] {
  -webkit-transform: translate3d(-25px, 25px, 0);
          transform: translate3d(-25px, 25px, 0);
}

[data-aos='fade-up-left'] {
  -webkit-transform: translate3d(25px, 25px, 0);
          transform: translate3d(25px, 25px, 0);
}

[data-aos='fade-down-right'] {
  -webkit-transform: translate3d(-25px, -25px, 0);
          transform: translate3d(-25px, -25px, 0);
}

[data-aos='fade-down-left'] {
  -webkit-transform: translate3d(25px, -25px, 0);
          transform: translate3d(25px, -25px, 0);
}

/**
 * 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: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

[data-aos='zoom-in'] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

[data-aos='zoom-in-up'] {
  -webkit-transform: translate3d(0, 25px, 0) scale(0.6);
          transform: translate3d(0, 25px, 0) scale(0.6);
}

[data-aos='zoom-in-down'] {
  -webkit-transform: translate3d(0, -25px, 0) scale(0.6);
          transform: translate3d(0, -25px, 0) scale(0.6);
}

[data-aos='zoom-in-right'] {
  -webkit-transform: translate3d(-25px, 0, 0) scale(0.6);
          transform: translate3d(-25px, 0, 0) scale(0.6);
}

[data-aos='zoom-in-left'] {
  -webkit-transform: translate3d(25px, 0, 0) scale(0.6);
          transform: translate3d(25px, 0, 0) scale(0.6);
}

[data-aos='zoom-out'] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

[data-aos='zoom-out-up'] {
  -webkit-transform: translate3d(0, 25px, 0) scale(1.2);
          transform: translate3d(0, 25px, 0) scale(1.2);
}

[data-aos='zoom-out-down'] {
  -webkit-transform: translate3d(0, -25px, 0) scale(1.2);
          transform: translate3d(0, -25px, 0) scale(1.2);
}

[data-aos='zoom-out-right'] {
  -webkit-transform: translate3d(-25px, 0, 0) scale(1.2);
          transform: translate3d(-25px, 0, 0) scale(1.2);
}

[data-aos='zoom-out-left'] {
  -webkit-transform: translate3d(25px, 0, 0) scale(1.2);
          transform: translate3d(25px, 0, 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: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[data-aos='slide-up'] {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

[data-aos='slide-down'] {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

[data-aos='slide-right'] {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

[data-aos='slide-left'] {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

/**
 * 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);
}

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo */
html.fp-enabled, .fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
  height: 100%;
  display: block;
}

.fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
  display: inline-block;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}


.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}












.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-red {
  --swiper-pagination-color: #dc3545;
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.swiper-pagination-gray {
  --swiper-pagination-color: #6c757d;
}

.swiper-pagination-gray-dark {
  --swiper-pagination-color: #343a40;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-red,
.swiper-button-next.swiper-button-red {
  --swiper-navigation-color: #dc3545;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #fff;
}

.swiper-button-prev.swiper-button-gray,
.swiper-button-next.swiper-button-gray {
  --swiper-navigation-color: #6c757d;
}

.swiper-button-prev.swiper-button-gray-dark,
.swiper-button-next.swiper-button-gray-dark {
  --swiper-navigation-color: #343a40;
}

.swiper-button-lock {
  display: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.5.0 (11/03/2018)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: 'lightcase';
  src: url("fonts/font/lightcase.eot?55356177");
  src: url("fonts/font/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("fonts/font/lightcase.woff?55356177") format("woff"), url("fonts/font/lightcase.ttf?55356177") format("truetype"), url("fonts/font/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.lightcase-icon-play:before {
  content: '\e800';
}

.lightcase-icon-pause:before {
  content: '\e801';
}

.lightcase-icon-close:before {
  content: '\e802';
}

.lightcase-icon-prev:before {
  content: '\e803';
}

.lightcase-icon-next:before {
  content: '\e804';
}

.lightcase-icon-spin:before {
  content: '\e805';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-case,
  html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
}

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}

@media screen and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content,
  html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}

html[data-lc-type=inline] #lightcase-content,
html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content,
  html[data-lc-type=ajax] #lightcase-content,
  html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe),
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe),
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}

@media screen and (max-width: 640px) {
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 640px) and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 640px) {
  #lightcase-content h1, #lightcase-content .h1, #lightcase-content h2, #lightcase-content .h2, #lightcase-content h3, #lightcase-content .h3, #lightcase-content h4, #lightcase-content .h4, #lightcase-content h5, #lightcase-content .h5, #lightcase-content h6, #lightcase-content .h6, #lightcase-content p {
    color: #aaa;
  }
}

@media screen and (min-width: 641px) {
  #lightcase-content h1, #lightcase-content .h1, #lightcase-content h2, #lightcase-content .h2, #lightcase-content h3, #lightcase-content .h3, #lightcase-content h4, #lightcase-content .h4, #lightcase-content h5, #lightcase-content .h5, #lightcase-content h6, #lightcase-content .h6, #lightcase-content p {
    color: #333;
  }
}

#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}

@media screen and (min-width: 641px) {
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

.lightcase-open body {
  overflow: hidden;
}

.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}

#lightcase-info {
  position: absolute;
  padding-top: 15px;
}

#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}

#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
}

#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}

#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}

#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}

a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}

a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}

.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}

a[class*='lightcase-icon-'].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}

a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}

a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}

a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}

@media screen and (min-width: 641px) {
  a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }
}

@media screen and (max-width: 640px) {
  a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}

@media screen and (min-width: 641px) {
  a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  a[class*='lightcase-icon-']:hover,
  #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}

@media screen and (max-width: 640px) {
  #lightcase-overlay {
    opacity: 1 !important;
  }
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-wrapper.scroll--rtl {
  direction: rtl;
}

.scroll-element {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: none;
}

.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/* -------------------------------------------
	IE support
	------------------------------------------ */
.ie-only {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-only {
    display: block !important;
  }
  .row {
    margin-top: calc(0 * -1);
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
    margin-top: 0;
  }
  .row.g-0, .row.gx-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-0 > *, .row.gx-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-0, .row.gy-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-0 > *, .row.gy-0 > * {
    margin-top: 0;
  }
  .row.g-1, .row.gx-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-1 > *, .row.gx-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-1, .row.gy-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-1 > *, .row.gy-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-2, .row.gx-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-2 > *, .row.gx-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-2, .row.gy-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-2 > *, .row.gy-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-3, .row.gx-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-3 > *, .row.gx-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-3, .row.gy-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-3 > *, .row.gy-3 > * {
    margin-top: 1rem;
  }
  .row.g-4, .row.gx-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-4 > *, .row.gx-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-4, .row.gy-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-4 > *, .row.gy-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-5, .row.gx-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-5 > *, .row.gx-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-5, .row.gy-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-5 > *, .row.gy-5 > * {
    margin-top: 2rem;
  }
  .row.g-6, .row.gx-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-6 > *, .row.gx-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-6, .row.gy-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-6 > *, .row.gy-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-7, .row.gx-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-7 > *, .row.gx-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-7, .row.gy-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-7 > *, .row.gy-7 > * {
    margin-top: 3rem;
  }
  .row.g-8, .row.gx-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-8 > *, .row.gx-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-8, .row.gy-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-8 > *, .row.gy-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-9, .row.gx-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-9 > *, .row.gx-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-9, .row.gy-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-9 > *, .row.gy-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 576px), (-ms-high-contrast: active) and (min-width: 576px) {
  .row.g-sm-0, .row.gx-sm-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-sm-0 > *, .row.gx-sm-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-sm-0, .row.gy-sm-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-sm-0 > *, .row.gy-sm-0 > * {
    margin-top: 0;
  }
  .row.g-sm-1, .row.gx-sm-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-sm-1 > *, .row.gx-sm-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-sm-1, .row.gy-sm-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-sm-1 > *, .row.gy-sm-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-sm-2, .row.gx-sm-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-sm-2 > *, .row.gx-sm-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-sm-2, .row.gy-sm-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-sm-2 > *, .row.gy-sm-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-sm-3, .row.gx-sm-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-sm-3 > *, .row.gx-sm-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-sm-3, .row.gy-sm-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-sm-3 > *, .row.gy-sm-3 > * {
    margin-top: 1rem;
  }
  .row.g-sm-4, .row.gx-sm-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-sm-4 > *, .row.gx-sm-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-sm-4, .row.gy-sm-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-sm-4 > *, .row.gy-sm-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-sm-5, .row.gx-sm-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-sm-5 > *, .row.gx-sm-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-sm-5, .row.gy-sm-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-sm-5 > *, .row.gy-sm-5 > * {
    margin-top: 2rem;
  }
  .row.g-sm-6, .row.gx-sm-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-sm-6 > *, .row.gx-sm-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-sm-6, .row.gy-sm-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-sm-6 > *, .row.gy-sm-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-sm-7, .row.gx-sm-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-sm-7 > *, .row.gx-sm-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-sm-7, .row.gy-sm-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-sm-7 > *, .row.gy-sm-7 > * {
    margin-top: 3rem;
  }
  .row.g-sm-8, .row.gx-sm-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-sm-8 > *, .row.gx-sm-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-sm-8, .row.gy-sm-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-sm-8 > *, .row.gy-sm-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-sm-9, .row.gx-sm-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-sm-9 > *, .row.gx-sm-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-sm-9, .row.gy-sm-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-sm-9 > *, .row.gy-sm-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .row.g-md-0, .row.gx-md-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-md-0 > *, .row.gx-md-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-md-0, .row.gy-md-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-md-0 > *, .row.gy-md-0 > * {
    margin-top: 0;
  }
  .row.g-md-1, .row.gx-md-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-md-1 > *, .row.gx-md-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-md-1, .row.gy-md-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-md-1 > *, .row.gy-md-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-md-2, .row.gx-md-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-md-2 > *, .row.gx-md-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-md-2, .row.gy-md-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-md-2 > *, .row.gy-md-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-md-3, .row.gx-md-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-md-3 > *, .row.gx-md-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-md-3, .row.gy-md-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-md-3 > *, .row.gy-md-3 > * {
    margin-top: 1rem;
  }
  .row.g-md-4, .row.gx-md-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-md-4 > *, .row.gx-md-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-md-4, .row.gy-md-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-md-4 > *, .row.gy-md-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-md-5, .row.gx-md-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-md-5 > *, .row.gx-md-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-md-5, .row.gy-md-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-md-5 > *, .row.gy-md-5 > * {
    margin-top: 2rem;
  }
  .row.g-md-6, .row.gx-md-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-md-6 > *, .row.gx-md-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-md-6, .row.gy-md-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-md-6 > *, .row.gy-md-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-md-7, .row.gx-md-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-md-7 > *, .row.gx-md-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-md-7, .row.gy-md-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-md-7 > *, .row.gy-md-7 > * {
    margin-top: 3rem;
  }
  .row.g-md-8, .row.gx-md-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-md-8 > *, .row.gx-md-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-md-8, .row.gy-md-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-md-8 > *, .row.gy-md-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-md-9, .row.gx-md-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-md-9 > *, .row.gx-md-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-md-9, .row.gy-md-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-md-9 > *, .row.gy-md-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1024px), (-ms-high-contrast: active) and (min-width: 1024px) {
  .row.g-lg-0, .row.gx-lg-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-lg-0 > *, .row.gx-lg-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-lg-0, .row.gy-lg-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-lg-0 > *, .row.gy-lg-0 > * {
    margin-top: 0;
  }
  .row.g-lg-1, .row.gx-lg-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-lg-1 > *, .row.gx-lg-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-lg-1, .row.gy-lg-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-lg-1 > *, .row.gy-lg-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-lg-2, .row.gx-lg-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-lg-2 > *, .row.gx-lg-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-lg-2, .row.gy-lg-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-lg-2 > *, .row.gy-lg-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-lg-3, .row.gx-lg-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-lg-3 > *, .row.gx-lg-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-lg-3, .row.gy-lg-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-lg-3 > *, .row.gy-lg-3 > * {
    margin-top: 1rem;
  }
  .row.g-lg-4, .row.gx-lg-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-lg-4 > *, .row.gx-lg-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-lg-4, .row.gy-lg-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-lg-4 > *, .row.gy-lg-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-lg-5, .row.gx-lg-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-lg-5 > *, .row.gx-lg-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-lg-5, .row.gy-lg-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-lg-5 > *, .row.gy-lg-5 > * {
    margin-top: 2rem;
  }
  .row.g-lg-6, .row.gx-lg-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-lg-6 > *, .row.gx-lg-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-lg-6, .row.gy-lg-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-lg-6 > *, .row.gy-lg-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-lg-7, .row.gx-lg-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-lg-7 > *, .row.gx-lg-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-lg-7, .row.gy-lg-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-lg-7 > *, .row.gy-lg-7 > * {
    margin-top: 3rem;
  }
  .row.g-lg-8, .row.gx-lg-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-lg-8 > *, .row.gx-lg-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-lg-8, .row.gy-lg-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-lg-8 > *, .row.gy-lg-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-lg-9, .row.gx-lg-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-lg-9 > *, .row.gx-lg-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-lg-9, .row.gy-lg-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-lg-9 > *, .row.gy-lg-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1280px), (-ms-high-contrast: active) and (min-width: 1280px) {
  .row.g-bg-0, .row.gx-bg-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-bg-0 > *, .row.gx-bg-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-bg-0, .row.gy-bg-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-bg-0 > *, .row.gy-bg-0 > * {
    margin-top: 0;
  }
  .row.g-bg-1, .row.gx-bg-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-bg-1 > *, .row.gx-bg-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-bg-1, .row.gy-bg-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-bg-1 > *, .row.gy-bg-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-bg-2, .row.gx-bg-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-bg-2 > *, .row.gx-bg-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-bg-2, .row.gy-bg-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-bg-2 > *, .row.gy-bg-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-bg-3, .row.gx-bg-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-bg-3 > *, .row.gx-bg-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-bg-3, .row.gy-bg-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-bg-3 > *, .row.gy-bg-3 > * {
    margin-top: 1rem;
  }
  .row.g-bg-4, .row.gx-bg-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-bg-4 > *, .row.gx-bg-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-bg-4, .row.gy-bg-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-bg-4 > *, .row.gy-bg-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-bg-5, .row.gx-bg-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-bg-5 > *, .row.gx-bg-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-bg-5, .row.gy-bg-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-bg-5 > *, .row.gy-bg-5 > * {
    margin-top: 2rem;
  }
  .row.g-bg-6, .row.gx-bg-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-bg-6 > *, .row.gx-bg-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-bg-6, .row.gy-bg-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-bg-6 > *, .row.gy-bg-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-bg-7, .row.gx-bg-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-bg-7 > *, .row.gx-bg-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-bg-7, .row.gy-bg-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-bg-7 > *, .row.gy-bg-7 > * {
    margin-top: 3rem;
  }
  .row.g-bg-8, .row.gx-bg-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-bg-8 > *, .row.gx-bg-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-bg-8, .row.gy-bg-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-bg-8 > *, .row.gy-bg-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-bg-9, .row.gx-bg-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-bg-9 > *, .row.gx-bg-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-bg-9, .row.gy-bg-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-bg-9 > *, .row.gy-bg-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1366px), (-ms-high-contrast: active) and (min-width: 1366px) {
  .row.g-xl-0, .row.gx-xl-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-xl-0 > *, .row.gx-xl-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-xl-0, .row.gy-xl-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-xl-0 > *, .row.gy-xl-0 > * {
    margin-top: 0;
  }
  .row.g-xl-1, .row.gx-xl-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-xl-1 > *, .row.gx-xl-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-xl-1, .row.gy-xl-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-xl-1 > *, .row.gy-xl-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-xl-2, .row.gx-xl-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-xl-2 > *, .row.gx-xl-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-xl-2, .row.gy-xl-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-xl-2 > *, .row.gy-xl-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-xl-3, .row.gx-xl-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-xl-3 > *, .row.gx-xl-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-xl-3, .row.gy-xl-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-xl-3 > *, .row.gy-xl-3 > * {
    margin-top: 1rem;
  }
  .row.g-xl-4, .row.gx-xl-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-xl-4 > *, .row.gx-xl-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-xl-4, .row.gy-xl-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-xl-4 > *, .row.gy-xl-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-xl-5, .row.gx-xl-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-xl-5 > *, .row.gx-xl-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-xl-5, .row.gy-xl-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-xl-5 > *, .row.gy-xl-5 > * {
    margin-top: 2rem;
  }
  .row.g-xl-6, .row.gx-xl-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-xl-6 > *, .row.gx-xl-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-xl-6, .row.gy-xl-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-xl-6 > *, .row.gy-xl-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-xl-7, .row.gx-xl-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-xl-7 > *, .row.gx-xl-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-xl-7, .row.gy-xl-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-xl-7 > *, .row.gy-xl-7 > * {
    margin-top: 3rem;
  }
  .row.g-xl-8, .row.gx-xl-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-xl-8 > *, .row.gx-xl-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-xl-8, .row.gy-xl-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-xl-8 > *, .row.gy-xl-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-xl-9, .row.gx-xl-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-xl-9 > *, .row.gx-xl-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-xl-9, .row.gy-xl-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-xl-9 > *, .row.gy-xl-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1600px), (-ms-high-contrast: active) and (min-width: 1600px) {
  .row.g-xxl-0, .row.gx-xxl-0 {
    margin-right: calc(0 / -2);
    margin-left: calc(0 / -2);
  }
  .row.g-xxl-0 > *, .row.gx-xxl-0 > * {
    padding-right: calc(0 / 2);
    padding-left: calc(0 / 2);
  }
  .row.g-xxl-0, .row.gy-xxl-0 {
    margin-top: calc(0 * -1);
  }
  .row.g-xxl-0 > *, .row.gy-xxl-0 > * {
    margin-top: 0;
  }
  .row.g-xxl-1, .row.gx-xxl-1 {
    margin-right: calc(0.25rem / -2);
    margin-left: calc(0.25rem / -2);
  }
  .row.g-xxl-1 > *, .row.gx-xxl-1 > * {
    padding-right: calc(0.25rem / 2);
    padding-left: calc(0.25rem / 2);
  }
  .row.g-xxl-1, .row.gy-xxl-1 {
    margin-top: calc(0.25rem * -1);
  }
  .row.g-xxl-1 > *, .row.gy-xxl-1 > * {
    margin-top: 0.25rem;
  }
  .row.g-xxl-2, .row.gx-xxl-2 {
    margin-right: calc(0.5rem / -2);
    margin-left: calc(0.5rem / -2);
  }
  .row.g-xxl-2 > *, .row.gx-xxl-2 > * {
    padding-right: calc(0.5rem / 2);
    padding-left: calc(0.5rem / 2);
  }
  .row.g-xxl-2, .row.gy-xxl-2 {
    margin-top: calc(0.5rem * -1);
  }
  .row.g-xxl-2 > *, .row.gy-xxl-2 > * {
    margin-top: 0.5rem;
  }
  .row.g-xxl-3, .row.gx-xxl-3 {
    margin-right: calc(1rem / -2);
    margin-left: calc(1rem / -2);
  }
  .row.g-xxl-3 > *, .row.gx-xxl-3 > * {
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
  }
  .row.g-xxl-3, .row.gy-xxl-3 {
    margin-top: calc(1rem * -1);
  }
  .row.g-xxl-3 > *, .row.gy-xxl-3 > * {
    margin-top: 1rem;
  }
  .row.g-xxl-4, .row.gx-xxl-4 {
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
  }
  .row.g-xxl-4 > *, .row.gx-xxl-4 > * {
    padding-right: calc(1.5rem / 2);
    padding-left: calc(1.5rem / 2);
  }
  .row.g-xxl-4, .row.gy-xxl-4 {
    margin-top: calc(1.5rem * -1);
  }
  .row.g-xxl-4 > *, .row.gy-xxl-4 > * {
    margin-top: 1.5rem;
  }
  .row.g-xxl-5, .row.gx-xxl-5 {
    margin-right: calc(2rem / -2);
    margin-left: calc(2rem / -2);
  }
  .row.g-xxl-5 > *, .row.gx-xxl-5 > * {
    padding-right: calc(2rem / 2);
    padding-left: calc(2rem / 2);
  }
  .row.g-xxl-5, .row.gy-xxl-5 {
    margin-top: calc(2rem * -1);
  }
  .row.g-xxl-5 > *, .row.gy-xxl-5 > * {
    margin-top: 2rem;
  }
  .row.g-xxl-6, .row.gx-xxl-6 {
    margin-right: calc(2.5rem / -2);
    margin-left: calc(2.5rem / -2);
  }
  .row.g-xxl-6 > *, .row.gx-xxl-6 > * {
    padding-right: calc(2.5rem / 2);
    padding-left: calc(2.5rem / 2);
  }
  .row.g-xxl-6, .row.gy-xxl-6 {
    margin-top: calc(2.5rem * -1);
  }
  .row.g-xxl-6 > *, .row.gy-xxl-6 > * {
    margin-top: 2.5rem;
  }
  .row.g-xxl-7, .row.gx-xxl-7 {
    margin-right: calc(3rem / -2);
    margin-left: calc(3rem / -2);
  }
  .row.g-xxl-7 > *, .row.gx-xxl-7 > * {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
  }
  .row.g-xxl-7, .row.gy-xxl-7 {
    margin-top: calc(3rem * -1);
  }
  .row.g-xxl-7 > *, .row.gy-xxl-7 > * {
    margin-top: 3rem;
  }
  .row.g-xxl-8, .row.gx-xxl-8 {
    margin-right: calc(3.5rem / -2);
    margin-left: calc(3.5rem / -2);
  }
  .row.g-xxl-8 > *, .row.gx-xxl-8 > * {
    padding-right: calc(3.5rem / 2);
    padding-left: calc(3.5rem / 2);
  }
  .row.g-xxl-8, .row.gy-xxl-8 {
    margin-top: calc(3.5rem * -1);
  }
  .row.g-xxl-8 > *, .row.gy-xxl-8 > * {
    margin-top: 3.5rem;
  }
  .row.g-xxl-9, .row.gx-xxl-9 {
    margin-right: calc(4rem / -2);
    margin-left: calc(4rem / -2);
  }
  .row.g-xxl-9 > *, .row.gx-xxl-9 > * {
    padding-right: calc(4rem / 2);
    padding-left: calc(4rem / 2);
  }
  .row.g-xxl-9, .row.gy-xxl-9 {
    margin-top: calc(4rem * -1);
  }
  .row.g-xxl-9 > *, .row.gy-xxl-9 > * {
    margin-top: 4rem;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .modal-dialog-centered {
    height: calc(100% - 3.5rem);
  }
}

#ie-mssg .modal-content {
  border-radius: 15px;
}

#ie-mssg .modal-footer .btn {
  width: 150px;
  height: 50px;
}

/* -------------------------------------------
  basic
  ------------------------------------------ */
html, body {
  font-family: "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html, body {
    font-family: "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

html.menu-opened {
  overflow: hidden;
}

*, *:focus {
  outline: none;
}

a, a:hover {
  color: inherit;
}

a, a:hover, a:active, a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
  border: none;
}

input,
button,
select,
optgroup,
textarea {
  border: none;
  border-radius: 0;
}

.btn {
  border: none;
  border-radius: 0;
}

.btn-link.disabled {
  pointer-events: none;
  opacity: .2;
}

.form-control::-webkit-input-placeholder {
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  opacity: 1;
}

.form-control::placeholder {
  opacity: 1;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

@media (hover: hover), (-ms-high-contrast: none) {
  a {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
}

img, button, input {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: none;
  outline: none;
}

img:focus, button:focus, input:focus {
  outline: none;
}

input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

input::placeholder {
  color: rgba(0, 0, 0, 0.497);
  opacity: 1;
}

textarea {
  resize: none;
}

/* -------------------------------------------
  bootstrap custom
  ------------------------------------------ */
.container {
  width: calc(100% - 120px);
  max-width: 1600px;
}

.container.container-bg {
  max-width: 1500px;
}

.container.container-lg {
  max-width: 1400px;
}

.container.container-md {
  max-width: 1300px;
}

.container.container-sm {
  max-width: 1000px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    width: calc(100% - 100px);
  }
}

@media (max-width: 575.98px) {
  .container {
    width: calc(100% - 50px);
  }
}

@media (max-width: 359.98pxs) {
  .container {
    width: calc(100% - 40px);
  }
}

.modal-backdrop.show {
  opacity: .75;
}

/* -------------------------------------------
  aos
  ------------------------------------------ */
.aos-small {
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

@media (prefers-reduced-motion: reduce) {
  .aos-small {
    -webkit-transition: none;
    transition: none;
  }
}

.aos-small[data-aos="fade-up"]:not(.aos-animate) {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

.aos-small[data-aos="fade-down"]:not(.aos-animate) {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

/* -------------------------------------------
  typography
  ------------------------------------------ */
.ff-sans {
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ff-sans {
    font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

.ff-roboto {
  font-family: "Roboto", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ff-roboto {
    font-family: "Roboto", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

.ff-noto {
  font-family: "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ff-noto {
    font-family: "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

.ff-poppins {
  font-family: "Poppins", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ff-poppins {
    font-family: "Poppins", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

.ls-0 {
  letter-spacing: 0 !important;
}

.ls-001 {
  letter-spacing: 0.01em !important;
}

.ls-0025 {
  letter-spacing: 0.025em !important;
}

.ls-005 {
  letter-spacing: 0.05em !important;
}

.ls-01 {
  letter-spacing: 0.1em !important;
}

.text-gray {
  color: rgba(0, 0, 0, 0.68);
}

/* -------------------------------------------
  utilities
  ------------------------------------------ */
.bg-none {
  background: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-1 {
  opacity: 1 !important;
}

.grayscale-1 {
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-0 {
  z-index: 0 !important;
}

.z-index-n1 {
  z-index: -1 !important;
}

.pic-block img {
  display: block;
  width: 100%;
  height: auto;
}

.pic-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
}

#msgimg{
  position: absolute;
  height: 400px;

}

.hoverScale {
  display: block;
  overflow: hidden;
}

.hoverScale.abs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hoverScale .pic-block, .hoverScale .pic-fill {
    -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;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .hoverScale .pic-block, .hoverScale .pic-fill {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hoverScale:hover .pic-block, .hoverScale:hover .pic-fill {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

.bg-light-gray {
  background-color: #F7F7F7;
}

.border-white-50 {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.border-white-15 {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

.icon-block {
  display: block;
}

.icon-block img, .icon-block svg {
  display: block;
}

.icon-block svg {
  overflow: visible;
}

.icon-inline {
  display: inline-block;
  vertical-align: middle;
}

.icon-fs svg, .icon-fs .b-icon.bi {
  width: 1em;
  height: auto;
}

img.svg {
  opacity: 0;
}

.d-flex-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.d-inline-flex-center {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.d-flex-jc {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.d-flex-ac {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.d-flex-jbac {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-super {
  vertical-align: super !important;
}

.align-sub {
  vertical-align: sub !important;
}

.overflow-visible {
  overflow: visible !important;
}

.lc-mb0 > *:last-child {
  margin-bottom: 0 !important;
}

.rellax {
  -webkit-transition: -webkit-transform 0.05s ease;
  transition: -webkit-transform 0.05s ease;
  transition: transform 0.05s ease;
  transition: transform 0.05s ease, -webkit-transform 0.05s ease;
}

@media (prefers-reduced-motion: reduce) {
  .rellax {
    -webkit-transition: none;
    transition: none;
  }
}

/* -------------------------------------------
  buttons
  ------------------------------------------ */
.btn-inner {
  position: relative;
  z-index: 1;
}

.btn-download {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 50rem;
  padding: 7px 15px;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-size: .8125rem;
  font-weight: 600;
  color: #B1B1B1;
}

.btn-download .icon {
  margin-left: 3px;
  font-size: .9375rem;
}

@media (hover: none) {
  .btn-download:active {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .btn-download:hover, .btn-download:active {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

/* -------------------------------------------
  table
  ------------------------------------------ */
.table-layout-fixed {
  table-layout: fixed;
}

/* -------------------------------------------
  common
  ------------------------------------------ */
.bootstrap-select > .dropdown-toggle::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: .75em;
  height: .4375em;
  margin-top: 0;
  font-size: .875rem;
  border: medium none;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 14\'\ fill=\'%23323232\'%3e%3cpath\ d=\'M20.6,0.6c0.8-0.8,2.1-0.8,2.9,0c0.8,0.8,0.8,2.1,0,2.8l-10,10C13,13.8,12.5,14,12,14h0c-0.5,0-1-0.2-1.4-0.6\ l-10-10c-0.8-0.8-0.8-2.1,0-2.8c0.8-0.8,2.1-0.8,2.9,0L12,9.1L20.6,0.6z\'/%3e%3c/svg%3e);
}

.bootstrap-select > .dropdown-menu .dropdown-item {
  -webkit-transition: none;
  transition: none;
}

.bootstrap-select.dropup > .dropdown-toggle::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination {
  --pagi-button-size: 42px;
  --pagi-button-font-size: 1rem;
  --pagi-button-spacing: 5px;
  margin-top: 100px;
}

.pagination .btn {
  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;
  width: var(--pagi-button-size);
  height: var(--pagi-button-size);
  padding: 0;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  font-size: var(--pagi-button-font-size);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .btn {
    width: 42px;
    height: 42px;
    font-size: 1rem;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .pagination .btn {
    width: 30px;
    height: 30px;
    font-size: .75rem;
  }
}

.pagination .arrow .list-item + .list-item {
  margin-left: var(--pagi-button-spacing);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .arrow .list-item + .list-item {
    margin-left: 5px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .pagination .arrow .list-item + .list-item {
    margin-left: 1px;
  }
}

.pagination .arrow .btn {
  font-size: calc(var(--pagi-button-font-size) * .75);
  color: rgba(0, 0, 0, 0.55);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .arrow .btn {
    font-size: calc(1rem * .75);
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .pagination .arrow .btn {
    font-size: calc(.75rem * .75);
  }
}

.pagination .jump {
  margin: 0 calc(var(--pagi-button-spacing) * 3);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .jump {
    margin: 0 15px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .pagination .jump {
    margin: 0 3px;
  }
}

.pagination .jump .btn {
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .jump .btn {
    font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", sans-serif;
  }
}

.pagination .jump .list-item + .list-item {
  margin-left: calc(var(--pagi-button-spacing) * 2);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pagination .jump .list-item + .list-item {
    margin-left: 10px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .pagination .jump .list-item + .list-item {
    margin-left: 2px;
  }
}

.pagination .jump .list-item.current .btn {
  background-color: #29856C;
  border-color: #29856C;
  color: #ffffff;
}

@media (hover: none) {
  .pagination .btn:active {
    border-color: #29856C;
    color: #29856C;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .pagination .btn:hover, .pagination .btn:active {
    border-color: #29856C;
    color: #29856C;
  }
}

@media (max-width: 1023.98px) {
  .pagination {
    margin-top: 75px;
  }
}

@media (max-width: 575.98px) {
  .pagination {
    --pagi-button-size: 30px;
    --pagi-button-font-size: .75rem;
    --pagi-button-spacing: 1px;
    margin-top: 50px;
  }
}

.editor p {
  margin-bottom: .75rem;
}

.editor ul:not(.list-unstyled) {
  list-style: none;
  padding-left: var(--ul-list-padding);
}

.editor ul:not(.list-unstyled) li::before {
  content: '\e90e';
  font-family: 'icomoon';
  display: inline-block;
  width: var(--ul-list-padding);
  height: 1em;
  margin-left: calc(var(--ul-list-padding) * -1);
  text-align: center;
  color: #27A6C6;
}

@media (min-width: 576px) {
  .editor ul:not(.list-unstyled) {
    --ul-list-padding: 2em;
  }
}

@media all and (min-width: 576px) and (-ms-high-contrast: none), (min-width: 576px) and (-ms-high-contrast: active) {
  .editor ul:not(.list-unstyled) {
    padding-left: 2em;
  }
  .editor ul:not(.list-unstyled) li::before {
    width: 2em;
    margin-left: -2em;
  }
}

@media (max-width: 575.98px) {
  .editor ul:not(.list-unstyled) {
    --ul-list-padding: 1.5em;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .editor ul:not(.list-unstyled) {
    padding-left: 1.5em;
  }
  .editor ul:not(.list-unstyled) li::before {
    width: 1.5em;
    margin-left: -1.5em;
  }
}

.editor .iframe-wrapper {
  position: relative;
}

.editor .iframe-wrapper::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

.editor .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-button {
  width: auto;
  height: auto;
  margin: 0;
}

.swiper-button::after {
  display: none;
}

.swiper-pagination.swiper-pagination-style .swiper-pagination-bullet {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 7.5px;
  background-color: #CAE5D9;
  border-radius: 10px;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .swiper-pagination.swiper-pagination-style .swiper-pagination-bullet {
    -webkit-transition: none;
    transition: none;
  }
}

.swiper-pagination.swiper-pagination-style .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .swiper-pagination.swiper-pagination-style .swiper-pagination-bullet::before {
    -webkit-transition: none;
    transition: none;
  }
}

.swiper-pagination.swiper-pagination-style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 50px;
}

.swiper-pagination.swiper-pagination-style .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  opacity: 1;
}

@media (max-width: 575.98px) {
  .swiper-pagination.swiper-pagination-style .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .swiper-pagination.swiper-pagination-style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
  }
}

[class*="-section"]:not(.home-section), [class*="-section "]:not(.home-section) {
  position: relative;
}

[class*="-section"]:not(.home-section) .section-inner, [class*="-section "]:not(.home-section) .section-inner {
  position: relative;
}

[class*="-section"]:not(.home-section) .section-title, [class*="-section "]:not(.home-section) .section-title {
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

[class*="-section"]:not(.home-section) .section-title::after, [class*="-section "]:not(.home-section) .section-title::after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 15px;
  background-color: #27A6C6;
}

[class*="-section"]:not(.home-section) .text-center .section-title::after, [class*="-section "]:not(.home-section) .text-center .section-title::after {
  margin-left: auto;
  margin-right: auto;
}

[class*="-section"]:not(.home-section) .text-white .section-title::after, [class*="-section "]:not(.home-section) .text-white .section-title::after {
  background-color: #ffffff;
}

@media (max-width: 1365.98px) {
  [class*="-section"]:not(.home-section) .section-title, [class*="-section "]:not(.home-section) .section-title {
    font-size: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  [class*="-section"]:not(.home-section) .section-title, [class*="-section "]:not(.home-section) .section-title {
    font-size: 1.375rem;
  }
}

.custom-tabs .nav-tabs {
  border: none;
}

.custom-tabs .nav-tabs .nav-item .nav-link {
  position: relative;
  margin: 0;
  border: none;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 0.75rem 1rem;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 500;
  cursor: pointer;
}

.custom-tabs .nav-tabs .nav-item .nav-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  display: block;
  background-color: #27A6C6;
  -webkit-transition: height 0.15s ease;
  transition: height 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .custom-tabs .nav-tabs .nav-item .nav-link::before {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-tabs .nav-tabs .nav-item .nav-link:not(.active) {
  background-color: #F6F6F6;
  color: rgba(0, 0, 0, 0.5);
}

@media (hover: hover), (-ms-high-contrast: none) {
  .custom-tabs .nav-tabs .nav-item .nav-link:not(.active) {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .custom-tabs .nav-tabs .nav-item .nav-link:not(.active) {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .custom-tabs .nav-tabs .nav-item .nav-link:not(.active):active {
    background-color: #F2F9EB;
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .custom-tabs .nav-tabs .nav-item .nav-link:not(.active):hover, .custom-tabs .nav-tabs .nav-item .nav-link:not(.active):active {
    background-color: #F2F9EB;
    color: #27A6C6;
  }
}

.custom-tabs .nav-tabs .nav-item .nav-link.active {
  background-color: rgba(255, 255, 255, 0);
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  color: #000000;
}

.custom-tabs .nav-tabs .nav-item .nav-link.active::before {
  height: 3px;
}

.custom-tabs .nav-tabs .nav-item + .nav-item .nav-link {
  border-left: 1px solid #DEDEDE;
}

.custom-tabs .nav-tabs .nav-item:first-child .nav-link {
  border-left: 1px solid #DEDEDE;
}

.custom-tabs .nav-tabs .nav-item:last-child .nav-link {
  border-right: 1px solid #DEDEDE;
}

@media (max-width: 575.98px) {
  .custom-tabs .nav-tabs .nav-item .nav-link {
    padding: 0.5rem;
    font-size: 1rem;
  }
}

/* -------------------------------------------
	header
	------------------------------------------ */
:root {
  --topbar-height: 90px;
}

@media (max-width: 575.98px) {
  :root {
    --topbar-height: 70px;
  }
}

.site-header {
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.site-header .header-inner {
  height: var(--topbar-height);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .site-header .header-inner {
    height: 90px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-header .header-inner {
    height: 70px;
  }
}

.site-header .logo .logo-img {
  display: block;
  width: 300px;
}

@media (min-width: 1280px) and (max-width: 1399.98px) {
  .site-header .logo .logo-img {
    width: 225px;
  }
}

.site-header .menu .mainlinks .ml-category .ml-tt .ml-tt-txt {
  display: block;
  letter-spacing: 0.05em;
}

.site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
  display: block;
  letter-spacing: 0.05em;
}

@media (min-width: 1600px) {
  .site-header .buttons {
    margin-left: 22.5px;
  }
}

@media (max-width: 1599.98px) {
  .site-header .buttons {
    margin-left: 15px;
  }
}

.site-header .buttons .list-item {
  position: relative;
}

.site-header .buttons .list-item + .list-item {
  margin-left: 10px;
}

.site-header .buttons .list-item .btn {
  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;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 1px solid #27A6C6;
  border-radius: 50%;
  color: #27A6C6;
  font-size: 1.125rem;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .site-header .buttons .list-item .btn {
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
  }
}

@media (hover: none) {
  .site-header .buttons .list-item .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .site-header .buttons .list-item .btn:hover, .site-header .buttons .list-item .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

.site-header .buttons .list-item .btn.toggle {
  background-color: #27A6C6;
}

.site-header .buttons .list-item .btn.toggle .btn-inner {
  position: relative;
  width: 15px;
  padding: 4px 0;
}

.site-header .buttons .list-item .btn.toggle .btn-inner span, .site-header .buttons .list-item .btn.toggle .btn-inner::before, .site-header .buttons .list-item .btn.toggle .btn-inner::after {
  display: block;
  width: 15px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.site-header .buttons .list-item .btn.toggle .btn-inner span {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.site-header .buttons .list-item .btn.toggle .btn-inner::before, .site-header .buttons .list-item .btn.toggle .btn-inner::after {
  position: absolute;
  content: '';
  left: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.site-header .buttons .list-item .btn.toggle .btn-inner::before {
  top: 0;
}

.site-header .buttons .list-item .btn.toggle .btn-inner::after {
  bottom: 0;
}

.menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner {
  margin-left: 2px;
}

.menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner span {
  opacity: 0;
}

.menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner::before, .menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner::after {
  width: 17px;
}

.menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
}

.menu-opened .site-header .buttons .list-item .btn.toggle .btn-inner::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -2px;
}

.site-header .buttons .list-item .buttons-sub {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility, transform;
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, transform;
  transition-property: opacity, visibility, transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.site-header .buttons .list-item .buttons-sub .buttons-sub-inner {
  background-color: #ffffff;
  padding: 20px 10px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .site-header .buttons .list-item .buttons-sub .buttons-sub-inner {
    -webkit-transition: none;
    transition: none;
  }
}

.site-header .buttons .list-item .buttons-sub .buttons-sub-item + .buttons-sub-item {
  margin-top: 20px;
}

.site-header .buttons .list-item .buttons-sub .btn-link {
  font-size: 1.5rem;
  color: #B2B2B2;
}

@media (hover: none) {
  .site-header .buttons .list-item .buttons-sub .btn-link:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .site-header .buttons .list-item .buttons-sub .btn-link:hover, .site-header .buttons .list-item .buttons-sub .btn-link:active {
    color: #27A6C6;
  }
}

.site-header .buttons .list-item.active .btn {
  background-color: #27A6C6;
  color: #ffffff;
}

.site-header .buttons .list-item.active .buttons-sub {
  opacity: 1;
  visibility: visible;
}

.site-header .buttons .list-item.active .buttons-sub .buttons-sub-inner {
  margin-top: 15px;
}

@media (min-width: 1280px) {
  .site-header {
    position: absolute;
  }
  .site-header.header-fixed {
    position: fixed;
    top: calc(var(--topbar-height) * -1);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}

@media (min-width: 1280px) and (prefers-reduced-motion: reduce) {
  .site-header.header-fixed {
    -webkit-transition: none;
    transition: none;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .site-header.header-fixed {
    top: -90px;
  }
}

@media (min-width: 1280px) and (min-width: 1680px) {
  .site-header .header-inner {
    padding: 0 70px 0 90px;
  }
}

@media (min-width: 1280px) and (max-width: 1679.98px) {
  .site-header .header-inner {
    padding: 0 25px;
  }
}

@media (min-width: 1280px) {
  .site-header .menu .mainlinks {
    line-height: 1.25;
    text-align: center;
  }
  .site-header .menu .ml-category {
    position: relative;
  }
  .site-header .menu .ml-category .ml-tt {
    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;
    height: var(--topbar-height);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .site-header .menu .ml-category .ml-tt {
    height: 90px;
  }
}

@media (min-width: 1280px) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt {
    display: block;
    font-size: 1.125rem;
    letter-spacing: 0.05em;
    cursor: pointer;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt {
    -webkit-transition: color 0.15s ease;
    transition: color 0.15s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt:active {
    color: #CB9A49;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt:hover, .site-header .menu .ml-category .ml-tt .ml-tt-txt:active {
    color: #CB9A49;
  }
}

@media (min-width: 1280px) {
  .site-header .menu .ml-category .ml-dd {
    position: absolute;
    top: 100%;
    padding: 5px 0;
    background-color: #ffffff;
    border-top: 3px solid #27A6C6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.2s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  }
}

@media (min-width: 1280px) and (prefers-reduced-motion: reduce) {
  .site-header .menu .ml-category .ml-dd {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) {
  .site-header .menu .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    display: block;
    padding: 12.5px 10px;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-header .menu .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .site-header .menu .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt:active {
    background-color: rgba(242, 249, 235, 0.7);
    color: #27A6C6;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-header .menu .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt:hover, .site-header .menu .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt:active {
    background-color: rgba(242, 249, 235, 0.7);
    color: #27A6C6;
  }
}

@media (min-width: 1280px) and (min-width: 1600px) {
  .site-header .menu .ml-category .ml-tt {
    padding: 0 22.5px;
  }
  .site-header .menu .ml-category .ml-dd {
    left: -22.5px;
    right: -22.5px;
  }
}

@media (min-width: 1280px) and (max-width: 1599.98px) {
  .site-header .menu .ml-category .ml-tt {
    padding: 0 15px;
  }
  .site-header .menu .ml-category .ml-dd {
    left: -15px;
    right: -15px;
  }
}

@media (min-width: 1280px) and (max-width: 1365.98px) {
  .site-header .menu .ml-category .ml-tt .ml-tt-txt {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .site-header .menu .ml-category.current .ml-tt .ml-tt-txt {
    color: #CB9A49;
  }
  .site-header .menu .ml-category.active .ml-tt .ml-tt-txt {
    color: #CB9A49;
  }
  .site-header .menu .ml-category.active .ml-dd {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@media (min-width: 768px) and (max-width: 1279.98px) {
  .site-header {
    --menu-padding: 60px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .site-header {
    --menu-padding: 50px;
  }
}

@media (max-width: 575.98px) {
  .site-header {
    --menu-padding: 35px;
  }
}

@media (min-width: 576px) and (max-width: 1279.98px) {
  .site-header .header-inner {
    padding: 0 var(--menu-padding);
  }
}

@media all and (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1279.98px), (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 1279.98px) {
  .site-header .header-inner {
    padding: 0 60px;
  }
}

@media all and (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 576px) and (max-width: 767.98px), (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 576px) and (max-width: 767.98px) {
  .site-header .header-inner {
    padidng: 0 50px;
  }
}

@media (max-width: 1279.98px) {
  .site-header {
    position: fixed;
  }
  .site-header .menu {
    position: fixed;
    z-index: -1;
    top: var(--topbar-height);
    left: 100%;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    overflow: auto;
    -webkit-transition: z-index 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0s linear 0.5s;
    transition: z-index 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0s linear 0.5s;
    transition: transform 0.5s ease, z-index 0.5s ease, box-shadow 0s linear 0.5s;
    transition: transform 0.5s ease, z-index 0.5s ease, box-shadow 0s linear 0.5s, -webkit-transform 0.5s ease, -webkit-box-shadow 0s linear 0.5s;
  }
}

@media (max-width: 1279.98px) and (prefers-reduced-motion: reduce) {
  .site-header .menu {
    -webkit-transition: none;
    transition: none;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none), (max-width: 1279.98px) and (-ms-high-contrast: active) {
  .site-header .menu {
    top: 90px;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (max-width: 575.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-header .menu {
    top: 70px;
  }
}

@media (max-width: 1279.98px) {
  .menu-opened .site-header .menu {
    z-index: 1000;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: 0 3px 50px rgba(0, 54, 0, 0.5);
            box-shadow: 0 3px 50px rgba(0, 54, 0, 0.5);
    -webkit-transition: z-index 0.5s ease, -webkit-transform 0.5s ease;
    transition: z-index 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, z-index 0.5s ease;
    transition: transform 0.5s ease, z-index 0.5s ease, -webkit-transform 0.5s ease;
  }
}

@media (max-width: 1279.98px) and (prefers-reduced-motion: reduce) {
  .menu-opened .site-header .menu {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category {
    border-bottom: 1px solid #F2F2F2;
    font-size: 1.125rem;
    line-height: 1.25;
  }
  .site-header .menu .mainlinks .ml-category .ml-dd {
    display: none;
    background-color: #F2F9EB;
    border-top: 2px solid rgba(1, 176, 77, 0.7);
  }
  .site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
  .site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    padding: 15px var(--menu-padding) 15px calc(var(--menu-padding) + 1em);
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1279.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    padding: 15px 60px 15px calc(60px + 1em);
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 576px) and (max-width: 767.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 576px) and (max-width: 767.98px) {
  .site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    padding: 15px 50px 15px calc(50px + 1em);
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (max-width: 575.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-header .menu .mainlinks .ml-category .ml-dd .ml-dd-item .ml-dd-item-txt {
    padding: 15px 35px 15px calc(35px + 1em);
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category:not(.has-dd) .ml-tt .ml-tt-txt {
    padding: 20px var(--menu-padding);
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1279.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category:not(.has-dd) .ml-tt .ml-tt-txt {
    padding: 20px 60px;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 576px) and (max-width: 767.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 576px) and (max-width: 767.98px) {
  .site-header .menu .mainlinks .ml-category:not(.has-dd) .ml-tt .ml-tt-txt {
    padding: 20px 50px;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (max-width: 575.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-header .menu .mainlinks .ml-category:not(.has-dd) .ml-tt .ml-tt-txt {
    padding: 20px 35px;
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px var(--menu-padding);
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1279.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt {
    padding: 20px 60px;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (min-width: 576px) and (max-width: 767.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (min-width: 576px) and (max-width: 767.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt {
    padding: 20px 50px;
  }
}

@media all and (max-width: 1279.98px) and (-ms-high-contrast: none) and (max-width: 575.98px), (max-width: 1279.98px) and (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt {
    padding: 20px 35px;
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt .ml-tt-txt {
    pointer-events: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (max-width: 1279.98px) and (prefers-reduced-motion: reduce) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt .ml-tt-txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt::after {
    content: '';
    display: block;
    width: .5em;
    height: .9375em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.1 24' fill='%23cccccc'%3e%3cpath d='M2.1,0L0,2.1L9.9,12L0,21.9L2.1,24l12-12L2.1,0z'/%3e%3c/svg%3e");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}

@media (max-width: 1279.98px) and (prefers-reduced-motion: reduce) {
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1279.98px) {
  .site-header .menu .mainlinks .ml-category.has-dd.active .ml-tt .ml-tt-txt {
    color: #27A6C6;
  }
  .site-header .menu .mainlinks .ml-category.has-dd.active .ml-tt::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.1 24' fill='%2327A6C6'%3e%3cpath d='M2.1,0L0,2.1L9.9,12L0,21.9L2.1,24l12-12L2.1,0z'/%3e%3c/svg%3e");
  }
  .site-header .menu .sublinks {
    padding: 35px 0;
  }
  .site-header .menu .sublinks .btn {
    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;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 1.375rem;
    color: #ffffff;
  }
  .site-header .menu .sublinks .list-item + .list-item {
    margin-left: 10px;
  }
  .site-header .menu .sublinks .list-item.facebook .btn {
    background-color: #3B5998;
    font-size: 1.25rem;
  }
  .site-header .menu .sublinks .list-item.line .btn {
    background-color: #86CD00;
  }
}

@media (max-width: 575.98px) {
  .site-header .header-inner {
    padding: 0 15px 0 20px;
  }
  .site-header .logo .logo-img {
    width: 200px;
  }
  .site-header .menu .mainlinks .ml-category:not(.has-dd) .ml-tt .ml-tt-txt {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .site-header .menu .mainlinks .ml-category.has-dd .ml-tt {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .site-header .buttons .list-item .btn {
    width: 35px;
    height: 35px;
    font-size: 1rem;
  }
}

/* -------------------------------------------
	main
	------------------------------------------ */
.site-main {
  padding-top: var(--topbar-height);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .site-main {
    display: block;
    padding-top: 90px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .site-main {
    padding-top: 70px;
  }
}

@media (min-width: 1024px) {
  .site-main {
    min-height: 100vh;
  }
}

/* -------------------------------------------
	footer
	------------------------------------------ */
.site-footer {
  position: relative;
  background-color: #181919;
}

.site-footer a {
  position: relative;
  z-index: 1;
}

@media (hover: none) {
  .site-footer a:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .site-footer a:hover, .site-footer a:active {
    color: #27A6C6;
  }
}

@media (min-width: 576px) {
  .site-footer {
    padding: 70px 0 45px;
  }
}

@media (max-width: 575.98px) {
  .site-footer {
    padding: 65px 0 40px;
  }
}

@media (max-width: 1719.98px) {
  .site-footer .footer-inner {
    max-width: 1400px;
  }
}

.site-footer .footer-menu {
  color: #ffffff;
  line-height: 1.25;
  margin-bottom: 150px;
}

.site-footer .footer-menu .fm-tt {
  padding-bottom: 17.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.site-footer .footer-menu .fm-tt .fm-tt-txt {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}

.site-footer .footer-menu .fm-dd {
  margin-top: 17.5px;
  color: #B2B2B2;
}

.site-footer .footer-menu .fm-dd .fm-dd-item + .fm-dd-item {
  margin-top: 10px;
}

.site-footer .footer-info {
  color: #808080;
}

@media (min-width: 1720px) {
  .site-footer .footer-info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 1719.98px) {
  .site-footer .footer-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.site-footer .footer-info .logo .logo-img {
  width: 260px;
}

.site-footer .footer-info .btn {
  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;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: #333333;
  border-radius: 50%;
  color: #666666;
}

@media (hover: none) {
  .site-footer .footer-info .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .site-footer .footer-info .btn:hover, .site-footer .footer-info .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

.site-footer .footer-gotop .btn {
  width: 80px;
  height: 80px;
}

.site-footer .footer-gotop .btn .icon {
  font-size: 1.375rem;
}

.site-footer .footer-gotop .btn .icon svg {
  stroke-width: 2.5px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .site-footer .footer-gotop .btn .icon svg {
    height: 1em;
  }
}

.site-footer .footer-gotop .btn .txt {
  margin-top: .35em;
}

@media (min-width: 1280px) {
  .site-footer .footer-gotop {
    position: fixed;
    z-index: 999;
    right: 35px;
    bottom: 75px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 1280px) and (prefers-reduced-motion: reduce) {
  .site-footer .footer-gotop {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) {
  .site-footer .footer-gotop.active {
    opacity: 1;
  }
  .site-footer .footer-gotop .btn {
    opacity: .7;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-footer .footer-gotop .btn {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .site-footer .footer-gotop .btn {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .site-footer .footer-gotop .btn:active {
    opacity: 1;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .site-footer .footer-gotop .btn:hover, .site-footer .footer-gotop .btn:active {
    opacity: 1;
  }
}

@media (min-width: 1280px) and (max-width: 1679.98px) {
  .site-footer .footer-gotop {
    right: 25px;
    bottom: 25px;
  }
}

@media (max-width: 1679.98px) {
  .site-footer .footer-gotop .btn {
    width: 60px;
    height: 60px;
  }
  .site-footer .footer-gotop .btn .icon {
    font-size: 1rem;
  }
  .site-footer .footer-gotop .btn .txt {
    font-size: .875rem;
  }
}

@media (max-width: 1279.98px) {
  .site-footer .footer-gotop {
    position: absolute;
    top: -30px;
    left: calc(50% - 30px);
  }
}

@media (max-width: 575.98px) {
  .site-footer .footer-gotop {
    top: -22.5px;
    left: calc(50% - 22.5px);
  }
  .site-footer .footer-gotop .btn {
    width: 45px;
    height: 45px;
  }
  .site-footer .footer-gotop .btn .txt {
    display: none;
  }
}

/* -------------------------------------------
	pages
	------------------------------------------ */
.page-hero {
  --page-nav-height: 70px;
  position: relative;
   height: 400px;
  z-index: 2;

  padding-bottom: var(--page-nav-height);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-hero {
    padding-bottom: 70px;
  }
}

.page-hero .page-hero-inner {
  position: relative;
  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;
  max-width: 1400px;
}

@media (hover: none) {
  .page-hero .page-hero-inner a:active {
    color: rgba(255, 255, 255, 0.5);
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .page-hero .page-hero-inner a:hover, .page-hero .page-hero-inner a:active {
    color: rgba(255, 255, 255, 0.5);
  }
}

.page-hero .page-hero-inner .bread {
  position: absolute;
  left: 0;
  right: 0;
  font-size: .9375rem;
  letter-spacing: 0.05em;
  text-align: right;
  color: rgba(255, 255, 255, 0.85);
}

.page-hero .page-hero-inner .bread .list-item:not(:last-child)::after {
  content: '/';
  display: inline-block;
  vertical-align: 0.05em;
  margin: 0 .75em;
  font-size: .9em;
}

.page-hero .page-hero-inner .content {
  max-width: 100%;
  color: #ffffff;
  text-align: center;
}

.page-hero .page-hero-inner .content .title {
  margin: 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.page-hero .page-hero-inner .content .txt {
  margin-bottom: 0;
  display: block;
  letter-spacing: 0.05em;
}

.page-hero .page-hero-inner .content .txt a {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}

.page-hero .page-hero-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 102, 58, 0.9);
}

.page-hero .page-hero-nav .list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--page-nav-height);
  padding: 0 75px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-hero .page-hero-nav .list-item {
    height: 70px;
  }
}

.page-hero .page-hero-nav .list-item .btn-link {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0.05em;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

@media (hover: none) {
  .page-hero .page-hero-nav .list-item .btn-link:active {
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .page-hero .page-hero-nav .list-item .btn-link:hover, .page-hero .page-hero-nav .list-item .btn-link:active {
    color: #ffffff;
  }
}

.page-hero .page-hero-nav .list-item + .list-item::before {
  content: '';
  position: absolute;
  top: calc(50% - 1.125rem/2);
  left: 0;
  width: 1px;
  height: 1.125rem;
  background-color: rgba(255, 255, 255, 0.25);
}

.page-hero .page-hero-nav .list-item.current::after {
  content: '';
  position: absolute;
  top: 100%;
  left: calc(50% - 9px);
  right: calc(50% - 9px);
  display: block;
  border-top: 10px solid #00663A;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

.page-hero .page-hero-nav .list-item.current .btn-link {
  color: #ffffff;
}

@media (min-width: 1280px) {
  .page-hero .page-hero-inner {
    height: 430px;
    padding-top: 20px;
  }
  .page-hero .page-hero-inner .bread {
    top: 25px;
  }
  .page-hero .page-hero-inner .title {
    font-size: 2.875rem;
  }
  .page-hero .page-hero-inner .txt {
    margin-top: 15px;
    font-size: 1.25rem;
  }
  .page-hero.no-nav, .page-hero.short {
    --page-nav-height: 0;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .page-hero.no-nav, .page-hero.short {
    padding-bottom: 0;
  }
}

@media (min-width: 1280px) {
  .page-hero.no-nav .page-hero-inner {
    height: 420px;
  }
  .page-hero.for-article {
    --page-nav-height: 80px;
  }
  .page-hero.for-article .page-hero-inner {
    height: 230px;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .page-hero.for-article {
    padding-bottom: 80px;
  }
  .page-hero.for-article .page-hero-nav .list-item {
    height: 80px;
  }
}

@media (min-width: 1280px) {
  .page-hero.short .page-hero-inner {
    height: 250px;
  }
}

@media (max-width: 1279.98px) {
  .page-hero .page-hero-inner {
    height: 35vw;
  }
  .page-hero .page-hero-inner .bread {
    top: 20px;
  }
  .page-hero .page-hero-inner .title {
    font-size: 2.5rem;
  }
  .page-hero .page-hero-inner .txt {
    margin-top: 15px;
    font-size: 1rem;
  }
  .page-hero.for-article .page-hero-inner, .page-hero.short .page-hero-inner {
    height: calc(35vw - 50px);
  }
  .page-hero .page-hero-nav .list-item {
    padding: 0 50px;
  }
}

@media (min-width: 576px) and (max-width: 1279.98px) {
  .page-hero {
    --page-nav-height: 55px;
  }
  .page-hero.no-nav, .page-hero.short {
    --page-nav-height: 0;
  }
}

@media all and (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: none), (min-width: 576px) and (max-width: 1279.98px) and (-ms-high-contrast: active) {
  .page-hero {
    padding-bottom: 55px;
  }
  .page-hero .page-hero-nav .list-item {
    height: 55px;
  }
  .page-hero.no-nav, .page-hero.short {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1279.98px) {
  .page-hero.for-article {
    --page-nav-height: 50px;
  }
}

@media all and (min-width: 768px) and (max-width: 1279.98px) and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 1279.98px) and (-ms-high-contrast: active) {
  .page-hero.for-article {
    padding-bottom: 50px;
  }
  .page-hero.for-article .page-hero-nav .list-item {
    height: 50px;
  }
}

@media (max-width: 1023.98px) {
  .page-hero .page-hero-nav .list-item {
    padding: 0 25px;
  }
  .page-hero .page-hero-nav .list-item .btn-link {
    font-size: 1rem;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .page-hero .page-hero-inner {
    height: 50vw;
  }
  .page-hero .page-hero-inner .bread {
    top: 20px;
  }
  .page-hero .page-hero-inner .title {
    font-size: 2.25rem;
  }
  .page-hero .page-hero-inner .txt {
    margin-top: 10px;
  }
  .page-hero.for-article {
    --page-nav-height: 35px;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) and (-ms-high-contrast: none), (min-width: 576px) and (max-width: 767.98px) and (-ms-high-contrast: active) {
  .page-hero.for-article {
    padding-bottom: 35px;
  }
  .page-hero.for-article .page-nav-hero .list-item {
    height: 35px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .page-hero.for-article .page-hero-inner, .page-hero.short .page-hero-inner {
    height: calc(40vw - 35px);
  }
}

@media (max-width: 575.98px) {
  .page-hero {
    --page-nav-height: 45px;
  }
  .page-hero.no-nav, .page-hero.short {
    --page-nav-height: 0;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .page-hero.no-nav, .page-hero.short {
    padding-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .page-hero .page-hero-inner {
    height: 75vw;
  }
  .page-hero .page-hero-inner .bread {
    top: 10px;
    font-size: .75rem;
  }
  .page-hero .page-hero-inner .title {
    font-size: 1.75rem;
  }
  .page-hero .page-hero-inner .txt {
    margin-top: 10px;
    font-size: .9375rem;
  }
  .page-hero.for-article {
    --page-nav-height: 25px;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .page-hero.for-article {
    padding-bottom: 25px;
  }
  .page-hero.for-article .page-nav-hero .list-item {
    height: 25px;
  }
}

@media (max-width: 575.98px) {
  .page-hero.for-article .page-hero-inner, .page-hero.short .page-hero-inner {
    height: calc(55vw - 25px);
  }
  .page-hero .page-hero-nav .list-item {
    padding: 0 10px;
  }
  .page-hero .page-hero-nav .list-item .btn-link {
    font-size: .875rem;
  }
}

.page-primary {
  padding: 75px 0 80px;
}

@media (max-width: 1023.98px) {
  .page-primary {
    padding: 50px 0 30px;
  }
}

@media (max-width: 575.98px) {
  .page-primary {
    padding: 35px 0 25px;
  }
}

.page-head .title {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

@media (min-width: 1600px) {
  .page-head .title {
    font-size: 2.25rem;
  }
}

@media (min-width: 1366px) and (max-width: 1599.98px) {
  .page-head .title {
    font-size: 2rem;
  }
}

@media (max-width: 1365.98px) {
  .page-head .title {
    font-size: 1.75rem;
  }
}

@media (max-width: 575.98px) {
  .page-head .title {
    font-size: 1.5625rem;
  }
}

/* -------------------------------------------
	home
	------------------------------------------ */
.home-section {
  position: relative;
  overflow: hidden;
}

.home-section .section-txt {
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-size: calc(6vw + 25px);
  font-weight: 700;
  text-transform: uppercase;
  line-height: .7;
  letter-spacing: -0.025em;
}

.home-section .section-txt .txt {
  display: block;
  max-width: 100%;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.home-section .section-title {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

@media (min-width: 1600px) {
  .home-section .section-title {
    font-size: 2.25rem;
  }
}

@media (min-width: 1366px) and (max-width: 1599.98px) {
  .home-section .section-title {
    font-size: 2rem;
  }
}

@media (max-width: 1365.98px) {
  .home-section .section-title {
    font-size: 1.75rem;
  }
}

@media (max-width: 575.98px) {
  .home-section .section-title {
    font-size: 1.5625rem;
  }
}

.home-section .button-more {
  --button-height: 56px;
}

.home-section .button-more .btn {
  position: relative;
}

.home-section .button-more .btn .btn-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--button-height);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-section .button-more .btn .btn-inner {
    height: 56px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .home-section .button-more .btn .btn-inner {
    height: 42px;
  }
}

.home-section .button-more .btn .txt {
  display: block;
  padding-bottom: .1em;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.home-section .button-more .btn .icon {
  margin-left: 35px;
  font-size: .7em;
}

.home-section .button-more:not(.button-more-round) .btn {
  padding: 0 0 0 30px;
}

.home-section .button-more:not(.button-more-round) .btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: var(--button-height);
  height: var(--button-height);
  border-radius: 50%;
  background-color: #27A6C6;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-section .button-more:not(.button-more-round) .btn::before {
    width: 56px;
    height: 56px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
  .home-section .button-more:not(.button-more-round) .btn::before {
    width: 42px;
    height: 42px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-section .button-more:not(.button-more-round) .btn::before {
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-section .button-more:not(.button-more-round) .btn::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .home-section .button-more:not(.button-more-round) .btn:active::before {
    background-color: #58BE47;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-section .button-more:not(.button-more-round) .btn:hover::before, .home-section .button-more:not(.button-more-round) .btn:active::before {
    background-color: #58BE47;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}

.home-section .button-more.button-more-round .btn {
  padding: 0 20px 0 30px;
  border: 2px solid #ffffff;
  border-radius: 50rem;
  color: #ffffff;
}

@media (hover: none) {
  .home-section .button-more.button-more-round .btn:active {
    background-color: #ffffff;
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-section .button-more.button-more-round .btn:hover, .home-section .button-more.button-more-round .btn:active {
    background-color: #ffffff;
    color: #27A6C6;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .home-section .button-more .btn .txt {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .home-section .button-more {
    --button-height: 42px;
  }
  .home-section .button-more .btn .txt {
    font-size: .9375rem;
  }
  .home-section .button-more .btn .icon {
    margin-left: 20px;
  }
  .home-section .button-more:not(.button-more-round) .btn {
    padding: 0 0 0 20px;
  }
  .home-section .button-more.button-more-round .btn {
    padding: 0 15px 0 20px;

  }
}

.home-banner .swiper-slide {
  position: relative;
}

.home-banner .swiper-slide .swiper-slide-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #ffffff;

}

.home-banner .swiper-slide .swiper-slide-inner .title {
  max-width: 100%;
  font-size: calc(2.5vw + 16px);
  font-weight: 350;
  line-height: 1.33;
  letter-spacing: 0.05em;
  opacity: 0;
  margin: 0;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.55);
}

.home-banner .swiper-slide.swiper-slide-active .swiper-slide-inner .title, .home-banner .swiper-slide.swiper-slide-duplicate-active .swiper-slide-inner .title {
  opacity: 1;
}

.home-banner .swiper-button {
  --button-size: 1rem;
  top: calc(50% - var(--button-size));
  font-size: var(--button-size);
  color: #ffffff;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-banner .swiper-button {
    top: calc(50% - 1rem);
    font-size: 1rem;
  }
}

.home-banner .swiper-pagination {
  width: auto;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-size: 1.25rem;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  counter-reset: home-swiper-pagination;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  margin: 0;
  background: none;
  border-radius: 0;
  counter-increment: home-swiper-pagination;
  opacity: .5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .home-banner .swiper-pagination .swiper-pagination-bullet {
    -webkit-transition: none;
    transition: none;
  }
}

.home-banner .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 12.5px;
}

.home-banner .swiper-pagination .swiper-pagination-bullet::before {
  content: counter(home-swiper-pagination, decimal-leading-zero);
}

.home-banner .swiper-pagination .swiper-pagination-bullet::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 2px;
  margin-left: 12.5px;
  background-color: #ffffff;
  -webkit-transition: width 0.25s ease;
  transition: width 0.25s ease;
}

@media (prefers-reduced-motion: reduce) {
  .home-banner .swiper-pagination .swiper-pagination-bullet::after {
    -webkit-transition: none;
    transition: none;
  }
}

.home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  width: 70px;
}

@media (min-width: 1720px) {
  .home-banner .swiper-pagination {
    left: calc(50% - 800px);
  }
}

@media (min-width: 768px) and (max-width: 1719.98px) {
  .home-banner .swiper-pagination {
    left: 60px;
  }
}

@media (min-width: 1280px) {
  .home-banner .swiper-slide .swiper-slide-inner {
    height: calc(100vh - var(--topbar-height));
    padding-bottom: calc(8.5vh + 85px);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .home-banner .swiper-slide .swiper-slide-inner {
    height: calc(100vh - 90px);
  }
}

@media (min-width: 1280px) {
  .home-banner .swiper-slide .swiper-slide-inner .title {
    -webkit-transition: opacity 1s ease 0.75s;
    transition: opacity 1s ease 0.75s;
  }
}

@media (min-width: 1280px) and (prefers-reduced-motion: reduce) {
  .home-banner .swiper-slide .swiper-slide-inner .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) {
  .home-banner .swiper-button {
    display: none;
  }
  .home-banner .swiper-pagination {
    bottom: calc(8.5vh + 25px);
  }
}

@media (max-width: 1279.98px) {
  .home-banner .swiper-slide .swiper-slide-inner{
    height: calc(50vh - var(--topbar-height));
        padding-bottom: 105px;
  }
  
  
  .home-banner .swiper-slide .swiper-slide-inner .title {
    -webkit-transition: opacity 0.75s ease 0.35s;
    transition: opacity 0.75s ease 0.35s;
  }
}

@media (max-width: 1279.98px) and (prefers-reduced-motion: reduce) {
  .home-banner .swiper-slide .swiper-slide-inner .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1279.98px) and (min-width: 1024px) and (orientation: landscape) {
  .home-banner .swiper-slide .swiper-slide-inner {
    height: calc(100vh - var(--topbar-height));
  }
}

@media all and (max-width: 1279.98px) and (min-width: 1024px) and (orientation: landscape) and (-ms-high-contrast: none), (max-width: 1279.98px) and (min-width: 1024px) and (orientation: landscape) and (-ms-high-contrast: active) {
  .home-banner .swiper-slide .swiper-slide-inner {
    height: calc(100vh - 90px);
  }
}

@media (max-width: 1279.98px) {
  .home-banner .swiper-button.swiper-button-prev {
    left: 25px;
  }
  .home-banner .swiper-button.swiper-button-next {
    right: 25px;
  }
}

@media (min-width: 576px) and (max-width: 1279.98px) {
  .home-banner .swiper-pagination {
    bottom: 50px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .home-banner .swiper-pagination {
    left: 50px;
    right: 50px;
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .home-banner .swiper-slide .swiper-slide-inner {
    height: calc(42vh - var(--topbar-height));
    padding-bottom: 85px;
  }
  .home-banner .swiper-button {
    --button-size: .5rem;
  }
  .home-banner .swiper-button.swiper-button-prev {
    left: 15px;
  }
  .home-banner .swiper-button.swiper-button-next {
    right: 15px;
  }
  .home-banner .swiper-pagination {
    left: 40px;
    right: 40px;
    bottom: 40px;
    font-size: .9375rem;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 50px;
  }
}

.home-service .service-top .pic {
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.home-service .service-top .pic img {
  display: block !important;
  opacity: 0;
}

.home-service .service-list {
  --item-title-size: 1.75rem;
  --item-txt-size: 1.125rem;
}

.home-service .service-list .service-item {
  position: relative;
  display: block;
  border-radius: 15px;
  overflow: hidden;
}

.home-service .service-list .service-item .item-bg {
  display: block;
  padding-bottom: 15%;
}

.home-service .service-list .service-item .item-content {
  position: absolute;
  top: 40px;
  left: 45px;
  right: 45px;
  bottom: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  color: #ffffff;
}

.home-service .service-list .service-item .item-content .item-content-inner {
  width: 100%;
}

.home-service .service-list .service-item .item-content .title {
  margin-bottom: 1.125rem;
  font-size: var(--item-title-size);
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-service .service-list .service-item .item-content .title {
    font-size: 1.75rem;
  }
}

.home-service .service-list .service-item .item-content .txt {
  font-size: var(--item-txt-size);
  margin-bottom: 25px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-service .service-list .service-item .item-content .txt {
    font-size: 1.125rem;
  }
}

.home-service .service-list .service-item .item-content .icon {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid currentColor;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-service .service-list .service-item .item-content .item-content-inner {
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-service .service-list .service-item .item-content .item-content-inner {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1680px) {
  .home-service .service-top .content {
    padding: 50px 55px 0 85px;
  }
}

@media (min-width: 1024px) and (max-width: 1679.98px) {
  .home-service .service-top .content {
    padding: 25px;
  }
}

@media (min-width: 1366px) {
  .home-service .service-list {
    --item-title-size: 1.75rem;
  }
}

@media (min-width: 1024px) and (max-width: 1365.98px) {
  .home-service .service-list .service-item .item-content {
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 25px;
  }
}

@media (min-width: 1280px) and (max-width: 1365.98px) {
  .home-service .service-list {
    --item-title-size: 1.5rem;
    --item-txt-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .home-service {
    padding: 80px 0 0px;
  }
}

@media (min-width: 1024px) {
  .home-service .service-list {
    margin-top: 25px;
  }
  .home-service .service-list .service-item .item-content .item-content-inner {
    position: absolute;
    top: calc(100%  - var(--item-title-size) * 1.2);
    left: 0;
    right: 0;
    display: block;
  }
}

@media all and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active) {
  .home-service .service-list .service-item .item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .home-service .service-list .service-item .item-content .item-content-inner {
    position: static;
  }
}

@media (min-width: 1024px) and (hover: none) {
  .home-service .service-list .service-item:active .item-content .item-content-inner {
    -webkit-transform: translateY(calc(var(--item-title-size) * 1.2 - 100% - 1px));
    transform: translateY(calc(var(--item-title-size) * 1.2 - 100% - 1px));
  }
}

@media (min-width: 1024px) and (hover: hover), (min-width: 1024px) and (-ms-high-contrast: none) {
  .home-service .service-list .service-item:hover .item-content .item-content-inner, .home-service .service-list .service-item:active .item-content .item-content-inner {
    -webkit-transform: translateY(calc(var(--item-title-size) * 1.2 - 100% - 1px));
    transform: translateY(calc(var(--item-title-size) * 1.2 - 100% - 1px));
  }
}

@media (max-width: 1279.98px) {
  .home-service {
    padding: 75px 0;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .home-service .service-top .pic {
    border-radius: 10px;
  }
  .home-service .service-list {
    --item-title-size: 1.25rem;
  }
  .home-service .service-list .service-item {
    border-radius: 10px;
  }
  .home-service .service-list .service-item .item-content .txt {
    font-size: .9375rem;
  }
  .home-service .service-list .service-item .item-content .icon {
    width: 30px;
    height: 30px;
    font-size: .625rem;
  }
}

@media (max-width: 1023.98px) {
  .home-service .service-top .content {
    margin-top: 30px;
  }
  .home-service .service-list {
    margin-top: 50px;
  }
  .home-service .service-list .service-item .item-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .home-service {
    padding: 55px 0;
  }
}

@media (max-width: 575.98px) {
  .home-service {
    padding: 35px 0;
  }
  .home-service .service-top .pic {
    border-radius: 7.5px;
  }
  .home-service .service-list {
    --item-title-size: 1.125rem;
    --item-txt-size: .9375rem;
  }
  .home-service .service-list .service-item {
    border-radius: 7.5px;
  }
  .home-service .service-list .service-item .item-content {
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 25px;
  }
  .home-service .service-list .service-item .item-content .title {
    margin-bottom: 1rem;
  }
  .home-service .service-list .service-item .item-content .txt {
    margin-bottom: 1rem;
  }
  .home-service .service-list .service-item .item-content .icon {
    width: 30px;
    height: 30px;
    font-size: .625rem;
  }
}

@media (max-width: 359px) {
  .home-service .service-list .service-item .item-content {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
}

.home-trust .section-main {
  position: relative;
}

.home-trust .section-main .swiper-container {
  width: auto;
}

.home-trust .section-main .swiper-button {
  top: calc(50% - 1rem);
  color: #ffffff;
  opacity: 1;
  font-size: 1rem;
}

.home-trust .section-main .swiper-button.swiper-button-disabled {
  opacity: 0;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-button {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-trust .section-main .swiper-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .home-trust .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-button:hover, .home-trust .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

.home-trust .section-main .swiper-slide {
  position: relative;
  height: auto;
}

.home-trust .section-main .swiper-slide::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.home-trust .section-main .swiper-item {
  position: relative;
  display: block;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 60px 45px 45px;
  border-radius: 10px;
  overflow: hidden;
}

.home-trust .section-main .swiper-item::before, .home-trust .section-main .swiper-item::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0;
}

.home-trust .section-main .swiper-item::before {
  background-image: linear-gradient(135deg, #58BE47, #27A6C6);
}

.home-trust .section-main .swiper-item::after {
  background-image: url("../../styles/images/home/trust-item-bg.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.home-trust .section-main .swiper-item .swiper-item-inner {
  position: relative;
  z-index: 1;
  display: block;
}

.home-trust .section-main .swiper-item .title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.home-trust .section-main .swiper-item .txt {
  display: block;
  margin-top: 25px;
  line-height: 1.75;
}

.home-trust .section-main .swiper-item .txt table td {
  padding: 0;
  vertical-align: top;
}

.home-trust .section-main .swiper-item .arrow {
  width: 57px;
  margin-top: 50px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-trust .section-main .swiper-item .arrow {
    height: 11.7px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-trust .section-main .swiper-item {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-item::before, .home-trust .section-main .swiper-item::after {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-trust .section-main .swiper-item::before, .home-trust .section-main .swiper-item::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-item .arrow {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-trust .section-main .swiper-item .arrow {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .home-trust .section-main .swiper-item:active {
    background-color: rgba(255, 255, 255, 0);
  }
  .home-trust .section-main .swiper-item:active::before {
    opacity: .9;
  }
  .home-trust .section-main .swiper-item:active::after {
    opacity: 1;
  }
  .home-trust .section-main .swiper-item:active .arrow {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-trust .section-main .swiper-item:hover, .home-trust .section-main .swiper-item:active {
    background-color: rgba(255, 255, 255, 0);
  }
  .home-trust .section-main .swiper-item:hover::before, .home-trust .section-main .swiper-item:active::before {
    opacity: .9;
  }
  .home-trust .section-main .swiper-item:hover::after, .home-trust .section-main .swiper-item:active::after {
    opacity: 1;
  }
  .home-trust .section-main .swiper-item:hover .arrow, .home-trust .section-main .swiper-item:active .arrow {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@media (min-width: 1775px) {
  .home-trust .section-main .swiper-button.swiper-button-prev {
    left: -75px;
  }
  .home-trust .section-main .swiper-button.swiper-button-next {
    right: -75px;
  }
}

@media (min-width: 1024px) and (max-width: 1774.98px) {
  .home-trust .section-main .swiper-button.swiper-button-prev {
    left: -40px;
  }
  .home-trust .section-main .swiper-button.swiper-button-next {
    right: -40px;
  }
}

@media (min-width: 1280px) {
  .home-trust {
    padding: 125px 0;
  }
  .home-trust .section-head {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    margin-right: 50px;
  }
  .home-trust .section-main {
    width: calc(100% - 350px);
    max-width: 1020px;
  }
}

@media (min-width: 1024px) and (max-width: 1365.98px) {
  .home-trust .section-main .swiper-item {
    padding: 40px 25px;
  }
}

@media (min-width: 1366px) and (max-width: 1599.98px) {
  .home-trust .section-main .swiper-item .title {
    font-size: 1.75rem;
  }
}

@media (min-width: 1280px) and (max-width: 1365.98px) {
  .home-trust .section-main .swiper-item .title {
    font-size: 1.5rem;
  }
}

@media (max-width: 1279.98px) {
  .home-trust {
    padding: 75px 0;
  }
  .home-trust .section-main {
    margin-top: 50px;
  }
}

@media (max-width: 1023.98px) {
  .home-trust .section-main .swiper-button {
    display: none;
  }
  .home-trust .section-main .swiper-pagination {
    margin-top: 25px;
  }
  .home-trust .section-main .swiper-pagination .swiper-pagination-bullet {
    width: 12.5px;
    height: 12.5px;
    margin: 0 7.5px;
    background-color: #C9E4DB;
    opacity: 1;
  }
  .home-trust .section-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#58BE47));
    background-image: linear-gradient(to right, #27A6C6, #58BE47);
  }
}

@media (max-width: 575.98px) {
  .home-trust {
    padding: 60px 0 50px;
  }
  .home-trust .section-inner {
    width: calc(100% - 70px);
  }
  .home-trust .section-main {
    margin-top: 35px;
  }
  .home-trust .section-main .swiper-item {
    padding: 30px 25px;
  }
  .home-trust .section-main .swiper-item .title {
    font-size: 1.5rem;
  }
  .home-trust .section-main .swiper-item .txt {
    margin-top: 15px;
  }
  .home-trust .section-main .swiper-item .arrow {
    margin-top: 25px;
  }
  .home-trust .section-main .swiper-item .arrow svg {
    width: 35px;
  }
  .home-trust .section-main .swiper-pagination {
    margin-top: 20px;
  }
  .home-trust .section-main .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}

.home-estate {
  --button-size: 25px;
}

.home-estate .section-txt {
  color: #E5E5E5;
}

.home-estate .section-main .swiper-slide {
  width: auto;
}

.home-estate .section-main .swiper-item {
  display: block;
}

.home-estate .section-main .swiper-item .pic {
  position: relative;
  display: block;
  overflow: hidden;
}

.home-estate .section-main .swiper-item .pic::before, .home-estate .section-main .swiper-item .pic::after {
  position: absolute;
  opacity: 0;
}

.home-estate .section-main .swiper-item .pic::before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(135deg, #58BE47, #27A6C6);
}

.home-estate .section-main .swiper-item .pic::after {
  content: 'VIEW';
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  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;
  width: 100px;
  height: 100px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  font-size: 1.125rem;
  color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.home-estate .section-main .swiper-item .txt {
  display: block;
  margin-top: 17.5px;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.home-estate .section-main .swiper-button {
  font-size: var(--button-size);
  pointer-events: unset;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-button {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-estate .section-main .swiper-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .home-estate .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-button:hover, .home-estate .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

@media (min-width: 576px) {
  .home-estate .section-main .swiper-item .pic img {
    width: auto;
    height: var(--slide-height);
  }
  .home-estate .section-main .swiper-button {
    top: calc(var(--slide-height)/2 - var(--button-size));
  }
}

@media (min-width: 1280px) {
  .home-estate {
    --slide-height: 480px;
  }
  .home-estate .section-txt {
    padding-right: 60px;
  }
  .home-estate .section-primary {
    padding: 55px 0 145px;
  }
  .home-estate .section-main .swiper-item .pic {
    border-radius: 15px;
  }
  .home-estate .section-main .swiper-item .txt {
    font-size: 1.375rem;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-item .pic img {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-estate .section-main .swiper-item .pic img {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-item .pic::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-estate .section-main .swiper-item .pic::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-item .pic::after {
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-estate .section-main .swiper-item .pic::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-item .txt {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-estate .section-main .swiper-item .txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .home-estate .section-main .swiper-item:active .pic img {
    height: 540px;
  }
  .home-estate .section-main .swiper-item:active .pic::before {
    opacity: .8;
  }
  .home-estate .section-main .swiper-item:active .pic::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .home-estate .section-main .swiper-item:active .txt {
    color: #018C51;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-estate .section-main .swiper-item:hover .pic img, .home-estate .section-main .swiper-item:active .pic img {
    height: 540px;
  }
  .home-estate .section-main .swiper-item:hover .pic::before, .home-estate .section-main .swiper-item:active .pic::before {
    opacity: .8;
  }
  .home-estate .section-main .swiper-item:hover .pic::after, .home-estate .section-main .swiper-item:active .pic::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .home-estate .section-main .swiper-item:hover .txt, .home-estate .section-main .swiper-item:active .txt {
    color: #018C51;
  }
}

@media (min-width: 1280px) {
  .home-estate .section-main .swiper-button.swiper-button-prev {
    left: 75px;
  }
  .home-estate .section-main .swiper-button.swiper-button-next {
    right: 75px;
  }
}

@media (max-width: 1279.98px) {
  .home-estate {
    --slide-height: 45vw;
  }
  .home-estate .section-primary {
    padding: 50px 0 75px;
  }
  .home-estate .section-main .swiper-item .pic {
    border-radius: 10px;
  }
  .home-estate .section-main .swiper-item .txt {
    font-size: 1.25rem;
  }
  .home-estate .section-main .swiper-button.swiper-button-prev {
    left: 25px;
  }
  .home-estate .section-main .swiper-button.swiper-button-next {
    right: 25px;
  }
}

@media (max-width: 767.98px) {
  .home-estate {
    --slide-height: 55vw;
    --button-size: 15px;
  }
}

@media (max-width: 575.98px) {
  .home-estate {
    --button-size: 12px;
  }
  .home-estate .section-primary {
    padding: 35px 0 50px;
  }
  .home-estate .section-main .swiper-slide {
    padding: 0 35px;
  }
  .home-estate .section-main .swiper-item .pic {
    border-radius: 5px;
  }
  .home-estate .section-main .swiper-item .pic img {
    width: 100%;
    height: auto;
  }
  .home-estate .section-main .swiper-item .txt {
    font-size: 1.125rem;
  }
  .home-estate .section-main .swiper-button {
    top: calc(50% - var(--button-size));
    color: #CCCCCC;
  }
  .home-estate .section-main .swiper-button svg {
    stroke-width: 2.5px;
  }
  .home-estate .section-main .swiper-button.swiper-button-prev {
    left: 12.5px;
  }
  .home-estate .section-main .swiper-button.swiper-button-next {
    right: 12.5px;
  }
}

.home-renewal .section-txt {
  color: #CBE7CC;
}

.home-renewal .section-primary {
  position: relative;
  background-color: #EEF7EE;
}

.home-renewal .section-head {
  color: #ffffff;
}

.home-renewal .section-main {
  position: relative;
}

.home-renewal .section-main .swiper-slide {
  width: auto;
}

.home-renewal .section-main .swiper-item {
  position: relative;
  display: block;
  overflow: hidden;
}

.home-renewal .section-main .swiper-item .item-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 40px 35px;
  color: #ffffff;
}

.home-renewal .section-main .swiper-item .item-content .title {
  max-width: 100%;
  margin-bottom: 0;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}

.home-renewal .section-main .swiper-item .item-content .txt {
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}

.home-renewal .section-main .swiper-item .item-content::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  margin-top: 15px;
  background-color: currentColor;
}

.home-renewal .section-main .swiper-button {
  width: 50px;
  height: 50px;
  border: 2px solid #27A6C6;
  border-radius: 50%;
  color: #27A6C6;
  opacity: 1;
}

.home-renewal .section-main .swiper-button.swiper-button-disabled {
  pointer-events: unset;
  cursor: pointer;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-button {
    -webkit-transition-property: backgorund-color, color;
    transition-property: backgorund-color, color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
}

@media (hover: none) {
  .home-renewal .section-main .swiper-button:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-button:hover, .home-renewal .section-main .swiper-button:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (min-width: 1720px) {
  .home-renewal .section-primary .section-primary-inner {
    position: relative;
    width: calc(50% + 800px);
    left: calc(50% - 800px);
    right: 0;
  }
  .home-renewal .section-head {
    margin-left: 50px;
    margin-right: 130px;
  }
  .home-renewal .section-main .swiper-controls {
    right: calc(50% - 400px);
  }
}

@media (max-width: 1719.98px) {
  .home-renewal .section-main .swiper-controls {
    right: 60px;
  }
}

@media (min-width: 1280px) and (max-width: 1719.98px) {
  .home-renewal .section-primary .section-primary-inner {
    padding-left: 60px;
  }
  .home-renewal .section-head {
    margin-right: 50px;
  }
}

@media (min-width: 1280px) {
  .home-renewal {
    --slide-height: 540px;
  }
  .home-renewal .section-txt {
    padding-left: 75px;
  }
  .home-renewal .section-primary {
    padding: 160px 0 150px;
  }
  .home-renewal .section-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 50%;
    background-image: linear-gradient(135deg, #27A6C6, #58BE47);
  }
  .home-renewal .section-head {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 370px;
  }
  .home-renewal .section-main {
    height: var(--slide-height);
  }
  .home-renewal .section-main .swiper-item {
    border-radius: 15px;
  }
  .home-renewal .section-main .swiper-item .item-content .txt {
    height: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-item .item-bg img {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-renewal .section-main .swiper-item .item-bg img {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-item .item-content .title {
    -webkit-transition: font-size 0.3s ease;
    transition: font-size 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-renewal .section-main .swiper-item .item-content .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-item .item-content .txt {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-renewal .section-main .swiper-item .item-content .txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-item .item-content::after {
    -webkit-transition: margin-top 0.3s ease;
    transition: margin-top 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .home-renewal .section-main .swiper-item .item-content::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .home-renewal .section-main .swiper-item:active .item-bg img {
    height: calc(var(--slide-height) + 60px);
  }
  .home-renewal .section-main .swiper-item:active .item-content .title {
    font-size: 1.5rem;
  }
  .home-renewal .section-main .swiper-item:active .item-content .txt {
    height: 1.5em;
  }
  .home-renewal .section-main .swiper-item:active .item-content::after {
    margin-top: 20px;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .home-renewal .section-main .swiper-item:hover .item-bg img, .home-renewal .section-main .swiper-item:active .item-bg img {
    height: calc(var(--slide-height) + 60px);
  }
  .home-renewal .section-main .swiper-item:hover .item-content .title, .home-renewal .section-main .swiper-item:active .item-content .title {
    font-size: 1.5rem;
  }
  .home-renewal .section-main .swiper-item:hover .item-content .txt, .home-renewal .section-main .swiper-item:active .item-content .txt {
    height: 1.5em;
  }
  .home-renewal .section-main .swiper-item:hover .item-content::after, .home-renewal .section-main .swiper-item:active .item-content::after {
    margin-top: 20px;
  }
}

@media (min-width: 1280px) {
  .home-renewal .section-main .swiper-controls {
    position: absolute;
    top: calc(100% + 35px);
  }
  .home-renewal .section-main .swiper-pagination {
    margin-right: 35px;
  }
  .home-renewal .section-main .swiper-button {
    margin: 0 3.5px;
  }
}

@media (max-width: 1279.98px) {
  .home-renewal {
    --slide-height: 45vw;
  }
  .home-renewal .section-head {
    position: relative;
    padding: 60px;
  }
  .home-renewal .section-head::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -60px;
    display: block;
    background-image: linear-gradient(135deg, #27A6C6, #58BE47);
  }
  .home-renewal .section-head .section-head-inner {
    position: relative;
  }
  .home-renewal .section-main {
    padding: 0 0 60px;
  }
  .home-renewal .section-main .swiper-item {
    border-radius: 10px;
  }
  .home-renewal .section-main .swiper-pagination {
    margin: 0 25px;
  }
}

@media (max-width: 767.98px) {
  .home-renewal {
    --slide-height: 55vw;
  }
}

@media (min-width: 576px) {
  .home-renewal .section-main .swiper-item .item-bg img {
    height: var(--slide-height);
  }
}

@media (max-width: 575.98px) {
  .home-renewal .section-head {
    padding: 60px 50px 50px;
  }
  .home-renewal .section-main {
    padding: 0 0 40px;
  }
  .home-renewal .section-main .swiper-slide {
    padding: 0 35px;
  }
  .home-renewal .section-main .swiper-item {
    border-radius: 7.5px;
  }
  .home-renewal .section-main .swiper-item .item-bg img {
    width: 100%;
    height: auto;
  }
  .home-renewal .section-main .swiper-item .item-content {
    padding: 25px;
  }
  .home-renewal .section-main .swiper-item .item-content .title {
    font-size: 1.125rem;
  }
  .home-renewal .section-main .swiper-item .item-content .txt {
    margin-top: 10px;
    font-size: .9375rem;
  }
  .home-renewal .section-main .swiper-item .item-content::after {
    width: 25px;
  }
  .home-renewal .section-main .swiper-button {
    width: 42px;
    height: 42px;
    font-size: .875rem;
  }
}

.home-news .news-list .list-item:first-child {
  border-top: none;
}

.home-news .news-list .list-item:last-child {
  border-bottom: none;
}

@media (min-width: 1024px) {
  .home-news .news-list .news-item .content .title {
    font-size: 1.25rem;
  }
}

@media (min-width: 1024px) and (hover: none) {
  .home-news .news-list .news-item:active .content .title {
    font-size: 1.375rem;
  }
}

@media (min-width: 1024px) and (hover: hover), (min-width: 1024px) and (-ms-high-contrast: none) {
  .home-news .news-list .news-item:hover .content .title, .home-news .news-list .news-item:active .content .title {
    font-size: 1.375rem;
  }
}

@media (min-width: 1280px) {
  .home-news {
    padding: 110px 0 90px;
  }
  .home-news .section-head {
    width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .home-news .section-main {
    width: calc(100% - 250px);
    max-width: 1150px;
  }
}

@media (max-width: 1279.98px) {
  .home-news {
    padding: 75px 0 100px;
  }
  .home-news .section-main {
    margin-top: 50px;
  }
  .home-news .section-main .button-more {
    margin-top: 50px;
  }
}

@media (max-width: 575.98px) {
  .home-news {
    padding: 45px 0 90px;
  }
  .home-news .section-main {
    margin-top: 25px;
  }
  .home-news .section-main .button-more {
    margin-top: 25px;
  }
}


/* -------------------------------------------
  news
  ------------------------------------------ */
.news-list .list-item {
  border-bottom: 1px solid #CCCCCC;
}

.news-list .list-item:first-child {
  border-top: 1px solid #CCCCCC;
}

.news-list .news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8.5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0);
}

.news-list .news-item .date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Poppins", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  text-align: center;
  line-height: 1.15;
  color: #808080;
}

.news-list .news-item .date span {
  display: block;
}

.news-list .news-item .date .day {
  font-weight: 600;
}

.news-list .news-item .date .yymm {
  font-weight: 500;
}

.news-list .news-item .content .title, .news-list .news-item .content .summary {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-list .news-item .content .title, .news-list .news-item .content .category, .news-list .news-item .content .summary {
  letter-spacing: 0.05em;
}

.news-list .news-item .content .title {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.news-list .news-item .content .category {
  display: block;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
}

.news-list .news-item .content .summary {
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.68);
}

@media (min-width: 1024px) {
  .news-list .news-item {
    padding: 30px;
  }
  .news-list .news-item .date {
    width: 80px;
    margin-right: 45px;
  }
  .news-list .news-item .date .day {
    font-size: 2.625rem;
  }
  .news-list .news-item .date .yymm {
    font-size: 1.25rem;
  }
  .news-list .news-item .content {
    width: calc(100% - 125px);
  }
  .news-list .news-item .content .title, .news-list .news-item .content .summary {
    white-space: nowrap;
  }
  .news-list .news-item .content .title {
    font-size: 1.125rem;
  }
  .news-list .news-item .content .category {
    margin-top: 15px;
  }
  .news-list .news-item .content .summary {
    margin-top: 20px;
  }
}

@media (min-width: 1024px) and (hover: hover), (min-width: 1024px) and (-ms-high-contrast: none) {
  .news-list .news-item {
    -webkit-transition-property: border;
    transition-property: border;
  }
  .news-list .news-item .content .date {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (min-width: 1024px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1024px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .news-list .news-item .content .date {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1024px) and (hover: hover), (min-width: 1024px) and (-ms-high-contrast: none) {
  .news-list .news-item .content .title {
    -webkit-transition-property: color, font-size;
    transition-property: color, font-size;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
}

@media (min-width: 1024px) and (hover: none) {
  .news-list .news-item:active {
    border-color: #27A6C6;
  }
  .news-list .news-item:active .date {
    color: #27A6C6;
  }
  .news-list .news-item:active .content .title {
    font-size: 1.25rem;
    color: #27A6C6;
  }
}

@media (min-width: 1024px) and (hover: hover), (min-width: 1024px) and (-ms-high-contrast: none) {
  .news-list .news-item:hover, .news-list .news-item:active {
    border-color: #27A6C6;
  }
  .news-list .news-item:hover .date, .news-list .news-item:active .date {
    color: #27A6C6;
  }
  .news-list .news-item:hover .content .title, .news-list .news-item:active .content .title {
    font-size: 1.25rem;
    color: #27A6C6;
  }
}

@media (max-width: 1023.98px) {
  .news-list .news-item {
    padding: 20px 0;
  }
  .news-list .news-item .date {
    width: 70px;
    margin-right: 20px;
  }
  .news-list .news-item .date .day {
    font-size: 2rem;
  }
  .news-list .news-item .date .yymm {
    margin-top: 5px;
    font-size: 1rem;
  }
  .news-list .news-item .content {
    width: calc(100% - 90px);
  }
  .news-list .news-item .content .title {
    max-height: 3em;
    font-size: 1.125rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news-list .news-item .content .category {
    margin-top: 7.5px;
  }
  .news-list .news-item .content .summary {
    margin-top: 10px;
    white-space: nowrap;
  }
}

@media (max-width: 575.98px) {
  .news-list .news-item {
    padding: 15px 0;
  }
  .news-list .news-item .date .day {
    font-size: 1.875rem;
  }
  .news-list .news-item .date .yymm {
    margin-top: 0;
    font-size: .9375rem;
  }
  .news-list .news-item .content .category {
    margin-top: 5px;
  }
  .news-list .news-item .content .summary {
    margin-top: 7.5px;
  }
}

.article-wrapper {
  position: relative;
  background-color: #ffffff;
  border-radius: 15px;
  --article-padding-x: 75px;
}

.article-wrapper .article-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 60px var(--article-padding-x) 35px;
}

.article-wrapper .article-head::after {
  content: '';
  position: absolute;
  left: var(--article-padding-x);
  right: var(--article-padding-x);
  bottom: 0;
  display: block;
  height: 1px;
  background-color: #CCCCCC;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-wrapper .article-head {
    padding: 60px 75px 35px;
  }
  .article-wrapper .article-head::after {
    left: 75px;
    right: 75px;
  }
}

.article-wrapper .article-head .date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Poppins", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  text-align: center;
  line-height: 1.15;
  color: #27A6C6;
}

.article-wrapper .article-head .date span {
  display: block;
}

.article-wrapper .article-head .date .day {
  font-weight: 600;
}

.article-wrapper .article-head .date .yymm {
  font-weight: 500;
}

.article-wrapper .article-head .title {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.article-wrapper .article-main {
  padding: 70px var(--article-padding-x);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-wrapper .article-main {
    padding: 70px 75px;
  }
}

.article-wrapper .article-foot .article-foot-share {
  --share-button-size: 42px;
  --share-button-font-size: 1.125rem;
  padding: 0 var(--article-padding-x) 30px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-wrapper .article-foot .article-foot-share {
    padding: 0 75px 30px;
  }
}

.article-wrapper .article-foot .article-foot-share .list-item + .list-item {
  margin-left: 5px;
}

.article-wrapper .article-foot .article-foot-share .btn {
  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;
  width: var(--share-button-size);
  height: var(--share-button-size);
  padding: 0;
  border-radius: 50%;
  background-color: #F2F2F2;
  font-size: var(--share-button-font-size);
  color: rgba(80, 80, 80, 0.5);
}

@media (hover: none) {
  .article-wrapper .article-foot .article-foot-share .btn:active {
    background-color: #F2F9EB;
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .article-wrapper .article-foot .article-foot-share .btn:hover, .article-wrapper .article-foot .article-foot-share .btn:active {
    background-color: #F2F9EB;
    color: #27A6C6;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-wrapper .article-foot .article-foot-share .btn {
    width: 42px;
    height: 42px;
    font-size: 1.125rem;
  }
}

.article-wrapper .article-foot .article-foot-navigate {
  height: 105px;
  padding: 0 var(--article-padding-x);
  border-top: 1px solid #CCCCCC;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-wrapper .article-foot .article-foot-navigate {
    padding: 0 75px;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 1365.98px), (-ms-high-contrast: active) and (max-width: 1365.98px) {
  .article-wrapper .article-foot .article-foot-navigate {
    padding: 0 50px;
  }
}

.article-wrapper .article-foot .article-foot-navigate .btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
}

@media (hover: none) {
  .article-wrapper .article-foot .article-foot-navigate .btn-link:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .article-wrapper .article-foot .article-foot-navigate .btn-link:hover, .article-wrapper .article-foot .article-foot-navigate .btn-link:active {
    color: #27A6C6;
  }
}

.article-wrapper .article-foot .article-foot-navigate .btn-link .txt {
  padding-bottom: 0.1em;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}

.article-wrapper .article-foot .article-foot-navigate .arrow .btn-link .icon {
  font-size: .625rem;
}

.article-wrapper .article-foot .article-foot-navigate .back .btn-link .icon {
  margin-right: .5em;
  font-size: 1.5rem;
}

@media (max-width: 1365.98px) {
  .article-wrapper {
    --article-padding-x: 50px;
  }
}

@media all and (max-width: 1365.98px) and (-ms-high-contrast: none), (max-width: 1365.98px) and (-ms-high-contrast: active) {
  .article-wrapper .article-head {
    padding-left: 50px;
    padding-right: 50px;
  }
  .article-wrapper .article-head::after {
    left: 50px;
    right: 50px;
  }
  .article-wrapper .article-main {
    padding-left: 50px;
    padding-right: 50px;
  }
  .article-wrapper .article-foot .article-foot-share {
    padding-left: 50px;
    padding-right: 50px;
  }
  .article-wrapper .article-foot .article-foot-navigate {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1280px) {
  .article-wrapper {
    margin-top: -80px;
  }
}

@media (max-width: 1279.98px) {
  .article-wrapper {
    margin-top: -50px;
  }
}

@media (min-width: 1024px) {
  .article-wrapper {
    border-radius: 10px;
  }
  .article-wrapper .article-head .date {
    margin-right: 40px;
  }
  .article-wrapper .article-head .date .day {
    font-size: 2.625rem;
  }
  .article-wrapper .article-head .date .yymm {
    font-size: 1.25rem;
  }
  .article-wrapper .article-head .title {
    font-size: 1.625rem;
  }
}

@media (max-width: 1023.98px) {
  .article-wrapper {
    --article-padding-x: 35px;
  }
  .article-wrapper .article-head {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .article-wrapper .article-head .date {
    margin-right: 20px;
  }
  .article-wrapper .article-head .date .day {
    font-size: 2rem;
  }
  .article-wrapper .article-head .date .yymm {
    margin-top: 5px;
    font-size: 1rem;
  }
  .article-wrapper .article-head .title {
    font-size: 1.5rem;
    padding-right: 60px;
  }
  .article-wrapper .article-main {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

@media all and (max-width: 1023.98px) and (-ms-high-contrast: none), (max-width: 1023.98px) and (-ms-high-contrast: active) {
  .article-wrapper .article-head {
    padding-left: 35px;
    padding-right: 35px;
  }
  .article-wrapper .article-head::after {
    left: 35px;
    right: 35px;
  }
  .article-wrapper .article-main {
    padding-left: 35px;
    padding-right: 35px;
  }
  .article-wrapper .article-foot .article-foot-share {
    padding-left: 35px;
    padding-right: 35px;
  }
  .article-wrapper .article-foot .article-foot-navigate {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 767.98px) {
  .article-wrapper {
    --article-padding-x: 25px;
    margin-top: -35px;
  }
  .article-wrapper .article-foot .article-foot-navigate .btn-link .txt {
    font-size: 1rem;
  }
  .article-wrapper .article-foot .article-foot-navigate .arrow .btn-link .icon {
    font-size: .5rem;
  }
}

@media all and (max-width: 767.98px) and (-ms-high-contrast: none), (max-width: 767.98px) and (-ms-high-contrast: active) {
  .article-wrapper .article-head {
    padding-left: 25px;
    padding-right: 25px;
  }
  .article-wrapper .article-head::after {
    left: 25px;
    right: 25px;
  }
  .article-wrapper .article-main {
    padding-left: 25px;
    padding-right: 25px;
  }
  .article-wrapper .article-foot .article-foot-share {
    padding-left: 25px;
    padding-right: 25px;
  }
  .article-wrapper .article-foot .article-foot-navigate {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 575.98px) {
  .article-wrapper {
    --article-padding-x: 20px;
    margin-top: -25px;
    border-radius: 5px;
  }
  .article-wrapper .article-head .date .day {
    font-size: 1.875rem;
  }
  .article-wrapper .article-head .date .yymm {
    margin-top: 0;
    font-size: .9375rem;
  }
  .article-wrapper .article-head .title {
    font-size: 1.125rem;
    padding-right: 50px;
  }
  .article-wrapper .article-foot .article-foot-navigate {
    height: 75px;
  }
  .article-wrapper .article-foot .article-foot-navigate .btn-link .txt {
    font-size: .9375rem;
  }
  .article-wrapper .article-foot .article-foot-navigate .arrow .btn-link .icon {
    font-size: .45rem;
  }
  .article-wrapper .article-foot .article-foot-navigate .back .btn-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .article-wrapper .article-foot .article-foot-navigate .back .btn-link .icon {
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 1rem;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .article-wrapper .article-head {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article-wrapper .article-head::after {
    left: 20px;
    right: 20px;
  }
  .article-wrapper .article-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article-wrapper .article-foot .article-foot-share {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article-wrapper .article-foot .article-foot-navigate {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#news-editor p {
  margin-bottom: .5rem;
}

.news-list .news-item .pinContainer, .newsArticle .pinContainer {
  position: absolute;
  top: 0px;
  right: 0;
  -webkit-filter: drop-shadow(4px 4px 6px rgba(60, 67, 1, 0.1));
          filter: drop-shadow(4px 4px 6px rgba(60, 67, 1, 0.1));
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.news-list .news-item .pinContainer .bg, .newsArticle .pinContainer .bg {
  width: 57px;
  height: 61px;
  -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 100% 100%, 50% 50px);
          clip-path: polygon(0 100%, 0 0, 100% 0, 100% 100%, 50% 50px);
  background: linear-gradient(110deg, #FFAB00 30%, #E37E00);
}

.news-list .news-item .pinContainer .img, .newsArticle .pinContainer .img {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 14px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (max-width: 767.98px) {
  .news-list .news-item .pinContainer, .newsArticle .pinContainer {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  .news-list .news-item .content .title {
    max-width: calc(100% - 50px);
  }
}

.newsArticle {
  position: relative;
}

.newsArticle .pinContainer {
  right: 33px;
}

/* -------------------------------------------
	about
	------------------------------------------ */
.about-group {
  margin-top: 40px;
}

.about-group .col-head {
  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;
  min-height: 60px;
  padding: 15px 25px;
  border-top-left-radius: 12px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 12px;
  background-image: linear-gradient(135deg, #B39442, #997F3E);
  text-align: center;
}

.about-group .col-head .title {
  margin: 0 0 .1em;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.about-group .col-links {
  margin-top: 10px;
}

.about-group .col-links .list-item {
  border-bottom: 1px solid #EEEEEE;
}

.about-group .col-links .list-item .btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 15px 0 15px 20px;
  text-align: left;
}

.about-group .col-links .list-item .btn-link .txt {
  display: block;
}

.about-group .col-links .list-item .btn-link .txt .zh, .about-group .col-links .list-item .btn-link .txt .en {
  display: block;
}

.about-group .col-links .list-item .btn-link .txt .zh {
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.about-group .col-links .list-item .btn-link .txt .en {
  color: rgba(0, 0, 0, 0.5);
}

.about-group .col-links .list-item .btn-link .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-top: calc(3.1875rem/2 - .75rem*3/2);
  border: 1px solid #DEDEDE;
  border-radius: 50%;
  color: #DEDEDE;
  font-size: .75rem;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .about-group .col-links .list-item a.btn-link .txt .zh, .about-group .col-links .list-item a.btn-link .txt .en {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .about-group .col-links .list-item a.btn-link .txt .zh, .about-group .col-links .list-item a.btn-link .txt .en {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .about-group .col-links .list-item a.btn-link .icon {
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
}

@media (hover: none) {
  .about-group .col-links .list-item a.btn-link:active .txt .zh, .about-group .col-links .list-item a.btn-link:active .txt .en {
    color: #27A6C6;
  }
  .about-group .col-links .list-item a.btn-link:active .icon {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .about-group .col-links .list-item a.btn-link:hover .txt .zh, .about-group .col-links .list-item a.btn-link:hover .txt .en, .about-group .col-links .list-item a.btn-link:active .txt .zh, .about-group .col-links .list-item a.btn-link:active .txt .en {
    color: #27A6C6;
  }
  .about-group .col-links .list-item a.btn-link:hover .icon, .about-group .col-links .list-item a.btn-link:active .icon {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

@media (max-width: 1023.98px) {
  .about-group .col-head {
    min-height: 50px;
    padding: 10px 15px;
  }
  .about-group .col-head .title {
    font-size: 1.25rem;
  }
  .about-group .col-links .list-item .btn-link {
    padding: 15px 0;
  }
}

@media (max-width: 575.98px) {
  .about-group {
    margin-top: 35px;
  }
  .about-group .col-head {
    min-height: 40px;
  }
  .about-group .col-head .title {
    font-size: 1.125rem;
  }
  .about-group .col-links .list-item .btn-link {
    padding: 10px 0;
  }
  .about-group .col-links .list-item .btn-link .txt .zh {
    font-size: 1rem;
  }
  .about-group .col-links .list-item .btn-link .txt .en {
    font-size: .875rem;
  }
  .about-group .col-links .list-item .btn-link .icon {
    margin-top: calc(3rem/2 - .75rem*3/2);
  }
}

.about-profile .section-inner:not(.container-lg) {
  max-width: 1460px;
}

.about-profile .content .content-head .en {
  color: #E5E5E5;
}

.about-profile .content .content-txt {
  padding-right: .5em;
}

@media (min-width: 1720px) {
  .about-profile .pic {
    margin-left: 100px;
  }
}

@media (min-width: 1440px) and (max-width: 1719.98px) {
  .about-profile .pic {
    max-width: calc(60% - 75px);
    margin-left: 75px;
  }
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
  .about-profile .pic {
    max-width: calc(60% - 50px);
    margin-left: 50px;
  }
}

@media (min-width: 1280px) {
  .about-profile {
    padding: 100px 0 120px;
  }
  .about-profile .pic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

@media (min-width: 768px) and (max-width: 1279.98px) {
  .about-profile {
    padding: 75px 0 100px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .about-profile {
    padding: 50px 0 75px;
  }
}

@media (max-width: 575.98px) {
  .about-profile {
    padding: 50px 0 50px;
  }
}

@media (min-width: 1280px) {
  .about-value .section-bg {
    background-attachment: fixed !important;
  }
}

@media (min-width: 768px) {
  .about-value {
    padding: 75px 0 110px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .about-value {
    padding: 50px 0 75px;
  }
}

@media (max-width: 575.98px) {
  .about-value {
    padding: 35px 0 50px;
  }
}

.about-roles {
  padding: 85px 0 110px;
}

.about-roles .section-bg {
  background-size: 100% auto !important;
  background-position: top center !important;
}

.about-roles .section-inner {
  max-width: 1428px;
}

.about-roles .section-main .col {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-roles .section-main .col .pic, .about-roles .section-main .col .content {
  max-width: 460px;
}

.about-roles .section-main .col .pic {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.about-roles .section-main .col .pic img {
  display: block;
}

.about-roles .section-main .col .pic .pic-bg img {
  width: 100%;
  height: auto;
}

.about-roles .section-main .col .pic .pic-icon {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  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;
  width: 100px;
  height: 100px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.about-roles .section-main .col .content {
  margin-top: 25px;
  padding: 0 50px;
  text-align: center;
}

.about-roles .section-main .col .content .title {
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #1B4964;
}

.about-roles .section-main .col .content .txt {
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

@media (min-width: 1280px) {
  .about-roles {
    padding: 85px 0 110px;
  }
  .about-roles .section-main {
    margin-top: 70px;
  }
}

@media (min-width: 576px) and (max-width: 1279.98px) {
  .about-roles {
    padding: 75px 0 100px;
  }
  .about-roles .section-main {
    margin-top: 50px;
  }
}

@media (max-width: 575.98px) {
  .about-roles {
    padding: 35px 0 75px;
  }
  .about-roles .section-main {
    margin-top: 25px;
  }
  .about-roles .section-main .col .pic {
    border-radius: 5px;
  }
  .about-roles .section-main .col .content {
    margin-top: 20px;
    padding: 0;
  }
  .about-roles .section-main .col .content .title {
    font-size: 1.25rem;
  }
  .about-roles .section-main .col .content .txt {
    margin-top: 10px;
    font-size: .9375rem;
  }
}

#org-editor .page-primary .page-primary-bg {
  background-size: auto auto !important;
  background-position: bottom right !important;
}

@media (max-width: 1279.98px) {
  #org-editor .page-primary .page-primary-bg {
    background-size: contain !important;
  }
}

/* -------------------------------------------
	service
	------------------------------------------ */
@media (min-width: 1280px) {
  #service-editor .page-primary {
    padding: 110px 0 120px;
  }
}

.service-section .content .content-head .zh {
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

.service-section .content .content-head .en {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: #CCCCCC;
}

.service-section .content .content-txt {
  margin-top: 30px;
}

.service-section .pic {
  border-radius: 10px;
  overflow: hidden;
}

@media (min-width: 1280px) {
  .service-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .service-section .pic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 810px;
  }
  .service-section:nth-child(odd) .pic {
    margin-left: var(--pic-margin);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1600px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1600px) {
  .service-section:nth-child(odd) .pic {
    margin-left: 80px;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1280px) and (max-width: 1599.98px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1280px) and (max-width: 1599.98px) {
  .service-section:nth-child(odd) .pic {
    margin-left: 50px;
  }
}

@media (min-width: 1280px) {
  .service-section:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .service-section:nth-child(even) .pic {
    margin-right: var(--pic-margin);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1600px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1600px) {
  .service-section:nth-child(even) .pic {
    margin-right: 80px;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1280px) and (max-width: 1599.98px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1280px) and (max-width: 1599.98px) {
  .service-section:nth-child(even) .pic {
    margin-right: 50px;
  }
}

@media (min-width: 1024px) {
  .service-section + .service-section {
    margin-top: 100px;
  }
}

@media (min-width: 1600px) {
  .service-section {
    --pic-margin: 80px;
  }
}

@media (min-width: 1280px) and (max-width: 1599.98px) {
  .service-section {
    --pic-margin: 50px;
  }
  .service-section .content .content-head .zh {
    font-size: 2rem;
  }
  .service-section .content .content-head .en {
    margin-top: 10px;
    font-size: 1.5rem;
  }
  .service-section .content .content-txt {
    margin-top: 20px;
  }
  .service-section .pic {
    width: calc(60% - var(--pic-margin));
  }
}

@media all and (min-width: 1280px) and (max-width: 1599.98px) and (-ms-high-contrast: none), (min-width: 1280px) and (max-width: 1599.98px) and (-ms-high-contrast: active) {
  .service-section .pic {
    width: calc(60% - 50px);
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .service-section .pic {
    margin-top: 50px;
  }
}

@media (max-width: 1023.98px) {
  .service-section + .service-section {
    margin-top: 75px;
  }
  .service-section .content .content-head .zh {
    font-size: 2rem;
  }
  .service-section .content .content-head .en {
    margin-top: 10px;
    font-size: 1.5rem;
  }
  .service-section .content .content-txt {
    margin-top: 20px;
  }
  .service-section .pic {
    margin-top: 35px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .service-section .content .content-head .zh {
    font-size: 1.75rem;
  }
  .service-section .content .content-head .en {
    font-size: 1.25rem;
  }
}

@media (max-width: 575.98px) {
  .service-section + .service-section {
    margin-top: 50px;
  }
  .service-section .content .content-head .zh {
    font-size: 1.5rem;
  }
  .service-section .content .content-head .en {
    font-size: 1.125rem;
  }
  .service-section .content .content-txt {
    margin-top: 15px;
  }
  .service-section .pic {
    margin-top: 25px;
    border-radius: 5px;
  }
}

/* -------------------------------------------
	reit
	------------------------------------------ */
.reit-intro .pic {
  border-radius: 10px;
  overflow: hidden;
}

.reit-intro .pills .list-item {
  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;
  height: var(--pill-height);
  background-color: #ffffff;
  background-image: url("../../styles/images/reit/trust-pill.jpg");
  background-size: cover;
  border: 1px solid #29856C;
  -webkit-box-shadow: 0 8px 20px rgba(16, 52, 42, 0.1);
          box-shadow: 0 8px 20px rgba(16, 52, 42, 0.1);
}

.reit-intro .pills .list-item .txt {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #29856C;
  text-align: center;
}

@media (min-width: 1600px) {
  .reit-intro .pills {
    --pill-height: 135px;
  }
}

@media all and (min-width: 1600px) and (-ms-high-contrast: none), (min-width: 1600px) and (-ms-high-contrast: active) {
  .reit-intro .pills .list-item {
    height: 135px;
  }
}

@media (min-width: 1024px) and (max-width: 1599.98px) {
  .reit-intro .pills {
    --pill-height: 100px;
  }
  .reit-intro .pills .list-item .txt {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 1024px) and (max-width: 1599.98px) and (-ms-high-contrast: none), (min-width: 1024px) and (max-width: 1599.98px) and (-ms-high-contrast: active) {
  .reit-intro .pills .list-item {
    height: 100px;
  }
}

@media (min-width: 1280px) {
  .reit-intro {
    padding: 60px 0 0;
  }
  .reit-intro .section-inner {
    padding-bottom: 165px;
  }
  .reit-intro .pills {
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(var(--pill-height)*-1/2);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1600px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1600px) {
  .reit-intro .pills {
    bottom: calc(-135px/2);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1024px) and (max-width: 1599.98px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1024px) and (max-width: 1599.98px) {
  .reit-intro .pills {
    bottom: calc(-100px/2);
  }
}

@media (min-width: 1720px) {
  .reit-intro .pic {
    margin-left: 0;
    margin-right: 85px;
  }
}

@media (min-width: 1440px) and (max-width: 1719.98px) {
  .reit-intro .pic {
    margin-right: 75px;
  }
}

@media (min-width: 1280px) and (max-width: 1439.98px) {
  .reit-intro .pic {
    margin-right: 50px;
  }
}

@media (max-width: 1279.98px) {
  .reit-intro .pills {
    margin-top: 75px;
  }
}

@media (max-width: 1023.98px) {
  .reit-intro .pills {
    --pill-height: 75px;
  }
  .reit-intro .pills .list-item .txt {
    font-size: 1.125rem;
  }
}

@media all and (max-width: 1023.98px) and (-ms-high-contrast: none), (max-width: 1023.98px) and (-ms-high-contrast: active) {
  .reit-intro .pills .list-item {
    height: 75px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .reit-intro {
    padding-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .reit-intro .pills {
    --pill-height: 55px;
    margin-top: 35px;
  }
  .reit-intro .pills .list-item .txt {
    font-size: 1rem;
  }
}

@media all and (max-width: 767.98px) and (-ms-high-contrast: none), (max-width: 767.98px) and (-ms-high-contrast: active) {
  .reit-intro .pills .list-item {
    height: 55px;
  }
}

@media (max-width: 575.98px) {
  .reit-intro .pic {
    border-radius: 5px;
  }
}

.reit-structure {
  background-color: #F7F7F7;
  background-image: url("../../styles/images/reit/structure-bg.jpg");
  background-size: cover;
}

.reit-structure .section-main .content .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reit-structure .section-main .content .list-item + .list-item {
  margin-top: 20px;
}

.reit-structure .section-main .content .list-item .tt {
  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;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  background-color: #4B6D91;
  margin-right: 20px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
}

.reit-structure .section-main .content .list-item .txt {
  display: block;
}

@media (min-width: 1280px) {
  .reit-structure {
    padding: 160px 0 125px;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .reit-structure {
    padding: 75px 0 100px;
  }
}

@media (min-width: 576px) and (max-width: 1023.98px) {
  .reit-structure {
    padding: 50px 0 75px;
  }
}

@media (min-width: 1024px) {
  .reit-structure .section-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .reit-structure .section-main .section-main-inner {
    position: relative;
    max-width: 100%;
    padding-right: 220px;
  }
  .reit-structure .section-main .content {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media (max-width: 1023.98px) {
  .reit-structure .section-main .content {
    margin: 50px auto 0;
  }
}

@media (min-width: 576px) {
  .reit-structure .section-main .content {
    width: 360px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .reit-structure .section-main .content .list-item .tt {
    width: 85px;
    height: 85px;
  }
}

@media (max-width: 575.98px) {
  .reit-structure {
    padding: 35px 0 50px;
  }
  .reit-structure .section-main .content {
    margin-top: 35px;
  }
  .reit-structure .section-main .content .list-item + .list-item {
    margin-top: 15px;
  }
  .reit-structure .section-main .content .list-item .tt {
    width: 75px;
    height: 75px;
    margin-right: 15px;
  }
}

.reit-mgmt .mgmt-list {
  margin-top: 15px;
}

.reit-mgmt .mgmt-list .list-item .pic {
  border-radius: 15px;
  overflow: hidden;
}

.reit-mgmt .mgmt-list .list-item .content {
  margin-top: 30px;
}

.reit-mgmt .mgmt-list .list-item .content .title {
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: var(--list-item-color);
}

.reit-mgmt .mgmt-list .list-item .content .txt {
  font-size: 1.125rem;
}

.reit-mgmt .mgmt-list .list-item .content .txt li::before {
  color: var(--list-item-color);
}

.reit-mgmt .mgmt-list .list-item .content .txt li + li {
  margin-top: .5em;
}

.reit-mgmt .mgmt-list .list-item:nth-child(1) {
  --list-item-color: #9ABE58;
}

.reit-mgmt .mgmt-list .list-item:nth-child(2) {
  --list-item-color: #67B0A4;
}

.reit-mgmt .mgmt-list .list-item:nth-child(3) {
  --list-item-color: #805CA1;
}

@media (min-width: 1280px) {
  .reit-mgmt {
    padding: 15px 0 15px;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .reit-mgmt {
    padding: 15px 0 15px;
  }
}

@media (min-width: 576px) and (max-width: 1023.98px) {
  .reit-mgmt {
    padding: 15px 0 15px;
  }
}

@media (max-width: 767.98px) {
  .reit-mgmt .mgmt-list .list-item .content .txt {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .reit-mgmt {
    padding: 15px 0 15px;
  }
  .reit-mgmt .mgmt-list {
    margin-top: 15px;
  }
  .reit-mgmt .mgmt-list .list-item .pic {
    border-radius: 5px;
  }
  .reit-mgmt .mgmt-list .list-item .content {
    margin-top: 25px;
  }
  .reit-mgmt .mgmt-list .list-item .content .title {
    margin-bottom: 15px;
    font-size: 1.25rem;
  }
  .reit-mgmt .mgmt-list .list-item .content .txt {
    font-size: .9375rem;
  }
}

.reit-trust .section-main .swiper-slide::before {
  display: none;
}

.reit-trust .section-main .swiper-item {
  border: 1px solid #ffffff;
}

.reit-trust .section-main .swiper-item::before, .reit-trust .section-main .swiper-item::after {
  display: none;
}

.reit-trust .section-main .swiper-item .buttons {
  margin-top: 25px;
}

.reit-trust .section-main .swiper-item .buttons .btn {
  position: relative;
  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;
  height: 50px;
  background-color: #ffffff;
  border-radius: 50rem;
  padding: 10px 20px calc(10px + .1em);
  letter-spacing: 0.05em;
  color: #808080;
  overflow: hidden;
}

.reit-trust .section-main .swiper-item .buttons .btn::before, .reit-trust .section-main .swiper-item .buttons .btn::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.reit-trust .section-main .swiper-item .buttons .btn::before {
  border-radius: inherit;
  border: 1px solid #CCCCCC;
}

.reit-trust .section-main .swiper-item .buttons .btn::after {
  background-image: linear-gradient(135deg, #27A6C6, #27A6C6);
  opacity: 0;
}

.reit-trust .section-main .swiper-item .buttons .btn .btn-inner {
  z-index: 1;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item .buttons .btn {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-trust .section-main .swiper-item .buttons .btn {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item .buttons .btn::after {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-trust .section-main .swiper-item .buttons .btn::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .reit-trust .section-main .swiper-item .buttons .btn:active {
    color: #ffffff;
  }
  .reit-trust .section-main .swiper-item .buttons .btn:active::after {
    opacity: 1;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item .buttons .btn:hover, .reit-trust .section-main .swiper-item .buttons .btn:active {
    color: #ffffff;
  }
  .reit-trust .section-main .swiper-item .buttons .btn:hover::after, .reit-trust .section-main .swiper-item .buttons .btn:active::after {
    opacity: 1;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item {
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-trust .section-main .swiper-item {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item .title, .reit-trust .section-main .swiper-item .txt {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-trust .section-main .swiper-item .title, .reit-trust .section-main .swiper-item .txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .reit-trust .section-main .swiper-item:active {
    background-color: #F2F9EB;
    border-color: #27A6C6;
  }
  .reit-trust .section-main .swiper-item:active .title {
    color: #27A6C6;
  }
  .reit-trust .section-main .swiper-item:active .txt {
    color: #010101;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-trust .section-main .swiper-item:hover, .reit-trust .section-main .swiper-item:active {
    background-color: #F2F9EB;
    border-color: #27A6C6;
  }
  .reit-trust .section-main .swiper-item:hover .title, .reit-trust .section-main .swiper-item:active .title {
    color: #27A6C6;
  }
  .reit-trust .section-main .swiper-item:hover .txt, .reit-trust .section-main .swiper-item:active .txt {
    color: #010101;
  }
}

@media (min-width: 1520px) {
  .reit-trust .section-head {
    position: absolute;
    top: 0;
    left: calc(50% - 700px);
  }
}

@media (min-width: 1280px) {
  .reit-trust .section-main .swiper-item {
    padding-top: 45px;
  }
  .reit-trust .section-main .swiper-item .buttons .btn {
    width: 100%;
    height: 40px;
  }
}

.reit-links {
  background-color: #F2F2F2;
  background-image: url("../../styles/images/reit/links-bg.png");
  background-size: cover;
}

.reit-links .section-main {
  position: relative;
  margin-top: 60px;
}

.reit-links .section-main .swiper-item {
  display: block;
  text-align: center;
}

.reit-links .section-main .swiper-item .logo {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
}

.reit-links .section-main .swiper-item .logo::before {
  content: '';
  display: block;
  padding-bottom: 100%;
  border-radius: inherit;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
  opacity: 0;
}

.reit-links .section-main .swiper-item .logo .logo-inner {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  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;
  border-radius: inherit;
  background-color: #ffffff;
}

.reit-links .section-main .swiper-item .logo .logo-inner img {
  max-width: 75%;
}

.reit-links .section-main .swiper-item .title {
  display: block;
  margin-top: 20px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.68);
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-item .logo {
    opacity: .5;
    -webkit-transition: opacity 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, box-shadow 0.3s ease;
    transition: opacity 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-links .section-main .swiper-item .logo {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-item .logo::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-links .section-main .swiper-item .logo::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-item .title {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-links .section-main .swiper-item .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .reit-links .section-main .swiper-item:active .logo {
    opacity: 1;
    -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
  }
  .reit-links .section-main .swiper-item:active .logo::before {
    opacity: 1;
  }
  .reit-links .section-main .swiper-item:active .title {
    color: #27A6C6;
    text-decoration: underline;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-item:hover .logo, .reit-links .section-main .swiper-item:active .logo {
    opacity: 1;
    -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
  }
  .reit-links .section-main .swiper-item:hover .logo::before, .reit-links .section-main .swiper-item:active .logo::before {
    opacity: 1;
  }
  .reit-links .section-main .swiper-item:hover .title, .reit-links .section-main .swiper-item:active .title {
    color: #27A6C6;
    text-decoration: underline;
  }
}

.reit-links .section-main .swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #27A6C6;
  color: #27A6C6;
}

.reit-links .section-main .swiper-button.swiper-button-disabled {
  opacity: 1;
  pointer-events: unset;
  cursor: pointer;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-button {
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-links .section-main .swiper-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .reit-links .section-main .swiper-button:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-links .section-main .swiper-button:hover, .reit-links .section-main .swiper-button:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

.reit-links .section-main .swiper-pagination {
  margin-top: 85px;
}

@media (min-width: 1366px) {
  .reit-links .section-main {
    padding-left: 130px;
    padding-right: 130px;
  }
}

@media (max-width: 1365.98px) {
  .reit-links .section-main {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1280px) {
  .reit-links {
    padding: 110px 0 75px;
  }
}

@media (max-width: 1279.98px) {
  .reit-links .section-main {
    margin-top: 50px;
    padding-left: 75px;
    padding-right: 75px;
  }
  .reit-links .section-main .swiper-pagination {
    margin-top: 75px;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .reit-links {
    padding: 75px 0 100px;
  }
}

@media (min-width: 576px) and (max-width: 1023.98px) {
  .reit-links {
    padding: 50px 0 75px;
  }
}

@media (max-width: 767.98px) {
  .reit-links .section-main {
    padding-left: 0;
    padding-right: 0;
  }
  .reit-links .section-main .swiper-button {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .reit-links {
    padding: 35px 0 75px;
  }
  .reit-links .section-main {
    margin-top: 35px;
  }
  .reit-links .section-main .swiper-item .title {
    margin-top: 15px;
    font-size: 1rem;
  }
  .reit-links .section-main .swiper-pagination {
    margin-top: 35px;
  }
}

.reit-cases-section {
  padding: 75px 0 125px;
}

.reit-cases-section:nth-child(even) {
  background-color: #F7F7F7;
}

.reit-cases-section .section-main {
  position: relative;
  margin-top: 50px;
}

.reit-cases-section .section-main .swiper-slide {
  height: auto;
  padding-bottom: 30px;
}

.reit-cases-section .section-main .swiper-item {
  height: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.1);
}

.reit-cases-section .section-main .swiper-item .pic::before {
  content: '';
  display: block;
  padding-bottom: calc(37500%/440);
}

.reit-cases-section .section-main .swiper-item .content {
  position: relative;
}

.reit-cases-section .section-main .swiper-item .content .location {
  position: absolute;
  top: -25px;
  right: 30px;
}

.reit-cases-section .section-main .swiper-item .content .location .btn {
  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;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 50%;
  color: #27A6C6;
  font-size: 1.625rem;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

@media (hover: none) {
  .reit-cases-section .section-main .swiper-item .content .location .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-cases-section .section-main .swiper-item .content .location .btn:hover, .reit-cases-section .section-main .swiper-item .content .location .btn:active {
    background-color: #27A6C6;
    color: #ffffff;
  }
}

.reit-cases-section .section-main .swiper-item .content .title {
  padding-bottom: 15px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.reit-cases-section .section-main .swiper-item .content .info {
  width: 100%;
  margin-top: 25px;
}

.reit-cases-section .section-main .swiper-item .content .info td {
  padding-bottom: .5rem;
  vertical-align: top;
}

.reit-cases-section .section-main .swiper-item .content .info .tt {
  width: 5.5em;
  color: rgba(0, 0, 0, 0.68);
}

.reit-cases-section .section-main .swiper-item .content .info tr:last-child td {
  padding-bottom: 0;
}

.reit-cases-section .section-main .swiper-pagination {
  margin-top: 10px;
}

.reit-cases-section .section-main .swiper-button {
  color: #27A6C6;
  font-size: 25px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .reit-cases-section .section-main .swiper-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-cases-section .section-main .swiper-button {
    -webkit-transition: opacity 0.3s ease, color 0.3s ease;
    transition: opacity 0.3s ease, color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .reit-cases-section .section-main .swiper-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .reit-cases-section .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .reit-cases-section .section-main .swiper-button:hover, .reit-cases-section .section-main .swiper-button:active {
    color: #27A6C6;
  }
}

.reit-cases-section .section-main .swiper-button.swiper-button-disabled {
  color: #CCCCCC;
  opacity: 1;
}

@media (min-width: 1670px) {
  .reit-cases-section .section-main .swiper-button.swiper-button-prev {
    left: -80px;
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-next {
    right: -80px;
  }
}

@media (min-width: 1520px) and (max-width: 1669.98px) {
  .reit-cases-section .section-main .swiper-button.swiper-button-prev {
    left: calc(0px - 50vw/2 + 700px/2 + 25px/2 - 25px);
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-next {
    right: calc(0px - 50vw/2 + 700px/2 + 25px/2 - 25px);
  }
}

@media (max-width: 1519.98px) {
  .reit-cases-section .section-main {
    padding: 0 50px;
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-prev {
    left: 0;
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-next {
    right: 0;
  }
}

@media (min-width: 1366px) {
  .reit-cases-section .section-main .content {
    padding: 35px 25px 40px;
  }
}

@media (max-width: 1365.98px) {
  .reit-cases-section .section-main .content {
    padding: 25px 20px 35px;
  }
}

@media (max-width: 1023.98px) {
  .reit-cases-section {
    padding: 50px 0 75px;
  }
  .reit-cases-section .section-main {
    margin-top: 35px;
    padding: 0;
  }
  .reit-cases-section .section-main .swiper-button {
    font-size: 20px;
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-prev {
    left: -40px;
  }
  .reit-cases-section .section-main .swiper-button.swiper-button-next {
    right: -40px;
  }
}

@media (max-width: 575.98px) {
  .reit-cases-section {
    padding: 35px 0 50px;
  }
  .reit-cases-section .section-main .swiper-item .content .location {
    right: 10px;
  }
  .reit-cases-section .section-main .swiper-button {
    display: none;
  }
}

.reit-download-primary {
  background-image: url("../../styles/images/reit/download-bg.png");
  background-position: bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 14.5vw;
}

@media (min-width: 1024px) {
  .reit-download-section + .reit-download-section {
    margin-top: 95px;
  }
}

@media (max-width: 1023.98px) {
  .reit-download-section + .reit-download-section {
    margin-top: 75px;
  }
}

@media (max-width: 575.98px) {
  .reit-download-section + .reit-download-section {
    margin-top: 50px;
  }
}

.files-list .list-item {
  position: relative;
  padding: 35px 25px 30px;
  border-radius: 10px;
  overflow: hidden;
}

.files-list .list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #D9D9D9;
  border-radius: inherit;
}

.files-list .list-item .content, .files-list .list-item .button {
  position: relative;
}

.files-list .list-item .content .title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #27A6C6;
}

.files-list .list-item .content .icon {
  float: right;
  color: #B2B2B2;
}

.files-list .list-item .content + .button {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5;
}

.files-list .list-item .button .btn {
  position: relative;
  padding: 7px 15px;
  border: 1px solid #E5E5E5;
  border-radius: 50rem;
  overflow: hidden;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-size: .8125rem;
  font-weight: 600;
  color: #B1B1B1;
}

.files-list .list-item .button .btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(135deg, #27A6C6, #27A6C6);
  opacity: 0;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item .button .btn::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .files-list .list-item .button .btn::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .files-list .list-item .button .btn:active {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0);
  }
  .files-list .list-item .button .btn:active::before {
    opacity: 1;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item .button .btn:hover, .files-list .list-item .button .btn:active {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0);
  }
  .files-list .list-item .button .btn:hover::before, .files-list .list-item .button .btn:active::before {
    opacity: 1;
  }
}

.files-list .list-item.hovered {
  background-color: #F2F9EB;
}

.files-list .list-item.hovered::before {
  border: 2px solid #27A6C6;
}

.files-list .list-item.hovered .content .icon {
  color: rgba(1, 176, 77, 0.6);
}

.files-list .list-item.hovered .button {
  border-top-color: rgba(88, 190, 71, 0.5);
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .files-list .list-item {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item::before {
    -webkit-transition: border 0.1s ease;
    transition: border 0.1s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .files-list .list-item::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item .content .icon {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .files-list .list-item .content .icon {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .files-list .list-item .button {
    -webkit-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .files-list .list-item .button {
    -webkit-transition: none;
    transition: none;
  }
}

.reports-table {
  width: 100%;
}

.reports-table thead th {
  position: relative;
  border-bottom: 2px solid #ffffff;
  background-image: linear-gradient(135deg, #64BF5C, #00A461);
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.reports-table tbody tr td {
  position: relative;
}

.reports-table tbody tr .download {
  text-align: right;
}

.reports-table tbody tr:first-child td::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#019E4D));
  background-image: linear-gradient(to right, #27A6C6, #019E4D);
}

.reports-table tbody tr:last-child td {
  border-bottom: 1px solid #E7E7E7;
}

.reports-table tbody tr:nth-child(even) td {
  background-color: #F7FBF3;
}

@media (min-width: 576px) {
  .reports-table th, .reports-table td {
    height: 65px;
  }
  .reports-table thead th {
    border-top-left-radius: 6.5px;
    border-top-right-radius: 6.5px;
    font-size: 1.375rem;
  }
  .reports-table tbody td {
    padding: 10px 25px;
  }
}

@media (max-width: 575.98px) {
  .reports-table th, .reports-table td {
    height: 50px;
  }
  .reports-table thead th {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 1.125rem;
  }
  .reports-table tbody td {
    padding: 15px;
  }
}

/* -------------------------------------------
	real estates
	------------------------------------------ */
.wp[data-category="real-estates"] .site-main {
  background-color: #F9FBF7;
}

.re-tabs .tab-content {
  margin-top: 50px;
}

.re-tabs .tab-content .tab-pane .tab-pane-title {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  color: #2AA458;
}

.re-tabs .tab-content .tab-pane .tab-pane-primary {
  margin-top: 35px;
}

.re-tabs .tab-content .cases-list .list-item {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
}

.re-tabs .tab-content .cases-list .list-item::before {
  content: '';
  display: block;
  padding-bottom: 80%;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
  opacity: 0;
}

.re-tabs .tab-content .cases-list .list-item .item-inner {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  z-index: 1;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #F9FBF7;
  border-radius: inherit;
  padding: 25px 20px;
}

.re-tabs .tab-content .cases-list .list-item .item-inner::before {
  content: '\e901';
  position: absolute;
  top: 20px;
  right: 20px;
  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;
  width: 36px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  font-family: 'icomoon';
  font-size: .8125rem;
  color: #ffffff;
  opacity: 0;
}

.re-tabs .tab-content .cases-list .list-item .item-inner .txt {
  display: block;
  max-width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .re-tabs .tab-content .cases-list .list-item::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .re-tabs .tab-content .cases-list .list-item::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .re-tabs .tab-content .cases-list .list-item .item-inner {
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .re-tabs .tab-content .cases-list .list-item .item-inner {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .re-tabs .tab-content .cases-list .list-item .item-inner::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .re-tabs .tab-content .cases-list .list-item .item-inner::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .re-tabs .tab-content .cases-list .list-item:active::before {
    opacity: 1;
  }
  .re-tabs .tab-content .cases-list .list-item:active .item-inner {
    background-color: rgba(255, 255, 255, 0);
    color: #ffffff;
  }
  .re-tabs .tab-content .cases-list .list-item:active .item-inner::before {
    opacity: 1;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .re-tabs .tab-content .cases-list .list-item:hover::before, .re-tabs .tab-content .cases-list .list-item:active::before {
    opacity: 1;
  }
  .re-tabs .tab-content .cases-list .list-item:hover .item-inner, .re-tabs .tab-content .cases-list .list-item:active .item-inner {
    background-color: rgba(255, 255, 255, 0);
    color: #ffffff;
  }
  .re-tabs .tab-content .cases-list .list-item:hover .item-inner::before, .re-tabs .tab-content .cases-list .list-item:active .item-inner::before {
    opacity: 1;
  }
}

@media (min-width: 1280px) {
  .re-tabs .tab-content .tab-pane .tab-pane-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .re-tabs .tab-content .cases-list {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 630px;
  }
  .re-tabs .tab-content .cases-map {
    max-width: calc(100% - 630px - 45px);
    margin-left: 45px;
  }
}

@media (max-width: 1279.98px) {
  .re-tabs .tab-content .cases-map {
    margin-top: 50px;
  }
}

@media (max-width: 575.98px) {
  .re-tabs .tab-content {
    margin-top: 35px;
  }
  .re-tabs .tab-content .tab-pane .tab-pane-title {
    font-size: 1.25rem;
  }
  .re-tabs .tab-content .tab-pane .tab-pane-primary {
    margin-top: 25px;
  }
  .re-tabs .tab-content .cases-list .list-item {
    border-radius: 5px;
  }
  .re-tabs .tab-content .cases-list .list-item .item-inner {
    padding: 15px;
  }
  .re-tabs .tab-content .cases-list .list-item .item-inner::before {
    top: 15px;
    right: 15px;
  }
  .re-tabs .tab-content .cases-list .list-item .item-inner .txt {
    font-size: .9375rem;
  }
  .re-tabs .tab-content .cases-map {
    margin-top: 35px;
  }
}

.case-wrapper .case-profile .info-head .area {
  display: block;
  font-weight: 500;
  color: #27A6C6;
}

.case-wrapper .case-profile .info-head .title {
  font-weight: 700;
  letter-spacing: 0.05em;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-slide {
  padding: 0 36px;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-slide img {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button {
  font-size: 18px;
  color: #27A6C6;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button.swiper-button-prev {
  left: 1px;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button.swiper-button-next {
  right: 1px;
}

.case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button.swiper-button-disabled {
  color: #B2B2B2;
  opacity: 1;
}

@media (hover: none) {
  .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button:hover, .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button:active {
    color: #27A6C6;
  }
}

.case-wrapper .case-profile .case-profile-display .case-display-thumbs {
  margin-top: 20px;
}

.case-wrapper .case-profile .case-profile-display .case-display-thumbs .swiper-slide {
  padding: 0 4px;
}

.case-wrapper .case-profile .case-profile-display .case-display-thumbs .swiper-slide .thumb {
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
}

.case-wrapper .case-profile .case-profile-display .case-display-thumbs .swiper-slide .thumb::before {
  content: '';
  display: block;
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .case-wrapper .case-profile .case-profile-display .case-display-thumbs .swiper-slide .thumb::before {
    -webkit-transition: none;
    transition: none;
  }
}

.case-wrapper .case-profile .case-profile-display .case-display-thumbs .swiper-slide.swiper-slide-thumb-active .thumb::before {
  opacity: 0;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table {
  width: 100%;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr td {
  vertical-align: middle;
  height: 55px;
  padding: 15px 25px;
  border: 1px solid #CCCCCC;
  line-height: 1.5;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr td.tt {
  width: 120px;
  background-color: #E7E7E7;
  text-align: center;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr td.txt .icon {
  vertical-align: -3px;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr:nth-child(odd) td.txt {
  background-color: #F7F7F7;
}

.case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr:nth-child(even) td.txt {
  background-color: #FFFFFF;
}

.case-wrapper .case-profile .case-profile-info .info-contact {
  margin-top: 35px;
}

.case-wrapper .case-profile .case-profile-info .info-contact .btn {
  height: 56px;
  padding: 0 25px;
}

.case-wrapper .case-profile .case-profile-info .info-share {
  margin-top: 40px;
  --share-button-size: 46px;
  --share-button-font-size: 1.125rem;
}

.case-wrapper .case-profile .case-profile-info .info-share .list-item + .list-item {
  margin-left: 5px;
}

.case-wrapper .case-profile .case-profile-info .info-share .btn {
  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;
  width: var(--share-button-size);
  height: var(--share-button-size);
  padding: 0;
  border: 1px solid #CFCFCF;
  border-radius: 50%;
  font-size: var(--share-button-font-size);
  color: #808080;
}

@media (hover: none) {
  .case-wrapper .case-profile .case-profile-info .info-share .btn:active {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .case-wrapper .case-profile .case-profile-info .info-share .btn:hover, .case-wrapper .case-profile .case-profile-info .info-share .btn:active {
    background-color: #27A6C6;
    border-color: #27A6C6;
    color: #ffffff;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .case-wrapper .case-profile .case-profile-info .info-share .btn {
    width: 46px;
    height: 46px;
    font-size: 1.125rem;
  }
}

.case-wrapper .case-tabs {
  margin-top: 100px;
}

.case-wrapper .case-tabs .case-tabs-section .section-title {
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 35px;
}

.case-wrapper .case-tabs .case-history .history-list {
  --year-size: 80px;
  --year-gap: 30px;
}

.case-wrapper .case-tabs .case-history .history-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.case-wrapper .case-tabs .case-history .history-list .list-item + .list-item .content {
  border-top: 1px solid #DEDEDE;
}

.case-wrapper .case-tabs .case-history .history-list .list-item .year {
  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;
  width: var(--year-size);
  height: var(--year-size);
  background-color: #F2F9EB;
  border-radius: 50%;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  color: #27A6C6;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .year {
    width: 80px;
    height: 80px;
  }
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content {
  width: calc(100% - var(--year-size) - var(--year-gap));
  min-height: calc(var(--year-size) + 25px);
  padding: 20px 0 25px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .content {
    width: calc(100% - 80px - 30px);
    min-height: calc(80px + 25px);
  }
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.75;
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row .month {
  display: block;
  width: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row ul:not(.list-unstyled) {
  margin-bottom: 0;
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row ul:not(.list-unstyled) li + li {
  margin-top: 0;
}

.case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row ul:not(.list-unstyled) li::before {
  content: '\e912';
}

.case-wrapper .case-tabs .case-download .download-table {
  width: 100%;
}

.case-wrapper .case-tabs .case-download .download-table tr td {
  height: 65px;
  padding: 10px 25px 10px 15px;
}

.case-wrapper .case-tabs .case-download .download-table tr td .tt {
  display: block;
  padding-left: var(--list-padding);
  font-weight: 500;
  letter-spacing: 0.05em;
}

.case-wrapper .case-tabs .case-download .download-table tr td .tt::before {
  content: '\e90e';
  display: inline-block;
  width: var(--list-padding);
  height: 1em;
  margin-left: calc(var(--list-padding) * -1);
  font-family: 'icomoon';
  text-align: center;
  color: #27A6C6;
}

@media (min-width: 576px) {
  .case-wrapper .case-tabs .case-download .download-table tr td .tt {
    --list-padding: 2em;
  }
}

@media all and (min-width: 576px) and (-ms-high-contrast: none), (min-width: 576px) and (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-download .download-table tr td .tt {
    padding-left: 2em;
  }
  .case-wrapper .case-tabs .case-download .download-table tr td .tt::before {
    width: 2em;
    margin-left: -2em;
  }
}

@media (max-width: 575.98px) {
  .case-wrapper .case-tabs .case-download .download-table tr td .tt {
    --list-padding: 1.5em;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-download .download-table tr td .tt {
    padding-left: 1.5em;
  }
  .case-wrapper .case-tabs .case-download .download-table tr td .tt::before {
    width: 1.5em;
    margin-left: -1.5em;
  }
}

.case-wrapper .case-tabs .case-download .download-table tr td.download {
  text-align: right;
}

.case-wrapper .case-tabs .case-download .download-table tr:first-child td {
  border-top: 1px solid #E7E7E7;
}

.case-wrapper .case-tabs .case-download .download-table tr:last-child td {
  border-bottom: 1px solid #E7E7E7;
}

.case-wrapper .case-tabs .case-download .download-table tr:nth-child(even) td {
  background-color: #F7FBF3;
}

@media (min-width: 1366px) {
  .case-wrapper .case-tabs .case-summary {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 660px;
    margin-right: 100px;
  }
  .case-wrapper .case-tabs .case-history {
    width: calc(100% - 760px);
  }
}

@media (min-width: 1280px) {
  .case-wrapper .case-tabs .tab-content {
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .case-wrapper .case-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .case-wrapper .case-profile .case-profile-display {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .case-wrapper .case-tabs .tab-content {
    margin-top: 60px;
  }
}

@media (min-width: 1600px) {
  .case-wrapper .case-profile .case-profile-display {
    width: 735px;
    margin-right: 100px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-thumbs {
    padding: 0 76px;
  }
  .case-wrapper .case-profile .case-profile-info {
    width: calc(100% - 735px - 100px);
  }
}

@media (min-width: 1024px) and (max-width: 1599.98px) {
  .case-wrapper .case-profile .case-profile-display {
    width: 50%;
    margin-right: 50px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-thumbs {
    padding: 0 46px;
  }
  .case-wrapper .case-profile .case-profile-info {
    width: calc(50% - 50px);
  }
}

@media (min-width: 1024px) {
  .case-wrapper {
    padding: 80px 0 100px;
  }
  .case-wrapper .case-profile .case-profile-display .info-head {
    display: none;
  }
  .case-wrapper .case-profile .case-profile-info .info-head .area {
    font-size: 1.375rem;
  }
  .case-wrapper .case-profile .case-profile-info .info-head .title {
    margin-top: 10px;
    font-size: 2.25rem;
  }
  .case-wrapper .case-profile .case-profile-info .info-head .description {
    margin-top: 30px;
  }
  .case-wrapper .case-profile .case-profile-info .info-detail {
    margin-top: 60px;
  }
}

@media (min-width: 576px) and (max-width: 1023.98px) {
  .case-wrapper {
    padding: 50px 0 75px;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .area {
    font-size: 1.25rem;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .title {
    margin-top: 7.5px;
    font-size: 1.875rem;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .description {
    margin-top: 20px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-gallery {
    margin-top: 50px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-thumbs {
    padding: 0 46px;
  }
}

@media (max-width: 1023.98px) {
  .case-wrapper .case-profile .case-profile-info {
    margin-top: 50px;
  }
  .case-wrapper .case-profile .case-profile-info .info-head {
    display: none;
  }
  .case-wrapper .case-tabs .tab-content {
    margin-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .case-wrapper .case-tabs .case-tabs-section .section-title {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }
}

@media (max-width: 575.98px) {
  .case-wrapper {
    padding: 35px 0 50px;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .area {
    font-size: 1.125rem;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .title {
    margin-top: 5px;
    font-size: 1.5rem;
  }
  .case-wrapper .case-profile .case-profile-display .info-head .description {
    margin-top: 15px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-gallery {
    margin-top: 35px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-slide {
    padding: 0 30px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-slide img {
    border-radius: 5px;
  }
  .case-wrapper .case-profile .case-profile-display .case-display-gallery .swiper-button {
    font-size: 12px;
  }
  .case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr td {
    height: 45px;
    padding: 15px;
  }
  .case-wrapper .case-profile .case-profile-info .info-detail .info-detail-table tr td.tt {
    width: 100px;
  }
  .case-wrapper .case-profile .case-profile-info .info-contact .btn {
    height: 45px;
    padding: 0 20px;
  }
  .case-wrapper .case-tabs {
    margin-top: 50px;
  }
  .case-wrapper .case-tabs .tab-content {
    margin-top: 35px;
  }
  .case-wrapper .case-tabs .case-tabs-section .section-title {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
  .case-wrapper .case-tabs .case-history .history-list {
    --year-size: 70px;
    --year-gap: 15px;
  }
  .case-wrapper .case-tabs .case-history .history-list .list-item .year {
    font-size: 1rem;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .year {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 575.98px) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .content {
    padding: 15px 0;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .content {
    width: calc(100% - 70px - 15px);
    min-height: calc(70px + 25px);
  }
}

@media (max-width: 575.98px) {
  .case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row {
    font-size: .9375rem;
  }
  .case-wrapper .case-tabs .case-history .history-list .list-item .content .content-row .month {
    width: 40px;
    font-size: 1rem;
  }
  .case-wrapper .case-tabs .case-download .download-table tr td {
    padding: 15px 10px;
  }
}

.case-nav {
  background-color: #F9F9F9;
  border-top: 1px solid #E5E5E5;
}

.case-nav .case-nav-inner {
  height: 100px;
}

.case-nav .btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
}

@media (hover: none) {
  .case-nav .btn-link:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .case-nav .btn-link:hover, .case-nav .btn-link:active {
    color: #27A6C6;
  }
}

.case-nav .btn-link .txt {
  padding-bottom: 0.1em;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}

.case-nav .arrow .btn-link .icon {
  font-size: .625rem;
}

.case-nav .back .btn-link .icon {
  margin-right: .5em;
  font-size: 1.5rem;
}

@media (max-width: 1279.98px) {
  .case-nav {
    padding-bottom: 25px;
  }
}

@media (max-width: 575.98px) {
  .case-nav {
    padding-bottom: 15px;
  }
  .case-nav .case-nav-inner {
    height: 75px;
  }
  .case-nav .btn-link .txt {
    font-size: .9375rem;
  }
  .case-nav .arrow .btn-link .icon {
    font-size: .45rem;
  }
  .case-nav .back .btn-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .case-nav .back .btn-link .icon {
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 1rem;
  }
}

/* -------------------------------------------
	renewal
	------------------------------------------ */
@media (min-width: 1280px) {
  .renewal-service-primary .page-primary-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (min-width: 1600px) {
  .renewal-service-primary {
    --sidebar-width: 230px;
    --sidebar-margin: 100px;
  }
}

@media (min-width: 1280px) and (max-width: 1599.98px) {
  .renewal-service-primary {
    --sidebar-width: 200px;
    --sidebar-margin: 50px;
  }
}

.renewal-sidebar .sidebar-head {
  border-bottom: 1px solid currentColor;
}

.renewal-sidebar .sidebar-toggle {
  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;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  border: 1px solid #27A6C6;
  border-radius: 5px;
  color: #27A6C6;
}

.renewal-sidebar .sidebar-toggle .btn-inner {
  position: relative;
  width: 15px;
  padding: 4px 0;
}

.renewal-sidebar .sidebar-toggle .btn-inner span, .renewal-sidebar .sidebar-toggle .btn-inner::before, .renewal-sidebar .sidebar-toggle .btn-inner::after {
  display: block;
  width: 15px;
  height: 2px;
  background-color: #27A6C6;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.renewal-sidebar .sidebar-toggle .btn-inner span {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.renewal-sidebar .sidebar-toggle .btn-inner::before, .renewal-sidebar .sidebar-toggle .btn-inner::after {
  position: absolute;
  content: '';
  left: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.renewal-sidebar .sidebar-toggle .btn-inner::before {
  top: 0;
}

.renewal-sidebar .sidebar-toggle .btn-inner::after {
  bottom: 0;
}

.renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner {
  margin-left: 2px;
}

.renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner span {
  opacity: 0;
}

.renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner::before, .renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner::after {
  width: 17px;
}

.renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
}

.renewal-sidebar.sidebar-opened .sidebar-toggle .btn-inner::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -2px;
}

.renewal-sidebar .sidebar-menu {
  margin-top: 35px;
}

.renewal-sidebar .sidebar-menu .list-item {
  position: relative;
  padding-left: 2em;
}

.renewal-sidebar .sidebar-menu .list-item + .list-item {
  margin-top: .75rem;
}

.renewal-sidebar .sidebar-menu .list-item .btn-link {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}

@media (hover: none) {
  .renewal-sidebar .sidebar-menu .list-item .btn-link:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .renewal-sidebar .sidebar-menu .list-item .btn-link:hover, .renewal-sidebar .sidebar-menu .list-item .btn-link:active {
    color: #27A6C6;
  }
}

.renewal-sidebar .sidebar-menu .list-item.current::before {
  content: '';
  position: absolute;
  top: calc(1.5em/2);
  left: 0;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #27A6C6;
}

.renewal-sidebar .sidebar-menu .list-item.current .btn-link {
  font-weight: 700;
  color: #27A6C6;
}

@media (min-width: 1280px) {
  .renewal-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--topbar-height) + 50px);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--sidebar-width);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none), (min-width: 1280px) and (-ms-high-contrast: active) {
  .renewal-sidebar {
    top: calc(90x + 50px);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1600px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1600px) {
  .renewal-sidebar {
    width: 230px;
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1280px) and (max-width: 1599.98px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1280px) and (max-width: 1599.98px) {
  .renewal-sidebar {
    width: 200px;
  }
}

@media (min-width: 1280px) {
  .renewal-sidebar .sidebar-head {
    padding-bottom: 35px;
  }
}

@media (max-width: 1279.98px) {
  .renewal-sidebar .sidebar-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 25px;
  }
  .renewal-sidebar .sidebar-menu {
    display: none;
    margin-top: 25px;
    padding: 0 25px;
  }
}

@media (max-width: 575.98px) {
  .renewal-sidebar .sidebar-head {
    padding-bottom: 20px;
  }
  .renewal-sidebar .sidebar-menu {
    margin-top: 20px;
  }
  .renewal-sidebar .sidebar-menu .list-item .btn-link {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .renewal-main {
    width: calc(100% - var(--sidebar-width) - var(--sidebar-margin));
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1600px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1600px) {
  .renewal-main {
    width: calc(100% - 230px - 100px);
  }
}

@media all and (min-width: 1280px) and (-ms-high-contrast: none) and (min-width: 1280px) and (max-width: 1599.98px), (min-width: 1280px) and (-ms-high-contrast: active) and (min-width: 1280px) and (max-width: 1599.98px) {
  .renewal-main {
    width: calc(100% - 200px - 50px);
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .renewal-main {
    margin-top: 75px;
  }
}

@media (max-width: 1023.98px) {
  .renewal-main {
    margin-top: 50px;
  }
}

#renewal-service-editor ul:not(.list-unstyled) li::before {
  content: '\e911';
}

.renewal-service01 .content, .renewal-service01 .pic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.renewal-service01 .section-top .content {
  position: relative;
  z-index: 1;
}

.renewal-service01 .section-top .content .list .list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 135px;
  background-color: #FAFDFC;
  background-image: url("../../styles/images/renewal/service01-list-item-bg.jpg");
  background-position: bottom right;
  background-size: contain;
  border: 1px solid #29856C;
  border-radius: 13.5px;
  overflow: hidden;
}

.renewal-service01 .section-top .content .list .list-item .icon {
  position: absolute;
  top: 15px;
  right: 15px;
}

.renewal-service01 .section-top .content .list .list-item .item-inner .title, .renewal-service01 .section-top .content .list .list-item .item-inner .txt {
  display: block;
}

.renewal-service01 .section-top .content .list .list-item .item-inner .title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #29856C;
}

.renewal-service01 .section-top .content .list .list-item .item-inner .txt {
  margin-top: 5px;
  letter-spacing: 0.05em;
}

.renewal-service01 .section-top .pic {
  border-radius: 10px;
  overflow: hidden;
}

.renewal-service01 .section-bottom .list-item .icon {
  position: relative;
  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;
  width: 130px;
  height: 130px;
  background-color: #ffffff;
  -webkit-box-shadow: 10px 10px 20px rgba(7, 69, 43, 0.1);
          box-shadow: 10px 10px 20px rgba(7, 69, 43, 0.1);
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.renewal-service01 .section-bottom .list-item .icon::before {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, right top, from(#F5F5F5), to(#FFFFFF));
  background-image: linear-gradient(to right, #F5F5F5, #FFFFFF);
}

.renewal-service01 .section-bottom .list-item .icon img {
  position: relative;
}

.renewal-service01 .section-bottom .list-item .content {
  margin-top: 35px;
}

.renewal-service01 .section-bottom .list-item .content .title {
  background-color: var(--title-color);
  padding: 15px;
  border-radius: 5px;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-align: center;
}

.renewal-service01 .section-bottom .list-item .content .txt {
  margin-top: 20px;
}

.renewal-service01 .section-bottom .list-item .content .txt ul li + li {
  margin-top: .5em;
}

.renewal-service01 .section-bottom .col:nth-child(1) {
  --title-color: #3C81B7;
}

.renewal-service01 .section-bottom .col:nth-child(2) {
  --title-color: #40A7B8;
}

.renewal-service01 .section-bottom .col:nth-child(3) {
  --title-color: #9ABE58;
}

.renewal-service01 .section-bottom .col:nth-child(4) {
  --title-color: #BE983E;
}

.renewal-service01 .section-bottom .col:nth-child(5) {
  --title-color: #CB5050;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .renewal-service01 .section-bottom .col:nth-child(1) .list-item .content .title {
    background-color: #3C81B7;
  }
  .renewal-service01 .section-bottom .col:nth-child(2) .list-item .content .title {
    background-color: #40A7B8;
  }
  .renewal-service01 .section-bottom .col:nth-child(3) .list-item .content .title {
    background-color: #9ABE58;
  }
  .renewal-service01 .section-bottom .col:nth-child(4) .list-item .content .title {
    background-color: #BE983E;
  }
  .renewal-service01 .section-bottom .col:nth-child(5) .list-item .content .title {
    background-color: #CB5050;
  }
}

@media (min-width: 1600px) {
  .renewal-service01 .section-top .content {
    width: 615px;
    margin-right: -45px;
  }
  .renewal-service01 .section-top .content .description {
    padding-right: 135px;
  }
  .renewal-service01 .section-top .content .list .list-item {
    padding: 25px 30px;
  }
  .renewal-service01 .section-top .pic {
    width: 600px;
  }
  .renewal-service01 .section-bottom .list-item .content .txt {
    padding: 0 20px;
  }
}

@media (min-width: 1280px) {
  .renewal-service01 .section-bottom {
    margin-top: 95px;
  }
}

@media (min-width: 576px) and (max-width: 1279.98px) {
  .renewal-service01 .section-bottom {
    margin-top: 75px;
  }
}

@media (min-width: 1024px) and (max-width: 1599.98px) {
  .renewal-service01 .section-top .content {
    width: 55%;
    margin-right: -25px;
  }
  .renewal-service01 .section-top .content .description {
    padding-right: 75px;
  }
  .renewal-service01 .section-top .content .list .list-item {
    padding: 20px;
  }
  .renewal-service01 .section-top .pic {
    width: calc(45% + 25px);
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .renewal-service01 .section-top .content .list .list-item {
    padding: 25px 30px;
  }
}

@media (max-width: 1023.98px) {
  .renewal-service01 .section-top .pic {
    margin-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .renewal-service01 .section-top .content .list .list-item {
    padding: 20px;
  }
}

@media (max-width: 575.98px) {
  .renewal-service01 .section-top .pic {
    margin-top: 35px;
  }
  .renewal-service01 .section-bottom {
    margin-top: 50px;
  }
  .renewal-service01 .section-bottom .list-item .icon {
    width: 120px;
    height: 120px;
  }
  .renewal-service01 .section-bottom .list-item .icon::before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
  }
  .renewal-service01 .section-bottom .list-item .content {
    margin-top: 20px;
  }
  .renewal-service01 .section-bottom .list-item .content .title {
    padding: 12.5px;
    font-size: 1.125rem;
  }
}

.renewal-service-section .group .content ul:not(.list-unstyled) li + li {
  margin-top: .5em;
}

.renewal-service-section .group .pics .pic {
  border-radius: 10px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .renewal-service-section .group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .renewal-service-section .group + .group {
    margin-top: 35px;
  }
  .renewal-service-section .group:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .renewal-service-section .group + .group {
    margin-top: 75px;
  }
  .renewal-service-section .group .pics {
    margin-top: 40px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .renewal-service-section .group + .group {
    margin-top: 50px;
  }
  .renewal-service-section .group .pics {
    margin-top: 35px;
  }
}

@media (max-width: 575.98px) {
  .renewal-service-section .group + .group {
    margin-top: 50px;
  }
  .renewal-service-section .group .pics {
    margin-top: 25px;
  }
  .renewal-service-section .group .pics .pic {
    border-radius: 5px;
  }
}

@media (min-width: 1024px) {
  .renewal-service02 .group .content {
    width: calc(50% - 30px);
  }
  .renewal-service02 .group .pics {
    width: calc(50% - 5px);
  }
}

@media (min-width: 1024px) {
  .renewal-service03 .group .content {
    width: calc(50% - 145px);
  }
  .renewal-service03 .group .pics {
    width: calc(50% + 70px);
  }
}

.renewal-cases-list .list-item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.renewal-cases-list .list-item::before {
  content: '';
  display: block;
  padding-bottom: calc(58700%/440);
}

.renewal-cases-list .list-item .item-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  opacity: .85;
}

.renewal-cases-list .list-item .item-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 40px 35px;
  color: #ffffff;
}

.renewal-cases-list .list-item .item-content .area {
  display: block;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50rem;
  padding: 7px 15px 7.5px;
  line-height: 1.15;
  color: #ffffff;
}

.renewal-cases-list .list-item .item-content .title {
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}

.renewal-cases-list .list-item .item-content .txt {
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}

.renewal-cases-list .list-item .item-content .view {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.renewal-cases-list .list-item .item-content .view::before {
  content: '';
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  height: 1px;
  margin-right: 20px;
  background-color: currentColor;
}

@media (min-width: 1280px) {
  .renewal-cases-list .list-item .item-bg::before {
    opacity: .5;
  }
  .renewal-cases-list .list-item .item-content .area {
    opacity: 0;
  }
  .renewal-cases-list .list-item .item-content .txt {
    height: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .renewal-cases-list .list-item .item-content .view {
    font-size: 0;
  }
  .renewal-cases-list .list-item .item-content .view::before {
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 40px;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item {
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-bg::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-bg::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-content .area {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-content .area {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-content .title {
    -webkit-transition: font-size 0.3s ease;
    transition: font-size 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-content .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-content .txt {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-content .txt {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-content .view {
    -webkit-transition: margin-top 0.3s ease, font-size 0.3s ease;
    transition: margin-top 0.3s ease, font-size 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-content .view {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item .item-content .view::before {
    -webkit-transition: flex-grow 0.3s ease, -webkit-box-flex 0.3s ease;
    transition: flex-grow 0.3s ease, -webkit-box-flex 0.3s ease;
    transition: flex-grow 0.3s ease;
    transition: flex-grow 0.3s ease, -webkit-box-flex 0.3s ease, -ms-flex-positive 0.3s ease;
  }
}

@media (min-width: 1280px) and (hover: hover) and (prefers-reduced-motion: reduce), (min-width: 1280px) and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-cases-list .list-item .item-content .view::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (min-width: 1280px) and (hover: none) {
  .renewal-cases-list .list-item:active {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  }
  .renewal-cases-list .list-item:active .item-bg::before {
    opacity: .85;
  }
  .renewal-cases-list .list-item:active .item-content .area {
    opacity: 1;
  }
  .renewal-cases-list .list-item:active .item-content .title {
    font-size: 1.5rem;
  }
  .renewal-cases-list .list-item:active .item-content .txt {
    height: 1.5em;
  }
  .renewal-cases-list .list-item:active .item-content .view {
    margin-top: 20px;
    font-size: 1rem;
  }
  .renewal-cases-list .list-item:active .item-content .view::before {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media (min-width: 1280px) and (hover: hover), (min-width: 1280px) and (-ms-high-contrast: none) {
  .renewal-cases-list .list-item:hover, .renewal-cases-list .list-item:active {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  }
  .renewal-cases-list .list-item:hover .item-bg::before, .renewal-cases-list .list-item:active .item-bg::before {
    opacity: .85;
  }
  .renewal-cases-list .list-item:hover .item-content .area, .renewal-cases-list .list-item:active .item-content .area {
    opacity: 1;
  }
  .renewal-cases-list .list-item:hover .item-content .title, .renewal-cases-list .list-item:active .item-content .title {
    font-size: 1.5rem;
  }
  .renewal-cases-list .list-item:hover .item-content .txt, .renewal-cases-list .list-item:active .item-content .txt {
    height: 1.5em;
  }
  .renewal-cases-list .list-item:hover .item-content .view, .renewal-cases-list .list-item:active .item-content .view {
    margin-top: 20px;
    font-size: 1rem;
  }
  .renewal-cases-list .list-item:hover .item-content .view::before, .renewal-cases-list .list-item:active .item-content .view::before {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media (min-width: 1024px) {
  .renewal-cases-list {
    margin-top: 65px;
  }
}

@media (max-width: 1023.98px) {
  .renewal-cases-list {
    margin-top: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .renewal-cases-list .list-item .item-content {
    padding: 30px 25px;
  }
}

@media (max-width: 575.98px) {
  .renewal-cases-list {
    margin-top: 35px;
  }
  .renewal-cases-list .list-item .item-content {
    padding: 25px;
  }
  .renewal-cases-list .list-item .item-content .area, .renewal-cases-list .list-item .item-content .txt {
    font-size: .9375rem;
  }
  .renewal-cases-list .list-item .item-content .title {
    margin-top: 25px;
    font-size: 1.125rem;
  }
  .renewal-cases-list .list-item .item-content .view {
    font-size: .875rem;
  }
  .renewal-cases-list .list-item .item-content .view::before {
    margin-right: 20px;
  }
}

.faq-list {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.faq-list .faq-box {
  --circle-size: 46px;
  border-bottom: 1px solid #D9D9D9;
}

.faq-list .faq-box .faq-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-list .faq-box .faq-box-inner::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: var(--circle-size);
  height: var(--circle-size);
  margin-right: 20px;
  padding-left: 1px;
  padding-bottom: 4px;
  border-radius: 50%;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .faq-list .faq-box .faq-box-inner::before {
    width: 46px;
    height: 46px;
  }
}

.faq-list .faq-box .faq-box-q {
  cursor: pointer;
}

.faq-list .faq-box .faq-box-q .faq-box-inner {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}

.faq-list .faq-box .faq-box-q .faq-box-inner::before {
  content: 'Q';
  background-color: #27A6C6;
  color: #ffffff;
}

.faq-list .faq-box .faq-box-q .faq-box-inner::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  margin-top: calc(var(--circle-size)/2 - 0.5em);
  margin-left: 20px;
  content: '\e903';
  font-family: 'icomoon';
  line-height: 1;
  color: #27A6C6;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .faq-list .faq-box .faq-box-q .faq-box-inner::after {
    -webkit-transition: none;
    transition: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .faq-list .faq-box .faq-box-q .faq-box-inner::after {
    margin-top: calc(46px/2 - 0.5em);
  }
}

.faq-list .faq-box .faq-box-q .title {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: var(--circle-size);
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .faq-list .faq-box .faq-box-q .title {
    min-height: 46px;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .faq-list .faq-box .faq-box-q .title {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .faq-list .faq-box .faq-box-q .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .faq-list .faq-box .faq-box-q:active .title {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .faq-list .faq-box .faq-box-q:hover .title, .faq-list .faq-box .faq-box-q:active .title {
    color: #27A6C6;
  }
}

.faq-list .faq-box.active .faq-box-q .faq-box-inner::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-list .faq-box .faq-box-a {
  display: none;
  background-color: #FAFDF7;
  border-top: 1px solid #27A6C6;
}

.faq-list .faq-box .faq-box-a .faq-box-inner {
  padding-top: 30px;
}

.faq-list .faq-box .faq-box-a .faq-box-inner::before {
  content: 'A';
  border: 2px solid #27A6C6;
  color: #27A6C6;
}

.faq-list .faq-box .faq-box-a .faq-box-inner .editor {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media (min-width: 1024px) {
  .faq-list .faq-box .faq-box-a .faq-box-inner {
    padding-bottom: 60px;
    padding-right: 60px;
  }
  .faq-list .faq-box .faq-box-a .faq-box-inner::before {
    margin-right: 60px;
  }
}

@media (max-width: 1023.98px) {
  .faq-list .faq-box .faq-box-a .faq-box-inner {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .faq-list .faq-box .faq-box-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 767.98px) {
  .faq-list .faq-box {
    --circle-size: 40px;
  }
  .faq-list .faq-box .faq-box-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-list .faq-box .faq-box-inner::before {
    font-size: 1.125rem;
  }
  .faq-list .faq-box .faq-box-inner::after {
    font-size: .9375rem;
  }
  .faq-list .faq-box .faq-box-q .title {
    font-size: 1rem;
  }
}

@media all and (max-width: 767.98px) and (-ms-high-contrast: none), (max-width: 767.98px) and (-ms-high-contrast: active) {
  .faq-list .faq-box .faq-box-inner::before {
    width: 40px;
    height: 40px;
  }
  .faq-list .faq-box .faq-box-q .faq-box-inner::after {
    margin-top: calc(40px/2 - 0.5em);
  }
  .faq-list .faq-box .faq-box-q .title {
    min-height: 40px;
  }
}

@media (max-width: 575.98px) {
  .faq-list .faq-box {
    --circle-size: 35px;
  }
  .faq-list .faq-box .faq-box-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .faq-list .faq-box .faq-box-inner::before {
    font-size: 1rem;
    margin-right: 10px;
  }
  .faq-list .faq-box .faq-box-inner::after {
    font-size: .875rem;
  }
  .faq-list .faq-box .faq-box-q .faq-box-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .faq-list .faq-box .faq-box-q .title {
    font-size: .9375rem;
  }
  .faq-list .faq-box .faq-box-a .faq-box-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq-list .faq-box .faq-box-a .faq-box-inner .editor {
    font-size: .9375rem;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .faq-list .faq-box .faq-box-inner::before {
    width: 35px;
    height: 35px;
  }
  .faq-list .faq-box .faq-box-q .faq-box-inner::after {
    margin-top: calc(35px/2 - 0.5em);
  }
  .faq-list .faq-box .faq-box-q .title {
    min-height: 35px;
  }
}

.renewal-links-list .list-item {
  display: block;
  text-align: center;
}

.renewal-links-list .list-item .logo {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
}

.renewal-links-list .list-item .logo::before {
  content: '';
  display: block;
  padding-bottom: 100%;
  border-radius: inherit;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
  opacity: 0;
}

.renewal-links-list .list-item .logo .logo-inner {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  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;
  border-radius: inherit;
  background-color: #ffffff;
}

.renewal-links-list .list-item .logo .logo-inner img {
  max-width: 75%;
}

.renewal-links-list .list-item .title {
  display: block;
  margin-top: 20px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.68);
}

@media (hover: hover), (-ms-high-contrast: none) {
  .renewal-links-list .list-item .logo {
    opacity: .5;
    -webkit-transition: opacity 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, box-shadow 0.3s ease;
    transition: opacity 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-links-list .list-item .logo {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .renewal-links-list .list-item .logo::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-links-list .list-item .logo::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .renewal-links-list .list-item .title {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .renewal-links-list .list-item .title {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .renewal-links-list .list-item:active .logo {
    opacity: 1;
    -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
  }
  .renewal-links-list .list-item:active .logo::before {
    opacity: 1;
  }
  .renewal-links-list .list-item:active .title {
    color: #27A6C6;
    text-decoration: underline;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .renewal-links-list .list-item:hover .logo, .renewal-links-list .list-item:active .logo {
    opacity: 1;
    -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.1);
  }
  .renewal-links-list .list-item:hover .logo::before, .renewal-links-list .list-item:active .logo::before {
    opacity: 1;
  }
  .renewal-links-list .list-item:hover .title, .renewal-links-list .list-item:active .title {
    color: #27A6C6;
    text-decoration: underline;
  }
}

@media (max-width: 575.98px) {
  .renewal-links-list .list-item .title {
    margin-top: 15px;
    font-size: 1rem;
  }
}

/* -------------------------------------------
	account
	------------------------------------------ */
.login-box {
  background-color: #F7F7F7;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
}

.login-box .login-box-inner {
  max-width: 530px;
  margin: 0 auto;
}

.login-box .login-form {
  display: block;
  width: 100%;
  margin-top: 40px;
}

.login-box .form-check-input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.login-box .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  overflow: hidden;
}

.login-box .form-group .form-label, .login-box .form-group .form-control {
  height: 56px;
  letter-spacing: 0.025em;
  line-height: 1.5;
}

.login-box .form-group .form-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 95px;
  margin: 0;
  padding: 15px 15px 15px 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.login-box .form-group .form-label::after {
  content: '';
  position: absolute;
  top: 17.5px;
  bottom: 17.5px;
  right: 0;
  width: 1px;
  background-color: #DEDEDE;
}

.login-box .form-group .form-control {
  margin: 0;
  padding: 15px 20px;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.login-box .form-group .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.login-box .form-group .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.login-box .form-group .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.login-box .form-group .form-control::placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.login-box .btn[type="submit"] {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 6px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#27A6C6));
  background-image: linear-gradient(to right, #27A6C6, #27A6C6);
}

.login-box .btn[type="submit"]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .login-box .btn[type="submit"]::before {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

@media (hover: hover) and (prefers-reduced-motion: reduce), (-ms-high-contrast: none) and (prefers-reduced-motion: reduce) {
  .login-box .btn[type="submit"]::before {
    -webkit-transition: none;
    transition: none;
  }
}

@media (hover: none) {
  .login-box .btn[type="submit"]:active::before {
    opacity: 1;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .login-box .btn[type="submit"]:hover::before, .login-box .btn[type="submit"]:active::before {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .login-box {
    padding: 70px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .login-box {
    padding: 50px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .login-box {
    padding: 35px 25px;
  }
}

@media (max-width: 575.98px) {
  .login-box {
    padding: 25px 20px;
    border-radius: 5px;
  }
  .login-box .login-form {
    margin-top: 30px;
  }
  .login-box .form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .login-box .form-group .form-label, .login-box .form-group .form-control {
    height: 50px;
  }
  .login-box .form-group .form-label {
    width: 100%;
    padding: 10px 10px 10px 15px;
  }
  .login-box .form-group .form-label::after {
    top: auto;
    left: 10px;
    right: 10px;
    bottom: 0;
    width: auto;
    height: 1px;
  }
  .login-box .form-group .form-control {
    padding: 10px 15px;
    font-size: .9375rem;
  }
  .login-box .btn[type="submit"] {
    height: 50px;
  }
}

.account-process .process-list .list-item {
  position: relative;
  --radius-large: 25px;
  --radius-small: 5px;
  border-top-left-radius: var(--radius-large);
  border-top-right-radius: var(--radius-small);
  border-bottom-left-radius: var(--radius-small);
  border-bottom-right-radius: var(--radius-large);
  background-image: linear-gradient(135deg, #B39442 20%, #948040);
  overflow: hidden;
  text-align: center;
}

.account-process .process-list .list-item::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.account-process .process-list .list-item .item-inner {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  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;
  background-color: #F7F7F7;
  border-top-left-radius: calc(var(--radius-large) - 1px);
  border-top-right-radius: calc(var(--radius-small) - 1px);
  border-bottom-left-radius: calc(var(--radius-small) - 1px);
  border-bottom-right-radius: calc(var(--radius-large) - 1px);
}

.account-process .process-list .list-item .icon {
  width: 55px;
  height: 55px;
  color: #949494;
}

.account-process .process-list .list-item .icon svg {
  width: 100%;
  height: auto;
}

.account-process .process-list .list-item .tt {
  display: block;
  max-width: 100%;
  margin-top: 7.5px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  color: #4D4D4D;
}

.account-process .process-list .list-item.current .item-inner {
  background: none;
}

.account-process .process-list .list-item.current .icon, .account-process .process-list .list-item.current .tt {
  color: #ffffff;
}

@media (min-width: 1280px) {
  .account-process .process-list .list-item {
    width: 140px;
  }
}

@media (min-width: 1024px) {
  .account-process {
    padding: 60px 0;
  }
  .account-process .process-list {
    margin-top: 35px;
  }
}

@media (max-width: 1023.98px) {
  .account-process {
    padding: 50px 0;
  }
  .account-process .process-list {
    margin-top: 25px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .account-process .process-list .list-item {
    --radius-large: 15px;
    --radius-small: 3px;
  }
  .account-process .process-list .list-item .icon {
    width: 40px;
    height: 40px;
  }
  .account-process .process-list .list-item .tt {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .account-process {
    padding: 35px 0 50px;
  }
  .account-process .process-list .list-item {
    --radius-large: 15px;
    --radius-small: 3px;
  }
  .account-process .process-list .list-item .icon {
    width: 40px;
    height: 40px;
  }
  .account-process .process-list .list-item .tt {
    margin-top: 5px;
    font-size: .9375rem;
  }
}

.account-info .section-group .section-title {
  margin-bottom: 35px;
}

@media (min-width: 1024px) {
  .account-info {
    padding: 70px 0 110px;
  }
  .account-info .section-group + .section-group {
    margin-top: 90px;
  }
}

@media (max-width: 1023.98px) {
  .account-info {
    padding: 50px 0 75px;
  }
  .account-info .section-group + .section-group {
    margin-top: 75px;
  }
}

@media (max-width: 575.98px) {
  .account-info {
    padding: 35px 0 50px;
  }
  .account-info .section-group .section-title {
    margin-bottom: 25px;
  }
  .account-info .section-group + .section-group {
    margin-top: 35px;
  }
}

.account-info table {
  width: 100%;
}

.account-info table td {
  font-weight: 500;
  padding: 0;
  border: none;
}

@media (min-width: 1024px) {
  .account-info table th, .account-info table td {
    text-align: center;
  }
  .account-info table thead th {
    height: 60px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #ffffff;
  }
  .account-info table thead tr:first-child th:first-child {
    border-top-left-radius: 6px;
  }
  .account-info table thead tr:first-child th:last-child {
    border-top-right-radius: 6px;
  }
  .account-info table tbody td {
    vertical-align: middle;
  }
  .account-info table tbody tr.for-border td {
    height: 2px;
  }
  .account-info table tbody tr:last-child td {
    border-bottom: 1px solid #E7E7E7;
  }
}

@media (min-width: 1280px) {
  .account-info table {
    font-size: 1.125rem;
  }
}

@media (max-width: 1279.98px) {
  .account-info table {
    font-size: 1rem;
  }
}

@media (max-width: 1023.98px) {
  .account-info table {
    --cell-padding: 15px;
  }
  .account-info table, .account-info table tbody, .account-info table tbody tr {
    display: block;
  }
  .account-info table tbody tr {
    position: relative;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
  }
  .account-info table tbody tr::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 1px;
  }
  .account-info table tbody tr.for-border {
    display: none;
  }
  .account-info table tbody tr + tr {
    margin-top: 25px;
  }
  .account-info table tbody td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .account-info table tbody td::before, .account-info table tbody td .td-inner {
    padding: var(--cell-padding);
  }
  .account-info table tbody td::before {
    content: attr(data-title);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    margin-right: 2px;
    color: #ffffff;
  }
  .account-info table tbody td .td-inner {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .account-info table tbody td:last-child .td-inner {
    border-bottom: 1px solid #E7E7E7;
  }
  .account-info table tbody td + td::before {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
}

@media (max-width: 575.98px) {
  .account-info table {
    --cell-padding: 12.5px;
    font-size: .9375rem;
  }
  .account-info table tbody tr + tr {
    margin-top: 15px;
  }
}

.account-info .case-table {
  width: 100%;
}

@media (min-width: 1280px) {
  .account-info .case-table tbody td:first-child {
    padding: 15px 30px;
  }
}

@media (min-width: 1024px) {
  .account-info .case-table th, .account-info .case-table td {
    padding: 15px;
  }
  .account-info .case-table thead th {
    position: relative;
    background-color: #27A6C6;
    border-bottom: 2px solid #ffffff;
  }
  .account-info .case-table thead th + th::before {
    content: '';
    position: absolute;
    top: calc(50% - .6rem);
    bottom: calc(50% - .6rem);
    left: 0;
    display: block;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .account-info .case-table tbody td:first-child {
    width: 25%;
    text-align: left;
  }
  .account-info .case-table tbody tr:nth-child(even) td {
    background-color: #F7FBF3;
  }
  .account-info .case-table tbody tr.for-border td {
    background-image: -webkit-gradient(linear, left top, right top, from(#27A6C6), to(#019E4D));
    background-image: linear-gradient(to right, #27A6C6, #019E4D);
  }
}

@media (max-width: 1023.98px) {
  .account-info .case-table thead {
    display: none;
  }
  .account-info .case-table tbody tr::before {
    left: calc(5em + var(--cell-padding)*2 + 2px);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#27A6C6), to(#019E4D));
    background-image: linear-gradient(to bottom, #27A6C6, #019E4D);
  }
  .account-info .case-table tbody td::before {
    width: calc(5em + var(--cell-padding)*2);
    background-color: #27A6C6;
  }
  .account-info .case-table tbody td:nth-child(even) .td-inner {
    background-color: #F7FBF3;
  }
}

@media (min-width: 1024px) {
  .account-info .account-table {
    table-layout: fixed;
  }
  .account-info .account-table thead th {
    padding: 15px 60px;
  }
  .account-info .account-table thead th + th {
    border-left: 1px solid rgba(255, 255, 255, 0.9);
  }
  .account-info .account-table thead tr:nth-child(1) th {
    background-color: #50833B;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  }
  .account-info .account-table thead tr:nth-child(2) th {
    background-color: #89BA75;
    border-bottom: 2px solid #ffffff;
  }
  .account-info .account-table tbody tr td {
    font-size: 1rem;
    padding: 15px;
  }
  .account-info .account-table tbody tr td + td {
    border-left: 1px solid rgba(255, 255, 255, 0.9);
  }
  .account-info .account-table tbody tr.for-border td {
    background-image: -webkit-gradient(linear, left top, right top, from(#89BA75), to(#50833B));
    background-image: linear-gradient(to right, #89BA75, #50833B);
  }
  .account-info .account-table tbody tr:nth-child(odd):not(.for-border) td {
    background-color: #F7F7F7;
  }
}

@media (max-width: 1023.98px) {
  .account-info .account-table thead {
    display: block;
  }
  .account-info .account-table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #50833B;
    border-radius: 5px;
  }
  .account-info .account-table thead tr th {
    padding: var(--cell-padding);
    color: #ffffff;
  }
  .account-info .account-table thead tr th:nth-child(1) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(4em + var(--cell-padding)*2);
  }
  .account-info .account-table thead tr th:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .account-info .account-table thead tr:not(:first-child) {
    display: none;
  }
  .account-info .account-table tbody tr::before {
    left: calc(4em + var(--cell-padding)*2 + 2px);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#89BA75), to(#50833B));
    background-image: linear-gradient(to bottom, #89BA75, #50833B);
  }
  .account-info .account-table tbody td::before {
    width: calc(4em + var(--cell-padding)*2);
    background-color: #89BA75;
  }
  .account-info .account-table tbody td:nth-child(even) .td-inner {
    background-color: #F7F7F7;
  }
}

/* -------------------------------------------
	contact
	------------------------------------------ */
.contact-section .section-inner {
  max-width: 1220px;
}

.contact-top {
  background-color: #ffffff;
}

.contact-top .contact-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 5px;
}

.contact-top .contact-form .form-group .form-label, .contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
  margin: 0;
  letter-spacing: 0.025rem;
}

.contact-top .contact-form .form-group .form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.contact-top .contact-form .form-group .form-control {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
  padding-left: 0;
}

.contact-top .contact-form .form-group .bootstrap-select > .dropdown-menu .dropdown-item {
  padding-top: .5em;
  padding-bottom: .5em;
}

.contact-top .contact-form .form-group .bootstrap-select:not(.dropup) > .dropdown-menu {
  margin-top: 1px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.contact-top .contact-form .form-group .bootstrap-select.dropup > .dropdown-menu {
  margin-bottom: 1px;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.contact-top .contact-form .btn[type="submit"] {
  height: 56px;
  padding: 0 25px;
}

@media (min-width: 576px) {
  .contact-top .contact-form .form-group .form-label, .contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    min-height: 56px;
  }
  .contact-top .contact-form .form-group .form-label {
    padding: 15px 12.5px 15px 25px;
  }
  .contact-top .contact-form .form-group .form-label {
    width: 120px;
  }
  .contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    padding: 15px 25px 15px 12.5px;
  }
  .contact-top .contact-form .form-group .bootstrap-select {
    margin-left: 12.5px;
  }
  .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .contact-top {
    padding: 85px 0 110px;
  }
}

@media (max-width: 1023.98px) {
  .contact-top {
    padding: 50px 0 75px;
  }
}

@media (max-width: 575.98px) {
  .contact-top {
    padding: 35px 0 50px;
  }
  .contact-top .contact-form .form-group .form-label, .contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    min-height: 45px;
    font-size: .9375rem;
  }
  .contact-top .contact-form .form-group .form-label {
    padding: 5px 7.5px 5px 15px;
  }
  .contact-top .contact-form .form-group .form-label {
    width: 100px;
  }
  .contact-top .contact-form .form-group .form-control, .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    padding: 5px 15px 5px 7.5px;
  }
  .contact-top .contact-form .form-group .bootstrap-select {
    margin-left: 7.5px;
  }
  .contact-top .contact-form .form-group .bootstrap-select > .dropdown-toggle {
    padding-left: 0;
  }
  .contact-top .contact-form .form-group textarea.form-control {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
  .contact-top .contact-form .btn[type="submit"] {
    height: 45px;
    padding: 0 20px;
  }
}

.contact-bottom .section-bg {
  background-attachment: fixed;
}

.contact-bottom .section-inner {
  position: relative;
}

.contact-bottom .contact-list .list-item {
  position: relative;
  --icon-circle-size: 70px;
  position: relative;
  padding-top: calc(var(--icon-circle-size)/2);
}

.contact-bottom .contact-list .list-item::before {
  content: '\e913';
  position: absolute;
  top: 0;
  left: calc(50% - var(--icon-circle-size)/2);
  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;
  width: var(--icon-circle-size);
  height: var(--icon-circle-size);
  background-color: #27A6C6;
  border-radius: 50%;
  color: #ffffff;
  font-family: 'icomoon';
  font-size: 1.75rem;
}

.contact-bottom .contact-list .list-item .item-inner {
  background-color: #ffffff;
  padding-top: calc(var(--icon-circle-size)/2);
  border: 1px solid #27A6C6;
  border-radius: 10px;
  text-align: center;
}

.contact-bottom .contact-list .list-item .item-inner .title {
  padding: 20px 0;
  border-bottom: 1px solid #27A6C6;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #016138;
}

.contact-bottom .contact-list .list-item .item-inner .info {
  margin-top: 20px;
  line-height: 1.33;
}

@media (hover: none) {
  .contact-bottom .contact-list .list-item .item-inner .info a:active {
    color: #27A6C6;
  }
}

@media (hover: hover), (-ms-high-contrast: none) {
  .contact-bottom .contact-list .list-item .item-inner .info a:hover, .contact-bottom .contact-list .list-item .item-inner .info a:active {
    color: #27A6C6;
  }
}

.contact-bottom .contact-list .list-item .item-inner .info .tel, .contact-bottom .contact-list .list-item .item-inner .info .ext {
  display: block;
  font-family: "Open Sans", "Noto Sans TC", "Heiti TC", "Microsoft Jhenghei", var(--bs-font-sans-serif);
  font-weight: 700;
}

.contact-bottom .contact-list .list-item .item-inner .info .tel {
  font-size: 1.5rem;
}

.contact-bottom .contact-list .list-item .item-inner .info .ext {
  font-size: 1.125rem;
}

.contact-bottom .contact-list .list-item .item-inner .info .ext .ext-num {
  font-size: 1.375rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-bottom .contact-list .list-item {
    padding-top: calc(70px/2);
  }
  .contact-bottom .contact-list .list-item::before {
    left: calc(50% - 70px/2);
    width: 70px;
    height: 70px;
  }
  .contact-bottom .contact-list .list-item .item-inner {
    padding-top: calc(70px/2);
  }
}

@media (min-width: 1280px) {
  .contact-bottom .contact-list .list-item .item-inner {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 35px;
  }
}

@media (max-width: 1279.98px) {
  .contact-bottom .contact-list .list-item .item-inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 35px;
  }
}

@media (min-width: 1024px) {
  .contact-bottom {
    padding: 120px 0 130px;
  }
}

@media (max-width: 1023.98px) {
  .contact-bottom {
    padding: 75px 0 100px;
  }
  .contact-bottom .contact-list .list-item {
    max-width: 370px;
    margin: 0 auto;
  }
}

@media (max-width: 575.98px) {
  .contact-bottom {
    padding: 35px 0 75px;
  }
  .contact-bottom .contact-list .list-item {
    --icon-circle-size: 55px;
  }
  .contact-bottom .contact-list .list-item::before {
    font-size: 1.25rem;
  }
  .contact-bottom .contact-list .list-item .item-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .contact-bottom .contact-list .list-item .item-inner .title {
    padding: 15px 0;
    font-size: 1.5rem;
  }
  .contact-bottom .contact-list .list-item .item-inner .info {
    margin-top: 15px;
    line-height: 1.5;
  }
  .contact-bottom .contact-list .list-item .item-inner .info .tel {
    font-size: 1.25rem;
  }
  .contact-bottom .contact-list .list-item .item-inner .info .ext {
    font-size: 1rem;
  }
  .contact-bottom .contact-list .list-item .item-inner .info .ext .ext-num {
    font-size: 1.125rem;
  }
}

@media all and (max-width: 575.98px) and (-ms-high-contrast: none), (max-width: 575.98px) and (-ms-high-contrast: active) {
  .contact-bottom .contact-list .list-item {
    padding-top: calc(55px/2);
  }
  .contact-bottom .contact-list .list-item::before {
    left: calc(50% - 55px/2);
    width: 55px;
    height: 55px;
  }
  .contact-bottom .contact-list .list-item .item-inner {
    padding-top: calc(55px/2);
  }
}

.contact-sent {
  background-image: url("../../styles/images/contact/contact-sent-bg.jpg");
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.contact-sent .page-head {
  width: 100%;
  max-width: 550px;
  border-bottom: 1px solid #CCCCCC;
}

.contact-sent .page-head .icon {
  width: 90px;
  height: 90px;
  background-image: linear-gradient(135deg, #27A6C6, #27A6C6);
}

.contact-sent .button .btn {
  width: 230px;
  height: 60px;
}

@media (min-width: 1024px) {
  .contact-sent .section-inner {
    min-height: 700px;
  }
}

@media all and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active) {
  .contact-sent .section-inner {
    height: 700px;
  }
}

@media (max-width: 1023.98px) {
  .contact-sent {
    padding: 50px 0 100px;
  }
}

@media (min-width: 768px) {
  .contact-sent .page-head {
    margin-bottom: 40px;
    padding-bottom: 50px;
  }
}

@media (max-width: 767.98px) {
  .contact-sent .page-head {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }
}

@media (max-width: 575.98px) {
  .contact-sent {
    padding: 35px 0 75px;
  }
  .contact-sent .page-head {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .contact-sent .page-head .icon {
    width: 75px;
    height: 75px;
  }
  .contact-sent .page-head .icon svg {
    width: 25px;
    height: auto;
  }
  .contact-sent .button .btn {
    width: 150px;
    height: 45px;
  }
}

/* -------------------------------------------
	privacy
	------------------------------------------ */
.privacy-head {
  border-bottom: 1px solid #E4E4E4;
}

.privacy-table {
  margin-top: 25px;
}

.privacy-table td {
  padding-top: 30px;
  padding-bottom: 30px;
  vertical-align: top;
}

.privacy-table .td-title {
  width: 20%;
}

.privacy-table .td-title .title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0.025em;
}

.privacy-table .td-title .title::after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 15px;
  background-color: #27A6C6;
}

.privacy-table .td-content {
  letter-spacing: 0.025em;
}

@media (min-width: 1600px) {
  .privacy-table .td-title {
    padding-right: 70px;
  }
}

@media (max-width: 1599.98px) {
  .privacy-table .td-title {
    padding-right: 50px;
  }
}

@media (max-width: 1023.98px) {
  .privacy-table td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .privacy-table .td-title {
    width: 30%;
    padding-right: 25px;
  }
  .privacy-table .td-title .title {
    font-size: 1.125rem;
  }
}

@media (max-width: 575.98px) {
  .privacy-table {
    margin-top: 35px;
  }
  .privacy-table tr {
    display: block;
  }
  .privacy-table tr + tr {
    margin-top: 35px;
  }
  .privacy-table td {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .privacy-table .td-title {
    width: 100%;
    padding-right: 0;
  }
  .privacy-table .td-title .title {
    font-size: 1rem;
  }
  .privacy-table .td-content {
    margin-top: 15px;
    font-size: .9375rem;
  }
}
/*# sourceMappingURL=style.css.map */