@charset "UTF-8"; /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
span.multiselect-native-select,
sub,
sup {
  position: relative;
}
.fancybox-nav,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
}
hr {
  box-sizing: content-box;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.modal,
.modal-content,
.plyr--full-ui input[type="range"]:focus,
.plyr:focus,
.plyr__control.plyr__tab-focus,
.plyr__control:focus,
.slick-list:focus,
body.mouse-down-remove-outline :focus,
html.mouse-down-remove-outline :focus {
  outline: 0;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: 700;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
}
.multiselect-container > li > a > label.checkbox,
.multiselect-container > li > a > label.radio {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
} /*! fancyBox v2.1.7 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative;
}
.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
  z-index: 8040;
  position: absolute;
  cursor: pointer;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.simplebar-wrapper,
[data-simplebar] {
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title,
.simplebar-content {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
[data-simplebar] {
  position: relative;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.simplebar-mask,
.simplebar-offset {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.simplebar-wrapper {
  overflow: hidden;
}
.simplebar-mask {
  direction: inherit;
  overflow: hidden;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  overflow: scroll;
  max-width: 100%;
  max-height: 100%;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-flex-grow: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
} /*!
 * justifiedGallery - v3.7.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2018 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery > a > a > img,
.justified-gallery > a > img,
.justified-gallery > div > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > a > img,
.justified-gallery > figure > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible,
.justified-gallery > figure > .caption.caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  transition: opacity 0.5s ease-in;
}
.justified-gallery > .entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: 0 0;
}
.justified-gallery > .entry-visible > a > img,
.justified-gallery > .entry-visible > img {
  filter: "alpha(opacity=100)";
  opacity: 1;
  transition: opacity 0.5s ease-in;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background-color: #000;
  border-radius: 6px;
}
@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica,
    Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
}
.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr--full-ui {
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui ::after,
.plyr--full-ui ::before {
  box-sizing: inherit;
}
*,
.slick-slider,
:after,
:before,
input {
  box-sizing: border-box;
}
.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.plyr__badge {
  background: #4f5b5f;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}
.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}
.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__captions .plyr__caption div {
  display: inline;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}
.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}
.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all 0.3s ease;
}
.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded="true"],
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"] {
  background: #1aafff;
  color: #fff;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}
.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
}
a.plyr__control {
  text-decoration: none;
}
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
a.plyr__control::after,
a.plyr__control::before {
  display: none;
}
.plyr--video .plyr__control svg {
  -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}
.plyr__control--overlaid {
  background: rgba(26, 175, 255, 0.8);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #1aafff;
}
.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}
.plyr--full-ui ::-webkit-media-controls {
  display: none;
}
.plyr__controls {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}
.plyr [data-plyr="airplay"],
.plyr [data-plyr="captions"],
.plyr [data-plyr="fullscreen"],
.plyr [data-plyr="pip"],
.plyr__controls:empty {
  display: none;
}
.plyr__controls .plyr__menu,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls .plyr__volume,
.plyr__controls > .plyr__control {
  margin-left: 5px;
}
.plyr__controls .plyr__menu + .plyr__control,
.plyr__controls .plyr__progress + .plyr__control,
.plyr__controls > .plyr__control + .plyr__control,
.plyr__controls > .plyr__control + .plyr__menu {
  margin-left: 2px;
}
.plyr__controls > .plyr__control:first-child,
.plyr__controls > .plyr__control:first-child + [data-plyr="pause"] {
  margin-left: 0;
  margin-right: auto;
}
.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4f5b5f;
  padding: 10px;
}
.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr__controls .plyr__menu,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls .plyr__volume,
  .plyr__controls > .plyr__control {
    margin-left: 10px;
  }
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
  .plyr__volume {
    max-width: 90px;
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.plyr--airplay-supported [data-plyr="airplay"],
.plyr--captions-enabled [data-plyr="captions"],
.plyr--fullscreen-enabled [data-plyr="fullscreen"],
.plyr--pip-supported [data-plyr="pip"] {
  display: inline-block;
}
.plyr__menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded="true"] svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded="true"] .plyr__tooltip {
  display: none;
}
.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: "";
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}
.plyr__menu__container [role="menu"] {
  padding: 7px;
}
.plyr__menu__container [role="menuitem"],
.plyr__menu__container [role="menuitemradio"] {
  margin-top: 2px;
}
.plyr__menu__container [role="menuitem"]:first-child,
.plyr__menu__container [role="menuitemradio"]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4f5b5f;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  -webkit-align-items: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(79, 91, 95, 0.8);
  right: 5px;
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px 7px 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(79, 91, 95, 0.8);
  left: 7px;
}
.plyr__menu__container .plyr__control--back::before {
  background: #b7c5cd;
  box-shadow: 0 1px 0 #fff;
  content: "";
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role="menuitemradio"] {
  padding-left: 7px;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::after,
.plyr__menu__container .plyr__control[role="menuitemradio"]::before {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  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;
  width: 6px;
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"][aria-checked="true"]::before {
  background: #1aafff;
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"][aria-checked="true"]::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role="menuitemradio"]:hover::before {
  background: rgba(0, 0, 0, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none;
}
.plyr--full-ui input[type="range"] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #1aafff;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type="range"]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    transparent var(--value, 0)
  );
}
.plyr--full-ui input[type="range"]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 13px;
  position: relative;
  transition: all 0.2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px;
}
.plyr--full-ui input[type="range"]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
  user-select: none;
}
.plyr--full-ui input[type="range"]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 13px;
  position: relative;
  transition: all 0.2s ease;
  width: 13px;
}
.plyr--full-ui input[type="range"]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px;
}
.plyr--full-ui input[type="range"]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}
.plyr--full-ui input[type="range"]::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
}
.plyr--full-ui input[type="range"]::-ms-fill-lower {
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type="range"]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 13px;
  position: relative;
  transition: all 0.2s ease;
  width: 13px;
  margin-top: 0;
}
.plyr--full-ui input[type="range"]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type="range"]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui
  input[type="range"].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}
.plyr--full-ui input[type="range"].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}
.plyr--full-ui input[type="range"].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}
.plyr--full-ui.plyr--video input[type="range"]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--audio input[type="range"]::-webkit-slider-runnable-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]::-moz-range-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]::-ms-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}
.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}
.plyr__time {
  font-size: 14px;
}
.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: 10px;
}
@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
  -ms-transform: translate(-50%, 10px) scale(0.8);
  transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease,
    -webkit-transform 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}
.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip::before {
  left: 16px;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control.plyr__tab-focus
  .plyr__tooltip,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control:hover
  .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.plyr--video {
  background: #000;
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}
.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}
.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  -webkit-transform: translateY(-38.28125%);
  -ms-transform: translateY(-38.28125%);
  transform: translateY(-38.28125%);
}
.plyr__progress {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  left: 6.5px;
  margin-right: 13px;
  position: relative;
}
.plyr__progress input[type="range"],
.plyr__progress__buffer {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px);
}
.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}
.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width 0.2s ease;
}
.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}
.plyr--audio .plyr__progress__buffer {
  color: rgba(183, 197, 205, 0.66);
}
.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(
    -45deg,
    rgba(47, 52, 61, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(47, 52, 61, 0.6) 50%,
    rgba(47, 52, 61, 0.6) 75%,
    transparent 75%,
    transparent
  );
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}
.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(183, 197, 205, 0.66);
}
.plyr__volume {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.plyr__volume input[type="range"] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px;
  }
}
.plyr--is-ios .plyr__volume,
.plyr--is-ios.plyr--vimeo [data-plyr="mute"] {
  display: none !important;
}
.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-moz-full-screen video {
  height: 100%;
}
.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg,
.plyr__ads::after:empty {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}
.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: rgba(47, 52, 61, 0.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3;
}
.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}
.plyr__preview-thumb {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease,
    -webkit-transform 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: #b7c5cd;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px;
}
.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr--no-transition {
  transition: none !important;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.plyr [hidden] {
  display: none !important;
}
.lte-ie9 .wrapper {
  z-index: 1;
}
.lte-ie9 .wrapper:before {
  font-weight: 700;
  position: fixed;
  z-index: 100000;
  width: 100%;
  padding: pxrem(12) pxrem(20);
  content: "Notice: Internet Explorer 10 or above is required for proper content display.";
  background-color: #e2d516;
}
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.lte-ie9.lang-tc .wrapper:before {
  content: "注意: 請使用Internet Explorer 10或以上瀏覽器，以便正常瀏覽此網頁內容。";
}
.lte-ie9.lang-sc .wrapper:before {
  content: "注意: 请使用Internet Explorer 10或以上浏览器，以便正常浏览此网页内容。";
}
@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/roboto-regular.woff2) format("woff2"),
    url(../fonts/roboto-regular.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/roboto-light.woff2) format("woff2"),
    url(../fonts/roboto-light.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-weight: 200;
  font-style: normal;
  src: url(../fonts/roboto-thin.woff2) format("woff2"),
    url(../fonts/roboto-thin.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/roboto-bold.woff2) format("woff2"),
    url(../fonts/roboto-bold.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-weight: 600;
  font-style: normal;
  src: url(../fonts/roboto-medium.woff2) format("woff2"),
    url(../fonts/roboto-medium.woff) format("woff");
}
@font-face {
  font-family: wico;
  src: url(../fonts/icomoon/fonts/wico.ttf) format("truetype"),
    url(../fonts/icomoon/fonts/wico.woff) format("woff"),
    url(../fonts/icomoon/fonts/wico.svg#wico) format("svg");
  font-weight: 400;
  font-style: normal;
}
.arrow-list > li:before,
.checkbox-input + span:before,
.ckec a[target="_blank"]::after,
.ext-link::after,
.form-select-wrap::after,
.ico,
.inline-arrow-list > li:before,
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox:before,
.plus-collapse__trigger::before,
.rc--checkbox + span:before,
.slick-pause-play-btn:before,
.static-content--with-ext-icon li a::after,
.static-content--with-ext-icon p a::after,
.static-content--with-ext-icon td a::after,
[class*=" ico-"],
[class^="ico-"] {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-fw {
  width: 1.28571429em;
  text-align: center;
  display: inline-block;
}
.ico-sync-path-color > [class*="path"]:before {
  color: inherit !important;
}
.ico-tri-line-multi .path1:before {
  content: "\e96e";
  color: #000;
}
.ico-tri-line-multi .path2:before {
  content: "\e96f";
  margin-left: -0.9853515625em;
  color: #a33d3d;
}
.ico-tri-line-multi .path3:before {
  content: "\e970";
  margin-left: -0.9853515625em;
  color: #563535;
}
.ico-tri-line:before {
  content: "\e96d";
}
.ico-alarm:before {
  content: "\e968";
}
.ico-marker .path1:before {
  content: "\e965";
  color: #fff;
}
.ico-marker .path2:before {
  content: "\e966";
  margin-left: -0.6513671875em;
  color: #ddf1ff;
}
.ico-marker .path3:before {
  content: "\e967";
  margin-left: -0.6513671875em;
  color: #01406a;
}
.ico-add:before {
  content: "\e964";
}
.ico-closed:before {
  content: "\e95d";
}
.ico-pin-poly .path1:before {
  content: "\e95e";
  color: #fff;
}
.ico-pin-poly .path2:before {
  content: "\e95f";
  margin-left: -0.8994140625em;
  color: #58595b;
}
.ico-pin-poly .path3:before,
.ico-pin-poly .path4:before,
.ico-pin-poly .path5:before,
.ico-pin-poly .path6:before {
  margin-left: -0.8994140625em;
  color: #a02337;
}
.ico-pin-poly .path3:before {
  content: "\e960";
}
.ico-pin-poly .path4:before {
  content: "\e961";
}
.ico-pin-poly .path5:before {
  content: "\e962";
}
.ico-pin-poly .path6:before {
  content: "\e963";
}
.ico-arrow-long-right:before {
  content: "\e95a";
}
.ico-cal:before {
  content: "\e959";
}
.ico-dotdotdot:before {
  content: "\e958";
}
.ico-cross-2:before {
  content: "\e957";
}
.ico-search-2:before {
  content: "\e956";
}
.ico-narrow-minus:before {
  content: "\e954";
}
.ico-narrow-plus:before {
  content: "\e955";
}
.ico-global:before {
  content: "\e953";
}
.ico-arrow-db:before {
  content: "\e952";
}
.ico-dot-menu:before {
  content: "\e951";
}
.ico-line-normal-weight-arrow-left:before {
  content: "\e95b";
}
.ico-line-normal-weight-arrow-right:before {
  content: "\e95c";
}
.ico-blub:before {
  content: "\e950";
}
.ico-circle-tick:before {
  content: "\e94f";
}
.ico-youku:before {
  content: "\e94d";
}
.ico-download:before {
  content: "\e94b";
}
.ico-reset:before {
  content: "\e949";
}
.ico-sound:before {
  content: "\e948";
}
.ico-quote-open:before {
  content: "\e945";
}
.ico-quote-close:before {
  content: "\e946";
}
.ico-enlarge:before {
  content: "\e944";
}
.ico-reg:before {
  content: "\e943";
}
.ico-mail:before {
  content: "\e941";
}
.ico-telephone:before {
  content: "\e942";
}
.ico-location:before {
  content: "\e940";
}
.ico-calendar:before {
  content: "\e93f";
}
.ico-plus-large:before {
  content: "\e93e";
}
.ico-p-jupas .path1:before {
  content: "\e930";
  color: #989898;
}
.ico-p-jupas .path2:before {
  content: "\e931";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-mainland .path1:before {
  content: "\e932";
  color: #989898;
}
.ico-p-mainland .path2:before {
  content: "\e933";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-mainland .path3:before {
  content: "\e934";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-non-jupas .path1:before {
  content: "\e935";
  color: #9e2435;
}
.ico-p-non-jupas .path2:before {
  content: "\e936";
  margin-left: -0.9443359375em;
  color: #989898;
}
.ico-p-postgraduate .path1:before {
  content: "\e937";
  color: #989898;
}
.ico-p-postgraduate .path2:before {
  content: "\e938";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-postgraduate .path3:before {
  content: "\e939";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-postgraduate .path4:before {
  content: "\e93a";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-postgraduate .path5:before {
  content: "\e93b";
  margin-left: -1em;
  color: #9e2435;
}
.ico-p-international .path1:before {
  content: "\e93c";
  color: #989898;
}
.ico-p-international .path2:before {
  content: "\e93d";
  margin-left: -0.8779296875em;
  color: #9e2435;
}
.ico-play-circle .path1:before {
  content: "\e92e";
  color: #581211;
}
.ico-play-circle .path2:before {
  content: "\e92f";
  margin-left: -1em;
  color: #ed1c24;
}
.ico-wechat:before {
  content: "\e922";
}
.ico-instagram:before {
  content: "\e923";
}
.ico-linkedin:before {
  content: "\e907";
}
.ico-envelope:before {
  content: "\e902";
}
.ico-facebook:before {
  content: "\e90a";
}
.ico-facebook-f:before {
  content: "\e90b";
}
.ico-weibo:before {
  content: "\e90c";
}
.ico-circle-arrow-left-layer .path1:before {
  content: "\e969";
  color: #000;
}
.ico-circle-arrow-left-layer .path2:before {
  content: "\e96a";
  margin-left: -1em;
  color: #fff;
}
.ico-circle-arrow-right-layer .path1:before {
  content: "\e96b";
  color: #000;
}
.ico-circle-arrow-right-layer .path2:before {
  content: "\e96c";
  margin-left: -1em;
  color: #fff;
}
.ico-pinterest:before {
  content: "\e94e";
}
.ico-brand:before,
.ico-google-plus:before,
.ico-social:before {
  content: "\e94c";
}
.ico-spinner:before {
  content: "\e94a";
}
.ico-link:before {
  content: "\e947";
}
.ico-cell-phone:before,
.ico-handheld:before,
.ico-mobile:before {
  content: "\e924";
}
.ico-brand1:before,
.ico-sina-weibo:before,
.ico-social1:before {
  content: "\e925";
}
.ico-brand11:before,
.ico-social11:before,
.ico-youtube:before {
  content: "\e926";
}
.ico-checkmark:before {
  content: "\e91f";
}
.ico-whatsapp:before {
  content: "\e913";
}
.ico-brand2:before,
.ico-social2:before,
.ico-tweet:before,
.ico-twitter:before {
  content: "\e914";
}
.ico-share:before {
  content: "\e912";
}
.ico-gear:before {
  content: "\e90d";
}
.ico-ppl:before {
  content: "\e91d";
}
.ico-search:before {
  content: "\e91e";
}
.ico-cross:before {
  content: "\e915";
}
.ico-external-link:before {
  content: "\e903";
}
.ico-arrow-sq-down:before {
  content: "\e900";
}
.ico-arrow-sq-up:before {
  content: "\e901";
}
.ico-arrow-sq-right:before {
  content: "\e904";
}
.ico-apa-arrow-down:before {
  content: "\e905";
}
.ico-apa-arrow-up:before {
  content: "\e906";
}
.ico-apa-arrow-left:before {
  content: "\e908";
}
.ico-apa-arrow-right:before {
  content: "\e909";
}
.ico-cross-narrow:before {
  content: "\e91b";
}
.ico-arrow-narrow-down:before {
  content: "\e916";
}
.ico-arrow-narrow-up:before {
  content: "\e917";
}
.ico-arrow-narrow-right:before {
  content: "\e918";
}
.ico-arrow-narrow-left:before {
  content: "\e919";
}
.ico-arrow-left:before {
  content: "\e90e";
}
.ico-arrow-right:before {
  content: "\e90f";
}
.ico-arrow-down:before {
  content: "\e910";
}
.ico-arrow-up:before {
  content: "\e911";
}
.ico-menu-burg .path1:before {
  content: "\e927";
  color: #d82727;
}
.ico-menu-burg .path2:before {
  content: "\e928";
  margin-left: -1.3720703125em;
  color: #663939;
}
.ico-menu-burg .path3:before {
  content: "\e929";
  margin-left: -1.3720703125em;
  color: #5e5046;
}
.ico-line-arrow-down:before {
  content: "\e92a";
}
.ico-line-arrow-up:before {
  content: "\e92b";
}
.ico-line-arrow-right:before {
  content: "\e92c";
}
.ico-line-arrow-left:before {
  content: "\e92d";
}
.ico-pause:before {
  content: "\e920";
}
.ico-play:before {
  content: "\e921";
}
.ico-minus:before {
  content: "\e91c";
}
.ico-plus:before {
  content: "\e91a";
}
.default-text-color {
  color: #454545 !important;
}
.dark-text-color {
  color: #333;
}
.blk-dot-slider__inner:after,
.blk-dot-slider__inner:before,
.bottom-inset-shadow:after,
.bottom-inset-shadow:before,
.bottom-shadow:after,
.bottom-shadow:before,
.cf:after,
.cf:before,
.ckec .clear:after,
.ckec .clear:before,
.course-blk:after,
.course-blk:before,
.four-third-img-slider:after,
.four-third-img-slider:before,
.has-bg:after,
.has-bg:before,
.img-bot-border-blk-list__container:after,
.img-bot-border-blk-list__container:before,
.info-slider:after,
.info-slider:before,
.msg-card__top:after,
.msg-card__top:before,
.promo-slider:after,
.promo-slider:before,
.pub-list__blk:after,
.pub-list__blk:before,
.search-w-pop-list:after,
.search-w-pop-list:before,
.side-info-article:after,
.side-info-article:before,
.top-inset-sdow:after,
.top-inset-sdow:before,
.top-inset-shadow:after,
.top-inset-shadow:before,
.top-shadow:after,
.top-shadow:before,
.video-blk-slider__list:after,
.video-blk-slider__list:before {
  content: " ";
  display: table;
}
.blk-dot-slider__inner:after,
.bottom-inset-shadow:after,
.bottom-shadow:after,
.cf:after,
.ckec .clear:after,
.course-blk:after,
.four-third-img-slider:after,
.has-bg:after,
.img-bot-border-blk-list__container:after,
.info-slider:after,
.msg-card__top:after,
.promo-slider:after,
.pub-list__blk:after,
.search-w-pop-list:after,
.side-info-article:after,
.top-inset-sdow:after,
.top-inset-shadow:after,
.top-shadow:after,
.video-blk-slider__list:after {
  clear: both;
}
.noTrans {
  transition: 0s !important;
}
#skip-start,
.ev__cal .ui-icon,
.sr-only {
  margin: -1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  margin: 0;
}
.transform-fix {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.visible-hidden {
  visibility: hidden !important;
}
.ani--trans,
.bg-button::before,
.blk-cover-image-blk__cover:before,
.blk-hover-list__link::before,
.blk-tab__extra-list > div,
.border-blk-tab__btn::before,
.border-blk-tab__tab-pane-inner,
.border-btn,
.border-btn:before,
.border-enlage-blk::after,
.border-enlage-blk::before,
.border-hover-shadow-list__itm::after,
.border-hover-shadow-list__itm::before,
.btn,
.button-title__btn,
.button-title__btn::before,
.button-title__icon,
.ca-link-list__link::before,
.caption-cover__cover,
.cbtn,
.checkbox-input + span:before,
.circle-arrow,
.circle-double-arrow,
.complex-blk__imgw img,
.count-tb-blk-cover,
.count-tb-blk-cover__card,
.cover-title-blk__link::before,
.crazy-banner__img,
.crazy-header .header-shadow-for-crazy::before,
.date-title-list-blk::after,
.date-title-list-blk::before,
.date-title-list-blk__inner::before,
.dropdown-menu,
.fancybox-skin,
.filter-bar__search,
.filter-sticky,
.fn-blk__link,
.form-control,
.form-select-wrap::after,
.four-third-img__cover::after,
.four-third-img__cover::before,
.four-third-img__text,
.four-third-img__text::before,
.grid-title-blk::before,
.hover-menu-blk__hover,
.hover-menu-blk__link,
.i-arrow:after,
.i-arrow:before,
.icon-link__icon,
.icon-title-blk__effect,
.icon-title-blk__extra-link,
.img-zoom-link img,
.js-border-indicator,
.js-jg-container img,
.js-lb-img:before,
.js-loadmore-btn-back,
.js-loadmore-btn-front,
.js-loadmore-itm,
.js-selectBox,
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox button.multiselect,
.js-selectBox.js-selectBox-border button.multiselect,
.js-selectBox.js-selectBox-border > select,
.js-selectBox:before,
.js-selectBox > select,
.large-collapse-list .large-collapse:after,
.large-collapse-list .large-collapse:before,
.large-collapse__heading,
.logo-hover-blk,
.logo-hover-blk::before,
.main-logo,
.map-pin .pin-bg-image::before,
.map-pin .pin-marker::before,
.map-pin .pin-pin::before,
.map-pin .pin-poly::before,
.map-pin svg,
.map-pin svg path,
.map-pin__image,
.mb-mn-fact__link--2::before,
.mb-mn-sub-menu,
.mb-mn__item--3:before,
.menu-dropdown__back,
.menu-dropdown__button,
.menu-dropdown__front,
.mn-sm__list--2,
.mn-sm__list--3,
.mn-sm__list--4,
.mn__item--3,
.mn__link--1:before,
.mn__list--3,
.mn__list--3:before,
.mn__sub,
.mobile-menu,
.msg-ppl-blk::before,
.multi-img-quote-blk__main,
.multi-img__large,
.multi-img__side-1,
.multi-img__side-2,
.over-tag-blk,
.over-tag-blk__inner:before,
.over-tag-blk__tag,
.over-tag-blk__tag::after,
.pagination-list__itm--arrow > a,
.pagination-list__itm > a,
.pagination-list__itm > span,
.photo-caption-blk__caption,
.photo-caption-blk__cover,
.photo-caption-blk__id,
.photo-caption-blk__text,
.photo-gradient-blk__behind,
.photo-gradient-blk__over,
.photo-irregular-blk,
.photo-list__blk,
.photo-list__blk.js-after-loadmore,
.photo-overlay-blk__behind,
.photo-overlay-blk__over,
.ppl-center-blk__imgctrl,
.ppl-grid-blk__cover,
.ppl-grid-blk__name,
.ppl-grid-blk__title,
.radio-input + span:before,
.ranking-card,
.rbtn,
.rc--checkbox + span:before,
.rc--radio + span:before,
.scale-slider__container,
.scroll-like-arrow-bar__drag,
.search-blk__input,
.search-nd-bar__btn,
.shadow-search-blk__button,
.shadow-title-blk .color-line-text__for-line,
.shadow-title-blk .color-line-text__inner,
.side-dot-list__btn,
.side-dot-list__btn:before,
.side-dot-list__itm,
.side-dot-list__name,
.side-slide-grid__hidden,
.side-slide-grid__inner,
.sitesearch__wrap,
.skew-btn__tail,
.slick-arrow:not(.circle-arrow),
.slick-dots li,
.slick-dots li button,
.soc-img-blk img,
.sq-arrow-ani-link__in::after,
.sq-arrow-ani-link__in::before,
.sq-arrow-ani-link__part-1::before,
.sq-arrow-ani-link__part-2::after,
.sq-social-list__icon,
.tt-suggestion:before,
.underline-tab__btn::before,
.underline-tab__extra-list > div,
.video-embed-blk__content::before,
.video-embed-blk__tagline,
.video-embed-blk__title,
.video-link__icon > :before,
.video-play__play,
a {
  transition-duration: 0.6s;
  transition-property: color, visibility, opacity, box-shadow, background-color,
    border-width, border-color, fill, max-width, max-height, -webkit-transform;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height,
    -webkit-transform;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
} /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code,
kbd {
  font-size: 87.5%;
}
a > code,
pre code {
  color: inherit;
}
code {
  color: #e83e8c;
  word-break: break-word;
}
kbd {
  padding: 0.2rem 0.4rem;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.dropdown-item,
.input-group-text {
  font-weight: 400;
  white-space: nowrap;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.btn-toolbar,
.row {
  display: -ms-flexbox;
}
pre code {
  font-size: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
@media (min-width: 480px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1570px;
  }
}
.col,
.col-auto {
  max-width: 100%;
}
.container-fluid {
  width: 100%;
}
.row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-2,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-13,
.col-xl-14,
.col-xl-15,
.col-xl-16,
.col-xl-17,
.col-xl-18,
.col-xl-19,
.col-xl-2,
.col-xl-20,
.col-xl-21,
.col-xl-22,
.col-xl-23,
.col-xl-24,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-13,
.col-xxl-14,
.col-xxl-15,
.col-xxl-16,
.col-xxl-17,
.col-xxl-18,
.col-xxl-19,
.col-xxl-2,
.col-xxl-20,
.col-xxl-21,
.col-xxl-22,
.col-xxl-23,
.col-xxl-24,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.col-auto {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-flex: 0 0 4.16666667%;
  -ms-flex: 0 0 4.16666667%;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
.col-2 {
  -webkit-flex: 0 0 8.33333333%;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-3 {
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.col-4 {
  -webkit-flex: 0 0 16.66666667%;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-5 {
  -webkit-flex: 0 0 20.83333333%;
  -ms-flex: 0 0 20.83333333%;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
.col-6 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-7 {
  -webkit-flex: 0 0 29.16666667%;
  -ms-flex: 0 0 29.16666667%;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
.col-8 {
  -webkit-flex: 0 0 33.33333333%;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-9 {
  -webkit-flex: 0 0 37.5%;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.col-10 {
  -webkit-flex: 0 0 41.66666667%;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-11 {
  -webkit-flex: 0 0 45.83333333%;
  -ms-flex: 0 0 45.83333333%;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
.col-12 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-13 {
  -webkit-flex: 0 0 54.16666667%;
  -ms-flex: 0 0 54.16666667%;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
.col-14 {
  -webkit-flex: 0 0 58.33333333%;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-15 {
  -webkit-flex: 0 0 62.5%;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.col-16 {
  -webkit-flex: 0 0 66.66666667%;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-17 {
  -webkit-flex: 0 0 70.83333333%;
  -ms-flex: 0 0 70.83333333%;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
.col-18 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-19 {
  -webkit-flex: 0 0 79.16666667%;
  -ms-flex: 0 0 79.16666667%;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
.col-20 {
  -webkit-flex: 0 0 83.33333333%;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-21 {
  -webkit-flex: 0 0 87.5%;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.col-22 {
  -webkit-flex: 0 0 91.66666667%;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-23 {
  -webkit-flex: 0 0 95.83333333%;
  -ms-flex: 0 0 95.83333333%;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
.col-24 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-order: 25;
  -ms-flex-order: 25;
  order: 25;
}
.order-0 {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}
.order-13 {
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13;
}
.order-14 {
  -webkit-order: 14;
  -ms-flex-order: 14;
  order: 14;
}
.order-15 {
  -webkit-order: 15;
  -ms-flex-order: 15;
  order: 15;
}
.order-16 {
  -webkit-order: 16;
  -ms-flex-order: 16;
  order: 16;
}
.order-17 {
  -webkit-order: 17;
  -ms-flex-order: 17;
  order: 17;
}
.order-18 {
  -webkit-order: 18;
  -ms-flex-order: 18;
  order: 18;
}
.order-19 {
  -webkit-order: 19;
  -ms-flex-order: 19;
  order: 19;
}
.order-20 {
  -webkit-order: 20;
  -ms-flex-order: 20;
  order: 20;
}
.order-21 {
  -webkit-order: 21;
  -ms-flex-order: 21;
  order: 21;
}
.order-22 {
  -webkit-order: 22;
  -ms-flex-order: 22;
  order: 22;
}
.order-23 {
  -webkit-order: 23;
  -ms-flex-order: 23;
  order: 23;
}
.order-24 {
  -webkit-order: 24;
  -ms-flex-order: 24;
  order: 24;
}
.offset-1 {
  margin-left: 4.16666667%;
}
.offset-2 {
  margin-left: 8.33333333%;
}
.offset-3 {
  margin-left: 12.5%;
}
.offset-4 {
  margin-left: 16.66666667%;
}
.offset-5 {
  margin-left: 20.83333333%;
}
.offset-6 {
  margin-left: 25%;
}
.offset-7 {
  margin-left: 29.16666667%;
}
.offset-8 {
  margin-left: 33.33333333%;
}
.offset-9 {
  margin-left: 37.5%;
}
.offset-10 {
  margin-left: 41.66666667%;
}
.offset-11 {
  margin-left: 45.83333333%;
}
.offset-12 {
  margin-left: 50%;
}
.offset-13 {
  margin-left: 54.16666667%;
}
.offset-14 {
  margin-left: 58.33333333%;
}
.offset-15 {
  margin-left: 62.5%;
}
.offset-16 {
  margin-left: 66.66666667%;
}
.offset-17 {
  margin-left: 70.83333333%;
}
.offset-18 {
  margin-left: 75%;
}
.offset-19 {
  margin-left: 79.16666667%;
}
.offset-20 {
  margin-left: 83.33333333%;
}
.offset-21 {
  margin-left: 87.5%;
}
.offset-22 {
  margin-left: 91.66666667%;
}
.offset-23 {
  margin-left: 95.83333333%;
}
@media (min-width: 480px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-sm-2 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-sm-4 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-5 {
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .col-sm-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-7 {
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-sm-8 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-10 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-11 {
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .col-sm-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-13 {
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-sm-14 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-16 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-17 {
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .col-sm-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-19 {
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-sm-20 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-22 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-23 {
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .col-sm-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25;
  }
  .order-sm-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-sm-13 {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-14 {
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-sm-15 {
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-sm-16 {
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16;
  }
  .order-sm-17 {
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-sm-18 {
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18;
  }
  .order-sm-19 {
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19;
  }
  .order-sm-20 {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
  }
  .order-sm-21 {
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21;
  }
  .order-sm-22 {
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22;
  }
  .order-sm-23 {
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23;
  }
  .order-sm-24 {
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 4.16666667%;
  }
  .offset-sm-2 {
    margin-left: 8.33333333%;
  }
  .offset-sm-3 {
    margin-left: 12.5%;
  }
  .offset-sm-4 {
    margin-left: 16.66666667%;
  }
  .offset-sm-5 {
    margin-left: 20.83333333%;
  }
  .offset-sm-6 {
    margin-left: 25%;
  }
  .offset-sm-7 {
    margin-left: 29.16666667%;
  }
  .offset-sm-8 {
    margin-left: 33.33333333%;
  }
  .offset-sm-9 {
    margin-left: 37.5%;
  }
  .offset-sm-10 {
    margin-left: 41.66666667%;
  }
  .offset-sm-11 {
    margin-left: 45.83333333%;
  }
  .offset-sm-12 {
    margin-left: 50%;
  }
  .offset-sm-13 {
    margin-left: 54.16666667%;
  }
  .offset-sm-14 {
    margin-left: 58.33333333%;
  }
  .offset-sm-15 {
    margin-left: 62.5%;
  }
  .offset-sm-16 {
    margin-left: 66.66666667%;
  }
  .offset-sm-17 {
    margin-left: 70.83333333%;
  }
  .offset-sm-18 {
    margin-left: 75%;
  }
  .offset-sm-19 {
    margin-left: 79.16666667%;
  }
  .offset-sm-20 {
    margin-left: 83.33333333%;
  }
  .offset-sm-21 {
    margin-left: 87.5%;
  }
  .offset-sm-22 {
    margin-left: 91.66666667%;
  }
  .offset-sm-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-md-2 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-md-4 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-5 {
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .col-md-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-7 {
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-md-8 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-10 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-11 {
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .col-md-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-13 {
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-md-14 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-16 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-17 {
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .col-md-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-19 {
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-md-20 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-22 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-23 {
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .col-md-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25;
  }
  .order-md-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-md-13 {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-14 {
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-md-15 {
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-md-16 {
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16;
  }
  .order-md-17 {
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-md-18 {
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18;
  }
  .order-md-19 {
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19;
  }
  .order-md-20 {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
  }
  .order-md-21 {
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21;
  }
  .order-md-22 {
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22;
  }
  .order-md-23 {
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23;
  }
  .order-md-24 {
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 4.16666667%;
  }
  .offset-md-2 {
    margin-left: 8.33333333%;
  }
  .offset-md-3 {
    margin-left: 12.5%;
  }
  .offset-md-4 {
    margin-left: 16.66666667%;
  }
  .offset-md-5 {
    margin-left: 20.83333333%;
  }
  .offset-md-6 {
    margin-left: 25%;
  }
  .offset-md-7 {
    margin-left: 29.16666667%;
  }
  .offset-md-8 {
    margin-left: 33.33333333%;
  }
  .offset-md-9 {
    margin-left: 37.5%;
  }
  .offset-md-10 {
    margin-left: 41.66666667%;
  }
  .offset-md-11 {
    margin-left: 45.83333333%;
  }
  .offset-md-12 {
    margin-left: 50%;
  }
  .offset-md-13 {
    margin-left: 54.16666667%;
  }
  .offset-md-14 {
    margin-left: 58.33333333%;
  }
  .offset-md-15 {
    margin-left: 62.5%;
  }
  .offset-md-16 {
    margin-left: 66.66666667%;
  }
  .offset-md-17 {
    margin-left: 70.83333333%;
  }
  .offset-md-18 {
    margin-left: 75%;
  }
  .offset-md-19 {
    margin-left: 79.16666667%;
  }
  .offset-md-20 {
    margin-left: 83.33333333%;
  }
  .offset-md-21 {
    margin-left: 87.5%;
  }
  .offset-md-22 {
    margin-left: 91.66666667%;
  }
  .offset-md-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-lg-2 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-4 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-5 {
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .col-lg-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-7 {
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-lg-8 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-10 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-11 {
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .col-lg-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-13 {
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-lg-14 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-16 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-17 {
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .col-lg-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-19 {
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-lg-20 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-22 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-23 {
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .col-lg-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25;
  }
  .order-lg-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-lg-13 {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-14 {
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-lg-15 {
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-lg-16 {
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16;
  }
  .order-lg-17 {
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-lg-18 {
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18;
  }
  .order-lg-19 {
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19;
  }
  .order-lg-20 {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
  }
  .order-lg-21 {
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21;
  }
  .order-lg-22 {
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22;
  }
  .order-lg-23 {
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23;
  }
  .order-lg-24 {
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 4.16666667%;
  }
  .offset-lg-2 {
    margin-left: 8.33333333%;
  }
  .offset-lg-3 {
    margin-left: 12.5%;
  }
  .offset-lg-4 {
    margin-left: 16.66666667%;
  }
  .offset-lg-5 {
    margin-left: 20.83333333%;
  }
  .offset-lg-6 {
    margin-left: 25%;
  }
  .offset-lg-7 {
    margin-left: 29.16666667%;
  }
  .offset-lg-8 {
    margin-left: 33.33333333%;
  }
  .offset-lg-9 {
    margin-left: 37.5%;
  }
  .offset-lg-10 {
    margin-left: 41.66666667%;
  }
  .offset-lg-11 {
    margin-left: 45.83333333%;
  }
  .offset-lg-12 {
    margin-left: 50%;
  }
  .offset-lg-13 {
    margin-left: 54.16666667%;
  }
  .offset-lg-14 {
    margin-left: 58.33333333%;
  }
  .offset-lg-15 {
    margin-left: 62.5%;
  }
  .offset-lg-16 {
    margin-left: 66.66666667%;
  }
  .offset-lg-17 {
    margin-left: 70.83333333%;
  }
  .offset-lg-18 {
    margin-left: 75%;
  }
  .offset-lg-19 {
    margin-left: 79.16666667%;
  }
  .offset-lg-20 {
    margin-left: 83.33333333%;
  }
  .offset-lg-21 {
    margin-left: 87.5%;
  }
  .offset-lg-22 {
    margin-left: 91.66666667%;
  }
  .offset-lg-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-xl-2 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xl-4 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-5 {
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .col-xl-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-7 {
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-xl-8 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-10 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-11 {
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .col-xl-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-13 {
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-xl-14 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-16 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-17 {
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .col-xl-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-19 {
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-xl-20 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-22 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-23 {
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .col-xl-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25;
  }
  .order-xl-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-xl-13 {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-14 {
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-xl-15 {
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-xl-16 {
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16;
  }
  .order-xl-17 {
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-xl-18 {
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18;
  }
  .order-xl-19 {
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19;
  }
  .order-xl-20 {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
  }
  .order-xl-21 {
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21;
  }
  .order-xl-22 {
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22;
  }
  .order-xl-23 {
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23;
  }
  .order-xl-24 {
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 4.16666667%;
  }
  .offset-xl-2 {
    margin-left: 8.33333333%;
  }
  .offset-xl-3 {
    margin-left: 12.5%;
  }
  .offset-xl-4 {
    margin-left: 16.66666667%;
  }
  .offset-xl-5 {
    margin-left: 20.83333333%;
  }
  .offset-xl-6 {
    margin-left: 25%;
  }
  .offset-xl-7 {
    margin-left: 29.16666667%;
  }
  .offset-xl-8 {
    margin-left: 33.33333333%;
  }
  .offset-xl-9 {
    margin-left: 37.5%;
  }
  .offset-xl-10 {
    margin-left: 41.66666667%;
  }
  .offset-xl-11 {
    margin-left: 45.83333333%;
  }
  .offset-xl-12 {
    margin-left: 50%;
  }
  .offset-xl-13 {
    margin-left: 54.16666667%;
  }
  .offset-xl-14 {
    margin-left: 58.33333333%;
  }
  .offset-xl-15 {
    margin-left: 62.5%;
  }
  .offset-xl-16 {
    margin-left: 66.66666667%;
  }
  .offset-xl-17 {
    margin-left: 70.83333333%;
  }
  .offset-xl-18 {
    margin-left: 75%;
  }
  .offset-xl-19 {
    margin-left: 79.16666667%;
  }
  .offset-xl-20 {
    margin-left: 83.33333333%;
  }
  .offset-xl-21 {
    margin-left: 87.5%;
  }
  .offset-xl-22 {
    margin-left: 91.66666667%;
  }
  .offset-xl-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-xxl-2 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xxl-4 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-5 {
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .col-xxl-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-7 {
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-xxl-8 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xxl-10 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-11 {
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .col-xxl-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-13 {
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-xxl-14 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xxl-16 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-17 {
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .col-xxl-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-19 {
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-xxl-20 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xxl-22 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-23 {
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .col-xxl-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25;
  }
  .order-xxl-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-xxl-13 {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-14 {
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-xxl-15 {
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-xxl-16 {
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16;
  }
  .order-xxl-17 {
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-xxl-18 {
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18;
  }
  .order-xxl-19 {
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19;
  }
  .order-xxl-20 {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
  }
  .order-xxl-21 {
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21;
  }
  .order-xxl-22 {
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22;
  }
  .order-xxl-23 {
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23;
  }
  .order-xxl-24 {
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 4.16666667%;
  }
  .offset-xxl-2 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-3 {
    margin-left: 12.5%;
  }
  .offset-xxl-4 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-5 {
    margin-left: 20.83333333%;
  }
  .offset-xxl-6 {
    margin-left: 25%;
  }
  .offset-xxl-7 {
    margin-left: 29.16666667%;
  }
  .offset-xxl-8 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-9 {
    margin-left: 37.5%;
  }
  .offset-xxl-10 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-11 {
    margin-left: 45.83333333%;
  }
  .offset-xxl-12 {
    margin-left: 50%;
  }
  .offset-xxl-13 {
    margin-left: 54.16666667%;
  }
  .offset-xxl-14 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-15 {
    margin-left: 62.5%;
  }
  .offset-xxl-16 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-17 {
    margin-left: 70.83333333%;
  }
  .offset-xxl-18 {
    margin-left: 75%;
  }
  .offset-xxl-19 {
    margin-left: 79.16666667%;
  }
  .offset-xxl-20 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-21 {
    margin-left: 87.5%;
  }
  .offset-xxl-22 {
    margin-left: 91.66666667%;
  }
  .offset-xxl-23 {
    margin-left: 95.83333333%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered,
.table-responsive > .table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 479.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.collapsing,
.modal-open,
.toast {
  overflow: hidden;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
  vertical-align: 0.255em;
  content: "";
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0.3em solid;
  border-bottom: 0;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 480px) {
  .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: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .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;
  }
}
.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;
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  content: "";
}
.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;
  border-right: 0;
  border-left: 0.3em solid;
  vertical-align: 0;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  border-right: 0.3em solid;
  vertical-align: 0;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after,
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.input-group-append,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-file {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-append,
.input-group-prepend {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.media {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.popover,
.tooltip {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  text-decoration: none;
  font-style: normal;
  word-wrap: break-word;
}
.modal-title,
.popover,
.tooltip {
  line-height: 1.5;
}
.popover,
.text-hide,
.tooltip {
  text-shadow: none;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.toast,
.toast-header {
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
}
.form-control,
.js-selectBox button.multiselect,
.js-selectBox > select,
.search-blk__input,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  max-width: 350px;
  font-size: 0.875rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  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;
}
.modal-dialog-scrollable,
.toast-header {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.toast-header {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  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);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-content,
.modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.carousel-inner::after,
.clearfix::after,
.embed-responsive::before,
.popover .arrow::after,
.popover .arrow::before,
.stretched-link::after,
.tooltip .arrow::before {
  content: "";
}
.modal-content {
  position: relative;
  display: flex;
  -webkit-flex-direction: column;
  -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;
}
.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: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
}
.modal-body {
  position: relative;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.popover,
.popover .arrow,
.popover .arrow::after,
.popover .arrow::before,
.tooltip,
.tooltip .arrow {
  position: absolute;
  display: block;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 480px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  z-index: 1070;
  margin: 0;
  text-align: left;
  text-align: start;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::after,
.popover .arrow::before {
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] > .arrow::before,
.bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow::before,
.bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.carousel,
.carousel-inner,
.carousel-item {
  position: relative;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow::before,
.bs-popover-left > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  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: 0.5rem 0.75rem;
  color: #212529;
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
}
.carousel-item {
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  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 {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.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.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.spinner-border,
.spinner-grow {
  display: inline-block;
  vertical-align: text-bottom;
}
.carousel-indicators li {
  box-sizing: content-box;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  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 {
  width: 2rem;
  height: 2rem;
  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;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  width: 2rem;
  height: 2rem;
  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;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-left,
.rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.rounded {
  border-radius: 0.25rem !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;
}
.clearfix::after {
  display: block;
  clear: both;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxl-none {
    display: 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-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-flex-grow: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-flex-grow: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 480px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.mobile-menu,
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  z-index: 1030;
  left: 0;
  right: 0;
}
.fixed-top {
  top: 0;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
#skip-start,
.ev__cal .ui-icon,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0);
}
.blk-go-link,
.line-arrow-go {
  position: relative;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.arrow-right-link[target="_blank"]::after,
.plus-link::after {
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: wico !important;
  speak: none;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
  }
  thead {
    display: table-header-group;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.color-set--gray .theme-color-b4-border::before,
.color-set--gray .theme-color-border,
.color-set--gray .theme-color-border-hover:hover,
.color-set--gray.theme-color-b4-border::before,
.color-set--gray.theme-color-border,
.color-set--gray.theme-color-border-hover:hover {
  border-color: #f4f4f4 !important;
}
.color-set--gray .theme-color-bgtext,
.color-set--gray .theme-color-text,
.color-set--gray .theme-color-text-dark,
.color-set--gray .theme-color-text-shadow-bg,
.color-set--gray.theme-color-bgtext,
.color-set--gray.theme-color-text,
.color-set--gray.theme-color-text-dark,
.color-set--gray.theme-color-text-shadow-bg {
  color: #454545 !important;
}
.color-set--gray .theme-color-bgtext .static-content ul > li::before,
.color-set--gray .theme-color-bgtext.static-content ul > li::before,
.color-set--gray.theme-color-bgtext .static-content ul > li::before,
.color-set--gray.theme-color-bgtext.static-content ul > li::before {
  background-color: #454545 !important;
}
.color-set--gray .theme-color-bgtextLink,
.color-set--gray.theme-color-bgtextLink {
  color: #a02337 !important;
}
.color-set--gray .active > .theme-color-text-parent-active,
.color-set--gray .js-slick-pageNo__current,
.color-set--gray .msg-card .msg-card .msg-ppl-info__name,
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]),
.color-set--gray .theme-color-active-bgtext.active,
.color-set--gray .theme-color-active-text.active,
.color-set--gray .theme-color-after-text::after,
.color-set--gray .theme-color-b4-bgtext::before,
.color-set--gray .theme-color-b4-text::before,
.color-set--gray .theme-color-bgSlickDot .slick-pause-play-btn,
.color-set--gray .theme-color-bgtext-hover:hover,
.color-set--gray .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default,
.color-set--gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--gray
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--gray .theme-color-text-hover:focus,
.color-set--gray .theme-color-text-hover:hover,
.color-set--gray.msg-card .msg-card .msg-ppl-info__name,
.color-set--gray.theme-color-active-bgtext.active,
.color-set--gray.theme-color-active-text.active,
.color-set--gray.theme-color-after-text::after,
.color-set--gray.theme-color-b4-bgtext::before,
.color-set--gray.theme-color-b4-text::before,
.color-set--gray.theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--gray.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--gray.theme-color-text-hover:focus,
.color-set--gray.theme-color-text-hover:hover {
  color: #454545 !important;
}
.color-set--gray .theme-color-fill,
.color-set--gray.theme-color-fill {
  fill: #f4f4f4 !important;
}
.color-set--gray .theme-color-bg,
.color-set--gray.theme-color-bg {
  background-color: #f4f4f4 !important;
}
.color-set--gray .theme-color-bg-light,
.color-set--gray.theme-color-bg-light {
  background-color: #fff !important;
}
.color-set--gray .theme-color-bg-pink,
.color-set--gray.theme-color-bg-pink {
  background-color: #f4f4f4 !important;
}
.color-set--gray .theme-color-b4-bg-light::before,
.color-set--gray .theme-color-ft-bg-light::before,
.color-set--gray.theme-color-b4-bg-light::before,
.color-set--gray.theme-color-ft-bg-light::before {
  background-color: #fff !important;
}
.color-set--gray .theme-color-b4-bg::before,
.color-set--gray .theme-color-ft-bg::after,
.color-set--gray.theme-color-b4-bg::before,
.color-set--gray.theme-color-ft-bg::after {
  background-color: #f4f4f4 !important;
}
.color-set--gray .theme-color-active-bg.active,
.color-set--gray .theme-color-bg-hover:hover,
.color-set--gray
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--gray
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--gray .theme-color-main-active-bg.main.active,
.color-set--gray.theme-color-active-bg.active,
.color-set--gray.theme-color-main-active-bg.main.active {
  background: #f4f4f4 !important;
}
.color-set--gray
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--gray.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #454545 !important;
}
.color-set--gray .theme-color-active-bgwhite.active,
.color-set--gray .theme-color-bgwhite-hover:focus,
.color-set--gray .theme-color-bgwhite-hover:hover,
.color-set--gray.theme-color-active-bgwhite.active,
.color-set--gray.theme-color-bgwhite-hover:focus,
.color-set--gray.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--gray .theme-color-fill-text,
.color-set--gray.theme-color-fill-text {
  fill: #454545 !important;
}
.color-set--gray .pin-poly .theme-color-fill-text,
.pin-poly .color-set--gray.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--gray .theme-color-fill-bg,
.color-set--gray.theme-color-fill-bg {
  fill: #f4f4f4 !important;
}
.color-set--gray .theme-color-fill-bg-light,
.color-set--gray.theme-color-fill-bg-light {
  fill: #fff !important;
}
.color-set--gray
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--gray.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #454545;
  background: #454545;
}
.color-set--gray
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--gray.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #454545;
}
.color-set--gray .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #f4f4f4 !important;
}
.color-set--gray .theme-color-bgSlickDot .slick-dots li {
  border-color: #454545 !important;
}
.color-set--gray .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--gray .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #454545 !important;
}
.color-set--gray .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #f4f4f4;
}
@media (max-width: 767.98px) {
  .color-set--gray.blk-dot-slider .slick-dots li.slick-active {
    border-color: #454545 !important;
  }
  .color-set--gray.blk-dot-slider .slick-dots li.slick-active button {
    background: #454545 !important;
  }
}
@media (min-width: 768px) {
  .color-set--gray.blk-dot-slider .slick-dots li {
    border-color: #454545 !important;
  }
  .color-set--gray.blk-dot-slider .slick-dots li.slick-active button {
    background: #454545 !important;
  }
  .color-set--gray.blk-dot-slider .slick-pause-play-btn {
    color: #454545 !important;
  }
}
.color-set--gray .slick-current .arrow-dot-slider__dot {
  background-color: #f4f4f4 !important;
}
.color-set--gray .circle-dot-list > li:before {
  border-color: #454545 !important;
}
.color-set--gray .ui-slider-handle::after {
  background: #454545 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder) {
  background-color: #f4f4f4 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #e5e5e5 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #454545 !important;
  background: 0 0 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  background: #454545 !important;
  color: #fff !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #a02337 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #f4f4f4 !important;
  background: #a02337 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #f4f4f4 !important;
  color: #454545 !important;
}
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #454545 !important;
  border-color: #454545 !important;
  background: 0 0 !important;
}
.color-set--gray-dark .theme-color-b4-border::before,
.color-set--gray-dark .theme-color-border,
.color-set--gray-dark .theme-color-border-hover:hover,
.color-set--gray-dark.theme-color-b4-border::before,
.color-set--gray-dark.theme-color-border,
.color-set--gray-dark.theme-color-border-hover:hover {
  border-color: #717171 !important;
}
.color-set--gray .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--gray .aca-banner__item-inner:hover .aca-banner__btn {
  color: #f4f4f4 !important;
  background: #a02337 !important;
}
.color-set--gray .static-content ul > li::before,
.color-set--gray.static-content ul > li::before {
  background: #f4f4f4;
}
.color-set--gray .static-content ul > li ul > li::before,
.color-set--gray.static-content ul > li ul > li::before {
  background: 0 0;
  color: #f4f4f4;
}
.color-set--gray .static-content a:focus,
.color-set--gray .static-content a:hover,
.color-set--gray .static-content h2,
.color-set--gray .static-content ol > li::before,
.color-set--gray.static-content a:focus,
.color-set--gray.static-content a:hover,
.color-set--gray.static-content h2,
.color-set--gray.static-content ol > li::before {
  color: #454545;
}
.color-set--gray .static-content .static-table thead > tr > th,
.color-set--gray.static-content .static-table thead > tr > th {
  color: #454545;
  background: #f4f4f4;
}
.theme-color-fill--gray {
  fill: #f4f4f4;
}
.color-set--gray-dark .theme-color-fill,
.color-set--gray-dark .theme-color-fill-text,
.color-set--gray-dark.theme-color-fill,
.color-set--gray-dark.theme-color-fill-text {
  fill: #717171 !important;
}
.color-set--gray-dark .theme-color-text,
.color-set--gray-dark.theme-color-text {
  color: #717171 !important;
}
.color-set--gray-dark .theme-color-text-shadow-bg,
.color-set--gray-dark.theme-color-text-shadow-bg {
  color: #454545 !important;
}
.color-set--gray-dark .theme-color-text-dark,
.color-set--gray-dark.theme-color-text-dark {
  color: #717171 !important;
}
.color-set--gray-dark .theme-color-bgtext,
.color-set--gray-dark .theme-color-bgtextLink,
.color-set--gray-dark.theme-color-bgtext,
.color-set--gray-dark.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--gray-dark .theme-color-bgtext .static-content ul > li::before,
.color-set--gray-dark .theme-color-bgtext.static-content ul > li::before,
.color-set--gray-dark.theme-color-bgtext .static-content ul > li::before,
.color-set--gray-dark.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--gray-dark .theme-color-after-text::after,
.color-set--gray-dark .theme-color-b4-text::before,
.color-set--gray-dark.theme-color-after-text::after,
.color-set--gray-dark.theme-color-b4-text::before {
  color: #717171 !important;
}
.color-set--gray-dark .theme-color-b4-bgtext::before,
.color-set--gray-dark.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--gray-dark .theme-color-bg,
.color-set--gray-dark.theme-color-bg {
  background-color: #717171 !important;
}
.color-set--gray-dark .theme-color-bg-light,
.color-set--gray-dark.theme-color-bg-light {
  background-color: #8b8a8a !important;
}
.color-set--gray-dark .theme-color-bg-pink,
.color-set--gray-dark.theme-color-bg-pink {
  background-color: #f8f8f8 !important;
}
.color-set--gray-dark .theme-color-b4-bg-light::before,
.color-set--gray-dark .theme-color-ft-bg-light::before,
.color-set--gray-dark.theme-color-b4-bg-light::before,
.color-set--gray-dark.theme-color-ft-bg-light::before {
  background-color: #8b8a8a !important;
}
.color-set--gray-dark .theme-color-b4-bg::before,
.color-set--gray-dark .theme-color-ft-bg::after,
.color-set--gray-dark.theme-color-b4-bg::before,
.color-set--gray-dark.theme-color-ft-bg::after {
  background-color: #717171 !important;
}
.color-set--gray-dark .theme-color-active-bg.active,
.color-set--gray-dark .theme-color-bg-hover:hover,
.color-set--gray-dark
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--gray-dark
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--gray-dark .theme-color-main-active-bg.main.active,
.color-set--gray-dark.theme-color-active-bg.active,
.color-set--gray-dark.theme-color-main-active-bg.main.active {
  background: #717171 !important;
}
.color-set--gray-dark
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--gray-dark
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--gray-dark
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--gray-dark
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--gray-dark .theme-color-text-hover:focus,
.color-set--gray-dark .theme-color-text-hover:hover,
.color-set--gray-dark.theme-color-text-hover:focus,
.color-set--gray-dark.theme-color-text-hover:hover {
  color: #717171 !important;
}
.color-set--gray-dark
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--gray-dark
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--gray-dark .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--gray-dark .active > .theme-color-text-parent-active,
.color-set--gray-dark .theme-color-active-text.active,
.color-set--gray-dark .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--gray-dark.theme-color-active-text.active,
.color-set--gray-dark.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #717171 !important;
}
.color-set--gray-dark .theme-color-active-bgtext.active,
.color-set--gray-dark
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--gray-dark.theme-color-active-bgtext.active,
.color-set--gray-dark.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--gray-dark
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--gray-dark.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--gray-dark .theme-color-active-bgwhite.active,
.color-set--gray-dark .theme-color-bgwhite-hover:focus,
.color-set--gray-dark .theme-color-bgwhite-hover:hover,
.color-set--gray-dark.theme-color-active-bgwhite.active,
.color-set--gray-dark.theme-color-bgwhite-hover:focus,
.color-set--gray-dark.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--gray-dark .pin-poly .theme-color-fill-text,
.pin-poly .color-set--gray-dark.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--gray-dark .theme-color-fill-bg,
.color-set--gray-dark.theme-color-fill-bg {
  fill: #717171 !important;
}
.color-set--gray-dark .theme-color-fill-bg-light,
.color-set--gray-dark.theme-color-fill-bg-light {
  fill: #bebdbd !important;
}
.color-set--gray-dark .js-slick-pageNo__current {
  color: #717171 !important;
}
.color-set--gray-dark
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--gray-dark.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #717171;
  background: #717171;
}
.color-set--gray-dark
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--gray-dark.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #717171;
}
.color-set--gray-dark .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #717171 !important;
}
.color-set--gray-dark .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--gray-dark .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--gray-dark
  .theme-color-bgSlickDot
  .slick-dots
  li.slick-active
  button {
  background: #fff !important;
}
.color-set--gray-dark .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--gray-dark .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #717171;
}
@media (max-width: 767.98px) {
  .color-set--gray-dark.blk-dot-slider .slick-dots li.slick-active {
    border-color: #717171 !important;
  }
  .color-set--gray-dark.blk-dot-slider .slick-dots li.slick-active button {
    background: #717171 !important;
  }
}
@media (min-width: 768px) {
  .color-set--gray-dark.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--gray-dark.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--gray-dark.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--gray-dark
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--gray-dark .slick-current .arrow-dot-slider__dot {
  background-color: #717171 !important;
}
.color-set--gray-dark .circle-dot-list > li:before {
  border-color: #717171 !important;
}
.color-set--gray-dark .msg-card .msg-card .msg-ppl-info__name,
.color-set--gray-dark.msg-card .msg-card .msg-ppl-info__name {
  color: #717171 !important;
}
.color-set--gray-dark .ui-slider-handle::after {
  background: #717171 !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #626262 !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #717171 !important;
  background: 0 0 !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #717171 !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--gray-dark
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--gray-dark
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #717171 !important;
  background: #fff !important;
}
.color-set--gray-dark .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #717171 !important;
  color: #fff !important;
}
.color-set--gray-dark
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--gray-dark
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #717171 !important;
  border-color: #717171 !important;
  background: 0 0 !important;
}
.color-set--blue .theme-color-b4-border::before,
.color-set--blue .theme-color-border,
.color-set--blue .theme-color-border-hover:hover,
.color-set--blue.theme-color-b4-border::before,
.color-set--blue.theme-color-border,
.color-set--blue.theme-color-border-hover:hover {
  border-color: #2840a8 !important;
}
.color-set--gray-dark .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--gray-dark .aca-banner__item-inner:hover .aca-banner__btn {
  color: #717171 !important;
  background: #fff !important;
}
.color-set--gray-dark .static-content ul > li::before,
.color-set--gray-dark.static-content ul > li::before {
  background: #717171;
}
.color-set--gray-dark .static-content ul > li ul > li::before,
.color-set--gray-dark.static-content ul > li ul > li::before {
  background: 0 0;
  color: #717171;
}
.color-set--gray-dark .static-content ol > li::before,
.color-set--gray-dark.static-content ol > li::before {
  color: #717171;
}
.color-set--gray-dark .static-content .static-table thead > tr > th,
.color-set--gray-dark.static-content .static-table thead > tr > th {
  color: #fff;
  background: #717171;
}
.color-set--gray-dark .static-content a:focus,
.color-set--gray-dark .static-content a:hover,
.color-set--gray-dark .static-content h2,
.color-set--gray-dark.static-content a:focus,
.color-set--gray-dark.static-content a:hover,
.color-set--gray-dark.static-content h2 {
  color: #717171;
}
.theme-color-fill--gray-dark {
  fill: #717171;
}
.color-set--blue .theme-color-fill,
.color-set--blue .theme-color-fill-text,
.color-set--blue.theme-color-fill,
.color-set--blue.theme-color-fill-text {
  fill: #2840a8 !important;
}
.color-set--blue .theme-color-text,
.color-set--blue .theme-color-text-dark,
.color-set--blue .theme-color-text-shadow-bg,
.color-set--blue.theme-color-text,
.color-set--blue.theme-color-text-dark,
.color-set--blue.theme-color-text-shadow-bg {
  color: #2840a8 !important;
}
.color-set--blue .theme-color-bgtext,
.color-set--blue .theme-color-bgtextLink,
.color-set--blue.theme-color-bgtext,
.color-set--blue.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--blue .theme-color-bgtext .static-content ul > li::before,
.color-set--blue .theme-color-bgtext.static-content ul > li::before,
.color-set--blue.theme-color-bgtext .static-content ul > li::before,
.color-set--blue.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--blue .theme-color-after-text::after,
.color-set--blue .theme-color-b4-text::before,
.color-set--blue.theme-color-after-text::after,
.color-set--blue.theme-color-b4-text::before {
  color: #2840a8 !important;
}
.color-set--blue .theme-color-b4-bgtext::before,
.color-set--blue.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--blue .theme-color-bg,
.color-set--blue.theme-color-bg {
  background-color: #2840a8 !important;
}
.color-set--blue .theme-color-bg-light,
.color-set--blue.theme-color-bg-light {
  background-color: #3451cf !important;
}
.color-set--blue .theme-color-bg-pink,
.color-set--blue.theme-color-bg-pink {
  background-color: #fafbfe !important;
}
.color-set--blue .theme-color-b4-bg-light::before,
.color-set--blue .theme-color-ft-bg-light::before,
.color-set--blue.theme-color-b4-bg-light::before,
.color-set--blue.theme-color-ft-bg-light::before {
  background-color: #3451cf !important;
}
.color-set--blue .theme-color-b4-bg::before,
.color-set--blue .theme-color-ft-bg::after,
.color-set--blue.theme-color-b4-bg::before,
.color-set--blue.theme-color-ft-bg::after {
  background-color: #2840a8 !important;
}
.color-set--blue .theme-color-active-bg.active,
.color-set--blue .theme-color-bg-hover:hover,
.color-set--blue
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--blue
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--blue .theme-color-main-active-bg.main.active,
.color-set--blue.theme-color-active-bg.active,
.color-set--blue.theme-color-main-active-bg.main.active {
  background: #2840a8 !important;
}
.color-set--blue
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--blue
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--blue
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--blue
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--blue .theme-color-text-hover:focus,
.color-set--blue .theme-color-text-hover:hover,
.color-set--blue.theme-color-text-hover:focus,
.color-set--blue.theme-color-text-hover:hover {
  color: #2840a8 !important;
}
.color-set--blue
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--blue
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--blue .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--blue .active > .theme-color-text-parent-active,
.color-set--blue .theme-color-active-text.active,
.color-set--blue .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--blue.theme-color-active-text.active,
.color-set--blue.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #2840a8 !important;
}
.color-set--blue .theme-color-active-bgtext.active,
.color-set--blue
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--blue.theme-color-active-bgtext.active,
.color-set--blue.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--blue
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--blue.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--blue .theme-color-active-bgwhite.active,
.color-set--blue .theme-color-bgwhite-hover:focus,
.color-set--blue .theme-color-bgwhite-hover:hover,
.color-set--blue.theme-color-active-bgwhite.active,
.color-set--blue.theme-color-bgwhite-hover:focus,
.color-set--blue.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--blue .pin-poly .theme-color-fill-text,
.pin-poly .color-set--blue.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--blue .theme-color-fill-bg,
.color-set--blue.theme-color-fill-bg {
  fill: #2840a8 !important;
}
.color-set--blue .theme-color-fill-bg-light,
.color-set--blue.theme-color-fill-bg-light {
  fill: #8798e2 !important;
}
.color-set--blue .js-slick-pageNo__current {
  color: #2840a8 !important;
}
.color-set--blue
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--blue.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #2840a8;
  background: #2840a8;
}
.color-set--blue
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--blue.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #2840a8;
}
.color-set--blue .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #2840a8 !important;
}
.color-set--blue .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--blue .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--blue .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--blue .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--blue .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #2840a8;
}
@media (max-width: 767.98px) {
  .color-set--blue.blk-dot-slider .slick-dots li.slick-active {
    border-color: #2840a8 !important;
  }
  .color-set--blue.blk-dot-slider .slick-dots li.slick-active button {
    background: #2840a8 !important;
  }
}
@media (min-width: 768px) {
  .color-set--blue.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--blue.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--blue.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--blue .slick-current .arrow-dot-slider__dot {
  background-color: #2840a8 !important;
}
.color-set--blue .circle-dot-list > li:before {
  border-color: #2840a8 !important;
}
.color-set--blue .msg-card .msg-card .msg-ppl-info__name,
.color-set--blue.msg-card .msg-card .msg-ppl-info__name {
  color: #2840a8 !important;
}
.color-set--blue .ui-slider-handle::after {
  background: #2840a8 !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #22378f !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #2840a8 !important;
  background: 0 0 !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #2840a8 !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #2840a8 !important;
  background: #fff !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #2840a8 !important;
  color: #fff !important;
}
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--blue .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #2840a8 !important;
  border-color: #2840a8 !important;
  background: 0 0 !important;
}
.color-set--purple .theme-color-b4-border::before,
.color-set--purple .theme-color-border,
.color-set--purple .theme-color-border-hover:hover,
.color-set--purple.theme-color-b4-border::before,
.color-set--purple.theme-color-border,
.color-set--purple.theme-color-border-hover:hover {
  border-color: #210f68 !important;
}
.color-set--blue .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--blue .aca-banner__item-inner:hover .aca-banner__btn {
  color: #2840a8 !important;
  background: #fff !important;
}
.color-set--blue .static-content ul > li::before,
.color-set--blue.static-content ul > li::before {
  background: #2840a8;
}
.color-set--blue .static-content ul > li ul > li::before,
.color-set--blue.static-content ul > li ul > li::before {
  background: 0 0;
  color: #2840a8;
}
.color-set--blue .static-content ol > li::before,
.color-set--blue.static-content ol > li::before {
  color: #2840a8;
}
.color-set--blue .static-content .static-table thead > tr > th,
.color-set--blue.static-content .static-table thead > tr > th {
  color: #fff;
  background: #2840a8;
}
.color-set--blue .static-content a:focus,
.color-set--blue .static-content a:hover,
.color-set--blue .static-content h2,
.color-set--blue.static-content a:focus,
.color-set--blue.static-content a:hover,
.color-set--blue.static-content h2 {
  color: #2840a8;
}
.theme-color-fill--blue {
  fill: #2840a8;
}
.color-set--purple .theme-color-fill,
.color-set--purple .theme-color-fill-text,
.color-set--purple.theme-color-fill,
.color-set--purple.theme-color-fill-text {
  fill: #210f68 !important;
}
.color-set--purple .theme-color-text,
.color-set--purple .theme-color-text-dark,
.color-set--purple .theme-color-text-shadow-bg,
.color-set--purple.theme-color-text,
.color-set--purple.theme-color-text-dark,
.color-set--purple.theme-color-text-shadow-bg {
  color: #210f68 !important;
}
.color-set--purple .theme-color-bgtext,
.color-set--purple .theme-color-bgtextLink,
.color-set--purple.theme-color-bgtext,
.color-set--purple.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--purple .theme-color-bgtext .static-content ul > li::before,
.color-set--purple .theme-color-bgtext.static-content ul > li::before,
.color-set--purple.theme-color-bgtext .static-content ul > li::before,
.color-set--purple.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--purple .theme-color-after-text::after,
.color-set--purple .theme-color-b4-text::before,
.color-set--purple.theme-color-after-text::after,
.color-set--purple.theme-color-b4-text::before {
  color: #210f68 !important;
}
.color-set--purple .theme-color-b4-bgtext::before,
.color-set--purple.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--purple .theme-color-bg,
.color-set--purple.theme-color-bg {
  background-color: #210f68 !important;
}
.color-set--purple .theme-color-bg-light,
.color-set--purple.theme-color-bg-light {
  background-color: #2f1595 !important;
}
.color-set--purple .theme-color-bg-pink,
.color-set--purple.theme-color-bg-pink {
  background-color: #f9f8fe !important;
}
.color-set--purple .theme-color-b4-bg-light::before,
.color-set--purple .theme-color-ft-bg-light::before,
.color-set--purple.theme-color-b4-bg-light::before,
.color-set--purple.theme-color-ft-bg-light::before {
  background-color: #2f1595 !important;
}
.color-set--purple .theme-color-b4-bg::before,
.color-set--purple .theme-color-ft-bg::after,
.color-set--purple.theme-color-b4-bg::before,
.color-set--purple.theme-color-ft-bg::after {
  background-color: #210f68 !important;
}
.color-set--purple .theme-color-active-bg.active,
.color-set--purple .theme-color-bg-hover:hover,
.color-set--purple
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--purple
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--purple .theme-color-main-active-bg.main.active,
.color-set--purple.theme-color-active-bg.active,
.color-set--purple.theme-color-main-active-bg.main.active {
  background: #210f68 !important;
}
.color-set--purple
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--purple
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--purple
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--purple
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--purple .theme-color-text-hover:focus,
.color-set--purple .theme-color-text-hover:hover,
.color-set--purple.theme-color-text-hover:focus,
.color-set--purple.theme-color-text-hover:hover {
  color: #210f68 !important;
}
.color-set--purple
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--purple
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--purple .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--purple .active > .theme-color-text-parent-active,
.color-set--purple .theme-color-active-text.active,
.color-set--purple .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--purple.theme-color-active-text.active,
.color-set--purple.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #210f68 !important;
}
.color-set--purple .theme-color-active-bgtext.active,
.color-set--purple
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--purple.theme-color-active-bgtext.active,
.color-set--purple.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--purple
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--purple.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--purple .theme-color-active-bgwhite.active,
.color-set--purple .theme-color-bgwhite-hover:focus,
.color-set--purple .theme-color-bgwhite-hover:hover,
.color-set--purple.theme-color-active-bgwhite.active,
.color-set--purple.theme-color-bgwhite-hover:focus,
.color-set--purple.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--purple .pin-poly .theme-color-fill-text,
.pin-poly .color-set--purple.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--purple .theme-color-fill-bg,
.color-set--purple.theme-color-fill-bg {
  fill: #210f68 !important;
}
.color-set--purple .theme-color-fill-bg-light,
.color-set--purple.theme-color-fill-bg-light {
  fill: #532fe1 !important;
}
.color-set--purple .js-slick-pageNo__current {
  color: #210f68 !important;
}
.color-set--purple
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--purple.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #210f68;
  background: #210f68;
}
.color-set--purple
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--purple.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #210f68;
}
.color-set--purple .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #210f68 !important;
}
.color-set--purple .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--purple .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--purple .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--purple .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--purple .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #210f68;
}
@media (max-width: 767.98px) {
  .color-set--purple.blk-dot-slider .slick-dots li.slick-active {
    border-color: #210f68 !important;
  }
  .color-set--purple.blk-dot-slider .slick-dots li.slick-active button {
    background: #210f68 !important;
  }
}
@media (min-width: 768px) {
  .color-set--purple.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--purple.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--purple.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--purple
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--purple .slick-current .arrow-dot-slider__dot {
  background-color: #210f68 !important;
}
.color-set--purple .circle-dot-list > li:before {
  border-color: #210f68 !important;
}
.color-set--purple .msg-card .msg-card .msg-ppl-info__name,
.color-set--purple.msg-card .msg-card .msg-ppl-info__name {
  color: #210f68 !important;
}
.color-set--purple .ui-slider-handle::after {
  background: #210f68 !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #190b4d !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #210f68 !important;
  background: 0 0 !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #210f68 !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--purple
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--purple
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #210f68 !important;
  background: #fff !important;
}
.color-set--purple .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #210f68 !important;
  color: #fff !important;
}
.color-set--purple
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--purple
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #210f68 !important;
  border-color: #210f68 !important;
  background: 0 0 !important;
}
.color-set--red .theme-color-b4-border::before,
.color-set--red .theme-color-border,
.color-set--red .theme-color-border-hover:hover,
.color-set--red.theme-color-b4-border::before,
.color-set--red.theme-color-border,
.color-set--red.theme-color-border-hover:hover {
  border-color: #a02337 !important;
}
.color-set--purple .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--purple .aca-banner__item-inner:hover .aca-banner__btn {
  color: #210f68 !important;
  background: #fff !important;
}
.color-set--purple .static-content ul > li::before,
.color-set--purple.static-content ul > li::before {
  background: #210f68;
}
.color-set--purple .static-content ul > li ul > li::before,
.color-set--purple.static-content ul > li ul > li::before {
  background: 0 0;
  color: #210f68;
}
.color-set--purple .static-content ol > li::before,
.color-set--purple.static-content ol > li::before {
  color: #210f68;
}
.color-set--purple .static-content .static-table thead > tr > th,
.color-set--purple.static-content .static-table thead > tr > th {
  color: #fff;
  background: #210f68;
}
.color-set--purple .static-content a:focus,
.color-set--purple .static-content a:hover,
.color-set--purple .static-content h2,
.color-set--purple.static-content a:focus,
.color-set--purple.static-content a:hover,
.color-set--purple.static-content h2 {
  color: #210f68;
}
.theme-color-fill--purple {
  fill: #210f68;
}
.color-set--red .pin-poly .theme-color-fill-text,
.color-set--red .theme-color-fill,
.color-set--red .theme-color-fill-bg,
.color-set--red .theme-color-fill-text,
.color-set--red.theme-color-fill,
.color-set--red.theme-color-fill-bg,
.color-set--red.theme-color-fill-text,
.pin-poly .color-set--red.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--red .theme-color-text,
.color-set--red.theme-color-text {
  color: #a02337 !important;
}
.color-set--red .theme-color-text-shadow-bg,
.color-set--red.theme-color-text-shadow-bg {
  color: #ca2c45 !important;
}
.color-set--red .theme-color-text-dark,
.color-set--red.theme-color-text-dark {
  color: #a02337 !important;
}
.color-set--red .theme-color-bgtext,
.color-set--red .theme-color-bgtextLink,
.color-set--red.theme-color-bgtext,
.color-set--red.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--red .theme-color-bgtext .static-content ul > li::before,
.color-set--red .theme-color-bgtext.static-content ul > li::before,
.color-set--red.theme-color-bgtext .static-content ul > li::before,
.color-set--red.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--red .theme-color-after-text::after,
.color-set--red .theme-color-b4-text::before,
.color-set--red.theme-color-after-text::after,
.color-set--red.theme-color-b4-text::before {
  color: #a02337 !important;
}
.color-set--red .theme-color-b4-bgtext::before,
.color-set--red.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--red .theme-color-bg,
.color-set--red.theme-color-bg {
  background-color: #a02337 !important;
}
.color-set--red .theme-color-bg-light,
.color-set--red.theme-color-bg-light {
  background-color: #ca2c45 !important;
}
.color-set--red .theme-color-bg-pink,
.color-set--red.theme-color-bg-pink {
  background-color: #fdf8f9 !important;
}
.color-set--red .theme-color-b4-bg-light::before,
.color-set--red .theme-color-ft-bg-light::before,
.color-set--red.theme-color-b4-bg-light::before,
.color-set--red.theme-color-ft-bg-light::before {
  background-color: #ca2c45 !important;
}
.color-set--red .theme-color-b4-bg::before,
.color-set--red .theme-color-ft-bg::after,
.color-set--red.theme-color-b4-bg::before,
.color-set--red.theme-color-ft-bg::after {
  background-color: #a02337 !important;
}
.color-set--red .theme-color-active-bg.active,
.color-set--red .theme-color-bg-hover:hover,
.color-set--red
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--red
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--red .theme-color-main-active-bg.main.active,
.color-set--red.theme-color-active-bg.active,
.color-set--red.theme-color-main-active-bg.main.active {
  background: #a02337 !important;
}
.color-set--red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--red .theme-color-text-hover:focus,
.color-set--red .theme-color-text-hover:hover,
.color-set--red.theme-color-text-hover:focus,
.color-set--red.theme-color-text-hover:hover {
  color: #a02337 !important;
}
.color-set--red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--red .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--red .active > .theme-color-text-parent-active,
.color-set--red .theme-color-active-text.active,
.color-set--red .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--red.theme-color-active-text.active,
.color-set--red.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #a02337 !important;
}
.color-set--red .theme-color-active-bgtext.active,
.color-set--red
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--red.theme-color-active-bgtext.active,
.color-set--red.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--red
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--red.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--red .theme-color-active-bgwhite.active,
.color-set--red .theme-color-bgwhite-hover:focus,
.color-set--red .theme-color-bgwhite-hover:hover,
.color-set--red.theme-color-active-bgwhite.active,
.color-set--red.theme-color-bgwhite-hover:focus,
.color-set--red.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--red .theme-color-fill-bg-light,
.color-set--red.theme-color-fill-bg-light {
  fill: #e27a8b !important;
}
.color-set--red .js-slick-pageNo__current {
  color: #a02337 !important;
}
.color-set--red .color-set--slider-color-w-white-bg .slick-dots li.slick-active,
.color-set--red.color-set--slider-color-w-white-bg .slick-dots li.slick-active {
  border-color: #a02337;
  background: #a02337;
}
.color-set--red
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--red.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #a02337;
}
.color-set--red .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #a02337 !important;
}
.color-set--red .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--red .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--red .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--red .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--red .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #a02337;
}
@media (max-width: 767.98px) {
  .color-set--red.blk-dot-slider .slick-dots li.slick-active {
    border-color: #a02337 !important;
  }
  .color-set--red.blk-dot-slider .slick-dots li.slick-active button {
    background: #a02337 !important;
  }
}
@media (min-width: 768px) {
  .color-set--red.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--red.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--red.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--red .slick-current .arrow-dot-slider__dot {
  background-color: #a02337 !important;
}
.color-set--red .circle-dot-list > li:before {
  border-color: #a02337 !important;
}
.color-set--red .msg-card .msg-card .msg-ppl-info__name,
.color-set--red.msg-card .msg-card .msg-ppl-info__name {
  color: #a02337 !important;
}
.color-set--red .ui-slider-handle::after {
  background: #a02337 !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--red .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #871e2e !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #a02337 !important;
  background: 0 0 !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #a02337 !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #a02337 !important;
  background: #fff !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #a02337 !important;
  color: #fff !important;
}
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--red .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #a02337 !important;
  border-color: #a02337 !important;
  background: 0 0 !important;
}
.color-set--cyan .theme-color-b4-border::before,
.color-set--cyan .theme-color-border,
.color-set--cyan .theme-color-border-hover:hover,
.color-set--cyan.theme-color-b4-border::before,
.color-set--cyan.theme-color-border,
.color-set--cyan.theme-color-border-hover:hover {
  border-color: #4f9eb5 !important;
}
.color-set--red .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--red .aca-banner__item-inner:hover .aca-banner__btn {
  color: #a02337 !important;
  background: #fff !important;
}
.color-set--red .static-content ul > li::before,
.color-set--red.static-content ul > li::before {
  background: #a02337;
}
.color-set--red .static-content ul > li ul > li::before,
.color-set--red.static-content ul > li ul > li::before {
  background: 0 0;
  color: #a02337;
}
.color-set--red .static-content ol > li::before,
.color-set--red.static-content ol > li::before {
  color: #a02337;
}
.color-set--red .static-content .static-table thead > tr > th,
.color-set--red.static-content .static-table thead > tr > th {
  color: #fff;
  background: #a02337;
}
.color-set--red .static-content a:focus,
.color-set--red .static-content a:hover,
.color-set--red .static-content h2,
.color-set--red.static-content a:focus,
.color-set--red.static-content a:hover,
.color-set--red.static-content h2 {
  color: #a02337;
}
.theme-color-fill--red {
  fill: #a02337;
}
.color-set--cyan .theme-color-text,
.color-set--cyan.theme-color-text {
  color: #367081 !important;
}
.color-set--cyan .theme-color-text-shadow-bg,
.color-set--cyan.theme-color-text-shadow-bg {
  color: #73b2c4 !important;
}
.color-set--cyan .theme-color-text-dark,
.color-set--cyan.theme-color-text-dark {
  color: #367081 !important;
}
.color-set--cyan .theme-color-bgtext,
.color-set--cyan .theme-color-bgtextLink,
.color-set--cyan.theme-color-bgtext,
.color-set--cyan.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--cyan .theme-color-bgtext .static-content ul > li::before,
.color-set--cyan .theme-color-bgtext.static-content ul > li::before,
.color-set--cyan.theme-color-bgtext .static-content ul > li::before,
.color-set--cyan.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--cyan .theme-color-after-text::after,
.color-set--cyan .theme-color-b4-text::before,
.color-set--cyan.theme-color-after-text::after,
.color-set--cyan.theme-color-b4-text::before {
  color: #367081 !important;
}
.color-set--cyan .theme-color-b4-bgtext::before,
.color-set--cyan.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--cyan .theme-color-fill,
.color-set--cyan.theme-color-fill {
  fill: #4f9eb5 !important;
}
.color-set--cyan .theme-color-bg,
.color-set--cyan.theme-color-bg {
  background-color: #4f9eb5 !important;
}
.color-set--cyan .theme-color-bg-light,
.color-set--cyan.theme-color-bg-light {
  background-color: #73b2c4 !important;
}
.color-set--cyan .theme-color-bg-pink,
.color-set--cyan.theme-color-bg-pink {
  background-color: #f8fbfc !important;
}
.color-set--cyan .theme-color-b4-bg-light::before,
.color-set--cyan .theme-color-ft-bg-light::before,
.color-set--cyan.theme-color-b4-bg-light::before,
.color-set--cyan.theme-color-ft-bg-light::before {
  background-color: #73b2c4 !important;
}
.color-set--cyan .theme-color-b4-bg::before,
.color-set--cyan .theme-color-ft-bg::after,
.color-set--cyan.theme-color-b4-bg::before,
.color-set--cyan.theme-color-ft-bg::after {
  background-color: #4f9eb5 !important;
}
.color-set--cyan .theme-color-active-bg.active,
.color-set--cyan .theme-color-bg-hover:hover,
.color-set--cyan
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--cyan
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--cyan .theme-color-main-active-bg.main.active,
.color-set--cyan.theme-color-active-bg.active,
.color-set--cyan.theme-color-main-active-bg.main.active {
  background: #4f9eb5 !important;
}
.color-set--cyan
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--cyan
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--cyan
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--cyan
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--cyan .theme-color-text-hover:focus,
.color-set--cyan .theme-color-text-hover:hover,
.color-set--cyan.theme-color-text-hover:focus,
.color-set--cyan.theme-color-text-hover:hover {
  color: #367081 !important;
}
.color-set--cyan
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--cyan
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--cyan .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--cyan .active > .theme-color-text-parent-active,
.color-set--cyan .theme-color-active-text.active,
.color-set--cyan .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--cyan.theme-color-active-text.active,
.color-set--cyan.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #367081 !important;
}
.color-set--cyan .theme-color-active-bgtext.active,
.color-set--cyan
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--cyan.theme-color-active-bgtext.active,
.color-set--cyan.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--cyan
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--cyan.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--cyan .theme-color-active-bgwhite.active,
.color-set--cyan .theme-color-bgwhite-hover:focus,
.color-set--cyan .theme-color-bgwhite-hover:hover,
.color-set--cyan.theme-color-active-bgwhite.active,
.color-set--cyan.theme-color-bgwhite-hover:focus,
.color-set--cyan.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--cyan .theme-color-fill-text,
.color-set--cyan.theme-color-fill-text {
  fill: #367081 !important;
}
.color-set--cyan .pin-poly .theme-color-fill-text,
.pin-poly .color-set--cyan.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--cyan .theme-color-fill-bg,
.color-set--cyan.theme-color-fill-bg {
  fill: #4f9eb5 !important;
}
.color-set--cyan .theme-color-fill-bg-light,
.color-set--cyan.theme-color-fill-bg-light {
  fill: #bbd9e2 !important;
}
.color-set--cyan .js-slick-pageNo__current {
  color: #367081 !important;
}
.color-set--cyan
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--cyan.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #4f9eb5;
  background: #4f9eb5;
}
.color-set--cyan
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--cyan.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #4f9eb5;
}
.color-set--cyan .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #4f9eb5 !important;
}
.color-set--cyan .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--cyan .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--cyan .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--cyan .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--cyan .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #4f9eb5;
}
@media (max-width: 767.98px) {
  .color-set--cyan.blk-dot-slider .slick-dots li.slick-active {
    border-color: #4f9eb5 !important;
  }
  .color-set--cyan.blk-dot-slider .slick-dots li.slick-active button {
    background: #4f9eb5 !important;
  }
}
@media (min-width: 768px) {
  .color-set--cyan.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--cyan.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--cyan.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--cyan .slick-current .arrow-dot-slider__dot {
  background-color: #4f9eb5 !important;
}
.color-set--cyan .circle-dot-list > li:before {
  border-color: #367081 !important;
}
.color-set--cyan .msg-card .msg-card .msg-ppl-info__name,
.color-set--cyan.msg-card .msg-card .msg-ppl-info__name {
  color: #367081 !important;
}
.color-set--cyan .ui-slider-handle::after {
  background: #4f9eb5 !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #448ca1 !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #367081 !important;
  background: 0 0 !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #367081 !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #4f9eb5 !important;
  background: #fff !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #4f9eb5 !important;
  color: #fff !important;
}
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--cyan .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #367081 !important;
  border-color: #367081 !important;
  background: 0 0 !important;
}
.color-set--orange .theme-color-b4-border::before,
.color-set--orange .theme-color-border,
.color-set--orange .theme-color-border-hover:hover,
.color-set--orange.theme-color-b4-border::before,
.color-set--orange.theme-color-border,
.color-set--orange.theme-color-border-hover:hover {
  border-color: #cd3911 !important;
}
.color-set--cyan .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--cyan .aca-banner__item-inner:hover .aca-banner__btn {
  color: #4f9eb5 !important;
  background: #fff !important;
}
.color-set--cyan .static-content ul > li::before,
.color-set--cyan.static-content ul > li::before {
  background: #4f9eb5;
}
.color-set--cyan .static-content ul > li ul > li::before,
.color-set--cyan.static-content ul > li ul > li::before {
  background: 0 0;
  color: #4f9eb5;
}
.color-set--cyan .static-content ol > li::before,
.color-set--cyan.static-content ol > li::before {
  color: #367081;
}
.color-set--cyan .static-content .static-table thead > tr > th,
.color-set--cyan.static-content .static-table thead > tr > th {
  color: #fff;
  background: #4f9eb5;
}
.color-set--cyan .static-content a:focus,
.color-set--cyan .static-content a:hover,
.color-set--cyan .static-content h2,
.color-set--cyan.static-content a:focus,
.color-set--cyan.static-content a:hover,
.color-set--cyan.static-content h2 {
  color: #367081;
}
.theme-color-fill--cyan {
  fill: #4f9eb5;
}
.color-set--orange .theme-color-text,
.color-set--orange .theme-color-text-shadow-bg,
.color-set--orange.theme-color-text,
.color-set--orange.theme-color-text-shadow-bg {
  color: #cd3911 !important;
}
.color-set--orange .theme-color-text-dark,
.color-set--orange.theme-color-text-dark {
  color: #c6351d !important;
}
.color-set--orange .theme-color-bgtext,
.color-set--orange .theme-color-bgtextLink,
.color-set--orange.theme-color-bgtext,
.color-set--orange.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--orange .theme-color-bgtext .static-content ul > li::before,
.color-set--orange .theme-color-bgtext.static-content ul > li::before,
.color-set--orange.theme-color-bgtext .static-content ul > li::before,
.color-set--orange.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--orange .theme-color-after-text::after,
.color-set--orange .theme-color-b4-text::before,
.color-set--orange.theme-color-after-text::after,
.color-set--orange.theme-color-b4-text::before {
  color: #cd3911 !important;
}
.color-set--orange .theme-color-b4-bgtext::before,
.color-set--orange.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--orange .theme-color-fill,
.color-set--orange.theme-color-fill {
  fill: #cd3911 !important;
}
.color-set--orange .theme-color-bg,
.color-set--orange.theme-color-bg {
  background-color: #cd3911 !important;
}
.color-set--orange .theme-color-bg-light,
.color-set--orange.theme-color-bg-light {
  background-color: #e87461 !important;
}
.color-set--orange .theme-color-bg-pink,
.color-set--orange.theme-color-bg-pink {
  background-color: #fef9f8 !important;
}
.color-set--orange .theme-color-b4-bg-light::before,
.color-set--orange .theme-color-ft-bg-light::before,
.color-set--orange.theme-color-b4-bg-light::before,
.color-set--orange.theme-color-ft-bg-light::before {
  background-color: #e87461 !important;
}
.color-set--orange .theme-color-b4-bg::before,
.color-set--orange .theme-color-ft-bg::after,
.color-set--orange.theme-color-b4-bg::before,
.color-set--orange.theme-color-ft-bg::after {
  background-color: #cd3911 !important;
}
.color-set--orange .theme-color-active-bg.active,
.color-set--orange .theme-color-bg-hover:hover,
.color-set--orange
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--orange
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--orange .theme-color-main-active-bg.main.active,
.color-set--orange.theme-color-active-bg.active,
.color-set--orange.theme-color-main-active-bg.main.active {
  background: #cd3911 !important;
}
.color-set--orange
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--orange
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--orange
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--orange
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--orange .theme-color-text-hover:focus,
.color-set--orange .theme-color-text-hover:hover,
.color-set--orange.theme-color-text-hover:focus,
.color-set--orange.theme-color-text-hover:hover {
  color: #cd3911 !important;
}
.color-set--orange
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--orange
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--orange .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--orange .active > .theme-color-text-parent-active,
.color-set--orange .theme-color-active-text.active,
.color-set--orange .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--orange.theme-color-active-text.active,
.color-set--orange.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #cd3911 !important;
}
.color-set--orange .theme-color-active-bgtext.active,
.color-set--orange
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--orange.theme-color-active-bgtext.active,
.color-set--orange.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--orange
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--orange.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--orange .theme-color-active-bgwhite.active,
.color-set--orange .theme-color-bgwhite-hover:focus,
.color-set--orange .theme-color-bgwhite-hover:hover,
.color-set--orange.theme-color-active-bgwhite.active,
.color-set--orange.theme-color-bgwhite-hover:focus,
.color-set--orange.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--orange .theme-color-fill-text,
.color-set--orange.theme-color-fill-text {
  fill: #c6351d !important;
}
.color-set--orange .pin-poly .theme-color-fill-text,
.pin-poly .color-set--orange.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--orange .theme-color-fill-bg,
.color-set--orange.theme-color-fill-bg {
  fill: #cd3911 !important;
}
.color-set--orange .theme-color-fill-bg-light,
.color-set--orange.theme-color-fill-bg-light {
  fill: #f59b82 !important;
}
.color-set--orange .js-slick-pageNo__current {
  color: #c6351d !important;
}
.color-set--orange
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--orange.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #cd3911;
  background: #cd3911;
}
.color-set--orange
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--orange.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #cd3911;
}
.color-set--orange .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #cd3911 !important;
}
.color-set--orange .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--orange .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--orange .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--orange .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--orange .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #cd3911;
}
@media (max-width: 767.98px) {
  .color-set--orange.blk-dot-slider .slick-dots li.slick-active {
    border-color: #cd3911 !important;
  }
  .color-set--orange.blk-dot-slider .slick-dots li.slick-active button {
    background: #cd3911 !important;
  }
}
@media (min-width: 768px) {
  .color-set--orange.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--orange.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--orange.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--orange
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--orange .slick-current .arrow-dot-slider__dot {
  background-color: #cd3911 !important;
}
.color-set--orange .circle-dot-list > li:before {
  border-color: #cd3911 !important;
}
.color-set--orange .msg-card .msg-card .msg-ppl-info__name,
.color-set--orange.msg-card .msg-card .msg-ppl-info__name {
  color: #cd3911 !important;
}
.color-set--orange .ui-slider-handle::after {
  background: #cd3911 !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #b1310f !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #cd3911 !important;
  background: 0 0 !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #cd3911 !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--orange
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--orange
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #cd3911 !important;
  background: #fff !important;
}
.color-set--orange .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #cd3911 !important;
  color: #fff !important;
}
.color-set--orange
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--orange
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #cd3911 !important;
  border-color: #cd3911 !important;
  background: 0 0 !important;
}
.color-set--yellow .theme-color-b4-border::before,
.color-set--yellow .theme-color-border,
.color-set--yellow .theme-color-border-hover:hover,
.color-set--yellow.theme-color-b4-border::before,
.color-set--yellow.theme-color-border,
.color-set--yellow.theme-color-border-hover:hover {
  border-color: #ecca5f !important;
}
.color-set--orange .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--orange .aca-banner__item-inner:hover .aca-banner__btn {
  color: #cd3911 !important;
  background: #fff !important;
}
.color-set--orange .static-content ul > li::before,
.color-set--orange.static-content ul > li::before {
  background: #cd3911;
}
.color-set--orange .static-content ul > li ul > li::before,
.color-set--orange.static-content ul > li ul > li::before {
  background: 0 0;
  color: #cd3911;
}
.color-set--orange .static-content ol > li::before,
.color-set--orange.static-content ol > li::before {
  color: #cd3911;
}
.color-set--orange .static-content .static-table thead > tr > th,
.color-set--orange.static-content .static-table thead > tr > th {
  color: #fff;
  background: #cd3911;
}
.color-set--orange .static-content a:focus,
.color-set--orange .static-content a:hover,
.color-set--orange .static-content h2,
.color-set--orange.static-content a:focus,
.color-set--orange.static-content a:hover,
.color-set--orange.static-content h2 {
  color: #cd3911;
}
.theme-color-fill--orange {
  fill: #cd3911;
}
.color-set--yellow .theme-color-text,
.color-set--yellow .theme-color-text-dark,
.color-set--yellow .theme-color-text-shadow-bg,
.color-set--yellow.theme-color-text,
.color-set--yellow.theme-color-text-dark,
.color-set--yellow.theme-color-text-shadow-bg {
  color: #b68f16 !important;
}
.color-set--yellow .theme-color-bgtext,
.color-set--yellow .theme-color-bgtextLink,
.color-set--yellow.theme-color-bgtext,
.color-set--yellow.theme-color-bgtextLink {
  color: #454545 !important;
}
.color-set--yellow .theme-color-bgtext .static-content ul > li::before,
.color-set--yellow .theme-color-bgtext.static-content ul > li::before,
.color-set--yellow.theme-color-bgtext .static-content ul > li::before,
.color-set--yellow.theme-color-bgtext.static-content ul > li::before {
  background-color: #454545 !important;
}
.color-set--yellow .theme-color-after-text::after,
.color-set--yellow .theme-color-b4-text::before,
.color-set--yellow.theme-color-after-text::after,
.color-set--yellow.theme-color-b4-text::before {
  color: #b68f16 !important;
}
.color-set--yellow .theme-color-b4-bgtext::before,
.color-set--yellow.theme-color-b4-bgtext::before {
  color: #454545 !important;
}
.color-set--yellow .theme-color-fill,
.color-set--yellow.theme-color-fill {
  fill: #ecca5f !important;
}
.color-set--yellow .theme-color-bg,
.color-set--yellow.theme-color-bg {
  background-color: #ecca5f !important;
}
.color-set--yellow .theme-color-bg-light,
.color-set--yellow.theme-color-bg-light {
  background-color: #f1d98d !important;
}
.color-set--yellow .theme-color-bg-pink,
.color-set--yellow.theme-color-bg-pink {
  background-color: #fcf7e8 !important;
}
.color-set--yellow .theme-color-b4-bg-light::before,
.color-set--yellow .theme-color-ft-bg-light::before,
.color-set--yellow.theme-color-b4-bg-light::before,
.color-set--yellow.theme-color-ft-bg-light::before {
  background-color: #f1d98d !important;
}
.color-set--yellow .theme-color-b4-bg::before,
.color-set--yellow .theme-color-ft-bg::after,
.color-set--yellow.theme-color-b4-bg::before,
.color-set--yellow.theme-color-ft-bg::after {
  background-color: #ecca5f !important;
}
.color-set--yellow .theme-color-active-bg.active,
.color-set--yellow .theme-color-bg-hover:hover,
.color-set--yellow
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--yellow
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--yellow .theme-color-main-active-bg.main.active,
.color-set--yellow.theme-color-active-bg.active,
.color-set--yellow.theme-color-main-active-bg.main.active {
  background: #ecca5f !important;
}
.color-set--yellow
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--yellow
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--yellow
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--yellow
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--yellow .theme-color-text-hover:focus,
.color-set--yellow .theme-color-text-hover:hover,
.color-set--yellow.theme-color-text-hover:focus,
.color-set--yellow.theme-color-text-hover:hover {
  color: #b68f16 !important;
}
.color-set--yellow .theme-color-bgtext-hover:hover,
.color-set--yellow
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--yellow
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--yellow .active > .theme-color-text-parent-active,
.color-set--yellow .theme-color-active-text.active,
.color-set--yellow .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--yellow.theme-color-active-text.active,
.color-set--yellow.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #b68f16 !important;
}
.color-set--yellow .theme-color-active-bgtext.active,
.color-set--yellow
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--yellow.theme-color-active-bgtext.active,
.color-set--yellow.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #454545 !important;
}
.color-set--yellow
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--yellow.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #454545 !important;
}
.color-set--yellow .theme-color-active-bgwhite.active,
.color-set--yellow .theme-color-bgwhite-hover:focus,
.color-set--yellow .theme-color-bgwhite-hover:hover,
.color-set--yellow.theme-color-active-bgwhite.active,
.color-set--yellow.theme-color-bgwhite-hover:focus,
.color-set--yellow.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--yellow .theme-color-fill-text,
.color-set--yellow.theme-color-fill-text {
  fill: #b68f16 !important;
}
.color-set--yellow .pin-poly .theme-color-fill-text,
.pin-poly .color-set--yellow.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--yellow .theme-color-fill-bg,
.color-set--yellow.theme-color-fill-bg {
  fill: #ecca5f !important;
}
.color-set--yellow .theme-color-fill-bg-light,
.color-set--yellow.theme-color-fill-bg-light {
  fill: #fcf7e8 !important;
}
.color-set--yellow .js-slick-pageNo__current {
  color: #b68f16 !important;
}
.color-set--yellow
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--yellow.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #ecca5f;
  background: #ecca5f;
}
.color-set--yellow
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--yellow.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #ecca5f;
}
.color-set--yellow .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #ecca5f !important;
}
.color-set--yellow .theme-color-bgSlickDot .slick-dots li {
  border-color: #454545 !important;
}
.color-set--yellow .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--yellow .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #454545 !important;
}
.color-set--yellow .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #454545 !important;
}
.color-set--yellow .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #ecca5f;
}
@media (max-width: 767.98px) {
  .color-set--yellow.blk-dot-slider .slick-dots li.slick-active {
    border-color: #ecca5f !important;
  }
  .color-set--yellow.blk-dot-slider .slick-dots li.slick-active button {
    background: #ecca5f !important;
  }
}
@media (min-width: 768px) {
  .color-set--yellow.blk-dot-slider .slick-dots li {
    border-color: #454545 !important;
  }
  .color-set--yellow.blk-dot-slider .slick-dots li.slick-active button {
    background: #454545 !important;
  }
  .color-set--yellow.blk-dot-slider .slick-pause-play-btn {
    color: #454545 !important;
  }
}
.color-set--yellow
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--yellow .slick-current .arrow-dot-slider__dot {
  background-color: #ecca5f !important;
}
.color-set--yellow .circle-dot-list > li:before {
  border-color: #b68f16 !important;
}
.color-set--yellow .msg-card .msg-card .msg-ppl-info__name,
.color-set--yellow.msg-card .msg-card .msg-ppl-info__name {
  color: #b68f16 !important;
}
.color-set--yellow .ui-slider-handle::after {
  background: #ecca5f !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]) {
  color: #454545 !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #e9c144 !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #b68f16 !important;
  background: 0 0 !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #454545 !important;
  background: #b68f16 !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #454545 !important;
}
.color-set--yellow
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--yellow
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #ecca5f !important;
  background: #454545 !important;
}
.color-set--yellow .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #ecca5f !important;
  color: #454545 !important;
}
.color-set--yellow
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--yellow
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #b68f16 !important;
  border-color: #b68f16 !important;
  background: 0 0 !important;
}
.color-set--brown .theme-color-b4-border::before,
.color-set--brown .theme-color-border,
.color-set--brown .theme-color-border-hover:hover,
.color-set--brown.theme-color-b4-border::before,
.color-set--brown.theme-color-border,
.color-set--brown.theme-color-border-hover:hover {
  border-color: #603f32 !important;
}
.color-set--yellow .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--yellow .aca-banner__item-inner:hover .aca-banner__btn {
  color: #ecca5f !important;
  background: #454545 !important;
}
.color-set--yellow .static-content ul > li::before,
.color-set--yellow.static-content ul > li::before {
  background: #ecca5f;
}
.color-set--yellow .static-content ul > li ul > li::before,
.color-set--yellow.static-content ul > li ul > li::before {
  background: 0 0;
  color: #ecca5f;
}
.color-set--yellow .static-content ol > li::before,
.color-set--yellow.static-content ol > li::before {
  color: #b68f16;
}
.color-set--yellow .static-content .static-table thead > tr > th,
.color-set--yellow.static-content .static-table thead > tr > th {
  color: #454545;
  background: #ecca5f;
}
.color-set--yellow .static-content a:focus,
.color-set--yellow .static-content a:hover,
.color-set--yellow .static-content h2,
.color-set--yellow.static-content a:focus,
.color-set--yellow.static-content a:hover,
.color-set--yellow.static-content h2 {
  color: #b68f16;
}
.theme-color-fill--yellow {
  fill: #ecca5f;
}
.color-set--brown .theme-color-fill,
.color-set--brown .theme-color-fill-text,
.color-set--brown.theme-color-fill,
.color-set--brown.theme-color-fill-text {
  fill: #603f32 !important;
}
.color-set--brown .theme-color-text,
.color-set--brown .theme-color-text-dark,
.color-set--brown .theme-color-text-shadow-bg,
.color-set--brown.theme-color-text,
.color-set--brown.theme-color-text-dark,
.color-set--brown.theme-color-text-shadow-bg {
  color: #603f32 !important;
}
.color-set--brown .theme-color-bgtext,
.color-set--brown .theme-color-bgtextLink,
.color-set--brown.theme-color-bgtext,
.color-set--brown.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--brown .theme-color-bgtext .static-content ul > li::before,
.color-set--brown .theme-color-bgtext.static-content ul > li::before,
.color-set--brown.theme-color-bgtext .static-content ul > li::before,
.color-set--brown.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--brown .theme-color-after-text::after,
.color-set--brown .theme-color-b4-text::before,
.color-set--brown.theme-color-after-text::after,
.color-set--brown.theme-color-b4-text::before {
  color: #603f32 !important;
}
.color-set--brown .theme-color-b4-bgtext::before,
.color-set--brown.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--brown .theme-color-bg,
.color-set--brown.theme-color-bg {
  background-color: #603f32 !important;
}
.color-set--brown .theme-color-bg-light,
.color-set--brown.theme-color-bg-light {
  background-color: #825543 !important;
}
.color-set--brown .theme-color-bg-pink,
.color-set--brown.theme-color-bg-pink {
  background-color: #fbf8f7 !important;
}
.color-set--brown .theme-color-b4-bg-light::before,
.color-set--brown .theme-color-ft-bg-light::before,
.color-set--brown.theme-color-b4-bg-light::before,
.color-set--brown.theme-color-ft-bg-light::before {
  background-color: #825543 !important;
}
.color-set--brown .theme-color-b4-bg::before,
.color-set--brown .theme-color-ft-bg::after,
.color-set--brown.theme-color-b4-bg::before,
.color-set--brown.theme-color-ft-bg::after {
  background-color: #603f32 !important;
}
.color-set--brown .theme-color-active-bg.active,
.color-set--brown .theme-color-bg-hover:hover,
.color-set--brown
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--brown
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--brown .theme-color-main-active-bg.main.active,
.color-set--brown.theme-color-active-bg.active,
.color-set--brown.theme-color-main-active-bg.main.active {
  background: #603f32 !important;
}
.color-set--brown
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--brown
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--brown
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--brown
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--brown .theme-color-text-hover:focus,
.color-set--brown .theme-color-text-hover:hover,
.color-set--brown.theme-color-text-hover:focus,
.color-set--brown.theme-color-text-hover:hover {
  color: #603f32 !important;
}
.color-set--brown
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--brown
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--brown .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--brown .active > .theme-color-text-parent-active,
.color-set--brown .theme-color-active-text.active,
.color-set--brown .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--brown.theme-color-active-text.active,
.color-set--brown.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #603f32 !important;
}
.color-set--brown .theme-color-active-bgtext.active,
.color-set--brown
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--brown.theme-color-active-bgtext.active,
.color-set--brown.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--brown
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--brown.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--brown .theme-color-active-bgwhite.active,
.color-set--brown .theme-color-bgwhite-hover:focus,
.color-set--brown .theme-color-bgwhite-hover:hover,
.color-set--brown.theme-color-active-bgwhite.active,
.color-set--brown.theme-color-bgwhite-hover:focus,
.color-set--brown.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--brown .pin-poly .theme-color-fill-text,
.pin-poly .color-set--brown.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--brown .theme-color-fill-bg,
.color-set--brown.theme-color-fill-bg {
  fill: #603f32 !important;
}
.color-set--brown .theme-color-fill-bg-light,
.color-set--brown.theme-color-fill-bg-light {
  fill: #b78774 !important;
}
.color-set--brown .js-slick-pageNo__current {
  color: #603f32 !important;
}
.color-set--brown
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--brown.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #603f32;
  background: #603f32;
}
.color-set--brown
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--brown.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #603f32;
}
.color-set--brown .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #603f32 !important;
}
.color-set--brown .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--brown .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--brown .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--brown .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--brown .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #603f32;
}
@media (max-width: 767.98px) {
  .color-set--brown.blk-dot-slider .slick-dots li.slick-active {
    border-color: #603f32 !important;
  }
  .color-set--brown.blk-dot-slider .slick-dots li.slick-active button {
    background: #603f32 !important;
  }
}
@media (min-width: 768px) {
  .color-set--brown.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--brown.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--brown.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--brown .slick-current .arrow-dot-slider__dot {
  background-color: #603f32 !important;
}
.color-set--brown .circle-dot-list > li:before {
  border-color: #603f32 !important;
}
.color-set--brown .msg-card .msg-card .msg-ppl-info__name,
.color-set--brown.msg-card .msg-card .msg-ppl-info__name {
  color: #603f32 !important;
}
.color-set--brown .ui-slider-handle::after {
  background: #603f32 !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #4c3228 !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #603f32 !important;
  background: 0 0 !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #603f32 !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--brown
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #603f32 !important;
  background: #fff !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #603f32 !important;
  color: #fff !important;
}
.color-set--brown .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--brown
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #603f32 !important;
  border-color: #603f32 !important;
  background: 0 0 !important;
}
.color-set--green .theme-color-b4-border::before,
.color-set--green .theme-color-border,
.color-set--green .theme-color-border-hover:hover,
.color-set--green.theme-color-b4-border::before,
.color-set--green.theme-color-border,
.color-set--green.theme-color-border-hover:hover {
  border-color: #397e39 !important;
}
.color-set--brown .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--brown .aca-banner__item-inner:hover .aca-banner__btn {
  color: #603f32 !important;
  background: #fff !important;
}
.color-set--brown .static-content ul > li::before,
.color-set--brown.static-content ul > li::before {
  background: #603f32;
}
.color-set--brown .static-content ul > li ul > li::before,
.color-set--brown.static-content ul > li ul > li::before {
  background: 0 0;
  color: #603f32;
}
.color-set--brown .static-content ol > li::before,
.color-set--brown.static-content ol > li::before {
  color: #603f32;
}
.color-set--brown .static-content .static-table thead > tr > th,
.color-set--brown.static-content .static-table thead > tr > th {
  color: #fff;
  background: #603f32;
}
.color-set--brown .static-content a:focus,
.color-set--brown .static-content a:hover,
.color-set--brown .static-content h2,
.color-set--brown.static-content a:focus,
.color-set--brown.static-content a:hover,
.color-set--brown.static-content h2 {
  color: #603f32;
}
.theme-color-fill--brown {
  fill: #603f32;
}
.color-set--green .theme-color-fill,
.color-set--green .theme-color-fill-text,
.color-set--green.theme-color-fill,
.color-set--green.theme-color-fill-text {
  fill: #397e39 !important;
}
.color-set--green .theme-color-text,
.color-set--green .theme-color-text-dark,
.color-set--green .theme-color-text-shadow-bg,
.color-set--green.theme-color-text,
.color-set--green.theme-color-text-dark,
.color-set--green.theme-color-text-shadow-bg {
  color: #397e39 !important;
}
.color-set--green .theme-color-bgtext,
.color-set--green .theme-color-bgtextLink,
.color-set--green.theme-color-bgtext,
.color-set--green.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--green .theme-color-bgtext .static-content ul > li::before,
.color-set--green .theme-color-bgtext.static-content ul > li::before,
.color-set--green.theme-color-bgtext .static-content ul > li::before,
.color-set--green.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--green .theme-color-after-text::after,
.color-set--green .theme-color-b4-text::before,
.color-set--green.theme-color-after-text::after,
.color-set--green.theme-color-b4-text::before {
  color: #397e39 !important;
}
.color-set--green .theme-color-b4-bgtext::before,
.color-set--green.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--green .theme-color-bg,
.color-set--green.theme-color-bg {
  background-color: #397e39 !important;
}
.color-set--green .theme-color-bg-light,
.color-set--green.theme-color-bg-light {
  background-color: #49a149 !important;
}
.color-set--green .theme-color-bg-pink,
.color-set--green.theme-color-bg-pink {
  background-color: #f8fcf8 !important;
}
.color-set--green .theme-color-b4-bg-light::before,
.color-set--green .theme-color-ft-bg-light::before,
.color-set--green.theme-color-b4-bg-light::before,
.color-set--green.theme-color-ft-bg-light::before {
  background-color: #49a149 !important;
}
.color-set--green .theme-color-b4-bg::before,
.color-set--green .theme-color-ft-bg::after,
.color-set--green.theme-color-b4-bg::before,
.color-set--green.theme-color-ft-bg::after {
  background-color: #397e39 !important;
}
.color-set--green .theme-color-active-bg.active,
.color-set--green .theme-color-bg-hover:hover,
.color-set--green
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--green
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--green .theme-color-main-active-bg.main.active,
.color-set--green.theme-color-active-bg.active,
.color-set--green.theme-color-main-active-bg.main.active {
  background: #397e39 !important;
}
.color-set--green
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--green
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--green
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--green
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--green .theme-color-text-hover:focus,
.color-set--green .theme-color-text-hover:hover,
.color-set--green.theme-color-text-hover:focus,
.color-set--green.theme-color-text-hover:hover {
  color: #397e39 !important;
}
.color-set--green
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--green
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--green .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--green .active > .theme-color-text-parent-active,
.color-set--green .theme-color-active-text.active,
.color-set--green .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--green.theme-color-active-text.active,
.color-set--green.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #397e39 !important;
}
.color-set--green .theme-color-active-bgtext.active,
.color-set--green
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--green.theme-color-active-bgtext.active,
.color-set--green.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--green
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--green.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--green .theme-color-active-bgwhite.active,
.color-set--green .theme-color-bgwhite-hover:focus,
.color-set--green .theme-color-bgwhite-hover:hover,
.color-set--green.theme-color-active-bgwhite.active,
.color-set--green.theme-color-bgwhite-hover:focus,
.color-set--green.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--green .pin-poly .theme-color-fill-text,
.pin-poly .color-set--green.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--green .theme-color-fill-bg,
.color-set--green.theme-color-fill-bg {
  fill: #397e39 !important;
}
.color-set--green .theme-color-fill-bg-light,
.color-set--green.theme-color-fill-bg-light {
  fill: #87c987 !important;
}
.color-set--green .js-slick-pageNo__current {
  color: #397e39 !important;
}
.color-set--green
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--green.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #397e39;
  background: #397e39;
}
.color-set--green
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--green.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #397e39;
}
.color-set--green .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #397e39 !important;
}
.color-set--green .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--green .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--green .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--green .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--green .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #397e39;
}
@media (max-width: 767.98px) {
  .color-set--green.blk-dot-slider .slick-dots li.slick-active {
    border-color: #397e39 !important;
  }
  .color-set--green.blk-dot-slider .slick-dots li.slick-active button {
    background: #397e39 !important;
  }
}
@media (min-width: 768px) {
  .color-set--green.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--green.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--green.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--green .slick-current .arrow-dot-slider__dot {
  background-color: #397e39 !important;
}
.color-set--green .circle-dot-list > li:before {
  border-color: #397e39 !important;
}
.color-set--green .msg-card .msg-card .msg-ppl-info__name,
.color-set--green.msg-card .msg-card .msg-ppl-info__name {
  color: #397e39 !important;
}
.color-set--green .ui-slider-handle::after {
  background: #397e39 !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--green .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #2f692f !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #397e39 !important;
  background: 0 0 !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #397e39 !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--green
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #397e39 !important;
  background: #fff !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #397e39 !important;
  color: #fff !important;
}
.color-set--green .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--green
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #397e39 !important;
  border-color: #397e39 !important;
  background: 0 0 !important;
}
.color-set--gray-normal .theme-color-b4-border::before,
.color-set--gray-normal .theme-color-border,
.color-set--gray-normal .theme-color-border-hover:hover,
.color-set--gray-normal.theme-color-b4-border::before,
.color-set--gray-normal.theme-color-border,
.color-set--gray-normal.theme-color-border-hover:hover {
  border-color: #c0bfbf !important;
}
.color-set--green .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--green .aca-banner__item-inner:hover .aca-banner__btn {
  color: #397e39 !important;
  background: #fff !important;
}
.color-set--green .static-content ul > li::before,
.color-set--green.static-content ul > li::before {
  background: #397e39;
}
.color-set--green .static-content ul > li ul > li::before,
.color-set--green.static-content ul > li ul > li::before {
  background: 0 0;
  color: #397e39;
}
.color-set--green .static-content ol > li::before,
.color-set--green.static-content ol > li::before {
  color: #397e39;
}
.color-set--green .static-content .static-table thead > tr > th,
.color-set--green.static-content .static-table thead > tr > th {
  color: #fff;
  background: #397e39;
}
.color-set--green .static-content a:focus,
.color-set--green .static-content a:hover,
.color-set--green .static-content h2,
.color-set--green.static-content a:focus,
.color-set--green.static-content a:hover,
.color-set--green.static-content h2 {
  color: #397e39;
}
.theme-color-fill--green {
  fill: #397e39;
}
.color-set--gray-normal .theme-color-text,
.color-set--gray-normal .theme-color-text-shadow-bg,
.color-set--gray-normal.theme-color-text,
.color-set--gray-normal.theme-color-text-shadow-bg {
  color: #454545 !important;
}
.color-set--gray-normal .theme-color-text-dark,
.color-set--gray-normal.theme-color-text-dark {
  color: #a7a5a5 !important;
}
.color-set--gray-normal .theme-color-bgtext,
.color-set--gray-normal .theme-color-bgtextLink,
.color-set--gray-normal.theme-color-bgtext,
.color-set--gray-normal.theme-color-bgtextLink {
  color: #333 !important;
}
.color-set--gray-normal .theme-color-bgtext .static-content ul > li::before,
.color-set--gray-normal .theme-color-bgtext.static-content ul > li::before,
.color-set--gray-normal.theme-color-bgtext .static-content ul > li::before,
.color-set--gray-normal.theme-color-bgtext.static-content ul > li::before {
  background-color: #333 !important;
}
.color-set--gray-normal .theme-color-after-text::after,
.color-set--gray-normal .theme-color-b4-text::before,
.color-set--gray-normal.theme-color-after-text::after,
.color-set--gray-normal.theme-color-b4-text::before {
  color: #454545 !important;
}
.color-set--gray-normal .theme-color-b4-bgtext::before,
.color-set--gray-normal.theme-color-b4-bgtext::before {
  color: #333 !important;
}
.color-set--gray-normal .theme-color-fill,
.color-set--gray-normal.theme-color-fill {
  fill: #c0bfbf !important;
}
.color-set--gray-normal .theme-color-bg,
.color-set--gray-normal.theme-color-bg {
  background-color: #c0bfbf !important;
}
.color-set--gray-normal .theme-color-bg-light,
.color-set--gray-normal.theme-color-bg-light {
  background-color: #d9d9d9 !important;
}
.color-set--gray-normal .theme-color-bg-pink,
.color-set--gray-normal.theme-color-bg-pink {
  background-color: #f8f8f8 !important;
}
.color-set--gray-normal .theme-color-b4-bg-light::before,
.color-set--gray-normal .theme-color-ft-bg-light::before,
.color-set--gray-normal.theme-color-b4-bg-light::before,
.color-set--gray-normal.theme-color-ft-bg-light::before {
  background-color: #d9d9d9 !important;
}
.color-set--gray-normal .theme-color-b4-bg::before,
.color-set--gray-normal .theme-color-ft-bg::after,
.color-set--gray-normal.theme-color-b4-bg::before,
.color-set--gray-normal.theme-color-ft-bg::after {
  background-color: #c0bfbf !important;
}
.color-set--gray-normal .theme-color-active-bg.active,
.color-set--gray-normal .theme-color-bg-hover:hover,
.color-set--gray-normal
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--gray-normal
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--gray-normal .theme-color-main-active-bg.main.active,
.color-set--gray-normal.theme-color-active-bg.active,
.color-set--gray-normal.theme-color-main-active-bg.main.active {
  background: #c0bfbf !important;
}
.color-set--gray-normal
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--gray-normal
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--gray-normal
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--gray-normal
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--gray-normal
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default,
.color-set--gray-normal
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--gray-normal .theme-color-text-hover:focus,
.color-set--gray-normal .theme-color-text-hover:hover,
.color-set--gray-normal.theme-color-text-hover:focus,
.color-set--gray-normal.theme-color-text-hover:hover {
  color: #454545 !important;
}
.color-set--gray-normal .theme-color-bgtext-hover:hover {
  color: #333 !important;
}
.color-set--gray-normal .active > .theme-color-text-parent-active,
.color-set--gray-normal .theme-color-active-text.active,
.color-set--gray-normal
  .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--gray-normal.theme-color-active-text.active,
.color-set--gray-normal.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #454545 !important;
}
.color-set--gray-normal .theme-color-active-bgtext.active,
.color-set--gray-normal
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--gray-normal.theme-color-active-bgtext.active,
.color-set--gray-normal.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #333 !important;
}
.color-set--gray-normal
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--gray-normal.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #333 !important;
}
.color-set--gray-normal .theme-color-active-bgwhite.active,
.color-set--gray-normal .theme-color-bgwhite-hover:focus,
.color-set--gray-normal .theme-color-bgwhite-hover:hover,
.color-set--gray-normal.theme-color-active-bgwhite.active,
.color-set--gray-normal.theme-color-bgwhite-hover:focus,
.color-set--gray-normal.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--gray-normal .theme-color-fill-text,
.color-set--gray-normal.theme-color-fill-text {
  fill: #a7a5a5 !important;
}
.color-set--gray-normal .pin-poly .theme-color-fill-text,
.pin-poly .color-set--gray-normal.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--gray-normal .theme-color-fill-bg,
.color-set--gray-normal.theme-color-fill-bg {
  fill: #c0bfbf !important;
}
.color-set--gray-normal .theme-color-fill-bg-light,
.color-set--gray-normal.theme-color-fill-bg-light {
  fill: #fff !important;
}
.color-set--gray-normal .js-slick-pageNo__current {
  color: #a7a5a5 !important;
}
.color-set--gray-normal
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--gray-normal.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #c0bfbf;
  background: #c0bfbf;
}
.color-set--gray-normal
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--gray-normal.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #c0bfbf;
}
.color-set--gray-normal .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #c0bfbf !important;
}
.color-set--gray-normal .theme-color-bgSlickDot .slick-dots li {
  border-color: #333 !important;
}
.color-set--gray-normal .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--gray-normal
  .theme-color-bgSlickDot
  .slick-dots
  li.slick-active
  button {
  background: #333 !important;
}
.color-set--gray-normal .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #333 !important;
}
.color-set--gray-normal .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #c0bfbf;
}
@media (max-width: 767.98px) {
  .color-set--gray-normal.blk-dot-slider .slick-dots li.slick-active {
    border-color: #c0bfbf !important;
  }
  .color-set--gray-normal.blk-dot-slider .slick-dots li.slick-active button {
    background: #c0bfbf !important;
  }
}
@media (min-width: 768px) {
  .color-set--gray-normal.blk-dot-slider .slick-dots li {
    border-color: #333 !important;
  }
  .color-set--gray-normal.blk-dot-slider .slick-dots li.slick-active button {
    background: #333 !important;
  }
  .color-set--gray-normal.blk-dot-slider .slick-pause-play-btn {
    color: #333 !important;
  }
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--gray-normal .slick-current .arrow-dot-slider__dot {
  background-color: #c0bfbf !important;
}
.color-set--gray-normal .circle-dot-list > li:before {
  border-color: #454545 !important;
}
.color-set--gray-normal .msg-card .msg-card .msg-ppl-info__name,
.color-set--gray-normal.msg-card .msg-card .msg-ppl-info__name {
  color: #454545 !important;
}
.color-set--gray-normal .ui-slider-handle::after {
  background: #c0bfbf !important;
}
.color-set--gray-normal .rbtn:not([class*="rbtn--fix-color"]) {
  color: #333 !important;
}
.color-set--gray-normal .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--gray-normal .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #b1b0b0 !important;
}
.color-set--gray-normal .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #454545 !important;
  background: 0 0 !important;
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  background: #454545 !important;
  color: #fff !important;
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #333 !important;
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #c0bfbf !important;
  background: #333 !important;
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #c0bfbf !important;
  color: #333 !important;
}
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--gray-normal
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #454545 !important;
  border-color: #454545 !important;
  background: 0 0 !important;
}
.color-set--crimson .theme-color-b4-border::before,
.color-set--crimson .theme-color-border,
.color-set--crimson .theme-color-border-hover:hover,
.color-set--crimson.theme-color-b4-border::before,
.color-set--crimson.theme-color-border,
.color-set--crimson.theme-color-border-hover:hover {
  border-color: #c80f2e !important;
}
.color-set--gray-normal .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--gray-normal .aca-banner__item-inner:hover .aca-banner__btn {
  color: #c0bfbf !important;
  background: #333 !important;
}
.color-set--gray-normal .static-content ul > li::before,
.color-set--gray-normal.static-content ul > li::before {
  background: #c0bfbf;
}
.color-set--gray-normal .static-content ul > li ul > li::before,
.color-set--gray-normal.static-content ul > li ul > li::before {
  background: 0 0;
  color: #c0bfbf;
}
.color-set--gray-normal .static-content ol > li::before,
.color-set--gray-normal.static-content ol > li::before {
  color: #454545;
}
.color-set--gray-normal .static-content .static-table thead > tr > th,
.color-set--gray-normal.static-content .static-table thead > tr > th {
  color: #333;
  background: #c0bfbf;
}
.color-set--gray-normal .static-content a:focus,
.color-set--gray-normal .static-content a:hover,
.color-set--gray-normal .static-content h2,
.color-set--gray-normal.static-content a:focus,
.color-set--gray-normal.static-content a:hover,
.color-set--gray-normal.static-content h2 {
  color: #454545;
}
.theme-color-fill--gray-normal {
  fill: #c0bfbf;
}
.color-set--crimson .theme-color-text,
.color-set--crimson .theme-color-text-shadow-bg,
.color-set--crimson.theme-color-text,
.color-set--crimson.theme-color-text-shadow-bg {
  color: #c80f2e !important;
}
.color-set--crimson .theme-color-text-dark,
.color-set--crimson.theme-color-text-dark {
  color: #990b23 !important;
}
.color-set--crimson .theme-color-bgtext,
.color-set--crimson .theme-color-bgtextLink,
.color-set--crimson.theme-color-bgtext,
.color-set--crimson.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--crimson .theme-color-bgtext .static-content ul > li::before,
.color-set--crimson .theme-color-bgtext.static-content ul > li::before,
.color-set--crimson.theme-color-bgtext .static-content ul > li::before,
.color-set--crimson.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--crimson .theme-color-after-text::after,
.color-set--crimson .theme-color-b4-text::before,
.color-set--crimson.theme-color-after-text::after,
.color-set--crimson.theme-color-b4-text::before {
  color: #c80f2e !important;
}
.color-set--crimson .theme-color-b4-bgtext::before,
.color-set--crimson.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--crimson .theme-color-fill,
.color-set--crimson.theme-color-fill {
  fill: #c80f2e !important;
}
.color-set--crimson .theme-color-bg,
.color-set--crimson.theme-color-bg {
  background-color: #c80f2e !important;
}
.color-set--crimson .theme-color-b4-bg-light::before,
.color-set--crimson .theme-color-bg-light,
.color-set--crimson .theme-color-bg-pink,
.color-set--crimson .theme-color-ft-bg-light::before,
.color-set--crimson.theme-color-b4-bg-light::before,
.color-set--crimson.theme-color-bg-light,
.color-set--crimson.theme-color-bg-pink,
.color-set--crimson.theme-color-ft-bg-light::before {
  background-color: #fef4f7 !important;
}
.color-set--crimson .theme-color-b4-bg::before,
.color-set--crimson .theme-color-ft-bg::after,
.color-set--crimson.theme-color-b4-bg::before,
.color-set--crimson.theme-color-ft-bg::after {
  background-color: #c80f2e !important;
}
.color-set--crimson .theme-color-active-bg.active,
.color-set--crimson .theme-color-bg-hover:hover,
.color-set--crimson
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--crimson
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--crimson .theme-color-main-active-bg.main.active,
.color-set--crimson.theme-color-active-bg.active,
.color-set--crimson.theme-color-main-active-bg.main.active {
  background: #c80f2e !important;
}
.color-set--crimson
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--crimson
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--crimson
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--crimson
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--crimson .theme-color-text-hover:focus,
.color-set--crimson .theme-color-text-hover:hover,
.color-set--crimson.theme-color-text-hover:focus,
.color-set--crimson.theme-color-text-hover:hover {
  color: #c80f2e !important;
}
.color-set--crimson
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--crimson
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--crimson .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--crimson .active > .theme-color-text-parent-active,
.color-set--crimson .theme-color-active-text.active,
.color-set--crimson .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--crimson.theme-color-active-text.active,
.color-set--crimson.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #c80f2e !important;
}
.color-set--crimson .theme-color-active-bgtext.active,
.color-set--crimson
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--crimson.theme-color-active-bgtext.active,
.color-set--crimson.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--crimson
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--crimson.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--crimson .theme-color-active-bgwhite.active,
.color-set--crimson .theme-color-bgwhite-hover:focus,
.color-set--crimson .theme-color-bgwhite-hover:hover,
.color-set--crimson.theme-color-active-bgwhite.active,
.color-set--crimson.theme-color-bgwhite-hover:focus,
.color-set--crimson.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--crimson .theme-color-fill-text,
.color-set--crimson.theme-color-fill-text {
  fill: #990b23 !important;
}
.color-set--crimson .pin-poly .theme-color-fill-text,
.pin-poly .color-set--crimson.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--crimson .theme-color-fill-bg,
.color-set--crimson.theme-color-fill-bg {
  fill: #c80f2e !important;
}
.color-set--crimson .theme-color-fill-bg-light,
.color-set--crimson.theme-color-fill-bg-light {
  fill: #f57b8f !important;
}
.color-set--crimson .js-slick-pageNo__current {
  color: #990b23 !important;
}
.color-set--crimson
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--crimson.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #c80f2e;
  background: #c80f2e;
}
.color-set--crimson
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--crimson.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #c80f2e;
}
.color-set--crimson .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #c80f2e !important;
}
.color-set--crimson .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--crimson .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--crimson .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--crimson .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--crimson .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #c80f2e;
}
@media (max-width: 767.98px) {
  .color-set--crimson.blk-dot-slider .slick-dots li.slick-active {
    border-color: #c80f2e !important;
  }
  .color-set--crimson.blk-dot-slider .slick-dots li.slick-active button {
    background: #c80f2e !important;
  }
}
@media (min-width: 768px) {
  .color-set--crimson.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--crimson.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--crimson.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--crimson
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--crimson .slick-current .arrow-dot-slider__dot {
  background-color: #c80f2e !important;
}
.color-set--crimson .circle-dot-list > li:before {
  border-color: #c80f2e !important;
}
.color-set--crimson .msg-card .msg-card .msg-ppl-info__name,
.color-set--crimson.msg-card .msg-card .msg-ppl-info__name {
  color: #c80f2e !important;
}
.color-set--crimson .ui-slider-handle::after {
  background: #c80f2e !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #ac0d27 !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #c80f2e !important;
  background: 0 0 !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #c80f2e !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--crimson
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--crimson
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #c80f2e !important;
  background: #fff !important;
}
.color-set--crimson .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #c80f2e !important;
  color: #fff !important;
}
.color-set--crimson
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--crimson
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #c80f2e !important;
  border-color: #c80f2e !important;
  background: 0 0 !important;
}
.color-set--fast .theme-color-b4-border::before,
.color-set--fast .theme-color-border,
.color-set--fast .theme-color-border-hover:hover,
.color-set--fast.theme-color-b4-border::before,
.color-set--fast.theme-color-border,
.color-set--fast.theme-color-border-hover:hover {
  border-color: #d2430f !important;
}
.color-set--crimson .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--crimson .aca-banner__item-inner:hover .aca-banner__btn {
  color: #c80f2e !important;
  background: #fff !important;
}
.color-set--crimson .static-content ul > li::before,
.color-set--crimson.static-content ul > li::before {
  background: #c80f2e;
}
.color-set--crimson .static-content ul > li ul > li::before,
.color-set--crimson.static-content ul > li ul > li::before {
  background: 0 0;
  color: #c80f2e;
}
.color-set--crimson .static-content ol > li::before,
.color-set--crimson.static-content ol > li::before {
  color: #c80f2e;
}
.color-set--crimson .static-content .static-table thead > tr > th,
.color-set--crimson.static-content .static-table thead > tr > th {
  color: #fff;
  background: #c80f2e;
}
.color-set--crimson .static-content a:focus,
.color-set--crimson .static-content a:hover,
.color-set--crimson .static-content h2,
.color-set--crimson.static-content a:focus,
.color-set--crimson.static-content a:hover,
.color-set--crimson.static-content h2 {
  color: #c80f2e;
}
.theme-color-fill--crimson {
  fill: #c80f2e;
}
.color-set--fast .theme-color-fill,
.color-set--fast .theme-color-fill-text,
.color-set--fast.theme-color-fill,
.color-set--fast.theme-color-fill-text {
  fill: #d2430f !important;
}
.color-set--fast .theme-color-text,
.color-set--fast .theme-color-text-dark,
.color-set--fast .theme-color-text-shadow-bg,
.color-set--fast.theme-color-text,
.color-set--fast.theme-color-text-dark,
.color-set--fast.theme-color-text-shadow-bg {
  color: #d2430f !important;
}
.color-set--fast .theme-color-bgtext,
.color-set--fast .theme-color-bgtextLink,
.color-set--fast.theme-color-bgtext,
.color-set--fast.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--fast .theme-color-bgtext .static-content ul > li::before,
.color-set--fast .theme-color-bgtext.static-content ul > li::before,
.color-set--fast.theme-color-bgtext .static-content ul > li::before,
.color-set--fast.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--fast .theme-color-after-text::after,
.color-set--fast .theme-color-b4-text::before,
.color-set--fast.theme-color-after-text::after,
.color-set--fast.theme-color-b4-text::before {
  color: #d2430f !important;
}
.color-set--fast .theme-color-b4-bgtext::before,
.color-set--fast.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--fast .theme-color-bg,
.color-set--fast.theme-color-bg {
  background-color: #d2430f !important;
}
.color-set--fast .theme-color-bg-light,
.color-set--fast.theme-color-bg-light {
  background-color: #ef5b25 !important;
}
.color-set--fast .theme-color-bg-pink,
.color-set--fast.theme-color-bg-pink {
  background-color: #fef5f1 !important;
}
.color-set--fast .theme-color-b4-bg-light::before,
.color-set--fast .theme-color-ft-bg-light::before,
.color-set--fast.theme-color-b4-bg-light::before,
.color-set--fast.theme-color-ft-bg-light::before {
  background-color: #ef5b25 !important;
}
.color-set--fast .theme-color-b4-bg::before,
.color-set--fast .theme-color-ft-bg::after,
.color-set--fast.theme-color-b4-bg::before,
.color-set--fast.theme-color-ft-bg::after {
  background-color: #d2430f !important;
}
.color-set--fast .theme-color-active-bg.active,
.color-set--fast .theme-color-bg-hover:hover,
.color-set--fast
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--fast
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--fast .theme-color-main-active-bg.main.active,
.color-set--fast.theme-color-active-bg.active,
.color-set--fast.theme-color-main-active-bg.main.active {
  background: #d2430f !important;
}
.color-set--fast
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--fast
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--fast
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--fast
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--fast .theme-color-text-hover:focus,
.color-set--fast .theme-color-text-hover:hover,
.color-set--fast.theme-color-text-hover:focus,
.color-set--fast.theme-color-text-hover:hover {
  color: #d2430f !important;
}
.color-set--fast
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--fast
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--fast .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--fast .active > .theme-color-text-parent-active,
.color-set--fast .theme-color-active-text.active,
.color-set--fast .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--fast.theme-color-active-text.active,
.color-set--fast.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #d2430f !important;
}
.color-set--fast .theme-color-active-bgtext.active,
.color-set--fast
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--fast.theme-color-active-bgtext.active,
.color-set--fast.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--fast
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--fast.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--fast .theme-color-active-bgwhite.active,
.color-set--fast .theme-color-bgwhite-hover:focus,
.color-set--fast .theme-color-bgwhite-hover:hover,
.color-set--fast.theme-color-active-bgwhite.active,
.color-set--fast.theme-color-bgwhite-hover:focus,
.color-set--fast.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--fast .pin-poly .theme-color-fill-text,
.pin-poly .color-set--fast.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--fast .theme-color-fill-bg,
.color-set--fast.theme-color-fill-bg {
  fill: #d2430f !important;
}
.color-set--fast .theme-color-fill-bg-light,
.color-set--fast.theme-color-fill-bg-light {
  fill: #f6a284 !important;
}
.color-set--fast .js-slick-pageNo__current {
  color: #d2430f !important;
}
.color-set--fast
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--fast.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #d2430f;
  background: #d2430f;
}
.color-set--fast
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--fast.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #d2430f;
}
.color-set--fast .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #d2430f !important;
}
.color-set--fast .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--fast .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--fast .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--fast .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--fast .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #d2430f;
}
@media (max-width: 767.98px) {
  .color-set--fast.blk-dot-slider .slick-dots li.slick-active {
    border-color: #d2430f !important;
  }
  .color-set--fast.blk-dot-slider .slick-dots li.slick-active button {
    background: #d2430f !important;
  }
}
@media (min-width: 768px) {
  .color-set--fast.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--fast.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--fast.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--fast .slick-current .arrow-dot-slider__dot {
  background-color: #d2430f !important;
}
.color-set--fast .circle-dot-list > li:before {
  border-color: #d2430f !important;
}
.color-set--fast .msg-card .msg-card .msg-ppl-info__name,
.color-set--fast.msg-card .msg-card .msg-ppl-info__name {
  color: #d2430f !important;
}
.color-set--fast .ui-slider-handle::after {
  background: #d2430f !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #b53a0d !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #d2430f !important;
  background: 0 0 !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #d2430f !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #d2430f !important;
  background: #fff !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #d2430f !important;
  color: #fff !important;
}
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--fast .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #d2430f !important;
  border-color: #d2430f !important;
  background: 0 0 !important;
}
.color-set--fce .theme-color-b4-border::before,
.color-set--fce .theme-color-border,
.color-set--fce .theme-color-border-hover:hover,
.color-set--fce.theme-color-b4-border::before,
.color-set--fce.theme-color-border,
.color-set--fce.theme-color-border-hover:hover {
  border-color: #9e0040 !important;
}
.color-set--fast .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--fast .aca-banner__item-inner:hover .aca-banner__btn {
  color: #d2430f !important;
  background: #fff !important;
}
.color-set--fast .static-content ul > li::before,
.color-set--fast.static-content ul > li::before {
  background: #d2430f;
}
.color-set--fast .static-content ul > li ul > li::before,
.color-set--fast.static-content ul > li ul > li::before {
  background: 0 0;
  color: #d2430f;
}
.color-set--fast .static-content ol > li::before,
.color-set--fast.static-content ol > li::before {
  color: #d2430f;
}
.color-set--fast .static-content .static-table thead > tr > th,
.color-set--fast.static-content .static-table thead > tr > th {
  color: #fff;
  background: #d2430f;
}
.color-set--fast .static-content a:focus,
.color-set--fast .static-content a:hover,
.color-set--fast .static-content h2,
.color-set--fast.static-content a:focus,
.color-set--fast.static-content a:hover,
.color-set--fast.static-content h2 {
  color: #d2430f;
}
.theme-color-fill--fast {
  fill: #d2430f;
}
.color-set--fce .theme-color-fill,
.color-set--fce .theme-color-fill-text,
.color-set--fce.theme-color-fill,
.color-set--fce.theme-color-fill-text {
  fill: #9e0040 !important;
}
.color-set--fce .theme-color-text,
.color-set--fce .theme-color-text-dark,
.color-set--fce .theme-color-text-shadow-bg,
.color-set--fce.theme-color-text,
.color-set--fce.theme-color-text-dark,
.color-set--fce.theme-color-text-shadow-bg {
  color: #9e0040 !important;
}
.color-set--fce .theme-color-bgtext,
.color-set--fce .theme-color-bgtextLink,
.color-set--fce.theme-color-bgtext,
.color-set--fce.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--fce .theme-color-bgtext .static-content ul > li::before,
.color-set--fce .theme-color-bgtext.static-content ul > li::before,
.color-set--fce.theme-color-bgtext .static-content ul > li::before,
.color-set--fce.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--fce .theme-color-after-text::after,
.color-set--fce .theme-color-b4-text::before,
.color-set--fce.theme-color-after-text::after,
.color-set--fce.theme-color-b4-text::before {
  color: #9e0040 !important;
}
.color-set--fce .theme-color-b4-bgtext::before,
.color-set--fce.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--fce .theme-color-bg,
.color-set--fce.theme-color-bg {
  background-color: #9e0040 !important;
}
.color-set--fce .theme-color-bg-light,
.color-set--fce.theme-color-bg-light {
  background-color: #d10055 !important;
}
.color-set--fce .theme-color-bg-pink,
.color-set--fce.theme-color-bg-pink {
  background-color: #fff7fa !important;
}
.color-set--fce .theme-color-b4-bg-light::before,
.color-set--fce .theme-color-ft-bg-light::before,
.color-set--fce.theme-color-b4-bg-light::before,
.color-set--fce.theme-color-ft-bg-light::before {
  background-color: #d10055 !important;
}
.color-set--fce .theme-color-b4-bg::before,
.color-set--fce .theme-color-ft-bg::after,
.color-set--fce.theme-color-b4-bg::before,
.color-set--fce.theme-color-ft-bg::after {
  background-color: #9e0040 !important;
}
.color-set--fce .theme-color-active-bg.active,
.color-set--fce .theme-color-bg-hover:hover,
.color-set--fce
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--fce
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--fce .theme-color-main-active-bg.main.active,
.color-set--fce.theme-color-active-bg.active,
.color-set--fce.theme-color-main-active-bg.main.active {
  background: #9e0040 !important;
}
.color-set--fce
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--fce
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--fce
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--fce
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--fce .theme-color-text-hover:focus,
.color-set--fce .theme-color-text-hover:hover,
.color-set--fce.theme-color-text-hover:focus,
.color-set--fce.theme-color-text-hover:hover {
  color: #9e0040 !important;
}
.color-set--fce
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--fce
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--fce .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--fce .active > .theme-color-text-parent-active,
.color-set--fce .theme-color-active-text.active,
.color-set--fce .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--fce.theme-color-active-text.active,
.color-set--fce.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #9e0040 !important;
}
.color-set--fce .theme-color-active-bgtext.active,
.color-set--fce
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--fce.theme-color-active-bgtext.active,
.color-set--fce.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--fce
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--fce.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--fce .theme-color-active-bgwhite.active,
.color-set--fce .theme-color-bgwhite-hover:focus,
.color-set--fce .theme-color-bgwhite-hover:hover,
.color-set--fce.theme-color-active-bgwhite.active,
.color-set--fce.theme-color-bgwhite-hover:focus,
.color-set--fce.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--fce .pin-poly .theme-color-fill-text,
.pin-poly .color-set--fce.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--fce .theme-color-fill-bg,
.color-set--fce.theme-color-fill-bg {
  fill: #9e0040 !important;
}
.color-set--fce .theme-color-fill-bg-light,
.color-set--fce.theme-color-fill-bg-light {
  fill: #ff3889 !important;
}
.color-set--fce .js-slick-pageNo__current {
  color: #9e0040 !important;
}
.color-set--fce .color-set--slider-color-w-white-bg .slick-dots li.slick-active,
.color-set--fce.color-set--slider-color-w-white-bg .slick-dots li.slick-active {
  border-color: #9e0040;
  background: #9e0040;
}
.color-set--fce
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--fce.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #9e0040;
}
.color-set--fce .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #9e0040 !important;
}
.color-set--fce .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--fce .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--fce .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--fce .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--fce .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #9e0040;
}
@media (max-width: 767.98px) {
  .color-set--fce.blk-dot-slider .slick-dots li.slick-active {
    border-color: #9e0040 !important;
  }
  .color-set--fce.blk-dot-slider .slick-dots li.slick-active button {
    background: #9e0040 !important;
  }
}
@media (min-width: 768px) {
  .color-set--fce.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--fce.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--fce.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--fce .slick-current .arrow-dot-slider__dot {
  background-color: #9e0040 !important;
}
.color-set--fce .circle-dot-list > li:before {
  border-color: #9e0040 !important;
}
.color-set--fce .msg-card .msg-card .msg-ppl-info__name,
.color-set--fce.msg-card .msg-card .msg-ppl-info__name {
  color: #9e0040 !important;
}
.color-set--fce .ui-slider-handle::after {
  background: #9e0040 !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #7f0034 !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #9e0040 !important;
  background: 0 0 !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #9e0040 !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #9e0040 !important;
  background: #fff !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #9e0040 !important;
  color: #fff !important;
}
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--fce .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #9e0040 !important;
  border-color: #9e0040 !important;
  background: 0 0 !important;
}
.color-set--fhss .theme-color-b4-border::before,
.color-set--fhss .theme-color-border,
.color-set--fhss .theme-color-border-hover:hover,
.color-set--fhss.theme-color-b4-border::before,
.color-set--fhss.theme-color-border,
.color-set--fhss.theme-color-border-hover:hover {
  border-color: #2b8054 !important;
}
.color-set--fce .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--fce .aca-banner__item-inner:hover .aca-banner__btn {
  color: #9e0040 !important;
  background: #fff !important;
}
.color-set--fce .static-content ul > li::before,
.color-set--fce.static-content ul > li::before {
  background: #9e0040;
}
.color-set--fce .static-content ul > li ul > li::before,
.color-set--fce.static-content ul > li ul > li::before {
  background: 0 0;
  color: #9e0040;
}
.color-set--fce .static-content ol > li::before,
.color-set--fce.static-content ol > li::before {
  color: #9e0040;
}
.color-set--fce .static-content .static-table thead > tr > th,
.color-set--fce.static-content .static-table thead > tr > th {
  color: #fff;
  background: #9e0040;
}
.color-set--fce .static-content a:focus,
.color-set--fce .static-content a:hover,
.color-set--fce .static-content h2,
.color-set--fce.static-content a:focus,
.color-set--fce.static-content a:hover,
.color-set--fce.static-content h2 {
  color: #9e0040;
}
.theme-color-fill--fce {
  fill: #9e0040;
}
.color-set--fhss .theme-color-fill,
.color-set--fhss .theme-color-fill-text,
.color-set--fhss.theme-color-fill,
.color-set--fhss.theme-color-fill-text {
  fill: #2b8054 !important;
}
.color-set--fhss .theme-color-text,
.color-set--fhss .theme-color-text-dark,
.color-set--fhss .theme-color-text-shadow-bg,
.color-set--fhss.theme-color-text,
.color-set--fhss.theme-color-text-dark,
.color-set--fhss.theme-color-text-shadow-bg {
  color: #2b8054 !important;
}
.color-set--fhss .theme-color-bgtext,
.color-set--fhss .theme-color-bgtextLink,
.color-set--fhss.theme-color-bgtext,
.color-set--fhss.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--fhss .theme-color-bgtext .static-content ul > li::before,
.color-set--fhss .theme-color-bgtext.static-content ul > li::before,
.color-set--fhss.theme-color-bgtext .static-content ul > li::before,
.color-set--fhss.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--fhss .theme-color-after-text::after,
.color-set--fhss .theme-color-b4-text::before,
.color-set--fhss.theme-color-after-text::after,
.color-set--fhss.theme-color-b4-text::before {
  color: #2b8054 !important;
}
.color-set--fhss .theme-color-b4-bgtext::before,
.color-set--fhss.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--fhss .theme-color-bg,
.color-set--fhss.theme-color-bg {
  background-color: #2b8054 !important;
}
.color-set--fhss .theme-color-bg-light,
.color-set--fhss.theme-color-bg-light {
  background-color: #38a66d !important;
}
.color-set--fhss .theme-color-bg-pink,
.color-set--fhss.theme-color-bg-pink {
  background-color: #f6fcf9 !important;
}
.color-set--fhss .theme-color-b4-bg-light::before,
.color-set--fhss .theme-color-ft-bg-light::before,
.color-set--fhss.theme-color-b4-bg-light::before,
.color-set--fhss.theme-color-ft-bg-light::before {
  background-color: #38a66d !important;
}
.color-set--fhss .theme-color-b4-bg::before,
.color-set--fhss .theme-color-ft-bg::after,
.color-set--fhss.theme-color-b4-bg::before,
.color-set--fhss.theme-color-ft-bg::after {
  background-color: #2b8054 !important;
}
.color-set--fhss .theme-color-active-bg.active,
.color-set--fhss .theme-color-bg-hover:hover,
.color-set--fhss
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--fhss
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--fhss .theme-color-main-active-bg.main.active,
.color-set--fhss.theme-color-active-bg.active,
.color-set--fhss.theme-color-main-active-bg.main.active {
  background: #2b8054 !important;
}
.color-set--fhss
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--fhss
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--fhss
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--fhss
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--fhss .theme-color-text-hover:focus,
.color-set--fhss .theme-color-text-hover:hover,
.color-set--fhss.theme-color-text-hover:focus,
.color-set--fhss.theme-color-text-hover:hover {
  color: #2b8054 !important;
}
.color-set--fhss
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--fhss
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--fhss .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--fhss .active > .theme-color-text-parent-active,
.color-set--fhss .theme-color-active-text.active,
.color-set--fhss .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--fhss.theme-color-active-text.active,
.color-set--fhss.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #2b8054 !important;
}
.color-set--fhss .theme-color-active-bgtext.active,
.color-set--fhss
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--fhss.theme-color-active-bgtext.active,
.color-set--fhss.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--fhss
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--fhss.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--fhss .theme-color-active-bgwhite.active,
.color-set--fhss .theme-color-bgwhite-hover:focus,
.color-set--fhss .theme-color-bgwhite-hover:hover,
.color-set--fhss.theme-color-active-bgwhite.active,
.color-set--fhss.theme-color-bgwhite-hover:focus,
.color-set--fhss.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--fhss .pin-poly .theme-color-fill-text,
.pin-poly .color-set--fhss.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--fhss .theme-color-fill-bg,
.color-set--fhss.theme-color-fill-bg {
  fill: #2b8054 !important;
}
.color-set--fhss .theme-color-fill-bg-light,
.color-set--fhss.theme-color-fill-bg-light {
  fill: #74d0a0 !important;
}
.color-set--fhss .js-slick-pageNo__current {
  color: #2b8054 !important;
}
.color-set--fhss
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--fhss.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #2b8054;
  background: #2b8054;
}
.color-set--fhss
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--fhss.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #2b8054;
}
.color-set--fhss .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #2b8054 !important;
}
.color-set--fhss .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--fhss .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--fhss .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--fhss .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--fhss .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #2b8054;
}
@media (max-width: 767.98px) {
  .color-set--fhss.blk-dot-slider .slick-dots li.slick-active {
    border-color: #2b8054 !important;
  }
  .color-set--fhss.blk-dot-slider .slick-dots li.slick-active button {
    background: #2b8054 !important;
  }
}
@media (min-width: 768px) {
  .color-set--fhss.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--fhss.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--fhss.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--fhss .slick-current .arrow-dot-slider__dot {
  background-color: #2b8054 !important;
}
.color-set--fhss .circle-dot-list > li:before {
  border-color: #2b8054 !important;
}
.color-set--fhss .msg-card .msg-card .msg-ppl-info__name,
.color-set--fhss.msg-card .msg-card .msg-ppl-info__name {
  color: #2b8054 !important;
}
.color-set--fhss .ui-slider-handle::after {
  background: #2b8054 !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #236945 !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #2b8054 !important;
  background: 0 0 !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #2b8054 !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #2b8054 !important;
  background: #fff !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #2b8054 !important;
  color: #fff !important;
}
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--fhss .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #2b8054 !important;
  border-color: #2b8054 !important;
  background: 0 0 !important;
}
.color-set--sd .theme-color-b4-border::before,
.color-set--sd .theme-color-border,
.color-set--sd .theme-color-border-hover:hover,
.color-set--sd.theme-color-b4-border::before,
.color-set--sd.theme-color-border,
.color-set--sd.theme-color-border-hover:hover {
  border-color: #007c87 !important;
}
.color-set--fhss .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--fhss .aca-banner__item-inner:hover .aca-banner__btn {
  color: #2b8054 !important;
  background: #fff !important;
}
.color-set--fhss .static-content ul > li::before,
.color-set--fhss.static-content ul > li::before {
  background: #2b8054;
}
.color-set--fhss .static-content ul > li ul > li::before,
.color-set--fhss.static-content ul > li ul > li::before {
  background: 0 0;
  color: #2b8054;
}
.color-set--fhss .static-content ol > li::before,
.color-set--fhss.static-content ol > li::before {
  color: #2b8054;
}
.color-set--fhss .static-content .static-table thead > tr > th,
.color-set--fhss.static-content .static-table thead > tr > th {
  color: #fff;
  background: #2b8054;
}
.color-set--fhss .static-content a:focus,
.color-set--fhss .static-content a:hover,
.color-set--fhss .static-content h2,
.color-set--fhss.static-content a:focus,
.color-set--fhss.static-content a:hover,
.color-set--fhss.static-content h2 {
  color: #2b8054;
}
.theme-color-fill--fhss {
  fill: #2b8054;
}
.color-set--sd .theme-color-fill,
.color-set--sd .theme-color-fill-text,
.color-set--sd.theme-color-fill,
.color-set--sd.theme-color-fill-text {
  fill: #007c87 !important;
}
.color-set--sd .theme-color-text,
.color-set--sd .theme-color-text-dark,
.color-set--sd .theme-color-text-shadow-bg,
.color-set--sd.theme-color-text,
.color-set--sd.theme-color-text-dark,
.color-set--sd.theme-color-text-shadow-bg {
  color: #007c87 !important;
}
.color-set--sd .theme-color-bgtext,
.color-set--sd .theme-color-bgtextLink,
.color-set--sd.theme-color-bgtext,
.color-set--sd.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--sd .theme-color-bgtext .static-content ul > li::before,
.color-set--sd .theme-color-bgtext.static-content ul > li::before,
.color-set--sd.theme-color-bgtext .static-content ul > li::before,
.color-set--sd.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--sd .theme-color-after-text::after,
.color-set--sd .theme-color-b4-text::before,
.color-set--sd.theme-color-after-text::after,
.color-set--sd.theme-color-b4-text::before {
  color: #007c87 !important;
}
.color-set--sd .theme-color-b4-bgtext::before,
.color-set--sd.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--sd .theme-color-bg,
.color-set--sd.theme-color-bg {
  background-color: #007c87 !important;
}
.color-set--sd .theme-color-bg-light,
.color-set--sd.theme-color-bg-light {
  background-color: #00abba !important;
}
.color-set--sd .theme-color-bg-pink,
.color-set--sd.theme-color-bg-pink {
  background-color: #f7feff !important;
}
.color-set--sd .theme-color-b4-bg-light::before,
.color-set--sd .theme-color-ft-bg-light::before,
.color-set--sd.theme-color-b4-bg-light::before,
.color-set--sd.theme-color-ft-bg-light::before {
  background-color: #00abba !important;
}
.color-set--sd .theme-color-b4-bg::before,
.color-set--sd .theme-color-ft-bg::after,
.color-set--sd.theme-color-b4-bg::before,
.color-set--sd.theme-color-ft-bg::after {
  background-color: #007c87 !important;
}
.color-set--sd .theme-color-active-bg.active,
.color-set--sd .theme-color-bg-hover:hover,
.color-set--sd
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--sd
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--sd .theme-color-main-active-bg.main.active,
.color-set--sd.theme-color-active-bg.active,
.color-set--sd.theme-color-main-active-bg.main.active {
  background: #007c87 !important;
}
.color-set--sd
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--sd
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--sd
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--sd
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--sd .theme-color-text-hover:focus,
.color-set--sd .theme-color-text-hover:hover,
.color-set--sd.theme-color-text-hover:focus,
.color-set--sd.theme-color-text-hover:hover {
  color: #007c87 !important;
}
.color-set--sd
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--sd
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--sd .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--sd .active > .theme-color-text-parent-active,
.color-set--sd .theme-color-active-text.active,
.color-set--sd .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--sd.theme-color-active-text.active,
.color-set--sd.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #007c87 !important;
}
.color-set--sd .theme-color-active-bgtext.active,
.color-set--sd
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--sd.theme-color-active-bgtext.active,
.color-set--sd.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--sd
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--sd.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--sd .theme-color-active-bgwhite.active,
.color-set--sd .theme-color-bgwhite-hover:focus,
.color-set--sd .theme-color-bgwhite-hover:hover,
.color-set--sd.theme-color-active-bgwhite.active,
.color-set--sd.theme-color-bgwhite-hover:focus,
.color-set--sd.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--sd .pin-poly .theme-color-fill-text,
.pin-poly .color-set--sd.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--sd .theme-color-fill-bg,
.color-set--sd.theme-color-fill-bg {
  fill: #007c87 !important;
}
.color-set--sd .theme-color-fill-bg-light,
.color-set--sd.theme-color-fill-bg-light {
  fill: #21edff !important;
}
.color-set--sd .js-slick-pageNo__current {
  color: #007c87 !important;
}
.color-set--sd .color-set--slider-color-w-white-bg .slick-dots li.slick-active,
.color-set--sd.color-set--slider-color-w-white-bg .slick-dots li.slick-active {
  border-color: #007c87;
  background: #007c87;
}
.color-set--sd
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--sd.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #007c87;
}
.color-set--sd .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #007c87 !important;
}
.color-set--sd .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--sd .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--sd .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--sd .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--sd .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #007c87;
}
@media (max-width: 767.98px) {
  .color-set--sd.blk-dot-slider .slick-dots li.slick-active {
    border-color: #007c87 !important;
  }
  .color-set--sd.blk-dot-slider .slick-dots li.slick-active button {
    background: #007c87 !important;
  }
}
@media (min-width: 768px) {
  .color-set--sd.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--sd.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--sd.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--sd .slick-current .arrow-dot-slider__dot {
  background-color: #007c87 !important;
}
.color-set--sd .circle-dot-list > li:before {
  border-color: #007c87 !important;
}
.color-set--sd .msg-card .msg-card .msg-ppl-info__name,
.color-set--sd.msg-card .msg-card .msg-ppl-info__name {
  color: #007c87 !important;
}
.color-set--sd .ui-slider-handle::after {
  background: #007c87 !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #006068 !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #007c87 !important;
  background: 0 0 !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #007c87 !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #007c87 !important;
  background: #fff !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #007c87 !important;
  color: #fff !important;
}
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--sd .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #007c87 !important;
  border-color: #007c87 !important;
  background: 0 0 !important;
}
.color-set--fb .theme-color-b4-border::before,
.color-set--fb .theme-color-border,
.color-set--fb .theme-color-border-hover:hover,
.color-set--fb.theme-color-b4-border::before,
.color-set--fb.theme-color-border,
.color-set--fb.theme-color-border-hover:hover {
  border-color: #583f98 !important;
}
.color-set--sd .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--sd .aca-banner__item-inner:hover .aca-banner__btn {
  color: #007c87 !important;
  background: #fff !important;
}
.color-set--sd .static-content ul > li::before,
.color-set--sd.static-content ul > li::before {
  background: #007c87;
}
.color-set--sd .static-content ul > li ul > li::before,
.color-set--sd.static-content ul > li ul > li::before {
  background: 0 0;
  color: #007c87;
}
.color-set--sd .static-content ol > li::before,
.color-set--sd.static-content ol > li::before {
  color: #007c87;
}
.color-set--sd .static-content .static-table thead > tr > th,
.color-set--sd.static-content .static-table thead > tr > th {
  color: #fff;
  background: #007c87;
}
.color-set--sd .static-content a:focus,
.color-set--sd .static-content a:hover,
.color-set--sd .static-content h2,
.color-set--sd.static-content a:focus,
.color-set--sd.static-content a:hover,
.color-set--sd.static-content h2 {
  color: #007c87;
}
.theme-color-fill--sd {
  fill: #007c87;
}
.color-set--fb .theme-color-fill,
.color-set--fb .theme-color-fill-text,
.color-set--fb.theme-color-fill,
.color-set--fb.theme-color-fill-text {
  fill: #583f98 !important;
}
.color-set--fb .theme-color-text,
.color-set--fb .theme-color-text-dark,
.color-set--fb .theme-color-text-shadow-bg,
.color-set--fb.theme-color-text,
.color-set--fb.theme-color-text-dark,
.color-set--fb.theme-color-text-shadow-bg {
  color: #583f98 !important;
}
.color-set--fb .theme-color-bgtext,
.color-set--fb .theme-color-bgtextLink,
.color-set--fb.theme-color-bgtext,
.color-set--fb.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--fb .theme-color-bgtext .static-content ul > li::before,
.color-set--fb .theme-color-bgtext.static-content ul > li::before,
.color-set--fb.theme-color-bgtext .static-content ul > li::before,
.color-set--fb.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--fb .theme-color-after-text::after,
.color-set--fb .theme-color-b4-text::before,
.color-set--fb.theme-color-after-text::after,
.color-set--fb.theme-color-b4-text::before {
  color: #583f98 !important;
}
.color-set--fb .theme-color-b4-bgtext::before,
.color-set--fb.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--fb .theme-color-bg,
.color-set--fb.theme-color-bg {
  background-color: #583f98 !important;
}
.color-set--fb .theme-color-bg-light,
.color-set--fb.theme-color-bg-light {
  background-color: #6f52b8 !important;
}
.color-set--fb .theme-color-bg-pink,
.color-set--fb.theme-color-bg-pink {
  background-color: #f6f5fb !important;
}
.color-set--fb .theme-color-b4-bg-light::before,
.color-set--fb .theme-color-ft-bg-light::before,
.color-set--fb.theme-color-b4-bg-light::before,
.color-set--fb.theme-color-ft-bg-light::before {
  background-color: #6f52b8 !important;
}
.color-set--fb .theme-color-b4-bg::before,
.color-set--fb .theme-color-ft-bg::after,
.color-set--fb.theme-color-b4-bg::before,
.color-set--fb.theme-color-ft-bg::after {
  background-color: #583f98 !important;
}
.color-set--fb .theme-color-active-bg.active,
.color-set--fb .theme-color-bg-hover:hover,
.color-set--fb
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--fb
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--fb .theme-color-main-active-bg.main.active,
.color-set--fb.theme-color-active-bg.active,
.color-set--fb.theme-color-main-active-bg.main.active {
  background: #583f98 !important;
}
.color-set--fb
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--fb
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--fb
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--fb
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--fb .theme-color-text-hover:focus,
.color-set--fb .theme-color-text-hover:hover,
.color-set--fb.theme-color-text-hover:focus,
.color-set--fb.theme-color-text-hover:hover {
  color: #583f98 !important;
}
.color-set--fb
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--fb
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--fb .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--fb .active > .theme-color-text-parent-active,
.color-set--fb .theme-color-active-text.active,
.color-set--fb .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--fb.theme-color-active-text.active,
.color-set--fb.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #583f98 !important;
}
.color-set--fb .theme-color-active-bgtext.active,
.color-set--fb
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--fb.theme-color-active-bgtext.active,
.color-set--fb.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--fb
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--fb.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--fb .theme-color-active-bgwhite.active,
.color-set--fb .theme-color-bgwhite-hover:focus,
.color-set--fb .theme-color-bgwhite-hover:hover,
.color-set--fb.theme-color-active-bgwhite.active,
.color-set--fb.theme-color-bgwhite-hover:focus,
.color-set--fb.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--fb .pin-poly .theme-color-fill-text,
.pin-poly .color-set--fb.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--fb .theme-color-fill-bg,
.color-set--fb.theme-color-fill-bg {
  fill: #583f98 !important;
}
.color-set--fb .theme-color-fill-bg-light,
.color-set--fb.theme-color-fill-bg-light {
  fill: #ab9bd5 !important;
}
.color-set--fb .js-slick-pageNo__current {
  color: #583f98 !important;
}
.color-set--fb .color-set--slider-color-w-white-bg .slick-dots li.slick-active,
.color-set--fb.color-set--slider-color-w-white-bg .slick-dots li.slick-active {
  border-color: #583f98;
  background: #583f98;
}
.color-set--fb
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--fb.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #583f98;
}
.color-set--fb .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #583f98 !important;
}
.color-set--fb .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--fb .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--fb .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--fb .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--fb .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #583f98;
}
@media (max-width: 767.98px) {
  .color-set--fb.blk-dot-slider .slick-dots li.slick-active {
    border-color: #583f98 !important;
  }
  .color-set--fb.blk-dot-slider .slick-dots li.slick-active button {
    background: #583f98 !important;
  }
}
@media (min-width: 768px) {
  .color-set--fb.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--fb.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--fb.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--fb .slick-current .arrow-dot-slider__dot {
  background-color: #583f98 !important;
}
.color-set--fb .circle-dot-list > li:before {
  border-color: #583f98 !important;
}
.color-set--fb .msg-card .msg-card .msg-ppl-info__name,
.color-set--fb.msg-card .msg-card .msg-ppl-info__name {
  color: #583f98 !important;
}
.color-set--fb .ui-slider-handle::after {
  background: #583f98 !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #4b3682 !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #583f98 !important;
  background: 0 0 !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #583f98 !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #583f98 !important;
  background: #fff !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #583f98 !important;
  color: #fff !important;
}
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--fb .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #583f98 !important;
  border-color: #583f98 !important;
  background: 0 0 !important;
}
.color-set--feng .theme-color-b4-border::before,
.color-set--feng .theme-color-border,
.color-set--feng .theme-color-border-hover:hover,
.color-set--feng.theme-color-b4-border::before,
.color-set--feng.theme-color-border,
.color-set--feng.theme-color-border-hover:hover {
  border-color: #c80f2e !important;
}
.color-set--fb .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--fb .aca-banner__item-inner:hover .aca-banner__btn {
  color: #583f98 !important;
  background: #fff !important;
}
.color-set--fb .static-content ul > li::before,
.color-set--fb.static-content ul > li::before {
  background: #583f98;
}
.color-set--fb .static-content ul > li ul > li::before,
.color-set--fb.static-content ul > li ul > li::before {
  background: 0 0;
  color: #583f98;
}
.color-set--fb .static-content ol > li::before,
.color-set--fb.static-content ol > li::before {
  color: #583f98;
}
.color-set--fb .static-content .static-table thead > tr > th,
.color-set--fb.static-content .static-table thead > tr > th {
  color: #fff;
  background: #583f98;
}
.color-set--fb .static-content a:focus,
.color-set--fb .static-content a:hover,
.color-set--fb .static-content h2,
.color-set--fb.static-content a:focus,
.color-set--fb.static-content a:hover,
.color-set--fb.static-content h2 {
  color: #583f98;
}
.theme-color-fill--fb {
  fill: #583f98;
}
.color-set--feng .theme-color-fill,
.color-set--feng .theme-color-fill-text,
.color-set--feng.theme-color-fill,
.color-set--feng.theme-color-fill-text {
  fill: #c80f2e !important;
}
.color-set--feng .theme-color-text,
.color-set--feng .theme-color-text-dark,
.color-set--feng .theme-color-text-shadow-bg,
.color-set--feng.theme-color-text,
.color-set--feng.theme-color-text-dark,
.color-set--feng.theme-color-text-shadow-bg {
  color: #c80f2e !important;
}
.color-set--feng .theme-color-bgtext,
.color-set--feng .theme-color-bgtextLink,
.color-set--feng.theme-color-bgtext,
.color-set--feng.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--feng .theme-color-bgtext .static-content ul > li::before,
.color-set--feng .theme-color-bgtext.static-content ul > li::before,
.color-set--feng.theme-color-bgtext .static-content ul > li::before,
.color-set--feng.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--feng .theme-color-after-text::after,
.color-set--feng .theme-color-b4-text::before,
.color-set--feng.theme-color-after-text::after,
.color-set--feng.theme-color-b4-text::before {
  color: #c80f2e !important;
}
.color-set--feng .theme-color-b4-bgtext::before,
.color-set--feng.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--feng .theme-color-bg,
.color-set--feng.theme-color-bg {
  background-color: #c80f2e !important;
}
.color-set--feng .theme-color-bg-light,
.color-set--feng.theme-color-bg-light {
  background-color: #ee1c3f !important;
}
.color-set--feng .theme-color-bg-pink,
.color-set--feng.theme-color-bg-pink {
  background-color: #fff9fa !important;
}
.color-set--feng .theme-color-b4-bg-light::before,
.color-set--feng .theme-color-ft-bg-light::before,
.color-set--feng.theme-color-b4-bg-light::before,
.color-set--feng.theme-color-ft-bg-light::before {
  background-color: #ee1c3f !important;
}
.color-set--feng .theme-color-b4-bg::before,
.color-set--feng .theme-color-ft-bg::after,
.color-set--feng.theme-color-b4-bg::before,
.color-set--feng.theme-color-ft-bg::after {
  background-color: #c80f2e !important;
}
.color-set--feng .theme-color-active-bg.active,
.color-set--feng .theme-color-bg-hover:hover,
.color-set--feng
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--feng
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--feng .theme-color-main-active-bg.main.active,
.color-set--feng.theme-color-active-bg.active,
.color-set--feng.theme-color-main-active-bg.main.active {
  background: #c80f2e !important;
}
.color-set--feng
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--feng
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--feng
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--feng
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--feng .theme-color-text-hover:focus,
.color-set--feng .theme-color-text-hover:hover,
.color-set--feng.theme-color-text-hover:focus,
.color-set--feng.theme-color-text-hover:hover {
  color: #c80f2e !important;
}
.color-set--feng
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--feng
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--feng .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--feng .active > .theme-color-text-parent-active,
.color-set--feng .theme-color-active-text.active,
.color-set--feng .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--feng.theme-color-active-text.active,
.color-set--feng.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #c80f2e !important;
}
.color-set--feng .theme-color-active-bgtext.active,
.color-set--feng
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--feng.theme-color-active-bgtext.active,
.color-set--feng.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--feng
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--feng.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--feng .theme-color-active-bgwhite.active,
.color-set--feng .theme-color-bgwhite-hover:focus,
.color-set--feng .theme-color-bgwhite-hover:hover,
.color-set--feng.theme-color-active-bgwhite.active,
.color-set--feng.theme-color-bgwhite-hover:focus,
.color-set--feng.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--feng .pin-poly .theme-color-fill-text,
.pin-poly .color-set--feng.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--feng .theme-color-fill-bg,
.color-set--feng.theme-color-fill-bg {
  fill: #c80f2e !important;
}
.color-set--feng .theme-color-fill-bg-light,
.color-set--feng.theme-color-fill-bg-light {
  fill: #f57b8f !important;
}
.color-set--feng .js-slick-pageNo__current {
  color: #c80f2e !important;
}
.color-set--feng
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--feng.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #c80f2e;
  background: #c80f2e;
}
.color-set--feng
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--feng.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #c80f2e;
}
.color-set--feng .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #c80f2e !important;
}
.color-set--feng .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--feng .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--feng .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--feng .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--feng .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #c80f2e;
}
@media (max-width: 767.98px) {
  .color-set--feng.blk-dot-slider .slick-dots li.slick-active {
    border-color: #c80f2e !important;
  }
  .color-set--feng.blk-dot-slider .slick-dots li.slick-active button {
    background: #c80f2e !important;
  }
}
@media (min-width: 768px) {
  .color-set--feng.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--feng.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--feng.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--feng .slick-current .arrow-dot-slider__dot {
  background-color: #c80f2e !important;
}
.color-set--feng .circle-dot-list > li:before {
  border-color: #c80f2e !important;
}
.color-set--feng .msg-card .msg-card .msg-ppl-info__name,
.color-set--feng.msg-card .msg-card .msg-ppl-info__name {
  color: #c80f2e !important;
}
.color-set--feng .ui-slider-handle::after {
  background: #c80f2e !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #ac0d27 !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #c80f2e !important;
  background: 0 0 !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #c80f2e !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #c80f2e !important;
  background: #fff !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #c80f2e !important;
  color: #fff !important;
}
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--feng .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #c80f2e !important;
  border-color: #c80f2e !important;
  background: 0 0 !important;
}
.color-set--fh .theme-color-b4-border::before,
.color-set--fh .theme-color-border,
.color-set--fh .theme-color-border-hover:hover,
.color-set--fh.theme-color-b4-border::before,
.color-set--fh.theme-color-border,
.color-set--fh.theme-color-border-hover:hover {
  border-color: #0071bb !important;
}
.color-set--feng .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--feng .aca-banner__item-inner:hover .aca-banner__btn {
  color: #c80f2e !important;
  background: #fff !important;
}
.color-set--feng .static-content ul > li::before,
.color-set--feng.static-content ul > li::before {
  background: #c80f2e;
}
.color-set--feng .static-content ul > li ul > li::before,
.color-set--feng.static-content ul > li ul > li::before {
  background: 0 0;
  color: #c80f2e;
}
.color-set--feng .static-content ol > li::before,
.color-set--feng.static-content ol > li::before {
  color: #c80f2e;
}
.color-set--feng .static-content .static-table thead > tr > th,
.color-set--feng.static-content .static-table thead > tr > th {
  color: #fff;
  background: #c80f2e;
}
.color-set--feng .static-content a:focus,
.color-set--feng .static-content a:hover,
.color-set--feng .static-content h2,
.color-set--feng.static-content a:focus,
.color-set--feng.static-content a:hover,
.color-set--feng.static-content h2 {
  color: #c80f2e;
}
.theme-color-fill--feng {
  fill: #c80f2e;
}
.color-set--fh .theme-color-fill,
.color-set--fh .theme-color-fill-text,
.color-set--fh.theme-color-fill,
.color-set--fh.theme-color-fill-text {
  fill: #0071bb !important;
}
.color-set--fh .theme-color-text,
.color-set--fh .theme-color-text-dark,
.color-set--fh .theme-color-text-shadow-bg,
.color-set--fh.theme-color-text,
.color-set--fh.theme-color-text-dark,
.color-set--fh.theme-color-text-shadow-bg {
  color: #0071bb !important;
}
.color-set--fh .theme-color-bgtext,
.color-set--fh .theme-color-bgtextLink,
.color-set--fh.theme-color-bgtext,
.color-set--fh.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--fh .theme-color-bgtext .static-content ul > li::before,
.color-set--fh .theme-color-bgtext.static-content ul > li::before,
.color-set--fh.theme-color-bgtext .static-content ul > li::before,
.color-set--fh.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--fh .theme-color-after-text::after,
.color-set--fh .theme-color-b4-text::before,
.color-set--fh.theme-color-after-text::after,
.color-set--fh.theme-color-b4-text::before {
  color: #0071bb !important;
}
.color-set--fh .theme-color-b4-bgtext::before,
.color-set--fh.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--fh .theme-color-bg,
.color-set--fh.theme-color-bg {
  background-color: #0071bb !important;
}
.color-set--fh .theme-color-bg-light,
.color-set--fh.theme-color-bg-light {
  background-color: #0090ee !important;
}
.color-set--fh .theme-color-bg-pink,
.color-set--fh.theme-color-bg-pink {
  background-color: #f6fbff !important;
}
.color-set--fh .theme-color-b4-bg-light::before,
.color-set--fh .theme-color-ft-bg-light::before,
.color-set--fh.theme-color-b4-bg-light::before,
.color-set--fh.theme-color-ft-bg-light::before {
  background-color: #0090ee !important;
}
.color-set--fh .theme-color-b4-bg::before,
.color-set--fh .theme-color-ft-bg::after,
.color-set--fh.theme-color-b4-bg::before,
.color-set--fh.theme-color-ft-bg::after {
  background-color: #0071bb !important;
}
.color-set--fh .theme-color-active-bg.active,
.color-set--fh .theme-color-bg-hover:hover,
.color-set--fh
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--fh
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--fh .theme-color-main-active-bg.main.active,
.color-set--fh.theme-color-active-bg.active,
.color-set--fh.theme-color-main-active-bg.main.active {
  background: #0071bb !important;
}
.color-set--fh
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--fh
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--fh
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--fh
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--fh .theme-color-text-hover:focus,
.color-set--fh .theme-color-text-hover:hover,
.color-set--fh.theme-color-text-hover:focus,
.color-set--fh.theme-color-text-hover:hover {
  color: #0071bb !important;
}
.color-set--fh
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--fh
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--fh .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--fh .active > .theme-color-text-parent-active,
.color-set--fh .theme-color-active-text.active,
.color-set--fh .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--fh.theme-color-active-text.active,
.color-set--fh.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #0071bb !important;
}
.color-set--fh .theme-color-active-bgtext.active,
.color-set--fh
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--fh.theme-color-active-bgtext.active,
.color-set--fh.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--fh
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--fh.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--fh .theme-color-active-bgwhite.active,
.color-set--fh .theme-color-bgwhite-hover:focus,
.color-set--fh .theme-color-bgwhite-hover:hover,
.color-set--fh.theme-color-active-bgwhite.active,
.color-set--fh.theme-color-bgwhite-hover:focus,
.color-set--fh.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--fh .pin-poly .theme-color-fill-text,
.pin-poly .color-set--fh.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--fh .theme-color-fill-bg,
.color-set--fh.theme-color-fill-bg {
  fill: #0071bb !important;
}
.color-set--fh .theme-color-fill-bg-light,
.color-set--fh.theme-color-fill-bg-light {
  fill: #55bcff !important;
}
.color-set--fh .js-slick-pageNo__current {
  color: #0071bb !important;
}
.color-set--fh .color-set--slider-color-w-white-bg .slick-dots li.slick-active,
.color-set--fh.color-set--slider-color-w-white-bg .slick-dots li.slick-active {
  border-color: #0071bb;
  background: #0071bb;
}
.color-set--fh
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--fh.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #0071bb;
}
.color-set--fh .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #0071bb !important;
}
.color-set--fh .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--fh .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--fh .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--fh .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--fh .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #0071bb;
}
@media (max-width: 767.98px) {
  .color-set--fh.blk-dot-slider .slick-dots li.slick-active {
    border-color: #0071bb !important;
  }
  .color-set--fh.blk-dot-slider .slick-dots li.slick-active button {
    background: #0071bb !important;
  }
}
@media (min-width: 768px) {
  .color-set--fh.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--fh.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--fh.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--fh .slick-current .arrow-dot-slider__dot {
  background-color: #0071bb !important;
}
.color-set--fh .circle-dot-list > li:before {
  border-color: #0071bb !important;
}
.color-set--fh .msg-card .msg-card .msg-ppl-info__name,
.color-set--fh.msg-card .msg-card .msg-ppl-info__name {
  color: #0071bb !important;
}
.color-set--fh .ui-slider-handle::after {
  background: #0071bb !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #005f9c !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #0071bb !important;
  background: 0 0 !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #0071bb !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #0071bb !important;
  background: #fff !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #0071bb !important;
  color: #fff !important;
}
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--fh .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #0071bb !important;
  border-color: #0071bb !important;
  background: 0 0 !important;
}
.color-set--shtm .theme-color-b4-border::before,
.color-set--shtm .theme-color-border,
.color-set--shtm .theme-color-border-hover:hover,
.color-set--shtm.theme-color-b4-border::before,
.color-set--shtm.theme-color-border,
.color-set--shtm.theme-color-border-hover:hover {
  border-color: #123663 !important;
}
.color-set--fh .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--fh .aca-banner__item-inner:hover .aca-banner__btn {
  color: #0071bb !important;
  background: #fff !important;
}
.color-set--fh .static-content ul > li::before,
.color-set--fh.static-content ul > li::before {
  background: #0071bb;
}
.color-set--fh .static-content ul > li ul > li::before,
.color-set--fh.static-content ul > li ul > li::before {
  background: 0 0;
  color: #0071bb;
}
.color-set--fh .static-content ol > li::before,
.color-set--fh.static-content ol > li::before {
  color: #0071bb;
}
.color-set--fh .static-content .static-table thead > tr > th,
.color-set--fh.static-content .static-table thead > tr > th {
  color: #fff;
  background: #0071bb;
}
.color-set--fh .static-content a:focus,
.color-set--fh .static-content a:hover,
.color-set--fh .static-content h2,
.color-set--fh.static-content a:focus,
.color-set--fh.static-content a:hover,
.color-set--fh.static-content h2 {
  color: #0071bb;
}
.theme-color-fill--fh {
  fill: #0071bb;
}
.color-set--shtm .theme-color-fill,
.color-set--shtm .theme-color-fill-text,
.color-set--shtm.theme-color-fill,
.color-set--shtm.theme-color-fill-text {
  fill: #123663 !important;
}
.color-set--shtm .theme-color-text,
.color-set--shtm .theme-color-text-dark,
.color-set--shtm .theme-color-text-shadow-bg,
.color-set--shtm.theme-color-text,
.color-set--shtm.theme-color-text-dark,
.color-set--shtm.theme-color-text-shadow-bg {
  color: #123663 !important;
}
.color-set--shtm .theme-color-bgtext,
.color-set--shtm .theme-color-bgtextLink,
.color-set--shtm.theme-color-bgtext,
.color-set--shtm.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--shtm .theme-color-bgtext .static-content ul > li::before,
.color-set--shtm .theme-color-bgtext.static-content ul > li::before,
.color-set--shtm.theme-color-bgtext .static-content ul > li::before,
.color-set--shtm.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--shtm .theme-color-after-text::after,
.color-set--shtm .theme-color-b4-text::before,
.color-set--shtm.theme-color-after-text::after,
.color-set--shtm.theme-color-b4-text::before {
  color: #123663 !important;
}
.color-set--shtm .theme-color-b4-bgtext::before,
.color-set--shtm.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--shtm .theme-color-bg,
.color-set--shtm.theme-color-bg {
  background-color: #123663 !important;
}
.color-set--shtm .theme-color-bg-light,
.color-set--shtm.theme-color-bg-light {
  background-color: #1a4e8e !important;
}
.color-set--shtm .theme-color-bg-pink,
.color-set--shtm.theme-color-bg-pink {
  background-color: #f6f9fd !important;
}
.color-set--shtm .theme-color-b4-bg-light::before,
.color-set--shtm .theme-color-ft-bg-light::before,
.color-set--shtm.theme-color-b4-bg-light::before,
.color-set--shtm.theme-color-ft-bg-light::before {
  background-color: #1a4e8e !important;
}
.color-set--shtm .theme-color-b4-bg::before,
.color-set--shtm .theme-color-ft-bg::after,
.color-set--shtm.theme-color-b4-bg::before,
.color-set--shtm.theme-color-ft-bg::after {
  background-color: #123663 !important;
}
.color-set--shtm .theme-color-active-bg.active,
.color-set--shtm .theme-color-bg-hover:hover,
.color-set--shtm
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--shtm
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--shtm .theme-color-main-active-bg.main.active,
.color-set--shtm.theme-color-active-bg.active,
.color-set--shtm.theme-color-main-active-bg.main.active {
  background: #123663 !important;
}
.color-set--shtm
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--shtm
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--shtm
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--shtm
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--shtm .theme-color-text-hover:focus,
.color-set--shtm .theme-color-text-hover:hover,
.color-set--shtm.theme-color-text-hover:focus,
.color-set--shtm.theme-color-text-hover:hover {
  color: #123663 !important;
}
.color-set--shtm
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--shtm
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--shtm .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--shtm .active > .theme-color-text-parent-active,
.color-set--shtm .theme-color-active-text.active,
.color-set--shtm .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--shtm.theme-color-active-text.active,
.color-set--shtm.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #123663 !important;
}
.color-set--shtm .theme-color-active-bgtext.active,
.color-set--shtm
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--shtm.theme-color-active-bgtext.active,
.color-set--shtm.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--shtm
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--shtm.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--shtm .theme-color-active-bgwhite.active,
.color-set--shtm .theme-color-bgwhite-hover:focus,
.color-set--shtm .theme-color-bgwhite-hover:hover,
.color-set--shtm.theme-color-active-bgwhite.active,
.color-set--shtm.theme-color-bgwhite-hover:focus,
.color-set--shtm.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--shtm .pin-poly .theme-color-fill-text,
.pin-poly .color-set--shtm.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--shtm .theme-color-fill-bg,
.color-set--shtm.theme-color-fill-bg {
  fill: #123663 !important;
}
.color-set--shtm .theme-color-fill-bg-light,
.color-set--shtm.theme-color-fill-bg-light {
  fill: #347eda !important;
}
.color-set--shtm .js-slick-pageNo__current {
  color: #123663 !important;
}
.color-set--shtm
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--shtm.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #123663;
  background: #123663;
}
.color-set--shtm
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--shtm.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #123663;
}
.color-set--shtm .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #123663 !important;
}
.color-set--shtm .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--shtm .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--shtm .theme-color-bgSlickDot .slick-dots li.slick-active button {
  background: #fff !important;
}
.color-set--shtm .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--shtm .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #123663;
}
@media (max-width: 767.98px) {
  .color-set--shtm.blk-dot-slider .slick-dots li.slick-active {
    border-color: #123663 !important;
  }
  .color-set--shtm.blk-dot-slider .slick-dots li.slick-active button {
    background: #123663 !important;
  }
}
@media (min-width: 768px) {
  .color-set--shtm.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--shtm.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--shtm.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--shtm .slick-current .arrow-dot-slider__dot {
  background-color: #123663 !important;
}
.color-set--shtm .circle-dot-list > li:before {
  border-color: #123663 !important;
}
.color-set--shtm .msg-card .msg-card .msg-ppl-info__name,
.color-set--shtm.msg-card .msg-card .msg-ppl-info__name {
  color: #123663 !important;
}
.color-set--shtm .ui-slider-handle::after {
  background: #123663 !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #0d2849 !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #123663 !important;
  background: 0 0 !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #123663 !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #123663 !important;
  background: #fff !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #123663 !important;
  color: #fff !important;
}
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--shtm .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #123663 !important;
  border-color: #123663 !important;
  background: 0 0 !important;
}
.color-set--polyu-gray .theme-color-b4-border::before,
.color-set--polyu-gray .theme-color-border,
.color-set--polyu-gray .theme-color-border-hover:hover,
.color-set--polyu-gray.theme-color-b4-border::before,
.color-set--polyu-gray.theme-color-border,
.color-set--polyu-gray.theme-color-border-hover:hover {
  border-color: #58595b !important;
}
.color-set--shtm .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--shtm .aca-banner__item-inner:hover .aca-banner__btn {
  color: #123663 !important;
  background: #fff !important;
}
.color-set--shtm .static-content ul > li::before,
.color-set--shtm.static-content ul > li::before {
  background: #123663;
}
.color-set--shtm .static-content ul > li ul > li::before,
.color-set--shtm.static-content ul > li ul > li::before {
  background: 0 0;
  color: #123663;
}
.color-set--shtm .static-content ol > li::before,
.color-set--shtm.static-content ol > li::before {
  color: #123663;
}
.color-set--shtm .static-content .static-table thead > tr > th,
.color-set--shtm.static-content .static-table thead > tr > th {
  color: #fff;
  background: #123663;
}
.color-set--shtm .static-content a:focus,
.color-set--shtm .static-content a:hover,
.color-set--shtm .static-content h2,
.color-set--shtm.static-content a:focus,
.color-set--shtm.static-content a:hover,
.color-set--shtm.static-content h2 {
  color: #123663;
}
.theme-color-fill--shtm {
  fill: #123663;
}
.color-set--polyu-gray .theme-color-fill,
.color-set--polyu-gray .theme-color-fill-text,
.color-set--polyu-gray.theme-color-fill,
.color-set--polyu-gray.theme-color-fill-text {
  fill: #58595b !important;
}
.color-set--polyu-gray .theme-color-text,
.color-set--polyu-gray.theme-color-text {
  color: #58595b !important;
}
.color-set--polyu-gray .theme-color-text-shadow-bg,
.color-set--polyu-gray.theme-color-text-shadow-bg {
  color: #454545 !important;
}
.color-set--polyu-gray .theme-color-text-dark,
.color-set--polyu-gray.theme-color-text-dark {
  color: #58595b !important;
}
.color-set--polyu-gray .theme-color-bgtext,
.color-set--polyu-gray .theme-color-bgtextLink,
.color-set--polyu-gray.theme-color-bgtext,
.color-set--polyu-gray.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--polyu-gray .theme-color-bgtext .static-content ul > li::before,
.color-set--polyu-gray .theme-color-bgtext.static-content ul > li::before,
.color-set--polyu-gray.theme-color-bgtext .static-content ul > li::before,
.color-set--polyu-gray.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--polyu-gray .theme-color-after-text::after,
.color-set--polyu-gray .theme-color-b4-text::before,
.color-set--polyu-gray.theme-color-after-text::after,
.color-set--polyu-gray.theme-color-b4-text::before {
  color: #58595b !important;
}
.color-set--polyu-gray .theme-color-b4-bgtext::before,
.color-set--polyu-gray.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--polyu-gray .theme-color-bg,
.color-set--polyu-gray.theme-color-bg {
  background-color: #58595b !important;
}
.color-set--polyu-gray .theme-color-bg-light,
.color-set--polyu-gray.theme-color-bg-light {
  background-color: #717275 !important;
}
.color-set--polyu-gray .theme-color-bg-pink,
.color-set--polyu-gray.theme-color-bg-pink {
  background-color: #f7f8f8 !important;
}
.color-set--polyu-gray .theme-color-b4-bg-light::before,
.color-set--polyu-gray .theme-color-ft-bg-light::before,
.color-set--polyu-gray.theme-color-b4-bg-light::before,
.color-set--polyu-gray.theme-color-ft-bg-light::before {
  background-color: #717275 !important;
}
.color-set--polyu-gray .theme-color-b4-bg::before,
.color-set--polyu-gray .theme-color-ft-bg::after,
.color-set--polyu-gray.theme-color-b4-bg::before,
.color-set--polyu-gray.theme-color-ft-bg::after {
  background-color: #58595b !important;
}
.color-set--polyu-gray .theme-color-active-bg.active,
.color-set--polyu-gray .theme-color-bg-hover:hover,
.color-set--polyu-gray
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--polyu-gray
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--polyu-gray .theme-color-main-active-bg.main.active,
.color-set--polyu-gray.theme-color-active-bg.active,
.color-set--polyu-gray.theme-color-main-active-bg.main.active {
  background: #58595b !important;
}
.color-set--polyu-gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--polyu-gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--polyu-gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--polyu-gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--polyu-gray .theme-color-text-hover:focus,
.color-set--polyu-gray .theme-color-text-hover:hover,
.color-set--polyu-gray.theme-color-text-hover:focus,
.color-set--polyu-gray.theme-color-text-hover:hover {
  color: #58595b !important;
}
.color-set--polyu-gray
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--polyu-gray
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--polyu-gray .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--polyu-gray .active > .theme-color-text-parent-active,
.color-set--polyu-gray .theme-color-active-text.active,
.color-set--polyu-gray .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--polyu-gray.theme-color-active-text.active,
.color-set--polyu-gray.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #58595b !important;
}
.color-set--polyu-gray .theme-color-active-bgtext.active,
.color-set--polyu-gray
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--polyu-gray.theme-color-active-bgtext.active,
.color-set--polyu-gray.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--polyu-gray
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--polyu-gray.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--polyu-gray .theme-color-active-bgwhite.active,
.color-set--polyu-gray .theme-color-bgwhite-hover:focus,
.color-set--polyu-gray .theme-color-bgwhite-hover:hover,
.color-set--polyu-gray.theme-color-active-bgwhite.active,
.color-set--polyu-gray.theme-color-bgwhite-hover:focus,
.color-set--polyu-gray.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--polyu-gray .pin-poly .theme-color-fill-text,
.pin-poly .color-set--polyu-gray.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--polyu-gray .theme-color-fill-bg,
.color-set--polyu-gray.theme-color-fill-bg {
  fill: #58595b !important;
}
.color-set--polyu-gray .theme-color-fill-bg-light,
.color-set--polyu-gray.theme-color-fill-bg-light {
  fill: #a5a6a7 !important;
}
.color-set--polyu-gray .js-slick-pageNo__current {
  color: #58595b !important;
}
.color-set--polyu-gray
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--polyu-gray.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #58595b;
  background: #58595b;
}
.color-set--polyu-gray
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--polyu-gray.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #58595b;
}
.color-set--polyu-gray .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #58595b !important;
}
.color-set--polyu-gray .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--polyu-gray .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--polyu-gray
  .theme-color-bgSlickDot
  .slick-dots
  li.slick-active
  button {
  background: #fff !important;
}
.color-set--polyu-gray .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--polyu-gray .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #58595b;
}
@media (max-width: 767.98px) {
  .color-set--polyu-gray.blk-dot-slider .slick-dots li.slick-active {
    border-color: #58595b !important;
  }
  .color-set--polyu-gray.blk-dot-slider .slick-dots li.slick-active button {
    background: #58595b !important;
  }
}
@media (min-width: 768px) {
  .color-set--polyu-gray.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--polyu-gray.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--polyu-gray.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--polyu-gray .slick-current .arrow-dot-slider__dot {
  background-color: #58595b !important;
}
.color-set--polyu-gray .circle-dot-list > li:before {
  border-color: #58595b !important;
}
.color-set--polyu-gray .msg-card .msg-card .msg-ppl-info__name,
.color-set--polyu-gray.msg-card .msg-card .msg-ppl-info__name {
  color: #58595b !important;
}
.color-set--polyu-gray .ui-slider-handle::after {
  background: #58595b !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #494a4b !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #58595b !important;
  background: 0 0 !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #58595b !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #58595b !important;
  background: #fff !important;
}
.color-set--polyu-gray .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #58595b !important;
  color: #fff !important;
}
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--polyu-gray
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #58595b !important;
  border-color: #58595b !important;
  background: 0 0 !important;
}
.color-set--polyu-red .theme-color-b4-border::before,
.color-set--polyu-red .theme-color-border,
.color-set--polyu-red .theme-color-border-hover:hover,
.color-set--polyu-red.theme-color-b4-border::before,
.color-set--polyu-red.theme-color-border,
.color-set--polyu-red.theme-color-border-hover:hover {
  border-color: #a02337 !important;
}
.color-set--polyu-gray .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--polyu-gray .aca-banner__item-inner:hover .aca-banner__btn {
  color: #58595b !important;
  background: #fff !important;
}
.color-set--polyu-gray .static-content ul > li::before,
.color-set--polyu-gray.static-content ul > li::before {
  background: #58595b;
}
.color-set--polyu-gray .static-content ul > li ul > li::before,
.color-set--polyu-gray.static-content ul > li ul > li::before {
  background: 0 0;
  color: #58595b;
}
.color-set--polyu-gray .static-content ol > li::before,
.color-set--polyu-gray.static-content ol > li::before {
  color: #58595b;
}
.color-set--polyu-gray .static-content .static-table thead > tr > th,
.color-set--polyu-gray.static-content .static-table thead > tr > th {
  color: #fff;
  background: #58595b;
}
.color-set--polyu-gray .static-content a:focus,
.color-set--polyu-gray .static-content a:hover,
.color-set--polyu-gray .static-content h2,
.color-set--polyu-gray.static-content a:focus,
.color-set--polyu-gray.static-content a:hover,
.color-set--polyu-gray.static-content h2 {
  color: #58595b;
}
.theme-color-fill--polyu-gray {
  fill: #58595b;
}
.color-set--polyu-red .pin-poly .theme-color-fill-text,
.color-set--polyu-red .theme-color-fill,
.color-set--polyu-red .theme-color-fill-bg,
.color-set--polyu-red .theme-color-fill-text,
.color-set--polyu-red.theme-color-fill,
.color-set--polyu-red.theme-color-fill-bg,
.color-set--polyu-red.theme-color-fill-text,
.pin-poly .color-set--polyu-red.theme-color-fill-text {
  fill: #a02337 !important;
}
.color-set--polyu-red .theme-color-text,
.color-set--polyu-red .theme-color-text-dark,
.color-set--polyu-red .theme-color-text-shadow-bg,
.color-set--polyu-red.theme-color-text,
.color-set--polyu-red.theme-color-text-dark,
.color-set--polyu-red.theme-color-text-shadow-bg {
  color: #a02337 !important;
}
.color-set--polyu-red .theme-color-bgtext,
.color-set--polyu-red .theme-color-bgtextLink,
.color-set--polyu-red.theme-color-bgtext,
.color-set--polyu-red.theme-color-bgtextLink {
  color: #fff !important;
}
.color-set--polyu-red .theme-color-bgtext .static-content ul > li::before,
.color-set--polyu-red .theme-color-bgtext.static-content ul > li::before,
.color-set--polyu-red.theme-color-bgtext .static-content ul > li::before,
.color-set--polyu-red.theme-color-bgtext.static-content ul > li::before {
  background-color: #fff !important;
}
.color-set--polyu-red .theme-color-after-text::after,
.color-set--polyu-red .theme-color-b4-text::before,
.color-set--polyu-red.theme-color-after-text::after,
.color-set--polyu-red.theme-color-b4-text::before {
  color: #a02337 !important;
}
.color-set--polyu-red .theme-color-b4-bgtext::before,
.color-set--polyu-red.theme-color-b4-bgtext::before {
  color: #fff !important;
}
.color-set--polyu-red .theme-color-bg,
.color-set--polyu-red.theme-color-bg {
  background-color: #a02337 !important;
}
.color-set--polyu-red .theme-color-bg-light,
.color-set--polyu-red.theme-color-bg-light {
  background-color: #ca2c45 !important;
}
.color-set--polyu-red .theme-color-bg-pink,
.color-set--polyu-red.theme-color-bg-pink {
  background-color: #fdf8f9 !important;
}
.color-set--polyu-red .theme-color-b4-bg-light::before,
.color-set--polyu-red .theme-color-ft-bg-light::before,
.color-set--polyu-red.theme-color-b4-bg-light::before,
.color-set--polyu-red.theme-color-ft-bg-light::before {
  background-color: #ca2c45 !important;
}
.color-set--polyu-red .theme-color-b4-bg::before,
.color-set--polyu-red .theme-color-ft-bg::after,
.color-set--polyu-red.theme-color-b4-bg::before,
.color-set--polyu-red.theme-color-ft-bg::after {
  background-color: #a02337 !important;
}
.color-set--polyu-red .theme-color-active-bg.active,
.color-set--polyu-red .theme-color-bg-hover:hover,
.color-set--polyu-red
  .theme-color-inner-hover-b4-bg:focus
  .theme-color-inner-hover-text__bg::before,
.color-set--polyu-red
  .theme-color-inner-hover-b4-bg:hover
  .theme-color-inner-hover-text__bg::before,
.color-set--polyu-red .theme-color-main-active-bg.main.active,
.color-set--polyu-red.theme-color-active-bg.active,
.color-set--polyu-red.theme-color-main-active-bg.main.active {
  background: #a02337 !important;
}
.color-set--polyu-red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__bgtext,
.color-set--polyu-red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__text,
.color-set--polyu-red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__bgtext,
.color-set--polyu-red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__text,
.color-set--polyu-red .theme-color-text-hover:focus,
.color-set--polyu-red .theme-color-text-hover:hover,
.color-set--polyu-red.theme-color-text-hover:focus,
.color-set--polyu-red.theme-color-text-hover:hover {
  color: #a02337 !important;
}
.color-set--polyu-red
  .theme-color-inner-hover-text:focus
  .theme-color-inner-hover-text__default,
.color-set--polyu-red
  .theme-color-inner-hover-text:hover
  .theme-color-inner-hover-text__default {
  color: #454545 !important;
}
.color-set--polyu-red .theme-color-bgtext-hover:hover {
  color: #fff !important;
}
.color-set--polyu-red .active > .theme-color-text-parent-active,
.color-set--polyu-red .theme-color-active-text.active,
.color-set--polyu-red .theme-color-collapse-expaned-text[aria-expanded="true"],
.color-set--polyu-red.theme-color-active-text.active,
.color-set--polyu-red.theme-color-collapse-expaned-text[aria-expanded="true"] {
  color: #a02337 !important;
}
.color-set--polyu-red .theme-color-active-bgtext.active,
.color-set--polyu-red
  .theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext,
.color-set--polyu-red.theme-color-active-bgtext.active,
.color-set--polyu-red.theme-color-main-inner-active-bgtext.main.active
  .theme-color-main-inner-item-active-bgtext {
  color: #fff !important;
}
.color-set--polyu-red
  .theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before,
.color-set--polyu-red.theme-color-main-active-inner-b4-bglight.main.active
  .theme-color-main-active-inner-item-b4-bglight::before {
  background-color: #fff !important;
}
.color-set--polyu-red .theme-color-active-bgwhite.active,
.color-set--polyu-red .theme-color-bgwhite-hover:focus,
.color-set--polyu-red .theme-color-bgwhite-hover:hover,
.color-set--polyu-red.theme-color-active-bgwhite.active,
.color-set--polyu-red.theme-color-bgwhite-hover:focus,
.color-set--polyu-red.theme-color-bgwhite-hover:hover {
  background: #fff !important;
}
.color-set--polyu-red .theme-color-fill-bg-light,
.color-set--polyu-red.theme-color-fill-bg-light {
  fill: #e27a8b !important;
}
.color-set--polyu-red .js-slick-pageNo__current {
  color: #a02337 !important;
}
.color-set--polyu-red
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active,
.color-set--polyu-red.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active {
  border-color: #a02337;
  background: #a02337;
}
.color-set--polyu-red
  .color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button,
.color-set--polyu-red.color-set--slider-color-w-white-bg
  .slick-dots
  li.slick-active
  button {
  background: #a02337;
}
.color-set--polyu-red .theme-color-bg-slickb4 .slick-dots-container::before {
  background-color: #a02337 !important;
}
.color-set--polyu-red .theme-color-bgSlickDot .slick-dots li {
  border-color: #fff !important;
}
.color-set--polyu-red .theme-color-bgSlickDot .slick-dots li.slick-active,
.color-set--polyu-red
  .theme-color-bgSlickDot
  .slick-dots
  li.slick-active
  button {
  background: #fff !important;
}
.color-set--polyu-red .theme-color-bgSlickDot .slick-pause-play-btn {
  color: #fff !important;
}
.color-set--polyu-red .theme-color-bgSlickDot-white-bg .slick-dots li {
  border-color: #a02337;
}
@media (max-width: 767.98px) {
  .color-set--polyu-red.blk-dot-slider .slick-dots li.slick-active {
    border-color: #a02337 !important;
  }
  .color-set--polyu-red.blk-dot-slider .slick-dots li.slick-active button {
    background: #a02337 !important;
  }
}
@media (min-width: 768px) {
  .color-set--polyu-red.blk-dot-slider .slick-dots li {
    border-color: #fff !important;
  }
  .color-set--polyu-red.blk-dot-slider .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .color-set--polyu-red.blk-dot-slider .slick-pause-play-btn {
    color: #fff !important;
  }
}
.color-set--polyu-red
  .rbtn:not([class*="rbtn--fix-color"]):not(.rbtn--whiteborder),
.color-set--polyu-red .slick-current .arrow-dot-slider__dot {
  background-color: #a02337 !important;
}
.color-set--polyu-red .circle-dot-list > li:before {
  border-color: #a02337 !important;
}
.color-set--polyu-red .msg-card .msg-card .msg-ppl-info__name,
.color-set--polyu-red.msg-card .msg-card .msg-ppl-info__name {
  color: #a02337 !important;
}
.color-set--polyu-red .ui-slider-handle::after {
  background: #a02337 !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]) {
  color: #fff !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]):focus,
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]):hover {
  background-color: #871e2e !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border {
  color: #a02337 !important;
  background: 0 0 !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:focus,
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]).rbtn--border:hover {
  color: #fff !important;
  background: #a02337 !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.color-set--polyu-red
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:focus,
.color-set--polyu-red
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #a02337 !important;
  background: #fff !important;
}
.color-set--polyu-red .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder {
  background: #a02337 !important;
  color: #fff !important;
}
.color-set--polyu-red
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:focus,
.color-set--polyu-red
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--hoverborder:hover {
  color: #a02337 !important;
  border-color: #a02337 !important;
  background: 0 0 !important;
}
.color-set--polyu-red .aca-banner__item-inner:focus .aca-banner__btn,
.color-set--polyu-red .aca-banner__item-inner:hover .aca-banner__btn {
  color: #a02337 !important;
  background: #fff !important;
}
.color-set--polyu-red .static-content ul > li::before,
.color-set--polyu-red.static-content ul > li::before {
  background: #a02337;
}
.color-set--polyu-red .static-content ul > li ul > li::before,
.color-set--polyu-red.static-content ul > li ul > li::before {
  background: 0 0;
  color: #a02337;
}
.color-set--polyu-red .static-content ol > li::before,
.color-set--polyu-red.static-content ol > li::before {
  color: #a02337;
}
.color-set--polyu-red .static-content .static-table thead > tr > th,
.color-set--polyu-red.static-content .static-table thead > tr > th {
  color: #fff;
  background: #a02337;
}
.color-set--polyu-red .static-content a:focus,
.color-set--polyu-red .static-content a:hover,
.color-set--polyu-red .static-content h2,
.color-set--polyu-red.static-content a:focus,
.color-set--polyu-red.static-content a:hover,
.color-set--polyu-red.static-content h2,
.icon-link__icon,
.icon-text-link,
.icon-text-link:hover,
.link-under-p,
.plus-link {
  color: #a02337;
}
.theme-color-fill--polyu-red {
  fill: #a02337;
}
.has-margin-top {
  margin-top: 2.34375em !important;
}
.has-margin-bottom {
  margin-bottom: 0.78125em !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.page-title-margin-bottom {
  margin-bottom: 0.61904762em !important;
}
.link-trans {
  transition-duration: 0.3s;
  transition-property: color, background-color;
}
.udl-link__line,
.underline-link-for-inner__line,
.underline-link__line {
  transition: background-size 0.3s;
  background-repeat: no-repeat;
}
.link-tdn {
  text-decoration: none !important;
}
.link-hover-underline,
.link-hover:focus,
.link-hover:hover {
  text-decoration: underline !important;
}
.link-hover-underline:focus,
.link-hover-underline:hover,
.link-tdn-hover-tdu {
  text-decoration: none !important;
}
.link-tdn-hover-tdu:focus,
.link-tdn-hover-tdu:hover {
  text-decoration: underline !important;
}
.ckec a[target="_blank"]::after,
.ext-link::after,
.static-content--with-ext-icon li a::after,
.static-content--with-ext-icon p a::after,
.static-content--with-ext-icon td a::after {
  font-weight: 300;
  margin: 0 0 0 0.375em;
  content: "\e903";
  vertical-align: text-bottom;
}
.link-deco {
  text-decoration: none;
}
.link-deco:focus,
.link-deco:hover {
  text-decoration: underline;
}
.plus-link {
  font-weight: 300;
  text-decoration: underline !important;
}
.plus-link:focus,
.plus-link:hover {
  text-decoration: none !important;
  color: #a02337;
}
.plus-link::after {
  font-style: normal;
  font-weight: 400;
  line-height: inherit;
  font-size: 0.8125em;
  content: "\e91a";
}
.underline-link {
  text-decoration: none;
}
.underline-link__line {
  width: calc(100%);
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-size: 0 100%;
}
.isIE-11 .underline-link__line {
  background-image: none;
}
.isIE-11 .underline-link__line:focus,
.isIE-11 .underline-link__line:hover {
  text-decoration: underline;
}
.icon-link,
.icon-link:focus,
.icon-link:hover,
.icon-text-link,
.icon-text-link:hover,
.line-arrow-go:focus,
.line-arrow-go:hover,
.udl-link,
.udl-link:focus,
.udl-link:hover {
  text-decoration: none;
}
.underline-link:focus .underline-link__line,
.underline-link:hover .underline-link__line {
  background-size: 100% 100%;
}
.underline-link-for-inner__line {
  width: calc(100%);
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-size: 0 100%;
}
.underline-link-for-inner:focus .underline-link-for-inner__line,
.underline-link-for-inner:hover .underline-link-for-inner__line {
  background-size: 100% 100%;
}
.link-under-p {
  font-size: 1rem;
  font-weight: 300;
  margin: 1.25em 0 0;
  line-height: 1.66666667;
}
.component-text-content + .link-under-p {
  margin-top: -1.125em;
}
.link-under-p__break {
  display: block;
  margin: 0.25em 0;
  line-height: 1.3;
}
.link-under-p.text-center .line-arrow-go {
  display: inline-block;
  margin: 0.125em 1.125em;
}
.udl-link__line {
  background-image: linear-gradient(
    transparent calc(100% - 0.31707317em),
    #db3550 1px
  );
  background-size: 100% 107%;
  padding: 0 0.05em;
  background-position: 0 -0.21428571em;
  display: inline;
}
.arrow-right-link[target="_blank"]::after {
  font-style: normal;
  line-height: inherit;
  font-size: 0.9em;
  font-weight: 700;
  content: "\00a0 \e903";
}
.arrow-right-link:not([target="_blank"])::after {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.8125em;
  margin: 0 0 0 0.5em;
  content: "\e918";
  vertical-align: text-bottom;
}
.line-arrow-go:not([target="_blank"])::after,
.line-arrow-go[target="_blank"]::after {
  font-weight: 700;
  line-height: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.line-arrow-go[target="_blank"]::after {
  font-size: 0.9em;
  content: "\00a0 \e903";
}
.line-arrow-go:not([target="_blank"])::after {
  font-size: 0.75em;
  position: relative;
  content: "\00a0 \e92c";
}
.icon-link:focus .icon-link__icon,
.icon-link:hover .icon-link__icon {
  -webkit-transform: translate(0, -0.08em);
  -ms-transform: translate(0, -0.08em);
  transform: translate(0, -0.08em);
}
.icon-link__icon {
  font-size: 1.125em;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0.3125em 0 0;
}
.icon-text-link {
  font-size: 1.0625rem;
  font-weight: 300;
}
.blk-go-link {
  display: block;
}
.blk-go-link::before,
.inline-arrow-list {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.blk-go-link::before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  display: flex;
  width: 2.77777778em;
  height: 2.77777778em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  content: "\e92c";
  color: #fff;
  background: #a02337;
  font-size: 1.125em;
}
.arrow-list,
.breadcrumb,
.ca-link-list,
.circle-dot-list,
.circle-list,
.ckec ol:not([style*="list-style-type"]):not([class]),
.ckec ol[style*="lower-alpha"],
.ckec ul:not([style*="list-style-type"]):not([class]),
.dot-line-list,
.ft-site-link-list,
.icon-item-list,
.info-seperate-list,
.inline-arrow-list,
.line-arrow-list,
.line-list,
.list-order-no,
.list-order-roman,
.mb-mn-fact__list--3,
.mb-mn__list--4,
.mn__list--1,
.mn__list--2,
.mn__list--3,
.mn__list--4,
.reset-list,
.seperate-list,
.slash-tag-list,
.static-content .line-arrow-list,
.static-content .static-table ol,
.static-content ol,
.static-content ul,
.triangle-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.js-slick,
.slick-dots {
  list-style: none;
}
.triangle-list > li {
  position: relative;
  margin: 0.75em 0;
  padding: 0 0 0 1.375em !important;
}
.arrow-list,
.inline-arrow-list,
.line-list {
  margin: 1em 0;
}
.triangle-list > li:before {
  position: absolute;
  top: 0.44em;
  left: 0.125em !important;
  width: 0 !important;
  height: 0 !important;
  content: "";
  border-width: 0.28125em 0 0.28125em 0.375em;
  border-style: solid;
  border-color: transparent transparent transparent currentColor;
  border-radius: 0 !important;
  background: 0 0 !important;
}
.circle-list > li,
.ckec ul:not([style*="list-style-type"]):not([class]) > li {
  position: relative;
  padding: 0 0 0 1em;
}
.circle-list > li:before,
.ckec ul:not([style*="list-style-type"]):not([class]) > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: #a02337;
}
.arrow-list > li,
.inline-arrow-list > li {
  position: relative;
  padding: 0 0 0 1.71428571em;
}
.arrow-list > li a,
.inline-arrow-list > li a {
  font-weight: 700;
  text-decoration: none;
  color: currentColor;
}
.arrow-list > li a:hover,
.inline-arrow-list > li a:hover {
  text-decoration: underline;
}
.arrow-list > li:before,
.inline-arrow-list > li:before {
  font-weight: 700;
  position: absolute;
  top: -0.1em;
  left: 0;
  content: "\e904";
  color: currentColor;
}
.line-list > li {
  position: relative;
  padding: 0 0 0 1.25em;
}
.line-list > li:before {
  position: absolute;
  top: 50%;
  left: 0.25em;
  width: 0.75em;
  height: 1px;
  content: "";
  background: #ddd;
}
.inline-arrow-list {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.circle-arrow__icon,
.seperate-list {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.inline-arrow-list > li {
  margin: 0 1em;
}
.list-order-no {
  counter-reset: item;
}
.list-order-no > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
}
.list-order-no[start="1"] {
  counter-reset: item 0;
}
.list-order-no[start="2"] {
  counter-reset: item 1;
}
.list-order-no[start="3"] {
  counter-reset: item 2;
}
.list-order-no[start="4"] {
  counter-reset: item 3;
}
.list-order-no[start="5"] {
  counter-reset: item 4;
}
.list-order-no[start="6"] {
  counter-reset: item 5;
}
.list-order-no[start="7"] {
  counter-reset: item 6;
}
.list-order-no[start="8"] {
  counter-reset: item 7;
}
.list-order-no[start="9"] {
  counter-reset: item 8;
}
.list-order-no[start="10"] {
  counter-reset: item 9;
}
.list-order-no[start="11"] {
  counter-reset: item 10;
}
.list-order-no[start="12"] {
  counter-reset: item 11;
}
.list-order-no[start="13"] {
  counter-reset: item 12;
}
.list-order-no[start="14"] {
  counter-reset: item 13;
}
.list-order-no[start="15"] {
  counter-reset: item 14;
}
.list-order-no[start="16"] {
  counter-reset: item 15;
}
.list-order-no[start="17"] {
  counter-reset: item 16;
}
.list-order-no[start="18"] {
  counter-reset: item 17;
}
.list-order-no[start="19"] {
  counter-reset: item 18;
}
.list-order-no[start="20"] {
  counter-reset: item 19;
}
.list-order-no[start="21"] {
  counter-reset: item 20;
}
.list-order-no[start="22"] {
  counter-reset: item 21;
}
.list-order-no[start="23"] {
  counter-reset: item 22;
}
.list-order-no[start="24"] {
  counter-reset: item 23;
}
.list-order-no[start="25"] {
  counter-reset: item 24;
}
.list-order-no[start="26"] {
  counter-reset: item 25;
}
.list-order-no[start="27"] {
  counter-reset: item 26;
}
.list-order-no[start="28"] {
  counter-reset: item 27;
}
.list-order-no[start="29"] {
  counter-reset: item 28;
}
.list-order-no[start="30"] {
  counter-reset: item 29;
}
.list-order-no[start="31"] {
  counter-reset: item 30;
}
.list-order-no[start="32"] {
  counter-reset: item 31;
}
.list-order-no[start="33"] {
  counter-reset: item 32;
}
.list-order-no[start="34"] {
  counter-reset: item 33;
}
.list-order-no[start="35"] {
  counter-reset: item 34;
}
.list-order-no[start="36"] {
  counter-reset: item 35;
}
.list-order-no[start="37"] {
  counter-reset: item 36;
}
.list-order-no[start="38"] {
  counter-reset: item 37;
}
.list-order-no[start="39"] {
  counter-reset: item 38;
}
.list-order-no[start="40"] {
  counter-reset: item 39;
}
.list-order-no[start="41"] {
  counter-reset: item 40;
}
.list-order-no[start="42"] {
  counter-reset: item 41;
}
.list-order-no[start="43"] {
  counter-reset: item 42;
}
.list-order-no[start="44"] {
  counter-reset: item 43;
}
.list-order-no[start="45"] {
  counter-reset: item 44;
}
.list-order-no[start="46"] {
  counter-reset: item 45;
}
.list-order-no[start="47"] {
  counter-reset: item 46;
}
.list-order-no[start="48"] {
  counter-reset: item 47;
}
.list-order-no[start="49"] {
  counter-reset: item 48;
}
.list-order-no[start="50"] {
  counter-reset: item 49;
}
.list-order-no[start="51"] {
  counter-reset: item 50;
}
.list-order-no[start="52"] {
  counter-reset: item 51;
}
.list-order-no[start="53"] {
  counter-reset: item 52;
}
.list-order-no[start="54"] {
  counter-reset: item 53;
}
.list-order-no[start="55"] {
  counter-reset: item 54;
}
.list-order-no[start="56"] {
  counter-reset: item 55;
}
.list-order-no[start="57"] {
  counter-reset: item 56;
}
.list-order-no[start="58"] {
  counter-reset: item 57;
}
.list-order-no[start="59"] {
  counter-reset: item 58;
}
.list-order-no[start="60"] {
  counter-reset: item 59;
}
.ckec ol[style*="lower-alpha"],
.list-order-roman {
  counter-reset: lists;
}
.ckec ol[style*="lower-alpha"] > li:before,
.list-order-roman > li:before {
  content: counter(lists, lower-alpha) ")";
  counter-increment: lists;
}
.ckec ol[start="1"][style*="lower-alpha"],
.list-order-roman[start="1"] {
  counter-reset: lists 0;
}
.ckec ol[start="2"][style*="lower-alpha"],
.list-order-roman[start="2"] {
  counter-reset: lists 1;
}
.ckec ol[start="3"][style*="lower-alpha"],
.list-order-roman[start="3"] {
  counter-reset: lists 2;
}
.ckec ol[start="4"][style*="lower-alpha"],
.list-order-roman[start="4"] {
  counter-reset: lists 3;
}
.ckec ol[start="5"][style*="lower-alpha"],
.list-order-roman[start="5"] {
  counter-reset: lists 4;
}
.ckec ol[start="6"][style*="lower-alpha"],
.list-order-roman[start="6"] {
  counter-reset: lists 5;
}
.ckec ol[start="7"][style*="lower-alpha"],
.list-order-roman[start="7"] {
  counter-reset: lists 6;
}
.ckec ol[start="8"][style*="lower-alpha"],
.list-order-roman[start="8"] {
  counter-reset: lists 7;
}
.ckec ol[start="9"][style*="lower-alpha"],
.list-order-roman[start="9"] {
  counter-reset: lists 8;
}
.ckec ol[start="10"][style*="lower-alpha"],
.list-order-roman[start="10"] {
  counter-reset: lists 9;
}
.ckec ol[start="11"][style*="lower-alpha"],
.list-order-roman[start="11"] {
  counter-reset: lists 10;
}
.ckec ol[start="12"][style*="lower-alpha"],
.list-order-roman[start="12"] {
  counter-reset: lists 11;
}
.ckec ol[start="13"][style*="lower-alpha"],
.list-order-roman[start="13"] {
  counter-reset: lists 12;
}
.ckec ol[start="14"][style*="lower-alpha"],
.list-order-roman[start="14"] {
  counter-reset: lists 13;
}
.ckec ol[start="15"][style*="lower-alpha"],
.list-order-roman[start="15"] {
  counter-reset: lists 14;
}
.ckec ol[start="16"][style*="lower-alpha"],
.list-order-roman[start="16"] {
  counter-reset: lists 15;
}
.ckec ol[start="17"][style*="lower-alpha"],
.list-order-roman[start="17"] {
  counter-reset: lists 16;
}
.ckec ol[start="18"][style*="lower-alpha"],
.list-order-roman[start="18"] {
  counter-reset: lists 17;
}
.ckec ol[start="19"][style*="lower-alpha"],
.list-order-roman[start="19"] {
  counter-reset: lists 18;
}
.ckec ol[start="20"][style*="lower-alpha"],
.list-order-roman[start="20"] {
  counter-reset: lists 19;
}
.ckec ol[start="21"][style*="lower-alpha"],
.list-order-roman[start="21"] {
  counter-reset: lists 20;
}
.ckec ol[start="22"][style*="lower-alpha"],
.list-order-roman[start="22"] {
  counter-reset: lists 21;
}
.ckec ol[start="23"][style*="lower-alpha"],
.list-order-roman[start="23"] {
  counter-reset: lists 22;
}
.ckec ol[start="24"][style*="lower-alpha"],
.list-order-roman[start="24"] {
  counter-reset: lists 23;
}
.ckec ol[start="25"][style*="lower-alpha"],
.list-order-roman[start="25"] {
  counter-reset: lists 24;
}
.ckec ol[start="26"][style*="lower-alpha"],
.list-order-roman[start="26"] {
  counter-reset: lists 25;
}
.ckec ol[start="27"][style*="lower-alpha"],
.list-order-roman[start="27"] {
  counter-reset: lists 26;
}
.ckec ol[start="28"][style*="lower-alpha"],
.list-order-roman[start="28"] {
  counter-reset: lists 27;
}
.ckec ol[start="29"][style*="lower-alpha"],
.list-order-roman[start="29"] {
  counter-reset: lists 28;
}
.ckec ol[start="30"][style*="lower-alpha"],
.list-order-roman[start="30"] {
  counter-reset: lists 29;
}
.seperate-list {
  line-height: 1.2;
  display: flex;
  margin: -0.3125em 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.seperate-list__item {
  position: relative;
  margin: 0.3125em 1.125em 0.3125em 0;
  white-space: nowrap;
}
.seperate-list__item:after {
  position: absolute;
  top: 50%;
  right: -0.5625em;
  width: 1px;
  height: 0.75em;
  margin: -0.3125em 0 0;
  content: "";
  background-color: currentColor;
}
.seperate-list__item:last-child {
  margin-right: 0;
}
.seperate-list__item:last-child:after {
  display: none;
}
.seperate-list__link {
  text-decoration: none;
}
.seperate-list__link:focus,
.seperate-list__link:hover {
  text-decoration: underline;
}
.circle-arrow,
.circle-arrow:hover,
a:hover {
  text-decoration: none;
}
.dot-line-list > li {
  position: relative;
  margin: 0.75em 0;
  padding: 0 0 0 1.375em !important;
}
.dot-line-list > li:before {
  position: absolute;
  top: 0;
  left: 0.125em !important;
  width: 0 !important;
  height: 0 !important;
  content: "-";
}
.circle-dot-list > li {
  position: relative;
  padding: 0 0 0 1em;
}
.circle-dot-list > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #a02337;
}
.line-arrow-list > li {
  position: relative;
  padding: 0 0 0 1em;
}
.line-arrow-list > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92c";
}
.ckec
  .color-set--gray
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--gray .circle-list > li:before,
.color-set--gray
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #454545;
}
.ckec
  .color-set--gray-dark
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--gray-dark .circle-list > li:before,
.color-set--gray-dark
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #717171;
}
.ckec
  .color-set--blue
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--blue .circle-list > li:before,
.color-set--blue
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #2840a8;
}
.ckec
  .color-set--purple
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--purple .circle-list > li:before,
.color-set--purple
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #210f68;
}
.ckec
  .color-set--red
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--red .circle-list > li:before,
.color-set--red
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #a02337;
}
.ckec
  .color-set--cyan
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--cyan .circle-list > li:before,
.color-set--cyan
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #367081;
}
.ckec
  .color-set--orange
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--orange .circle-list > li:before,
.color-set--orange
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #cd3911;
}
.ckec
  .color-set--yellow
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--yellow .circle-list > li:before,
.color-set--yellow
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #b68f16;
}
.ckec
  .color-set--brown
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--brown .circle-list > li:before,
.color-set--brown
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #603f32;
}
.ckec
  .color-set--green
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--green .circle-list > li:before,
.color-set--green
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #397e39;
}
.ckec
  .color-set--gray-normal
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--gray-normal .circle-list > li:before,
.color-set--gray-normal
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #454545;
}
.ckec
  .color-set--crimson
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--crimson .circle-list > li:before,
.color-set--crimson
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #c80f2e;
}
.ckec
  .color-set--fast
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--fast .circle-list > li:before,
.color-set--fast
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #d2430f;
}
.ckec
  .color-set--fce
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--fce .circle-list > li:before,
.color-set--fce
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #9e0040;
}
.ckec
  .color-set--fhss
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--fhss .circle-list > li:before,
.color-set--fhss
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #2b8054;
}
.ckec
  .color-set--sd
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--sd .circle-list > li:before,
.color-set--sd
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #007c87;
}
.ckec
  .color-set--fb
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--fb .circle-list > li:before,
.color-set--fb
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #583f98;
}
.ckec
  .color-set--feng
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--feng .circle-list > li:before,
.color-set--feng
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #c80f2e;
}
.ckec
  .color-set--fh
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--fh .circle-list > li:before,
.color-set--fh
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #0071bb;
}
.ckec
  .color-set--shtm
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--shtm .circle-list > li:before,
.color-set--shtm
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #123663;
}
.ckec
  .color-set--polyu-gray
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--polyu-gray .circle-list > li:before,
.color-set--polyu-gray
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #58595b;
}
.ckec
  .color-set--polyu-red
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.color-set--polyu-red .circle-list > li:before,
.color-set--polyu-red
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  background: #a02337;
}
.img-zoom-link:focus img,
.img-zoom-link:hover img {
  -webkit-transform: scale(1.05) translate3d(0, 0, 0.1px);
  transform: scale(1.05) translate3d(0, 0, 0.1px);
}
.img--abs-w,
.ppl-detail-blk__img-ctrl {
  position: relative;
}
.img--abs,
.ppl-detail-blk__img-ctrl img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shine-wrap-for-inner__target:before,
.shine-wrap:before {
  z-index: 2;
  top: 0;
  left: -75%;
  width: 50%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 100%
  );
  display: block;
  height: 100%;
  content: "";
}
.shine-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.shine-wrap:before {
  position: absolute;
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-wrap:focus:before,
.shine-wrap:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
.shine-wrap-for-inner__target {
  position: relative;
  display: block;
  overflow: hidden;
}
.shine-wrap-for-inner__target:before {
  position: absolute;
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-wrap-for-inner:focus .shine-wrap-for-inner__target:before,
.shine-wrap-for-inner:hover .shine-wrap-for-inner__target:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes flipping {
  85% {
    -webkit-transform: rotateY(410deg);
    transform: rotateY(410deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes flipping {
  85% {
    -webkit-transform: rotateY(410deg);
    transform: rotateY(410deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes resetSpin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes resetSpin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes flipDown {
  0% {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: rotateX(-25deg);
    transform: rotateX(-25deg);
  }
  75% {
    -webkit-transform: rotateX(12deg);
    transform: rotateX(12deg);
  }
  90% {
    -webkit-transform: rotateX(-6deg);
    transform: rotateX(-6deg);
  }
  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
  }
}
@keyframes flipDown {
  0% {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: rotateX(-25deg);
    transform: rotateX(-25deg);
  }
  75% {
    -webkit-transform: rotateX(12deg);
    transform: rotateX(12deg);
  }
  90% {
    -webkit-transform: rotateX(-6deg);
    transform: rotateX(-6deg);
  }
  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
  }
}
.slideInBottom {
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.ani-before {
  opacity: 0;
}
.hoverFlipBlkHover {
  -webkit-animation: hover-flip-block-hover 0.95s ease 0s 1 normal forwards;
  animation: hover-flip-block-hover 0.95s ease 0s 1 normal forwards;
}
@-webkit-keyframes hover-flip-block-hover {
  0% {
    z-index: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translate(4em, -3em);
    transform: translate(4em, -3em);
  }
  100% {
    z-index: 6;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hover-flip-block-hover {
  0% {
    z-index: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translate(4em, -3em);
    transform: translate(4em, -3em);
  }
  100% {
    z-index: 6;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hoverFlipBlkOut {
  -webkit-animation: hover-flip-block-out 0.8s ease forwards;
  animation: hover-flip-block-out 0.8s ease forwards;
}
@-webkit-keyframes hover-flip-block-out {
  0% {
    z-index: 6;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translate(6em, -3em);
    transform: translate(6em, -3em);
  }
  100% {
    z-index: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes hover-flip-block-out {
  0% {
    z-index: 6;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translate(6em, -3em);
    transform: translate(6em, -3em);
  }
  100% {
    z-index: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.arrowDownOpacity {
  -webkit-animation: arrow-down-opacity 1s linear infinite both;
  animation: arrow-down-opacity 1s linear infinite both;
}
@-webkit-keyframes arrow-down-opacity {
  0% {
    -webkit-transform: translate(0, -0.2em);
    transform: translate(0, -0.2em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0.2em);
    transform: translate(0, 0.2em);
    opacity: 0;
  }
}
@keyframes arrow-down-opacity {
  0% {
    -webkit-transform: translate(0, -0.2em);
    transform: translate(0, -0.2em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0.2em);
    transform: translate(0, 0.2em);
    opacity: 0;
  }
}
.fade-in {
  -webkit-animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.slit-in-vertical {
  -webkit-animation: slit-in-vertical 0.45s ease-out both;
  animation: slit-in-vertical 0.45s ease-out both;
}
@-webkit-keyframes slit-in-vertical {
  0% {
    -webkit-transform: translateZ(-800px) rotateY(90deg);
    transform: translateZ(-800px) rotateY(90deg);
    opacity: 0;
  }
  54% {
    -webkit-transform: translateZ(-160px) rotateY(87deg);
    transform: translateZ(-160px) rotateY(87deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
  }
}
@keyframes slit-in-vertical {
  0% {
    -webkit-transform: translateZ(-800px) rotateY(90deg);
    transform: translateZ(-800px) rotateY(90deg);
    opacity: 0;
  }
  54% {
    -webkit-transform: translateZ(-160px) rotateY(87deg);
    transform: translateZ(-160px) rotateY(87deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
  }
}
@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
.slide-out-left {
  -webkit-animation: slide-out-left 0.9s cubic-bezier(0.55, 0.085, 0.68, 0.53)
    both;
  animation: slide-out-left 0.9s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.slide-in-right {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes arrow-top {
  0%,
  100% {
    -webkit-transform: translateY(-20px) scale(0.5);
    transform: translateY(-20px) scale(0.5);
    opacity: 0;
  }
  15%,
  45% {
    opacity: 1;
  }
  30% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  60% {
    -webkit-transform: translateY(20px) scale(0.5);
    transform: translateY(20px) scale(0.5);
    opacity: 0;
  }
}
@keyframes arrow-top {
  0%,
  100% {
    -webkit-transform: translateY(-20px) scale(0.5);
    transform: translateY(-20px) scale(0.5);
    opacity: 0;
  }
  15%,
  45% {
    opacity: 1;
  }
  30% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  60% {
    -webkit-transform: translateY(20px) scale(0.5);
    transform: translateY(20px) scale(0.5);
    opacity: 0;
  }
}
.arrow-top {
  -webkit-animation: arrow-top 1.5s linear infinite both;
  animation: arrow-top 1.5s linear infinite both;
}
.border-title-go-blk__img-ctrl,
.img-date-blk__img-ctrl,
.ph-ne {
  padding: 0 0 52.5%;
}
.video-link {
  position: relative;
  display: block;
}
.video-link__icon {
  line-height: 1;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.video-link__icon > :before {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.video-link:hover .video-link__icon > :before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.video-link__btn {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.top-inset-sdow,
.top-inset-shadow {
  box-shadow: inset 0 0.4375em 0.8125em -0.625em rgba(0, 0, 0, 0.15);
}
.isIE-11 .top-inset-sdow,
.isIE-11 .top-inset-shadow {
  box-shadow: inset 0 0.4375em 0.8125em 0 rgba(0, 0, 0, 0.1);
}
.bottom-shadow {
  box-shadow: 0 0.4375em 0.8125em -0.625em rgba(0, 0, 0, 0.15);
}
.isIE-11 .bottom-shadow {
  box-shadow: 0 0.4375em 0.8125em 0 rgba(0, 0, 0, 0.1);
}
.bottom-inset-shadow {
  box-shadow: inset 0 -0.4375em 0.8125em -0.625em rgba(0, 0, 0, 0.15);
}
.isIE-11 .bottom-inset-shadow {
  box-shadow: inset 0 -0.4375em 0.8125em 0 rgba(0, 0, 0, 0.1);
}
.top-shadow {
  box-shadow: 0 -0.4375em 0.8125em -0.625em rgba(0, 0, 0, 0.15);
}
.isIE-11 .top-shadow {
  box-shadow: 0 -0.4375em 0.8125em 0 rgba(0, 0, 0, 0.1);
}
.circle-arrow {
  font-size: 1rem;
  position: relative;
  display: block;
  width: 4.125em;
  height: 4.125em;
  color: #fff;
  border-radius: 50%;
  background: #b7b7b7;
}
@media (max-width: 991.98px) {
  .circle-arrow {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .circle-arrow {
    font-size: 0.625rem;
  }
}
.circle-arrow:hover {
  color: #fff;
  background: #a02337;
  box-shadow: 0 0 1.125em 0 rgba(0, 0, 0, 0.2);
}
.caption-cover__cover,
.color-row.color-set--gray .caption-cover__cover {
  background: rgba(160, 35, 55, 0.85);
}
.circle-arrow__icon {
  font-size: 2.5em;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.caption-cover {
  position: relative;
}
.caption-cover__cover {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  color: #fff;
}
a,
a:hover,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a {
  color: inherit;
}
@media (max-width: 1199.98px) {
  .caption-cover__cover {
    font-size: 0.9375rem;
  }
}
@media (max-width: 991.98px) {
  .caption-cover__cover {
    font-size: 0.875rem;
  }
  .component-padding-top--t1 {
    padding-top: 0.3125rem !important;
  }
  .component-padding-top--t2 {
    padding-top: 0.9375rem !important;
  }
  .component-padding-top--t3 {
    padding-top: 1.875rem !important;
  }
  .component-padding-top--t4 {
    padding-top: 2.5rem !important;
  }
  .component-padding-top--t5 {
    padding-top: 3.625rem !important;
  }
}
@media (max-width: 767.98px) {
  .caption-cover__cover {
    font-size: 0.75rem;
  }
}
.caption-cover__caption {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  position: absolute;
  top: 1.94444444em;
  right: 1.38888889em;
  bottom: 1.94444444em;
  left: 1.38888889em;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.border-btn,
.sq-link-btn {
  -webkit-justify-content: center;
}
.caption-cover:focus .caption-cover__cover,
.caption-cover:hover .caption-cover__cover {
  visibility: visible;
  opacity: 1;
}
.dropdown-menu,
.js-anchor,
.lb-video__inner > video {
  visibility: hidden;
}
.color-row.color-set--gray.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--gray-dark .caption-cover__cover {
  background: rgba(160, 35, 55, 0.85);
}
.color-row.color-set--gray-dark.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--blue .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--blue.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--purple .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--purple.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--red .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--red.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--cyan .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--cyan.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--orange .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--orange.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--yellow .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--yellow.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--brown .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--brown.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--green .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--green.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--gray-normal .caption-cover__cover {
  background: rgba(160, 35, 55, 0.85);
}
.color-row.color-set--gray-normal.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--crimson .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--crimson.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--fast .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--fast.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--fce .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--fce.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--fhss .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--fhss.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--sd .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--sd.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--fb .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--fb.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--feng .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--feng.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--fh .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--fh.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--shtm .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--shtm.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--polyu-gray .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--polyu-gray.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.color-row.color-set--polyu-red .caption-cover__cover {
  background: rgba(0, 0, 0, 0.85);
}
.color-row.color-set--polyu-red.overlay-gray .caption-cover__cover {
  background: rgba(69, 69, 69, 0.85);
}
.js-anchor {
  position: relative;
  top: -8.125em;
  display: block;
}
.inline-itm-space {
  margin: 0 1.5625em 0 0;
}
.after-remove::after,
.before-remove::before {
  display: none !important;
}
@media (max-width: 991.98px) {
  .component-padding-bottom--t1 {
    padding-bottom: 0.3125rem !important;
  }
  .component-padding-bottom--t2 {
    padding-bottom: 0.9375rem !important;
  }
  .component-padding-bottom--t3 {
    padding-bottom: 1.875rem !important;
  }
  .component-padding-bottom--t4 {
    padding-bottom: 2.5rem !important;
  }
  .component-padding-bottom--t5 {
    padding-bottom: 3.625rem !important;
  }
  .component-margin-top--t1 {
    margin-top: 0.3125rem !important;
  }
  .component-margin-top--t2 {
    margin-top: 0.9375rem !important;
  }
  .component-margin-top--t3 {
    margin-top: 1.875rem !important;
  }
  .component-margin-top--t4 {
    margin-top: 2.5rem !important;
  }
  .component-margin-top--t5 {
    margin-top: 3.625rem !important;
  }
}
@media (min-width: 992px) {
  .component-padding-top--t1 {
    padding-top: 0.625rem !important;
  }
  .component-padding-top--t2 {
    padding-top: 1.5625rem !important;
  }
  .component-padding-top--t3 {
    padding-top: 3.125rem !important;
  }
  .component-padding-top--t4 {
    padding-top: 4.6875rem !important;
  }
  .component-padding-top--t5 {
    padding-top: 6.25rem !important;
  }
  .component-padding-bottom--t1 {
    padding-bottom: 0.625rem !important;
  }
  .component-padding-bottom--t2 {
    padding-bottom: 1.5625rem !important;
  }
  .component-padding-bottom--t3 {
    padding-bottom: 3.125rem !important;
  }
  .component-padding-bottom--t4 {
    padding-bottom: 4.6875rem !important;
  }
  .component-padding-bottom--t5 {
    padding-bottom: 6.25rem !important;
  }
  .component-margin-top--t1 {
    margin-top: 0.625rem !important;
  }
  .component-margin-top--t2 {
    margin-top: 1.5625rem !important;
  }
  .component-margin-top--t3 {
    margin-top: 3.125rem !important;
  }
  .component-margin-top--t4 {
    margin-top: 4.6875rem !important;
  }
  .component-margin-top--t5 {
    margin-top: 6.25rem !important;
  }
}
.component-padding--no-top {
  padding-top: 0 !important;
}
.component-padding--no-bottom {
  padding-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  .component-margin-bottom--t1 {
    margin-bottom: 0.3125rem !important;
  }
  .component-margin-bottom--t2 {
    margin-bottom: 0.9375rem !important;
  }
  .component-margin-bottom--t3 {
    margin-bottom: 1.875rem !important;
  }
  .component-margin-bottom--t4 {
    margin-bottom: 2.5rem !important;
  }
  .component-margin-bottom--t5 {
    margin-bottom: 3.625rem !important;
  }
}
@media (min-width: 992px) {
  .component-margin-bottom--t1 {
    margin-bottom: 0.625rem !important;
  }
  .component-margin-bottom--t2 {
    margin-bottom: 1.5625rem !important;
  }
  .component-margin-bottom--t3 {
    margin-bottom: 3.125rem !important;
  }
  .component-margin-bottom--t4 {
    margin-bottom: 4.6875rem !important;
  }
  .component-margin-bottom--t5 {
    margin-bottom: 6.25rem !important;
  }
}
.component-margin--no-top {
  margin-top: 0 !important;
}
.component-margin--no-bottom {
  margin-bottom: 0 !important;
}
.cssload-thecube {
  width: 45px;
  height: 45px;
  margin: 31px auto 0;
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a02337;
  animation: cssload-fold-thecube 2.76s infinite linear both;
  -o-animation: cssload-fold-thecube 2.76s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
  animation-delay: 0.35s;
  -o-animation-delay: 0.35s;
  -ms-animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s;
}
@keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(136px) rotateX(-180deg);
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(136px) rotateX(0);
    transform: perspective(136px) rotateX(0);
    opacity: 1;
  }
  100%,
  90% {
    -webkit-transform: perspective(136px) rotateY(180deg);
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}
@-webkit-keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(136px) rotateX(0);
    opacity: 1;
  }
  100%,
  90% {
    -webkit-transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}
html {
  font-size: 100.01%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media (max-width: 479.98px) {
  :root {
    font-size: 4.26666667vw;
  }
}
body {
  font-family: Roboto, Arial, "Microsoft JhengHei", Helvetica, sans-serif;
  line-height: 1.3;
  color: #454545;
}
.h2,
.h3,
h2,
h3 {
  line-height: 1.2;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.h2,
h2 {
  font-weight: 300;
  font-size: 2.625rem;
  margin: 0.23809524em 0;
  color: #a02337;
}
.h3,
.h4,
h3,
h4 {
  color: inherit;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .h2,
  h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .h2,
  h2 {
    font-size: 1.625rem;
  }
}
.page-title-blk.angle-line-blk + .h2,
.page-title-blk.angle-line-blk + h2 {
  margin-top: 1.25em;
}
.h3,
h3 {
  font-size: 2rem;
  margin: 0 0 0.875em;
}
@media (max-width: 991.98px) {
  .h3,
  h3 {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .h3,
  h3 {
    font-size: 1.375rem;
  }
}
.h4,
h4 {
  font-size: 1.25rem;
  line-height: 1.3;
  margin: 0;
}
.static-content {
  font-size: 1.125rem;
  line-height: 1.66666667;
}
@media (max-width: 991.98px) {
  .static-content {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .static-content {
    font-size: 0.9375rem;
  }
}
@media (max-width: 479.98px) {
  .static-content {
    font-size: 1rem;
    line-height: 1.55555556;
  }
}
.static-content--less-line-height {
  line-height: 1.4;
}
.static-content--fw300 {
  font-weight: 300;
}
.static-content--sm {
  font-size: 1rem;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .static-content--sm {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .static-content--sm {
    font-size: 0.8125rem;
  }
}
@media (max-width: 479.98px) {
  .static-content--sm {
    font-size: 0.875rem;
  }
}
.static-content a:focus,
.static-content a:hover {
  color: #a02337;
}
.static-content img {
  max-width: 100%;
  height: auto;
}
.static-content--regular {
  font-weight: 400;
}
.static-content--large-line-height {
  line-height: 1.66666667;
}
.static-content h2,
.static-content h3,
.static-content h4 {
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .static-content--side-p {
    padding: 0 0 0 10em;
  }
}
.static-content p {
  margin: 0.77777778em 0;
}
.static-content .footnote {
  font-size: 0.875rem !important;
  font-weight: 300;
  margin: 0.77777778em 0;
}
.static-content h2 {
  font-size: 2.625rem;
  margin: 0.23809524em 0;
  color: #a02337;
}
@media (max-width: 991.98px) {
  .static-content h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .static-content h2 {
    font-size: 1.625rem;
  }
}
.page-title-blk.angle-line-blk + .static-content h2 {
  margin-top: 1.25em;
}
.static-content h3 {
  font-size: 2.25rem;
  margin: 0.27777778em 0;
}
@media (max-width: 991.98px) {
  .static-content h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767.98px) {
  .static-content h3 {
    font-size: 1.5rem;
  }
}
.static-content h4 {
  font-size: 2rem;
  margin: 0 0 0.875em;
  color: inherit;
}
@media (max-width: 991.98px) {
  .static-content h4 {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .static-content h4 {
    font-size: 1.375rem;
  }
}
.static-content h5 {
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0;
  color: inherit;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .static-content h5 {
    font-size: 1.3125rem;
  }
}
@media (max-width: 767.98px) {
  .static-content h5 {
    font-size: 1.125rem;
  }
}
.static-content ol,
.static-content ul {
  overflow: hidden;
  margin-top: 0.88888889em;
  margin-bottom: 0.88888889em;
}
.static-content ol ol,
.static-content ol ul,
.static-content ul ol,
.static-content ul ul {
  margin-top: 0;
  margin-bottom: 0;
}
.static-content ol {
  counter-reset: item;
}
.static-content ol > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
}
.static-content ol[start="1"] {
  counter-reset: item 0;
}
.static-content ol[start="2"] {
  counter-reset: item 1;
}
.static-content ol[start="3"] {
  counter-reset: item 2;
}
.static-content ol[start="4"] {
  counter-reset: item 3;
}
.static-content ol[start="5"] {
  counter-reset: item 4;
}
.static-content ol[start="6"] {
  counter-reset: item 5;
}
.static-content ol[start="7"] {
  counter-reset: item 6;
}
.static-content ol[start="8"] {
  counter-reset: item 7;
}
.static-content ol[start="9"] {
  counter-reset: item 8;
}
.static-content ol[start="10"] {
  counter-reset: item 9;
}
.static-content ol[start="11"] {
  counter-reset: item 10;
}
.static-content ol[start="12"] {
  counter-reset: item 11;
}
.static-content ol[start="13"] {
  counter-reset: item 12;
}
.static-content ol[start="14"] {
  counter-reset: item 13;
}
.static-content ol[start="15"] {
  counter-reset: item 14;
}
.static-content ol[start="16"] {
  counter-reset: item 15;
}
.static-content ol[start="17"] {
  counter-reset: item 16;
}
.static-content ol[start="18"] {
  counter-reset: item 17;
}
.static-content ol[start="19"] {
  counter-reset: item 18;
}
.static-content ol[start="20"] {
  counter-reset: item 19;
}
.static-content ol[start="21"] {
  counter-reset: item 20;
}
.static-content ol[start="22"] {
  counter-reset: item 21;
}
.static-content ol[start="23"] {
  counter-reset: item 22;
}
.static-content ol[start="24"] {
  counter-reset: item 23;
}
.static-content ol[start="25"] {
  counter-reset: item 24;
}
.static-content ol[start="26"] {
  counter-reset: item 25;
}
.static-content ol[start="27"] {
  counter-reset: item 26;
}
.static-content ol[start="28"] {
  counter-reset: item 27;
}
.static-content ol[start="29"] {
  counter-reset: item 28;
}
.static-content ol[start="30"] {
  counter-reset: item 29;
}
.static-content ol[start="31"] {
  counter-reset: item 30;
}
.static-content ol[start="32"] {
  counter-reset: item 31;
}
.static-content ol[start="33"] {
  counter-reset: item 32;
}
.static-content ol[start="34"] {
  counter-reset: item 33;
}
.static-content ol[start="35"] {
  counter-reset: item 34;
}
.static-content ol[start="36"] {
  counter-reset: item 35;
}
.static-content ol[start="37"] {
  counter-reset: item 36;
}
.static-content ol[start="38"] {
  counter-reset: item 37;
}
.static-content ol[start="39"] {
  counter-reset: item 38;
}
.static-content ol[start="40"] {
  counter-reset: item 39;
}
.static-content ol[start="41"] {
  counter-reset: item 40;
}
.static-content ol[start="42"] {
  counter-reset: item 41;
}
.static-content ol[start="43"] {
  counter-reset: item 42;
}
.static-content ol[start="44"] {
  counter-reset: item 43;
}
.static-content ol[start="45"] {
  counter-reset: item 44;
}
.static-content ol[start="46"] {
  counter-reset: item 45;
}
.static-content ol[start="47"] {
  counter-reset: item 46;
}
.static-content ol[start="48"] {
  counter-reset: item 47;
}
.static-content ol[start="49"] {
  counter-reset: item 48;
}
.static-content ol[start="50"] {
  counter-reset: item 49;
}
.static-content ol[start="51"] {
  counter-reset: item 50;
}
.static-content ol[start="52"] {
  counter-reset: item 51;
}
.static-content ol[start="53"] {
  counter-reset: item 52;
}
.static-content ol[start="54"] {
  counter-reset: item 53;
}
.static-content ol[start="55"] {
  counter-reset: item 54;
}
.static-content ol[start="56"] {
  counter-reset: item 55;
}
.static-content ol[start="57"] {
  counter-reset: item 56;
}
.static-content ol[start="58"] {
  counter-reset: item 57;
}
.static-content ol[start="59"] {
  counter-reset: item 58;
}
.static-content ol[start="60"] {
  counter-reset: item 59;
}
.static-content ol > li {
  position: relative;
  margin-left: 0;
  padding-left: 1.75em;
}
.static-content ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #a02337;
}
.static-content ol > li > ol > li {
  padding-left: 2.625em;
}
.static-content ol > li > ol > li > ol > li {
  padding-left: 3.375em;
}
.static-content ul > li {
  position: relative;
  padding: 0 0 0 1.55555556em;
}
.static-content ul > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: #a02337;
}
.static-content ul > li::before {
  top: 0.77777778em;
  left: 0.55555556em;
  width: 0.22222222em;
  height: 0.22222222em;
}
.static-content ul > li ul {
  margin-left: 0.83333333em;
}
.static-content ul > li > ul > li::before {
  line-height: 1.6;
  top: 0;
  width: auto;
  height: auto;
  content: ">";
  color: #a02337;
  background: 0 0;
}
.skew-btn__tail::before,
.static-content .line-arrow-list > li:before {
  line-height: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.static-content ul > li > ul > li > ul > li::before {
  width: auto;
  height: auto;
  content: "-";
  color: #a02337;
  background: 0 0;
}
.static-content .line-arrow-list {
  font-weight: 300;
}
.static-content .line-arrow-list > li {
  position: relative;
  padding: 0 0 0 1.88888889em;
}
.static-content .line-arrow-list > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  font-weight: 400;
  content: "\e92c";
}
.static-content .line-arrow-list > li::before {
  font-size: 1.05555556em;
  font-weight: 700;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  color: #b7b7b7;
  background: 0 0 !important;
}
.static-content .line-arrow-list--2-row > li {
  float: left;
  width: 49%;
}
.static-content .static-table--fullWidth,
.static-content .static-table--less-padding-fullWidth {
  width: 100%;
}
.static-content .line-arrow-list--2-row > li:nth-child(odd) {
  margin-right: 2%;
}
.static-content ol.list-space-more > li,
.static-content ul.list-space-more > li {
  margin: 1.0625em 0;
}
.static-content ol.list-space-more-2 > li,
.static-content ul.list-space-more-2 > li {
  margin: 0.75em 0;
}
.static-content ol.list-space-more-3 > li,
.static-content ul.list-space-more-3 > li {
  margin: 0.625em 0;
}
.static-content ol.list-space-more-4 > li,
.static-content ul.list-space-more-4 > li {
  margin: 0.5em 0;
}
.static-content ol.list-space-more-5 > li,
.static-content ul.list-space-more-5 > li {
  margin: 0.125em 0;
}
.static-content table td ol:first-child,
.static-content table td ol:first-child > li,
.static-content table td > ul:first-child,
.static-content table td > ul:first-child > li,
.static-content table th ol:first-child,
.static-content table th ol:first-child > li,
.static-content table th > ul:first-child,
.static-content table th > ul:first-child > li {
  margin-top: 0;
}
.static-content .static-table__subtitle,
.static-content .sub-title {
  font-size: 1.25rem;
  margin-bottom: 0.2em;
}
@media (max-width: 767.98px) {
  .static-content .static-table__subtitle,
  .static-content .sub-title {
    font-size: 1.125rem;
  }
}
.static-content .static-table__subtitle + ol,
.static-content .static-table__subtitle + p,
.static-content .static-table__subtitle + ul,
.static-content .sub-title + ol,
.static-content .sub-title + p,
.static-content .sub-title + ul {
  margin-top: 0.1875em;
}
.static-content .static-table {
  font-size: 0.94444444em;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #efeeee;
}
.static-content .static-table :last-child {
  margin-bottom: 0;
}
.static-content .static-table :first-child {
  margin-top: 0;
}
.static-content .static-table ol,
.static-content .static-table p,
.static-content .static-table ul {
  font-size: 1em;
  margin-top: 0.47058824em;
  margin-bottom: 0.47058824em;
}
.static-content .static-table ol {
  counter-reset: listsingle;
}
.static-content .static-table ol > li:before {
  content: counter(listsingle) ".";
  counter-increment: listsingle;
}
.static-content .static-table ol[start="1"] {
  counter-reset: lists 0;
}
.static-content .static-table ol[start="2"] {
  counter-reset: lists 1;
}
.static-content .static-table ol[start="3"] {
  counter-reset: lists 2;
}
.static-content .static-table ol[start="4"] {
  counter-reset: lists 3;
}
.static-content .static-table ol[start="5"] {
  counter-reset: lists 4;
}
.static-content .static-table ol[start="6"] {
  counter-reset: lists 5;
}
.static-content .static-table ol[start="7"] {
  counter-reset: lists 6;
}
.static-content .static-table ol[start="8"] {
  counter-reset: lists 7;
}
.static-content .static-table ol[start="9"] {
  counter-reset: lists 8;
}
.static-content .static-table ol[start="10"] {
  counter-reset: lists 9;
}
.static-content .static-table ol[start="11"] {
  counter-reset: lists 10;
}
.static-content .static-table ol[start="12"] {
  counter-reset: lists 11;
}
.static-content .static-table ol[start="13"] {
  counter-reset: lists 12;
}
.static-content .static-table ol[start="14"] {
  counter-reset: lists 13;
}
.static-content .static-table ol[start="15"] {
  counter-reset: lists 14;
}
.static-content .static-table ol[start="16"] {
  counter-reset: lists 15;
}
.static-content .static-table ol[start="17"] {
  counter-reset: lists 16;
}
.static-content .static-table ol[start="18"] {
  counter-reset: lists 17;
}
.static-content .static-table ol[start="19"] {
  counter-reset: lists 18;
}
.static-content .static-table ol[start="20"] {
  counter-reset: lists 19;
}
.static-content .static-table ol[start="21"] {
  counter-reset: lists 20;
}
.static-content .static-table ol[start="22"] {
  counter-reset: lists 21;
}
.static-content .static-table ol[start="23"] {
  counter-reset: lists 22;
}
.static-content .static-table ol[start="24"] {
  counter-reset: lists 23;
}
.static-content .static-table ol[start="25"] {
  counter-reset: lists 24;
}
.static-content .static-table ol[start="26"] {
  counter-reset: lists 25;
}
.static-content .static-table ol[start="27"] {
  counter-reset: lists 26;
}
.static-content .static-table ol[start="28"] {
  counter-reset: lists 27;
}
.static-content .static-table ol[start="29"] {
  counter-reset: lists 28;
}
.static-content .static-table ol[start="30"] {
  counter-reset: lists 29;
}
.static-content .static-table ol > li {
  padding: 0 0 0 1.17647059em;
}
.static-content .static-table .static-table__subtitle {
  font-size: 1.25rem;
  margin-bottom: 0.2em;
}
@media (max-width: 767.98px) {
  .static-content .static-table .static-table__subtitle {
    font-size: 1.125rem;
  }
}
.static-content .static-table .static-table__subtitle + ol,
.static-content .static-table .static-table__subtitle + p,
.static-content .static-table .static-table__subtitle + ul {
  margin-top: 0.1875em;
}
.static-content .static-table td > .static-table__subtitle:first-child,
.static-content .static-table th > .static-table__subtitle:first-child {
  margin-top: -0.5em;
}
.static-content .static-table thead th {
  padding-top: 0.20833333em;
  padding-bottom: 0.20833333em;
}
.static-content .static-table th {
  font-size: 1.41176471em;
  background: #efeeee;
}
.static-content .static-table td,
.static-content .static-table th {
  font-weight: 400;
  padding: 1.88235294em 1.75rem;
  text-align: left;
  vertical-align: top;
  border: 1px solid #efeeee;
  border-right: 0;
  border-left: 0;
}
@media (max-width: 767.98px) {
  .static-content .static-table td,
  .static-content .static-table th {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .static-content .img-float {
    width: 100%;
  }
}
.static-content .static-table--fullWidth,
.static-content .static-table--less-padding,
.static-content .static-table--less-padding-fullWidth {
  font-size: 0.94444444em;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #efeeee;
}
.static-content .static-table--fullWidth td,
.static-content .static-table--fullWidth th,
.static-content .static-table--less-padding td,
.static-content .static-table--less-padding th,
.static-content .static-table--less-padding-fullWidth td,
.static-content .static-table--less-padding-fullWidth th {
  font-weight: 400;
  padding-right: 1.75rem;
  padding-left: 1.75rem;
  text-align: left;
  vertical-align: top;
  border: 1px solid #efeeee;
  border-right: 0;
  border-left: 0;
}
.rbtn--clean,
.rbtn--light {
  font-weight: 300;
}
.border-btn,
.btn,
.rbtn--gray,
.rbtn--red,
.sq-link-btn {
  text-align: center;
}
.static-content .static-table--fullWidth thead th,
.static-content .static-table--less-padding thead th,
.static-content .static-table--less-padding-fullWidth thead th {
  font-size: 1.41176471em;
  padding-top: 0.20833333em;
  padding-bottom: 0.20833333em;
  background: #efeeee;
}
.static-content .static-table--fullWidth ol,
.static-content .static-table--fullWidth p,
.static-content .static-table--fullWidth ul,
.static-content .static-table--less-padding ol,
.static-content .static-table--less-padding p,
.static-content .static-table--less-padding ul,
.static-content .static-table--less-padding-fullWidth ol,
.static-content .static-table--less-padding-fullWidth p,
.static-content .static-table--less-padding-fullWidth ul {
  font-size: 1em;
  margin-top: 0.47058824em;
  margin-bottom: 0.47058824em;
}
.static-content .static-table--fullWidth ol > li,
.static-content .static-table--fullWidth ul > li,
.static-content .static-table--less-padding ol > li,
.static-content .static-table--less-padding ul > li,
.static-content .static-table--less-padding-fullWidth ol > li,
.static-content .static-table--less-padding-fullWidth ul > li {
  padding: 0 0 0 1.17647059em;
}
.static-content .static-table--less-padding td,
.static-content .static-table--less-padding th,
.static-content .static-table--less-padding-fullWidth td,
.static-content .static-table--less-padding-fullWidth th {
  padding-top: 0.58823529em;
  padding-bottom: 0.58823529em;
}
.static-content .static-table--fullWidth:first-child,
.static-content .static-table--fullWidth:last-child,
.static-content .static-table--less-padding-fullWidth:first-child,
.static-content .static-table--less-padding-fullWidth:last-child,
.static-content .static-table--less-padding:first-child,
.static-content .static-table--less-padding:last-child {
  margin-bottom: 0;
}
.static-content .static-table--fullWidth td,
.static-content .static-table--fullWidth th {
  padding-top: 1.88235294em;
  padding-bottom: 1.88235294em;
}
.static-content .img-full-width {
  width: 100%;
  display: block;
  height: auto !important;
}
.rbtn,
.sq-link-btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
}
.static-content .img-float {
  margin: 0.55555556em 2.77777778em;
}
.static-content .img-float::first-letter {
  margin-top: 120px;
}
.static-content .img-float--left {
  float: left;
  margin-left: 0;
}
.static-content .img-float--right {
  float: right;
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .static-content img.img-float--left-50percent,
  .static-content img.img-float--right-50percent,
  .static-content span.img-float--left-50percent img,
  .static-content span.img-float--right-50percent img {
    width: 100% !important;
    height: auto !important;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .static-content .img-float {
    max-width: 55%;
  }
  .static-content img.img-float--left-50percent,
  .static-content span.img-float--left-50percent img {
    float: left;
    width: 50% !important;
    height: auto !important;
    margin-left: 0;
  }
  .static-content img.img-float--right-50percent,
  .static-content span.img-float--right-50percent img {
    float: right;
    width: 50% !important;
    height: auto !important;
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .static-content img.img-float--left-25percent,
  .static-content img.img-float--right-25percent,
  .static-content span.img-float--left-25percent img,
  .static-content span.img-float--right-25percent img {
    width: 100% !important;
    height: auto !important;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .static-content img.img-float--left-25percent,
  .static-content span.img-float--left-25percent img {
    float: left;
    width: 25% !important;
    height: auto !important;
    margin-left: 0;
  }
  .static-content img.img-float--right-25percent,
  .static-content span.img-float--right-25percent img {
    float: right;
    width: 25% !important;
    height: auto !important;
    margin-left: 0;
  }
}
hr {
  font-size: 1rem;
  overflow: hidden;
  height: 1px;
  margin: 2.5em 0;
  border: 0;
  background: #d6d6d6;
}
.btn,
button {
  background: 0 0;
}
hr.hr--less-margin {
  margin: 1em 0;
}
.color--red,
.color--red:focus,
.color--red:hover {
  color: #a02337 !important;
}
.fix-color {
  color: #333;
}
button {
  padding: 0;
  cursor: pointer;
  border: 0;
}
.btn {
  text-decoration: none !important;
  color: #454545;
}
.sq-link-btn {
  display: inline-flex;
  padding: 0.1875em 0.3125em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  background: #efeeee;
}
.border-btn {
  font-size: 1.125rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 2.44444444em;
  padding: 0.33333333em 0.66666667em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  text-decoration: none !important;
  color: #a02337;
  border: 0.11111111em solid #e7e6e6;
  background: #fff;
}
.cbtn,
.rbtn {
  -webkit-justify-content: center;
  text-decoration: none;
  cursor: pointer;
}
.border-btn.active,
.border-btn:hover {
  color: #fff;
  border-color: transparent;
  background: #a02337;
}
.border-btn.active:before,
.border-btn:hover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.border-btn:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  content: "";
  -webkit-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
  opacity: 0;
  background: #a02337;
}
.border-btn--border-hover,
.border-btn--hoverborder,
.border-btn--transborder {
  border-color: transparent;
}
.border-btn--border-hover.active,
.border-btn--border-hover:hover,
.border-btn--red.active.border-btn--hoverborder,
.border-btn--red:hover.border-btn--hoverborder {
  border-color: #e7e6e6;
}
.border-btn--red {
  color: #fff;
  background: #a02337;
}
.border-btn--red:before {
  background: #fff;
}
.border-btn--red.active,
.border-btn--red:hover {
  color: #a02337;
  background: #fff;
}
.rbtn {
  font-size: 1rem;
  display: inline-flex;
  height: 2.8125em;
  padding: 0 1.375em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0.25em;
  background: #666;
}
.rbtn--blackborder,
.rbtn--border,
.rbtn--whiteborder {
  border-color: currentColor;
}
.rbtn--nord,
input {
  border-radius: 0;
}
@media (max-width: 991.98px) {
  .rbtn {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .rbtn {
    font-size: 0.875rem;
  }
}
.rbtn--large {
  font-size: 1.25rem;
}
@media (max-width: 991.98px) {
  .rbtn--large {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .rbtn--large {
    font-size: 1rem;
  }
}
.rbtn--shadow {
  box-shadow: 0 0 0.375em 0 rgba(0, 0, 0, 0.1);
}
.rbtn__icon {
  font-size: 1.1875em;
  margin: 0 0.5em 0 0;
}
.rbtn__icon.ico-reset {
  font-size: 1.5em;
}
.rbtn__icon--after {
  margin: 0 0 0 0.375em;
}
.rbtn__icon--after.ico-reset {
  margin: 0 0 0 0.625em;
}
.rbtn--clean {
  padding-right: 0;
  padding-left: 0;
  color: #454545;
  background: 0 0;
}
.rbtn--whiteborder {
  color: #fff;
  background: 0 0;
}
.rbtn--whiteborder:focus,
.rbtn--whiteborder:hover {
  background: #fff;
}
.rbtn--blackborder {
  color: #000;
  background: 0 0;
}
.rbtn--blackborder:focus,
.rbtn--blackborder:hover {
  background: #000;
}
.rbtn--border {
  background: 0 0 !important;
}
.rbtn--width {
  min-width: 7.5em;
}
.rbtn--red {
  color: #fff;
  background: #a02337;
}
.rbtn--red:focus,
.rbtn--red:hover {
  color: #a02337;
  border-color: #a02337;
  background-color: transparent;
}
.rbtn--red.rbtn--border {
  color: #a02337;
  background: 0 0;
}
.rbtn--red.rbtn--border:focus,
.rbtn--red.rbtn--border:hover {
  color: #fff;
  background: #a02337 !important;
}
.rbtn--red.rbtn--blackborder:focus,
.rbtn--red.rbtn--blackborder:hover,
.rbtn--red.rbtn--whiteborder:focus,
.rbtn--red.rbtn--whiteborder:hover {
  color: #a02337;
  background: #fff;
}
.rbtn--gray {
  color: #fff;
  background: #454545;
}
.rbtn--gray:focus,
.rbtn--gray:hover {
  color: #454545;
  border-color: #454545;
  background-color: transparent;
}
.rbtn--gray.rbtn--border {
  color: #454545;
  background: 0 0;
}
.rbtn--gray.rbtn--border:focus,
.rbtn--gray.rbtn--border:hover {
  color: #fff;
  background: #454545 !important;
}
.rbtn--gray.rbtn--blackborder:focus,
.rbtn--gray.rbtn--blackborder:hover,
.rbtn--gray.rbtn--whiteborder:focus,
.rbtn--gray.rbtn--whiteborder:hover {
  color: #454545;
  background: #fff;
}
.cbtn {
  font-size: 1rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1.5625em;
  padding: 0.3125em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.8);
  background: 0 0;
}
.skew-btn-tail::before,
.skew-btn__inner::before {
  left: 0;
  background: #a02337;
  content: "";
}
@media (max-width: 991.98px) {
  .cbtn {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .cbtn {
    font-size: 0.875rem;
  }
}
.cbtn--spa {
  font-size: 0.9375rem;
  color: #818181;
}
.cbtn--spa .arrow-list > li:before,
.cbtn--spa .checkbox-input + span:before,
.cbtn--spa .ckec a[target="_blank"]::after,
.cbtn--spa .ext-link::after,
.cbtn--spa .form-select-wrap::after,
.cbtn--spa .ico,
.cbtn--spa .inline-arrow-list > li:before,
.cbtn--spa .js-selectBox .js-selectBox-left-right-arrow:before,
.cbtn--spa .js-selectBox:before,
.cbtn--spa .plus-collapse__trigger::before,
.cbtn--spa .rc--checkbox + span:before,
.cbtn--spa .slick-pause-play-btn:before,
.cbtn--spa .static-content--with-ext-icon li a::after,
.cbtn--spa .static-content--with-ext-icon p a::after,
.cbtn--spa .static-content--with-ext-icon td a::after,
.ckec .cbtn--spa a[target="_blank"]::after,
.js-selectBox .cbtn--spa .js-selectBox-left-right-arrow:before,
.static-content--with-ext-icon li .cbtn--spa a::after,
.static-content--with-ext-icon p .cbtn--spa a::after,
.static-content--with-ext-icon td .cbtn--spa a::after {
  font-weight: 700;
}
.btn-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.3125rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.btn-row--left {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-row--right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.btn-row__btn {
  margin: 0.3125rem;
}
.btn-row--under-text {
  margin-top: 0.9375em;
}
.btn-row.has-margin-top {
  margin-top: 0.9375em !important;
}
.skew-btn {
  font-size: 1rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none !important;
}
@media (max-width: 991.98px) {
  .skew-btn {
    font-size: 0.9375rem;
  }
  .skew-btn--tail-title {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
}
@media (max-width: 767.98px) {
  .skew-btn {
    font-size: 0.875rem;
  }
}
.skew-btn--tail-title {
  position: relative;
  margin-right: 6.25em;
}
@media (max-width: 1599.98px) {
  .skew-btn--tail-title {
    margin-right: 4.375em;
  }
}
.skew-btn--tail-title .skew-btn__tail {
  -webkit-transform: translate(-3.25em, 0);
  -ms-transform: translate(-3.25em, 0);
  transform: translate(-3.25em, 0);
}
.skew-btn--tail-title .skew-btn__tail::after {
  bottom: 0.0625em;
  top: 0.0625em;
}
.skew-btn--tail-title .skew-btn__tail::before {
  padding: 0 1.33333333em 0.55555556em;
}
@media (max-width: 479.98px) {
  .skew-btn--tail-title {
    max-width: 84%;
  }
  .skew-btn--tail-title .skew-btn__tail::before {
    padding: 0 1.66666667em 0.55555556em 0.77777778em;
  }
}
.skew-btn:focus,
.skew-btn:focus .skew-btn__inner,
.skew-btn:hover,
.skew-btn:hover .skew-btn__inner {
  color: #fff;
}
.skew-btn:focus .skew-btn__tail,
.skew-btn:hover .skew-btn__tail {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  color: #a02337;
}
.skew-btn-tail::before {
  position: absolute;
  bottom: 0;
  width: 100vw;
  height: 0.25em;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
}
.skew-btn__inner {
  position: relative;
  z-index: 2;
  padding: 0.875em 2.375em;
  color: #fff;
}
.skew-btn__inner::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  box-shadow: 0.25em 0.0625em 0.25em 0.0625em rgba(0, 0, 0, 0.2);
}
.skew-btn__tail {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  -webkit-transform: translate(-2.25em, 0);
  -ms-transform: translate(-2.25em, 0);
  transform: translate(-2.25em, 0);
  color: #a02337;
}
.skew-btn__tail::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.25em;
  left: 0;
  content: "";
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0.25em 0.0625em 0.25em 0.0625em rgba(0, 0, 0, 0.1);
}
.skew-btn__tail::before {
  font-size: 1.125em;
  font-weight: 700;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 1.22222222em 0.55555556em 0.55555556em;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  content: "\e95c";
}
.lb-open-loading .fancybox-skin {
  opacity: 0;
  -webkit-transform: translate(0, 0.8em);
  -ms-transform: translate(0, 0.8em);
  transform: translate(0, 0.8em);
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-close,
.fancybox-type-iframe .fancybox-skin {
  background: #000;
}
.fancybox-title-inside-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  padding: 0;
  position: static;
}
.fancybox-close {
  top: -2.25rem;
  right: 0;
  font-size: 1.75rem;
  width: 2.25rem;
  height: 2.25rem;
  color: #fff;
  text-decoration: none;
}
.fancybox-close:focus,
.fancybox-close:hover {
  color: #fff;
}
.fancybox-close:before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  content: "\e91b";
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.js-lb-img:before,
.lb-download-button::before {
  font-family: wico !important;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}
.fancybox-type-iframe .fancybox-inner {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  padding: 56.25% 0 0 !important;
}
.fancybox-type-iframe .fancybox-inner iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.lb-bottom-label,
.lb-bottom-title {
  padding: 0.66666667em 1.2em;
  font-size: 0.9375rem;
}
.lb-bottom-label {
  background: #a02337;
  color: #fff;
}
.lb-bottom-id,
.lb-download-button {
  position: absolute;
  color: #fff;
  font-weight: 300;
}
.lb-bottom-id {
  font-size: 1.25rem;
  left: 0;
  bottom: calc(100% + 0.4em);
}
.lb-download-button {
  font-size: 1.125rem;
  bottom: calc(100% + 0.4em);
  right: 2.77777778em;
  text-decoration: none;
}
.lb-download-button:focus,
.lb-download-button:hover {
  color: #fff;
  text-decoration: underline;
}
.js-lb-img,
.js-lb-img:focus,
.js-lb-img:hover {
  text-decoration: none;
}
.lb-download-button::before {
  font-weight: 400;
  content: "\e94b";
  margin: 0 0.55555556em 0 0;
}
.lb-bottom-current {
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: calc(100% + 0.5625em);
  left: 0;
  right: 0;
  text-align: center;
}
.js-lb-img {
  position: relative;
  display: block;
}
.js-lb-img--no-icon::before {
  display: none !important;
}
.js-lb-img:focus:before,
.js-lb-img:hover:before {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  background: #a02337;
}
.js-lb-img:before {
  font-size: 1.5625rem;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.6em;
  height: 1.6em;
  content: "";
  content: "\e944";
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  color: #fff;
  background: rgba(160, 35, 55, 0.75);
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fancybox__nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #454545;
  background: #fff;
}
.fancybox__nav--prev {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 0;
}
.fancybox__nav--next {
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  right: 0;
}
.lb-video__wrap {
  width: 100%;
  max-width: 1200px;
}
.lb-open-loading .lb-video__wrap {
  width: 95vw;
  opacity: 0;
}
.lb-video__inner {
  position: relative;
  padding: 56.25% 0 0;
  background: #000;
}
.lb-video__inner .js-video,
.lb-video__inner iframe,
.lb-video__inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fancybox-type-ajax .fancybox-inner {
  height: auto !important;
}
.lb-watermark .fancybox-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: url(../img/pattern-poly.png) right bottom no-repeat;
  background-size: contain;
}
input::-ms-clear {
  display: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
textarea {
  resize: none;
}
.checkbox-input,
.radio-input,
.rc--checkbox,
.rc--radio {
  position: absolute;
  opacity: 0;
}
.checkbox-input + span,
.radio-input + span,
.rc--checkbox + span,
.rc--radio + span {
  font-size: inherit;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
  display: block;
  padding: 0.1em 0 0 1.5em;
}
.checkbox-input + span strong,
.radio-input + span strong,
.rc--checkbox + span strong,
.rc--radio + span strong {
  font-weight: 700;
}
.checkbox-input + span:after,
.radio-input + span:after,
.rc--checkbox + span:after,
.rc--radio + span:after {
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 1em;
  height: 1em;
  content: "";
  border: 1px solid #d6d6d6;
  background: #fff;
}
.checkbox-input + span:before,
.radio-input + span:before,
.rc--checkbox + span:before,
.rc--radio + span:before {
  position: absolute;
  z-index: 2;
  visibility: hidden;
  overflow: hidden;
  content: "";
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}
.form-group,
.option-group,
.rc {
  position: relative;
}
.checkbox-input + span:after,
.checkbox-input + span:before,
.radio-input + span:after,
.radio-input + span:before,
.rc--checkbox + span:after,
.rc--checkbox + span:before,
.rc--radio + span:after,
.rc--radio + span:before {
  cursor: pointer;
}
.checkbox-input:disabled + span:after,
.checkbox-input:disabled + span:before,
.radio-input:disabled + span:after,
.radio-input:disabled + span:before,
.rc--checkbox:disabled + span:after,
.rc--checkbox:disabled + span:before,
.rc--radio:disabled + span:after,
.rc--radio:disabled + span:before {
  opacity: 0.4;
}
.checkbox-input:checked + span:before,
.radio-input:checked + span:before,
.rc--checkbox:checked + span:before,
.rc--radio:checked + span:before {
  visibility: visible;
  opacity: 1;
}
.checkbox-input + span:before,
.rc--checkbox + span:before {
  top: 0.14285714em;
  left: -0.04em;
  width: 0;
  width: 1em;
  height: 1em;
  content: "\e91f";
  color: #a02337;
}
.checkbox-input:checked + span:before,
.rc--checkbox:checked + span:before {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}
.radio-input + span:after,
.rc--radio + span:after {
  border-radius: 50%;
}
.radio-input + span:before,
.rc--radio + span:before {
  top: 0.25em;
  left: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #a02337;
}
.radio-input:checked + span:before,
.rc--radio:checked + span:before {
  -webkit-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
}
.rc__label {
  font-size: inherit;
  line-height: 1.1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 2.2em 1.3em 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.option-group .checkbox-option,
.option-group .radio-option,
.option-group .rc__itm,
.rc--inline .checkbox-option,
.rc--inline .radio-option,
.rc--inline .rc__itm,
.rc__itm--others > .rc__label {
  display: inline-block;
  vertical-align: middle;
}
.rc__itm--lessspace .rc__label {
  margin-bottom: 0.8em;
}
.rc__label--margin {
  margin: 0 1.8em 0 0;
}
.rc--sm {
  font-size: 0.875em;
}
.rc__itm--others > .rc__label {
  margin-right: 0.8em;
}
.js-selectBox .disabled.checkbox-option,
.js-selectBox .disabled.radio-option,
.js-selectBox .rc__itm.disabled {
  display: none;
}
.rc__others-container {
  display: block;
  margin: -0.7em 0 1.7em 2em;
}
.color-set--gray .checkbox-input + span:before,
.color-set--gray .rc--checkbox + span:before {
  color: #454545;
}
.color-set--gray .radio-input + span:before,
.color-set--gray .rc--radio + span:before {
  background: #454545;
}
.color-set--gray-dark .checkbox-input + span:before,
.color-set--gray-dark .rc--checkbox + span:before {
  color: #717171;
}
.color-set--gray-dark .radio-input + span:before,
.color-set--gray-dark .rc--radio + span:before {
  background: #717171;
}
.color-set--blue .checkbox-input + span:before,
.color-set--blue .rc--checkbox + span:before {
  color: #2840a8;
}
.color-set--blue .radio-input + span:before,
.color-set--blue .rc--radio + span:before {
  background: #2840a8;
}
.color-set--purple .checkbox-input + span:before,
.color-set--purple .rc--checkbox + span:before {
  color: #210f68;
}
.color-set--purple .radio-input + span:before,
.color-set--purple .rc--radio + span:before {
  background: #210f68;
}
.color-set--red .checkbox-input + span:before,
.color-set--red .rc--checkbox + span:before {
  color: #a02337;
}
.color-set--red .radio-input + span:before,
.color-set--red .rc--radio + span:before {
  background: #a02337;
}
.color-set--cyan .checkbox-input + span:before,
.color-set--cyan .rc--checkbox + span:before {
  color: #367081;
}
.color-set--cyan .radio-input + span:before,
.color-set--cyan .rc--radio + span:before {
  background: #367081;
}
.color-set--orange .checkbox-input + span:before,
.color-set--orange .rc--checkbox + span:before {
  color: #cd3911;
}
.color-set--orange .radio-input + span:before,
.color-set--orange .rc--radio + span:before {
  background: #cd3911;
}
.color-set--yellow .checkbox-input + span:before,
.color-set--yellow .rc--checkbox + span:before {
  color: #b68f16;
}
.color-set--yellow .radio-input + span:before,
.color-set--yellow .rc--radio + span:before {
  background: #b68f16;
}
.color-set--brown .checkbox-input + span:before,
.color-set--brown .rc--checkbox + span:before {
  color: #603f32;
}
.color-set--brown .radio-input + span:before,
.color-set--brown .rc--radio + span:before {
  background: #603f32;
}
.color-set--green .checkbox-input + span:before,
.color-set--green .rc--checkbox + span:before {
  color: #397e39;
}
.color-set--green .radio-input + span:before,
.color-set--green .rc--radio + span:before {
  background: #397e39;
}
.color-set--gray-normal .checkbox-input + span:before,
.color-set--gray-normal .rc--checkbox + span:before {
  color: #454545;
}
.color-set--gray-normal .radio-input + span:before,
.color-set--gray-normal .rc--radio + span:before {
  background: #454545;
}
.color-set--crimson .checkbox-input + span:before,
.color-set--crimson .rc--checkbox + span:before {
  color: #c80f2e;
}
.color-set--crimson .radio-input + span:before,
.color-set--crimson .rc--radio + span:before {
  background: #c80f2e;
}
.color-set--fast .checkbox-input + span:before,
.color-set--fast .rc--checkbox + span:before {
  color: #d2430f;
}
.color-set--fast .radio-input + span:before,
.color-set--fast .rc--radio + span:before {
  background: #d2430f;
}
.color-set--fce .checkbox-input + span:before,
.color-set--fce .rc--checkbox + span:before {
  color: #9e0040;
}
.color-set--fce .radio-input + span:before,
.color-set--fce .rc--radio + span:before {
  background: #9e0040;
}
.color-set--fhss .checkbox-input + span:before,
.color-set--fhss .rc--checkbox + span:before {
  color: #2b8054;
}
.color-set--fhss .radio-input + span:before,
.color-set--fhss .rc--radio + span:before {
  background: #2b8054;
}
.color-set--sd .checkbox-input + span:before,
.color-set--sd .rc--checkbox + span:before {
  color: #007c87;
}
.color-set--sd .radio-input + span:before,
.color-set--sd .rc--radio + span:before {
  background: #007c87;
}
.color-set--fb .checkbox-input + span:before,
.color-set--fb .rc--checkbox + span:before {
  color: #583f98;
}
.color-set--fb .radio-input + span:before,
.color-set--fb .rc--radio + span:before {
  background: #583f98;
}
.color-set--feng .checkbox-input + span:before,
.color-set--feng .rc--checkbox + span:before {
  color: #c80f2e;
}
.color-set--feng .radio-input + span:before,
.color-set--feng .rc--radio + span:before {
  background: #c80f2e;
}
.color-set--fh .checkbox-input + span:before,
.color-set--fh .rc--checkbox + span:before {
  color: #0071bb;
}
.color-set--fh .radio-input + span:before,
.color-set--fh .rc--radio + span:before {
  background: #0071bb;
}
.color-set--shtm .checkbox-input + span:before,
.color-set--shtm .rc--checkbox + span:before {
  color: #123663;
}
.color-set--shtm .radio-input + span:before,
.color-set--shtm .rc--radio + span:before {
  background: #123663;
}
.color-set--polyu-gray .checkbox-input + span:before,
.color-set--polyu-gray .rc--checkbox + span:before {
  color: #58595b;
}
.color-set--polyu-gray .radio-input + span:before,
.color-set--polyu-gray .rc--radio + span:before {
  background: #58595b;
}
.color-set--polyu-red .checkbox-input + span:before,
.color-set--polyu-red .rc--checkbox + span:before {
  color: #a02337;
}
.color-set--polyu-red .radio-input + span:before,
.color-set--polyu-red .rc--radio + span:before {
  background: #a02337;
}
.form-sect-title {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.3;
  margin: 0 0 0.75em;
  color: #a02337;
}
.required-star {
  font-size: 1em;
  margin: 0 0.16666667em 0 0;
  color: #a02337 !important;
}
.form-area .row {
  margin-left: -0.375em;
  margin-right: -0.375em;
}
.form-area [class*="col-"] {
  padding-left: 0.375em;
  padding-right: 0.375em;
}
.form-wrap {
  font-size: 0.875rem;
}
.form-new-line {
  clear: both;
  width: 100%;
}
.form-control {
  font-size: 1em;
  font-weight: 300;
  line-height: 2.125em;
  overflow: hidden;
  width: 100% !important;
  height: 2.8125em;
  padding: 0 0.9375em;
  text-align: left;
  white-space: nowrap;
  color: currentColor;
  border-radius: 0;
  background: #fff;
  border: 1px solid #d6d6d6;
}
.form-control[disabled][type="text"],
.form-control[disabled][type="password"],
.form-control[disabled][type="tel"],
.form-control[disabled][type="email"],
.form-control[disabled][type="search"] {
  opacity: 1;
  background-color: #eaeaea;
}
.form-control[type="number"]::-webkit-inner-spin-button,
.form-control[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.form-control::-webkit-input-placeholder {
  color: #656565;
  font-style: normal;
}
.form-control:-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.form-control::-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.form-control::placeholder {
  color: #656565;
  font-style: normal;
}
.form-remark a,
label.error {
  color: #a02337;
}
.form-group {
  margin: 0.625em 0;
}
.form-group__label {
  display: block;
  margin: 0 0 0.28571429em;
  font-size: 1.125em;
  position: relative;
}
.ev__cal .form-group__label.ui-icon,
.form-group__label#skip-start,
.form-group__label.sr-only {
  position: absolute;
}
textarea.form-control {
  height: 13em;
  padding-top: 1em;
  padding-bottom: 1em;
  resize: none;
  line-height: 1.4;
}
.form-remark {
  font-size: 0.875rem;
}
.checkbox-option,
.radio-option {
  margin: 0.28571429em 2.85714286em 0.28571429em 0;
}
.checkbox-option--other,
.radio-option--other {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.checkbox-option--other .option-label,
.radio-option--other .option-label {
  margin-right: 0.375em;
}
.rc-option__other {
  font-size: 0.875em;
  height: 2.14285714em;
  margin: -0.28571429em 0 0;
}
.badge {
  font-size: 0.75rem;
  display: inline-block;
  margin: 0 0 0.66666667em;
  padding: 0.33333333em 1em;
  cursor: default;
  background: #ececec;
}
.form-control.textarea-input {
  height: 10em;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  resize: none;
}
.form-group--center {
  text-align: center;
}
.form-top {
  line-height: 1.45454545;
  margin: 0 0 0.72727273em;
  font-size: 0.875em;
}
.form-button-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.875em 0;
}
.remarks-right {
  float: right;
  font-size: 0.8125rem;
  margin: 0 0 1em 1.53846154em;
}
@media (max-width: 479.98px) {
  .remarks-right {
    margin-left: 0;
    float: none;
  }
}
.form-area {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .form-area {
    font-size: 0.875rem;
  }
}
.form-area__submit {
  padding-left: 1.25em;
  padding-right: 1.25em;
}
label.error {
  font-size: 0.8125rem;
  margin: 0.30769231em 0 0;
  display: block;
}
.color-set--gray .form-remark a,
.color-set--gray .form-sect-title {
  color: #454545;
}
.color-set--gray .js-selectBox,
.color-set--gray .js-selectBox-left-right-arrow {
  border-color-left: #454545;
}
.color-set--gray-dark .form-remark a,
.color-set--gray-dark .form-sect-title {
  color: #717171;
}
.color-set--gray-dark .js-selectBox,
.color-set--gray-dark .js-selectBox-left-right-arrow {
  border-color-left: #717171;
}
.color-set--blue .form-remark a,
.color-set--blue .form-sect-title {
  color: #2840a8;
}
.color-set--blue .js-selectBox,
.color-set--blue .js-selectBox-left-right-arrow {
  border-color-left: #2840a8;
}
.color-set--purple .form-remark a,
.color-set--purple .form-sect-title {
  color: #210f68;
}
.color-set--purple .js-selectBox,
.color-set--purple .js-selectBox-left-right-arrow {
  border-color-left: #210f68;
}
.color-set--red .form-remark a,
.color-set--red .form-sect-title {
  color: #a02337;
}
.color-set--red .js-selectBox,
.color-set--red .js-selectBox-left-right-arrow {
  border-color-left: #a02337;
}
.color-set--cyan .form-remark a,
.color-set--cyan .form-sect-title {
  color: #367081;
}
.color-set--cyan .js-selectBox,
.color-set--cyan .js-selectBox-left-right-arrow {
  border-color-left: #367081;
}
.color-set--orange .form-remark a,
.color-set--orange .form-sect-title {
  color: #cd3911;
}
.color-set--orange .js-selectBox,
.color-set--orange .js-selectBox-left-right-arrow {
  border-color-left: #cd3911;
}
.color-set--yellow .form-remark a,
.color-set--yellow .form-sect-title {
  color: #b68f16;
}
.color-set--yellow .js-selectBox,
.color-set--yellow .js-selectBox-left-right-arrow {
  border-color-left: #b68f16;
}
.color-set--brown .form-remark a,
.color-set--brown .form-sect-title {
  color: #603f32;
}
.color-set--brown .js-selectBox,
.color-set--brown .js-selectBox-left-right-arrow {
  border-color-left: #603f32;
}
.color-set--green .form-remark a,
.color-set--green .form-sect-title {
  color: #397e39;
}
.color-set--green .js-selectBox,
.color-set--green .js-selectBox-left-right-arrow {
  border-color-left: #397e39;
}
.color-set--gray-normal .form-remark a,
.color-set--gray-normal .form-sect-title {
  color: #454545;
}
.color-set--gray-normal .js-selectBox,
.color-set--gray-normal .js-selectBox-left-right-arrow {
  border-color-left: #454545;
}
.color-set--crimson .form-remark a,
.color-set--crimson .form-sect-title {
  color: #c80f2e;
}
.color-set--crimson .js-selectBox,
.color-set--crimson .js-selectBox-left-right-arrow {
  border-color-left: #c80f2e;
}
.color-set--fast .form-remark a,
.color-set--fast .form-sect-title {
  color: #d2430f;
}
.color-set--fast .js-selectBox,
.color-set--fast .js-selectBox-left-right-arrow {
  border-color-left: #d2430f;
}
.color-set--fce .form-remark a,
.color-set--fce .form-sect-title {
  color: #9e0040;
}
.color-set--fce .js-selectBox,
.color-set--fce .js-selectBox-left-right-arrow {
  border-color-left: #9e0040;
}
.color-set--fhss .form-remark a,
.color-set--fhss .form-sect-title {
  color: #2b8054;
}
.color-set--fhss .js-selectBox,
.color-set--fhss .js-selectBox-left-right-arrow {
  border-color-left: #2b8054;
}
.color-set--sd .form-remark a,
.color-set--sd .form-sect-title {
  color: #007c87;
}
.color-set--sd .js-selectBox,
.color-set--sd .js-selectBox-left-right-arrow {
  border-color-left: #007c87;
}
.color-set--fb .form-remark a,
.color-set--fb .form-sect-title {
  color: #583f98;
}
.color-set--fb .js-selectBox,
.color-set--fb .js-selectBox-left-right-arrow {
  border-color-left: #583f98;
}
.color-set--feng .form-remark a,
.color-set--feng .form-sect-title {
  color: #c80f2e;
}
.color-set--feng .js-selectBox,
.color-set--feng .js-selectBox-left-right-arrow {
  border-color-left: #c80f2e;
}
.color-set--fh .form-remark a,
.color-set--fh .form-sect-title {
  color: #0071bb;
}
.color-set--fh .js-selectBox,
.color-set--fh .js-selectBox-left-right-arrow {
  border-color-left: #0071bb;
}
.color-set--shtm .form-remark a,
.color-set--shtm .form-sect-title {
  color: #123663;
}
.color-set--shtm .js-selectBox,
.color-set--shtm .js-selectBox-left-right-arrow {
  border-color-left: #123663;
}
.color-set--polyu-gray .form-remark a,
.color-set--polyu-gray .form-sect-title {
  color: #58595b;
}
.color-set--polyu-gray .js-selectBox,
.color-set--polyu-gray .js-selectBox-left-right-arrow {
  border-color-left: #58595b;
}
.color-set--polyu-red .form-remark a,
.color-set--polyu-red .form-sect-title {
  color: #a02337;
}
.color-set--polyu-red .js-selectBox,
.color-set--polyu-red .js-selectBox-left-right-arrow {
  border-color-left: #a02337;
}
.dropdown-menu {
  display: block;
  margin: 0.625rem 0 0;
  transition-property: margin, opacity, visibility;
  opacity: 0;
  border: 0;
  border-radius: 0;
}
.show > .dropdown-menu {
  visibility: visible;
  margin: 0;
  opacity: 1;
}
.dropdown-menu > li > a {
  color: inherit;
}
.dropdown-toggle:after {
  display: none;
}
.modal {
  z-index: 20002;
}
.full-page-modal {
  padding-right: 0 !important;
  background: #f8f8f8;
}
.full-page-modal__dialog {
  width: 100%;
  max-width: none;
  min-height: calc(100vh - 4.0625em);
  margin: 0;
  padding: 4.0625em 0 0;
  pointer-events: auto;
}
.full-page-modal__content {
  display: block;
  max-width: 950px;
  margin: auto;
  border: 0;
  background: 0 0;
}
.full-page-modal__container {
  position: relative;
}
.full-page-modal__title {
  font-size: 2.5em;
  font-weight: 300;
  margin: 0 0 1em;
  text-align: center;
  color: #a02337;
}
@media (max-width: 991.98px) {
  .full-page-modal__title {
    font-size: 1.875em;
  }
}
@media (max-width: 767.98px) {
  .full-page-modal__title {
    font-size: 1.375em;
  }
}
.full-page-modal__close {
  font-size: 2.125rem;
  position: absolute;
  top: -0.88235294em;
  right: 0;
  color: #b7b7b7;
}
@media (max-width: 991.98px) {
  .full-page-modal__close {
    right: 0.58823529em;
  }
}
@media (min-width: 1200px) {
  .full-page-modal__close {
    right: -2.47058824em;
  }
}
@media (max-width: 767.98px) {
  .info-form-modal {
    font-size: 0.75rem;
  }
}
.info-form-modal .modal-content {
  border: 0;
  border-top: 0.25em solid #a02337;
  background-color: #fff;
  box-shadow: 0 0 1.25em 0.1875em rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: 1.875em 1.875em 2.1875em;
}
.info-form-modal__title {
  font-weight: 300;
  margin: 0 0 1.11111111em;
}
.info-form-modal__bottom {
  margin-top: 1.25em;
}
.info-form-modal__close {
  color: #fff;
  font-size: 1.125rem;
  margin: 0 0 0.27777778em;
}
.ckec .info-form-modal__close a[target="_blank"]::after,
.info-form-modal__close .arrow-list > li:before,
.info-form-modal__close .checkbox-input + span:before,
.info-form-modal__close .ckec a[target="_blank"]::after,
.info-form-modal__close .ext-link::after,
.info-form-modal__close .form-select-wrap::after,
.info-form-modal__close .ico,
.info-form-modal__close .inline-arrow-list > li:before,
.info-form-modal__close .js-selectBox .js-selectBox-left-right-arrow:before,
.info-form-modal__close .js-selectBox:before,
.info-form-modal__close .plus-collapse__trigger::before,
.info-form-modal__close .rc--checkbox + span:before,
.info-form-modal__close .slick-pause-play-btn:before,
.info-form-modal__close .static-content--with-ext-icon li a::after,
.info-form-modal__close .static-content--with-ext-icon p a::after,
.info-form-modal__close .static-content--with-ext-icon td a::after,
.js-selectBox .info-form-modal__close .js-selectBox-left-right-arrow:before,
.static-content--with-ext-icon li .info-form-modal__close a::after,
.static-content--with-ext-icon p .info-form-modal__close a::after,
.static-content--with-ext-icon td .info-form-modal__close a::after {
  margin: 0 0.55555556em 0 0;
}
.info-form-modal__close:focus,
.info-form-modal__close:hover {
  color: #fff;
}
@media (max-width: 991.98px) {
  .search-modal__search-blk {
    font-size: 0.8125em;
    margin-right: 1.15384615em;
    margin-left: 1.15384615em;
  }
}
@media (max-width: 767.98px) {
  .search-modal__search-blk {
    margin-right: 0;
    margin-left: 0;
  }
}
body.js-modal-fix-side-padding {
  padding-right: 0 !important;
}
body.js-modal-over-fancybox .modal {
  z-index: 8050;
}
body.js-modal-over-fancybox .modal-backdrop {
  z-index: 8040;
}
body,
html {
  -ms-overflow-style: scrollbar;
}
#skip-to-content {
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  top: -9999px;
  display: block;
  overflow: hidden;
  height: 0;
  padding: 15px 20px;
  text-align: center;
  color: #000;
  background: #efefef;
}
#skip-to-content:focus {
  position: relative;
  z-index: 888;
  top: 0;
  height: auto;
  text-decoration: underline;
}
.query-crt {
  display: none;
  position: absolute;
  visibility: hidden;
}
.sitesearch,
.tableWrapper,
.tableWrapperOuter {
  position: relative;
}
@media (max-width: 479.98px) {
  .query-crt-xs {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .query-crt-sm {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .query-crt-md {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .query-crt-lg {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .query-crt-xl {
    display: block;
  }
}
@media (min-width: 1600px) {
  .query-crt-xxl {
    display: block;
  }
}
.css-transitions-only-after-page-load * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.tableWrapper {
  overflow-y: hidden;
  -webkit-overflow-scrolling: auto;
}
.isIOS .tableWrapper {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-passing.animated {
  -webkit-animation: passing 1s linear infinite;
  animation: passing 1s linear infinite;
}
.tableWrapperOuter:after {
  right: 0;
}
.tableWrapperOuter.rightEnd:after,
.tableWrapperOuter.rightEnd:before {
  display: none;
}
.sitesearch__trigger {
  font-size: 1.35714286em;
}
.sitesearch__input {
  width: calc(100% - 6em);
  height: 1.6em;
  margin: 0.2em 0 0;
  padding: 0 15px;
  border: none;
  background: 0 0;
  font-size: 0.875rem;
  border-bottom: 1px solid #e7e7e7;
}
.sitesearch__btn,
.sitesearch__close {
  margin: 0 0 0 0.3em;
  vertical-align: middle;
}
.sitesearch__close {
  right: 10px;
}
.sitesearch__wrap {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  min-width: 200px;
  visibility: hidden;
  height: 100%;
  padding: 0.3em 0.5em;
  -webkit-transform: translate3d(1em, -0.5em, -1em);
  transform: translate3d(1em, -0.5em, -1em);
  opacity: 0;
  color: currentColor;
  background: #fff;
}
.js-active .sitesearch__wrap {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.js-loadmore-itm,
.js-selectBox > select {
  visibility: hidden;
}
.sharedrop__trigger {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
}
.share-area .dropdown-menu {
  min-width: 130px;
  color: #454545;
  box-shadow: 0.125em 0.25em 0.625em 0 rgba(0, 0, 0, 0.25);
}
.share-area .dropdown-menu > li > a {
  padding: 0.21428571em 0.71428571em;
  text-decoration: none;
  display: block;
}
.share-area .dropdown-menu > li > a:focus,
.share-area .dropdown-menu > li > a:hover {
  background: #f8f8f8;
}
.share-area .dropdown-menu > li > a .ico-fw {
  margin: 0 0.57142857em 0 0;
}
.form-select-wrap {
  position: relative;
}
.form-select-wrap::after {
  font-size: 0.8125em;
  line-height: 1.2em;
  position: absolute;
  z-index: 6;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin: -0.23076923em 0 0;
  content: "";
  text-align: center;
  pointer-events: none;
  border-width: 0.30769231em 0.30769231em 0;
  border-style: solid;
  border-color: #a02337 transparent transparent;
}
span.multiselect-native-select {
  display: block;
}
.multiselect .caret {
  display: none;
}
.multiselect-selected-text {
  display: block;
  overflow: hidden;
  width: auto;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
}
.multiselect-container {
  font-size: 1rem;
  box-shadow: 0 0.375em 0.4375em 0 rgba(0, 0, 0, 0.15);
}
.multiselect-container > li > a {
  font-size: 0.875em;
  display: block;
  padding: 0.42857143em 1.07142857em;
  white-space: normal;
  text-decoration: none;
}
.multiselect-container > li > a > label {
  display: block;
  padding: 0;
}
.multiselect-container.dropdown-menu {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  min-width: 0;
  max-height: 12.5em;
  padding: 0;
  transition-duration: 0s;
  border-top: 0;
}
.isIE-11 .multiselect-container.dropdown-menu {
  top: 100% !important;
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.show .multiselect-container.dropdown-menu {
  display: block;
}
.multiselect-container.dropdown-menu > li > a:focus,
.multiselect-container.dropdown-menu > li > a:hover {
  background-color: #f8f8f8;
}
.js-selectBox {
  position: relative;
  transition-duration: 0s;
  background: #fff;
}
.js-selectBox button.multiselect,
.js-selectBox > select {
  font-size: 1em;
  font-weight: 300;
  line-height: 2.125em;
  width: 100% !important;
  height: 2.8125em;
  padding: 0 2em 0 0.9375em;
  text-align: left;
  white-space: nowrap;
  color: currentColor;
  border-radius: 0;
  border: 1px solid transparent;
  position: relative;
  z-index: 3;
  display: block;
  overflow: hidden;
  cursor: pointer;
  text-overflow: ellipsis;
  background: 0 0;
}
.js-selectBox button.multiselect[disabled][type="text"],
.js-selectBox button.multiselect[disabled][type="password"],
.js-selectBox button.multiselect[disabled][type="tel"],
.js-selectBox button.multiselect[disabled][type="email"],
.js-selectBox button.multiselect[disabled][type="search"],
.js-selectBox > select[disabled][type="text"],
.js-selectBox > select[disabled][type="password"],
.js-selectBox > select[disabled][type="tel"],
.js-selectBox > select[disabled][type="email"],
.js-selectBox > select[disabled][type="search"] {
  opacity: 1;
  background-color: #eaeaea;
}
.js-selectBox button.multiselect[type="number"]::-webkit-inner-spin-button,
.js-selectBox button.multiselect[type="number"]::-webkit-outer-spin-button,
.js-selectBox > select[type="number"]::-webkit-inner-spin-button,
.js-selectBox > select[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.js-selectBox button.multiselect::-webkit-input-placeholder,
.js-selectBox > select::-webkit-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox button.multiselect:-ms-input-placeholder,
.js-selectBox > select:-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox button.multiselect::-ms-input-placeholder,
.js-selectBox > select::-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox button.multiselect::placeholder,
.js-selectBox > select::placeholder {
  color: #656565;
  font-style: normal;
}
@media (min-width: 992px) {
  .js-selectBox button.multiselect,
  .js-selectBox > select {
    padding-right: 2em;
  }
}
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox:before {
  font-size: 0.8125em;
  line-height: 1.2em;
  position: absolute;
  z-index: 6;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin: -0.23076923em 0 0;
  content: "";
  text-align: center;
  pointer-events: none;
  border-width: 0.30769231em 0.30769231em 0;
  border-style: solid;
  border-color: #a02337 transparent transparent;
}
.js-selectBox.js-select-active:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.js-selectBox.js-selectBox-disable {
  background: #eaeaea;
}
.js-selectBox.js-selectBox-border button.multiselect,
.js-selectBox.js-selectBox-border > select {
  font-size: 1em;
  font-weight: 300;
  line-height: 2.125em;
  overflow: hidden;
  width: 100% !important;
  height: 2.8125em;
  padding: 0 0.9375em;
  text-align: left;
  white-space: nowrap;
  color: currentColor;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #d6d6d6;
}
.js-selectBox.js-selectBox-border button.multiselect[disabled][type="text"],
.js-selectBox.js-selectBox-border button.multiselect[disabled][type="password"],
.js-selectBox.js-selectBox-border button.multiselect[disabled][type="tel"],
.js-selectBox.js-selectBox-border button.multiselect[disabled][type="email"],
.js-selectBox.js-selectBox-border button.multiselect[disabled][type="search"],
.js-selectBox.js-selectBox-border > select[disabled][type="text"],
.js-selectBox.js-selectBox-border > select[disabled][type="password"],
.js-selectBox.js-selectBox-border > select[disabled][type="tel"],
.js-selectBox.js-selectBox-border > select[disabled][type="email"],
.js-selectBox.js-selectBox-border > select[disabled][type="search"] {
  opacity: 1;
  background-color: #eaeaea;
}
.js-selectBox.js-selectBox-border
  button.multiselect[type="number"]::-webkit-inner-spin-button,
.js-selectBox.js-selectBox-border
  button.multiselect[type="number"]::-webkit-outer-spin-button,
.js-selectBox.js-selectBox-border
  > select[type="number"]::-webkit-inner-spin-button,
.js-selectBox.js-selectBox-border
  > select[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.js-selectBox.js-selectBox-border button.multiselect::-webkit-input-placeholder,
.js-selectBox.js-selectBox-border > select::-webkit-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox.js-selectBox-border button.multiselect:-ms-input-placeholder,
.js-selectBox.js-selectBox-border > select:-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox.js-selectBox-border button.multiselect::-ms-input-placeholder,
.js-selectBox.js-selectBox-border > select::-ms-input-placeholder {
  color: #656565;
  font-style: normal;
}
.js-selectBox.js-selectBox-border button.multiselect::placeholder,
.js-selectBox.js-selectBox-border > select::placeholder {
  color: #656565;
  font-style: normal;
}
.underline-select.js-selectBox {
  font-size: 1.5rem;
  border-bottom: 1px solid #a02337;
}
@media (max-width: 991.98px) {
  .underline-select.js-selectBox {
    font-size: 1.25rem;
  }
}
.underline-select.js-selectBox:before {
  right: 0;
}
.underline-select.js-selectBox button.multiselect,
.underline-select.js-selectBox > select {
  font-weight: 300;
  line-height: 1.66666667em;
  height: 2.08333333em;
  padding-left: 0;
  color: #a02337;
}
.underline-select.js-selectBox .multiselect-container.dropdown-menu {
  font-size: 1.125rem;
  padding-bottom: 0.83333333em;
}
.js-selectBox-center.js-selectBox .multiselect-container.dropdown-menu,
.js-selectBox-center.js-selectBox button.multiselect,
.js-selectBox-center.js-selectBox > select {
  text-align: center;
}
.js-selectBox-plain.js-selectBox {
  background-color: #fafafa;
}
.js-selectBox-single .checkbox-input + span,
.js-selectBox-single .radio-input + span,
.js-selectBox-single .rc--checkbox + span,
.js-selectBox-single .rc--radio + span {
  padding: 0;
}
.js-selectBox-single .checkbox-input + span:after,
.js-selectBox-single .checkbox-input + span:before,
.js-selectBox-single .radio-input + span:after,
.js-selectBox-single .radio-input + span:before,
.js-selectBox-single .rc--checkbox + span:after,
.js-selectBox-single .rc--checkbox + span:before,
.js-selectBox-single .rc--radio + span:after,
.js-selectBox-single .rc--radio + span:before {
  display: none;
}
.color-set--gray .js-selectBox::before {
  border-color: #454545 transparent transparent;
}
.color-set--gray-dark .js-selectBox::before {
  border-color: #717171 transparent transparent;
}
.color-set--blue .js-selectBox::before {
  border-color: #2840a8 transparent transparent;
}
.color-set--purple .js-selectBox::before {
  border-color: #210f68 transparent transparent;
}
.color-set--red .js-selectBox::before {
  border-color: #a02337 transparent transparent;
}
.color-set--cyan .js-selectBox::before {
  border-color: #367081 transparent transparent;
}
.color-set--orange .js-selectBox::before {
  border-color: #c6351d transparent transparent;
}
.color-set--yellow .js-selectBox::before {
  border-color: #b68f16 transparent transparent;
}
.color-set--brown .js-selectBox::before {
  border-color: #603f32 transparent transparent;
}
.color-set--green .js-selectBox::before {
  border-color: #397e39 transparent transparent;
}
.color-set--gray-normal .js-selectBox::before {
  border-color: #a7a5a5 transparent transparent;
}
.color-set--crimson .js-selectBox::before {
  border-color: #990b23 transparent transparent;
}
.color-set--fast .js-selectBox::before {
  border-color: #d2430f transparent transparent;
}
.color-set--fce .js-selectBox::before {
  border-color: #9e0040 transparent transparent;
}
.color-set--fhss .js-selectBox::before {
  border-color: #2b8054 transparent transparent;
}
.color-set--sd .js-selectBox::before {
  border-color: #007c87 transparent transparent;
}
.color-set--fb .js-selectBox::before {
  border-color: #583f98 transparent transparent;
}
.color-set--feng .js-selectBox::before {
  border-color: #c80f2e transparent transparent;
}
.color-set--fh .js-selectBox::before {
  border-color: #0071bb transparent transparent;
}
.color-set--shtm .js-selectBox::before {
  border-color: #123663 transparent transparent;
}
.color-set--polyu-gray .js-selectBox::before {
  border-color: #58595b transparent transparent;
}
.color-set--polyu-red .js-selectBox::before {
  border-color: #a02337 transparent transparent;
}
.twitter-typeahead {
  display: block !important;
}
.tt-menu {
  text-align: left;
  width: 100%;
  padding: 1.875em 1.75em;
  background: #fff;
  box-shadow: 0 1.25em 1.5em 0 rgba(0, 0, 0, 0.15),
    inset 0 1.125em 2.1875em -1.25em rgba(0, 0, 0, 0.15);
}
@media (max-width: 767.98px) {
  .underline-select.js-selectBox .multiselect-container.dropdown-menu {
    font-size: 0.9375rem;
  }
  .tt-menu {
    padding: 1.25em;
  }
}
.tt-header {
  margin: 0 0 0.3125em;
}
.tt-suggestion {
  font-size: 1.125em;
  position: relative;
  padding: 0.38888889em 0;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.tt-suggestion:before {
  position: absolute;
  z-index: -1;
  right: -0.55555556em;
  left: -0.55555556em;
  content: "";
  opacity: 0;
  background: #f8f8f8;
  top: 0;
  bottom: 0;
}
.tt-suggestion.tt-cursor:before,
.tt-suggestion:hover:before {
  opacity: 1;
}
.tt-suggestion-jump + .tt-suggestion-keyword {
  margin-top: 2.11111111em;
}
.tt-suggestion-jump + .tt-suggestion-keyword:after {
  position: absolute;
  top: -1.05555556em;
  left: 0;
  right: 0;
  height: 1px;
  background: #afafaf;
  content: "";
}
.tt-suggestion-link {
  font-weight: 700;
  text-decoration: none;
  color: #a02337;
}
.tt-suggestion-link:focus,
.tt-suggestion-link:hover {
  color: #a02337;
}
.js-loadmore-container {
  transition-duration: 0.3s;
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.js-loadmore-backup {
  display: none;
}
.js-loadmore-btn-row {
  clear: both;
}
.js-loadmore-itm {
  -webkit-transform: translate(0, 0.3em);
  -ms-transform: translate(0, 0.3em);
  transform: translate(0, 0.3em);
  opacity: 0;
}
.js-loadmore-itm.js-loadmore-moved {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.js-loadmore-btn {
  position: relative;
  overflow: hidden;
  -webkit-perspective: 100px;
  perspective: 100px;
}
.js-loadmore-btn-back,
.js-loadmore-btn-front {
  display: block;
}
.js-loadmore-btn.js-loadmore-loading .js-loadmore-btn-front {
  opacity: 0;
}
.js-loadmore-btn.js-loadmore-loading .js-loadmore-btn-back {
  -webkit-transform: rotateX(180deg) rotateY(180deg);
  transform: rotateX(180deg) rotateY(180deg);
  opacity: 1;
}
.js-loadmore-btn--all-loaded {
  visibility: hidden !important;
}
.js-loadmore-btn-back {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.js-loadmore-btn-back:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: contain;
  -webkit-animation: rotate-center 0.85s linear infinite both;
  animation: rotate-center 0.85s linear infinite both;
}
.js-dot-destory {
  max-height: none !important;
  height: auto !important;
}
.js-dot-destory .js-dot-read-more:not(.js-dot-read-more-hide) {
  display: none !important;
}
.old-browser {
  display: none;
  font-size: 1rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.isOldBrowser .old-browser {
  display: block;
}
.old-browser__close {
  position: absolute;
  top: 0.33333333em;
  right: 0.33333333em;
  margin: 0;
  border: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.875em;
  z-index: 100;
}
.ckec .old-browser__close a[target="_blank"]::after,
.js-selectBox .old-browser__close .js-selectBox-left-right-arrow:before,
.old-browser__close .arrow-list > li:before,
.old-browser__close .checkbox-input + span:before,
.old-browser__close .ckec a[target="_blank"]::after,
.old-browser__close .ext-link::after,
.old-browser__close .form-select-wrap::after,
.old-browser__close .ico,
.old-browser__close .inline-arrow-list > li:before,
.old-browser__close .js-selectBox .js-selectBox-left-right-arrow:before,
.old-browser__close .js-selectBox:before,
.old-browser__close .plus-collapse__trigger::before,
.old-browser__close .rc--checkbox + span:before,
.old-browser__close .slick-pause-play-btn:before,
.old-browser__close .static-content--with-ext-icon li a::after,
.old-browser__close .static-content--with-ext-icon p a::after,
.old-browser__close .static-content--with-ext-icon td a::after,
.static-content--with-ext-icon li .old-browser__close a::after,
.static-content--with-ext-icon p .old-browser__close a::after,
.static-content--with-ext-icon td .old-browser__close a::after {
  color: #fff;
}
.old-browser__content {
  position: relative;
  height: 100vh;
}
.old-browser__text {
  font-size: 1.625em;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.46153846em 0.76923077em;
  z-index: 1;
  color: #fff;
  text-align: center;
}
.old-browser__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.old-browser__overlay::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #a93c4b;
  opacity: 0.92;
  content: "";
}
.js-jg-container {
  margin: -8px;
  width: auto;
}
.js-jg-container img,
.js-jg-container > * {
  opacity: 1 !important;
}
.js-jg-container img {
  transition-property: top, width, margin;
}
.js-jg-container .spinner {
  display: none !important;
}
.js-jg-container .caption-cover {
  position: static;
}
.js-jg-container--unloaded > * {
  visibility: hidden;
  position: absolute;
}
.video-wrapper {
  position: relative;
  overflow: hidden;
}
.video-wrapper__ctrl {
  padding: 56.16666667% 0 0;
  position: relative;
}
.video-wrapper__ctrl::before {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 1px);
  height: 100%;
  content: "";
  background: #000;
}
.video-wrapper .plyr--video,
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video-wrapper .plyr--video {
  height: 100%;
}
.video-wrapper .plyr--video video {
  position: relative;
  top: auto;
  left: auto;
}
.video-wrapper__btn-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0.9375em 0 0;
}
.sq-play-pause {
  width: 1.875em;
  height: 1.875em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  border: 1px solid #e7e6e6;
  color: #959595;
}
.js-cursor-div.type-slide .js-cursor-div__inner::before,
.sq-play-pause::before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sq-play-pause--pause::before {
  content: "\e920";
}
.sq-play-pause--play::before {
  content: "\e921";
}
@media (max-width: 767.98px) {
  .side-video-blk .normal-side-img-blk__img-side {
    display: block;
  }
}
.js-loading-obj-wrap {
  position: relative;
  font-size: 1rem;
}
.js-loading-obj-box {
  margin: 0 0 0.9375em;
  border: 1px solid #eaeaea;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  position: relative;
  padding: 1.5625em;
}
.js-loading-obj-box-content {
  overflow: hidden;
}
.js-loading-obj-box-row {
  margin: 0 0 0.625em;
  background: #d6d6d6;
  display: block;
  height: 0.625em;
}
.js-search-cover-active .js-search-cover-label,
body:not(.js-cursor-div-added) .js-cursor-dot {
  display: none;
}
.js-loading-obj-box-row-1 {
  width: 100%;
}
.js-loading-obj-box-row-2,
.js-loading-obj-box-row-3 {
  width: 80%;
}
.js-loading-obj-box-row-4 {
  width: 80%;
  margin-bottom: 0;
}
.js-loading-obj-css-animation {
  -webkit-animation: jsloadingobjcssani 0.5s linear infinite both;
  animation: jsloadingobjcssani 0.5s linear infinite both;
}
@-webkit-keyframes jsloadingobjcssani {
  0% {
    -webkit-transform: scale(0, 1) translate(0, 3em);
    transform: scale(0, 1) translate(0, 3em);
    opacity: 0;
  }
  100%,
  50% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
@keyframes jsloadingobjcssani {
  0% {
    -webkit-transform: scale(0, 1) translate(0, 3em);
    transform: scale(0, 1) translate(0, 3em);
    opacity: 0;
  }
  100%,
  50% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
.js-search-cover {
  position: relative;
}
.js-search-cover-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
}
.js-cursor-div,
.js-cursor-dot {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
}
body.js-cursor-div-added * {
  cursor: none !important;
}
.js-cursor-dot {
  z-index: 99999;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
  border-radius: 50%;
  background: #a02337;
}
.js-cursor-div {
  z-index: 99998;
  width: 46px;
  height: 46px;
  margin: -23px 0 0 -23px;
  opacity: 1;
}
.js-slick,
.slick-dots,
.slick-list {
  margin: 0;
  padding: 0;
}
.js-cursor-div__ball {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  transition-property: all;
  transition-duration: 0.3s;
}
.js-cursor-div.type-slide::before {
  background: #fff;
  box-shadow: 0 0 0.875em 0 rgba(0, 0, 0, 0.15);
}
.js-cursor-div.js-cursor-div--floating .js-cursor-div__ball,
.js-cursor-div.js-cursor-div--shadow .js-cursor-div__ball {
  box-shadow: 0 0 0.75em 0 rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.1);
}
.js-cursor-div.type-slide .js-cursor-div__inner::before {
  font-size: 38px;
  position: absolute;
  z-index: 8;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e952";
  opacity: 0.15;
}
.js-cursor-div.js-cursor-div--shadow .js-cursor-div__ball {
  -webkit-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  width: 280%;
  height: 280%;
}
.js-cursor-div.js-cursor-div--shadow.type-slide .js-cursor-div__inner::before {
  display: none !important;
}
.js-cursor-hover-image-wrap__img,
.slick-list,
.slick-slider,
.slick-track {
  display: block;
}
@-webkit-keyframes tilt-in-fwd-tr {
  0% {
    visibility: visible;
    -webkit-transform: rotateY(20deg) rotateX(35deg) translate(50px, -50px)
      skew(-35deg, 10deg);
    transform: rotateY(20deg) rotateX(35deg) translate(50px, -50px)
      skew(-35deg, 10deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes tilt-in-fwd-tr {
  0% {
    visibility: visible;
    -webkit-transform: rotateY(20deg) rotateX(35deg) translate(50px, -50px)
      skew(-35deg, 10deg);
    transform: rotateY(20deg) rotateX(35deg) translate(50px, -50px)
      skew(-35deg, 10deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
    visibility: visible;
  }
}
.tilt-in-fwd-tr {
  -webkit-animation: tilt-in-fwd-tr 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    normal forwards;
  animation: tilt-in-fwd-tr 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) normal
    forwards;
}
@-webkit-keyframes tilt-in-bwd-br {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(-35deg) translate(50px, 50px)
      skew(35deg, -10deg);
    transform: rotateY(20deg) rotateX(-35deg) translate(50px, 50px)
      skew(35deg, -10deg);
    opacity: 0;
    visibility: visible;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes tilt-in-bwd-br {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(-35deg) translate(50px, 50px)
      skew(35deg, -10deg);
    transform: rotateY(20deg) rotateX(-35deg) translate(50px, 50px)
      skew(35deg, -10deg);
    opacity: 0;
    visibility: visible;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
    visibility: visible;
  }
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.tilt-in-bwd-br {
  animation: tilt-in-bwd-br 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse
    forwards;
}
.js-cursor-hover-image-wrap {
  position: fixed;
  visibility: hidden;
  pointer-events: none;
  z-index: 99999;
  box-shadow: 0.375em 0.25em 0.75em 0.0625em rgba(0, 0, 0, 0.15);
}
.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
.js-cursor-hover-image-wrap.js-cursor-hover-image--active {
  -webkit-animation: tilt-in-fwd-tr 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    normal forwards;
  animation: tilt-in-fwd-tr 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) normal
    forwards;
}
.js-cursor-hover-image-wrap.js-cursor-hover-image--leave {
  animation: tilt-in-bwd-br 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse
    forwards;
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  overflow: hidden;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-default-item-total-1 .slick-dots-container {
  display: none !important;
}
.slick-dots-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.slick-dots,
.slick-pause-play {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: center;
}
.slick-dots {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.slick-dots li {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0 0 0.5rem;
  cursor: pointer;
  color: #fff;
  border: 1px solid #666;
  border-radius: 50%;
}
.slick-dots li:only-child {
  display: none;
}
.slick-dots li:first-child {
  margin-left: 0;
}
.slick-dots li.slick-active {
  opacity: 1;
  background: #666;
}
.slick-dots li.slick-active button {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background: #666;
}
.slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  text-indent: -80px;
  opacity: 0;
  border-radius: 50%;
  background: #fff;
}
.slick-pause-play {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.slick-pause-play-btn {
  font-size: 0.75rem;
  line-height: 1;
  position: relative;
  margin: 0 0 0 0.4375rem;
  opacity: 0.8;
  color: #666;
}
.slick-pause:before {
  content: "\e920";
}
.slick-play:before {
  content: "\e921";
}
.slick-arrow:not(.circle-arrow) {
  font-size: 4.375rem;
  position: absolute;
  z-index: 15;
  top: 50%;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  margin: -0.8em 0 0;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.5);
}
.slick-arrow:not(.circle-arrow) .ico-arrow-left,
.slick-arrow:not(.circle-arrow) .ico-arrow-right {
  line-height: inherit;
  position: relative;
  z-index: 2;
}
.slick-arrow:not(.circle-arrow).slick-disabled {
  visibility: hidden;
  opacity: 0;
}
.slick-prev:not(.circle-arrow) {
  left: 0;
  text-indent: -0.05em;
}
.slick-next:not(.circle-arrow) {
  right: 0;
  text-indent: 0.05em;
}
.js-slick-container-circle-left-right-arrow .slick-arrow,
.js-slick-container-circle-line-arrow .slick-arrow {
  font-size: 2.5rem;
  color: #454545;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.15);
  text-shadow: none;
}
@media (max-width: 1199.98px) {
  .js-slick-container-circle-left-right-arrow .slick-arrow,
  .js-slick-container-circle-line-arrow .slick-arrow {
    font-size: 1.875rem;
  }
  .js-slick-container-outer-line {
    margin-right: 2.5em;
    margin-left: 2.5em;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container-circle-left-right-arrow .slick-arrow,
  .js-slick-container-circle-line-arrow .slick-arrow {
    font-size: 1.25rem;
  }
}
.js-slick-container-circle-left-right-arrow .slick-arrow .ico-fw,
.js-slick-container-circle-line-arrow .slick-arrow .ico-fw {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.js-slick-container-circle-line-arrow .slick-arrow:hover {
  color: #fff;
  background: #a02337;
}
.js-slick-container-small-circle-left-right-arrow .slick-arrow {
  font-size: 1.5625rem;
  height: 1.92em;
  width: 1.92em;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.4em 0 rgba(0, 0, 0, 0.15);
  text-shadow: none;
}
@media (max-width: 991.98px) {
  .js-slick-container-small-circle-left-right-arrow .slick-arrow {
    font-size: 1.4375rem;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container-small-circle-left-right-arrow .slick-arrow {
    font-size: 1.3125rem;
  }
}
.js-slick-container-small-circle-left-right-arrow .slick-arrow .ico-fw {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.js-slick-container-small-circle-left-right-arrow .slick-arrow:hover {
  color: #fff;
  background: #a02337;
}
.js-slick-container-tiny-circle-left-right-arrow .slick-arrow {
  font-size: 0.6875rem;
  height: 1.81818182em;
  width: 1.81818182em;
  color: #cacaca;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.90909091em 0 rgba(0, 0, 0, 0.15);
  text-shadow: none;
}
.js-slick-container-tiny-circle-left-right-arrow .slick-arrow .ico-fw {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.js-slick-container-tiny-circle-left-right-arrow .slick-arrow:hover {
  color: #fff;
  background: #a02337;
}
@media (max-width: 767.98px) {
  .js-slick-container-outer-line {
    margin-right: 1.875em;
    margin-left: 1.875em;
  }
}
.js-slick-container-outer-line .slick-arrow {
  color: #454545;
  text-shadow: none;
}
.js-slick-container-outer-line .slick-prev {
  left: -1.28571429em;
}
.js-slick-container-outer-line .slick-next {
  right: -1.28571429em;
}
@media (max-width: 1199.98px) {
  .js-slick-container-outer-line .slick-arrow {
    font-size: 2.5rem;
  }
  .js-slick-container-outer-line .slick-prev {
    left: -0.97142857em;
  }
  .js-slick-container-outer-line .slick-next {
    right: -0.97142857em;
  }
}
.js-slick-container-circle-line-arrow .slick-prev .ico-fw:before {
  content: "\e92d";
}
.js-slick-container-circle-line-arrow .slick-next .ico-fw:before {
  content: "\e92c";
}
.js-slick-container-circle-left-right-arrow .slick-arrow {
  color: #b7b7b7;
}
.js-slick-container-small-circle-left-right-arrow .slick-arrow {
  color: #707070;
}
.js-slick-blk-arrow .slick-arrow {
  line-height: 2.27272727em;
  width: 1.36363636em;
  height: 2.27272727em;
  text-align: center;
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 0.09090909em 0.45454545em 0 rgba(0, 0, 0, 0.2);
}
.circle-double-arrow__inner::after,
.circle-double-arrow__inner::before,
.circle-double-arrow__loading::before {
  font-weight: 400;
  line-height: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.js-slick-blk-arrow .slick-arrow .ico-fw {
  font-size: 1em;
  position: relative;
}
.js-slick-blk-arrow .slick-arrow:hover {
  opacity: 1;
}
.js-slick-blue-dot .slick-dots li {
  margin: 0 5px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.js-slick-blue-dot .slick-dots li.slick-active button {
  visibility: visible;
  -webkit-transform: scale(1.8);
  -ms-transform: scale(1.8);
  transform: scale(1.8);
  opacity: 1;
  background: #00f;
}
.slick-vertical .slick-slide {
  border: 0;
}
.js-add-pause-before .slick-dots,
.js-add-pause-before .slick-dots-container,
.js-slick-container--sq-pause-only .slick-dots {
  display: none !important;
}
.js-slick-container--sq-pause-only .slick-dots-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.125em 0 0;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.js-slick-container--sq-pause-only .slick-pause-play-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.75em;
  height: 1.75em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d6d6d6;
}
.js-slick-container--sq-pause-only .slick-pause-play-btn:before {
  -webkit-transform: scale(1, 0.8);
  -ms-transform: scale(1, 0.8);
  transform: scale(1, 0.8);
}
.hor-slider__list {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hor-slider__itm {
  position: relative;
  display: inline-block;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  vertical-align: top;
}
.js-slick-container-multi-grid .slick-slide > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.js-slick-container-animate-dot .slick-dots-container {
  position: absolute;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .js-slick-container-animate-dot .slick-dots-container {
    top: 54vw;
    right: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .js-slick-container-animate-dot .slick-dots-container {
    top: 0;
    bottom: 0;
    left: 1.375em;
    width: 0.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container-animate-dot .slick-dots li {
    margin: 0 0.3125rem;
  }
  .js-slick-container-animate-dot .slick-dots li.slick-active {
    width: 1.25rem;
  }
}
.js-slick-container--vert-dot .slick-dots li,
.js-slick-container-animate-dot .slick-pause-play-btn {
  margin: 0.3125rem 0;
}
@media (min-width: 768px) {
  .js-slick-container-animate-dot .slick-dots {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .js-slick-container-animate-dot .slick-dots li {
    margin: 0.3125rem 0;
  }
  .js-slick-container-animate-dot .slick-dots li.slick-active {
    height: 1.25rem;
  }
}
.js-slick-container-animate-dot .slick-dots li {
  border-radius: 0.25rem;
}
.js-slick-container-animate-dot .slick-dots li button {
  transition-property: all;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 1;
  border-radius: 0.25rem;
}
.js-slick-container-animate-dot .slick-dots li.slick-active button {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.js-slick-container--vert-dot .slick-dots {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.js-slick-container--vert-dot .slick-dots-container {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.js-slick-container--vert-dot .slick-pause-play-btn {
  margin: 0;
}
.js-slick-container--white .slick-dots li {
  border-color: #fff;
}
.js-slick-container--white .slick-dots li.slick-active,
.js-slick-container--white .slick-dots li.slick-active button {
  background: #fff;
}
.js-slick-container--white .slick-pause-play-btn {
  color: #fff;
}
.color-set--gray .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--gray .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--gray
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--gray
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #454545;
  background: #f4f4f4;
}
.color-set--gray-dark
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-dark
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--gray-dark
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-dark
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--gray-dark
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-dark
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #717171;
}
.color-set--blue .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--blue .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--blue
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--blue
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--blue
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--blue
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #2840a8;
}
.color-set--purple
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--purple
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--purple
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--purple
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--purple
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--purple
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #210f68;
}
.color-set--red .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--red .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--red
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--red
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--red
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--red
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #a02337;
}
.color-set--cyan .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--cyan .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--cyan
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--cyan
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--cyan
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--cyan
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #4f9eb5;
}
.color-set--orange
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--orange
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--orange
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--orange
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--orange
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--orange
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #cd3911;
}
.color-set--yellow
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--yellow
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--yellow
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--yellow
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--yellow
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--yellow
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #454545;
  background: #ecca5f;
}
.color-set--brown
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--brown
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--brown
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--brown
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--brown
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--brown
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #603f32;
}
.color-set--green
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--green
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--green
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--green
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--green
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--green
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #397e39;
}
.color-set--gray-normal
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-normal
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--gray-normal
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-normal
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--gray-normal
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--gray-normal
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #333;
  background: #c0bfbf;
}
.color-set--crimson
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--crimson
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--crimson
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--crimson
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--crimson
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--crimson
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #c80f2e;
}
.color-set--fast .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--fast .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--fast
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fast
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--fast
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fast
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #d2430f;
}
.color-set--fce .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--fce .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--fce
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fce
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--fce
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fce
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #9e0040;
}
.color-set--fhss .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--fhss .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--fhss
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fhss
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--fhss
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fhss
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #2b8054;
}
.color-set--sd .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--sd .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--sd
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--sd
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--sd
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--sd
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #007c87;
}
.color-set--fb .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--fb .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--fb
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fb
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--fb
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fb
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #583f98;
}
.color-set--feng .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--feng .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--feng
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--feng
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--feng
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--feng
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #c80f2e;
}
.color-set--fh .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--fh .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--fh
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fh
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--fh
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--fh
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #0071bb;
}
.color-set--shtm .js-slick-container-circle-left-right-arrow .slick-arrow:focus,
.color-set--shtm .js-slick-container-circle-left-right-arrow .slick-arrow:hover,
.color-set--shtm
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--shtm
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--shtm
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--shtm
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #123663;
}
.color-set--polyu-gray
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-gray
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--polyu-gray
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-gray
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--polyu-gray
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-gray
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #58595b;
}
.color-set--polyu-red
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-red
  .js-slick-container-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--polyu-red
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-red
  .js-slick-container-small-circle-left-right-arrow
  .slick-arrow:hover,
.color-set--polyu-red
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:focus,
.color-set--polyu-red
  .js-slick-container-tiny-circle-left-right-arrow
  .slick-arrow:hover {
  color: #fff;
  background: #a02337;
}
.vidbg-container {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.vidbg-container video {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: none;
  max-width: none;
  opacity: 0;
}
.vidbg-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
html {
  overflow-y: scroll;
}
.container {
  max-width: 1226px;
  width: auto !important;
}
.container--extra {
  max-width: 1370px;
}
.inner-container {
  max-width: 920px;
  margin: auto;
}
.page-container {
  max-width: 1000px;
  margin: auto;
}
.wrapper {
  position: relative;
  overflow: hidden;
}
.blk-grid-3 {
  margin: -0.625em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blk-grid-3__blk {
  margin: 0.625em;
  width: calc(100% - 1.25em - 0.01px);
}
@media (min-width: 768px) {
  .blk-grid-3__blk {
    width: calc(33.33333333% - 1.25em - 0.01px);
  }
  .inner-width-content {
    margin: 0 5.85284281%;
  }
}
.tri-link:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 0.42857143em;
  content: "";
  vertical-align: middle;
  border-width: 0.28571429em 0.17857143em 0 0.25em;
  border-style: solid;
  border-color: #a02337 transparent transparent;
}
.tri-link--inherit::after {
  border-color: currentColor transparent transparent;
}
.circle-double-arrow {
  font-size: 1rem;
  position: relative;
  z-index: 4;
  display: block;
  width: 4.125em;
  height: 4.125em;
  color: #fff;
  border-radius: 50%;
  background: #b7b7b7;
}
.circle-double-arrow__inner,
.circle-double-arrow__loading {
  right: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .circle-double-arrow {
    font-size: 0.75rem;
  }
}
.circle-double-arrow:hover {
  color: #fff;
  background-color: #a02337;
}
.circle-double-arrow__inner {
  position: absolute;
  top: 0;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.circle-double-arrow__inner::after,
.circle-double-arrow__inner::before {
  -webkit-animation: arrow-down-opacity 1s linear infinite both;
  animation: arrow-down-opacity 1s linear infinite both;
  font-size: 1.5em;
  position: relative;
  content: "\e916";
}
.circle-double-arrow__inner::before {
  top: 0.29166667em;
}
.circle-double-arrow__inner::after {
  top: -0.29166667em;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.circle-double-arrow__loading {
  position: absolute;
  top: 0;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.circle-double-arrow__loading::before {
  content: "\e94a";
}
.circle-arrow-row {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.875em 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.circle-arrow-row::before {
  position: absolute;
  top: 0;
  left: -55vw;
  width: 110vw;
  height: 100%;
  content: "";
  background-color: #fff;
}
.angle-line-blk {
  position: relative;
}
.angle-line-blk:after,
.angle-line-blk:before {
  position: absolute;
  width: 3.4375em;
  height: 1px;
  content: "";
  background: #a02337;
  top: 0;
}
@media (max-width: 767.98px) {
  .angle-line-blk:after,
  .angle-line-blk:before {
    width: 2.1875em;
  }
}
.angle-line-blk:before {
  right: 100%;
  -webkit-transform: translate(1px, 0) rotate(45deg);
  -ms-transform: translate(1px, 0) rotate(45deg);
  transform: translate(1px, 0) rotate(45deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.angle-line-blk:after {
  left: 100%;
  -webkit-transform: translate(-1px, 0) rotate(-45deg);
  -ms-transform: translate(-1px, 0) rotate(-45deg);
  transform: translate(-1px, 0) rotate(-45deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.angle-line-blk__inner:after,
.angle-line-blk__inner:before {
  position: absolute;
  width: 3.4375em;
  height: 1px;
  content: "";
  background: #a02337;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .angle-line-blk__inner:after,
  .angle-line-blk__inner:before {
    width: 2.1875em;
  }
}
.angle-line-blk__inner:before {
  right: 100%;
  -webkit-transform: translate(1px, 0) rotate(-45deg);
  -ms-transform: translate(1px, 0) rotate(-45deg);
  transform: translate(1px, 0) rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.angle-line-blk__inner:after {
  left: 100%;
  -webkit-transform: translate(-1px, 0) rotate(45deg);
  -ms-transform: translate(-1px, 0) rotate(45deg);
  transform: translate(-1px, 0) rotate(45deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.angle-line-blk__pattern {
  color: #333;
  background: url(../img/pattern-sq.png) center center #f8f8f8;
}
.angle-line-blk__pattern:after,
.angle-line-blk__pattern:before {
  position: absolute;
  width: 3.4375em;
  height: 1px;
  content: "";
  background: #58595b;
  z-index: 4;
  top: -1px;
}
.angle-line-blk__pattern:before {
  left: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.angle-line-blk__pattern:after {
  right: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
@media (max-width: 991.98px) {
  .angle-line-blk__pattern:after {
    top: -2px;
  }
}
.angle-line-blk__pattern-inner {
  padding: 1.5625em 2.5em;
}
@media (max-width: 767.98px) {
  .angle-line-blk__pattern:after,
  .angle-line-blk__pattern:before {
    width: 2.1875em;
  }
  .angle-line-blk__pattern-inner {
    padding: 1.25em 1.66666667em;
  }
}
.angle-line-blk__pattern-inner > .angle-line-blk__img ~ * {
  position: relative;
  z-index: 4;
}
.angle-line-blk__pattern-inner:after,
.angle-line-blk__pattern-inner:before {
  position: absolute;
  width: 3.4375em;
  height: 1px;
  content: "";
  background: #58595b;
  z-index: 6;
  bottom: -1px;
}
@media (max-width: 767.98px) {
  .angle-line-blk__pattern-inner:after,
  .angle-line-blk__pattern-inner:before {
    width: 2.1875em;
  }
}
.angle-line-blk__pattern-inner:before {
  left: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.angle-line-blk__pattern-inner:after,
.lr-dot-blk__deco {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.angle-line-blk__pattern-inner:after {
  right: 0;
  transform: rotate(45deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.angle-line-blk--gray .angle-line-blk__pattern-inner:after,
.angle-line-blk--gray .angle-line-blk__pattern-inner:before,
.angle-line-blk--gray .angle-line-blk__pattern:after,
.angle-line-blk--gray .angle-line-blk__pattern:before {
  background: #58595b;
}
.angle-line-blk--bg-back .page-title-blk__title::after,
.angle-line-blk--bg-back .page-title-blk__title::before {
  position: absolute;
  left: 50%;
  display: none;
  width: 1px;
  height: 1.25rem;
  content: "";
}
.angle-line-blk--bg-back .page-title-blk__title::before {
  bottom: 0;
}
.angle-line-blk--bg-back .page-title-blk__title::after {
  top: 100%;
}
.angle-line-blk--red .angle-line-blk__pattern {
  color: #fff;
  background: url(../img/pattern-bg-red.jpg) center center #febcbc;
}
.angle-line-blk--red .angle-line-blk__pattern-inner:after,
.angle-line-blk--red .angle-line-blk__pattern-inner:before,
.angle-line-blk--red .angle-line-blk__pattern:after,
.angle-line-blk--red .angle-line-blk__pattern:before {
  background: #fff;
}
.angle-line-blk--blue.angle-line-blk--image-color .angle-line-blk__pattern {
  background: #1a3091;
}
.angle-line-blk--blue.angle-line-blk--image-color .angle-line-blk__img::before {
  background-color: rgba(26, 48, 145, 0.7);
}
.angle-line-blk--gray.angle-line-blk--image-color .angle-line-blk__pattern {
  background: #f4f4f4;
}
.angle-line-blk--gray.angle-line-blk--image-color .angle-line-blk__img::before {
  background-color: rgba(244, 244, 244, 0.85);
}
.angle-line-blk--gray.angle-line-blk--image-color .socal-icon-list__itm--all {
  color: #333;
}
.angle-line-blk--blue .angle-line-blk__pattern,
.angle-line-blk--gray + .angle-line-blk-bg .angle-line-blk-bg__text {
  color: #fff;
}
.angle-line-blk--red.angle-line-blk--image-color .angle-line-blk__pattern {
  background: #a02337;
}
.angle-line-blk--red.angle-line-blk--image-color .angle-line-blk__img::before {
  background-color: rgba(160, 35, 55, 0.7);
}
.angle-line-blk__img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.angle-line-blk__img::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.angle-line-blk__img img {
  display: block;
  width: 100%;
}
@media (max-width: 767.98px) {
  .angle-line-blk__img img {
    position: relative;
    left: -25%;
    z-index: -1;
    width: 150%;
  }
}
@media (max-width: 479.98px) {
  .angle-line-blk__img img {
    left: -75%;
    width: 250%;
  }
}
.angle-line-blk--blue .angle-line-blk__pattern-inner:after,
.angle-line-blk--blue .angle-line-blk__pattern-inner:before,
.angle-line-blk--blue .angle-line-blk__pattern:after,
.angle-line-blk--blue .angle-line-blk__pattern:before {
  background: #fff;
}
.angle-line-blk--gray.angle-line-blk--bg-back .angle-line-blk__inner::after,
.angle-line-blk--gray.angle-line-blk--bg-back .angle-line-blk__inner::before {
  background-color: #fff;
}
.angle-line-blk--gray.angle-line-blk--bg-back .page-title-blk__title::before {
  background: #a02337;
}
.angle-line-blk--gray.angle-line-blk--bg-back .page-title-blk__title::after {
  background: #fff;
}
.angle-line-blk--no-angle .angle-line-blk__inner::after,
.angle-line-blk--no-angle .angle-line-blk__inner::before,
.angle-line-blk--no-angle .angle-line-blk__pattern-inner::after,
.angle-line-blk--no-angle .angle-line-blk__pattern-inner::before,
.angle-line-blk--no-angle .angle-line-blk__pattern::after,
.angle-line-blk--no-angle .angle-line-blk__pattern::before,
.angle-line-blk--no-angle::after,
.angle-line-blk--no-angle::before {
  display: none !important;
}
.color-plate-text__color,
.tag-list {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.angle-line-blk-bg {
  position: relative;
  padding: 1.5625em 0 0;
}
.angle-line-blk-bg::before {
  position: absolute;
  z-index: -1;
  top: -5em;
  right: -100vw;
  bottom: 5.625em;
  left: -100vw;
  min-height: 9.375em;
  content: "";
}
@media (max-width: 767.98px) {
  .angle-line-blk-bg::before {
    top: -2em;
    bottom: 7.5em;
    min-height: 6.875em;
  }
}
.angle-line-blk--gray + .angle-line-blk-bg::before {
  background: #a02337;
}
.color-set--gray.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--gray.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--gray.angle-line-blk--inner-gray::after,
.color-set--gray.angle-line-blk--inner-gray::before {
  background: #f4f4f4;
}
.color-set--gray.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--gray .shadow-search-blk__icon,
.color-set--gray .shadow-search-blk__input {
  color: #454545;
}
.color-set--gray .shadow-search-blk__button {
  color: #454545;
  background: #f4f4f4;
}
.color-set--gray .shadow-search-blk__button:focus,
.color-set--gray .shadow-search-blk__button:hover {
  background: #dbdada;
}
.color-set--gray .search-item-blk__title a:focus,
.color-set--gray .search-item-blk__title a:hover {
  color: #454545;
}
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #454545;
  background-color: #f4f4f4;
}
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #f4f4f4;
}
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #f4f4f4;
}
.color-set--gray .page-title-blk__small-top-text,
.color-set--gray .page-title-blk__title {
  color: #454545;
}
.color-set--gray-dark.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--gray-dark.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--gray-dark.angle-line-blk--inner-gray::after,
.color-set--gray-dark.angle-line-blk--inner-gray::before {
  background: #717171;
}
.color-set--gray-dark.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--gray-dark .shadow-search-blk__icon,
.color-set--gray-dark .shadow-search-blk__input {
  color: #717171;
}
.color-set--gray-dark .shadow-search-blk__button {
  color: #fff;
  background: #717171;
}
.color-set--gray-dark .shadow-search-blk__button:focus,
.color-set--gray-dark .shadow-search-blk__button:hover {
  background: #585757;
}
.color-set--gray-dark .search-item-blk__title a:focus,
.color-set--gray-dark .search-item-blk__title a:hover {
  color: #717171;
}
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #717171;
  background-color: #717171;
}
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #717171;
}
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--gray-dark.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #717171;
}
.color-set--gray-dark .page-title-blk__small-top-text,
.color-set--gray-dark .page-title-blk__title {
  color: #fff;
}
.color-set--blue.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--blue.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--blue.angle-line-blk--inner-gray::after,
.color-set--blue.angle-line-blk--inner-gray::before {
  background: #2840a8;
}
.color-set--blue.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--blue .shadow-search-blk__icon,
.color-set--blue .shadow-search-blk__input {
  color: #2840a8;
}
.color-set--blue .shadow-search-blk__button {
  color: #fff;
  background: #2840a8;
}
.color-set--blue .shadow-search-blk__button:focus,
.color-set--blue .shadow-search-blk__button:hover {
  background: #1e307f;
}
.color-set--blue .search-item-blk__title a:focus,
.color-set--blue .search-item-blk__title a:hover {
  color: #2840a8;
}
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #2840a8;
  background-color: #2840a8;
}
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #2840a8;
}
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--blue.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #2840a8;
}
.color-set--blue .page-title-blk__small-top-text,
.color-set--blue .page-title-blk__title {
  color: #fff;
}
.color-set--purple.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--purple.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--purple.angle-line-blk--inner-gray::after,
.color-set--purple.angle-line-blk--inner-gray::before {
  background: #210f68;
}
.color-set--purple.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--purple .shadow-search-blk__icon,
.color-set--purple .shadow-search-blk__input {
  color: #210f68;
}
.color-set--purple .shadow-search-blk__button {
  color: #fff;
  background: #210f68;
}
.color-set--purple .shadow-search-blk__button:focus,
.color-set--purple .shadow-search-blk__button:hover {
  background: #13093b;
}
.color-set--purple .search-item-blk__title a:focus,
.color-set--purple .search-item-blk__title a:hover {
  color: #210f68;
}
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #210f68;
  background-color: #210f68;
}
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #210f68;
}
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--purple.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #210f68;
}
.color-set--purple .page-title-blk__small-top-text,
.color-set--purple .page-title-blk__title {
  color: #fff;
}
.color-set--red.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--red.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--red.angle-line-blk--inner-gray::after,
.color-set--red.angle-line-blk--inner-gray::before {
  background: #a02337;
}
.color-set--red.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--red .shadow-search-blk__icon,
.color-set--red .shadow-search-blk__input {
  color: #a02337;
}
.color-set--red .shadow-search-blk__button {
  color: #fff;
  background: #a02337;
}
.color-set--red .shadow-search-blk__button:focus,
.color-set--red .shadow-search-blk__button:hover {
  background: #761a29;
}
.color-set--red .search-item-blk__title a:focus,
.color-set--red .search-item-blk__title a:hover {
  color: #a02337;
}
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #a02337;
  background-color: #a02337;
}
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--red.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #a02337;
}
.color-set--red .page-title-blk__small-top-text,
.color-set--red .page-title-blk__title {
  color: #fff;
}
.color-set--cyan.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--cyan.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--cyan.angle-line-blk--inner-gray::after,
.color-set--cyan.angle-line-blk--inner-gray::before {
  background: #4f9eb5;
}
.color-set--cyan.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--cyan .shadow-search-blk__icon,
.color-set--cyan .shadow-search-blk__input {
  color: #367081;
}
.color-set--cyan .shadow-search-blk__button {
  color: #fff;
  background: #4f9eb5;
}
.color-set--cyan .shadow-search-blk__button:focus,
.color-set--cyan .shadow-search-blk__button:hover {
  background: #3e8093;
}
.color-set--cyan .search-item-blk__title a:focus,
.color-set--cyan .search-item-blk__title a:hover {
  color: #367081;
}
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #367081;
  background-color: #4f9eb5;
}
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #4f9eb5;
}
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--cyan.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #4f9eb5;
}
.color-set--cyan .page-title-blk__small-top-text,
.color-set--cyan .page-title-blk__title {
  color: #fff;
}
.color-set--orange.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--orange.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--orange.angle-line-blk--inner-gray::after,
.color-set--orange.angle-line-blk--inner-gray::before {
  background: #cd3911;
}
.color-set--orange.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--orange .shadow-search-blk__icon,
.color-set--orange .shadow-search-blk__input {
  color: #cd3911;
}
.color-set--orange .shadow-search-blk__button {
  color: #fff;
  background: #cd3911;
}
.color-set--orange .shadow-search-blk__button:focus,
.color-set--orange .shadow-search-blk__button:hover {
  background: #9e2c0d;
}
.color-set--orange .search-item-blk__title a:focus,
.color-set--orange .search-item-blk__title a:hover {
  color: #cd3911;
}
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #cd3911;
  background-color: #cd3911;
}
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #cd3911;
}
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--orange.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #cd3911;
}
.color-set--orange .page-title-blk__small-top-text,
.color-set--orange .page-title-blk__title {
  color: #fff;
}
.color-set--yellow.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--yellow.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--yellow.angle-line-blk--inner-gray::after,
.color-set--yellow.angle-line-blk--inner-gray::before {
  background: #ecca5f;
}
.color-set--yellow.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--yellow .shadow-search-blk__icon,
.color-set--yellow .shadow-search-blk__input {
  color: #b68f16;
}
.color-set--yellow .shadow-search-blk__button {
  color: #454545;
  background: #ecca5f;
}
.color-set--yellow .shadow-search-blk__button:focus,
.color-set--yellow .shadow-search-blk__button:hover {
  background: #e7bb31;
}
.color-set--yellow .search-item-blk__title a:focus,
.color-set--yellow .search-item-blk__title a:hover {
  color: #b68f16;
}
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #b68f16;
  background-color: #ecca5f;
}
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #ecca5f;
}
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--yellow.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #ecca5f;
}
.color-set--yellow .page-title-blk__small-top-text,
.color-set--yellow .page-title-blk__title {
  color: #454545;
}
.color-set--brown.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--brown.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--brown.angle-line-blk--inner-gray::after,
.color-set--brown.angle-line-blk--inner-gray::before {
  background: #603f32;
}
.color-set--brown.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--brown .shadow-search-blk__icon,
.color-set--brown .shadow-search-blk__input {
  color: #603f32;
}
.color-set--brown .shadow-search-blk__button {
  color: #fff;
  background: #603f32;
}
.color-set--brown .shadow-search-blk__button:focus,
.color-set--brown .shadow-search-blk__button:hover {
  background: #3e2921;
}
.color-set--brown .search-item-blk__title a:focus,
.color-set--brown .search-item-blk__title a:hover {
  color: #603f32;
}
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #603f32;
  background-color: #603f32;
}
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #603f32;
}
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--brown.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #603f32;
}
.color-set--brown .page-title-blk__small-top-text,
.color-set--brown .page-title-blk__title {
  color: #fff;
}
.color-set--green.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--green.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--green.angle-line-blk--inner-gray::after,
.color-set--green.angle-line-blk--inner-gray::before {
  background: #397e39;
}
.color-set--green.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--green .shadow-search-blk__icon,
.color-set--green .shadow-search-blk__input {
  color: #397e39;
}
.color-set--green .shadow-search-blk__button {
  color: #fff;
  background: #397e39;
}
.color-set--green .shadow-search-blk__button:focus,
.color-set--green .shadow-search-blk__button:hover {
  background: #295b29;
}
.color-set--green .search-item-blk__title a:focus,
.color-set--green .search-item-blk__title a:hover {
  color: #397e39;
}
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #397e39;
  background-color: #397e39;
}
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #397e39;
}
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--green.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #397e39;
}
.color-set--green .page-title-blk__small-top-text,
.color-set--green .page-title-blk__title {
  color: #fff;
}
.color-set--gray-normal.angle-line-blk--inner-gray
  .angle-line-blk__inner::after,
.color-set--gray-normal.angle-line-blk--inner-gray
  .angle-line-blk__inner::before,
.color-set--gray-normal.angle-line-blk--inner-gray::after,
.color-set--gray-normal.angle-line-blk--inner-gray::before {
  background: #c0bfbf;
}
.color-set--gray-normal.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--gray-normal .shadow-search-blk__icon,
.color-set--gray-normal .shadow-search-blk__input {
  color: #454545;
}
.color-set--gray-normal .shadow-search-blk__button {
  color: #333;
  background: #c0bfbf;
}
.color-set--gray-normal .shadow-search-blk__button:focus,
.color-set--gray-normal .shadow-search-blk__button:hover {
  background: #a7a5a5;
}
.color-set--gray-normal .search-item-blk__title a:focus,
.color-set--gray-normal .search-item-blk__title a:hover {
  color: #454545;
}
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #454545;
  background-color: #c0bfbf;
}
.color-set--crimson.angle-line-blk--inner-gray .page-title-blk__title,
.color-set--gray-normal .page-title-blk__small-top-text,
.color-set--gray-normal .page-title-blk__title {
  color: #333;
}
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--gray-normal.angle-line-blk:not(
    .angle-line-blk--inner-gray
  )::before {
  background: #c0bfbf;
}
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--gray-normal.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #c0bfbf;
}
.color-set--crimson.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--crimson.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--crimson.angle-line-blk--inner-gray::after,
.color-set--crimson.angle-line-blk--inner-gray::before {
  background: #c80f2e;
}
.color-set--crimson .shadow-search-blk__icon,
.color-set--crimson .shadow-search-blk__input {
  color: #c80f2e;
}
.color-set--crimson .shadow-search-blk__button {
  color: #fff;
  background: #c80f2e;
}
.color-set--crimson .shadow-search-blk__button:focus,
.color-set--crimson .shadow-search-blk__button:hover {
  background: #990b23;
}
.color-set--crimson .search-item-blk__title a:focus,
.color-set--crimson .search-item-blk__title a:hover {
  color: #c80f2e;
}
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #c80f2e;
  background-color: #c80f2e;
}
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #c80f2e;
}
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--crimson.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #c80f2e;
}
.color-set--crimson .page-title-blk__small-top-text,
.color-set--crimson .page-title-blk__title {
  color: #fff;
}
.color-set--fast.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--fast.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--fast.angle-line-blk--inner-gray::after,
.color-set--fast.angle-line-blk--inner-gray::before {
  background: #d2430f;
}
.color-set--fast.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--fast .shadow-search-blk__icon,
.color-set--fast .shadow-search-blk__input {
  color: #d2430f;
}
.color-set--fast .shadow-search-blk__button {
  color: #fff;
  background: #d2430f;
}
.color-set--fast .shadow-search-blk__button:focus,
.color-set--fast .shadow-search-blk__button:hover {
  background: #a2340c;
}
.color-set--fast .search-item-blk__title a:focus,
.color-set--fast .search-item-blk__title a:hover {
  color: #d2430f;
}
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #d2430f;
  background-color: #d2430f;
}
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #d2430f;
}
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--fast.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #d2430f;
}
.color-set--fast .page-title-blk__small-top-text,
.color-set--fast .page-title-blk__title {
  color: #fff;
}
.color-set--fce.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--fce.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--fce.angle-line-blk--inner-gray::after,
.color-set--fce.angle-line-blk--inner-gray::before {
  background: #9e0040;
}
.color-set--fce.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--fce .shadow-search-blk__icon,
.color-set--fce .shadow-search-blk__input {
  color: #9e0040;
}
.color-set--fce .shadow-search-blk__button {
  color: #fff;
  background: #9e0040;
}
.color-set--fce .shadow-search-blk__button:focus,
.color-set--fce .shadow-search-blk__button:hover {
  background: #6b002b;
}
.color-set--fce .search-item-blk__title a:focus,
.color-set--fce .search-item-blk__title a:hover {
  color: #9e0040;
}
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #9e0040;
  background-color: #9e0040;
}
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #9e0040;
}
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--fce.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #9e0040;
}
.color-set--fce .page-title-blk__small-top-text,
.color-set--fce .page-title-blk__title {
  color: #fff;
}
.color-set--fhss.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--fhss.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--fhss.angle-line-blk--inner-gray::after,
.color-set--fhss.angle-line-blk--inner-gray::before {
  background: #2b8054;
}
.color-set--fhss.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--fhss .shadow-search-blk__icon,
.color-set--fhss .shadow-search-blk__input {
  color: #2b8054;
}
.color-set--fhss .shadow-search-blk__button {
  color: #fff;
  background: #2b8054;
}
.color-set--fhss .shadow-search-blk__button:focus,
.color-set--fhss .shadow-search-blk__button:hover {
  background: #1e5a3b;
}
.color-set--fhss .search-item-blk__title a:focus,
.color-set--fhss .search-item-blk__title a:hover {
  color: #2b8054;
}
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #2b8054;
  background-color: #2b8054;
}
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #2b8054;
}
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--fhss.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #2b8054;
}
.color-set--fhss .page-title-blk__small-top-text,
.color-set--fhss .page-title-blk__title {
  color: #fff;
}
.color-set--sd.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--sd.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--sd.angle-line-blk--inner-gray::after,
.color-set--sd.angle-line-blk--inner-gray::before {
  background: #007c87;
}
.color-set--sd.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--sd .shadow-search-blk__icon,
.color-set--sd .shadow-search-blk__input {
  color: #007c87;
}
.color-set--sd .shadow-search-blk__button {
  color: #fff;
  background: #007c87;
}
.color-set--sd .shadow-search-blk__button:focus,
.color-set--sd .shadow-search-blk__button:hover {
  background: #004d54;
}
.color-set--sd .search-item-blk__title a:focus,
.color-set--sd .search-item-blk__title a:hover {
  color: #007c87;
}
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #007c87;
  background-color: #007c87;
}
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #007c87;
}
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--sd.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #007c87;
}
.color-set--sd .page-title-blk__small-top-text,
.color-set--sd .page-title-blk__title {
  color: #fff;
}
.color-set--fb.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--fb.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--fb.angle-line-blk--inner-gray::after,
.color-set--fb.angle-line-blk--inner-gray::before {
  background: #583f98;
}
.color-set--fb.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--fb .shadow-search-blk__icon,
.color-set--fb .shadow-search-blk__input {
  color: #583f98;
}
.color-set--fb .shadow-search-blk__button {
  color: #fff;
  background: #583f98;
}
.color-set--fb .shadow-search-blk__button:focus,
.color-set--fb .shadow-search-blk__button:hover {
  background: #433074;
}
.color-set--fb .search-item-blk__title a:focus,
.color-set--fb .search-item-blk__title a:hover {
  color: #583f98;
}
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #583f98;
  background-color: #583f98;
}
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #583f98;
}
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--fb.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #583f98;
}
.color-set--fb .page-title-blk__small-top-text,
.color-set--fb .page-title-blk__title {
  color: #fff;
}
.color-set--feng.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--feng.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--feng.angle-line-blk--inner-gray::after,
.color-set--feng.angle-line-blk--inner-gray::before {
  background: #c80f2e;
}
.color-set--feng.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--feng .shadow-search-blk__icon,
.color-set--feng .shadow-search-blk__input {
  color: #c80f2e;
}
.color-set--feng .shadow-search-blk__button {
  color: #fff;
  background: #c80f2e;
}
.color-set--feng .shadow-search-blk__button:focus,
.color-set--feng .shadow-search-blk__button:hover {
  background: #990b23;
}
.color-set--feng .search-item-blk__title a:focus,
.color-set--feng .search-item-blk__title a:hover {
  color: #c80f2e;
}
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #c80f2e;
  background-color: #c80f2e;
}
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #c80f2e;
}
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--feng.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #c80f2e;
}
.color-set--feng .page-title-blk__small-top-text,
.color-set--feng .page-title-blk__title {
  color: #fff;
}
.color-set--fh.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--fh.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--fh.angle-line-blk--inner-gray::after,
.color-set--fh.angle-line-blk--inner-gray::before {
  background: #0071bb;
}
.color-set--fh.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--fh .shadow-search-blk__icon,
.color-set--fh .shadow-search-blk__input {
  color: #0071bb;
}
.color-set--fh .shadow-search-blk__button {
  color: #fff;
  background: #0071bb;
}
.color-set--fh .shadow-search-blk__button:focus,
.color-set--fh .shadow-search-blk__button:hover {
  background: #005288;
}
.color-set--fh .search-item-blk__title a:focus,
.color-set--fh .search-item-blk__title a:hover {
  color: #0071bb;
}
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #0071bb;
  background-color: #0071bb;
}
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #0071bb;
}
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--fh.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #0071bb;
}
.color-set--fh .page-title-blk__small-top-text,
.color-set--fh .page-title-blk__title {
  color: #fff;
}
.color-set--shtm.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--shtm.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--shtm.angle-line-blk--inner-gray::after,
.color-set--shtm.angle-line-blk--inner-gray::before {
  background: #123663;
}
.color-set--shtm.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--shtm .shadow-search-blk__icon,
.color-set--shtm .shadow-search-blk__input {
  color: #123663;
}
.color-set--shtm .shadow-search-blk__button {
  color: #fff;
  background: #123663;
}
.color-set--shtm .shadow-search-blk__button:focus,
.color-set--shtm .shadow-search-blk__button:hover {
  background: #0a1e38;
}
.color-set--shtm .search-item-blk__title a:focus,
.color-set--shtm .search-item-blk__title a:hover {
  color: #123663;
}
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #123663;
  background-color: #123663;
}
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #123663;
}
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--shtm.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #123663;
}
.color-set--shtm .page-title-blk__small-top-text,
.color-set--shtm .page-title-blk__title {
  color: #fff;
}
.color-set--polyu-gray.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--polyu-gray.angle-line-blk--inner-gray
  .angle-line-blk__inner::before,
.color-set--polyu-gray.angle-line-blk--inner-gray::after,
.color-set--polyu-gray.angle-line-blk--inner-gray::before {
  background: #58595b;
}
.color-set--polyu-gray.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--polyu-gray .shadow-search-blk__icon,
.color-set--polyu-gray .shadow-search-blk__input {
  color: #58595b;
}
.color-set--polyu-gray .shadow-search-blk__button {
  color: #fff;
  background: #58595b;
}
.color-set--polyu-gray .shadow-search-blk__button:focus,
.color-set--polyu-gray .shadow-search-blk__button:hover {
  background: #3f4041;
}
.color-set--polyu-gray .search-item-blk__title a:focus,
.color-set--polyu-gray .search-item-blk__title a:hover {
  color: #58595b;
}
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #58595b;
  background-color: #58595b;
}
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #58595b;
}
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--polyu-gray.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #58595b;
}
.color-set--polyu-gray .page-title-blk__small-top-text,
.color-set--polyu-gray .page-title-blk__title {
  color: #fff;
}
.color-set--polyu-red.angle-line-blk--inner-gray .angle-line-blk__inner::after,
.color-set--polyu-red.angle-line-blk--inner-gray .angle-line-blk__inner::before,
.color-set--polyu-red.angle-line-blk--inner-gray::after,
.color-set--polyu-red.angle-line-blk--inner-gray::before {
  background: #a02337;
}
.color-set--polyu-red.angle-line-blk--inner-gray .page-title-blk__title {
  color: #333;
}
.color-set--polyu-red .shadow-search-blk__icon,
.color-set--polyu-red .shadow-search-blk__input {
  color: #a02337;
}
.color-set--polyu-red .shadow-search-blk__button {
  color: #fff;
  background: #a02337;
}
.color-set--polyu-red .shadow-search-blk__button:focus,
.color-set--polyu-red .shadow-search-blk__button:hover {
  background: #761a29;
}
.color-set--polyu-red .search-item-blk__title a:focus,
.color-set--polyu-red .search-item-blk__title a:hover {
  color: #a02337;
}
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern {
  color: #a02337;
  background-color: #a02337;
}
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)::after,
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)::before {
  background: #a02337;
}
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::after,
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern-inner::before,
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::after,
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__pattern::before {
  background: #fff;
}
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::after,
.color-set--polyu-red.angle-line-blk:not(.angle-line-blk--inner-gray)
  .angle-line-blk__inner::before {
  background: #a02337;
}
.color-set--polyu-red .page-title-blk__small-top-text,
.color-set--polyu-red .page-title-blk__title {
  color: #fff;
}
.shadow-search-blk {
  position: relative;
  z-index: 2;
  background: #fff;
  box-shadow: 0 0.25em 1.5em 0 rgba(0, 0, 0, 0.15);
}
.shadow-search-blk__input {
  font-size: 1.25em;
  width: 100%;
  height: 4.8em;
  padding: 0 7em 0 4em;
  color: #a02337;
  border: 0;
  background: #fff;
}
.shadow-search-blk__input.tt-hint {
  visibility: hidden !important;
}
.shadow-search-blk__icon {
  font-size: 2.25em;
  line-height: 1;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 0.83333333em;
  margin: -0.5em 0 0;
  color: #a02337;
}
.shadow-search-blk__button {
  height: 2.5em;
  padding: 0 1.5em;
  color: #fff;
  border-radius: 0.25em;
  background: #a02337;
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 1.5625em;
  margin: -1.25em 0 0;
}
.shadow-search-blk__button:focus,
.shadow-search-blk__button:hover {
  background-color: #611521;
}
.tag-list {
  padding: 0;
  list-style: none !important;
  font-weight: 300;
  display: flex;
  margin: -0.375em -0.5em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tag-list strong {
  font-weight: 600;
  color: #000;
}
.tag-list__itm {
  margin: 0.25em 0.5em;
}
.tag-list__itm a {
  text-decoration: none;
}
.tag-list__itm a.color--2 {
  color: #a02337;
}
.tag-list__itm a.color--2 strong {
  color: inherit;
}
.tag-list__itm a:hover {
  text-decoration: underline;
}
.tag-list .plus-link[aria-expanded="true"] {
  display: none;
}
.tag-list__collapse-inner {
  overflow: hidden;
}
.tag-list__collapse .tag-list {
  margin: 0.25em 0 0;
}
.tagcloud {
  margin: 1.875em 0 2.375em;
}
.tagcloud__title {
  font-size: 1.25em;
  font-weight: 300;
  margin: 0 0 0.5em;
  text-align: center;
  color: #a02337;
}
@media (max-width: 767.98px) {
  .tagcloud__title {
    font-size: 1.125em;
  }
}
@media (max-width: 991.98px) {
  .tagcloud__list {
    font-size: 0.9375em;
  }
}
.tagcloud--col .tagcloud__title {
  margin-top: 2.6em;
  margin-bottom: 1em;
  text-align: left;
}
.tagcloud--col .tagcloud__list {
  margin: -0.375em -0.5em;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.tagcloud--col .tagcloud__list .tag-list__itm {
  margin: 0.375em 0.5em;
  text-align: left;
}
@media (max-width: 767.98px) {
  .tagcloud__list {
    font-size: 0.8125em;
  }
  .tagcloud--col .tagcloud__list .tag-list__itm {
    width: calc(50% - 1em - 0.01px);
  }
}
@media (min-width: 768px) {
  .tagcloud--col .tagcloud__list .tag-list__itm {
    width: calc(33.33333333% - 1em - 0.01px);
  }
}
.page-large-title {
  font-size: 2.8125rem;
  font-weight: 300;
  margin: 0 0 0.88888889em;
  color: #333;
}
@media (max-width: 991.98px) {
  .page-large-title {
    font-size: 2.375rem;
  }
}
@media (max-width: 767.98px) {
  .page-large-title {
    font-size: 1.875rem;
  }
}
.page-sect-title {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 1.2;
  margin: 1.27777778em 0 0.55555556em;
  color: inherit;
  text-align: center;
}
@media (max-width: 767.98px) {
  .page-sect-title {
    font-size: 1.125rem;
  }
}
.page-sect-title--large {
  font-weight: 300;
  font-size: 2.625rem;
  line-height: 1.2;
  margin: 0.23809524em 0;
}
@media (max-width: 991.98px) {
  .page-sect-title--large {
    font-size: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .page-sect-title--large {
    font-size: 1.625rem;
  }
}
.page-title-blk.angle-line-blk + .page-sect-title--large {
  margin-top: 1.25em;
}
.page-small-title {
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 0.875em;
  color: #454545;
}
@media (max-width: 991.98px) {
  .page-small-title {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .page-small-title {
    font-size: 1.375rem;
  }
}
.page-sect-title.color-set--gray {
  color: #454545;
}
.page-sect-title--large,
.page-sect-title.color-set--gray-dark {
  color: #717171;
}
.page-sect-title--large,
.page-sect-title.color-set--blue {
  color: #2840a8;
}
.page-sect-title--large,
.page-sect-title.color-set--purple {
  color: #210f68;
}
.page-sect-title.color-set--red {
  color: #a02337;
}
.page-sect-title--large,
.page-sect-title.color-set--cyan {
  color: #367081;
}
.page-sect-title--large,
.page-sect-title.color-set--orange {
  color: #cd3911;
}
.page-sect-title--large,
.page-sect-title.color-set--yellow {
  color: #b68f16;
}
.page-sect-title--large,
.page-sect-title.color-set--brown {
  color: #603f32;
}
.page-sect-title--large,
.page-sect-title.color-set--green {
  color: #397e39;
}
.page-sect-title--large,
.page-sect-title.color-set--gray-normal {
  color: #454545;
}
.page-sect-title.color-set--crimson {
  color: #c80f2e;
}
.page-sect-title--large,
.page-sect-title.color-set--fast {
  color: #d2430f;
}
.page-sect-title--large,
.page-sect-title.color-set--fce {
  color: #9e0040;
}
.page-sect-title--large,
.page-sect-title.color-set--fhss {
  color: #2b8054;
}
.page-sect-title--large,
.page-sect-title.color-set--sd {
  color: #007c87;
}
.page-sect-title--large,
.page-sect-title.color-set--fb {
  color: #583f98;
}
.page-sect-title--large,
.page-sect-title.color-set--feng {
  color: #c80f2e;
}
.page-sect-title--large,
.page-sect-title.color-set--fh {
  color: #0071bb;
}
.page-sect-title--large,
.page-sect-title.color-set--shtm {
  color: #123663;
}
.page-sect-title--large,
.page-sect-title.color-set--polyu-gray {
  color: #58595b;
}
.page-sect-title--large,
.page-sect-title.color-set--polyu-red {
  color: #a02337;
}
.color-line-text {
  font-size: 2.25em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
}
.color-line-text__for-line {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0.11111111em 0.5em 0.13888889em;
}
.color-line-text__inner {
  position: relative;
  overflow: hidden;
  padding: 0.11111111em 0 0.13888889em;
  background: #a02337;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 0.44444444em 0 0 #a02337, -0.44444444em 0 0 #a02337,
    0.44444444em 0 0 #a02337, -0.44444444em 0 0 #a02337,
    0.44444444em 0 0 #a02337, -0.44444444em 0 0 #a02337,
    0.44444444em 0 0 #a02337, -0.44444444em 0 0 #a02337;
}
.isIE-11 .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.41666667em 0.13888889em;
}
.color-line-text--white {
  color: #a02337;
}
.color-line-text--white .color-line-text__inner {
  background: #fff;
  box-shadow: 0.44444444em 0 0 #fff, -0.44444444em 0 0 #fff,
    0.44444444em 0 0 #fff, -0.44444444em 0 0 #fff, 0.44444444em 0 0 #fff,
    -0.44444444em 0 0 #fff, 0.44444444em 0 0 #fff, -0.44444444em 0 0 #fff;
}
.isIE-11 .color-line-text--white .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.41666667em 0.13888889em;
}
.color-line-text--gray .color-line-text__inner {
  background: #454545;
  box-shadow: 0.44444444em 0 0 #454545, -0.44444444em 0 0 #454545,
    0.44444444em 0 0 #454545, -0.44444444em 0 0 #454545,
    0.44444444em 0 0 #454545, -0.44444444em 0 0 #454545,
    0.44444444em 0 0 #454545, -0.44444444em 0 0 #454545;
}
.isIE-11 .color-line-text--gray .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.41666667em 0.13888889em;
}
.color-line-text--black .color-line-text__inner {
  background: #000;
  box-shadow: 0.44444444em 0 0 #000, -0.44444444em 0 0 #000,
    0.44444444em 0 0 #000, -0.44444444em 0 0 #000, 0.44444444em 0 0 #000,
    -0.44444444em 0 0 #000, 0.44444444em 0 0 #000, -0.44444444em 0 0 #000;
}
.color-line-text--full-transparent .color-line-text__inner,
.color-line-text--hide .color-line-text__inner {
  background: 0 0;
  box-shadow: none;
}
.isIE-11 .color-line-text--black .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.41666667em 0.13888889em;
}
.color-line-text--opacity {
  opacity: 0.9;
}
.color-line-text--hide .color-line-text__for-line:before,
.color-line-text--hide:before,
a.border-hover-shadow-list__itm:hover + a.border-hover-shadow-list__itm::before,
a.border-hover-shadow-list__itm:hover::after,
a.border-hover-shadow-list__itm:hover::before {
  opacity: 0;
}
.color-line-text--full-transparent {
  color: #000;
}
.color-line-text--hide {
  font-size: 1.5em;
  font-weight: 400;
  color: inherit;
}
.color-plate-text {
  font-size: 0.8125rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  text-decoration: none !important;
}
.icon-item-list__link,
.jump-row__link,
.socal-icon-list__itm {
  text-decoration: none;
}
.color-plate-text__color,
.color-plate-text__content {
  padding: 0.23076923em 1.07692308em;
  text-decoration: none;
}
.color-plate-text__color {
  display: flex;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.socal-icon-list,
.text-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: center;
}
.color-plate-text__color:focus,
.color-plate-text__color:hover {
  color: #fff;
}
.color-plate-text__content {
  color: #454545;
  border: 1px solid transparent;
  background: #efedee;
}
.color-plate-text--bgw .color-plate-text__content {
  background: #fff;
}
.color-plate-text--yellow {
  background: #9d6d1a;
}
.color-plate-text--yellow.color-plate-text--border .color-plate-text__content {
  border-color: #9d6d1a;
}
.color-plate-text--cyan {
  background: #007e9e;
}
.color-plate-text--cyan.color-plate-text--border .color-plate-text__content {
  border-color: #007e9e;
}
.color-plate-text--purple {
  background: #5f348a;
}
.color-plate-text--purple.color-plate-text--border .color-plate-text__content {
  border-color: #5f348a;
}
.color-plate-text--brown {
  background: #563a2d;
}
.color-plate-text--brown.color-plate-text--border .color-plate-text__content {
  border-color: #563a2d;
}
.color-plate-text--pink {
  background: #a1236e;
}
.color-plate-text--pink.color-plate-text--border .color-plate-text__content {
  border-color: #a1236e;
}
.color-plate-text--orange {
  background: #c6442a;
}
.color-plate-text--orange.color-plate-text--border .color-plate-text__content {
  border-color: #c6442a;
}
.color-plate-text--blue {
  background: #294398;
}
.color-plate-text--blue.color-plate-text--border .color-plate-text__content {
  border-color: #294398;
}
.color-plate-text--green {
  background: #0c7f5d;
}
.color-plate-text--green.color-plate-text--border .color-plate-text__content {
  border-color: #0c7f5d;
}
.color-plate-text--gray {
  background: #f4f4f4;
}
.color-plate-text--gray .color-plate-text__color {
  color: #454545;
}
.color-plate-text--gray.color-plate-text--border .color-plate-text__content {
  border-color: #f4f4f4;
}
.color-plate-text--gray-dark {
  background: #717171;
}
.color-plate-text--gray-dark.color-plate-text--border
  .color-plate-text__content {
  border-color: #717171;
}
.color-plate-text--red {
  background: #95282b;
}
.color-plate-text--red.color-plate-text--border .color-plate-text__content {
  border-color: #95282b;
}
.border-list__item,
.border-seplist__itm:last-child {
  border-bottom: 1px solid #d6d6d6;
}
.text-row {
  display: flex;
  margin: 1.5625em -0.5em;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .text-row {
    font-size: 0.8125rem;
  }
}
.text-row__blk {
  margin: 0.25em 0.5em;
}
.socal-icon-list {
  font-size: 2.625em;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.socal-icon-list__icon-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.14285714em;
  height: 1.19047619em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.socal-icon-list__itm {
  margin: 0 0.42857143em;
}
.socal-icon-list__itm--all {
  font-size: 0.5952381em;
  color: #fff;
}
.socal-icon-list__itm--all .socal-icon-list__icon-top {
  width: 3.6em;
  height: 2em;
}
.socal-icon-list__itm--all:focus,
.socal-icon-list__itm--all:hover {
  color: #fff;
}
.socal-icon-list__text {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
  margin: 0.42857143em 0 0;
  text-align: center;
}
.text-center {
  text-align: center !important;
}
.n-p {
  font-size: 1.25rem;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .n-p {
    font-size: 1.0625rem;
  }
}
@media (max-width: 767.98px) {
  .n-p {
    font-size: 0.875rem;
  }
}
.n-p a {
  color: #a02337;
}
.border-seplist {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.border-seplist__itm {
  border-top: 1px solid #d6d6d6;
}
.label-tag {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.28571429em 0.71428571em;
  color: #454545;
}
.label-tag-row {
  font-size: 0.875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.25em 0.5em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.extra-link-row,
.jump-row {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.color-row {
  margin: 2.8125em 0;
  padding: 5em 0;
  box-shadow: inset 0 -1.125em 4.375em -2.75em rgba(0, 0, 0, 0.14);
}
@media (max-width: 991.98px) {
  .color-row {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .color-row {
    font-size: 0.625rem;
  }
}
.color-row--gray,
.color-row.color-set--gray {
  background-color: #f4f4f4;
}
.color-row--gray-dark,
.color-row.color-set--gray-dark {
  background-color: #717171;
}
.color-row--blue,
.color-row.color-set--blue {
  background-color: #2840a8;
}
.color-row--purple,
.color-row.color-set--purple {
  background-color: #210f68;
}
.color-row--red,
.color-row.color-set--red {
  background-color: #a02337;
}
.color-row--cyan,
.color-row.color-set--cyan {
  background-color: #4f9eb5;
}
.color-row--orange,
.color-row.color-set--orange {
  background-color: #cd3911;
}
.color-row--yellow,
.color-row.color-set--yellow {
  background-color: #ecca5f;
}
.color-row--brown,
.color-row.color-set--brown {
  background-color: #603f32;
}
.color-row--green,
.color-row.color-set--green {
  background-color: #397e39;
}
.color-row--gray-normal,
.color-row.color-set--gray-normal {
  background-color: #c0bfbf;
}
.color-row--crimson,
.color-row.color-set--crimson {
  background-color: #c80f2e;
}
.color-row--fast,
.color-row.color-set--fast {
  background-color: #d2430f;
}
.color-row--fce,
.color-row.color-set--fce {
  background-color: #9e0040;
}
.color-row--fhss,
.color-row.color-set--fhss {
  background-color: #2b8054;
}
.color-row--sd,
.color-row.color-set--sd {
  background-color: #007c87;
}
.color-row--fb,
.color-row.color-set--fb {
  background-color: #583f98;
}
.color-row--feng,
.color-row.color-set--feng {
  background-color: #c80f2e;
}
.color-row--fh,
.color-row.color-set--fh {
  background-color: #0071bb;
}
.color-row--shtm,
.color-row.color-set--shtm {
  background-color: #123663;
}
.color-row--polyu-gray,
.color-row.color-set--polyu-gray {
  background-color: #58595b;
}
.color-row--polyu-red,
.color-row.color-set--polyu-red {
  background-color: #a02337;
}
.bottom-shadow-blk {
  padding: 0 0 1.875em;
  box-shadow: inset 0 -38px 15px -45px rgba(0, 0, 0, 0.25);
}
.jump-row {
  display: flex;
  margin: 5rem 0 4.375rem;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .jump-row {
    font-size: 0.875rem;
    margin: 2.1875rem 0;
  }
}
@media (max-width: 479.98px) {
  .jump-row {
    font-size: 0.75rem;
  }
}
.jump-row-wrap {
  font-size: 1rem;
  font-weight: 300;
  margin: 7.5em 0 4.375em;
}
.jump-row__link {
  font-size: 1.25em;
}
.jump-row__link:focus,
.jump-row__link:hover {
  color: #a02337;
}
.jump-row__link-icon {
  font-size: 0.8em;
  font-weight: 700;
  display: inline-block;
}
.jump-row__link--prev .jump-row__link-icon {
  margin: 0 0.375em 0 0;
}
.jump-row__link--next .jump-row__link-icon {
  margin: 0 0 0 0.375em;
}
.jump-row-wrap.color-set--gray .jump-row__link:focus,
.jump-row-wrap.color-set--gray .jump-row__link:hover,
.jump-row-wrap.color-set--gray-dark .jump-row__link:focus,
.jump-row-wrap.color-set--gray-dark .jump-row__link:hover {
  color: #454545;
}
.jump-row-wrap.color-set--blue .jump-row__link:focus,
.jump-row-wrap.color-set--blue .jump-row__link:hover {
  color: #2840a8;
}
.jump-row-wrap.color-set--purple .jump-row__link:focus,
.jump-row-wrap.color-set--purple .jump-row__link:hover {
  color: #210f68;
}
.jump-row-wrap.color-set--red .jump-row__link:focus,
.jump-row-wrap.color-set--red .jump-row__link:hover {
  color: #a02337;
}
.jump-row-wrap.color-set--cyan .jump-row__link:focus,
.jump-row-wrap.color-set--cyan .jump-row__link:hover {
  color: #367081;
}
.jump-row-wrap.color-set--orange .jump-row__link:focus,
.jump-row-wrap.color-set--orange .jump-row__link:hover {
  color: #cd3911;
}
.jump-row-wrap.color-set--yellow .jump-row__link:focus,
.jump-row-wrap.color-set--yellow .jump-row__link:hover {
  color: #e3b31b;
}
.jump-row-wrap.color-set--brown .jump-row__link:focus,
.jump-row-wrap.color-set--brown .jump-row__link:hover {
  color: #603f32;
}
.jump-row-wrap.color-set--green .jump-row__link:focus,
.jump-row-wrap.color-set--green .jump-row__link:hover {
  color: #397e39;
}
.jump-row-wrap.color-set--gray-normal .jump-row__link:focus,
.jump-row-wrap.color-set--gray-normal .jump-row__link:hover {
  color: #000;
}
.bottom-bg {
  position: relative;
  margin: 0 0 -1px;
  z-index: -1;
  padding: 26.04166667% 0 0;
}
.bottom-bg:after,
.bottom-bg:before {
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
}
.bottom-bg:before {
  top: -1px;
  height: 30%;
  content: "";
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
  will-change: scroll-position;
  background: linear-gradient(
    to bottom,
    #fff 0,
    rgba(255, 255, 255, 0.76) 31%,
    rgba(255, 255, 255, 0) 100%
  );
}
.bottom-bg:after {
  bottom: calc(100% - 2px);
  height: 120px;
  background: #fff;
  content: "";
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.bottom-bg--no-gradient::before {
  display: none;
}
.bottom-bg.color-set--white::before {
  background: linear-gradient(
    to bottom,
    #fff 0,
    rgba(255, 255, 255, 0.76) 31%,
    rgba(255, 255, 255, 0) 100%
  );
}
.bottom-bg.color-set--white::after {
  background-color: #fff;
}
.bottom-bg.color-set--black::before {
  background: linear-gradient(
    to bottom,
    #fff 0,
    rgba(0, 0, 0, 0.76) 31%,
    rgba(0, 0, 0, 0) 100%
  );
}
.bottom-bg.color-set--black::after {
  background-color: #000;
}
.margin-ctrl {
  overflow: hidden;
}
.border-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.border-list__item:first-child > .number-item-blk {
  padding-top: 0;
}
.extra-link-row {
  display: flex;
  margin: 1.25em -0.3125em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.extra-link-row__blk {
  margin: 0.3125em;
}
.extra-link-row + .filter-bar {
  margin-top: 0;
}
.p-date {
  font-size: 0.9375rem;
}
@media (max-width: 991.98px) {
  .p-date {
    font-size: 0.875rem;
  }
}
.itm-line {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.625em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.itm-line__blk {
  margin: 0.625em;
}
.itm-line--center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.border-hover-shadow-list {
  position: relative;
}
.border-hover-shadow-list__itm {
  position: relative;
  display: block;
}
.border-hover-shadow-list__itm::after,
.border-hover-shadow-list__itm::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  background: #d6d6d6;
}
.border-hover-shadow-list__itm::before {
  top: 0;
}
.border-hover-shadow-list__itm::after {
  bottom: 0;
  display: none;
}
.border-hover-shadow-list__itm:first-child::before {
  display: none;
}
.border-hover-shadow-list__itm:last-child::after {
  display: block;
}
a.border-hover-shadow-list__itm:hover {
  box-shadow: 0 0 0.375em 0.0625em rgba(0, 0, 0, 0.15);
}
.color-set--gray .long-img-side-blk__title {
  color: #454545;
}
.color-set--gray-dark .long-img-side-blk__title {
  color: #717171;
}
.color-set--blue .long-img-side-blk__title {
  color: #2840a8;
}
.color-set--purple .long-img-side-blk__title {
  color: #210f68;
}
.color-set--red .long-img-side-blk__title {
  color: #a02337;
}
.color-set--cyan .long-img-side-blk__title {
  color: #367081;
}
.color-set--orange .long-img-side-blk__title {
  color: #cd3911;
}
.color-set--yellow .long-img-side-blk__title {
  color: #b68f16;
}
.color-set--brown .long-img-side-blk__title {
  color: #603f32;
}
.color-set--green .long-img-side-blk__title {
  color: #397e39;
}
.color-set--gray-normal .long-img-side-blk__title {
  color: #454545;
}
.color-set--crimson .long-img-side-blk__title {
  color: #c80f2e;
}
.color-set--fast .long-img-side-blk__title {
  color: #d2430f;
}
.color-set--fce .long-img-side-blk__title {
  color: #9e0040;
}
.color-set--fhss .long-img-side-blk__title {
  color: #2b8054;
}
.color-set--sd .long-img-side-blk__title {
  color: #007c87;
}
.color-set--fb .long-img-side-blk__title {
  color: #583f98;
}
.color-set--feng .long-img-side-blk__title {
  color: #c80f2e;
}
.color-set--fh .long-img-side-blk__title {
  color: #0071bb;
}
.color-set--shtm .long-img-side-blk__title {
  color: #123663;
}
.color-set--polyu-gray .long-img-side-blk__title {
  color: #58595b;
}
.color-set--polyu-red .long-img-side-blk__title {
  color: #a02337;
}
.quote-blk {
  font-size: 1.125rem;
  line-height: 1.66666667;
  position: relative;
  padding: 0.88888889em 5.55555556em;
}
@media (max-width: 991.98px) {
  .quote-blk {
    font-size: 0.9375rem;
  }
}
.quote-blk:after,
.quote-blk:before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.8125em;
  line-height: 1;
  position: absolute;
  color: #b7b7b7;
}
@media (max-width: 767.98px) {
  .quote-blk {
    margin: 1em 0;
    padding: 1.33333333em 2.66666667em;
  }
  .quote-blk:after,
  .quote-blk:before {
    font-size: 1.875rem;
  }
}
.quote-blk:before {
  top: -0.08888889em;
  left: 0;
  content: "\e945";
}
.quote-blk:after {
  right: 0;
  bottom: -0.08888889em;
  content: "\e946";
}
.info-table {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .info-table {
    font-size: 0.875rem;
  }
}
@media (min-width: 480px) {
  .info-table {
    margin: 0 0 0 1.875em;
  }
}
.info-table__name {
  font-size: 1.125em;
  font-weight: 400;
  padding: 0.16666667em 1.77777778em 0.16666667em 0;
  text-align: left;
  color: #a02337;
}
.border-card-blk,
.img-title-blk__title,
.line-title-side-img-blk__main,
.page-title-blk,
.ppl-center-blk,
.ppl-grid-blk__cover,
.ranking-card {
  text-align: center;
}
.info-table__text {
  font-size: 1em;
  font-weight: 300;
  padding: 0.3125em 0;
}
.bg-tag,
.border-label {
  font-size: 0.875rem;
  font-weight: 700;
}
.promo-slider.color-set--gray .promo-banner-blk__tag-inner {
  background-color: rgba(69, 69, 69, 0.85);
}
.promo-slider.color-set--gray-dark .promo-banner-blk__tag-inner {
  background-color: rgba(113, 113, 113, 0.85);
}
.promo-slider.color-set--blue .promo-banner-blk__tag-inner {
  background-color: rgba(40, 64, 168, 0.85);
}
.promo-slider.color-set--purple .promo-banner-blk__tag-inner {
  background-color: rgba(33, 15, 104, 0.85);
}
.promo-slider.color-set--red .promo-banner-blk__tag-inner {
  background-color: rgba(160, 35, 55, 0.85);
}
.promo-slider.color-set--cyan .promo-banner-blk__tag-inner {
  background-color: rgba(54, 112, 129, 0.85);
}
.promo-slider.color-set--orange .promo-banner-blk__tag-inner {
  background-color: rgba(205, 57, 17, 0.85);
}
.promo-slider.color-set--yellow .promo-banner-blk__tag-inner {
  background-color: rgba(182, 143, 22, 0.85);
}
.promo-slider.color-set--brown .promo-banner-blk__tag-inner {
  background-color: rgba(96, 63, 50, 0.85);
}
.promo-slider.color-set--green .promo-banner-blk__tag-inner {
  background-color: rgba(57, 126, 57, 0.85);
}
.promo-slider.color-set--gray-normal .promo-banner-blk__tag-inner {
  background-color: rgba(69, 69, 69, 0.85);
}
.promo-slider.color-set--crimson .promo-banner-blk__tag-inner {
  background-color: rgba(200, 15, 46, 0.85);
}
.promo-slider.color-set--fast .promo-banner-blk__tag-inner {
  background-color: rgba(210, 67, 15, 0.85);
}
.promo-slider.color-set--fce .promo-banner-blk__tag-inner {
  background-color: rgba(158, 0, 64, 0.85);
}
.promo-slider.color-set--fhss .promo-banner-blk__tag-inner {
  background-color: rgba(43, 128, 84, 0.85);
}
.promo-slider.color-set--sd .promo-banner-blk__tag-inner {
  background-color: rgba(0, 124, 135, 0.85);
}
.promo-slider.color-set--fb .promo-banner-blk__tag-inner {
  background-color: rgba(88, 63, 152, 0.85);
}
.promo-slider.color-set--feng .promo-banner-blk__tag-inner {
  background-color: rgba(200, 15, 46, 0.85);
}
.promo-slider.color-set--fh .promo-banner-blk__tag-inner {
  background-color: rgba(0, 113, 187, 0.85);
}
.promo-slider.color-set--shtm .promo-banner-blk__tag-inner {
  background-color: rgba(18, 54, 99, 0.85);
}
.promo-slider.color-set--polyu-gray .promo-banner-blk__tag-inner {
  background-color: rgba(88, 89, 91, 0.85);
}
.promo-slider.color-set--polyu-red .promo-banner-blk__tag-inner {
  background-color: rgba(160, 35, 55, 0.85);
}
.icon-item-list {
  padding: 0;
  list-style: none !important;
  line-height: 1.2;
  margin: -0.3125em 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.icon-item-list__item {
  margin: 0.3125em 1.125em 0.3125em 0;
  white-space: nowrap;
}
.icon-item-list__item:after {
  position: absolute;
  top: 50%;
  right: -0.5625em;
  width: 1px;
  height: 0.75em;
  margin: -0.3125em 0 0;
  content: "";
  background-color: currentColor;
  opacity: 0.4;
}
.icon-item-list__item:last-child {
  margin-right: 0;
}
.icon-item-list__item:last-child:after {
  display: none;
}
.icon-item-list__link:focus,
.icon-item-list__link:hover {
  text-decoration: underline;
}
.icon-item-list__item {
  position: relative;
  padding: 0 0 0 1.66666667em;
}
.icon-item-list__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.icon-item-list a {
  text-decoration: none;
}
.icon-item-list a:focus,
.icon-item-list a:hover {
  text-decoration: underline;
}
.icon-item-list--vert {
  display: block;
}
.icon-item-list--vert .icon-item-list__item {
  margin-bottom: 0.5em;
}
.icon-item-list--vert .icon-item-list__item::after {
  display: none;
}
.page-bottom-margin {
  margin-bottom: 5rem !important;
}
@media (max-width: 767.98px) {
  .page-bottom-margin {
    margin-bottom: 3.125rem !important;
  }
}
.bg-tag {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.28571429em 1em;
  color: #58595b;
  background: #e7e6e6;
}
.border-label {
  line-height: 1;
  padding: 0.42857143em 1em;
  color: #a02337;
  border: 1px solid currentColor;
}
.border-label--short {
  padding-right: 0.71428571em;
  padding-left: 0.71428571em;
}
.border-label--bg {
  color: #fff !important;
  border-color: #a02337;
  background: #a02337;
}
.border-label--semi {
  background: #fff;
}
.border-label--semi-nb {
  border-color: transparent;
}
.border-label-container {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5625em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.border-label-container__blk {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0.125em 0.5625em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.border-label-container--right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.border-label-text {
  font-size: 0.875em;
  margin: 0 0 0 0.64285714em;
}
.border-label-text + .border-label-text {
  position: relative;
  padding-left: 0.625em;
}
.border-label-text + .border-label-text::before {
  position: absolute;
  top: 0.125em;
  bottom: 0.125em;
  left: 0;
  width: 1px;
  content: "";
  background: #efedee;
}
.border-label-container.color-set--gray .border-label {
  color: #454545;
}
.border-label-container.color-set--gray .border-label--bg {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
}
.border-label-container.color-set--gray .border-label--semi,
.border-label-container.color-set--gray .border-label--semi-nb {
  background-color: #f4f4f4;
}
.border-label-container.color-set--gray-dark .border-label {
  color: #717171;
}
.border-label-container.color-set--gray-dark .border-label--bg {
  border-color: #717171;
  background-color: #717171;
}
.border-label-container.color-set--gray-dark .border-label--semi,
.border-label-container.color-set--gray-dark .border-label--semi-nb {
  background-color: #f8f8f8;
}
.border-label-container.color-set--blue .border-label {
  color: #2840a8;
}
.border-label-container.color-set--blue .border-label--bg {
  border-color: #2840a8;
  background-color: #2840a8;
}
.border-label-container.color-set--blue .border-label--semi,
.border-label-container.color-set--blue .border-label--semi-nb {
  background-color: #fafbfe;
}
.border-label-container.color-set--purple .border-label {
  color: #210f68;
}
.border-label-container.color-set--purple .border-label--bg {
  border-color: #210f68;
  background-color: #210f68;
}
.border-label-container.color-set--purple .border-label--semi,
.border-label-container.color-set--purple .border-label--semi-nb {
  background-color: #f9f8fe;
}
.border-label-container.color-set--red .border-label {
  color: #a02337;
}
.border-label-container.color-set--red .border-label--bg {
  border-color: #a02337;
  background-color: #a02337;
}
.border-label-container.color-set--red .border-label--semi,
.border-label-container.color-set--red .border-label--semi-nb {
  background-color: #fdf8f9;
}
.border-label-container.color-set--cyan .border-label {
  color: #367081;
}
.border-label-container.color-set--cyan .border-label--bg {
  border-color: #4f9eb5;
  background-color: #4f9eb5;
}
.border-label-container.color-set--cyan .border-label--semi,
.border-label-container.color-set--cyan .border-label--semi-nb {
  background-color: #f8fbfc;
}
.border-label-container.color-set--orange .border-label {
  color: #cd3911;
}
.border-label-container.color-set--orange .border-label--bg {
  border-color: #cd3911;
  background-color: #cd3911;
}
.border-label-container.color-set--orange .border-label--semi,
.border-label-container.color-set--orange .border-label--semi-nb {
  background-color: #fef9f8;
}
.border-label-container.color-set--yellow .border-label {
  color: #b68f16;
}
.border-label-container.color-set--yellow .border-label--bg {
  border-color: #ecca5f;
  background-color: #ecca5f;
}
.border-label-container.color-set--yellow .border-label--semi,
.border-label-container.color-set--yellow .border-label--semi-nb {
  background-color: #fcf7e8;
}
.border-label-container.color-set--brown .border-label {
  color: #603f32;
}
.border-label-container.color-set--brown .border-label--bg {
  border-color: #603f32;
  background-color: #603f32;
}
.border-label-container.color-set--brown .border-label--semi,
.border-label-container.color-set--brown .border-label--semi-nb {
  background-color: #fbf8f7;
}
.border-label-container.color-set--green .border-label {
  color: #397e39;
}
.border-label-container.color-set--green .border-label--bg {
  border-color: #397e39;
  background-color: #397e39;
}
.border-label-container.color-set--green .border-label--semi,
.border-label-container.color-set--green .border-label--semi-nb {
  background-color: #f8fcf8;
}
.border-label-container.color-set--gray-normal .border-label {
  color: #454545;
}
.border-label-container.color-set--gray-normal .border-label--bg {
  border-color: #c0bfbf;
  background-color: #c0bfbf;
}
.border-label-container.color-set--gray-normal .border-label--semi,
.border-label-container.color-set--gray-normal .border-label--semi-nb {
  background-color: #f8f8f8;
}
.border-label-container.color-set--crimson .border-label {
  color: #c80f2e;
}
.border-label-container.color-set--crimson .border-label--bg {
  border-color: #c80f2e;
  background-color: #c80f2e;
}
.border-label-container.color-set--crimson .border-label--semi,
.border-label-container.color-set--crimson .border-label--semi-nb {
  background-color: #fef4f7;
}
.border-label-container.color-set--fast .border-label {
  color: #d2430f;
}
.border-label-container.color-set--fast .border-label--bg {
  border-color: #d2430f;
  background-color: #d2430f;
}
.border-label-container.color-set--fast .border-label--semi,
.border-label-container.color-set--fast .border-label--semi-nb {
  background-color: #fef5f1;
}
.border-label-container.color-set--fce .border-label {
  color: #9e0040;
}
.border-label-container.color-set--fce .border-label--bg {
  border-color: #9e0040;
  background-color: #9e0040;
}
.border-label-container.color-set--fce .border-label--semi,
.border-label-container.color-set--fce .border-label--semi-nb {
  background-color: #fff7fa;
}
.border-label-container.color-set--fhss .border-label {
  color: #2b8054;
}
.border-label-container.color-set--fhss .border-label--bg {
  border-color: #2b8054;
  background-color: #2b8054;
}
.border-label-container.color-set--fhss .border-label--semi,
.border-label-container.color-set--fhss .border-label--semi-nb {
  background-color: #f6fcf9;
}
.border-label-container.color-set--sd .border-label {
  color: #007c87;
}
.border-label-container.color-set--sd .border-label--bg {
  border-color: #007c87;
  background-color: #007c87;
}
.border-label-container.color-set--sd .border-label--semi,
.border-label-container.color-set--sd .border-label--semi-nb {
  background-color: #f7feff;
}
.border-label-container.color-set--fb .border-label {
  color: #583f98;
}
.border-label-container.color-set--fb .border-label--bg {
  border-color: #583f98;
  background-color: #583f98;
}
.border-label-container.color-set--fb .border-label--semi,
.border-label-container.color-set--fb .border-label--semi-nb {
  background-color: #f6f5fb;
}
.border-label-container.color-set--feng .border-label {
  color: #c80f2e;
}
.border-label-container.color-set--feng .border-label--bg {
  border-color: #c80f2e;
  background-color: #c80f2e;
}
.border-label-container.color-set--feng .border-label--semi,
.border-label-container.color-set--feng .border-label--semi-nb {
  background-color: #fff9fa;
}
.border-label-container.color-set--fh .border-label {
  color: #0071bb;
}
.border-label-container.color-set--fh .border-label--bg {
  border-color: #0071bb;
  background-color: #0071bb;
}
.border-label-container.color-set--fh .border-label--semi,
.border-label-container.color-set--fh .border-label--semi-nb {
  background-color: #f6fbff;
}
.border-label-container.color-set--shtm .border-label {
  color: #123663;
}
.border-label-container.color-set--shtm .border-label--bg {
  border-color: #123663;
  background-color: #123663;
}
.border-label-container.color-set--shtm .border-label--semi,
.border-label-container.color-set--shtm .border-label--semi-nb {
  background-color: #f6f9fd;
}
.border-label-container.color-set--polyu-gray .border-label {
  color: #58595b;
}
.border-label-container.color-set--polyu-gray .border-label--bg {
  border-color: #58595b;
  background-color: #58595b;
}
.border-label-container.color-set--polyu-gray .border-label--semi,
.border-label-container.color-set--polyu-gray .border-label--semi-nb {
  background-color: #f7f8f8;
}
.border-label-container.color-set--polyu-red .border-label {
  color: #a02337;
}
.border-label-container.color-set--polyu-red .border-label--bg {
  border-color: #a02337;
  background-color: #a02337;
}
.border-label-container.color-set--polyu-red .border-label--semi,
.border-label-container.color-set--polyu-red .border-label--semi-nb {
  background-color: #fdf8f9;
}
.plate-title::before,
.plate-title__inner::before {
  left: 0;
  background: #a02337;
  content: "";
}
.plate-title {
  font-size: 1rem;
  position: relative;
  max-width: 1440px;
  min-height: 15em;
  margin: 2em auto 2.875em;
}
@media (max-width: 991.98px) {
  .plate-title {
    min-height: 6.25em;
  }
}
@media (max-width: 767.98px) {
  .plate-title {
    margin-bottom: 1.125em;
  }
  .plate-title.plate-title--mobile-img {
    min-height: 35.2vw;
  }
}
@media (max-width: 479.98px) {
  .plate-title.plate-title--mobile-img {
    min-height: 24vw;
  }
}
.plate-title--short {
  min-height: 12.5em;
}
.plate-title--extra-mb {
  margin-bottom: 4.6875em;
}
.plate-title::before {
  position: absolute;
  z-index: 5;
  top: -4.375em;
  width: 0.75rem;
  height: 23.4375em;
}
@media (max-width: 1199.98px) {
  .plate-title::before {
    width: 0.4375rem;
  }
}
@media (max-width: 991.98px) {
  .plate-title::before {
    height: 15.4375em;
  }
}
@media (max-width: 767.98px) {
  .plate-title::before {
    height: 11.25em;
  }
}
.plate-title > .container {
  position: relative;
}
.plate-title__desc,
.plate-title__sub {
  position: relative;
  z-index: 2;
  text-shadow: 0 0 0.25em #fff;
}
.blk-dot-slider-blk__title,
.plate-title__title {
  text-shadow: 0.02777778em 0.02777778em 0.13888889em rgba(255, 255, 255, 0.9),
    0.02777778em 0.02777778em 0.13888889em rgba(255, 255, 255, 0.9);
}
.plate-title__inner {
  position: relative;
  padding: 1.375em 0 0;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .plate-title__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.plate-title__inner::before {
  position: absolute;
  top: 0;
  width: 5.625em;
  height: 0.1875em;
}
.plate-title__title {
  font-size: 3.5rem;
  max-width: 52.1875rem;
  margin: 0;
}
@media (max-width: 991.98px) {
  .plate-title__title {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .plate-title__title {
    font-size: 1.75rem;
  }
}
.plate-title__sub {
  font-size: 2em;
  font-weight: 300;
  margin: 0.3125em 0 0;
}
.plate-title__desc {
  font-size: 1.125rem;
  max-width: 22.22222222em;
  margin: 0.88888889em 0 0;
}
.plate-title__img-ctrl {
  padding: 0 0 24.3902439%;
}
@media (max-width: 767.98px) {
  .plate-title--mobile-img .plate-title__img-ctrl {
    padding: 0 0 42.92682927%;
  }
}
.plate-title--short .plate-title__img-w {
  left: 8.48214286em;
  width: 14.73214286em;
}
.plate-title--short .plate-title__img-ctrl {
  padding: 0 0 26.2195122%;
}
.plate-title__img-w {
  position: absolute;
  top: -0.35714286em;
  left: 5.17857143em;
  width: 18.30357143em;
  background: #f1f1f1;
}
@media (max-width: 1199.98px) {
  .plate-title__img-w {
    width: 72vw;
  }
}
@media (max-width: 767.98px) {
  .plate-title__img-w {
    width: calc(100vw - 5.17857143em);
  }
}
.plate-title__img-w::after {
  position: absolute;
}
.plate-title__img-w::before {
  position: absolute;
  z-index: -1;
  bottom: -0.53571429em;
  left: -1.16071429em;
  width: 100%;
  height: 1.55357143em;
  content: "";
  background: #a02337;
}
.plate-title__text {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.07142857;
  position: relative;
  z-index: 2;
}
.plate-title__text::before {
  position: absolute;
  z-index: -1;
  top: 0.46428571em;
  left: -1.57142857em;
  width: 3.14285714em;
  height: 1.875em;
  content: "";
  background: #f8f8f8;
}
.plate-title__tag {
  position: relative;
  z-index: 2;
  margin-top: 0.71428571em;
}
.menu-dropdown {
  font-size: 1rem;
  margin: 0 0 0 1.25em;
}
@media (max-width: 767.98px) {
  .menu-dropdown {
    margin: 1.25em 0 0.625em;
  }
}
.menu-dropdown__button {
  position: relative;
  display: block;
  width: 3.3125em;
  height: 3.3125em;
  cursor: pointer;
  color: #fff;
  border: 1px solid #a02337;
  border-radius: 50%;
  background: #a02337;
}
@media (max-width: 991.98px) {
  .menu-dropdown__button {
    font-size: 0.875rem;
  }
}
.show .menu-dropdown__button {
  color: #a02337;
  background: #fff !important;
}
.menu-dropdown__back,
.menu-dropdown__front {
  font-size: 1.875em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition-property: visibility;
}
.menu-dropdown__back {
  visibility: hidden;
  opacity: 0;
}
.show .menu-dropdown__back {
  visibility: visible;
  opacity: 1;
}
.menu-dropdown__front {
  visibility: visible;
}
.show .menu-dropdown__front {
  visibility: hidden;
  opacity: 0;
}
.menu-dropdown__dropdown {
  font-size: 1rem;
  top: 0;
  right: calc(100% + 1.25em);
  left: auto;
  width: 25.9375em;
  padding: 1.375em 1.875em;
  background: #fff;
  box-shadow: 0.375em 0.4375em 1em -0.125em rgba(0, 0, 0, 0.45);
}
@media (max-width: 991.98px) {
  .menu-dropdown__dropdown {
    font-size: 0.875rem;
  }
}
.menu-dropdown__title {
  font-size: 1.375em;
  font-weight: 700;
  margin: 0 0 1em;
  color: #a02337;
}
.color-set--gray .show .menu-dropdown__button {
  color: #454545;
}
.color-set--gray-dark .show .menu-dropdown__button {
  color: #717171;
}
.color-set--blue .show .menu-dropdown__button {
  color: #2840a8;
}
.color-set--purple .show .menu-dropdown__button {
  color: #210f68;
}
.color-set--red .show .menu-dropdown__button {
  color: #a02337;
}
.color-set--cyan .show .menu-dropdown__button {
  color: #367081;
}
.color-set--orange .show .menu-dropdown__button {
  color: #cd3911;
}
.color-set--yellow .show .menu-dropdown__button {
  color: #b68f16;
}
.color-set--brown .show .menu-dropdown__button {
  color: #603f32;
}
.color-set--green .show .menu-dropdown__button {
  color: #397e39;
}
.color-set--gray-normal .show .menu-dropdown__button {
  color: #454545;
}
.color-set--crimson .show .menu-dropdown__button {
  color: #c80f2e;
}
.color-set--fast .show .menu-dropdown__button {
  color: #d2430f;
}
.color-set--fce .show .menu-dropdown__button {
  color: #9e0040;
}
.color-set--fhss .show .menu-dropdown__button {
  color: #2b8054;
}
.color-set--sd .show .menu-dropdown__button {
  color: #007c87;
}
.color-set--fb .show .menu-dropdown__button {
  color: #583f98;
}
.color-set--feng .show .menu-dropdown__button {
  color: #c80f2e;
}
.color-set--fh .show .menu-dropdown__button {
  color: #0071bb;
}
.color-set--shtm .show .menu-dropdown__button {
  color: #123663;
}
.color-set--polyu-gray .show .menu-dropdown__button {
  color: #58595b;
}
.color-set--polyu-red .show .menu-dropdown__button,
.mn-w-border-2nd__link--1:focus,
.mn-w-border-2nd__link--1:hover {
  color: #a02337;
}
.mn-w-border-2nd__list--1,
.mn-w-border-2nd__list--2 {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.mn-w-border-2nd__list--1 {
  font-size: 1.375em;
}
.mn-w-border-2nd__list--2 {
  font-size: 1.125rem;
  margin: 0.44444444em 0 0;
  border-left: 1px solid #d5d5d5;
}
.mn-w-border-2nd__item--1:first-child,
.mn-w-border-2nd__item--2:first-child {
  margin-top: 0;
}
.mn-w-border-2nd__item--1:last-child,
.mn-w-border-2nd__item--2:last-child {
  margin-bottom: 0;
}
.mn-w-border-2nd__item--1 {
  margin: 0.72727273em 0;
}
.mn-w-border-2nd__item--2 {
  position: relative;
  margin: 0.55555556em 0;
  padding: 0 0 0 1.44444444em;
}
.mn-w-border-2nd__item--2::before {
  position: absolute;
  top: 0.55555556em;
  left: 0.61111111em;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: #a02337;
}
.mn-w-border-2nd__link--1,
.mn-w-border-2nd__link--2 {
  text-decoration: none;
}
.mn-w-border-2nd__link--2:focus,
.mn-w-border-2nd__link--2:hover {
  text-decoration: underline;
}
.plate-title.color-set--gray .show .menu-dropdown__button {
  color: #f4f4f4;
}
.plate-title.color-set--gray-dark .show .menu-dropdown__button {
  color: #717171;
}
.plate-title.color-set--blue .show .menu-dropdown__button {
  color: #2840a8;
}
.plate-title.color-set--purple .show .menu-dropdown__button {
  color: #210f68;
}
.plate-title.color-set--red .show .menu-dropdown__button {
  color: #a02337;
}
.plate-title.color-set--cyan .show .menu-dropdown__button {
  color: #4f9eb5;
}
.plate-title.color-set--orange .show .menu-dropdown__button {
  color: #cd3911;
}
.plate-title.color-set--yellow .show .menu-dropdown__button {
  color: #ecca5f;
}
.plate-title.color-set--brown .show .menu-dropdown__button {
  color: #603f32;
}
.plate-title.color-set--green .show .menu-dropdown__button {
  color: #397e39;
}
.plate-title.color-set--gray-normal .show .menu-dropdown__button {
  color: #c0bfbf;
}
.plate-title.color-set--crimson .show .menu-dropdown__button {
  color: #c80f2e;
}
.border-blk-nav {
  padding: 0;
  list-style: none !important;
  font-size: 1.0625rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.0625em 3.125em 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 2px solid #a02337;
}
@media (max-width: 991.98px) {
  .border-blk-nav {
    font-size: 0.875rem;
  }
}
.border-blk-nav__itm {
  margin: 0 0.88235294em 0 0;
}
.border-blk-nav__link {
  display: block;
  height: 100%;
  padding: 0.94736842em 1.05263158em;
  text-decoration: none;
  color: #333;
}
.selected > .border-blk-nav__link {
  font-size: 1.11764706em;
  font-weight: 700;
  color: #fff;
  background: #a02337;
}
.circle-dot-list {
  font-size: 1.125rem;
  margin: -0.33333333em -0.83333333em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.circle-dot-list-wrap {
  margin: 1.625em 0;
}
.circle-dot-list-wrap a {
  text-decoration: none;
}
.circle-dot-list-wrap a:hover {
  text-decoration: underline;
}
.blk-cover-image-blk,
.border-card-blk,
.feature-ppl-blk,
.feature-ppl-blk:focus,
.feature-ppl-blk:hover,
.full-grad-over-blk__title a,
.hover-flip-feature,
.img-card,
.img-title-blk,
.img-video-banner,
.mag-title-blk__title a,
.photo-content-blk,
.photo-gradient-blk,
.photo-overlay-blk,
.ppl-center-blk,
.ppl-center-blk:focus,
.ppl-center-blk:hover,
.ranking-card,
.sq-blk,
.video-embed-blk__title a,
.w-caption-tag__tag,
a.shadow-title-blk {
  text-decoration: none;
}
.circle-dot-list > li {
  margin: 0.33333333em 0.83333333em;
}
@media (max-width: 767.98px) {
  .circle-dot-list {
    font-size: 0.9375rem;
  }
  .circle-dot-list > li {
    margin-top: 0.66666667em;
    margin-bottom: 0.66666667em;
  }
}
@media (min-width: 768px) {
  .circle-dot-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .circle-dot-list > li {
    width: calc(33.33333333% - 1.66666667em - 0.01px);
  }
  .circle-dot-list--2-col > li {
    width: calc(50% - 1.66666667em - 0.01px);
  }
}
.border-blk-nav-wrap.color-set--gray .border-blk-nav {
  border-bottom-color: #f4f4f4;
}
.border-blk-nav-wrap.color-set--gray
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #454545;
  background-color: #f4f4f4;
}
.border-blk-nav-wrap.color-set--gray-dark .border-blk-nav {
  border-bottom-color: #717171;
}
.border-blk-nav-wrap.color-set--gray-dark
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #717171;
}
.border-blk-nav-wrap.color-set--blue .border-blk-nav {
  border-bottom-color: #2840a8;
}
.border-blk-nav-wrap.color-set--blue
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #2840a8;
}
.border-blk-nav-wrap.color-set--purple .border-blk-nav {
  border-bottom-color: #210f68;
}
.border-blk-nav-wrap.color-set--purple
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #210f68;
}
.border-blk-nav-wrap.color-set--red .border-blk-nav {
  border-bottom-color: #a02337;
}
.border-blk-nav-wrap.color-set--red
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #a02337;
}
.border-blk-nav-wrap.color-set--cyan .border-blk-nav {
  border-bottom-color: #4f9eb5;
}
.border-blk-nav-wrap.color-set--cyan
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #4f9eb5;
}
.border-blk-nav-wrap.color-set--orange .border-blk-nav {
  border-bottom-color: #cd3911;
}
.border-blk-nav-wrap.color-set--orange
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #cd3911;
}
.border-blk-nav-wrap.color-set--yellow .border-blk-nav {
  border-bottom-color: #ecca5f;
}
.border-blk-nav-wrap.color-set--yellow
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #454545;
  background-color: #ecca5f;
}
.border-blk-nav-wrap.color-set--brown .border-blk-nav {
  border-bottom-color: #603f32;
}
.border-blk-nav-wrap.color-set--brown
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #603f32;
}
.border-blk-nav-wrap.color-set--green .border-blk-nav {
  border-bottom-color: #397e39;
}
.border-blk-nav-wrap.color-set--green
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #397e39;
}
.border-blk-nav-wrap.color-set--gray-normal .border-blk-nav {
  border-bottom-color: #c0bfbf;
}
.border-blk-nav-wrap.color-set--gray-normal
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #333;
  background-color: #c0bfbf;
}
.border-blk-nav-wrap.color-set--crimson .border-blk-nav {
  border-bottom-color: #c80f2e;
}
.border-blk-nav-wrap.color-set--crimson
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #c80f2e;
}
.border-blk-nav-wrap.color-set--fast .border-blk-nav {
  border-bottom-color: #d2430f;
}
.border-blk-nav-wrap.color-set--fast
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #d2430f;
}
.border-blk-nav-wrap.color-set--fce .border-blk-nav {
  border-bottom-color: #9e0040;
}
.border-blk-nav-wrap.color-set--fce
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #9e0040;
}
.border-blk-nav-wrap.color-set--fhss .border-blk-nav {
  border-bottom-color: #2b8054;
}
.border-blk-nav-wrap.color-set--fhss
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #2b8054;
}
.border-blk-nav-wrap.color-set--sd .border-blk-nav {
  border-bottom-color: #007c87;
}
.border-blk-nav-wrap.color-set--sd
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #007c87;
}
.border-blk-nav-wrap.color-set--fb .border-blk-nav {
  border-bottom-color: #583f98;
}
.border-blk-nav-wrap.color-set--fb
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #583f98;
}
.border-blk-nav-wrap.color-set--feng .border-blk-nav {
  border-bottom-color: #c80f2e;
}
.border-blk-nav-wrap.color-set--feng
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #c80f2e;
}
.border-blk-nav-wrap.color-set--fh .border-blk-nav {
  border-bottom-color: #0071bb;
}
.border-blk-nav-wrap.color-set--fh
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #0071bb;
}
.border-blk-nav-wrap.color-set--shtm .border-blk-nav {
  border-bottom-color: #123663;
}
.border-blk-nav-wrap.color-set--shtm
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #123663;
}
.border-blk-nav-wrap.color-set--polyu-gray .border-blk-nav {
  border-bottom-color: #58595b;
}
.border-blk-nav-wrap.color-set--polyu-gray
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #58595b;
}
.border-blk-nav-wrap.color-set--polyu-red .border-blk-nav {
  border-bottom-color: #a02337;
}
.border-blk-nav-wrap.color-set--polyu-red
  .border-blk-nav__itm.selected
  .border-blk-nav__link {
  color: #fff;
  background-color: #a02337;
}
.border-top-title {
  position: relative;
  padding: 0.90909091em 0 0;
}
.border-top-title::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.81818182em;
  height: 0.09090909em;
  content: "";
}
.tail-title {
  margin: 0 0 0.9375em;
}
.tail-title--skew-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .tail-title--skew-btn.ppl-detail-blk__dept {
    margin-bottom: 0.5em;
  }
}
.tail-title__inner {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 1.78571429em 0 0;
}
.tail-title__inner::after {
  position: absolute;
  top: 0.60714286em;
  right: 0;
  width: 1.42857143em;
  height: 2px;
  content: "";
  background: #b7b7b7;
}
.i-arrow,
.tail-title--long .tail-title__inner::after {
  width: 2.5em;
}
.deco-line::after,
.gray-remark::before {
  content: "";
}
.tail-title--long .tail-title__inner {
  padding-right: 2.85714286em;
}
.w-caption-tag {
  position: relative;
}
.w-caption-tag__tag {
  font-size: 1rem;
  position: absolute;
  z-index: 8;
  right: 0;
  bottom: 0;
  padding: 0.875em 0.9375em;
  color: #fff;
  background: #a02337;
}
.is-animating {
  pointer-events: none;
}
.no-quote.msg-ppl-blk__quote::after,
.no-quote.msg-ppl-blk__quote::before,
.no-quote.quote-ppl-blk__quote::after,
.no-quote.quote-ppl-blk__quote::before {
  display: none;
}
.gray-remark {
  padding: 1.375em 0 1.5em;
  position: relative;
}
.gray-remark::before {
  background-color: #f8f8f8;
  height: 100%;
  top: 0;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
}
.gray-remark__text {
  color: #333;
  line-height: 1.5;
}
.gray-remark__text a,
.txt-blk__title {
  color: #a02337;
}
.gray-remark__text + .gray-remark__text {
  margin-top: 0.6875em;
}
.deco-title {
  font-size: 1.375rem;
  line-height: 1.45454545;
  margin: 0 0 1em;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .deco-title {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .deco-title {
    font-size: 1.125rem;
  }
}
.deco-line::after {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.36363636em;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 0 0 0.81818182em;
  height: 1px;
  background: currentColor;
  vertical-align: middle;
}
.banner-bg-text-blk::before,
.bg-and-color-plate--bg::before,
.blk-cover-image-blk__cover:before,
.photo-gradient-blk__over::before,
.ranking-large::before {
  content: "";
}
.deco-line--long::after {
  width: 2.625em;
}
.img-title-blk {
  display: block;
}
.img-title-blk__imgctrl {
  padding: 52.5% 0 0;
}
.img-title-blk__title {
  font-size: 1.25em;
  margin: 0.5em 0 0;
}
@media (max-width: 991.98px) {
  .img-title-blk__title {
    font-size: 1.0625em;
  }
}
.full-color-plated {
  padding: 2.1875em 0 2.5em;
}
.full-color-plated--gray {
  background: #efedee;
}
.full-color-plated--light-gray {
  background: #f4f4f4;
}
.full-color-plated--gray-normal {
  background: #b4b4b4;
  color: #000;
}
.full-color-plated--gray-2 {
  background: #f4f4f4;
}
.full-color-plated--gray-3 {
  background: #ededed;
}
.full-color-pattern {
  font-size: 1rem;
  margin: 3.75em 0;
  background: center center no-repeat;
}
@media (max-width: 991.98px) {
  .full-color-pattern {
    font-size: 0.75rem;
    margin: 2.5em 0;
  }
}
@media (max-width: 767.98px) {
  .full-color-plated {
    padding: 1.125em 0;
  }
  .full-color-pattern {
    background-size: 52.5rem auto;
  }
}
.full-color-pattern--no-margin {
  margin: 0;
}
.full-color-pattern--gray {
  background: #f4f4f4 !important;
}
.bg-pattern--1.has-child-pattern .child-pattern,
.bg-pattern--1:not(.has-child-pattern) {
  background-image: url(../img/pattern-sq.png);
}
.bg-pattern--2.has-child-pattern .child-pattern,
.bg-pattern--2:not(.has-child-pattern) {
  background-image: url(../img/pattern-poly.png);
}
.bg-pattern--2.has-child-pattern .child-pattern.bg-low-opacity,
.bg-pattern--2:not(.has-child-pattern).bg-low-opacity {
  background-image: url(../img/pattern-poly-low-opacity.png);
}
.bg-pattern--2.has-child-pattern .child-pattern.bg-high-opacity,
.bg-pattern--2:not(.has-child-pattern).bg-high-opacity {
  background-image: url(../img/pattern-poly-high-opacity.png);
}
.feature-w-3blks-slider .bg-pattern--2.has-child-pattern .child-pattern,
.feature-w-3blks-slider .bg-pattern--2:not(.has-child-pattern) {
  background-position: right center;
  background-size: auto 900px;
}
.color-set--gray .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg) {
  color: #454545;
  background-color: #f4f4f4;
}
.color-set--gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #a02337;
}
.color-set--gray .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--gray .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover {
  color: #454545;
}
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--gray-dark:not(
    .full-color-pattern--color-set-bg
  ) {
  color: #fff;
  background-color: #717171;
}
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fff;
}
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--gray-dark
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--gray-dark:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--blue .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #2840a8;
}
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #90d5fd;
}
.color-set--blue .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--blue .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--blue
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--blue:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--purple .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #210f68;
}
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f6f3ff;
}
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--purple
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--purple:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--red .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #a02337;
}
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fff;
}
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.color-set--red .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--red .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--red:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--cyan .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #4f9eb5;
}
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #ccf3ff;
}
.color-set--cyan .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--cyan .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--cyan
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--cyan:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--orange .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #cd3911;
}
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fff5f2;
}
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--orange
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--orange:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--yellow .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg) {
  color: #454545;
  background-color: #ecca5f;
}
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #454545;
}
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #603f32;
}
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--yellow
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--yellow:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #454545;
}
.color-set--brown .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #603f32;
}
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f1d3c6;
}
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--brown
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--brown:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--green .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #397e39;
}
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #e5f9eb;
}
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--green
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--green:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  ) {
  color: #333;
  background-color: #c0bfbf;
}
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .static-content
  a:focus,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .static-content
  a:hover {
  color: #333;
}
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .number-item-blk__number {
  color: #000;
}
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--gray-normal
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .h2,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .h3,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .link-under-p
  a,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .link-under-p
  a:focus,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .link-under-p
  a:hover,
.full-color-pattern.color-set--gray-normal:not(
    .full-color-pattern--color-set-bg
  )
  .ranking-text-blk__rank {
  color: #333;
}
.color-set--crimson .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #c80f2e;
}
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fef4f7;
}
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--crimson
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--crimson:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fast .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #d2430f;
}
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fef5f1;
}
.color-set--fast .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--fast .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--fast
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--fast:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fce .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #9e0040;
}
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fff7fa;
}
.color-set--fce .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--fce .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--fce
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--fce:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fhss .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #2b8054;
}
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f6fcf9;
}
.color-set--fhss .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--fhss .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--fhss
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--fhss:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--sd .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #007c87;
}
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f7feff;
}
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.color-set--sd .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--sd .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--sd
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--sd:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--fb .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #583f98;
}
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f6f5fb;
}
.color-set--fb .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--fb .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--fb
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--fb:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--feng .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #c80f2e;
}
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fff9fa;
}
.color-set--feng .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--feng .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--feng
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--feng:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fh .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #0071bb;
}
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f6fbff;
}
.color-set--fh .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--fh .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--fh
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--fh:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--shtm .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg) {
  color: #fff;
  background-color: #123663;
}
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f6f9fd;
}
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.color-set--shtm .full-color-pattern:not(.full-color-pattern--color-set-bg) .h2,
.color-set--shtm .full-color-pattern:not(.full-color-pattern--color-set-bg) .h3,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--shtm
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg) .h2,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg) .h3,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--shtm:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--polyu-gray:not(
    .full-color-pattern--color-set-bg
  ) {
  color: #fff;
  background-color: #58595b;
}
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #f7f8f8;
}
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--polyu-gray
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--polyu-gray:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .static-content
  a:focus,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg),
.full-color-pattern.color-set--polyu-red:not(
    .full-color-pattern--color-set-bg
  ) {
  color: #fff;
  background-color: #a02337;
}
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .number-item-blk__number {
  color: #fdf8f9;
}
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h2,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .h3,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.color-set--polyu-red
  .full-color-pattern:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .h2,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .h3,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:focus,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .link-under-p
  a:hover,
.full-color-pattern.color-set--polyu-red:not(.full-color-pattern--color-set-bg)
  .ranking-text-blk__rank {
  color: #fff;
}
.page-title-blk {
  margin: 1.75rem 0 0;
  position: relative;
  z-index: 12;
}
@media (max-width: 1199.98px) {
  .page-title-blk {
    margin-right: 2.8125em;
    margin-left: 2.8125em;
  }
}
@media (max-width: 991.98px) {
  .page-title-blk {
    font-size: 0.8125rem;
    margin-top: 1em;
  }
}
@media (max-width: 767.98px) {
  .page-title-blk {
    font-size: 0.625rem;
    margin-right: 1.15384615em;
    margin-left: 1.15384615em;
  }
}
.page-title-blk:not(.angle-line-blk) {
  margin-bottom: 2.625em;
}
.page-title-blk__small-top-text {
  font-size: 0.8125rem;
}
.page-title-blk__title {
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 0.14285714em;
}
@media (max-width: 767.98px) {
  .page-title-blk__title {
    font-size: 2.66666667em;
  }
}
.page-title-blk__search {
  margin: 0.75em 0;
}
.page-title-blk__legend {
  font-size: 1.125rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0.44444444em;
  margin-right: 0.66666667em;
  margin-left: 0.66666667em;
}
@media (max-width: 991.98px) {
  .page-title-blk__legend {
    font-size: 0.9375rem;
  }
}
.page-title-blk__itm-line {
  margin-top: 0.5em;
}
.page-title-blk__soc-list {
  max-width: 58.125em;
  margin: 1.25rem auto 6.5625rem;
}
@media (max-width: 1199.98px) {
  .page-title-blk__soc-list {
    font-size: 3.5vw;
  }
}
.page-title-blk__soc-list .socal-icon-list__itm {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .page-title-blk__soc-list {
    font-size: 2em;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .page-title-blk__soc-list .socal-icon-list__itm {
    margin-top: 0.3125em;
    margin-bottom: 0.3125em;
  }
}
.shadow-title-blk {
  font-size: 1rem;
}
.shadow-title-blk__imgctrl {
  padding: 54.10958904% 0 0;
}
.shadow-title-blk__title {
  font-size: 1.75em;
  margin: -0.875em 1.25em 0 -1px;
}
@media (max-width: 991.98px) {
  .shadow-title-blk__title {
    font-size: 1.375em;
  }
}
@media (max-width: 767.98px) {
  .shadow-title-blk__title {
    font-size: 1.0625em;
  }
}
.shadow-title-blk .color-line-text {
  font-weight: 400;
  display: block;
}
.shadow-title-blk .color-line-text__for-line {
  padding-right: 0.625em;
  padding-left: 0.625em;
  transition-property: background, box-shadow, color;
}
.isIE-11 .shadow-title-blk .color-line-text__for-line {
  padding-right: 0;
  padding-left: 0;
}
.shadow-title-blk .color-line-text__inner {
  transition-property: background, box-shadow;
  box-shadow: 0.625em 0 0 #fff, -0.625em 0 0 #fff, 0.625em 0 0 #fff,
    -0.625em 0 0 #fff, 0.625em 0 0 #fff, -0.625em 0 0 #fff, 0.625em 0 0 #fff,
    -0.625em 0 0 #fff;
}
.isIE-11 .shadow-title-blk .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.47222222em 0.13888889em 0.61111111em;
}
.shadow-title-blk__tagline {
  margin: 0.625em 0 0 1.25em;
}
a.shadow-title-blk:focus .color-line-text,
a.shadow-title-blk:hover .color-line-text {
  font-weight: 400;
  display: block;
  color: #fff;
}
a.shadow-title-blk:focus .color-line-text__for-line,
a.shadow-title-blk:hover .color-line-text__for-line {
  padding-right: 0.625em;
  padding-left: 0.625em;
}
.isIE-11 a.shadow-title-blk:focus .color-line-text__for-line,
.isIE-11 a.shadow-title-blk:hover .color-line-text__for-line {
  padding-right: 0;
  padding-left: 0;
}
a.shadow-title-blk:focus .color-line-text__inner,
a.shadow-title-blk:hover .color-line-text__inner {
  background: #a02337;
  box-shadow: 0.625em 0 0 #a02337, -0.625em 0 0 #a02337, 0.625em 0 0 #a02337,
    -0.625em 0 0 #a02337, 0.625em 0 0 #a02337, -0.625em 0 0 #a02337,
    0.625em 0 0 #a02337, -0.625em 0 0 #a02337;
}
.isIE-11 a.shadow-title-blk:focus .color-line-text__inner,
.isIE-11 a.shadow-title-blk:hover .color-line-text__inner {
  box-shadow: none;
  display: inline-block;
  padding: 0.11111111em 0.47222222em 0.13888889em 0.61111111em;
}
.img-video-wrap[class*="color-set--"] {
  padding: 5rem 0;
}
.img-video-banner {
  font-size: 1rem;
  display: block;
  background: #f5f5f5;
}
@media (min-width: 768px) {
  .img-video-wrap--right .img-video-banner__imgside {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .img-video-banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .img-video-banner__main {
    width: 37.2909699%;
  }
  .img-video-banner__imgside {
    width: 62.7090301%;
  }
}
@media (max-width: 1199.98px) {
  .img-video-banner {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .img-video-banner {
    font-size: 0.8125rem;
  }
}
.img-video-banner__iframe-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  padding: 56.25% 0 0;
  right: 0;
}
.img-video-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-video-banner__imginner {
  overflow: hidden;
}
.img-video-banner__imgctrl {
  padding: 55.86666667% 0 0;
}
.img-video-banner__main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.6722408% 3.76254181% 3.76254181%;
  color: #fff;
  background: center center no-repeat #666;
  background-size: cover;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 767.98px) {
  .img-video-banner__main {
    padding: 1.5625em 0.9375rem;
  }
}
.img-video-banner__title {
  color: inherit;
  overflow: hidden;
  max-height: 6.16666667em;
  margin: 0 0 0.52380952em;
  padding-bottom: 4px;
}
.img-video-banner__text {
  font-size: 1.125em;
  line-height: 1.33333333;
  overflow: hidden;
  max-height: 16em;
}
.img-video-banner .video-link__icon {
  font-size: 5.875em;
}
@media (max-width: 767.98px) {
  .img-video-banner .video-link__icon {
    font-size: 4.75em;
  }
}
.bg-pattern--1.img-video-banner .img-video-banner__main {
  background-image: url(../img/vi-bg-pattern-1.png);
}
.bg-pattern--2.img-video-banner .img-video-banner__main {
  background-image: url(../img/grad-plate-bg-plate-poly.png);
}
.img-video-wrap.color-set--gray {
  background: #f4f4f4;
}
.img-video-banner.color-set--gray .img-video-banner__main {
  background-color: #f4f4f4;
  color: #454545;
}
.img-video-wrap.color-set--gray-dark {
  background: #717171;
}
.img-video-banner.color-set--gray-dark .img-video-banner__main {
  background-color: #717171;
  color: #fff;
}
.img-video-wrap.color-set--blue {
  background: #2840a8;
}
.img-video-banner.color-set--blue .img-video-banner__main {
  background-color: #2840a8;
  color: #fff;
}
.img-video-wrap.color-set--purple {
  background: #210f68;
}
.img-video-banner.color-set--purple .img-video-banner__main {
  background-color: #210f68;
  color: #fff;
}
.img-video-wrap.color-set--red {
  background: #a02337;
}
.img-video-banner.color-set--red .img-video-banner__main {
  background-color: #a02337;
  color: #fff;
}
.img-video-wrap.color-set--cyan {
  background: #4f9eb5;
}
.img-video-banner.color-set--cyan .img-video-banner__main {
  background-color: #4f9eb5;
  color: #fff;
}
.img-video-wrap.color-set--orange {
  background: #cd3911;
}
.img-video-banner.color-set--orange .img-video-banner__main {
  background-color: #cd3911;
  color: #fff;
}
.img-video-wrap.color-set--yellow {
  background: #ecca5f;
}
.img-video-banner.color-set--yellow .img-video-banner__main {
  background-color: #ecca5f;
  color: #454545;
}
.img-video-wrap.color-set--brown {
  background: #603f32;
}
.img-video-banner.color-set--brown .img-video-banner__main {
  background-color: #603f32;
  color: #fff;
}
.img-video-wrap.color-set--green {
  background: #397e39;
}
.img-video-banner.color-set--green .img-video-banner__main {
  background-color: #397e39;
  color: #fff;
}
.img-video-wrap.color-set--gray-normal {
  background: #c0bfbf;
}
.img-video-banner.color-set--gray-normal .img-video-banner__main {
  background-color: #c0bfbf;
  color: #333;
}
.img-video-wrap.color-set--crimson {
  background: #c80f2e;
}
.img-video-banner.color-set--crimson .img-video-banner__main {
  background-color: #c80f2e;
  color: #fff;
}
.img-video-wrap.color-set--fast {
  background: #d2430f;
}
.img-video-banner.color-set--fast .img-video-banner__main {
  background-color: #d2430f;
  color: #fff;
}
.img-video-wrap.color-set--fce {
  background: #9e0040;
}
.img-video-banner.color-set--fce .img-video-banner__main {
  background-color: #9e0040;
  color: #fff;
}
.img-video-wrap.color-set--fhss {
  background: #2b8054;
}
.img-video-banner.color-set--fhss .img-video-banner__main {
  background-color: #2b8054;
  color: #fff;
}
.img-video-wrap.color-set--sd {
  background: #007c87;
}
.img-video-banner.color-set--sd .img-video-banner__main {
  background-color: #007c87;
  color: #fff;
}
.img-video-wrap.color-set--fb {
  background: #583f98;
}
.img-video-banner.color-set--fb .img-video-banner__main {
  background-color: #583f98;
  color: #fff;
}
.img-video-wrap.color-set--feng {
  background: #c80f2e;
}
.img-video-banner.color-set--feng .img-video-banner__main {
  background-color: #c80f2e;
  color: #fff;
}
.img-video-wrap.color-set--fh {
  background: #0071bb;
}
.img-video-banner.color-set--fh .img-video-banner__main {
  background-color: #0071bb;
  color: #fff;
}
.img-video-wrap.color-set--shtm {
  background: #123663;
}
.img-video-banner.color-set--shtm .img-video-banner__main {
  background-color: #123663;
  color: #fff;
}
.img-video-wrap.color-set--polyu-gray {
  background: #58595b;
}
.img-video-banner.color-set--polyu-gray .img-video-banner__main {
  background-color: #58595b;
  color: #fff;
}
.img-video-wrap.color-set--polyu-red {
  background: #a02337;
}
.img-video-banner.color-set--polyu-red .img-video-banner__main {
  background-color: #a02337;
  color: #fff;
}
.normal-side-img-blk {
  font-size: 1rem;
  margin: 3.75em 0;
}
@media (max-width: 991.98px) {
  .normal-side-img-blk {
    font-size: 0.875rem;
    margin: 2.5em 0;
  }
  .normal-side-img-blk__img-side {
    margin: 0 0 1.25em;
  }
}
@media (max-width: 479.98px) {
  .normal-side-img-blk {
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) {
  .normal-side-img-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .normal-side-img-blk__main {
    width: 45.98662207%;
  }
  .normal-side-img-blk__main:only-child {
    width: 100%;
  }
  .normal-side-img-blk__img-side {
    width: 50.16722408%;
    margin-bottom: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .normal-side-img-blk--img-left .normal-side-img-blk__main {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
}
.normal-side-img-blk--no-img.border-updown-img-blk .normal-side-img-blk__main {
  width: 100%;
}
.normal-side-img-blk__title {
  color: inherit;
  margin: 0 0 0.875em;
}
@media (max-width: 767.98px) {
  .normal-side-img-blk__img-side {
    display: inline-block;
  }
}
.normal-side-img-blk__img-side img {
  display: block;
  max-width: 100%;
  height: auto;
}
.normal-side-img-blk--type2 {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.line-title-side-img-blk {
  font-size: 1rem;
  margin: 3.75em 0;
}
@media (min-width: 768px) {
  .normal-side-img-blk--type2 .normal-side-img-blk__img-side {
    width: 41.30434783%;
  }
  .normal-side-img-blk--type2 .normal-side-img-blk__main {
    width: 52.17391304%;
  }
  .normal-side-img-blk--type2 .normal-side-img-blk__main:only-child {
    width: 100%;
  }
  .line-title-side-img-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .line-title-side-img-blk__main {
    width: 50.16722408%;
  }
  .line-title-side-img-blk__img-side {
    width: 45.15050167%;
    margin: 0;
  }
  .line-title-side-img-blk--img-right .line-title-side-img-blk__img-side {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.center-img-blk__imgw img,
.line-title-side-img-blk__img-side img {
  display: block;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .line-title-side-img-blk {
    font-size: 0.8125rem;
    margin: 2.5em 0;
  }
}
.line-title-side-img-blk__title {
  font-size: 2em;
  margin: 0 0 0.125em;
}
.line-title-side-img-blk__img-side {
  margin: 0 0 1.25em;
}
.line-title-side-img-blk__text {
  line-height: 1.66666667;
  overflow: hidden;
}
.center-img-blk {
  font-size: 1rem;
  margin: 3.75em 0;
}
.center-img-blk__imgw {
  margin: auto;
}
.side-video-blk {
  margin-top: 0;
  margin-bottom: 0;
}
.border-updown-img-blk .normal-side-img-blk {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.border-updown-img-blk .normal-side-img-blk__main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 2.1875em 0;
}
@media (min-width: 768px) {
  .border-updown-img-blk .normal-side-img-blk__img-side {
    width: 40.13377926%;
  }
  .border-updown-img-blk .normal-side-img-blk__main {
    width: 55.60200669%;
  }
}
.border-updown-img-blk .normal-side-img-blk__main-ctrl {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 2px solid #a02337;
  border-bottom: 2px solid #a02337;
  padding: 2.25em 0;
}
.ppl-row-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .ppl-row-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 479.98px) {
  .ppl-row-blk {
    text-align: center;
  }
  .ppl-row-blk__imgside {
    max-width: 220px;
    margin: 0 auto 1.25em;
  }
}
@media (min-width: 480px) {
  .ppl-row-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ppl-row-blk__imgside {
    width: 27.17391304%;
  }
  .ppl-row-blk__main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ppl-row-blk__imgside + .ppl-row-blk__main {
    width: 65.2173913%;
  }
  .ppl-row-blk--right .ppl-row-blk__imgside {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.ppl-row-blk__more-text {
  font-size: 1.125em;
  line-height: 1.33333333;
  overflow: hidden;
  height: 2.66666667em;
  margin: 1.33333333em 0 0;
}
@media (max-width: 479.98px) {
  .ppl-row-blk__more-text {
    font-size: 1em;
  }
}
.ppl-row-blk__more {
  font-size: 0.875rem;
}
.ppl-img__ctrl {
  position: relative;
  overflow: hidden;
  padding: 100% 0 0;
  border-radius: 50%;
  background: url(../img/ppl-circle-bg-1x.png) center center no-repeat;
  background-size: 100% auto;
}
.program-blk__img-c,
.program-blk__item {
  border-top-left-radius: 1.53846154em;
  border-bottom-right-radius: 1.53846154em;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .ppl-img__ctrl {
    background-image: url(../img/ppl-circle-bg-2x.png);
  }
}
.ppl-main-info {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .ppl-main-info {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .ppl-main-info {
    font-size: 0.75rem;
  }
}
.ppl-main-info__title {
  font-size: 1.5em;
  color: #a02337;
}
.ppl-main-info__main-title {
  margin: 0 0 0.3125em;
}
.ppl-main-info__sub {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3;
}
.feature-ppl-blk {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2.5em 0 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ppl-row,
.various-grids__row {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.feature-ppl-blk__title {
  margin: 0 0 0.125em;
  color: #a02337;
}
.feature-ppl-blk__quote-text + .feature-ppl-blk__quote-text {
  padding-top: 0.5em;
}
.feature-ppl-blk__main {
  width: 69.39799331%;
  padding: 2.1875em 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .feature-ppl-blk__main {
    width: 100%;
  }
}
.feature-ppl-blk__imgctrl {
  padding: 105.52325581% 0 0;
}
.feature-ppl-blk__imgside {
  width: 28.76254181%;
}
@media (max-width: 767.98px) {
  .feature-ppl-blk__imgside {
    width: 16.25rem;
  }
}
.feature-ppl-blk__info {
  margin: 0.75em 0 0;
}
.ppl-color-row {
  padding: 3.4375em 0;
}
.ppl-color-row--gray {
  background: #f4f4f4;
}
.ppl-row {
  font-size: 1rem;
  display: flex;
  margin: 0 -1.25em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .ppl-row {
    font-size: 0.875rem;
  }
}
.ppl-row__blk {
  margin: 1.25em;
  width: calc(100% - 1.875em - 0px);
}
@media (min-width: 768px) {
  .ppl-row__blk {
    width: calc(33.33333333% - 2.5em - 0px);
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .ppl-row__blk {
    width: calc(50% - 2.5em - 0px);
  }
}
@media (min-width: 992px) {
  .ppl-row__blk--large {
    width: calc(42.64214047% - 2.5em - 0px);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ppl-row__blk--large {
    width: calc(50% - 2.5em - 0px);
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .ppl-row__blk--large {
    width: calc(100% - 2.5em - 0px);
  }
}
.ppl-row__blk--large .ppl-center-blk__imgw {
  max-width: 15.625em;
}
.ppl-center-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .ppl-center-blk {
    font-size: 0.8125rem;
  }
}
.ppl-center-blk__imgw {
  width: 60.84656085%;
  margin: 0 auto 1.375em;
}
.ppl-center-blk__top-text {
  font-size: 1.125em;
  margin: 0 0 0.27777778em;
}
.ppl-center-blk__main-text {
  margin-top: 0.9375em;
  margin-bottom: 0.15625em;
}
a.ppl-center-blk:focus .ppl-center-blk__imgctrl,
a.ppl-center-blk:hover .ppl-center-blk__imgctrl {
  box-shadow: 0 0 0.75em 0.0625em rgba(0, 0, 0, 0.15);
}
.contact-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .contact-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 479.98px) {
  .contact-blk__info-side {
    margin: 1.5em 0 0;
  }
}
.contact-blk__name {
  font-size: 1.125em;
}
.contact-blk__title {
  font-size: 1em;
  font-weight: 300;
}
.contact-blk__name + .contact-blk__title {
  margin: 0.125em 0 0;
}
@media (min-width: 480px) {
  .contact-blk__main-info {
    width: 47.87234043%;
  }
  .contact-blk__info-side {
    width: 47.87234043%;
    padding: 0.25em 0 0;
  }
  .contact-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.ppl-row-blk-wrap.color-set--gray .link-under-p,
.ppl-row-blk-wrap.color-set--gray .plus-link,
.ppl-row-blk-wrap.color-set--gray .ppl-main-info__title {
  color: #454545;
}
.ppl-row-blk-wrap.color-set--gray-dark .link-under-p,
.ppl-row-blk-wrap.color-set--gray-dark .plus-link,
.ppl-row-blk-wrap.color-set--gray-dark .ppl-main-info__title {
  color: #717171;
}
.ppl-row-blk-wrap.color-set--blue .link-under-p,
.ppl-row-blk-wrap.color-set--blue .plus-link,
.ppl-row-blk-wrap.color-set--blue .ppl-main-info__title {
  color: #2840a8;
}
.ppl-row-blk-wrap.color-set--purple .link-under-p,
.ppl-row-blk-wrap.color-set--purple .plus-link,
.ppl-row-blk-wrap.color-set--purple .ppl-main-info__title {
  color: #210f68;
}
.ppl-row-blk-wrap.color-set--red .link-under-p,
.ppl-row-blk-wrap.color-set--red .plus-link,
.ppl-row-blk-wrap.color-set--red .ppl-main-info__title {
  color: #a02337;
}
.ppl-row-blk-wrap.color-set--cyan .link-under-p,
.ppl-row-blk-wrap.color-set--cyan .plus-link,
.ppl-row-blk-wrap.color-set--cyan .ppl-main-info__title {
  color: #367081;
}
.ppl-row-blk-wrap.color-set--orange .link-under-p,
.ppl-row-blk-wrap.color-set--orange .plus-link,
.ppl-row-blk-wrap.color-set--orange .ppl-main-info__title {
  color: #cd3911;
}
.ppl-row-blk-wrap.color-set--yellow .link-under-p,
.ppl-row-blk-wrap.color-set--yellow .plus-link,
.ppl-row-blk-wrap.color-set--yellow .ppl-main-info__title {
  color: #b68f16;
}
.ppl-row-blk-wrap.color-set--brown .link-under-p,
.ppl-row-blk-wrap.color-set--brown .plus-link,
.ppl-row-blk-wrap.color-set--brown .ppl-main-info__title {
  color: #603f32;
}
.ppl-row-blk-wrap.color-set--green .link-under-p,
.ppl-row-blk-wrap.color-set--green .plus-link,
.ppl-row-blk-wrap.color-set--green .ppl-main-info__title {
  color: #397e39;
}
.ppl-row-blk-wrap.color-set--gray-normal .link-under-p,
.ppl-row-blk-wrap.color-set--gray-normal .plus-link,
.ppl-row-blk-wrap.color-set--gray-normal .ppl-main-info__title {
  color: #454545;
}
.ppl-row-blk-wrap.color-set--crimson .link-under-p,
.ppl-row-blk-wrap.color-set--crimson .plus-link,
.ppl-row-blk-wrap.color-set--crimson .ppl-main-info__title {
  color: #c80f2e;
}
.ppl-row-blk-wrap.color-set--fast .link-under-p,
.ppl-row-blk-wrap.color-set--fast .plus-link,
.ppl-row-blk-wrap.color-set--fast .ppl-main-info__title {
  color: #d2430f;
}
.ppl-row-blk-wrap.color-set--fce .link-under-p,
.ppl-row-blk-wrap.color-set--fce .plus-link,
.ppl-row-blk-wrap.color-set--fce .ppl-main-info__title {
  color: #9e0040;
}
.ppl-row-blk-wrap.color-set--fhss .link-under-p,
.ppl-row-blk-wrap.color-set--fhss .plus-link,
.ppl-row-blk-wrap.color-set--fhss .ppl-main-info__title {
  color: #2b8054;
}
.ppl-row-blk-wrap.color-set--sd .link-under-p,
.ppl-row-blk-wrap.color-set--sd .plus-link,
.ppl-row-blk-wrap.color-set--sd .ppl-main-info__title {
  color: #007c87;
}
.ppl-row-blk-wrap.color-set--fb .link-under-p,
.ppl-row-blk-wrap.color-set--fb .plus-link,
.ppl-row-blk-wrap.color-set--fb .ppl-main-info__title {
  color: #583f98;
}
.ppl-row-blk-wrap.color-set--feng .link-under-p,
.ppl-row-blk-wrap.color-set--feng .plus-link,
.ppl-row-blk-wrap.color-set--feng .ppl-main-info__title {
  color: #c80f2e;
}
.ppl-row-blk-wrap.color-set--fh .link-under-p,
.ppl-row-blk-wrap.color-set--fh .plus-link,
.ppl-row-blk-wrap.color-set--fh .ppl-main-info__title {
  color: #0071bb;
}
.ppl-row-blk-wrap.color-set--shtm .link-under-p,
.ppl-row-blk-wrap.color-set--shtm .plus-link,
.ppl-row-blk-wrap.color-set--shtm .ppl-main-info__title {
  color: #123663;
}
.ppl-row-blk-wrap.color-set--polyu-gray .link-under-p,
.ppl-row-blk-wrap.color-set--polyu-gray .plus-link,
.ppl-row-blk-wrap.color-set--polyu-gray .ppl-main-info__title {
  color: #58595b;
}
.ppl-row-blk-wrap.color-set--polyu-red .link-under-p,
.ppl-row-blk-wrap.color-set--polyu-red .plus-link,
.ppl-row-blk-wrap.color-set--polyu-red .ppl-main-info__title {
  color: #a02337;
}
.blk-cover-image-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .blk-cover-image-blk {
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) {
  .blk-cover-image-blk--right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__imgside {
    width: 66.05351171%;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__main {
    width: 33.94648829%;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__imginner {
    margin: 0 0 0 -8.86075949%;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__cover {
    margin: 0 0 0 -19.7044335%;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__cover-inner {
    margin: 13.58024691% 0 0;
    padding: 11.36363636% 6.19834711%;
  }
}
.blk-cover-image-blk--right .blk-cover-image-blk__title {
  font-size: 1.75em;
}
@media (max-width: 767.98px) {
  .blk-cover-image-blk--right {
    display: block;
    margin-right: -15px;
    margin-left: -15px;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__cover-inner {
    padding: 1.5625em 1.875em;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__cover {
    margin: -1.875em 0 0 10.92896175%;
  }
  .blk-cover-image-blk--right .blk-cover-image-blk__title {
    font-size: 1.5em;
  }
}
.blk-cover-image-blk--vert .blk-cover-image-blk__title {
  font-size: 1.25em;
}
.blk-cover-image-blk--vert .blk-cover-image-blk__cover {
  margin: -1.875em 0 0 10.92896175%;
}
.blk-cover-image-blk--vert .blk-cover-image-blk__cover-inner {
  padding: 0.9375em 1.25em;
}
.blk-cover-image-blk__imgctrl {
  position: relative;
  padding: 56.23268698% 0 0;
}
.blk-cover-image-blk__cover {
  position: relative;
  z-index: 2;
  background: #fff;
}
.blk-cover-image-blk__cover:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0.25em;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  background: #a02337;
}
.blk-cover-image-blk__date {
  font-size: 0.875rem;
  margin: 0 0 0.125em;
}
.blk-cover-image-blk__title {
  line-height: 1.28571429;
  color: #a02337;
}
.blk-cover-image-blk__cate {
  font-size: 0.875rem;
  margin: 0.28571429em 0 0;
}
.blk-cover-image-blk:focus .blk-cover-image-blk__cover:before,
.blk-cover-image-blk:hover .blk-cover-image-blk__cover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.hover-flip-feature {
  font-size: 1rem;
  display: block;
  max-width: 1340px;
  margin: 2.5em auto 8.75em;
}
@media (max-width: 991.98px) {
  .hover-flip-feature {
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) {
  .hover-flip-feature__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .hover-flip-feature__imgside {
    position: relative;
    z-index: 1;
    width: 59.70149254%;
  }
  .hover-flip-feature__main {
    position: relative;
    z-index: 0;
    width: 40.29850746%;
  }
  .hover-flip-feature__blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    margin: 3.75em 0 0 -3.125em;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hover-flip-feature__blk-inner {
    padding: 6.77966102% 16.94915254% 6.77966102% 6.77966102%;
    -webkit-transform: translate(2.5em, 0);
    -ms-transform: translate(2.5em, 0);
    transform: translate(2.5em, 0);
  }
  .hover-flip-feature.js-hover-once--active .hover-flip-feature__main {
    -webkit-animation: hover-flip-block-hover 0.95s ease 0s 1 normal forwards;
    animation: hover-flip-block-hover 0.95s ease 0s 1 normal forwards;
  }
  .long-img-side-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .long-img-side-blk__imgside {
    width: 33.89084507%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .long-img-side-blk__imgside + .long-img-side-blk__main {
    width: 63.55633803%;
  }
}
.hover-flip-feature__imgctrl {
  padding: 57.5% 0 0;
}
.hover-flip-feature__blk {
  position: relative;
  z-index: 4;
  color: #fff;
  background: url(../img/recent-bg.jpg) center center no-repeat #717171;
}
@media (max-width: 767.98px) {
  .hover-flip-feature {
    margin: 2.5em auto;
  }
  .hover-flip-feature__blk {
    margin: -1.875em 0 0 0.9375em;
  }
  .hover-flip-feature__blk-inner {
    padding: 1.25rem 1.25em 1.875em;
  }
}
.hover-flip-feature__title {
  font-size: 1.75em;
  line-height: 1.27272727;
}
.hover-flip-feature__title + .hover-flip-feature__desc {
  margin: 0.75em 0 0;
}
.hover-flip-feature__desc {
  font-size: 1.125em;
  line-height: 1.33333333;
}
.hover-flip-feature__tagline {
  margin: 1.25em 0 0;
}
.long-img-side-blk {
  font-size: 1rem;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .long-img-side-blk {
    font-size: 0.875rem;
  }
}
.long-img-side-blk__inner {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.875em;
}
@media (max-width: 767.98px) {
  .long-img-side-blk__imgside {
    max-width: 23.875rem;
    margin: 0 auto 1.07142857em;
  }
  .long-img-side-blk__inner {
    padding: 0.9375rem;
  }
}
.long-img-side-blk__title {
  font-size: 1.25em;
  color: #a02337;
}
.long-img-side-blk__desc {
  font-size: 1em;
}
.long-img-side-blk__title + .long-img-side-blk__desc {
  margin: 0.625em 0;
}
.long-img-side-blk__date-slogan {
  margin-top: 0.875em;
}
.long-img-side-blk__imgctrl {
  position: relative;
  padding: 52.5% 0 0;
}
.shadow-info-blk {
  font-size: 1rem;
  margin: 1.25em 0;
  padding: 1.25em 1.875em;
  box-shadow: 0 0 0.625em 0.0625em rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
  .shadow-info-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 479.98px) {
  .shadow-info-blk {
    font-size: 0.75rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shadow-info-blk__title {
  font-size: 0.8125rem;
  margin: 0 0 0.38461538em;
  color: #a02337;
}
.bg-and-color-plate {
  font-size: 1rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .bg-and-color-plate {
    font-size: 0.875rem;
  }
}
.bg-and-color-plate--bg {
  color: #fff !important;
  background-position: center center;
  background-size: cover;
}
.bg-and-color-plate--bg a {
  color: #fff !important;
}
.bg-and-color-plate--bg .slick-arrow:hover {
  background-color: #a02337 !important;
}
.bg-and-color-plate--bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
.bg-and-color-plate__inner {
  position: relative;
  padding: 4.0625em 0;
}
@media (max-width: 767.98px) {
  .bg-and-color-plate__inner {
    padding: 1.5625em 0;
  }
}
.bg-and-color-plate__inner .slick-slider {
  position: static;
}
.bg-and-color-plate a,
.bg-and-color-plate a:focus,
.bg-and-color-plate a:hover {
  color: inherit;
}
.bg-and-color-plate__title {
  margin-top: -0.11904762em;
  margin-bottom: 0.47619048em;
}
.bg-and-color-plate__desc {
  line-height: 1.2;
  margin: 0 0 1.875em;
}
.bg-and-color-plate.color-set--gray {
  color: #454545;
  background: #f4f4f4;
}
.bg-and-color-plate.color-set--gray a:focus,
.bg-and-color-plate.color-set--gray a:hover,
.bg-and-color-plate.color-set--gray h2.bg-and-color-plate__title {
  color: #a02337;
}
.bg-and-color-plate.color-set--gray h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--gray .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--gray .grid-title-blk {
  color: #454545;
}
.bg-and-color-plate.color-set--gray .grid-title-blk::before {
  border-color: #454545;
}
.bg-and-color-plate.color-set--gray .grid-title-blk:hover::before {
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.bg-and-color-plate.color-set--gray.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #a02337;
}
.bg-and-color-plate.color-set--gray.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.bg-and-color-plate.color-set--gray .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--gray-dark {
  color: #fff;
  background: #717171;
}
.bg-and-color-plate.color-set--gray-dark a:focus,
.bg-and-color-plate.color-set--gray-dark a:hover,
.bg-and-color-plate.color-set--gray-dark h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--gray-dark h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--gray-dark .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--gray-dark .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--gray-dark .grid-title-blk::before {
  border-color: #717171;
}
.bg-and-color-plate.color-set--gray-dark .grid-title-blk:hover::before {
  border-color: #8b8a8a;
  box-shadow: inset 0 0 0 1px #8b8a8a;
}
.bg-and-color-plate.color-set--gray-dark.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--gray-dark.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #8b8a8a;
  box-shadow: inset 0 0 0 1px #8b8a8a;
}
.bg-and-color-plate.color-set--gray-dark .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--blue {
  color: #fff;
  background: #2840a8;
}
.bg-and-color-plate.color-set--blue a:focus,
.bg-and-color-plate.color-set--blue a:hover,
.bg-and-color-plate.color-set--blue h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--blue h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--blue .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--blue .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--blue .grid-title-blk::before {
  border-color: #2840a8;
}
.bg-and-color-plate.color-set--blue .grid-title-blk:hover::before {
  border-color: #3451cf;
  box-shadow: inset 0 0 0 1px #3451cf;
}
.bg-and-color-plate.color-set--blue.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--blue.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #3451cf;
  box-shadow: inset 0 0 0 1px #3451cf;
}
.bg-and-color-plate.color-set--blue .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--purple {
  color: #fff;
  background: #210f68;
}
.bg-and-color-plate.color-set--purple a:focus,
.bg-and-color-plate.color-set--purple a:hover,
.bg-and-color-plate.color-set--purple h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--purple h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--purple .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--purple .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--purple .grid-title-blk::before {
  border-color: #210f68;
}
.bg-and-color-plate.color-set--purple .grid-title-blk:hover::before {
  border-color: #2f1595;
  box-shadow: inset 0 0 0 1px #2f1595;
}
.bg-and-color-plate.color-set--purple.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--purple.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #2f1595;
  box-shadow: inset 0 0 0 1px #2f1595;
}
.bg-and-color-plate.color-set--purple .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--red {
  color: #fff;
  background: #a02337;
}
.bg-and-color-plate.color-set--red a:focus,
.bg-and-color-plate.color-set--red a:hover,
.bg-and-color-plate.color-set--red h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--red h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--red .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--red .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--red .grid-title-blk::before {
  border-color: #a02337;
}
.bg-and-color-plate.color-set--red .grid-title-blk:hover::before {
  border-color: #ca2c45;
  box-shadow: inset 0 0 0 1px #ca2c45;
}
.bg-and-color-plate.color-set--red.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--red.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #ca2c45;
  box-shadow: inset 0 0 0 1px #ca2c45;
}
.bg-and-color-plate.color-set--red .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--cyan {
  color: #fff;
  background: #4f9eb5;
}
.bg-and-color-plate.color-set--cyan a:focus,
.bg-and-color-plate.color-set--cyan a:hover,
.bg-and-color-plate.color-set--cyan h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--cyan h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--cyan .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--cyan .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--cyan .grid-title-blk::before {
  border-color: #367081;
}
.bg-and-color-plate.color-set--cyan .grid-title-blk:hover::before {
  border-color: #73b2c4;
  box-shadow: inset 0 0 0 1px #73b2c4;
}
.bg-and-color-plate.color-set--cyan.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--cyan.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #73b2c4;
  box-shadow: inset 0 0 0 1px #73b2c4;
}
.bg-and-color-plate.color-set--cyan .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--orange {
  color: #fff;
  background: #cd3911;
}
.bg-and-color-plate.color-set--orange a:focus,
.bg-and-color-plate.color-set--orange a:hover,
.bg-and-color-plate.color-set--orange h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--orange h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--orange .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--orange .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--orange .grid-title-blk::before {
  border-color: #cd3911;
}
.bg-and-color-plate.color-set--orange .grid-title-blk:hover::before {
  border-color: #e87461;
  box-shadow: inset 0 0 0 1px #e87461;
}
.bg-and-color-plate.color-set--orange.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--orange.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #e87461;
  box-shadow: inset 0 0 0 1px #e87461;
}
.bg-and-color-plate.color-set--orange .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--yellow {
  color: #454545;
  background: #ecca5f;
}
.bg-and-color-plate.color-set--yellow a:focus,
.bg-and-color-plate.color-set--yellow a:hover,
.bg-and-color-plate.color-set--yellow h2.bg-and-color-plate__title {
  color: #454545;
}
.bg-and-color-plate.color-set--yellow h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--yellow .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--yellow .grid-title-blk {
  color: #454545;
}
.bg-and-color-plate.color-set--yellow .grid-title-blk::before {
  border-color: #b68f16;
}
.bg-and-color-plate.color-set--yellow .grid-title-blk:hover::before {
  border-color: #f1d98d;
  box-shadow: inset 0 0 0 1px #f1d98d;
}
.bg-and-color-plate.color-set--yellow.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #454545;
}
.bg-and-color-plate.color-set--yellow.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #f1d98d;
  box-shadow: inset 0 0 0 1px #f1d98d;
}
.bg-and-color-plate.color-set--yellow .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--brown {
  color: #fff;
  background: #603f32;
}
.bg-and-color-plate.color-set--brown a:focus,
.bg-and-color-plate.color-set--brown a:hover,
.bg-and-color-plate.color-set--brown h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--brown h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--brown .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--brown .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--brown .grid-title-blk::before {
  border-color: #603f32;
}
.bg-and-color-plate.color-set--brown .grid-title-blk:hover::before {
  border-color: #825543;
  box-shadow: inset 0 0 0 1px #825543;
}
.bg-and-color-plate.color-set--brown.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--brown.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #825543;
  box-shadow: inset 0 0 0 1px #825543;
}
.bg-and-color-plate.color-set--brown .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--green {
  color: #fff;
  background: #397e39;
}
.bg-and-color-plate.color-set--green a:focus,
.bg-and-color-plate.color-set--green a:hover,
.bg-and-color-plate.color-set--green h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--green h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--green .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--green .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--green .grid-title-blk::before {
  border-color: #397e39;
}
.bg-and-color-plate.color-set--green .grid-title-blk:hover::before {
  border-color: #49a149;
  box-shadow: inset 0 0 0 1px #49a149;
}
.bg-and-color-plate.color-set--green.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--green.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #49a149;
  box-shadow: inset 0 0 0 1px #49a149;
}
.bg-and-color-plate.color-set--green .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--gray-normal {
  color: #333;
  background: #c0bfbf;
}
.bg-and-color-plate.color-set--gray-normal a:focus,
.bg-and-color-plate.color-set--gray-normal a:hover,
.bg-and-color-plate.color-set--gray-normal h2.bg-and-color-plate__title {
  color: #333;
}
.bg-and-color-plate.color-set--gray-normal h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--gray-normal .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--gray-normal .grid-title-blk {
  color: #333;
}
.bg-and-color-plate.color-set--gray-normal .grid-title-blk::before {
  border-color: #454545;
}
.bg-and-color-plate.color-set--gray-normal .grid-title-blk:hover::before {
  border-color: #d9d9d9;
  box-shadow: inset 0 0 0 1px #d9d9d9;
}
.bg-and-color-plate.color-set--gray-normal.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #333;
}
.bg-and-color-plate.color-set--gray-normal.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #d9d9d9;
  box-shadow: inset 0 0 0 1px #d9d9d9;
}
.bg-and-color-plate.color-set--gray-normal .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--crimson {
  color: #fff;
  background: #c80f2e;
}
.bg-and-color-plate.color-set--crimson a:focus,
.bg-and-color-plate.color-set--crimson a:hover,
.bg-and-color-plate.color-set--crimson h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--crimson h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--crimson .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--crimson .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--crimson .grid-title-blk::before {
  border-color: #c80f2e;
}
.bg-and-color-plate.color-set--crimson .grid-title-blk:hover::before {
  border-color: #fef4f7;
  box-shadow: inset 0 0 0 1px #fef4f7;
}
.bg-and-color-plate.color-set--crimson.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--crimson.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #fef4f7;
  box-shadow: inset 0 0 0 1px #fef4f7;
}
.bg-and-color-plate.color-set--crimson .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--fast {
  color: #fff;
  background: #d2430f;
}
.bg-and-color-plate.color-set--fast a:focus,
.bg-and-color-plate.color-set--fast a:hover,
.bg-and-color-plate.color-set--fast h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--fast h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--fast .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--fast .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--fast .grid-title-blk::before {
  border-color: #d2430f;
}
.bg-and-color-plate.color-set--fast .grid-title-blk:hover::before {
  border-color: #ef5b25;
  box-shadow: inset 0 0 0 1px #ef5b25;
}
.bg-and-color-plate.color-set--fast.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--fast.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #ef5b25;
  box-shadow: inset 0 0 0 1px #ef5b25;
}
.bg-and-color-plate.color-set--fast .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--fce {
  color: #fff;
  background: #9e0040;
}
.bg-and-color-plate.color-set--fce a:focus,
.bg-and-color-plate.color-set--fce a:hover,
.bg-and-color-plate.color-set--fce h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--fce h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--fce .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--fce .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--fce .grid-title-blk::before {
  border-color: #9e0040;
}
.bg-and-color-plate.color-set--fce .grid-title-blk:hover::before {
  border-color: #d10055;
  box-shadow: inset 0 0 0 1px #d10055;
}
.bg-and-color-plate.color-set--fce.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--fce.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #d10055;
  box-shadow: inset 0 0 0 1px #d10055;
}
.bg-and-color-plate.color-set--fce .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--fhss {
  color: #fff;
  background: #2b8054;
}
.bg-and-color-plate.color-set--fhss a:focus,
.bg-and-color-plate.color-set--fhss a:hover,
.bg-and-color-plate.color-set--fhss h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--fhss h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--fhss .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--fhss .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--fhss .grid-title-blk::before {
  border-color: #2b8054;
}
.bg-and-color-plate.color-set--fhss .grid-title-blk:hover::before {
  border-color: #38a66d;
  box-shadow: inset 0 0 0 1px #38a66d;
}
.bg-and-color-plate.color-set--fhss.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--fhss.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #38a66d;
  box-shadow: inset 0 0 0 1px #38a66d;
}
.bg-and-color-plate.color-set--fhss .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--sd {
  color: #fff;
  background: #007c87;
}
.bg-and-color-plate.color-set--sd a:focus,
.bg-and-color-plate.color-set--sd a:hover,
.bg-and-color-plate.color-set--sd h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--sd h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--sd .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--sd .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--sd .grid-title-blk::before {
  border-color: #007c87;
}
.bg-and-color-plate.color-set--sd .grid-title-blk:hover::before {
  border-color: #00abba;
  box-shadow: inset 0 0 0 1px #00abba;
}
.bg-and-color-plate.color-set--sd.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--sd.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #00abba;
  box-shadow: inset 0 0 0 1px #00abba;
}
.bg-and-color-plate.color-set--sd .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--fb {
  color: #fff;
  background: #583f98;
}
.bg-and-color-plate.color-set--fb a:focus,
.bg-and-color-plate.color-set--fb a:hover,
.bg-and-color-plate.color-set--fb h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--fb h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--fb .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--fb .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--fb .grid-title-blk::before {
  border-color: #583f98;
}
.bg-and-color-plate.color-set--fb .grid-title-blk:hover::before {
  border-color: #6f52b8;
  box-shadow: inset 0 0 0 1px #6f52b8;
}
.bg-and-color-plate.color-set--fb.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--fb.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #6f52b8;
  box-shadow: inset 0 0 0 1px #6f52b8;
}
.bg-and-color-plate.color-set--fb .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--feng {
  color: #fff;
  background: #c80f2e;
}
.bg-and-color-plate.color-set--feng a:focus,
.bg-and-color-plate.color-set--feng a:hover,
.bg-and-color-plate.color-set--feng h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--feng h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--feng .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--feng .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--feng .grid-title-blk::before {
  border-color: #c80f2e;
}
.bg-and-color-plate.color-set--feng .grid-title-blk:hover::before {
  border-color: #ee1c3f;
  box-shadow: inset 0 0 0 1px #ee1c3f;
}
.bg-and-color-plate.color-set--feng.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--feng.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #ee1c3f;
  box-shadow: inset 0 0 0 1px #ee1c3f;
}
.bg-and-color-plate.color-set--feng .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--fh {
  color: #fff;
  background: #0071bb;
}
.bg-and-color-plate.color-set--fh a:focus,
.bg-and-color-plate.color-set--fh a:hover,
.bg-and-color-plate.color-set--fh h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--fh h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--fh .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--fh .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--fh .grid-title-blk::before {
  border-color: #0071bb;
}
.bg-and-color-plate.color-set--fh .grid-title-blk:hover::before {
  border-color: #0090ee;
  box-shadow: inset 0 0 0 1px #0090ee;
}
.bg-and-color-plate.color-set--fh.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--fh.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #0090ee;
  box-shadow: inset 0 0 0 1px #0090ee;
}
.bg-and-color-plate.color-set--fh .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--shtm {
  color: #fff;
  background: #123663;
}
.bg-and-color-plate.color-set--shtm a:focus,
.bg-and-color-plate.color-set--shtm a:hover,
.bg-and-color-plate.color-set--shtm h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--shtm h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--shtm .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--shtm .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--shtm .grid-title-blk::before {
  border-color: #123663;
}
.bg-and-color-plate.color-set--shtm .grid-title-blk:hover::before {
  border-color: #1a4e8e;
  box-shadow: inset 0 0 0 1px #1a4e8e;
}
.bg-and-color-plate.color-set--shtm.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--shtm.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #1a4e8e;
  box-shadow: inset 0 0 0 1px #1a4e8e;
}
.bg-and-color-plate.color-set--shtm .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--polyu-gray {
  color: #fff;
  background: #58595b;
}
.bg-and-color-plate.color-set--polyu-gray a:focus,
.bg-and-color-plate.color-set--polyu-gray a:hover,
.bg-and-color-plate.color-set--polyu-gray h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--polyu-gray h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--polyu-gray .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--polyu-gray .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--polyu-gray .grid-title-blk::before {
  border-color: #58595b;
}
.bg-and-color-plate.color-set--polyu-gray .grid-title-blk:hover::before {
  border-color: #717275;
  box-shadow: inset 0 0 0 1px #717275;
}
.bg-and-color-plate.color-set--polyu-gray.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--polyu-gray.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #717275;
  box-shadow: inset 0 0 0 1px #717275;
}
.bg-and-color-plate.color-set--polyu-gray .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.bg-and-color-plate.color-set--polyu-red {
  color: #fff;
  background: #a02337;
}
.bg-and-color-plate.color-set--polyu-red a:focus,
.bg-and-color-plate.color-set--polyu-red a:hover,
.bg-and-color-plate.color-set--polyu-red h2.bg-and-color-plate__title {
  color: #fff;
}
.bg-and-color-plate.color-set--polyu-red h2.bg-and-color-plate__title a {
  color: inherit !important;
}
.bg-and-color-plate.color-set--polyu-red .bg-and-color-plate__title {
  color: inherit;
}
.bg-and-color-plate.color-set--polyu-red .grid-title-blk {
  color: #fff;
}
.bg-and-color-plate.color-set--polyu-red .grid-title-blk::before {
  border-color: #a02337;
}
.bg-and-color-plate.color-set--polyu-red .grid-title-blk:hover::before {
  border-color: #ca2c45;
  box-shadow: inset 0 0 0 1px #ca2c45;
}
.bg-and-color-plate.color-set--polyu-red.bg-and-color-plate--bg
  .grid-title-blk::before {
  border-color: #fff;
}
.bg-and-color-plate.color-set--polyu-red.bg-and-color-plate--bg
  .grid-title-blk:hover::before {
  border-color: #ca2c45;
  box-shadow: inset 0 0 0 1px #ca2c45;
}
.bg-and-color-plate.color-set--polyu-red .slick-arrow:hover {
  color: #fff;
  background-color: #b7b7b7;
}
.various-grids.various-grids--gray,
.various-grids[class*="color-set"]:not(.various-grids--no-bg) {
  padding: 5em 0;
}
.various-grids.various-grids--gray .photo-overlay-blk__behind,
.various-grids.various-grids--gray .photo-overlay-blk__over,
.various-grids[class*="color-set"]:not(.various-grids--no-bg)
  .photo-overlay-blk__behind,
.various-grids[class*="color-set"]:not(.various-grids--no-bg)
  .photo-overlay-blk__over {
  background: rgba(0, 0, 0, 0.85);
}
.various-grids__inner {
  position: relative;
}
@media (max-width: 767.98px) {
  .various-grids.various-grids--gray,
  .various-grids[class*="color-set"]:not(.various-grids--no-bg) {
    padding: 2.5em 0;
  }
  .various-grids--t1 .various-grids__inner {
    padding: 100.28985507% 0 0;
  }
}
@media (min-width: 768px) {
  .various-grids--t1 .various-grids__inner {
    padding: 24.41471572% 0 0;
  }
}
@media (max-width: 767.98px) {
  .various-grids--t2 .various-grids__inner {
    padding: 182.60869565% 0 0;
  }
}
@media (min-width: 768px) {
  .various-grids--t2 .various-grids__inner {
    padding: 44.14715719% 0 0;
  }
}
.various-grids--gray {
  background: #f4f4f4;
}
.various-grids__row {
  display: flex;
  margin: 0 -0.6875em;
}
.various-grids__col {
  padding: 0.6875em;
}
.various-grids__blk {
  position: absolute;
}
.various-grids__blk-1 {
  top: 1.44508671%;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .various-grids__blk-1 {
    top: 3.42465753%;
    width: 55.85284281%;
  }
}
.various-grids__blk-1 > .various-grids__blk-ctrl {
  padding: 40.71856287% 0 0;
}
.various-grids__blk-2 {
  bottom: 1.44508671%;
  width: 100%;
}
@media (min-width: 768px) {
  .various-grids__blk-2 {
    top: 3.42465753%;
    right: 0;
    bottom: auto;
    width: 42.47491639%;
  }
}
.various-grids__blk-2 > .various-grids__blk-ctrl {
  padding: 53.54330709% 0 0;
}
.various-grids__blk-3 {
  top: 0.79365079%;
  left: 0;
  width: 47.15568862%;
}
@media (min-width: 768px) {
  .various-grids__blk-3 {
    top: 1.89393939%;
    width: 26.33779264%;
  }
}
.various-grids__blk-3 > .various-grids__blk-ctrl {
  padding: 161.26984127% 0 0;
}
.various-grids__blk-4 > .various-grids__blk-ctrl,
.various-grids__blk-5 > .various-grids__blk-ctrl {
  padding: 73.57357357% 0 0;
}
.various-grids__blk-4 {
  top: 0.79365079%;
  right: 0;
  width: 49.8502994%;
}
@media (min-width: 768px) {
  .various-grids__blk-4 {
    top: 1.89393939%;
    right: auto;
    left: 28.17725753%;
    width: 27.84280936%;
  }
}
.various-grids__blk-5 {
  top: 22.38095238%;
  right: 0;
  width: 49.8502994%;
}
@media (min-width: 768px) {
  .various-grids__blk-5 {
    top: auto;
    right: auto;
    bottom: 1.89393939%;
    left: 28.17725753%;
    width: 27.84280936%;
  }
}
.various-grids__blk-6 {
  bottom: 0.79365079%;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .various-grids__blk-6 {
    top: auto;
    right: 0;
    bottom: 1.89393939%;
    left: auto;
    width: 42.47491639%;
  }
}
.various-grids__blk-6 > .various-grids__blk-ctrl {
  padding: 100% 0 0;
}
.topic-item {
  font-size: 1rem;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .topic-item {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .topic-item {
    font-size: 0.75rem;
  }
}
.topic-item__item {
  font-size: 0.875rem;
  margin: 0 0 0.21428571em;
  color: #a02337;
}
@media (max-width: 767.98px) {
  .topic-item__item {
    font-size: 0.8125rem;
  }
}
.topic-item__title {
  font-size: 1.25em;
  line-height: 1.2;
  overflow: hidden;
}
.topic-item__title + .topic-item__desc {
  overflow: hidden;
  margin: 1em 0 0;
}
.photo-content-blk {
  font-size: 1rem;
  background: #fff;
  box-shadow: 0 0 0.25em 0.0625em rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .photo-content-blk {
    font-size: 0.75rem;
  }
}
.various-grids .photo-content-blk {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .photo-content-blk {
    font-size: 0.5625rem;
  }
  .photo-content-blk .topic-item__desc {
    font-size: 1.2em;
    margin-top: 0;
  }
}
.photo-content-blk__main {
  margin: 1.5625em 1.25em;
}
.photo-content-blk--hori {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.photo-content-blk--hori .photo-content-blk__main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.photo-content-blk--hori .photo-content-blk__imgw {
  width: 47.15568862%;
}
.photo-content-blk--hori .photo-content-blk__imgctrl {
  padding: 86.34920635% 0 0;
}
.photo-content-blk--vert .photo-content-blk__imgctrl {
  padding: 74.92063492% 0 0;
}
.photo-content-blk--vert .photo-content-blk__imgw {
  position: relative;
  z-index: 2;
}
.photo-content-blk--vert .photo-content-blk__main {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 74.92063492%;
}
.photo-content-blk__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.photo-content-blk__content .topic-item {
  max-height: 100%;
}
.photo-content-blk--vert .photo-content-blk__content {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.photo-content-blk--vert .topic-item {
  height: 100%;
}
.photo-gradient-blk {
  font-size: 1rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .photo-gradient-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .photo-gradient-blk {
    font-size: 0.5625rem;
  }
}
.various-grids .photo-gradient-blk {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.photo-gradient-blk--no-text::before {
  display: none;
}
.photo-gradient-blk__over {
  max-height: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}
.photo-gradient-blk__over::before {
  position: absolute;
  z-index: -1;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 16%,
    rgba(0, 0, 0, 0.3) 31%,
    #000 70%,
    #000 100%
  );
}
.photo-gradient-blk__behind,
.photo-gradient-blk__over {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em 1.25em;
}
.photo-gradient-blk__behind .topic-item,
.photo-gradient-blk__over .topic-item {
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  color: #fff;
}
.photo-gradient-blk__behind .topic-item__title,
.photo-gradient-blk__over .topic-item__title {
  color: inherit !important;
}
.photo-gradient-blk__behind {
  top: 0;
  -webkit-transform: translate(0, 80%);
  -ms-transform: translate(0, 80%);
  transform: translate(0, 80%);
  opacity: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 7;
}
.photo-gradient-blk__imgw {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.photo-gradient-blk .topic-item__item {
  color: #fff !important;
}
.photo-gradient-blk:focus .photo-gradient-blk__behind,
.photo-gradient-blk:hover .photo-gradient-blk__behind {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.photo-gradient-blk:focus
  .photo-gradient-blk__behind
  + .photo-gradient-blk__over,
.photo-gradient-blk:hover
  .photo-gradient-blk__behind
  + .photo-gradient-blk__over {
  -webkit-transform: translate(0, 101%);
  -ms-transform: translate(0, 101%);
  transform: translate(0, 101%);
}
.photo-overlay-blk {
  font-size: 1rem;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .photo-overlay-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .photo-overlay-blk {
    font-size: 0.5625rem;
  }
}
.various-grids .photo-overlay-blk {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.photo-overlay-blk__imgw {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.photo-overlay-blk__behind,
.photo-overlay-blk__over {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.0625em 1.25em 0.875em;
  background: rgba(160, 35, 55, 0.85);
}
.photo-overlay-blk__behind .topic-item,
.photo-overlay-blk__over .topic-item {
  height: calc(100%);
  max-height: calc(100%);
  color: #fff;
}
.photo-overlay-blk__behind .topic-item__item,
.photo-overlay-blk__over .topic-item__item {
  color: inherit !important;
}
.various-grids--black-overlay .photo-overlay-blk__behind,
.various-grids--black-overlay .photo-overlay-blk__over {
  background: rgba(0, 0, 0, 0.85) !important;
}
.photo-overlay-blk__over {
  max-height: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  height: auto;
}
.photo-overlay-blk__behind {
  top: 0;
  -webkit-transform: translate(0, 80%);
  -ms-transform: translate(0, 80%);
  transform: translate(0, 80%);
  opacity: 0;
}
.photo-overlay-blk:focus .photo-overlay-blk__behind,
.photo-overlay-blk:hover .photo-overlay-blk__behind {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.photo-overlay-blk:focus .photo-overlay-blk__behind + .photo-overlay-blk__over,
.photo-overlay-blk:hover .photo-overlay-blk__behind + .photo-overlay-blk__over {
  -webkit-transform: translate(0, 101%);
  -ms-transform: translate(0, 101%);
  transform: translate(0, 101%);
}
.various-grids.color-set--gray:not(.various-grids--no-bg) {
  background: #f4f4f4;
}
.various-grids.color-set--gray:not(.various-grids--no-bg) .topic-item__item {
  color: #454545;
}
.various-grids.color-set--gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(244, 244, 244, 0.85) !important;
}
.various-grids.color-set--gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #000;
}
.various-grids.color-set--gray.various-grids--no-bg .topic-item__item {
  color: #454545;
}
.various-grids.color-set--gray-dark:not(.various-grids--no-bg) {
  background: #717171;
}
.various-grids.color-set--gray-dark:not(.various-grids--no-bg)
  .topic-item__item {
  color: #717171;
}
.various-grids.color-set--gray-dark.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--gray-dark.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(113, 113, 113, 0.85) !important;
}
.various-grids.color-set--gray-dark.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--gray-dark.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fff;
}
.various-grids.color-set--gray-dark.various-grids--no-bg .topic-item__item {
  color: #717171;
}
.various-grids.color-set--blue:not(.various-grids--no-bg) {
  background: #2840a8;
}
.various-grids.color-set--blue:not(.various-grids--no-bg) .topic-item__item {
  color: #2840a8;
}
.various-grids.color-set--blue.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--blue.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(40, 64, 168, 0.85) !important;
}
.various-grids.color-set--blue.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--blue.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #90d5fd;
}
.various-grids.color-set--blue.various-grids--no-bg .topic-item__item {
  color: #2840a8;
}
.various-grids.color-set--purple:not(.various-grids--no-bg) {
  background: #210f68;
}
.various-grids.color-set--purple:not(.various-grids--no-bg) .topic-item__item {
  color: #210f68;
}
.various-grids.color-set--purple.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--purple.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(33, 15, 104, 0.85) !important;
}
.various-grids.color-set--purple.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--purple.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f6f3ff;
}
.various-grids.color-set--purple.various-grids--no-bg .topic-item__item {
  color: #210f68;
}
.various-grids.color-set--red:not(.various-grids--no-bg) {
  background: #a02337;
}
.various-grids.color-set--red:not(.various-grids--no-bg) .topic-item__item {
  color: #a02337;
}
.various-grids.color-set--red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(160, 35, 55, 0.85) !important;
}
.various-grids.color-set--red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fff;
}
.various-grids.color-set--red.various-grids--no-bg .topic-item__item {
  color: #a02337;
}
.various-grids.color-set--cyan:not(.various-grids--no-bg) {
  background: #4f9eb5;
}
.various-grids.color-set--cyan:not(.various-grids--no-bg) .topic-item__item {
  color: #367081;
}
.various-grids.color-set--cyan.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--cyan.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(79, 158, 181, 0.85) !important;
}
.various-grids.color-set--cyan.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--cyan.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #ccf3ff;
}
.various-grids.color-set--cyan.various-grids--no-bg .topic-item__item {
  color: #367081;
}
.various-grids.color-set--orange:not(.various-grids--no-bg) {
  background: #cd3911;
}
.various-grids.color-set--orange:not(.various-grids--no-bg) .topic-item__item {
  color: #cd3911;
}
.various-grids.color-set--orange.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--orange.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(205, 57, 17, 0.85) !important;
}
.various-grids.color-set--orange.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--orange.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fff5f2;
}
.various-grids.color-set--orange.various-grids--no-bg .topic-item__item {
  color: #cd3911;
}
.various-grids.color-set--yellow:not(.various-grids--no-bg) {
  background: #ecca5f;
}
.various-grids.color-set--yellow:not(.various-grids--no-bg) .topic-item__item {
  color: #b68f16;
}
.various-grids.color-set--yellow.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--yellow.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(236, 202, 95, 0.85) !important;
}
.various-grids.color-set--yellow.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--yellow.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #603f32;
}
.various-grids.color-set--yellow.various-grids--no-bg .topic-item__item {
  color: #b68f16;
}
.various-grids.color-set--brown:not(.various-grids--no-bg) {
  background: #603f32;
}
.various-grids.color-set--brown:not(.various-grids--no-bg) .topic-item__item {
  color: #603f32;
}
.various-grids.color-set--brown.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--brown.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(96, 63, 50, 0.85) !important;
}
.various-grids.color-set--brown.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--brown.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f1d3c6;
}
.various-grids.color-set--brown.various-grids--no-bg .topic-item__item {
  color: #603f32;
}
.various-grids.color-set--green:not(.various-grids--no-bg) {
  background: #397e39;
}
.various-grids.color-set--green:not(.various-grids--no-bg) .topic-item__item {
  color: #397e39;
}
.various-grids.color-set--green.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--green.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(57, 126, 57, 0.85) !important;
}
.various-grids.color-set--green.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--green.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #e5f9eb;
}
.various-grids.color-set--green.various-grids--no-bg .topic-item__item {
  color: #397e39;
}
.various-grids.color-set--gray-normal:not(.various-grids--no-bg) {
  background: #c0bfbf;
}
.various-grids.color-set--gray-normal:not(.various-grids--no-bg)
  .topic-item__item {
  color: #454545;
}
.various-grids.color-set--gray-normal.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--gray-normal.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(192, 191, 191, 0.85) !important;
}
.various-grids.color-set--gray-normal.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--gray-normal.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #000;
}
.various-grids.color-set--gray-normal.various-grids--no-bg .topic-item__item {
  color: #454545;
}
.various-grids.color-set--crimson:not(.various-grids--no-bg) {
  background: #c80f2e;
}
.various-grids.color-set--crimson:not(.various-grids--no-bg) .topic-item__item {
  color: #c80f2e;
}
.various-grids.color-set--crimson.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--crimson.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(200, 15, 46, 0.85) !important;
}
.various-grids.color-set--crimson.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--crimson.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fef4f7;
}
.various-grids.color-set--crimson.various-grids--no-bg .topic-item__item {
  color: #c80f2e;
}
.various-grids.color-set--fast:not(.various-grids--no-bg) {
  background: #d2430f;
}
.various-grids.color-set--fast:not(.various-grids--no-bg) .topic-item__item {
  color: #d2430f;
}
.various-grids.color-set--fast.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--fast.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(210, 67, 15, 0.85) !important;
}
.various-grids.color-set--fast.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--fast.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fef5f1;
}
.various-grids.color-set--fast.various-grids--no-bg .topic-item__item {
  color: #d2430f;
}
.various-grids.color-set--fce:not(.various-grids--no-bg) {
  background: #9e0040;
}
.various-grids.color-set--fce:not(.various-grids--no-bg) .topic-item__item {
  color: #9e0040;
}
.various-grids.color-set--fce.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--fce.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(158, 0, 64, 0.85) !important;
}
.various-grids.color-set--fce.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--fce.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fff7fa;
}
.various-grids.color-set--fce.various-grids--no-bg .topic-item__item {
  color: #9e0040;
}
.various-grids.color-set--fhss:not(.various-grids--no-bg) {
  background: #2b8054;
}
.various-grids.color-set--fhss:not(.various-grids--no-bg) .topic-item__item {
  color: #2b8054;
}
.various-grids.color-set--fhss.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--fhss.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(43, 128, 84, 0.85) !important;
}
.various-grids.color-set--fhss.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--fhss.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f6fcf9;
}
.various-grids.color-set--fhss.various-grids--no-bg .topic-item__item {
  color: #2b8054;
}
.various-grids.color-set--sd:not(.various-grids--no-bg) {
  background: #007c87;
}
.various-grids.color-set--sd:not(.various-grids--no-bg) .topic-item__item {
  color: #007c87;
}
.various-grids.color-set--sd.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--sd.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(0, 124, 135, 0.85) !important;
}
.various-grids.color-set--sd.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--sd.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f7feff;
}
.various-grids.color-set--sd.various-grids--no-bg .topic-item__item {
  color: #007c87;
}
.various-grids.color-set--fb:not(.various-grids--no-bg) {
  background: #583f98;
}
.various-grids.color-set--fb:not(.various-grids--no-bg) .topic-item__item {
  color: #583f98;
}
.various-grids.color-set--fb.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--fb.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(88, 63, 152, 0.85) !important;
}
.various-grids.color-set--fb.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--fb.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f6f5fb;
}
.various-grids.color-set--fb.various-grids--no-bg .topic-item__item {
  color: #583f98;
}
.various-grids.color-set--feng:not(.various-grids--no-bg) {
  background: #c80f2e;
}
.various-grids.color-set--feng:not(.various-grids--no-bg) .topic-item__item {
  color: #c80f2e;
}
.various-grids.color-set--feng.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--feng.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(200, 15, 46, 0.85) !important;
}
.various-grids.color-set--feng.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--feng.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fff9fa;
}
.various-grids.color-set--feng.various-grids--no-bg .topic-item__item {
  color: #c80f2e;
}
.various-grids.color-set--fh:not(.various-grids--no-bg) {
  background: #0071bb;
}
.various-grids.color-set--fh:not(.various-grids--no-bg) .topic-item__item {
  color: #0071bb;
}
.various-grids.color-set--fh.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--fh.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(0, 113, 187, 0.85) !important;
}
.various-grids.color-set--fh.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--fh.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f6fbff;
}
.various-grids.color-set--fh.various-grids--no-bg .topic-item__item {
  color: #0071bb;
}
.various-grids.color-set--shtm:not(.various-grids--no-bg) {
  background: #123663;
}
.various-grids.color-set--shtm:not(.various-grids--no-bg) .topic-item__item {
  color: #123663;
}
.various-grids.color-set--shtm.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--shtm.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(18, 54, 99, 0.85) !important;
}
.various-grids.color-set--shtm.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--shtm.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f6f9fd;
}
.various-grids.color-set--shtm.various-grids--no-bg .topic-item__item {
  color: #123663;
}
.various-grids.color-set--polyu-gray:not(.various-grids--no-bg) {
  background: #58595b;
}
.various-grids.color-set--polyu-gray:not(.various-grids--no-bg)
  .topic-item__item {
  color: #58595b;
}
.various-grids.color-set--polyu-gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--polyu-gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(88, 89, 91, 0.85) !important;
}
.various-grids.color-set--polyu-gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--polyu-gray.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #f7f8f8;
}
.various-grids.color-set--polyu-gray.various-grids--no-bg .topic-item__item {
  color: #58595b;
}
.various-grids.color-set--polyu-red:not(.various-grids--no-bg) {
  background: #a02337;
}
.various-grids.color-set--polyu-red:not(.various-grids--no-bg)
  .topic-item__item {
  color: #a02337;
}
.various-grids.color-set--polyu-red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind,
.various-grids.color-set--polyu-red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over {
  background: rgba(160, 35, 55, 0.85) !important;
}
.various-grids.color-set--polyu-red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__behind
  .topic-item,
.various-grids.color-set--polyu-red.various-grids--no-bg:not(
    .various-grids--black-overlay
  ):not(.various-grids--gray)
  .photo-overlay-blk__over
  .topic-item {
  color: #fdf8f9;
}
.various-grids.color-set--polyu-red.various-grids--no-bg .topic-item__item {
  color: #a02337;
}
.border-cards {
  background-position: center -18.75em;
  background-repeat: no-repeat;
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .border-cards {
    font-size: 0.875rem;
  }
}
.border-cards__row {
  margin: -0.625em;
}
.border-cards [class*="col-"] {
  margin: 0.625em 0;
  padding: 0 0.625em;
}
.border-cards[class*="color-set"] {
  padding: 5em 0;
}
@media (max-width: 767.98px) {
  .border-cards {
    font-size: 0.75rem;
  }
  .border-cards[class*="color-set"] {
    padding: 2.5em 0;
  }
}
.border-cards .link-under-p {
  color: inherit;
}
.border-cards.color-set--blue .border-card-blk .border-card-blk__title,
.border-cards.color-set--brown .border-card-blk .border-card-blk__title,
.border-cards.color-set--crimson .border-card-blk .border-card-blk__title,
.border-cards.color-set--cyan .border-card-blk .border-card-blk__title,
.border-cards.color-set--fast .border-card-blk .border-card-blk__title,
.border-cards.color-set--fb .border-card-blk .border-card-blk__title,
.border-cards.color-set--fce .border-card-blk .border-card-blk__title,
.border-cards.color-set--feng .border-card-blk .border-card-blk__title,
.border-cards.color-set--fh .border-card-blk .border-card-blk__title,
.border-cards.color-set--fhss .border-card-blk .border-card-blk__title,
.border-cards.color-set--gray .border-card-blk .border-card-blk__title,
.border-cards.color-set--gray-dark .border-card-blk .border-card-blk__title,
.border-cards.color-set--green .border-card-blk .border-card-blk__title,
.border-cards.color-set--orange .border-card-blk .border-card-blk__title,
.border-cards.color-set--polyu-gray .border-card-blk .border-card-blk__title,
.border-cards.color-set--polyu-red .border-card-blk .border-card-blk__title,
.border-cards.color-set--purple .border-card-blk .border-card-blk__title,
.border-cards.color-set--red .border-card-blk .border-card-blk__title,
.border-cards.color-set--sd .border-card-blk .border-card-blk__title,
.border-cards.color-set--shtm .border-card-blk .border-card-blk__title,
.border-cards.color-set--yellow .border-card-blk .border-card-blk__title {
  color: #454545;
}
.border-cards.color-set--gray {
  background-color: #f4f4f4;
}
.border-cards.color-set--gray-dark {
  background-color: #717171;
}
.border-cards.color-set--blue {
  background-color: #2840a8;
}
.border-cards.color-set--purple {
  background-color: #210f68;
}
.border-cards.color-set--red {
  background-color: #a02337;
}
.border-cards.color-set--cyan {
  background-color: #4f9eb5;
}
.border-cards.color-set--orange {
  background-color: #cd3911;
}
.border-cards.color-set--yellow {
  background-color: #ecca5f;
}
.border-cards.color-set--brown {
  background-color: #603f32;
}
.border-cards.color-set--green {
  background-color: #397e39;
}
.border-cards.color-set--gray-normal {
  background-color: #c0bfbf;
}
.border-cards.color-set--gray-normal .border-card-blk .border-card-blk__title {
  color: #454545;
}
.border-cards.color-set--crimson {
  background-color: #c80f2e;
}
.border-cards.color-set--fast {
  background-color: #d2430f;
}
.border-cards.color-set--fce {
  background-color: #9e0040;
}
.border-cards.color-set--fhss {
  background-color: #2b8054;
}
.border-cards.color-set--sd {
  background-color: #007c87;
}
.border-cards.color-set--fb {
  background-color: #583f98;
}
.border-cards.color-set--feng {
  background-color: #c80f2e;
}
.border-cards.color-set--fh {
  background-color: #0071bb;
}
.border-cards.color-set--shtm {
  background-color: #123663;
}
.border-cards.color-set--polyu-gray {
  background-color: #58595b;
}
.border-cards.color-set--polyu-red {
  background-color: #a02337;
}
a.border-card-blk:focus,
a.border-card-blk:hover {
  box-shadow: 0 0 0.875em 0 rgba(0, 0, 0, 0.18);
}
.border-card-blk {
  font-size: 1rem;
  display: block;
  height: 100%;
  padding: 2.75em 1.375em 2.8125em;
  border-top: 0.25em solid #a02337;
  background-color: #fff;
  box-shadow: 0 0 0.1875em 0.0625em rgba(0, 0, 0, 0.15);
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 991.98px) {
  .border-card-blk {
    font-size: 0.875rem;
    padding-top: 1.875em;
    padding-bottom: 1.875em;
  }
}
.border-card-blk__title {
  font-size: 1.25em;
  line-height: 1.2;
  overflow: hidden;
  color: #a02337;
}
.border-card-blk__title + .border-card-blk__text {
  margin: 0.9375em 0 0;
}
.border-card-blk__text {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .border-card-blk__text {
    font-size: 0.875rem;
  }
}
.border-card-blk__btn-row {
  margin: 1.25em 0 0;
}
.border-card-blk .rbtn--border {
  color: inherit;
}
.border-card-blk .rbtn--border:focus,
.border-card-blk .rbtn--border:hover {
  color: #fff;
  background: #454545 !important;
  border-color: #454545;
}
.border-card-blk.color-set--gray {
  border-color: #f4f4f4;
}
.border-card-blk.color-set--gray .border-card-blk__title {
  color: #f4f4f4;
}
.border-card-blk.color-set--gray-dark {
  border-color: #717171;
}
.border-card-blk.color-set--gray-dark .border-card-blk__title {
  color: #717171;
}
.border-card-blk.color-set--blue {
  border-color: #2840a8;
}
.border-card-blk.color-set--blue .border-card-blk__title {
  color: #2840a8;
}
.border-card-blk.color-set--purple {
  border-color: #210f68;
}
.border-card-blk.color-set--purple .border-card-blk__title {
  color: #210f68;
}
.border-card-blk.color-set--red {
  border-color: #a02337;
}
.border-card-blk.color-set--red .border-card-blk__title {
  color: #a02337;
}
.border-card-blk.color-set--cyan {
  border-color: #4f9eb5;
}
.border-card-blk.color-set--cyan .border-card-blk__title {
  color: #4f9eb5;
}
.border-card-blk.color-set--orange {
  border-color: #cd3911;
}
.border-card-blk.color-set--orange .border-card-blk__title {
  color: #cd3911;
}
.border-card-blk.color-set--yellow {
  border-color: #ecca5f;
}
.border-card-blk.color-set--yellow .border-card-blk__title {
  color: #ecca5f;
}
.border-card-blk.color-set--brown {
  border-color: #603f32;
}
.border-card-blk.color-set--brown .border-card-blk__title {
  color: #603f32;
}
.border-card-blk.color-set--green {
  border-color: #397e39;
}
.border-card-blk.color-set--green .border-card-blk__title {
  color: #397e39;
}
.border-card-blk.color-set--gray-normal {
  border-color: #c0bfbf;
}
.border-card-blk.color-set--gray-normal .border-card-blk__title {
  color: #c0bfbf;
}
.border-card-blk.color-set--crimson {
  border-color: #c80f2e;
}
.border-card-blk.color-set--crimson .border-card-blk__title {
  color: #c80f2e;
}
.border-card-blk.color-set--fast {
  border-color: #d2430f;
}
.border-card-blk.color-set--fast .border-card-blk__title {
  color: #d2430f;
}
.border-card-blk.color-set--fce {
  border-color: #9e0040;
}
.border-card-blk.color-set--fce .border-card-blk__title {
  color: #9e0040;
}
.border-card-blk.color-set--fhss {
  border-color: #2b8054;
}
.border-card-blk.color-set--fhss .border-card-blk__title {
  color: #2b8054;
}
.border-card-blk.color-set--sd {
  border-color: #007c87;
}
.border-card-blk.color-set--sd .border-card-blk__title {
  color: #007c87;
}
.border-card-blk.color-set--fb {
  border-color: #583f98;
}
.border-card-blk.color-set--fb .border-card-blk__title {
  color: #583f98;
}
.border-card-blk.color-set--feng {
  border-color: #c80f2e;
}
.border-card-blk.color-set--feng .border-card-blk__title {
  color: #c80f2e;
}
.border-card-blk.color-set--fh {
  border-color: #0071bb;
}
.border-card-blk.color-set--fh .border-card-blk__title {
  color: #0071bb;
}
.border-card-blk.color-set--shtm {
  border-color: #123663;
}
.border-card-blk.color-set--shtm .border-card-blk__title {
  color: #123663;
}
.border-card-blk.color-set--polyu-gray {
  border-color: #58595b;
}
.border-card-blk.color-set--polyu-gray .border-card-blk__title {
  color: #58595b;
}
.border-card-blk.color-set--polyu-red {
  border-color: #a02337;
}
.border-card-blk.color-set--polyu-red .border-card-blk__title {
  color: #a02337;
}
.ranking-large {
  font-size: 1rem;
  position: relative;
  background: center center no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .ranking-large {
    font-size: 0.875rem 0;
  }
}
.ranking-large > .container {
  position: relative;
  z-index: 3;
}
.ranking-large::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  opacity: 0.92;
}
.ranking-large__inner {
  position: relative;
  z-index: 3;
}
.ranking-large[class*="color-set--"] {
  padding: 2.1875em 0;
}
.ranking-large[class*="color-set--"] a.ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.ranking-large__row {
  margin: -0.625em;
}
.ranking-large__blk {
  margin: 0.625em 0;
  padding-right: 0.625em;
  padding-left: 0.625em;
}
.ranking-card {
  font-size: 1rem;
  display: block;
  height: 100%;
  min-height: 1.875em;
  padding: 10% 6.66666667%;
}
@media (max-width: 991.98px) {
  .ranking-card {
    font-size: 0.875rem;
  }
}
.ranking-card__rank {
  font-size: 5.3125em;
  line-height: 1;
  position: relative;
  margin-bottom: 0.21176471em;
  color: #a02337;
}
@media (max-width: 1199.98px) {
  .ranking-card__rank {
    font-size: 4.64285714em;
  }
}
.ranking-card__rank small {
  font-size: 0.44705882em;
  position: relative;
  top: 0.21052632em;
  vertical-align: top;
}
.ranking-card__text {
  font-size: 1.25em;
  margin: 1em 0 0;
  color: #a02337;
}
.ranking-card__desc {
  margin: 0.5625em 0 0;
}
.ranking-card:hover {
  box-shadow: 0 0 1.875em 0 rgba(0, 0, 0, 0.18);
}
.ranking-large.color-set--blue:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--brown:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--crimson:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--cyan:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--fast:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--fb:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--fce:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--feng:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--fh:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--fhss:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--gray:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--green:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--orange:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--purple:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--red:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--sd:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--shtm:not(.ranking-large--nobg) a.ranking-card,
.ranking-large.color-set--yellow:not(.ranking-large--nobg) a.ranking-card {
  box-shadow: none;
}
div.ranking-card:hover {
  cursor: default;
}
.ranking-large.color-set--gray:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #f4f4f4;
}
.ranking-large.color-set--gray:not(.ranking-large--nobg) .ranking-card {
  color: #454545;
}
.ranking-large.color-set--gray:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--gray:not(.ranking-large--nobg) .ranking-card__rank {
  color: #000;
}
.ranking-large.color-set--gray .ranking-card__rank,
.ranking-large.color-set--gray .ranking-card__text,
.ranking-large.color-set--gray:not(.ranking-large--nobg) .ranking-card__text {
  color: #454545;
}
.ranking-large.color-set--gray:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #717171;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg)
  .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg)
  .ranking-card__rank {
  color: #fff;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--gray-dark:not(.ranking-large--nobg)
  .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--gray-dark .ranking-card__rank,
.ranking-large.color-set--gray-dark .ranking-card__text {
  color: #717171;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #2840a8;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg) .ranking-card__rank {
  color: #90d5fd;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--blue:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--blue .ranking-card__rank,
.ranking-large.color-set--blue .ranking-card__text {
  color: #2840a8;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #210f68;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fad256;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--purple:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--purple .ranking-card__rank,
.ranking-large.color-set--purple .ranking-card__text {
  color: #210f68;
}
.ranking-large.color-set--red:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #a02337;
}
.ranking-large.color-set--red:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--red:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--red:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fff;
}
.ranking-large.color-set--red:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--red:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--red .ranking-card__rank,
.ranking-large.color-set--red .ranking-card__text {
  color: #a02337;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #4f9eb5;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg) .ranking-card__rank {
  color: #ccf3ff;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--cyan:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--cyan .ranking-card__rank,
.ranking-large.color-set--cyan .ranking-card__text {
  color: #367081;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #cd3911;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fff5f2;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--orange:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--orange .ranking-card__rank,
.ranking-large.color-set--orange .ranking-card__text {
  color: #cd3911;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #ecca5f;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg) .ranking-card {
  color: #454545;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg) .ranking-card__rank {
  color: #603f32;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--yellow:not(.ranking-large--nobg) .ranking-card__text {
  color: #454545;
}
.ranking-large.color-set--yellow .ranking-card__rank,
.ranking-large.color-set--yellow .ranking-card__text {
  color: #b68f16;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #603f32;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f1d3c6;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--brown:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--brown .ranking-card__rank,
.ranking-large.color-set--brown .ranking-card__text {
  color: #603f32;
}
.ranking-large.color-set--green:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #397e39;
}
.ranking-large.color-set--green:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--green:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--green:not(.ranking-large--nobg) .ranking-card__rank {
  color: #e5f9eb;
}
.ranking-large.color-set--green:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--green:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--green .ranking-card__rank,
.ranking-large.color-set--green .ranking-card__text {
  color: #397e39;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #c0bfbf;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg) .ranking-card {
  color: #333;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg)
  .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg)
  .ranking-card__rank {
  color: #000;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg)
  .ranking-card__text {
  color: #333;
}
.ranking-large.color-set--gray-normal:not(.ranking-large--nobg) a.ranking-card {
  box-shadow: none;
}
.ranking-large.color-set--gray-normal .ranking-card__rank,
.ranking-large.color-set--gray-normal .ranking-card__text {
  color: #454545;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #c80f2e;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg)
  .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg)
  .ranking-card__rank {
  color: #fef4f7;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--crimson:not(.ranking-large--nobg)
  .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--crimson .ranking-card__rank,
.ranking-large.color-set--crimson .ranking-card__text {
  color: #c80f2e;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #d2430f;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fef5f1;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--fast:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--fast .ranking-card__rank,
.ranking-large.color-set--fast .ranking-card__text {
  color: #d2430f;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #9e0040;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fff7fa;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--fce:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--fce .ranking-card__rank,
.ranking-large.color-set--fce .ranking-card__text {
  color: #9e0040;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #2b8054;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f6fcf9;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--fhss:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--fhss .ranking-card__rank,
.ranking-large.color-set--fhss .ranking-card__text {
  color: #2b8054;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #007c87;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f7feff;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--sd:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--sd .ranking-card__rank,
.ranking-large.color-set--sd .ranking-card__text {
  color: #007c87;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #583f98;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f6f5fb;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--fb:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--fb .ranking-card__rank,
.ranking-large.color-set--fb .ranking-card__text {
  color: #583f98;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #c80f2e;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg) .ranking-card__rank {
  color: #fff9fa;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--feng:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--feng .ranking-card__rank,
.ranking-large.color-set--feng .ranking-card__text {
  color: #c80f2e;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #0071bb;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f6fbff;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--fh:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--fh .ranking-card__rank,
.ranking-large.color-set--fh .ranking-card__text {
  color: #0071bb;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #123663;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg) .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg) .ranking-card__rank {
  color: #f6f9fd;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--shtm:not(.ranking-large--nobg) .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--shtm .ranking-card__rank,
.ranking-large.color-set--shtm .ranking-card__text {
  color: #123663;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #58595b;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg)
  .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg)
  .ranking-card__rank {
  color: #f7f8f8;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--polyu-gray:not(.ranking-large--nobg)
  .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--polyu-gray .ranking-card__rank,
.ranking-large.color-set--polyu-gray .ranking-card__text {
  color: #58595b;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg)::before {
  display: block;
  background-color: #a02337;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg) .ranking-card {
  color: #fff;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg)
  .ranking-card:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg)
  .ranking-card__rank {
  color: #fdf8f9;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg)
  .ranking-card__rank::before {
  display: none;
}
.ranking-large.color-set--polyu-red:not(.ranking-large--nobg)
  .ranking-card__text {
  color: #fff;
}
.ranking-large.color-set--polyu-red .ranking-card__rank,
.ranking-large.color-set--polyu-red .ranking-card__text {
  color: #a02337;
}
@media (max-width: 767.98px) {
  .list-highlight__left,
  .list-highlight__right {
    margin: 1.5625em 0;
  }
}
@media (min-width: 768px) {
  .ranking-large__blk.col-md-8 .ranking-card {
    padding: 25.97402597% 9.09090909%;
  }
  .list-highlight__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1.25em;
    margin-left: 1.25em;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .list-highlight__left {
    width: 60.98615917%;
  }
  .list-highlight__right {
    width: 34.60207612%;
    padding: 0 0 0 2.59515571%;
    box-shadow: -0.9375em 0 1.125em -1.625em rgba(0, 0, 0, 0.4);
  }
  .large-s-slider__main {
    width: 76.75585284%;
  }
  .large-s-slider__side {
    width: 23.24414716%;
  }
}
.list-highlight__heading {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 1.2;
  margin: 0.55555556em 0 0.44444444em;
  color: inherit;
}
@media (max-width: 767.98px) {
  .list-highlight__heading {
    font-size: 1.125rem;
  }
}
.border-link-list {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .border-link-list {
    font-size: 0.875rem;
  }
}
.border-link-list__item {
  padding: 0.9375em 0;
}
.border-link-list__item:first-child {
  padding-top: 0;
}
.border-link-list__link {
  font-size: 1.125em;
}
.border-link-list__link:focus,
.border-link-list__link:hover {
  color: #a02337;
}
.color-set--gray .border-link-list__link:focus,
.color-set--gray .border-link-list__link:hover {
  color: #454545;
}
.color-set--gray-dark .border-link-list__link:focus,
.color-set--gray-dark .border-link-list__link:hover {
  color: #717171;
}
.color-set--blue .border-link-list__link:focus,
.color-set--blue .border-link-list__link:hover {
  color: #2840a8;
}
.color-set--purple .border-link-list__link:focus,
.color-set--purple .border-link-list__link:hover {
  color: #210f68;
}
.color-set--red .border-link-list__link:focus,
.color-set--red .border-link-list__link:hover {
  color: #a02337;
}
.color-set--cyan .border-link-list__link:focus,
.color-set--cyan .border-link-list__link:hover {
  color: #367081;
}
.color-set--orange .border-link-list__link:focus,
.color-set--orange .border-link-list__link:hover {
  color: #cd3911;
}
.color-set--yellow .border-link-list__link:focus,
.color-set--yellow .border-link-list__link:hover {
  color: #b68f16;
}
.color-set--brown .border-link-list__link:focus,
.color-set--brown .border-link-list__link:hover {
  color: #603f32;
}
.color-set--green .border-link-list__link:focus,
.color-set--green .border-link-list__link:hover {
  color: #397e39;
}
.color-set--gray-normal .border-link-list__link:focus,
.color-set--gray-normal .border-link-list__link:hover {
  color: #454545;
}
.color-set--crimson .border-link-list__link:focus,
.color-set--crimson .border-link-list__link:hover {
  color: #c80f2e;
}
.color-set--fast .border-link-list__link:focus,
.color-set--fast .border-link-list__link:hover {
  color: #d2430f;
}
.color-set--fce .border-link-list__link:focus,
.color-set--fce .border-link-list__link:hover {
  color: #9e0040;
}
.color-set--fhss .border-link-list__link:focus,
.color-set--fhss .border-link-list__link:hover {
  color: #2b8054;
}
.color-set--sd .border-link-list__link:focus,
.color-set--sd .border-link-list__link:hover {
  color: #007c87;
}
.color-set--fb .border-link-list__link:focus,
.color-set--fb .border-link-list__link:hover {
  color: #583f98;
}
.color-set--feng .border-link-list__link:focus,
.color-set--feng .border-link-list__link:hover {
  color: #c80f2e;
}
.color-set--fh .border-link-list__link:focus,
.color-set--fh .border-link-list__link:hover {
  color: #0071bb;
}
.color-set--shtm .border-link-list__link:focus,
.color-set--shtm .border-link-list__link:hover {
  color: #123663;
}
.color-set--polyu-gray .border-link-list__link:focus,
.color-set--polyu-gray .border-link-list__link:hover {
  color: #58595b;
}
.color-set--polyu-red .border-link-list__link:focus,
.color-set--polyu-red .border-link-list__link:hover {
  color: #a02337;
}
.banner-bg-text-blk {
  position: relative;
  padding: 4.6875em 0 5.3125em;
  color: #fff;
  background: center center no-repeat #e4e4e4;
  background-size: cover;
}
.banner-bg-text-blk .link-under-p a:focus,
.banner-bg-text-blk .link-under-p a:hover,
.banner-bg-text-blk__title {
  color: inherit;
}
.banner-bg-text-blk .link-under-p {
  color: inherit;
  margin-bottom: 1.25em;
}
.banner-bg-text-blk::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.4);
}
.banner-bg-text-blk__inner,
.large-s-slider,
.large-s-slider__inner {
  position: relative;
}
.banner-bg-text-blk--has-img::before,
.sq-blk {
  display: block;
}
.banner-bg-text-blk--has-img {
  text-shadow: 0 0 0.1875em #000, 0 0 0.1875em #000;
}
.banner-bg-text-blk--has-img .rbtn {
  color: #fff !important;
}
.banner-bg-text-blk--has-img .rbtn:focus,
.banner-bg-text-blk--has-img .rbtn:hover {
  color: #454545 !important;
}
.banner-bg-text-blk--has-img .rbtn.rbtn--whiteborder {
  color: #fff !important;
}
.banner-bg-text-blk--has-img .rbtn.rbtn--whiteborder:focus,
.banner-bg-text-blk--has-img .rbtn.rbtn--whiteborder:hover {
  color: #454545 !important;
  background: #fff;
}
.banner-bg-text-blk.color-set--gray {
  background-color: #f4f4f4;
  color: #454545;
}
.banner-bg-text-blk.color-set--gray .link-under-p,
.banner-bg-text-blk.color-set--gray .link-under-p a:focus,
.banner-bg-text-blk.color-set--gray .link-under-p a:hover {
  color: #a02337;
}
.banner-bg-text-blk.color-set--gray-dark {
  background-color: #717171;
  color: #717171;
}
.banner-bg-text-blk.color-set--gray-dark .link-under-p,
.banner-bg-text-blk.color-set--gray-dark .link-under-p a:focus,
.banner-bg-text-blk.color-set--gray-dark .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--blue {
  background-color: #2840a8;
  color: #2840a8;
}
.banner-bg-text-blk.color-set--blue .link-under-p,
.banner-bg-text-blk.color-set--blue .link-under-p a:focus,
.banner-bg-text-blk.color-set--blue .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--purple {
  background-color: #210f68;
  color: #210f68;
}
.banner-bg-text-blk.color-set--purple .link-under-p,
.banner-bg-text-blk.color-set--purple .link-under-p a:focus,
.banner-bg-text-blk.color-set--purple .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--red {
  background-color: #a02337;
  color: #a02337;
}
.banner-bg-text-blk.color-set--red .link-under-p,
.banner-bg-text-blk.color-set--red .link-under-p a:focus,
.banner-bg-text-blk.color-set--red .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--cyan {
  background-color: #4f9eb5;
  color: #367081;
}
.banner-bg-text-blk.color-set--cyan .link-under-p,
.banner-bg-text-blk.color-set--cyan .link-under-p a:focus,
.banner-bg-text-blk.color-set--cyan .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--orange {
  background-color: #cd3911;
  color: #cd3911;
}
.banner-bg-text-blk.color-set--orange .link-under-p,
.banner-bg-text-blk.color-set--orange .link-under-p a:focus,
.banner-bg-text-blk.color-set--orange .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--yellow {
  background-color: #ecca5f;
  color: #b68f16;
}
.banner-bg-text-blk.color-set--yellow .link-under-p,
.banner-bg-text-blk.color-set--yellow .link-under-p a:focus,
.banner-bg-text-blk.color-set--yellow .link-under-p a:hover {
  color: #454545;
}
.banner-bg-text-blk.color-set--brown {
  background-color: #603f32;
  color: #603f32;
}
.banner-bg-text-blk.color-set--brown .link-under-p,
.banner-bg-text-blk.color-set--brown .link-under-p a:focus,
.banner-bg-text-blk.color-set--brown .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--green {
  background-color: #397e39;
  color: #397e39;
}
.banner-bg-text-blk.color-set--green .link-under-p,
.banner-bg-text-blk.color-set--green .link-under-p a:focus,
.banner-bg-text-blk.color-set--green .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--gray-normal {
  background-color: #c0bfbf;
  color: #454545;
}
.banner-bg-text-blk.color-set--gray-normal .link-under-p,
.banner-bg-text-blk.color-set--gray-normal .link-under-p a:focus,
.banner-bg-text-blk.color-set--gray-normal .link-under-p a:hover {
  color: #333;
}
.banner-bg-text-blk.color-set--crimson {
  background-color: #c80f2e;
  color: #c80f2e;
}
.banner-bg-text-blk.color-set--crimson .link-under-p,
.banner-bg-text-blk.color-set--crimson .link-under-p a:focus,
.banner-bg-text-blk.color-set--crimson .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--fast {
  background-color: #d2430f;
  color: #d2430f;
}
.banner-bg-text-blk.color-set--fast .link-under-p,
.banner-bg-text-blk.color-set--fast .link-under-p a:focus,
.banner-bg-text-blk.color-set--fast .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--fce {
  background-color: #9e0040;
  color: #9e0040;
}
.banner-bg-text-blk.color-set--fce .link-under-p,
.banner-bg-text-blk.color-set--fce .link-under-p a:focus,
.banner-bg-text-blk.color-set--fce .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--fhss {
  background-color: #2b8054;
  color: #2b8054;
}
.banner-bg-text-blk.color-set--fhss .link-under-p,
.banner-bg-text-blk.color-set--fhss .link-under-p a:focus,
.banner-bg-text-blk.color-set--fhss .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--sd {
  background-color: #007c87;
  color: #007c87;
}
.banner-bg-text-blk.color-set--sd .link-under-p,
.banner-bg-text-blk.color-set--sd .link-under-p a:focus,
.banner-bg-text-blk.color-set--sd .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--fb {
  background-color: #583f98;
  color: #583f98;
}
.banner-bg-text-blk.color-set--fb .link-under-p,
.banner-bg-text-blk.color-set--fb .link-under-p a:focus,
.banner-bg-text-blk.color-set--fb .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--feng {
  background-color: #c80f2e;
  color: #c80f2e;
}
.banner-bg-text-blk.color-set--feng .link-under-p,
.banner-bg-text-blk.color-set--feng .link-under-p a:focus,
.banner-bg-text-blk.color-set--feng .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--fh {
  background-color: #0071bb;
  color: #0071bb;
}
.banner-bg-text-blk.color-set--fh .link-under-p,
.banner-bg-text-blk.color-set--fh .link-under-p a:focus,
.banner-bg-text-blk.color-set--fh .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--shtm {
  background-color: #123663;
  color: #123663;
}
.banner-bg-text-blk.color-set--shtm .link-under-p,
.banner-bg-text-blk.color-set--shtm .link-under-p a:focus,
.banner-bg-text-blk.color-set--shtm .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--polyu-gray {
  background-color: #58595b;
  color: #58595b;
}
.banner-bg-text-blk.color-set--polyu-gray .link-under-p,
.banner-bg-text-blk.color-set--polyu-gray .link-under-p a:focus,
.banner-bg-text-blk.color-set--polyu-gray .link-under-p a:hover {
  color: #fff;
}
.banner-bg-text-blk.color-set--polyu-red {
  background-color: #a02337;
  color: #a02337;
}
.banner-bg-text-blk.color-set--polyu-red .link-under-p,
.banner-bg-text-blk.color-set--polyu-red .link-under-p a:focus,
.banner-bg-text-blk.color-set--polyu-red .link-under-p a:hover {
  color: #fff;
}
.sq-blks {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .sq-blks {
    font-size: 0.625rem;
  }
}
.sq-blks__row {
  margin: -0.375em;
}
.sq-blks__blk {
  padding-left: 0.375em;
  padding-right: 0.375em;
  margin: 0.375em 0;
}
.sq-blk__inner {
  padding: 100% 0 0;
}
.txt-w-sq-blks__row {
  margin-top: 2em;
}
.mag-feature__title {
  color: #a02337;
}
.mag-title-blks {
  margin: 0.625em 0 0;
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .mag-title-blks {
    font-size: 0.875rem;
  }
}
.mag-title-blks__row {
  margin: 0 -0.625em;
}
.mag-title-blks__blk {
  padding: 0 0.625em;
  margin: 1.375em 0;
}
.mag-title-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .mag-title-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 479.98px) {
  .mag-title-blk {
    font-size: 0.75rem;
  }
}
.mag-title-blk__imgw {
  margin: 0 0 1.5625em;
}
.mag-title-blk__imgw + .mag-title-blk__title {
  margin-top: 1.25em;
}
.mag-title-blk__imgctrl {
  padding: 54.76190476% 0 0;
}
.mag-title-blk__title {
  font-size: 1.75em;
  margin: 0 0 0.53571429em;
  font-weight: 300;
  line-height: 1.2;
  color: #a02337;
}
.mag-title-blk__title + .mag-title-blk__desc {
  margin: 0.55555556em 0 0;
}
.mag-title-blk__desc {
  font-size: 1.125em;
}
@media (max-width: 479.98px) {
  .mag-title-blk__desc {
    font-size: 0.875rem;
  }
}
.color-set--gray .mag-feature__title,
.color-set--gray .mag-title-blk__p,
.color-set--gray .mag-title-blk__title {
  color: #454545;
}
.color-set--gray-dark .mag-feature__title,
.color-set--gray-dark .mag-title-blk__p,
.color-set--gray-dark .mag-title-blk__title {
  color: #717171;
}
.color-set--blue .mag-feature__title,
.color-set--blue .mag-title-blk__p,
.color-set--blue .mag-title-blk__title {
  color: #2840a8;
}
.color-set--purple .mag-feature__title,
.color-set--purple .mag-title-blk__p,
.color-set--purple .mag-title-blk__title {
  color: #210f68;
}
.color-set--red .mag-feature__title,
.color-set--red .mag-title-blk__p,
.color-set--red .mag-title-blk__title {
  color: #a02337;
}
.color-set--cyan .mag-feature__title,
.color-set--cyan .mag-title-blk__p,
.color-set--cyan .mag-title-blk__title {
  color: #367081;
}
.color-set--orange .mag-feature__title,
.color-set--orange .mag-title-blk__p,
.color-set--orange .mag-title-blk__title {
  color: #cd3911;
}
.color-set--yellow .mag-feature__title,
.color-set--yellow .mag-title-blk__p,
.color-set--yellow .mag-title-blk__title {
  color: #b68f16;
}
.color-set--brown .mag-feature__title,
.color-set--brown .mag-title-blk__p,
.color-set--brown .mag-title-blk__title {
  color: #603f32;
}
.color-set--green .mag-feature__title,
.color-set--green .mag-title-blk__p,
.color-set--green .mag-title-blk__title {
  color: #397e39;
}
.color-set--gray-normal .mag-feature__title,
.color-set--gray-normal .mag-title-blk__p,
.color-set--gray-normal .mag-title-blk__title {
  color: #454545;
}
.color-set--crimson .mag-feature__title,
.color-set--crimson .mag-title-blk__p,
.color-set--crimson .mag-title-blk__title {
  color: #c80f2e;
}
.color-set--fast .mag-feature__title,
.color-set--fast .mag-title-blk__p,
.color-set--fast .mag-title-blk__title {
  color: #d2430f;
}
.color-set--fce .mag-feature__title,
.color-set--fce .mag-title-blk__p,
.color-set--fce .mag-title-blk__title {
  color: #9e0040;
}
.color-set--fhss .mag-feature__title,
.color-set--fhss .mag-title-blk__p,
.color-set--fhss .mag-title-blk__title {
  color: #2b8054;
}
.color-set--sd .mag-feature__title,
.color-set--sd .mag-title-blk__p,
.color-set--sd .mag-title-blk__title {
  color: #007c87;
}
.color-set--fb .mag-feature__title,
.color-set--fb .mag-title-blk__p,
.color-set--fb .mag-title-blk__title {
  color: #583f98;
}
.color-set--feng .mag-feature__title,
.color-set--feng .mag-title-blk__p,
.color-set--feng .mag-title-blk__title {
  color: #c80f2e;
}
.color-set--fh .mag-feature__title,
.color-set--fh .mag-title-blk__p,
.color-set--fh .mag-title-blk__title {
  color: #0071bb;
}
.color-set--shtm .mag-feature__title,
.color-set--shtm .mag-title-blk__p,
.color-set--shtm .mag-title-blk__title {
  color: #123663;
}
.color-set--polyu-gray .mag-feature__title,
.color-set--polyu-gray .mag-title-blk__p,
.color-set--polyu-gray .mag-title-blk__title {
  color: #58595b;
}
.color-set--polyu-red .mag-feature__title,
.color-set--polyu-red .mag-title-blk__p,
.color-set--polyu-red .mag-title-blk__title {
  color: #a02337;
}
.large-s-slider {
  padding: 0 0 4.0625em;
}
@media (max-width: 991.98px) {
  .large-s-slider {
    padding-bottom: 7.5em;
  }
}
@media (max-width: 767.98px) {
  .mag-title-blk__p {
    margin-top: 0.8125em;
  }
  .large-s-slider {
    font-size: 1.6vw;
  }
  .large-s-slider__main {
    padding: 0 1.25rem 0 0;
  }
  .large-s-slider__main:after,
  .large-s-slider__main:before {
    content: " ";
    display: table;
  }
  .large-s-slider__main:after {
    clear: both;
  }
  .large-s-slider__card {
    float: right;
    margin: -1.5625rem -1.25rem 0 0;
    position: relative;
    z-index: 4;
  }
}
.large-s-slider__card {
  font-size: 1rem;
  width: 28.125em;
  padding: 2.375em 1.875em;
  background: #fff;
}
@media (min-width: 768px) {
  .large-s-slider__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .large-s-slider__card {
    position: absolute;
    z-index: 7;
    right: 0;
    bottom: -2.1875em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .large-s-slider__card {
    bottom: -6.125em;
  }
}
@media (max-width: 991.98px) {
  .large-s-slider__card {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .large-s-slider__card {
    font-size: 0.8125rem;
  }
}
.large-s-slider__imgctrl {
  padding: 56.42701525% 0 0;
}
.large-s-slider__color-pattern {
  position: absolute;
  top: 9.375em;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 1em;
  background-position: 100% center;
}
.js-slick-container:not(.js-slick-loaded)
  .large-s-large-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .large-s-large-slider__list {
  opacity: 0;
}
.large-s-small-slider {
  margin: 0 -7000px 0 0;
}
.large-s-small-slider__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.large-s-small-slider__blk {
  position: relative;
  width: 40.1875em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .large-s-small-slider__blk {
    font-size: 0.625em;
  }
}
.large-s-small-slider__blk::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.65);
}
@media (min-width: 1600px) {
  .large-s-card-slider .slick-prev {
    right: 0.28571429em;
    left: auto;
  }
  .large-s-card-slider .slick-next {
    left: calc(100% + 0.28571429em);
  }
  .large-s-card-slider .slick-arrow {
    top: auto;
    bottom: 0.35714286em;
  }
}
@media (max-width: 1599.98px) {
  .large-s-card-slider .slick-prev {
    right: 2.35714286em;
    left: auto;
  }
  .large-s-card-slider .slick-next {
    right: 0.28571429em;
  }
  .large-s-card-slider .slick-arrow {
    top: 100%;
    bottom: auto;
  }
}
.large-s-card-slider__title {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.3;
  overflow: hidden;
  max-height: 2.66666667em;
  margin: 0 0 0.58333333em;
  color: #a02337;
}
.large-s-card-slider__desc {
  font-size: 1.125em;
  font-weight: 300;
  overflow: hidden;
  max-height: 11.38888889em;
}
.large-s-card-slider__btn-row {
  margin-top: 1.25em;
  margin-bottom: 0.625em;
}
.js-slick-container:not(.js-slick-loaded)
  .large-s-card-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .large-s-card-slider__list {
  opacity: 0;
}
.large-s-card-slider .link-under-p {
  margin-bottom: 0;
  margin-right: 1.875em;
}
.large-s-card-slider .slick-slider {
  position: static;
}
.large-s-card-slider .slick-arrow {
  font-size: 1.75rem;
  position: absolute;
  box-shadow: 0 0 0.4375em 0 rgba(0, 0, 0, 0.18);
}
@media (max-width: 767.98px) {
  .ppl-slider-blk__right {
    margin: 1.5625em 0 0;
  }
  .ppl-grid-slider .slick-dots {
    font-size: 0.5rem;
  }
}
@media (min-width: 992px) {
  .ppl-slider-blk__left {
    width: 34.28093645%;
  }
  .ppl-slider-blk__right {
    width: 63.71237458%;
  }
  .js-slick-container:not(.js-slick-loaded)
    .ppl-grid-slider__list
    > .js-slick-itm:nth-child(6)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .ppl-grid-slider__list {
    opacity: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ppl-slider-blk__left {
    width: 45.98662207%;
  }
  .ppl-slider-blk__right {
    width: 51.83946488%;
  }
}
.ppl-slider-blk__inner {
  padding-bottom: 2.375rem;
}
@media (min-width: 768px) {
  .ppl-slider-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3.125rem;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.ppl-slider-blk__title {
  margin: 0 0 0.875em;
  color: #a02337;
}
.ppl-grid-slider__container {
  margin: -0.1875em;
}
.ppl-grid-slider .slick-dots {
  position: absolute;
  top: calc(100% + 1.25em);
  right: 0;
  left: 0;
}
.ppl-grid-slider__itm {
  float: left;
  padding: 0.1875em;
}
@media (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .ppl-grid-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .ppl-grid-slider__list {
    opacity: 0;
  }
  .ppl-grid-slider__itm {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .ppl-grid-slider__itm {
    width: 33.33333333%;
  }
}
.ppl-grid-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  background: url(../img/ppl-grid-blk-1x.png) center center no-repeat;
  background-size: 100% auto;
}
@media (max-width: 991.98px) {
  .ppl-grid-blk {
    font-size: 0.8125rem;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .ppl-grid-blk {
    background-image: url(../img/ppl-grid-blk-2x.png);
  }
}
.ppl-grid-blk__imgw {
  position: relative;
  overflow: hidden;
}
.ppl-grid-blk__imgctrl {
  padding: 100% 0 0;
}
.ppl-grid-blk__cover {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.9375em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  color: #fff;
  background: rgba(69, 69, 69, 0.85);
}
.ppl-grid-blk__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ppl-grid-blk__name {
  font-size: 1.375em;
  transition-delay: 80ms;
  -webkit-transform: translate(0, 1em);
  -ms-transform: translate(0, 1em);
  transform: translate(0, 1em);
  opacity: 0;
  width: 100%;
}
.ppl-grid-blk__title {
  width: 100%;
  font-size: 1.125em;
  font-weight: 300;
  transition-delay: 0s;
  -webkit-transform: translate(0, 1em);
  -ms-transform: translate(0, 1em);
  transform: translate(0, 1em);
  opacity: 0;
}
.ppl-grid-blk:focus .ppl-grid-blk__cover,
.ppl-grid-blk:hover .ppl-grid-blk__cover {
  opacity: 1;
}
.ppl-grid-blk:focus .ppl-grid-blk__name,
.ppl-grid-blk:hover .ppl-grid-blk__name {
  transition-delay: 80ms;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.ppl-grid-blk:focus .ppl-grid-blk__title,
.ppl-grid-blk:hover .ppl-grid-blk__title {
  transition-delay: 160ms;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.na-prog__item,
.program-blk__item,
.program-blk__text {
  transition: all 0.3s ease-in-out;
}
.ppl-grid-blk__name + .ppl-grid-blk__title {
  margin: 0.44444444em 0 0;
}
.ppl-grid-blk.color-set--gray .ppl-grid-blk__cover {
  background-color: rgba(69, 69, 69, 0.85);
}
.ppl-grid-blk.color-set--black .ppl-grid-blk__cover {
  background-color: rgba(0, 0, 0, 0.85);
}
.ppl-grid-blk.color-set--red .ppl-grid-blk__cover {
  background-color: rgba(160, 35, 55, 0.85);
}
.ppl-slider-blk.color-set--gray .ppl-slider-blk__title {
  color: #454545;
}
.ppl-slider-blk.color-set--gray .link-under-p {
  color: #a02337;
}
.ppl-slider-blk.color-set--gray-dark .link-under-p,
.ppl-slider-blk.color-set--gray-dark .ppl-slider-blk__title {
  color: #717171;
}
.ppl-slider-blk.color-set--blue .link-under-p,
.ppl-slider-blk.color-set--blue .ppl-slider-blk__title {
  color: #2840a8;
}
.ppl-slider-blk.color-set--purple .link-under-p,
.ppl-slider-blk.color-set--purple .ppl-slider-blk__title {
  color: #210f68;
}
.ppl-slider-blk.color-set--red .link-under-p,
.ppl-slider-blk.color-set--red .ppl-slider-blk__title {
  color: #a02337;
}
.ppl-slider-blk.color-set--cyan .link-under-p,
.ppl-slider-blk.color-set--cyan .ppl-slider-blk__title {
  color: #367081;
}
.ppl-slider-blk.color-set--orange .link-under-p,
.ppl-slider-blk.color-set--orange .ppl-slider-blk__title {
  color: #cd3911;
}
.ppl-slider-blk.color-set--yellow .ppl-slider-blk__title {
  color: #b68f16;
}
.ppl-slider-blk.color-set--yellow .link-under-p {
  color: #454545;
}
.ppl-slider-blk.color-set--brown .link-under-p,
.ppl-slider-blk.color-set--brown .ppl-slider-blk__title {
  color: #603f32;
}
.ppl-slider-blk.color-set--green .link-under-p,
.ppl-slider-blk.color-set--green .ppl-slider-blk__title {
  color: #397e39;
}
.ppl-slider-blk.color-set--gray-normal .ppl-slider-blk__title {
  color: #454545;
}
.ppl-slider-blk.color-set--gray-normal .link-under-p {
  color: #c0bfbf;
}
.ppl-slider-blk.color-set--crimson .link-under-p,
.ppl-slider-blk.color-set--crimson .ppl-slider-blk__title {
  color: #c80f2e;
}
.ppl-slider-blk.color-set--fast .link-under-p,
.ppl-slider-blk.color-set--fast .ppl-slider-blk__title {
  color: #d2430f;
}
.ppl-slider-blk.color-set--fce .link-under-p,
.ppl-slider-blk.color-set--fce .ppl-slider-blk__title {
  color: #9e0040;
}
.ppl-slider-blk.color-set--fhss .link-under-p,
.ppl-slider-blk.color-set--fhss .ppl-slider-blk__title {
  color: #2b8054;
}
.ppl-slider-blk.color-set--sd .link-under-p,
.ppl-slider-blk.color-set--sd .ppl-slider-blk__title {
  color: #007c87;
}
.ppl-slider-blk.color-set--fb .link-under-p,
.ppl-slider-blk.color-set--fb .ppl-slider-blk__title {
  color: #583f98;
}
.ppl-slider-blk.color-set--feng .link-under-p,
.ppl-slider-blk.color-set--feng .ppl-slider-blk__title {
  color: #c80f2e;
}
.ppl-slider-blk.color-set--fh .link-under-p,
.ppl-slider-blk.color-set--fh .ppl-slider-blk__title {
  color: #0071bb;
}
.ppl-slider-blk.color-set--shtm .link-under-p,
.ppl-slider-blk.color-set--shtm .ppl-slider-blk__title {
  color: #123663;
}
.ppl-slider-blk.color-set--polyu-gray .link-under-p,
.ppl-slider-blk.color-set--polyu-gray .ppl-slider-blk__title {
  color: #58595b;
}
.ppl-slider-blk.color-set--polyu-red .link-under-p,
.ppl-slider-blk.color-set--polyu-red .ppl-slider-blk__title {
  color: #a02337;
}
.multi-img-cards-slider {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .multi-img-cards-slider {
    font-size: 0.8125rem;
  }
}
.multi-img-cards-slider[class*="color-set--"] {
  padding: 3.125rem 0;
}
@media (max-width: 767.98px) {
  .multi-img-cards-slider[class*="color-set--"] {
    padding: 1.5625rem 0;
  }
}
.multi-img-cards-slider[class*="color-set--"] .slick-dots {
  padding-bottom: 0;
}
.multi-img-cards-slider[class*="color-set--"] .img-card,
.multi-img-cards-slider[class*="color-set--"] .img-card__main {
  background-color: #fff;
}
.multi-img-cards-slider--no-btn .img-card__main {
  padding: 1.375em 1.5625em 1.6875em;
}
@media (max-width: 767.98px) {
  .multi-img-cards-slider--no-btn .img-card__main {
    padding: 1.125rem 0.9375rem 1.25rem;
  }
}
.multi-img-cards-slider__container {
  margin: 0 -0.625em;
}
.multi-img-cards-slider__container .slick-dots {
  margin: 1.25em 0 0;
  padding-bottom: 1.5625em;
}
.multi-img-cards-slider__container .slick-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  height: auto;
}
.multi-img-cards-slider__container .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.multi-img-cards-slider__container.slick-default-item-total-1 .slick-dots {
  display: none;
}
@media (min-width: 480px) {
  .multi-img-cards-slider__container.slick-default-item-total-2 .slick-dots {
    display: none;
  }
}
@media (min-width: 768px) {
  .multi-img-cards-slider__container.slick-default-item-total-3 .slick-dots {
    display: none;
  }
}
@media (min-width: 992px) {
  .multi-img-cards-slider__container.slick-default-item-total-4 .slick-dots {
    display: none;
  }
  .js-slick-container:not(.js-slick-loaded)
    .multi-img-cards-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-img-cards-slider__list {
    opacity: 0;
  }
}
.multi-img-cards-slider__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.multi-img-cards-slider__list.slick-initialized {
  display: block;
}
.multi-img-cards-slider__item {
  padding: 0 0.625em;
}
@media (min-width: 992px) {
  .multi-img-cards-slider__item {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-img-cards-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-img-cards-slider__list {
    opacity: 0;
  }
  .multi-img-cards-slider__item {
    width: 33.33333333%;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-img-cards-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-img-cards-slider__list {
    opacity: 0;
  }
  .multi-img-cards-slider__item {
    width: 50%;
  }
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-img-cards-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-img-cards-slider__list {
    opacity: 0;
  }
  .multi-img-cards-slider__item {
    width: 100%;
  }
}
.img-card {
  font-size: 1rem;
  height: 100%;
  background: #efeeee;
}
@media (max-width: 991.98px) {
  .img-card {
    font-size: 0.9375rem;
  }
}
.multi-img-cards-slider__item .img-card {
  width: 100%;
}
.img-card__imgctrl {
  padding: 56.33802817% 0 0;
}
.img-card__main {
  padding: 1.375em 1.5625em 3.4375em;
  background: #efeeee;
}
@media (max-width: 767.98px) {
  .img-card {
    font-size: 0.875rem;
  }
  .img-card__main {
    padding: 1.125rem 0.9375rem 2.625rem;
  }
}
.img-card__title {
  font-size: 1.25em;
  line-height: 1.3;
  margin: 0 0 0.5em;
}
.img-card__text {
  margin: 0 0 0.85em;
}
.img-card__more {
  margin-top: 0;
}
.multi-img-cards-slider.color-set--gray {
  background: #f4f4f4;
}
.multi-img-cards-slider.color-set--gray .component-text-content .h2 {
  color: #a02337 !important;
}
.multi-img-cards-slider.color-set--gray .component-text-content .h3 {
  color: #454545 !important;
}
.multi-img-cards-slider.color-set--blue .component-text-content .h2,
.multi-img-cards-slider.color-set--blue .component-text-content .h3,
.multi-img-cards-slider.color-set--cyan .component-text-content .h2,
.multi-img-cards-slider.color-set--cyan .component-text-content .h3,
.multi-img-cards-slider.color-set--gray-dark .component-text-content .h2,
.multi-img-cards-slider.color-set--gray-dark .component-text-content .h3,
.multi-img-cards-slider.color-set--orange .component-text-content .h2,
.multi-img-cards-slider.color-set--orange .component-text-content .h3,
.multi-img-cards-slider.color-set--purple .component-text-content .h2,
.multi-img-cards-slider.color-set--purple .component-text-content .h3,
.multi-img-cards-slider.color-set--red .component-text-content .h2,
.multi-img-cards-slider.color-set--red .component-text-content .h3 {
  color: #fff !important;
}
.multi-img-cards-slider.color-set--gray .slick-dots li {
  border-color: #454545;
}
.multi-img-cards-slider.color-set--blue .slick-dots li,
.multi-img-cards-slider.color-set--cyan .slick-dots li,
.multi-img-cards-slider.color-set--gray-dark .slick-dots li,
.multi-img-cards-slider.color-set--orange .slick-dots li,
.multi-img-cards-slider.color-set--purple .slick-dots li,
.multi-img-cards-slider.color-set--red .slick-dots li {
  border-color: #fff;
}
.multi-img-cards-slider.color-set--gray .slick-dots li button,
.multi-img-cards-slider.color-set--gray .slick-dots li.slick-active {
  background: #454545;
}
.multi-img-cards-slider.color-set--gray-dark {
  background: #717171;
}
.multi-img-cards-slider.color-set--gray-dark .slick-dots li button,
.multi-img-cards-slider.color-set--gray-dark .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--blue {
  background: #2840a8;
}
.multi-img-cards-slider.color-set--blue .slick-dots li button,
.multi-img-cards-slider.color-set--blue .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--purple {
  background: #210f68;
}
.multi-img-cards-slider.color-set--purple .slick-dots li button,
.multi-img-cards-slider.color-set--purple .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--red {
  background: #a02337;
}
.multi-img-cards-slider.color-set--red .slick-dots li button,
.multi-img-cards-slider.color-set--red .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--cyan {
  background: #4f9eb5;
}
.multi-img-cards-slider.color-set--cyan .slick-dots li button,
.multi-img-cards-slider.color-set--cyan .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--orange {
  background: #cd3911;
}
.multi-img-cards-slider.color-set--orange .slick-dots li button,
.multi-img-cards-slider.color-set--orange .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--yellow {
  background: #ecca5f;
}
.multi-img-cards-slider.color-set--yellow .component-text-content .h2,
.multi-img-cards-slider.color-set--yellow .component-text-content .h3 {
  color: #454545 !important;
}
.multi-img-cards-slider.color-set--brown .component-text-content .h2,
.multi-img-cards-slider.color-set--brown .component-text-content .h3,
.multi-img-cards-slider.color-set--green .component-text-content .h2,
.multi-img-cards-slider.color-set--green .component-text-content .h3 {
  color: #fff !important;
}
.multi-img-cards-slider.color-set--yellow .slick-dots li {
  border-color: #454545;
}
.multi-img-cards-slider.color-set--brown .slick-dots li,
.multi-img-cards-slider.color-set--green .slick-dots li {
  border-color: #fff;
}
.multi-img-cards-slider.color-set--yellow .slick-dots li button,
.multi-img-cards-slider.color-set--yellow .slick-dots li.slick-active {
  background: #454545;
}
.multi-img-cards-slider.color-set--brown {
  background: #603f32;
}
.multi-img-cards-slider.color-set--brown .slick-dots li button,
.multi-img-cards-slider.color-set--brown .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--green {
  background: #397e39;
}
.multi-img-cards-slider.color-set--green .slick-dots li button,
.multi-img-cards-slider.color-set--green .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--gray-normal {
  background: #c0bfbf;
}
.multi-img-cards-slider.color-set--gray-normal .component-text-content .h2,
.multi-img-cards-slider.color-set--gray-normal .component-text-content .h3 {
  color: #333 !important;
}
.multi-img-cards-slider.color-set--crimson .component-text-content .h2,
.multi-img-cards-slider.color-set--crimson .component-text-content .h3,
.multi-img-cards-slider.color-set--fast .component-text-content .h2,
.multi-img-cards-slider.color-set--fast .component-text-content .h3,
.multi-img-cards-slider.color-set--fce .component-text-content .h2,
.multi-img-cards-slider.color-set--fce .component-text-content .h3,
.multi-img-cards-slider.color-set--feng .component-text-content .h2,
.multi-img-cards-slider.color-set--feng .component-text-content .h3,
.multi-img-cards-slider.color-set--fh .component-text-content .h2,
.multi-img-cards-slider.color-set--fh .component-text-content .h3,
.multi-img-cards-slider.color-set--fhss .component-text-content .h2,
.multi-img-cards-slider.color-set--fhss .component-text-content .h3,
.multi-img-cards-slider.color-set--polyu-gray .component-text-content .h2,
.multi-img-cards-slider.color-set--polyu-gray .component-text-content .h3,
.multi-img-cards-slider.color-set--polyu-red .component-text-content .h2,
.multi-img-cards-slider.color-set--polyu-red .component-text-content .h3,
.multi-img-cards-slider.color-set--sd .component-text-content .h2,
.multi-img-cards-slider.color-set--sd .component-text-content .h3,
.multi-img-cards-slider.color-set--shtm .component-text-content .h2,
.multi-img-cards-slider.color-set--shtm .component-text-content .h3 {
  color: #fff !important;
}
.multi-img-cards-slider.color-set--gray-normal .slick-dots li {
  border-color: #333;
}
.multi-img-cards-slider.color-set--crimson .slick-dots li,
.multi-img-cards-slider.color-set--fast .slick-dots li,
.multi-img-cards-slider.color-set--fce .slick-dots li,
.multi-img-cards-slider.color-set--feng .slick-dots li,
.multi-img-cards-slider.color-set--fh .slick-dots li,
.multi-img-cards-slider.color-set--fhss .slick-dots li,
.multi-img-cards-slider.color-set--polyu-gray .slick-dots li,
.multi-img-cards-slider.color-set--polyu-red .slick-dots li,
.multi-img-cards-slider.color-set--sd .slick-dots li,
.multi-img-cards-slider.color-set--shtm .slick-dots li {
  border-color: #fff;
}
.multi-img-cards-slider.color-set--gray-normal .slick-dots li button,
.multi-img-cards-slider.color-set--gray-normal .slick-dots li.slick-active {
  background: #333;
}
.multi-img-cards-slider.color-set--crimson {
  background: #c80f2e;
}
.multi-img-cards-slider.color-set--crimson .slick-dots li button,
.multi-img-cards-slider.color-set--crimson .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--fast {
  background: #d2430f;
}
.multi-img-cards-slider.color-set--fast .slick-dots li button,
.multi-img-cards-slider.color-set--fast .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--fce {
  background: #9e0040;
}
.multi-img-cards-slider.color-set--fce .slick-dots li button,
.multi-img-cards-slider.color-set--fce .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--fhss {
  background: #2b8054;
}
.multi-img-cards-slider.color-set--fhss .slick-dots li button,
.multi-img-cards-slider.color-set--fhss .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--sd {
  background: #007c87;
}
.multi-img-cards-slider.color-set--sd .slick-dots li button,
.multi-img-cards-slider.color-set--sd .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--fb {
  background: #583f98;
}
.multi-img-cards-slider.color-set--fb .component-text-content .h2,
.multi-img-cards-slider.color-set--fb .component-text-content .h3 {
  color: #fff !important;
}
.multi-img-cards-slider.color-set--fb .slick-dots li {
  border-color: #fff;
}
.multi-img-cards-slider.color-set--fb .slick-dots li button,
.multi-img-cards-slider.color-set--fb .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--feng {
  background: #c80f2e;
}
.multi-img-cards-slider.color-set--feng .slick-dots li button,
.multi-img-cards-slider.color-set--feng .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--fh {
  background: #0071bb;
}
.multi-img-cards-slider.color-set--fh .slick-dots li button,
.multi-img-cards-slider.color-set--fh .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--shtm {
  background: #123663;
}
.multi-img-cards-slider.color-set--shtm .slick-dots li button,
.multi-img-cards-slider.color-set--shtm .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--polyu-gray {
  background: #58595b;
}
.multi-img-cards-slider.color-set--polyu-gray .slick-dots li button,
.multi-img-cards-slider.color-set--polyu-gray .slick-dots li.slick-active {
  background: #fff;
}
.multi-img-cards-slider.color-set--polyu-red {
  background: #a02337;
}
.multi-img-cards-slider.color-set--polyu-red .slick-dots li button,
.multi-img-cards-slider.color-set--polyu-red .slick-dots li.slick-active {
  background: #fff;
}
.more-blk {
  font-size: 0.875rem;
  padding: 2.21428571em 0 2em;
  background: url(../img/more-blk-bg.png),
    linear-gradient(to right, #f4f4f4, #f4f4f4);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.more-blk__container {
  max-width: 1011px;
}
.more-blk__img-c {
  width: 2.28571429em;
  margin-right: 1.28571429em;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.more-blk__img-w {
  position: relative;
  padding-top: 100%;
  width: 100%;
}
.more-blk__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.more-blk__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .more-blk {
    background: url(../img/pattern-more.png),
      linear-gradient(to right, #f4f4f4, #f4f4f4);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .more-blk__item {
    margin-bottom: 1em;
  }
}
.more-blk__item:last-child {
  margin-bottom: 0;
}
.more-blk__content {
  max-width: 240px;
}
.more-blk__text {
  color: #000;
  line-height: 1.43;
}
.more-blk__link {
  font-size: 1em;
  color: #a02337;
  line-height: 1.43;
}
.two-box-blk {
  font-size: 1rem;
}
.two-box-blk__item {
  padding: 0;
  background-color: #f4f4f4;
}
@media (max-width: 767.98px) {
  .more-blk__content {
    max-width: none;
  }
  .two-box-blk__container {
    padding: 0;
  }
}
.two-box-blk__row {
  margin: 0;
}
.two-box-blk__img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 598px;
}
.program-blk__container,
.upcoming-slider {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.two-box-blk__content {
  padding: 15.71906355% 11.53846154% 11.70568562%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .two-box-blk {
    font-size: 0.875rem;
  }
  .two-box-blk__content {
    padding: 10.86956522% 6.68896321%;
  }
}
.two-box-blk__title {
  line-height: 1.14285714;
  margin-top: 0;
  margin-bottom: 0.52380952em;
}
.two-box-blk__para {
  color: #333;
}
.two-box-blk__btn-row {
  margin-top: 1.3125em;
}
.program-blk {
  font-size: 1.625rem;
}
@media (max-width: 1599.98px) {
  .program-blk {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .program-blk {
    font-size: 1.375rem;
  }
}
@media (max-width: 991.98px) {
  .program-blk {
    font-size: 1.125rem;
  }
}
.program-blk__container {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -1.64473684%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.program-blk__item {
  width: 23.35526316%;
  margin-left: 1.64473684%;
  margin-bottom: 1.64473684%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767.98px) {
  .two-box-blk__img {
    max-width: none;
  }
  .two-box-blk__content {
    padding: 9.19732441% 15px;
  }
  .program-blk {
    font-size: 1rem;
  }
  .program-blk__item {
    width: 30%;
  }
}
@media (max-width: 479.98px) {
  .program-blk__item {
    width: 46.71052632%;
  }
}
.program-blk__item:focus,
.program-blk__item:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.6);
}
.program-blk__item:focus .program-blk__text,
.program-blk__item:hover .program-blk__text {
  color: #a02337 !important;
}
.program-blk__item-c {
  padding-bottom: 100%;
  position: relative;
}
.program-blk__content-c,
.program-blk__img,
.program-blk__img-c,
.program-blk__img-c::after {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.program-blk__img-c {
  overflow: hidden;
}
.program-blk__img-c::after {
  content: "";
  opacity: 0.65;
  background-color: #fff;
}
.program-blk__content-c {
  padding: 3.26923077em 0.76923077em;
}
.program-blk__text {
  font-size: 1em;
  color: #000;
  line-height: 1.16;
  text-shadow: 0 0 5px #fff;
}
@media (max-width: 767.98px) {
  .program-blk__content-c {
    padding: 0.875em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .program-blk__text {
    line-height: 1.2;
  }
}
.upcoming-slider {
  max-width: 1440px;
  margin: auto;
  overflow: hidden;
  font-size: 1.25rem;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .upcoming-slider {
    font-size: 1.125rem;
  }
}
.upcoming-slider__header {
  background-color: #a02337;
  padding: 2.95em 0 4.55em;
}
.upcoming-slider__header .h2 {
  color: #fff;
}
.upcoming-slider__wrap {
  background-color: #f4f4f4;
  position: relative;
}
.upcoming-slider__wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.7em;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
}
.upcoming-slider__wrap-inner {
  width: 100vw;
}
.upcoming-slider__slick-container {
  white-space: nowrap;
  margin-left: -0.6em;
  margin-top: -3.4em;
}
.upcoming-slider__slick {
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.upcoming-slider__slick .slick-next {
  right: auto;
  left: 42.6em;
}
@media (max-width: 1199.98px) {
  .upcoming-slider__slick .slick-next {
    left: 27.8em;
  }
}
@media (max-width: 767.98px) {
  .upcoming-slider__slick .slick-next {
    left: 14.04761905em;
  }
}
.upcoming-slider__slick[data-slick-total="1"] .slick-arrow,
.upcoming-slider__slick[data-slick-total="2"] .slick-arrow,
.upcoming-slider__slick[data-slick-total="3"] .slick-arrow {
  display: none !important;
}
.upcoming-slider__item {
  padding: 0 0.6em;
  margin-bottom: 0.5em;
}
.upcoming-slider__item-c {
  position: relative;
  display: block;
  width: 17.2em;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 0.2em;
  border-bottom-left-radius: 0.2em;
  overflow: hidden;
  z-index: 2;
}
.upcoming-slider__img-c {
  border-bottom: solid 0.2em #a02337;
}
.upcoming-slider__img-w {
  width: 100%;
  position: relative;
  padding-bottom: 52.61627907%;
}
.upcoming-slider__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.upcoming-slider__content {
  background-color: #fff;
  padding: 0.9em 1.2em;
  white-space: normal;
  min-height: 12.75em;
}
@media only screen and (max-width: 1440px) {
  .upcoming-slider__content {
    min-height: 17.70833333vw;
  }
}
.upcoming-slider__title {
  color: #a02337;
  font-size: 1em;
  line-height: 1.15;
  margin-bottom: 0.65em;
}
.upcoming-slider__text {
  font-size: 0.8em;
  margin-bottom: 0.6em;
}
.complex-grids-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .complex-grids-wrap .slick-slider,
  .complex-grids-wrap .slick-track {
    position: static;
    width: auto !important;
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
  }
  .complex-grids-wrap .slick-list {
    position: static;
    overflow: visible;
  }
  .complex-grids-wrap .slick-slide {
    display: inline !important;
    float: none;
    height: auto;
  }
}
.complex-grids-wrap__btn-wrap {
  margin: 1.25rem 0;
}
.complex-grids-wrap__title {
  margin: 0 0 0.78571429em;
}
.complex-grids-wrap__main {
  position: relative;
}
.complex-grids-wrap__color-pattern {
  position: absolute;
  top: 6.125em;
  right: 0;
  bottom: 8.4375em;
  left: 0;
  margin: 0;
}
.complex-grids-wrap__title + .complex-grids-wrap__btn-wrap {
  margin-top: 0.625em;
}
@media (max-width: 767.98px) {
  .complex-mobile-slider {
    margin: 0 0 2.5em;
  }
  .complex-mobile-slider .slick-dots {
    position: absolute;
    top: calc(100% + 1.25em);
    right: 0;
    left: 0;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .complex-mobile-slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .complex-mobile-slider .slick-dots {
    display: none !important;
  }
}
.js-slick-container:not(.js-slick-loaded)
  .complex-mobile-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .complex-mobile-slider__list {
  opacity: 0;
}
.complex-grids {
  position: relative;
}
@media (max-width: 767.98px) {
  .complex-grids:after,
  .complex-grids:before {
    content: " ";
    display: table;
  }
  .complex-grids:after {
    clear: both;
  }
  .complex-grids__blk {
    position: relative;
  }
  .complex-grids__blk--1 {
    width: 100%;
  }
  .complex-grids__blk--2,
  .complex-grids__blk--3,
  .complex-grids__blk--4,
  .complex-grids__blk--5,
  .complex-grids__blk--6,
  .complex-grids__blk--7 {
    float: left;
    width: 50%;
  }
}
.complex-blk::after,
.complex-blk::before {
  content: "";
  top: 0;
}
@media (min-width: 768px) {
  .complex-grids {
    position: relative;
    padding: 103.67892977% 0 0;
  }
  .complex-grids__blk {
    position: absolute;
  }
  .complex-grids__blk--1 {
    top: 0;
    right: 0;
    width: 78.59531773%;
  }
  .complex-grids__blk--2 {
    z-index: 3;
    top: 0;
    left: 0;
    width: 36.4548495%;
    margin: 15.46822742% 0 0;
  }
  .complex-grids__blk--3,
  .complex-grids__blk--6,
  .complex-grids__blk--7 {
    margin: 51.83946488% 0 0;
    top: 0;
  }
  .complex-grids__blk--3 {
    z-index: 3;
    left: 51.83946488%;
    width: 45.48494983%;
  }
  .complex-grids__blk--4,
  .complex-grids__blk--5,
  .complex-grids__blk--6,
  .complex-grids__blk--7 {
    z-index: 3;
    width: 25.91973244%;
  }
  .complex-grids__blk--4,
  .complex-grids__blk--5 {
    top: 0;
    margin: 77.75919732% 0 0;
  }
  .complex-grids__blk--4,
  .complex-grids__blk--6 {
    left: 0;
  }
  .complex-grids__blk--5,
  .complex-grids__blk--7 {
    left: 25.91973244%;
  }
}
.complex-blk--down-layer .complex-blk__t-content,
.complex-blk--gradient-layer .complex-blk__t-content,
.complex-blk--light-gradient-layer .complex-blk__t-content,
.complex-blk::after,
.complex-blk::before {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.complex-grids__blk {
  display: block;
}
.complex-blk {
  font-size: 1rem;
  background: #fff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .complex-blk {
    font-size: 0.75rem;
  }
}
.complex-blk__imgw {
  overflow: hidden;
}
.complex-grids__blk--1 .complex-blk__imgctrl {
  padding: 76.17021277% 0 0;
}
.complex-grids__blk--2 .complex-blk__imgctrl,
.complex-grids__blk--3 .complex-blk__imgctrl,
.complex-grids__blk--4 .complex-blk__imgctrl,
.complex-grids__blk--5 .complex-blk__imgctrl,
.complex-grids__blk--6 .complex-blk__imgctrl,
.complex-grids__blk--7 .complex-blk__imgctrl {
  padding: 100% 0 0;
}
.complex-blk__t-content {
  position: absolute;
  z-index: 5;
  overflow: hidden;
  max-height: 88%;
  color: #fff;
}
.complex-blk__title {
  overflow: hidden;
  max-height: 5.16666667em;
}
@media (max-width: 767.98px) {
  .complex-blk__t-content {
    margin: 0.9375em 0.8125em;
  }
  .complex-blk__title {
    font-size: 1em;
  }
  .complex-grids__blk--1 .complex-blk__title {
    font-size: 1.3125em;
  }
}
@media (min-width: 768px) {
  .complex-blk__title {
    font-size: 1.5em;
  }
  .complex-grids__blk--1 .complex-blk__title {
    font-size: 2.25em;
  }
  .complex-grids__blk--3 .complex-blk__title {
    font-size: 2em;
  }
}
.complex-blk__desc {
  font-weight: 300;
  overflow: hidden;
  max-height: 6.25em;
  margin: 0.33333333em 0 0;
}
@media (max-width: 767.98px) {
  .complex-blk__desc {
    font-size: 0.875rem;
    display: none;
  }
  .complex-grids__blk--1 .complex-blk__desc {
    display: block;
  }
  .complex-blk__btn-row {
    display: none;
  }
  .complex-grids__blk--1 .complex-blk__btn-row {
    display: block;
  }
}
@media (min-width: 992px) {
  .complex-blk__desc {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .complex-grids__blk--1 .complex-blk__desc {
    font-size: 1.375em;
  }
  .complex-blk--down-layer .complex-blk__t-content,
  .complex-blk--gradient-layer .complex-blk__t-content,
  .complex-blk--light-gradient-layer .complex-blk__t-content {
    margin: 1.25em 1.5625em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .complex-blk__desc {
    font-size: 0.875rem;
  }
}
.complex-blk::before {
  z-index: 2;
}
.complex-blk::after {
  z-index: 3;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-duration: 0.8s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.complex-blk.js-complex-shuffle--loading::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media (min-width: 768px) {
  .complex-blk--down-layer.complex-grids__blk--1 .complex-blk__t-content,
  .complex-blk--down-layer.complex-grids__blk--3 .complex-blk__t-content,
  .complex-blk--gradient-layer.complex-grids__blk--1 .complex-blk__t-content,
  .complex-blk--gradient-layer.complex-grids__blk--3 .complex-blk__t-content,
  .complex-blk--light-gradient-layer.complex-grids__blk--1
    .complex-blk__t-content,
  .complex-blk--light-gradient-layer.complex-grids__blk--3
    .complex-blk__t-content {
    margin: 1.875em 2.1875em;
  }
  .complex-blk--down-layer.complex-grids__blk--1 .complex-blk__t-content,
  .complex-blk--gradient-layer.complex-grids__blk--1 .complex-blk__t-content,
  .complex-blk--light-gradient-layer.complex-grids__blk--1
    .complex-blk__t-content {
    bottom: 13.09192201%;
    left: 19.68085106%;
  }
  .complex-blk--color-layer .complex-blk__t-content {
    margin: 1.25em 1.5625em;
  }
}
@media (max-width: 767.98px) {
  .complex-blk--gradient-layer.complex-grids__blk--2::before,
  .complex-blk--gradient-layer.complex-grids__blk--3::before {
    background: rgba(0, 0, 0, 0.65);
  }
}
.complex-blk--gradient-layer::before {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 57%,
    rgba(0, 0, 0, 0.65) 71%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
@media (max-width: 767.98px) {
  .complex-blk--light-gradient-layer.complex-grids__blk--2::before,
  .complex-blk--light-gradient-layer.complex-grids__blk--3::before {
    background: rgba(255, 255, 255, 0.65);
  }
}
.complex-blk--light-gradient-layer::before {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0) 57%,
    rgba(255, 255, 255, 0.65) 71%,
    rgba(255, 255, 255, 0.65) 100%
  );
}
.complex-blk--light-gradient-layer .complex-blk__t-content {
  color: #000;
}
.complex-blk--color-layer::before {
  background: rgba(0, 0, 0, 0.65);
}
.complex-blk--color-layer .complex-blk__t-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.complex-blk--light-layer::before {
  background: rgba(255, 255, 255, 0.65);
}
.complex-blk--light-layer .complex-blk__t-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
}
@media (min-width: 768px) {
  .complex-blk--light-layer .complex-blk__t-content {
    margin: 1.25em 1.5625em;
  }
  .side-list-blk__left {
    width: 58.52842809%;
  }
  .side-list-blk__right {
    width: 36.78929766%;
  }
}
a.complex-blk:focus img,
a.complex-blk:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
a.complex-blk.complex-blk--gradient-layer:focus .rbtn--whiteborder,
a.complex-blk.complex-blk--gradient-layer:hover .rbtn--whiteborder {
  color: #000 !important;
  background-color: #fff !important;
}
a.complex-blk.complex-blk--light-gradient-layer:focus .rbtn--blackborder,
a.complex-blk.complex-blk--light-gradient-layer:hover .rbtn--blackborder {
  color: #fff !important;
  background-color: #000 !important;
}
.complex-grids-wrap.color-set--gray .complex-blk::after {
  background-color: #f4f4f4;
}
.complex-grids-wrap.color-set--gray
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-grids-wrap.color-set--gray
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--gray {
  background: #f4f4f4;
}
.complex-blk.color-set--gray .complex-blk__t-content {
  color: #454545 !important;
}
.complex-blk.color-set--gray.complex-blk--color-layer::before {
  background-color: rgba(244, 244, 244, 0.85);
}
.complex-grids-wrap.color-set--gray-dark .complex-blk::after {
  background-color: #717171;
}
.complex-grids-wrap.color-set--gray-dark
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-grids-wrap.color-set--gray-dark
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--gray-dark .complex-blk__t-content,
.complex-grids-wrap.color-set--blue
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--gray-dark {
  background: #717171;
}
.complex-blk.color-set--gray-dark.complex-blk--color-layer::before {
  background-color: rgba(113, 113, 113, 0.85);
}
.complex-grids-wrap.color-set--blue .complex-blk::after {
  background-color: #2840a8;
}
.complex-grids-wrap.color-set--blue
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--blue .complex-blk__t-content,
.complex-grids-wrap.color-set--purple
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--blue {
  background: #2840a8;
}
.complex-blk.color-set--blue.complex-blk--color-layer::before {
  background-color: rgba(40, 64, 168, 0.85);
}
.complex-grids-wrap.color-set--purple .complex-blk::after {
  background-color: #210f68;
}
.complex-grids-wrap.color-set--purple
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--purple .complex-blk__t-content,
.complex-grids-wrap.color-set--red
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--purple {
  background: #210f68;
}
.complex-blk.color-set--purple.complex-blk--color-layer::before {
  background-color: rgba(33, 15, 104, 0.85);
}
.complex-grids-wrap.color-set--red .complex-blk::after {
  background-color: #a02337;
}
.complex-grids-wrap.color-set--red
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--red .complex-blk__t-content,
.complex-grids-wrap.color-set--cyan
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--red {
  background: #a02337;
}
.complex-blk.color-set--red.complex-blk--color-layer::before {
  background-color: rgba(160, 35, 55, 0.85);
}
.complex-grids-wrap.color-set--cyan .complex-blk::after {
  background-color: #4f9eb5;
}
.complex-grids-wrap.color-set--cyan
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--cyan .complex-blk__t-content,
.complex-grids-wrap.color-set--orange
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--cyan {
  background: #4f9eb5;
}
.complex-blk.color-set--cyan.complex-blk--color-layer::before {
  background-color: rgba(79, 158, 181, 0.85);
}
.complex-grids-wrap.color-set--orange .complex-blk::after {
  background-color: #cd3911;
}
.complex-grids-wrap.color-set--orange
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--orange .complex-blk__t-content,
.complex-grids-wrap.color-set--yellow
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--orange {
  background: #cd3911;
}
.complex-blk.color-set--orange.complex-blk--color-layer::before {
  background-color: rgba(205, 57, 17, 0.85);
}
.complex-grids-wrap.color-set--yellow .complex-blk::after {
  background-color: #ecca5f;
}
.complex-grids-wrap.color-set--yellow
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--yellow {
  background: #ecca5f;
}
.complex-blk.color-set--yellow .complex-blk__t-content {
  color: #454545 !important;
}
.complex-blk.color-set--yellow.complex-blk--color-layer::before {
  background-color: rgba(236, 202, 95, 0.85);
}
.complex-grids-wrap.color-set--brown .complex-blk::after {
  background-color: #603f32;
}
.complex-grids-wrap.color-set--brown
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-grids-wrap.color-set--brown
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--brown .complex-blk__t-content,
.complex-grids-wrap.color-set--green
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--brown {
  background: #603f32;
}
.complex-blk.color-set--brown.complex-blk--color-layer::before {
  background-color: rgba(96, 63, 50, 0.85);
}
.complex-grids-wrap.color-set--green .complex-blk::after {
  background-color: #397e39;
}
.complex-grids-wrap.color-set--green
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--green .complex-blk__t-content,
.complex-grids-wrap.color-set--gray-normal
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--green {
  background: #397e39;
}
.complex-blk.color-set--green.complex-blk--color-layer::before {
  background-color: rgba(57, 126, 57, 0.85);
}
.complex-grids-wrap.color-set--gray-normal .complex-blk::after {
  background-color: #c0bfbf;
}
.complex-grids-wrap.color-set--gray-normal
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--gray-normal .complex-blk__t-content,
.complex-grids-wrap.color-set--crimson
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--gray-normal {
  background: #c0bfbf;
}
.complex-blk.color-set--gray-normal.complex-blk--color-layer::before {
  background-color: rgba(192, 191, 191, 0.85);
}
.complex-grids-wrap.color-set--crimson .complex-blk::after {
  background-color: #c80f2e;
}
.complex-grids-wrap.color-set--crimson
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--crimson .complex-blk__t-content,
.complex-grids-wrap.color-set--fast
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--crimson {
  background: #c80f2e;
}
.complex-blk.color-set--crimson.complex-blk--color-layer::before {
  background-color: rgba(200, 15, 46, 0.85);
}
.complex-grids-wrap.color-set--fast .complex-blk::after {
  background-color: #d2430f;
}
.complex-grids-wrap.color-set--fast
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--fast .complex-blk__t-content,
.complex-grids-wrap.color-set--fce
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--fast {
  background: #d2430f;
}
.complex-blk.color-set--fast.complex-blk--color-layer::before {
  background-color: rgba(210, 67, 15, 0.85);
}
.complex-grids-wrap.color-set--fce .complex-blk::after {
  background-color: #9e0040;
}
.complex-grids-wrap.color-set--fce
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--fce .complex-blk__t-content,
.complex-grids-wrap.color-set--fhss
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--fce {
  background: #9e0040;
}
.complex-blk.color-set--fce.complex-blk--color-layer::before {
  background-color: rgba(158, 0, 64, 0.85);
}
.complex-grids-wrap.color-set--fhss .complex-blk::after {
  background-color: #2b8054;
}
.complex-grids-wrap.color-set--fhss
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--fhss .complex-blk__t-content,
.complex-grids-wrap.color-set--sd
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--fhss {
  background: #2b8054;
}
.complex-blk.color-set--fhss.complex-blk--color-layer::before {
  background-color: rgba(43, 128, 84, 0.85);
}
.complex-grids-wrap.color-set--sd .complex-blk::after {
  background-color: #007c87;
}
.complex-grids-wrap.color-set--sd
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--sd .complex-blk__t-content,
.complex-grids-wrap.color-set--fb
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--sd {
  background: #007c87;
}
.complex-blk.color-set--sd.complex-blk--color-layer::before {
  background-color: rgba(0, 124, 135, 0.85);
}
.complex-grids-wrap.color-set--fb .complex-blk::after {
  background-color: #583f98;
}
.complex-grids-wrap.color-set--fb
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--fb .complex-blk__t-content,
.complex-grids-wrap.color-set--feng
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--fb {
  background: #583f98;
}
.complex-blk.color-set--fb.complex-blk--color-layer::before {
  background-color: rgba(88, 63, 152, 0.85);
}
.complex-grids-wrap.color-set--feng .complex-blk::after {
  background-color: #c80f2e;
}
.complex-grids-wrap.color-set--feng
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--feng .complex-blk__t-content,
.complex-grids-wrap.color-set--fh
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--feng {
  background: #c80f2e;
}
.complex-blk.color-set--feng.complex-blk--color-layer::before {
  background-color: rgba(200, 15, 46, 0.85);
}
.complex-grids-wrap.color-set--fh .complex-blk::after {
  background-color: #0071bb;
}
.complex-grids-wrap.color-set--fh
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--fh .complex-blk__t-content,
.complex-grids-wrap.color-set--shtm
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--fh {
  background: #0071bb;
}
.complex-blk.color-set--fh.complex-blk--color-layer::before {
  background-color: rgba(0, 113, 187, 0.85);
}
.complex-grids-wrap.color-set--shtm .complex-blk::after {
  background-color: #123663;
}
.complex-grids-wrap.color-set--shtm
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--shtm .complex-blk__t-content,
.complex-grids-wrap.color-set--polyu-gray
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--shtm {
  background: #123663;
}
.complex-blk.color-set--shtm.complex-blk--color-layer::before {
  background-color: rgba(18, 54, 99, 0.85);
}
.complex-grids-wrap.color-set--polyu-gray .complex-blk::after {
  background-color: #58595b;
}
.complex-grids-wrap.color-set--polyu-gray
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--polyu-gray .complex-blk__t-content,
.complex-grids-wrap.color-set--polyu-red
  .complex-blk
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #fff !important;
}
.complex-blk.color-set--polyu-gray {
  background: #58595b;
}
.complex-blk.color-set--polyu-gray.complex-blk--color-layer::before {
  background-color: rgba(88, 89, 91, 0.85);
}
.complex-grids-wrap.color-set--polyu-red .complex-blk::after {
  background-color: #a02337;
}
.complex-grids-wrap.color-set--polyu-red
  .complex-blk:hover
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder {
  color: #000 !important;
  background: #fff !important;
}
.complex-blk.color-set--polyu-red .complex-blk__t-content,
.na-prog__item--theme[href] .na-prog__bg .na-prog__arrow {
  color: #fff !important;
}
.complex-blk.color-set--polyu-red {
  background: #a02337;
}
.complex-blk.color-set--polyu-red.complex-blk--color-layer::before {
  background-color: rgba(160, 35, 55, 0.85);
}
.side-list-blk {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4.6875em 0;
}
@media (max-width: 991.98px) {
  .side-list-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .side-list-blk {
    padding: 2.1875em 0;
  }
  .side-list-blk__right {
    margin-top: 1.875em;
  }
}
@media (min-width: 768px) {
  .side-list-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.side-list-blk__title {
  margin: 0 0 0.5625em;
  height: 1.4em;
  overflow: hidden;
}
.side-list-blk__desc {
  line-height: 1.33333333;
}
.side-list-blk__plate {
  padding: 1.375em 1.625em;
}
@media (max-width: 767.98px) {
  .side-list-blk__plate {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.upload-icon-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1.25rem;
}
@media (max-width: 991.98px) {
  .upload-icon-list {
    font-size: 1rem;
  }
}
.upload-icon-list__li {
  position: relative;
  margin: 0.55em 0;
  padding: 0 0 0 2em;
}
.upload-icon-list__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.2em;
  height: 1.2em;
}
.upload-icon-list a[target="_blank"]::after {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em;
  font-weight: 700;
  content: "\00a0 \e903";
}
.side-list-blk.color-set--gray {
  color: #454545;
  background: #f4f4f4;
}
.side-list-blk.color-set--gray .side-list-blk__plate {
  background: #e7e7e7;
}
.side-list-blk.color-set--gray-dark {
  color: #717171;
  background: #717171;
}
.side-list-blk.color-set--gray-dark .side-list-blk__plate {
  background: #646464;
}
.side-list-blk.color-set--blue {
  color: #2840a8;
  background: #2840a8;
}
.side-list-blk.color-set--blue .side-list-blk__plate {
  background: #142d95;
}
.side-list-blk.color-set--purple {
  color: #210f68;
  background: #210f68;
}
.side-list-blk.color-set--purple .side-list-blk__plate {
  background: #13093b;
}
.side-list-blk.color-set--red {
  color: #a02337;
  background: #a02337;
}
.side-list-blk.color-set--red .side-list-blk__plate {
  background: #7f1c2b;
}
.side-list-blk.color-set--cyan {
  color: #367081;
  background: #4f9eb5;
}
.side-list-blk.color-set--cyan .side-list-blk__plate {
  background: #3e8093;
}
.side-list-blk.color-set--orange {
  color: #cd3911;
  background: #cd3911;
}
.side-list-blk.color-set--orange .side-list-blk__plate {
  background: #9e2c0d;
}
.side-list-blk.color-set--yellow {
  color: #b68f16;
  background: #ecca5f;
}
.side-list-blk.color-set--yellow .side-list-blk__plate {
  background: #e7bb31;
}
.side-list-blk.color-set--brown {
  color: #603f32;
  background: #603f32;
}
.side-list-blk.color-set--brown .side-list-blk__plate {
  background: #3e2921;
}
.side-list-blk.color-set--green {
  color: #397e39;
  background: #397e39;
}
.side-list-blk.color-set--green .side-list-blk__plate {
  background: #295b29;
}
.side-list-blk.color-set--gray-normal {
  color: #454545;
  background: #c0bfbf;
}
.side-list-blk.color-set--gray-normal .side-list-blk__plate {
  background: #a7a5a5;
}
.side-list-blk.color-set--crimson {
  color: #c80f2e;
  background: #c80f2e;
}
.side-list-blk.color-set--crimson .side-list-blk__plate {
  background: #990b23;
}
.side-list-blk.color-set--fast {
  color: #d2430f;
  background: #d2430f;
}
.side-list-blk.color-set--fast .side-list-blk__plate {
  background: #a2340c;
}
.side-list-blk.color-set--fce {
  color: #9e0040;
  background: #9e0040;
}
.side-list-blk.color-set--fce .side-list-blk__plate {
  background: #6b002b;
}
.side-list-blk.color-set--fhss {
  color: #2b8054;
  background: #2b8054;
}
.side-list-blk.color-set--fhss .side-list-blk__plate {
  background: #1e5a3b;
}
.side-list-blk.color-set--sd {
  color: #007c87;
  background: #007c87;
}
.side-list-blk.color-set--sd .side-list-blk__plate {
  background: #004d54;
}
.side-list-blk.color-set--fb {
  color: #583f98;
  background: #583f98;
}
.side-list-blk.color-set--fb .side-list-blk__plate {
  background: #433074;
}
.side-list-blk.color-set--feng {
  color: #c80f2e;
  background: #c80f2e;
}
.side-list-blk.color-set--feng .side-list-blk__plate {
  background: #990b23;
}
.side-list-blk.color-set--fh {
  color: #0071bb;
  background: #0071bb;
}
.side-list-blk.color-set--fh .side-list-blk__plate {
  background: #005288;
}
.side-list-blk.color-set--shtm {
  color: #123663;
  background: #123663;
}
.side-list-blk.color-set--shtm .side-list-blk__plate {
  background: #0a1e38;
}
.side-list-blk.color-set--polyu-gray {
  color: #58595b;
  background: #58595b;
}
.side-list-blk.color-set--polyu-gray .side-list-blk__plate {
  background: #3f4041;
}
.side-list-blk.color-set--polyu-red {
  color: #a02337;
  background: #a02337;
}
.side-list-blk.color-set--polyu-red .side-list-blk__plate {
  background: #761a29;
}
.full-grad-over-blk {
  position: relative;
  overflow: hidden;
}
.full-grad-over-blk:after,
.full-grad-over-blk:before {
  content: " ";
  display: table;
}
.full-grad-over-blk:after {
  clear: both;
}
.full-grad-over-blk__imgw {
  top: 0;
  overflow: hidden;
  width: 120em;
  height: 30.625em;
}
.full-grad-over-blk__imgw img {
  position: relative;
  z-index: 4;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk__imgw {
    position: relative;
    width: auto;
    height: auto;
    padding: 64.90066225% 0 0;
  }
  .full-grad-over-blk__imgw img {
    position: absolute;
    top: 0;
    left: -114.66666667vw;
    height: 100%;
  }
  .full-grad-over-blk--gradient .full-grad-over-blk__imgw {
    overflow: visible;
  }
  .full-grad-over-blk--gradient .full-grad-over-blk__imgw::before {
    height: 300%;
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk__imgw {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -60em;
  }
  .full-grad-over-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    padding: 2.8125em 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .full-grad-over-blk__imgw {
    margin-left: -78.57142857em;
  }
}
.full-grad-over-blk__imgw::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin: 0 0 0 -50vw;
  content: "";
}
.full-grad-over-blk--gradient .full-grad-over-blk__imgw::before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  pointer-events: none;
}
.full-grad-over-blk__inner {
  z-index: 9;
}
.full-grad-over-blk__gradient {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .full-grad-over-blk__gradient {
    height: 24.9375em;
  }
}
.full-grad-over-blk__gradient::after,
.full-grad-over-blk__gradient::before {
  position: absolute;
  top: -200px;
  right: 10em;
  bottom: -200px;
  left: -365px;
  content: "";
}
@media (max-width: 991.98px) {
  .full-grad-over-blk {
    font-size: 0.875em;
  }
  .full-grad-over-blk__gradient::after,
  .full-grad-over-blk__gradient::before {
    right: 11.25em;
  }
}
.full-grad-over-blk__gradient::after {
  display: none;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk__gradient::after,
  .full-grad-over-blk__gradient::before {
    top: -3.25em;
    right: -15px;
    bottom: auto;
    left: -15px;
    height: 50vw;
  }
  .full-grad-over-blk__gradient::after {
    display: none;
  }
  .full-grad-over-blk__plate {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.full-grad-over-blk__plate {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.full-grad-over-blk__desc {
  line-height: 1.4;
  overflow: hidden;
}
@media (min-width: 768px) {
  .full-grad-over-blk__plate {
    height: 24.9375em;
  }
  .full-grad-over-blk__desc {
    max-height: 19.16666667em;
  }
}
.full-grad-over-blk__content {
  position: relative;
  overflow: hidden;
  width: 34.375em;
  max-height: 100%;
  padding: 1.875em 2.1875em;
  color: #fff;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk__content {
    width: auto;
    padding: 1.5625em 0.625em 2.8125em;
    max-height: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .full-grad-over-blk__content {
    width: 25em;
  }
}
.full-grad-over-blk__content a,
.full-grad-over-blk__content a:focus,
.full-grad-over-blk__content a:hover {
  color: inherit;
}
.full-grad-over-blk__title {
  font-size: 2.625rem;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  margin: 0;
  color: inherit;
  padding-bottom: 4px;
}
@media (max-width: 991.98px) {
  .full-grad-over-blk__title {
    font-size: 1.875rem;
  }
}
.page-title-blk.angle-line-blk + .full-grad-over-blk__title {
  margin-top: 1.25em;
}
.full-grad-over-blk__title a:focus,
.full-grad-over-blk__title a:hover {
  background-size: 100% 100%;
}
.full-grad-over-blk__title-wrap {
  position: relative;
  margin: 0 0 3.3125em;
}
.full-grad-over-blk__title-wrap::before {
  position: absolute;
  bottom: -1.875em;
  left: 0;
  width: 3.125em;
  height: 0.125em;
  content: "";
  background: #fff;
}
.full-banner,
.full-grad-over-blk__inner {
  position: relative;
}
.full-grad-over-blk__btn-row {
  margin-top: 2.3125em;
}
.full-grad-over-blk--gradient .full-grad-over-blk__imgw::before {
  background: url(../img/grad-plate-bg.png) center center no-repeat;
  background-size: cover;
}
.full-grad-over-blk--plate .full-grad-over-blk__plate {
  background: url(../img/grad-plate-bg-plate.png) center center no-repeat;
  background-size: cover;
}
.bg-pattern--1.full-grad-over-blk--gradient .full-grad-over-blk__imgw::before {
  background: url(../img/grad-plate-bg.png) center center no-repeat;
  background-size: cover;
}
.bg-pattern--2.full-grad-over-blk--gradient .full-grad-over-blk__imgw::before {
  background: url(../img/pattern-poly-low-opacity.png) -20vw center no-repeat;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk__title {
    font-size: 1.625rem;
  }
  .bg-pattern--2.full-grad-over-blk--gradient
    .full-grad-over-blk__imgw::before {
    background-position: -110px center;
    background-size: 1000px auto;
  }
}
.bg-pattern--1.full-grad-over-blk--plate .full-grad-over-blk__plate {
  background: url(../img/grad-plate-bg-plate.png) center center no-repeat;
  background-size: cover;
}
.bg-pattern--2.full-grad-over-blk--plate .full-grad-over-blk__plate {
  background: url(../img/grad-plate-bg-plate-poly.png) center center no-repeat;
  background-size: cover;
}
.complex-grids-wrap.color-set--gray .complex-blk {
  background: #f4f4f4;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--gray {
    background: #f4f4f4;
  }
  .full-grad-over-blk.color-set--gray .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #f4f4f4 0,
      #f4f4f4 85%,
      rgba(244, 244, 244, 0.23) 92%,
      rgba(244, 244, 244, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk__title {
    max-height: 8.21428571em;
  }
  .full-grad-over-blk.color-set--gray .full-grad-over-blk__gradient::before {
    background: #f4f4f4;
    box-shadow: 0 0 10.625em 17.5em #f4f4f4;
  }
  .isIE-11
    .full-grad-over-blk.color-set--gray
    .full-grad-over-blk__gradient::before {
    outline: #f4f4f4 solid 2px;
  }
}
.full-grad-over-blk.color-set--gray .full-grad-over-blk__gradient::after {
  background: #f4f4f4;
}
.full-grad-over-blk.color-set--gray .full-grad-over-blk__plate {
  background-color: #f4f4f4;
}
.full-grad-over-blk.color-set--gray
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #000;
}
.full-grad-over-blk.color-set--gray .full-grad-over-blk__content {
  color: #454545;
}
.full-grad-over-blk.color-set--gray .full-grad-over-blk__title-wrap::before {
  background-color: #454545;
}
.full-grad-over-blk.color-set--gray .full-grad-over-blk__imgw::after {
  background: #f4f4f4;
}
.full-grad-over-blk.color-set--gray .link-under-p {
  color: #a02337;
}
.complex-grids-wrap.color-set--gray-dark .complex-blk {
  background: #717171;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--gray-dark {
    background: #717171;
  }
  .full-grad-over-blk.color-set--gray-dark
    .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #717171 0,
      #717171 85%,
      rgba(113, 113, 113, 0.23) 92%,
      rgba(113, 113, 113, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--gray-dark
    .full-grad-over-blk__gradient::before {
    background: #717171;
    box-shadow: 0 0 10.625em 17.5em #717171;
  }
  .isIE-11
    .full-grad-over-blk.color-set--gray-dark
    .full-grad-over-blk__gradient::before {
    outline: #717171 solid 2px;
  }
}
.full-grad-over-blk.color-set--gray-dark .full-grad-over-blk__gradient::after {
  background: #717171;
}
.full-grad-over-blk.color-set--gray-dark .full-grad-over-blk__plate {
  background-color: #717171;
}
.full-grad-over-blk.color-set--gray-dark
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fff;
}
.full-grad-over-blk.color-set--gray-dark .full-grad-over-blk__content,
.full-grad-over-blk.color-set--gray-dark .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--gray-dark
  .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--gray-dark .full-grad-over-blk__imgw::after {
  background: #717171;
}
.complex-grids-wrap.color-set--blue .complex-blk {
  background: #2840a8;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--blue {
    background: #2840a8;
  }
  .full-grad-over-blk.color-set--blue .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #2840a8 0,
      #2840a8 85%,
      rgba(40, 64, 168, 0.23) 92%,
      rgba(40, 64, 168, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--blue .full-grad-over-blk__gradient::before {
    background: #2840a8;
    box-shadow: 0 0 10.625em 17.5em #2840a8;
  }
  .isIE-11
    .full-grad-over-blk.color-set--blue
    .full-grad-over-blk__gradient::before {
    outline: #2840a8 solid 2px;
  }
}
.full-grad-over-blk.color-set--blue .full-grad-over-blk__gradient::after {
  background: #2840a8;
}
.full-grad-over-blk.color-set--blue .full-grad-over-blk__plate {
  background-color: #2840a8;
}
.full-grad-over-blk.color-set--blue
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #90d5fd;
}
.full-grad-over-blk.color-set--blue .full-grad-over-blk__content,
.full-grad-over-blk.color-set--blue .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--blue .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--blue .full-grad-over-blk__imgw::after {
  background: #2840a8;
}
.complex-grids-wrap.color-set--purple .complex-blk {
  background: #210f68;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--purple {
    background: #210f68;
  }
  .full-grad-over-blk.color-set--purple .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #210f68 0,
      #210f68 85%,
      rgba(33, 15, 104, 0.23) 92%,
      rgba(33, 15, 104, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--purple .full-grad-over-blk__gradient::before {
    background: #210f68;
    box-shadow: 0 0 10.625em 17.5em #210f68;
  }
  .isIE-11
    .full-grad-over-blk.color-set--purple
    .full-grad-over-blk__gradient::before {
    outline: #210f68 solid 2px;
  }
}
.full-grad-over-blk.color-set--purple .full-grad-over-blk__gradient::after {
  background: #210f68;
}
.full-grad-over-blk.color-set--purple .full-grad-over-blk__plate {
  background-color: #210f68;
}
.full-grad-over-blk.color-set--purple
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f6f3ff;
}
.full-grad-over-blk.color-set--purple .full-grad-over-blk__content,
.full-grad-over-blk.color-set--purple .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--purple .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--purple .full-grad-over-blk__imgw::after {
  background: #210f68;
}
.complex-grids-wrap.color-set--red .complex-blk {
  background: #a02337;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--red {
    background: #a02337;
  }
  .full-grad-over-blk.color-set--red .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #a02337 0,
      #a02337 85%,
      rgba(160, 35, 55, 0.23) 92%,
      rgba(160, 35, 55, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--red .full-grad-over-blk__gradient::before {
    background: #a02337;
    box-shadow: 0 0 10.625em 17.5em #a02337;
  }
  .isIE-11
    .full-grad-over-blk.color-set--red
    .full-grad-over-blk__gradient::before {
    outline: #a02337 solid 2px;
  }
}
.full-grad-over-blk.color-set--red .full-grad-over-blk__gradient::after {
  background: #a02337;
}
.full-grad-over-blk.color-set--red .full-grad-over-blk__plate {
  background-color: #a02337;
}
.full-grad-over-blk.color-set--red
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fff;
}
.full-grad-over-blk.color-set--red .full-grad-over-blk__content,
.full-grad-over-blk.color-set--red .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--red .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--red .full-grad-over-blk__imgw::after {
  background: #a02337;
}
.complex-grids-wrap.color-set--cyan .complex-blk {
  background: #4f9eb5;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--cyan {
    background: #4f9eb5;
  }
  .full-grad-over-blk.color-set--cyan .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #4f9eb5 0,
      #4f9eb5 85%,
      rgba(79, 158, 181, 0.23) 92%,
      rgba(79, 158, 181, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--cyan .full-grad-over-blk__gradient::before {
    background: #4f9eb5;
    box-shadow: 0 0 10.625em 17.5em #4f9eb5;
  }
  .isIE-11
    .full-grad-over-blk.color-set--cyan
    .full-grad-over-blk__gradient::before {
    outline: #4f9eb5 solid 2px;
  }
}
.full-grad-over-blk.color-set--cyan .full-grad-over-blk__gradient::after {
  background: #4f9eb5;
}
.full-grad-over-blk.color-set--cyan .full-grad-over-blk__plate {
  background-color: #4f9eb5;
}
.full-grad-over-blk.color-set--cyan
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #ccf3ff;
}
.full-grad-over-blk.color-set--cyan .full-grad-over-blk__content,
.full-grad-over-blk.color-set--cyan .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--cyan .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--cyan .full-grad-over-blk__imgw::after {
  background: #4f9eb5;
}
.complex-grids-wrap.color-set--orange .complex-blk {
  background: #cd3911;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--orange {
    background: #cd3911;
  }
  .full-grad-over-blk.color-set--orange .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #cd3911 0,
      #cd3911 85%,
      rgba(205, 57, 17, 0.23) 92%,
      rgba(205, 57, 17, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--orange .full-grad-over-blk__gradient::before {
    background: #cd3911;
    box-shadow: 0 0 10.625em 17.5em #cd3911;
  }
  .isIE-11
    .full-grad-over-blk.color-set--orange
    .full-grad-over-blk__gradient::before {
    outline: #cd3911 solid 2px;
  }
}
.full-grad-over-blk.color-set--orange .full-grad-over-blk__gradient::after {
  background: #cd3911;
}
.full-grad-over-blk.color-set--orange .full-grad-over-blk__plate {
  background-color: #cd3911;
}
.full-grad-over-blk.color-set--orange
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fff5f2;
}
.full-grad-over-blk.color-set--orange .full-grad-over-blk__content,
.full-grad-over-blk.color-set--orange .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--orange .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--orange .full-grad-over-blk__imgw::after {
  background: #cd3911;
}
.complex-grids-wrap.color-set--yellow .complex-blk {
  background: #ecca5f;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--yellow {
    background: #ecca5f;
  }
  .full-grad-over-blk.color-set--yellow .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #ecca5f 0,
      #ecca5f 85%,
      rgba(236, 202, 95, 0.23) 92%,
      rgba(236, 202, 95, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--yellow .full-grad-over-blk__gradient::before {
    background: #ecca5f;
    box-shadow: 0 0 10.625em 17.5em #ecca5f;
  }
  .isIE-11
    .full-grad-over-blk.color-set--yellow
    .full-grad-over-blk__gradient::before {
    outline: #ecca5f solid 2px;
  }
}
.full-grad-over-blk.color-set--yellow .full-grad-over-blk__gradient::after {
  background: #ecca5f;
}
.full-grad-over-blk.color-set--yellow .full-grad-over-blk__plate {
  background-color: #ecca5f;
}
.full-grad-over-blk.color-set--yellow
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #603f32;
}
.full-grad-over-blk.color-set--yellow .full-grad-over-blk__content,
.full-grad-over-blk.color-set--yellow .link-under-p {
  color: #454545;
}
.full-grad-over-blk.color-set--yellow .full-grad-over-blk__title-wrap::before {
  background-color: #454545;
}
.full-grad-over-blk.color-set--yellow .full-grad-over-blk__imgw::after {
  background: #ecca5f;
}
.complex-grids-wrap.color-set--brown .complex-blk {
  background: #603f32;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--brown {
    background: #603f32;
  }
  .full-grad-over-blk.color-set--brown .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #603f32 0,
      #603f32 85%,
      rgba(96, 63, 50, 0.23) 92%,
      rgba(96, 63, 50, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--brown .full-grad-over-blk__gradient::before {
    background: #603f32;
    box-shadow: 0 0 10.625em 17.5em #603f32;
  }
  .isIE-11
    .full-grad-over-blk.color-set--brown
    .full-grad-over-blk__gradient::before {
    outline: #603f32 solid 2px;
  }
}
.full-grad-over-blk.color-set--brown .full-grad-over-blk__gradient::after {
  background: #603f32;
}
.full-grad-over-blk.color-set--brown .full-grad-over-blk__plate {
  background-color: #603f32;
}
.full-grad-over-blk.color-set--brown
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f1d3c6;
}
.full-grad-over-blk.color-set--brown .full-grad-over-blk__content,
.full-grad-over-blk.color-set--brown .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--brown .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--brown .full-grad-over-blk__imgw::after {
  background: #603f32;
}
.complex-grids-wrap.color-set--green .complex-blk {
  background: #397e39;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--green {
    background: #397e39;
  }
  .full-grad-over-blk.color-set--green .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #397e39 0,
      #397e39 85%,
      rgba(57, 126, 57, 0.23) 92%,
      rgba(57, 126, 57, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--green .full-grad-over-blk__gradient::before {
    background: #397e39;
    box-shadow: 0 0 10.625em 17.5em #397e39;
  }
  .isIE-11
    .full-grad-over-blk.color-set--green
    .full-grad-over-blk__gradient::before {
    outline: #397e39 solid 2px;
  }
}
.full-grad-over-blk.color-set--green .full-grad-over-blk__gradient::after {
  background: #397e39;
}
.full-grad-over-blk.color-set--green .full-grad-over-blk__plate {
  background-color: #397e39;
}
.full-grad-over-blk.color-set--green
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #e5f9eb;
}
.full-grad-over-blk.color-set--green .full-grad-over-blk__content,
.full-grad-over-blk.color-set--green .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--green .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--green .full-grad-over-blk__imgw::after {
  background: #397e39;
}
.complex-grids-wrap.color-set--gray-normal .complex-blk {
  background: #c0bfbf;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--gray-normal {
    background: #c0bfbf;
  }
  .full-grad-over-blk.color-set--gray-normal
    .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #c0bfbf 0,
      #c0bfbf 85%,
      rgba(192, 191, 191, 0.23) 92%,
      rgba(192, 191, 191, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--gray-normal
    .full-grad-over-blk__gradient::before {
    background: #c0bfbf;
    box-shadow: 0 0 10.625em 17.5em #c0bfbf;
  }
  .isIE-11
    .full-grad-over-blk.color-set--gray-normal
    .full-grad-over-blk__gradient::before {
    outline: #c0bfbf solid 2px;
  }
}
.full-grad-over-blk.color-set--gray-normal
  .full-grad-over-blk__gradient::after {
  background: #c0bfbf;
}
.full-grad-over-blk.color-set--gray-normal .full-grad-over-blk__plate {
  background-color: #c0bfbf;
}
.full-grad-over-blk.color-set--gray-normal
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #000;
}
.full-grad-over-blk.color-set--gray-normal .full-grad-over-blk__content,
.full-grad-over-blk.color-set--gray-normal .link-under-p {
  color: #333;
}
.full-grad-over-blk.color-set--gray-normal
  .full-grad-over-blk__title-wrap::before {
  background-color: #333;
}
.full-grad-over-blk.color-set--gray-normal .full-grad-over-blk__imgw::after {
  background: #c0bfbf;
}
.complex-grids-wrap.color-set--crimson .complex-blk {
  background: #c80f2e;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--crimson {
    background: #c80f2e;
  }
  .full-grad-over-blk.color-set--crimson .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #c80f2e 0,
      #c80f2e 85%,
      rgba(200, 15, 46, 0.23) 92%,
      rgba(200, 15, 46, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--crimson .full-grad-over-blk__gradient::before {
    background: #c80f2e;
    box-shadow: 0 0 10.625em 17.5em #c80f2e;
  }
  .isIE-11
    .full-grad-over-blk.color-set--crimson
    .full-grad-over-blk__gradient::before {
    outline: #c80f2e solid 2px;
  }
}
.full-grad-over-blk.color-set--crimson .full-grad-over-blk__gradient::after {
  background: #c80f2e;
}
.full-grad-over-blk.color-set--crimson .full-grad-over-blk__plate {
  background-color: #c80f2e;
}
.full-grad-over-blk.color-set--crimson
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fef4f7;
}
.full-grad-over-blk.color-set--crimson .full-grad-over-blk__content,
.full-grad-over-blk.color-set--crimson .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--crimson .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--crimson .full-grad-over-blk__imgw::after {
  background: #c80f2e;
}
.complex-grids-wrap.color-set--fast .complex-blk {
  background: #d2430f;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--fast {
    background: #d2430f;
  }
  .full-grad-over-blk.color-set--fast .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #d2430f 0,
      #d2430f 85%,
      rgba(210, 67, 15, 0.23) 92%,
      rgba(210, 67, 15, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--fast .full-grad-over-blk__gradient::before {
    background: #d2430f;
    box-shadow: 0 0 10.625em 17.5em #d2430f;
  }
  .isIE-11
    .full-grad-over-blk.color-set--fast
    .full-grad-over-blk__gradient::before {
    outline: #d2430f solid 2px;
  }
}
.full-grad-over-blk.color-set--fast .full-grad-over-blk__gradient::after {
  background: #d2430f;
}
.full-grad-over-blk.color-set--fast .full-grad-over-blk__plate {
  background-color: #d2430f;
}
.full-grad-over-blk.color-set--fast
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fef5f1;
}
.full-grad-over-blk.color-set--fast .full-grad-over-blk__content,
.full-grad-over-blk.color-set--fast .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--fast .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--fast .full-grad-over-blk__imgw::after {
  background: #d2430f;
}
.complex-grids-wrap.color-set--fce .complex-blk {
  background: #9e0040;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--fce {
    background: #9e0040;
  }
  .full-grad-over-blk.color-set--fce .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #9e0040 0,
      #9e0040 85%,
      rgba(158, 0, 64, 0.23) 92%,
      rgba(158, 0, 64, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--fce .full-grad-over-blk__gradient::before {
    background: #9e0040;
    box-shadow: 0 0 10.625em 17.5em #9e0040;
  }
  .isIE-11
    .full-grad-over-blk.color-set--fce
    .full-grad-over-blk__gradient::before {
    outline: #9e0040 solid 2px;
  }
}
.full-grad-over-blk.color-set--fce .full-grad-over-blk__gradient::after {
  background: #9e0040;
}
.full-grad-over-blk.color-set--fce .full-grad-over-blk__plate {
  background-color: #9e0040;
}
.full-grad-over-blk.color-set--fce
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fff7fa;
}
.full-grad-over-blk.color-set--fce .full-grad-over-blk__content,
.full-grad-over-blk.color-set--fce .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--fce .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--fce .full-grad-over-blk__imgw::after {
  background: #9e0040;
}
.complex-grids-wrap.color-set--fhss .complex-blk {
  background: #2b8054;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--fhss {
    background: #2b8054;
  }
  .full-grad-over-blk.color-set--fhss .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #2b8054 0,
      #2b8054 85%,
      rgba(43, 128, 84, 0.23) 92%,
      rgba(43, 128, 84, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--fhss .full-grad-over-blk__gradient::before {
    background: #2b8054;
    box-shadow: 0 0 10.625em 17.5em #2b8054;
  }
  .isIE-11
    .full-grad-over-blk.color-set--fhss
    .full-grad-over-blk__gradient::before {
    outline: #2b8054 solid 2px;
  }
}
.full-grad-over-blk.color-set--fhss .full-grad-over-blk__gradient::after {
  background: #2b8054;
}
.full-grad-over-blk.color-set--fhss .full-grad-over-blk__plate {
  background-color: #2b8054;
}
.full-grad-over-blk.color-set--fhss
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f6fcf9;
}
.full-grad-over-blk.color-set--fhss .full-grad-over-blk__content,
.full-grad-over-blk.color-set--fhss .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--fhss .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--fhss .full-grad-over-blk__imgw::after {
  background: #2b8054;
}
.complex-grids-wrap.color-set--sd .complex-blk {
  background: #007c87;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--sd {
    background: #007c87;
  }
  .full-grad-over-blk.color-set--sd .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #007c87 0,
      #007c87 85%,
      rgba(0, 124, 135, 0.23) 92%,
      rgba(0, 124, 135, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--sd .full-grad-over-blk__gradient::before {
    background: #007c87;
    box-shadow: 0 0 10.625em 17.5em #007c87;
  }
  .isIE-11
    .full-grad-over-blk.color-set--sd
    .full-grad-over-blk__gradient::before {
    outline: #007c87 solid 2px;
  }
}
.full-grad-over-blk.color-set--sd .full-grad-over-blk__gradient::after {
  background: #007c87;
}
.full-grad-over-blk.color-set--sd .full-grad-over-blk__plate {
  background-color: #007c87;
}
.full-grad-over-blk.color-set--sd
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f7feff;
}
.full-grad-over-blk.color-set--sd .full-grad-over-blk__content,
.full-grad-over-blk.color-set--sd .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--sd .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--sd .full-grad-over-blk__imgw::after {
  background: #007c87;
}
.complex-grids-wrap.color-set--fb .complex-blk {
  background: #583f98;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--fb {
    background: #583f98;
  }
  .full-grad-over-blk.color-set--fb .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #583f98 0,
      #583f98 85%,
      rgba(88, 63, 152, 0.23) 92%,
      rgba(88, 63, 152, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--fb .full-grad-over-blk__gradient::before {
    background: #583f98;
    box-shadow: 0 0 10.625em 17.5em #583f98;
  }
  .isIE-11
    .full-grad-over-blk.color-set--fb
    .full-grad-over-blk__gradient::before {
    outline: #583f98 solid 2px;
  }
}
.full-grad-over-blk.color-set--fb .full-grad-over-blk__gradient::after {
  background: #583f98;
}
.full-grad-over-blk.color-set--fb .full-grad-over-blk__plate {
  background-color: #583f98;
}
.full-grad-over-blk.color-set--fb
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f6f5fb;
}
.full-grad-over-blk.color-set--fb .full-grad-over-blk__content,
.full-grad-over-blk.color-set--fb .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--fb .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--fb .full-grad-over-blk__imgw::after {
  background: #583f98;
}
.complex-grids-wrap.color-set--feng .complex-blk {
  background: #c80f2e;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--feng {
    background: #c80f2e;
  }
  .full-grad-over-blk.color-set--feng .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #c80f2e 0,
      #c80f2e 85%,
      rgba(200, 15, 46, 0.23) 92%,
      rgba(200, 15, 46, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--feng .full-grad-over-blk__gradient::before {
    background: #c80f2e;
    box-shadow: 0 0 10.625em 17.5em #c80f2e;
  }
  .isIE-11
    .full-grad-over-blk.color-set--feng
    .full-grad-over-blk__gradient::before {
    outline: #c80f2e solid 2px;
  }
}
.full-grad-over-blk.color-set--feng .full-grad-over-blk__gradient::after {
  background: #c80f2e;
}
.full-grad-over-blk.color-set--feng .full-grad-over-blk__plate {
  background-color: #c80f2e;
}
.full-grad-over-blk.color-set--feng
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fff9fa;
}
.full-grad-over-blk.color-set--feng .full-grad-over-blk__content,
.full-grad-over-blk.color-set--feng .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--feng .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--feng .full-grad-over-blk__imgw::after {
  background: #c80f2e;
}
.complex-grids-wrap.color-set--fh .complex-blk {
  background: #0071bb;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--fh {
    background: #0071bb;
  }
  .full-grad-over-blk.color-set--fh .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #0071bb 0,
      #0071bb 85%,
      rgba(0, 113, 187, 0.23) 92%,
      rgba(0, 113, 187, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--fh .full-grad-over-blk__gradient::before {
    background: #0071bb;
    box-shadow: 0 0 10.625em 17.5em #0071bb;
  }
  .isIE-11
    .full-grad-over-blk.color-set--fh
    .full-grad-over-blk__gradient::before {
    outline: #0071bb solid 2px;
  }
}
.full-grad-over-blk.color-set--fh .full-grad-over-blk__gradient::after {
  background: #0071bb;
}
.full-grad-over-blk.color-set--fh .full-grad-over-blk__plate {
  background-color: #0071bb;
}
.full-grad-over-blk.color-set--fh
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f6fbff;
}
.full-grad-over-blk.color-set--fh .full-grad-over-blk__content,
.full-grad-over-blk.color-set--fh .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--fh .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--fh .full-grad-over-blk__imgw::after {
  background: #0071bb;
}
.complex-grids-wrap.color-set--shtm .complex-blk {
  background: #123663;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--shtm {
    background: #123663;
  }
  .full-grad-over-blk.color-set--shtm .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #123663 0,
      #123663 85%,
      rgba(18, 54, 99, 0.23) 92%,
      rgba(18, 54, 99, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--shtm .full-grad-over-blk__gradient::before {
    background: #123663;
    box-shadow: 0 0 10.625em 17.5em #123663;
  }
  .isIE-11
    .full-grad-over-blk.color-set--shtm
    .full-grad-over-blk__gradient::before {
    outline: #123663 solid 2px;
  }
}
.full-grad-over-blk.color-set--shtm .full-grad-over-blk__gradient::after {
  background: #123663;
}
.full-grad-over-blk.color-set--shtm .full-grad-over-blk__plate {
  background-color: #123663;
}
.full-grad-over-blk.color-set--shtm
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f6f9fd;
}
.full-grad-over-blk.color-set--shtm .full-grad-over-blk__content,
.full-grad-over-blk.color-set--shtm .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--shtm .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--shtm .full-grad-over-blk__imgw::after {
  background: #123663;
}
.complex-grids-wrap.color-set--polyu-gray .complex-blk {
  background: #58595b;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--polyu-gray {
    background: #58595b;
  }
  .full-grad-over-blk.color-set--polyu-gray
    .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #58595b 0,
      #58595b 85%,
      rgba(88, 89, 91, 0.23) 92%,
      rgba(88, 89, 91, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--polyu-gray
    .full-grad-over-blk__gradient::before {
    background: #58595b;
    box-shadow: 0 0 10.625em 17.5em #58595b;
  }
  .isIE-11
    .full-grad-over-blk.color-set--polyu-gray
    .full-grad-over-blk__gradient::before {
    outline: #58595b solid 2px;
  }
}
.full-grad-over-blk.color-set--polyu-gray .full-grad-over-blk__gradient::after {
  background: #58595b;
}
.full-grad-over-blk.color-set--polyu-gray .full-grad-over-blk__plate {
  background-color: #58595b;
}
.full-grad-over-blk.color-set--polyu-gray
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #f7f8f8;
}
.full-grad-over-blk.color-set--polyu-gray .full-grad-over-blk__content,
.full-grad-over-blk.color-set--polyu-gray .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--polyu-gray
  .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--polyu-gray .full-grad-over-blk__imgw::after {
  background: #58595b;
}
.complex-grids-wrap.color-set--polyu-red .complex-blk {
  background: #a02337;
}
@media (max-width: 767.98px) {
  .full-grad-over-blk.color-set--polyu-red {
    background: #a02337;
  }
  .full-grad-over-blk.color-set--polyu-red
    .full-grad-over-blk__gradient::before {
    background: linear-gradient(
      to top,
      #a02337 0,
      #a02337 85%,
      rgba(160, 35, 55, 0.23) 92%,
      rgba(160, 35, 55, 0) 100%
    );
  }
}
@media (min-width: 768px) {
  .full-grad-over-blk.color-set--polyu-red
    .full-grad-over-blk__gradient::before {
    background: #a02337;
    box-shadow: 0 0 10.625em 17.5em #a02337;
  }
  .isIE-11
    .full-grad-over-blk.color-set--polyu-red
    .full-grad-over-blk__gradient::before {
    outline: #a02337 solid 2px;
  }
}
.full-grad-over-blk.color-set--polyu-red .full-grad-over-blk__gradient::after {
  background: #a02337;
}
.full-grad-over-blk.color-set--polyu-red .full-grad-over-blk__plate {
  background-color: #a02337;
}
.full-grad-over-blk.color-set--polyu-red
  .full-grad-over-blk__plate
  .full-grad-over-blk__title {
  color: #fdf8f9;
}
.full-grad-over-blk.color-set--polyu-red .full-grad-over-blk__content,
.full-grad-over-blk.color-set--polyu-red .link-under-p {
  color: #fff;
}
.full-grad-over-blk.color-set--polyu-red
  .full-grad-over-blk__title-wrap::before {
  background-color: #fff;
}
.full-grad-over-blk.color-set--polyu-red .full-grad-over-blk__imgw::after {
  background: #a02337;
}
.full-banner--no-text::before {
  display: none;
}
.full-banner__imgw {
  padding: 23.4375% 0 0;
  position: relative;
}
.full-banner__imgw img {
  top: 0;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
}
.full-banner__inner {
  position: relative;
}
@media (min-width: 768px) {
  .full-banner__main {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.75em 0;
    z-index: 4;
  }
}
@media (max-width: 767.98px) {
  .full-banner__main {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -2px;
    padding: 0.75em 15px 1.5em;
    background: #a02337;
  }
  .full-banner__main::before {
    display: none;
  }
}
.full-banner__main::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 20%,
    #000 98%
  );
}
.full-banner__title {
  color: #fff;
  margin-bottom: 0.11904762em;
}
.full-banner__desc {
  color: #fff;
  line-height: 1.4;
  font-weight: 300;
}
.full-banner--h650 .full-banner__imgw {
  padding: 33.85416667% 0 0;
}
.photo-list {
  margin: 2.8125em -0.625em 6.5625em;
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .photo-list {
    font-size: 0.5rem;
  }
}
.photo-list__container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.photo-list__blk {
  position: relative;
  width: 25%;
  margin: 0.625em 0;
  padding: 0 0.625em;
}
@media (max-width: 767.98px) {
  .photo-list__blk {
    width: 50%;
  }
}
@media (max-width: 479.98px) {
  .photo-list__blk {
    width: 100%;
    top: 0 !important;
  }
}
.photo-list__blk:nth-child(2n + 2) {
  top: 3.125em;
}
.photo-list__blk.js-after-loadmore {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 0.8em);
  -ms-transform: translate(0, 0.8em);
  transform: translate(0, 0.8em);
}
.photo-list__blk.js-after-loadmore .photo-caption-blk {
  transition-duration: 0s !important;
}
.photo-caption-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  overflow: hidden;
  top: 0;
  transition: top 0.3s ease-out;
}
.photo-caption-blk__caption,
.photo-caption-blk__cover {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  right: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .photo-caption-blk {
    font-size: 0.8125rem;
  }
}
@media (max-width: 479.98px) {
  .photo-caption-blk {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    top: 0 !important;
  }
}
.photo-caption-blk.js-lb-img::before {
  display: none !important;
}
.photo-caption-blk__imgctrl {
  padding: 75% 0 0;
}
.photo-caption-blk__caption {
  z-index: 4;
  padding: 0.44444444em 0.83333333em;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: rgba(0, 0, 0, 0.85);
}
.photo-caption-blk__cover {
  z-index: 6;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.125em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  background: rgba(160, 35, 55, 0.85);
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.photo-caption-blk__id {
  font-size: 1.125em;
  position: relative;
  margin: 0 0 1.27777778em;
  transition-delay: 0.1s;
}
.photo-caption-blk__id::before {
  position: absolute;
  bottom: -0.66666667em;
  left: 50%;
  width: 2.22222222em;
  height: 1px;
  margin: 0 0 0 -1.11111111em;
  content: "";
  background: currentColor;
}
.quote-border-blk__text::before,
.video-embed-blk__content::before {
  background: #a02337;
  left: 0;
  content: "";
}
.photo-caption-blk__text {
  font-weight: 300;
  transition-delay: 0;
}
.photo-caption-blk__id,
.photo-caption-blk__text {
  -webkit-transform: translate(0, 0.8em);
  -ms-transform: translate(0, 0.8em);
  transform: translate(0, 0.8em);
  opacity: 0;
}
.photo-caption-blk:focus .photo-caption-blk__cover,
.photo-caption-blk:hover .photo-caption-blk__cover {
  opacity: 1;
}
.photo-caption-blk:focus .photo-caption-blk__id,
.photo-caption-blk:hover .photo-caption-blk__id {
  transition-delay: 0.18;
}
.photo-caption-blk:focus .photo-caption-blk__text,
.photo-caption-blk:hover .photo-caption-blk__text {
  transition-delay: 0.26s;
}
.photo-caption-blk:focus .photo-caption-blk__id,
.photo-caption-blk:focus .photo-caption-blk__text,
.photo-caption-blk:hover .photo-caption-blk__id,
.photo-caption-blk:hover .photo-caption-blk__text {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.photo-caption-blk:focus .photo-caption-blk__caption,
.photo-caption-blk:hover .photo-caption-blk__caption {
  -webkit-transform: translate(0, 101%);
  -ms-transform: translate(0, 101%);
  transform: translate(0, 101%);
  opacity: 0;
}
.video-embed-blk {
  font-size: 1rem;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .video-embed-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .video-embed-blk {
    font-size: 0.6875rem;
  }
}
@media (min-width: 768px) {
  .video-embed-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .video-embed-blk__imgside {
    width: 57.69230769%;
  }
  .video-embed-blk__main {
    width: 39.71571906%;
  }
}
@media (max-width: 767.98px) {
  .video-embed-blk__main {
    margin: 2.1875em 0 0;
  }
}
.video-embed-blk__imgctrl {
  position: relative;
  padding: 56.25% 0 0;
}
.video-embed-blk__imgctrl iframe,
.video-embed-blk__imgctrl video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-embed-blk__content {
  position: relative;
  padding: 0 0 0 1.875em;
}
.video-embed-blk__content::before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.25em;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.slogan-open-blk .video-embed-blk__content::before {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
}
.slogan-open-blk.slogan-open-blk--collapse-shown
  .video-embed-blk__content::before {
  transition-delay: 0s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.video-embed-blk__title {
  font-size: 1.5625em;
  line-height: 1.52;
  position: relative;
  top: -0.4em;
  color: #a02337;
}
.video-embed-blk__title a:hover {
  text-decoration: underline;
}
.aca-mob-banner__item-inner,
.border-enlage-blk,
.hover-menu-blk,
.hover-menu-blk__link,
.hover-menu-blk__title,
.msg-card,
.msg-ppl-blk,
.ppl-cert__blk > a,
.quote-ppl-blk a,
.title-content-card__card .circle-dot-list a,
.video-embed-blk__title ~ a {
  text-decoration: none;
}
.slogan-open-blk .video-embed-blk__title {
  -webkit-transform: translate(0.4em, 0);
  -ms-transform: translate(0.4em, 0);
  transform: translate(0.4em, 0);
  opacity: 0;
}
.slogan-open-blk.slogan-open-blk--collapse-shown .video-embed-blk__title {
  transition-delay: 150ms;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.video-embed-blk__tagline {
  margin: 0.5em 0 0;
}
@media (max-width: 767.98px) {
  .video-embed-blk__tagline {
    font-size: 0.75rem;
  }
}
.slogan-open-blk .video-embed-blk__tagline {
  -webkit-transform: translate(0.4em, 0);
  -ms-transform: translate(0.4em, 0);
  transform: translate(0.4em, 0);
  opacity: 0;
}
.slogan-open-blk.slogan-open-blk--collapse-shown .video-embed-blk__tagline {
  transition-delay: 0.3s;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.quote-border-blk__text {
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  margin: 0 0 0 17.55852843%;
  padding: 0 0 0 1.875em;
}
@media (max-width: 767.98px) {
  .quote-border-blk__text {
    font-size: 1rem;
    margin-left: 2.1875em;
  }
}
.quote-border-blk__text::before {
  position: absolute;
  top: 0.3125em;
  bottom: 0.3125em;
  width: 2px;
}
.quote-border-blk__quote {
  font-size: 1.375rem;
  max-width: 45.90909091em;
  margin: 0.22727273em 0;
  padding-right: 3.63636364em;
  padding-left: 3.63636364em;
}
@media (max-width: 991.98px) {
  .quote-border-blk__quote {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .quote-border-blk__quote {
    font-size: 1rem;
  }
}
.quote-border-blk__quote::after,
.quote-border-blk__quote::before {
  font-size: 2.5em;
  opacity: 0.6;
}
.isIE-10 .quote-border-blk__quote::after,
.isIE-10 .quote-border-blk__quote::before,
.isIE-11 .quote-border-blk__quote::after,
.isIE-11 .quote-border-blk__quote::before {
  font-size: 0.4em;
}
.quote-border-blk__quote-text {
  font-size: 1em;
  font-style: italic;
}
.hover-menu-blk__title.js-slick-collapse-trigger::before,
.scroll-related-slider .ui-slider-handle::before {
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: wico !important;
}
.quote-border-blk__quote-text + .quote-border-blk__quote-text {
  padding-top: 0.45454545em;
}
.ppl-cert {
  font-size: 1rem;
  padding: 0.625em;
  background: #fff;
  box-shadow: 0 0 0.9375em 0 rgba(0, 0, 0, 0.17);
}
@media (max-width: 991.98px) {
  .ppl-cert {
    font-size: 0.75rem;
  }
}
.ppl-cert__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .ppl-cert__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ppl-detail__item + .ppl-detail__item {
    border-top: 1px solid #efedee;
  }
}
.ppl-cert__blk {
  font-weight: 700;
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.3125em 1em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ppl-cert__blk > a {
  display: block;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ppl-cert__blk + .ppl-cert__blk::before {
  position: absolute;
  top: 0.25em;
  bottom: 0.25em;
  left: 0;
  width: 1px;
  content: "";
  background: #efeeee;
}
.ppl-cert__blk + .ppl-cert__blk.new-off-set::before {
  display: none;
}
.ppl-cert__logo {
  margin: 0 0.75em 0 0;
}
.ppl-detail--gray {
  background: #f8f8f8;
}
.ppl-detail__row {
  margin-right: -10px;
  margin-left: -10px;
}
.ppl-detail__item {
  padding-right: 10px;
  padding-left: 10px;
}
.ppl-detail-blk {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2.1875em 0;
}
@media (max-width: 991.98px) {
  .ppl-detail-blk {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .ppl-detail--single {
    margin-top: 4.375rem;
  }
  .ppl-detail--single-no-img {
    margin-top: 0;
  }
  .ppl-detail-blk {
    height: 100%;
  }
  .ppl-detail--single .ppl-detail-blk {
    padding: 2.25em 0 3em;
  }
  .ppl-detail--single-no-img .ppl-detail-blk {
    padding: 0;
  }
  .ppl-detail--thrice .ppl-detail-blk,
  .ppl-detail--twice .ppl-detail-blk {
    padding: 3.75em 0 2.375em;
  }
  .ppl-detail--thrice .ppl-detail-blk {
    display: block;
  }
}
.ppl-detail-blk__img-wrap {
  position: relative;
  z-index: 2;
  width: 30%;
  max-width: 300px;
  margin: 0 1.25em 0 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .ppl-detail--single .ppl-detail-blk__img-wrap {
    width: 23.41137124%;
    margin: -6.43812709% 3.34448161% 0 0;
  }
  .ppl-detail--twice .ppl-detail-blk__img-wrap {
    width: 34.30531732%;
    margin: -3.43053173% 4.28816467% 0 0;
  }
  .ppl-detail--thrice .ppl-detail-blk__img-wrap {
    float: left;
    width: 40.38997214%;
    margin: -5.57103064% 5.29247911% 1.25em 0;
  }
}
.ppl-detail-blk__img-ctrl {
  padding-bottom: 153.57142857%;
}
.ppl-detail-blk__dept {
  font-size: 1.375em;
  margin: 0 0 0.36363636em;
}
.ppl-detail-blk__top-tail-btn {
  float: right;
  margin-left: 1.25em;
  margin-bottom: 0.9375em;
  margin-top: -0.6875em;
}
.ppl-detail-blk__title {
  color: #2b8054;
}
.ppl-detail--single .ppl-detail-blk__title {
  font-size: 1.125em;
}
.ppl-detail--twice .ppl-detail-blk__title {
  font-size: 1em;
}
.ppl-detail--thrice .ppl-detail-blk__title {
  font-size: 0.9375em;
}
.ppl-detail-blk__name {
  font-size: 1.75em;
  font-weight: 300;
  color: #2b8054;
}
@media (min-width: 768px) {
  .ppl-detail--single .ppl-detail-blk__name {
    font-size: 2.125em;
  }
  .ppl-detail--twice .ppl-detail-blk__name {
    font-size: 1.75em;
  }
  .ppl-detail--thrice .ppl-detail-blk__name {
    font-size: 1.3125em;
  }
}
.ppl-detail-blk__grade {
  font-size: 1em;
  font-weight: 600;
  overflow: hidden;
  margin: 0 0 0.5em;
  color: #58595b;
}
@media (min-width: 768px) {
  .ppl-detail--single .ppl-detail-blk__grade,
  .ppl-detail-blk--twice .ppl-detail-blk__grade {
    font-size: 1em;
  }
  .ppl-detail--twice .ppl-detail-blk__grade {
    margin-top: 0.125em;
  }
  .ppl-detail--thrice .ppl-detail-blk__grade {
    font-size: 0.9375em;
  }
}
.ppl-detail-blk__desc {
  font-size: 1.125em;
  line-height: 1.66666667;
  margin: 0.72222222em 0 0;
}
.ppl-detail-blk__top {
  position: relative;
  margin: 0 0 1.25em;
  padding: 0 0 0.9375em;
}
.ppl-detail--thrice .ppl-detail-blk__top {
  margin-left: 1.25em;
}
.ppl-detail-blk__top::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2.85714286em;
  height: 2px;
  content: "";
  opacity: 0.3;
  background: #2b8054;
}
.js-slick-container:not(.js-slick-loaded) .msg-ppl-blk-slider__list,
.js-slick-container:not(.js-slick-loaded) .video-blk-slider__list {
  opacity: 0;
}
.ppl-detail-blk__main {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 768px) {
  .ppl-detail--thrice .ppl-detail-blk__top {
    overflow: hidden;
    padding-top: 1.25em;
    padding-right: 1.25em;
    padding-left: 0;
  }
  .ppl-detail--single .ppl-detail-blk__top::before {
    width: 5em;
  }
  .ppl-detail--twice .ppl-detail-blk__top::before {
    width: 3.4375em;
  }
  .ppl-detail--thrice .ppl-detail-blk__main {
    height: 100%;
    margin: 0 0 0 1.25em;
    background: #fff;
  }
  .ppl-detail--thrice .ppl-detail-blk__bottom {
    clear: both;
    padding: 0 1.25em 1.25em;
  }
}
.ppl-detail-blk__cert {
  position: absolute;
  bottom: -1.625em;
}
@media (max-width: 767.98px) {
  .ppl-detail-blk__cert {
    position: relative;
    margin-bottom: -3.125em;
    margin-left: -11.25em;
  }
}
.ppl-detail-blk__mobi-scholar {
  margin-left: -0.625em;
}
@media (max-width: 479.98px) {
  .ppl-detail-blk__mobi-scholar {
    margin-left: -7.375em;
  }
}
.icon-info-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1rem;
  color: #000;
}
@media (max-width: 991.98px) {
  .ppl-detail-blk__cert {
    left: 15px;
  }
  .icon-info-list {
    font-size: 0.875rem;
  }
}
.icon-info-list__icon {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #2b8054;
}
.icon-info-list .ico-location {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.icon-info-list .ico-blub {
  -webkit-transform: translate(0, 1px) scale(1.3);
  -ms-transform: translate(0, 1px) scale(1.3);
  transform: translate(0, 1px) scale(1.3);
}
.icon-info-list__item {
  font-weight: 600;
  position: relative;
  overflow: hidden;
  line-height: 1.35;
  max-height: 5.125em;
  margin: 0.5em 0;
  padding: 0 0 0 1.875em;
  word-break: break-word;
}
.video-blk-plate {
  margin: 3.125em 0;
  padding: 3.125em 0;
  background: #a02337;
}
.video-blk-plate .slick-dots {
  margin: 1.25em 0 0;
}
.video-blk-plate .slick-dots li {
  border-color: #fff;
}
.video-blk-plate .slick-dots li.slick-active,
.video-blk-plate .slick-dots li.slick-active button {
  background: #fff;
}
.video-blk-slider {
  margin: 0 -0.625em;
}
.js-slick-container:not(.js-slick-loaded)
  .video-blk-slider__list
  > .js-slick-itm:nth-child(2)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.video-blk-slider__item {
  float: left;
  width: 50%;
  padding: 0 0.625em;
}
.video-blk-slider__video-col {
  position: relative;
  padding: 0 0 68.02721088%;
}
.video-caption-blk {
  position: relative;
}
.video-blk-slider__video-col .video-caption-blk {
  position: absolute;
}
.video-caption-blk .video-link__icon {
  text-shadow: 0 0 0.09090909em rgba(0, 0, 0, 0.7);
  font-size: 6.875em;
}
.video-caption-blk .video-link__icon [class*="path"]::before {
  color: #fff;
}
.video-caption-blk__caption {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em 1.375em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background: #333;
}
.video-caption-blk--t1 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 0 68.02721088%;
}
.video-caption-blk--t1 .video-link__icon {
  font-size: 6.875em;
}
.video-caption-blk--t1 .video-caption-blk__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  min-height: 4.375em;
}
.video-caption-blk--t1 .video-caption-blk__text {
  max-height: 7.5em;
  overflow: hidden;
}
.video-caption-blk--t2 {
  top: 0;
  right: 0;
  left: 0;
  padding: 0 0 32.31292517%;
}
.video-caption-blk--t2 .video-link__icon {
  font-size: 2.875em;
}
.video-caption-blk--t2:last-child:not(:first-child) {
  top: auto;
  bottom: 0;
}
.video-caption-blk--t2:last-child:not(:first-child) .video-caption-blk__imgw,
.video-caption-blk--t2:last-child:not(:first-child)
  .video-caption-blk__imgw
  img {
  right: 0;
  left: auto;
}
.video-caption-blk--t2:last-child:not(:first-child)
  .video-caption-blk__caption {
  right: auto;
  left: 0;
}
.video-caption-blk--t2 .video-caption-blk__imgw {
  position: absolute;
  top: 0;
  left: 0;
  width: 55.5%;
  height: 100%;
}
.video-caption-blk--t2 .video-caption-blk__img-ctrl {
  height: 100%;
  padding: 0;
}
.video-caption-blk--t2 .video-caption-blk__imgw img {
  width: auto;
  height: 100%;
}
.video-caption-blk--t2 .video-caption-blk__caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 44.82758621%;
  min-height: 4.375em;
}
.video-caption-blk--t2 .video-caption-blk__text {
  max-height: 100%;
}
.video-caption-blk__img-ctrl {
  padding: 0 0 56.29251701%;
}
.video-caption-blk__text {
  font-size: 1.125em;
}
@media (max-width: 991.98px) {
  .video-caption-blk__text {
    font-size: 0.875em;
  }
}
.msg-ppl-blk {
  position: relative;
  padding: 2.8125em 0 4.0625em;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .msg-ppl-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .msg-ppl-blk {
    display: block;
    padding: 2.8125em 0 0.625em;
  }
}
.msg-ppl-blk--no-img .msg-ppl-blk__main {
  width: 100%;
}
.msg-ppl-blk--no-img .msg-ppl-blk__bot {
  padding: 0;
}
.msg-ppl-blk-slider {
  position: relative;
  margin: 0 -4.375em;
}
.msg-ppl-blk-slider::before {
  position: absolute;
  z-index: -1;
  top: 6.5625em;
  bottom: 0;
  left: -55vw;
  width: 150vw;
  content: "";
  background: #f4f4f4;
}
.msg-ppl-blk__img-side,
.msg-ppl-blk__main {
  z-index: 1;
  position: relative;
}
@media (max-width: 767.98px) {
  .msg-ppl-blk-slider {
    padding-bottom: 1.875em;
  }
  .msg-ppl-blk-slider::before {
    left: -50vw;
  }
}
.js-slick-container:not(.js-slick-loaded)
  .msg-ppl-blk-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.msg-ppl-blk-slider__list .slick-list {
  overflow: visible;
}
.msg-ppl-blk-slider__item {
  padding: 0 4.375em 1.5625em;
}
.msg-ppl-blk-slider .slick-dots-container {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .msg-ppl-blk-slider .slick-dots-container {
    position: absolute;
    right: calc(41.80602007% + 4.375em);
    bottom: 6em;
    left: 4.375em;
  }
  .msg-ppl-blk__img-side {
    width: 41.80602007%;
  }
}
.msg-ppl-blk-slider .slick-dots li {
  border-color: #454545;
}
.msg-ppl-blk-slider .slick-dots li.slick-active {
  border-color: #a02337;
  background: #a02337;
}
.msg-ppl-blk-slider .slick-dots li.slick-active button {
  background: #a02337;
}
.msg-ppl-blk::before {
  position: absolute;
  top: 0;
  right: -2.8125em;
  bottom: 6.3125em;
  left: -2.8125em;
  content: "";
  background: #fff;
  box-shadow: 0 0.25em 1.25em 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 767.98px) {
  .msg-ppl-blk::before {
    bottom: -0.75em;
  }
}
.msg-ppl-blk--no-img::before {
  bottom: 1.875em;
}
.msg-ppl-blk__img-side {
  max-width: 500px;
}
.msg-ppl-blk__img-ctrl {
  padding: 0 0 60%;
}
@media (min-width: 768px) {
  .msg-ppl-blk__main {
    width: 55.68561873%;
  }
}
.msg-ppl-blk__bot {
  margin: 0.625em 0 0 3.125em;
  padding: 0 0 4.6875em;
}
@media (max-width: 767.98px) {
  .msg-ppl-blk--no-img::before {
    bottom: -0.75em;
  }
  .msg-ppl-blk__bot {
    padding: 0 0 1.25em;
  }
}
.msg-ppl-blk__quote {
  font-size: 1.375rem;
  line-height: 1.27272727;
  margin-top: -0.375em;
  padding-right: 2.63636364em;
  padding-left: 2.63636364em;
  text-align: center;
}
@media (max-width: 991.98px) {
  .msg-ppl-blk__quote {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .msg-ppl-blk__quote {
    font-size: 1rem;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 1.1875em 2em -1.6875em rgba(0, 0, 0, 0.6);
  }
}
.msg-ppl-blk__quote::after,
.msg-ppl-blk__quote::before {
  font-size: 2em;
  opacity: 0.5;
}
.isIE-10 .msg-ppl-blk__quote::after,
.isIE-10 .msg-ppl-blk__quote::before,
.isIE-11 .msg-ppl-blk__quote::after,
.isIE-11 .msg-ppl-blk__quote::before {
  font-size: 0.5em;
}
.msg-ppl-blk__quote-text {
  font-size: 1em;
}
.msg-ppl-blk__quote-text + .msg-ppl-blk__quote-text {
  padding-top: 0.36363636em;
}
.msg-ppl-info__name {
  font-size: 1.125rem;
  font-weight: 700;
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 3.33333333em 0 0;
  color: #a02337;
}
.msg-ppl-info__name::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.61111111em;
  height: 0.11111111em;
  margin: -0.05555556em 0 0;
  content: "";
  background: currentColor;
}
.msg-ppl-info__name-desc {
  font-size: 0.9375rem;
  margin: 0.2em 0 0;
}
a.msg-ppl-blk:hover::before {
  box-shadow: 0 0.25em 1.5625em 0 rgba(0, 0, 0, 0.35);
}
.msg-ppl-blk-container.color-set--gray .slick-dots li.slick-active {
  border-color: #454545;
  background: #454545;
}
.msg-ppl-blk-container.color-set--gray .slick-dots li.slick-active button {
  background: #454545;
}
.msg-ppl-blk-container.color-set--gray-dark .slick-dots li.slick-active {
  border-color: #717171;
  background: #717171;
}
.msg-ppl-blk-container.color-set--gray-dark .slick-dots li.slick-active button {
  background: #717171;
}
.msg-ppl-blk-container.color-set--blue .slick-dots li.slick-active {
  border-color: #2840a8;
  background: #2840a8;
}
.msg-ppl-blk-container.color-set--blue .slick-dots li.slick-active button {
  background: #2840a8;
}
.msg-ppl-blk-container.color-set--purple .slick-dots li.slick-active {
  border-color: #210f68;
  background: #210f68;
}
.msg-ppl-blk-container.color-set--purple .slick-dots li.slick-active button {
  background: #210f68;
}
.msg-ppl-blk-container.color-set--red .slick-dots li.slick-active {
  border-color: #a02337;
  background: #a02337;
}
.msg-ppl-blk-container.color-set--red .slick-dots li.slick-active button {
  background: #a02337;
}
.msg-ppl-blk-container.color-set--cyan .slick-dots li.slick-active {
  border-color: #367081;
  background: #367081;
}
.msg-ppl-blk-container.color-set--cyan .slick-dots li.slick-active button {
  background: #367081;
}
.msg-ppl-blk-container.color-set--orange .slick-dots li.slick-active {
  border-color: #cd3911;
  background: #cd3911;
}
.msg-ppl-blk-container.color-set--orange .slick-dots li.slick-active button {
  background: #cd3911;
}
.msg-ppl-blk-container.color-set--yellow .slick-dots li.slick-active {
  border-color: #b68f16;
  background: #b68f16;
}
.msg-ppl-blk-container.color-set--yellow .slick-dots li.slick-active button {
  background: #b68f16;
}
.msg-ppl-blk-container.color-set--brown .slick-dots li.slick-active {
  border-color: #603f32;
  background: #603f32;
}
.msg-ppl-blk-container.color-set--brown .slick-dots li.slick-active button {
  background: #603f32;
}
.msg-ppl-blk-container.color-set--green .slick-dots li.slick-active {
  border-color: #397e39;
  background: #397e39;
}
.msg-ppl-blk-container.color-set--green .slick-dots li.slick-active button {
  background: #397e39;
}
.msg-ppl-blk-container.color-set--gray-normal .slick-dots li.slick-active {
  border-color: #454545;
  background: #454545;
}
.msg-ppl-blk-container.color-set--gray-normal
  .slick-dots
  li.slick-active
  button {
  background: #454545;
}
.msg-ppl-blk-container.color-set--crimson .slick-dots li.slick-active {
  border-color: #c80f2e;
  background: #c80f2e;
}
.msg-ppl-blk-container.color-set--crimson .slick-dots li.slick-active button {
  background: #c80f2e;
}
.msg-ppl-blk-container.color-set--fast .slick-dots li.slick-active {
  border-color: #d2430f;
  background: #d2430f;
}
.msg-ppl-blk-container.color-set--fast .slick-dots li.slick-active button {
  background: #d2430f;
}
.msg-ppl-blk-container.color-set--fce .slick-dots li.slick-active {
  border-color: #9e0040;
  background: #9e0040;
}
.msg-ppl-blk-container.color-set--fce .slick-dots li.slick-active button {
  background: #9e0040;
}
.msg-ppl-blk-container.color-set--fhss .slick-dots li.slick-active {
  border-color: #2b8054;
  background: #2b8054;
}
.msg-ppl-blk-container.color-set--fhss .slick-dots li.slick-active button {
  background: #2b8054;
}
.msg-ppl-blk-container.color-set--sd .slick-dots li.slick-active {
  border-color: #007c87;
  background: #007c87;
}
.msg-ppl-blk-container.color-set--sd .slick-dots li.slick-active button {
  background: #007c87;
}
.msg-ppl-blk-container.color-set--fb .slick-dots li.slick-active {
  border-color: #583f98;
  background: #583f98;
}
.msg-ppl-blk-container.color-set--fb .slick-dots li.slick-active button {
  background: #583f98;
}
.msg-ppl-blk-container.color-set--feng .slick-dots li.slick-active {
  border-color: #c80f2e;
  background: #c80f2e;
}
.msg-ppl-blk-container.color-set--feng .slick-dots li.slick-active button {
  background: #c80f2e;
}
.msg-ppl-blk-container.color-set--fh .slick-dots li.slick-active {
  border-color: #0071bb;
  background: #0071bb;
}
.msg-ppl-blk-container.color-set--fh .slick-dots li.slick-active button {
  background: #0071bb;
}
.msg-ppl-blk-container.color-set--shtm .slick-dots li.slick-active {
  border-color: #123663;
  background: #123663;
}
.msg-ppl-blk-container.color-set--shtm .slick-dots li.slick-active button {
  background: #123663;
}
.msg-ppl-blk-container.color-set--polyu-gray .slick-dots li.slick-active {
  border-color: #58595b;
  background: #58595b;
}
.msg-ppl-blk-container.color-set--polyu-gray
  .slick-dots
  li.slick-active
  button {
  background: #58595b;
}
.msg-ppl-blk-container.color-set--polyu-red .slick-dots li.slick-active {
  border-color: #a02337;
  background: #a02337;
}
.msg-ppl-blk-container.color-set--polyu-red .slick-dots li.slick-active button {
  background: #a02337;
}
.sq-tag-container {
  font-size: 0.875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.21428571em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sq-tag {
  margin: 0.21428571em;
  padding: 0.21428571em 0.71428571em;
  border: 1px solid #efedee;
}
.border-last-shadow__blk {
  border-bottom: 1px solid #efedee;
}
.border-last-shadow__blk:last-child {
  border-bottom: 0;
  box-shadow: 0 0.5625em 0.75em -0.8125em rgba(0, 0, 0, 0.3);
}
.course-blk {
  padding: 0.9375em 0;
}
.course-blk:first-child {
  padding-top: 0;
}
.course-blk__main {
  overflow: hidden;
  padding: 0.375em 0 0;
}
.course-blk__imgw {
  width: 16em;
  margin: 0 0 0.9375em;
}
@media (min-width: 768px) {
  .course-blk__imgw {
    float: right;
    margin: 0 0 0 2.1875em;
  }
  .scroll-img-plate {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.course-blk__img-ctrl {
  padding: 0 0 56.640625%;
}
.course-blk__title {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.3;
  color: inherit;
  position: relative;
  margin: 0 0 0.41666667em;
  padding: 0.45833333em 0 0;
}
@media (max-width: 991.98px) {
  .course-blk__title {
    font-size: 1.3125rem;
  }
}
.course-blk__title::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.83333333em;
  height: 2px;
  content: "";
  background: #a02337;
}
.course-blk__sq-tag {
  margin-top: 0.5em;
}
.course-blk__border-label {
  margin-top: 0.875em;
}
.course-blk-list {
  margin: 0 0 3.125em;
}
.scroll-img-plate {
  max-width: 1440px;
  margin: auto;
}
.scroll-img-plate .slick-list {
  overflow: visible;
}
@media (min-width: 768px) {
  .scroll-img-plate__imgw {
    width: 40.27777778%;
  }
}
.scroll-img-plate__img-ctrl {
  position: relative;
  padding: 0 0 102.75862069%;
}
.scroll-img-plate__main {
  position: relative;
  padding: 2.5em 0.9375em;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #f8f8f8;
}
.msg-card,
.scroll-related-blk__blk {
  padding: 1.25em;
}
.scroll-img-plate__main::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% - 1px);
  width: 100vw;
  content: "";
  background: #f8f8f8;
}
.scroll-img-plate__content {
  max-width: 40.625em;
  margin: auto;
}
.scroll-img-plate .component-text-content {
  margin-top: 1.5625em;
}
.scroll-related-blk {
  position: relative;
  z-index: 2;
  width: 100vw;
  margin: 0 0 0 -1.25em;
}
@media (min-width: 992px) {
  .scroll-related-blk {
    margin: 0 0 0 -16.25em;
  }
}
.scroll-related-blk__blk .msg-card {
  height: 100%;
}
.scroll-related-blk__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.9375em 0 0;
}
.scroll-related-blk__list.slick-initialized {
  display: block;
}
.scroll-related-blk .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.scroll-related-blk .slick-slide {
  height: auto;
  float: none;
}
.msg-card {
  display: block;
  width: 28.75em;
  background: #fff;
  box-shadow: 0 0.125em 0.9375em 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767.98px) {
  .course-blk__title {
    font-size: 1.125rem;
  }
  .msg-card {
    width: 18.75em;
  }
}
.msg-card__imgw {
  float: left;
  width: 5.25em;
  margin: 0 0.3125em 0.3125em 0;
}
.msg-card__info {
  clear: both;
}
.msg-card__info .msg-ppl-blk__name {
  font-size: 0.9375rem;
}
.msg-card__img-ctrl {
  padding: 0 0 152.38095238%;
}
.msg-card__quote {
  line-height: 1.3;
  overflow: hidden;
  margin: -0.27777778em 0 0.27777778em;
  padding: 1.38888889em 0.77777778em;
  text-align: center;
  font-size: 1rem;
}
.msg-card__imgw + .msg-card__quote {
  width: calc(100% - 5.5625em);
}
.msg-card__quote::after,
.msg-card__quote::before {
  font-size: 1.66666667em;
  opacity: 0.6;
}
.isIE-10 .msg-card__quote::after,
.isIE-10 .msg-card__quote::before,
.isIE-11 .msg-card__quote::after,
.isIE-11 .msg-card__quote::before {
  font-size: 26px;
}
.msg-card__quote-text + .msg-card__quote-text {
  padding-top: 0.3125em;
}
.scroll-related-slider {
  position: relative;
  z-index: 8;
  height: 1.875em;
  margin: -1em 1.875em 0;
}
.scroll-related-slider::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  background: #ededed;
}
.scroll-related-slider .ui-slider-handle {
  transition-duration: 0.6s;
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 3.75em;
  height: 3.75em;
  margin: -1.875em 0 0 -1.875em;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.9375em 0 rgba(0, 0, 0, 0.15);
}
.scroll-related-slider .ui-slider-handle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.375em;
  height: 0.375em;
  margin: -0.1875em 0 0 -0.1875em;
  content: "";
  pointer-events: none;
  border-radius: 50%;
  background: #a02337;
}
.scroll-related-slider .ui-slider-handle::before {
  font-weight: 400;
  line-height: inherit;
  font-size: 3em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e952";
  pointer-events: none;
  opacity: 0.4;
}
.isWin.isFF .scroll-related-slider .ui-slider-handle::before {
  top: 0.16666667em;
}
.border-enlage-grid {
  font-size: 1rem;
}
.border-enlage-grid__row {
  margin: -0.625em;
}
.border-enlage-grid__blk {
  margin: 0.625em 0;
  padding: 0 0.625em;
}
@media (max-width: 991.98px) {
  .border-enlage-grid {
    font-size: 0.5rem;
  }
}
@-webkit-keyframes hover-border-enlarge-before {
  0% {
    left: 1.45454545em;
    right: calc(100% - 3.63636364em);
    top: calc(100% - 2px);
  }
  66.6% {
    left: 0;
    right: 0;
    top: calc(100% - 2px);
  }
  100% {
    left: 0;
    right: 0;
    top: 0;
  }
}
@keyframes hover-border-enlarge-before {
  0% {
    left: 1.45454545em;
    right: calc(100% - 3.63636364em);
    top: calc(100% - 2px);
  }
  66.6% {
    left: 0;
    right: 0;
    top: calc(100% - 2px);
  }
  100% {
    left: 0;
    right: 0;
    top: 0;
  }
}
@-webkit-keyframes hover-border-enlarge-after {
  0% {
    left: 0;
    right: 0;
  }
  100% {
    right: 1.45454545em;
    left: calc(100% - 1.45454545em);
  }
}
@keyframes hover-border-enlarge-after {
  0% {
    left: 0;
    right: 0;
  }
  100% {
    right: 1.45454545em;
    left: calc(100% - 1.45454545em);
  }
}
.border-enlage-blk {
  font-size: 1.375rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  min-height: 3.40909091em;
  padding: 2px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0.27272727em 0.8125em 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 991.98px) {
  .border-enlage-blk {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .border-enlage-blk {
    font-size: 1rem;
  }
}
.border-enlage-blk:hover::before {
  -webkit-animation: hover-border-enlarge-before 0.46s ease 0s 1 normal forwards;
  animation: hover-border-enlarge-before 0.46s ease 0s 1 normal forwards;
}
.border-enlage-blk:hover::after {
  -webkit-animation: hover-border-enlarge-after 0.32s ease 0.46s 1 normal
    forwards;
  animation: hover-border-enlarge-after 0.32s ease 0.46s 1 normal forwards;
}
.border-enlage-blk::after,
.border-enlage-blk::before {
  position: absolute;
  content: "";
  transition-property: top, left, margin, bottom, right, -webkit-transform;
  transition-property: transform, top, left, margin, bottom, right;
  transition-property: transform, top, left, margin, bottom, right,
    -webkit-transform;
}
.border-enlage-blk::before {
  background: #a02337;
  bottom: 0;
  left: 1.45454545em;
  right: calc(100% - 3.63636364em);
  top: calc(100% - 2px);
}
.border-enlage-blk::after {
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
  z-index: 2;
  top: 0;
}
.border-enlage-blk__front {
  font-weight: 300;
  line-height: 1.36363636;
  position: relative;
  z-index: 2;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 100%;
  padding: 0.90909091em 1.36363636em;
  background: #fff;
}
.slash-tag-grid {
  margin: 2.875em 0;
}
.slash-tag-list {
  font-size: 1.375rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.09090909em -2.04545455em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .slash-tag-list {
    font-size: 1.125rem;
  }
}
.slash-tag-list__blk {
  font-weight: 700;
  position: relative;
  margin: 0.09090909em 0;
  padding: 0 2.04545455em;
  text-align: center;
}
.slash-tag-list__blk.new-off-set::before,
.slash-tag-list__blk:first-child::before {
  display: none;
}
.ppl-info-side-blk,
.quote-ppl-blk__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.slash-tag-list__blk::before {
  position: absolute;
  top: 0.18181818em;
  bottom: 0.18181818em;
  left: 0;
  width: 0.18181818em;
  margin: 0 0 0 -0.09090909em;
  content: "";
  -webkit-transform: skew(-28deg);
  -ms-transform: skew(-28deg);
  transform: skew(-28deg);
  background: #a02337;
}
.slash-tag-list__blk a {
  text-decoration: none;
}
.ppl-info-side-blk {
  font-size: 1rem;
  position: relative;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ppl-info-side-blk::before {
  position: absolute;
  z-index: 9;
  bottom: 0;
  width: 100vw;
  height: 3px;
  content: "";
  background: #b7b7b7;
}
.ppl-info-side-blk__img-w {
  width: 16.875em;
}
@media (max-width: 479.98px) {
  .ppl-info-side-blk__img-w {
    width: 30%;
  }
}
.ppl-info-side-blk__img-ctrl {
  padding: 0 0 111.11111111%;
}
@media (min-width: 768px) {
  .ppl-info-side-blk__img-w + .ppl-info-side-blk__info {
    padding-top: 13.125em;
  }
}
.ppl-info-side-blk__info {
  width: 21.875rem;
  padding: 0.9375em 0 1em;
}
@media (max-width: 767.98px) {
  .slash-tag-list {
    font-size: 1rem;
  }
  .ppl-info-side-blk {
    font-size: 0.5rem;
  }
  .ppl-info-side-blk__info {
    width: 32.5em;
  }
}
.ppl-info-side-blk__title {
  font-size: 0.9375rem;
  margin: 0 0 0.2em;
}
.ppl-info-side-blk__name {
  font-size: 1.375em;
}
@media (max-width: 767.98px) {
  .ppl-info-side-blk__name {
    font-size: 1rem;
  }
}
.quote-ppl-blk--left .ppl-info-side-blk::before {
  right: 0;
}
.quote-ppl-blk--left .ppl-info-side-blk__info {
  margin-right: 3.4375em;
  padding-left: 1.125em;
}
.quote-ppl-blk--right .ppl-info-side-blk::before {
  left: 0;
}
.quote-ppl-blk--right .ppl-info-side-blk__info {
  margin-left: 3.4375em;
  padding-right: 1.125em;
  text-align: right;
}
@media (max-width: 479.98px) {
  .ppl-info-side-blk__info {
    width: 70%;
  }
  .quote-ppl-blk--right .ppl-info-side-blk__info {
    margin-left: auto;
  }
  .quote-ppl-blk__info {
    width: 100%;
  }
}
.quote-ppl-blk--right .ppl-info-side-blk__img-w {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
@media (max-width: 991.98px) {
  .quote-ppl-blk {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .quote-ppl-blk {
    font-size: 0.6875rem;
  }
  .quote-ppl-blk--none {
    padding: 0 0.9375rem;
  }
}
.quote-ppl-blk--no-img .quote-ppl-blk__info {
  margin: 2.625em 0 0;
}
.quote-ppl-blk--no-img.quote-ppl-blk--right .ppl-info-side-blk__info {
  padding-right: 0;
}
.quote-ppl-blk--no-img.quote-ppl-blk--right .quote-ppl-blk__quote-wrap {
  margin-right: 8%;
}
.quote-ppl-blk--no-img.quote-ppl-blk--left .ppl-info-side-blk__info {
  padding-left: 0;
}
.quote-ppl-blk--no-img.quote-ppl-blk--left .quote-ppl-blk__quote-wrap {
  margin-left: 8%;
}
.quote-ppl-blk__inner {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.quote-ppl-blk__quote-wrap {
  font-size: 1.875em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 -0.9375em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.quote-ppl-blk__quote-text {
  font-size: 1em;
}
.quote-ppl-blk__quote-text + .quote-ppl-blk__quote-text {
  padding-top: 0.33333333em;
}
.quote-ppl-blk__quote {
  font-size: 1em;
  line-height: 1.33333333;
  padding: 1.4em 0;
  text-align: center;
  color: #333;
}
.quote-ppl-blk__quote::after,
.quote-ppl-blk__quote::before {
  font-size: 3em;
  opacity: 0.18;
}
.isIE-10 .quote-ppl-blk__quote::after,
.isIE-10 .quote-ppl-blk__quote::before,
.isIE-11 .quote-ppl-blk__quote::after,
.isIE-11 .quote-ppl-blk__quote::before {
  font-size: 0.33333333em;
}
.quote-ppl-blk__quote::before {
  left: -0.44444444em;
}
.quote-ppl-blk__quote::after {
  right: -0.44444444em;
}
.quote-ppl-blk__info {
  margin: -10.625em 0 0;
}
.quote-ppl-blk--left .quote-ppl-blk__info {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.quote-ppl-blk--left .quote-ppl-blk__quote-wrap {
  margin-left: 31.77257525%;
}
@media (max-width: 991.98px) {
  .quote-ppl-blk__info {
    font-size: 0.8125rem;
  }
  .quote-ppl-blk--left .quote-ppl-blk__quote-wrap {
    margin-right: 1.4em;
  }
  .quote-ppl-blk--right .quote-ppl-blk__quote-wrap {
    margin-left: 1.4em;
  }
}
.quote-ppl-blk--right .quote-ppl-blk__info {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.quote-ppl-blk--right .quote-ppl-blk__quote-wrap {
  margin-right: 31.77257525%;
}
@media (max-width: 767.98px) {
  .quote-ppl-blk__info {
    font-size: 0.5rem;
    margin-top: 1em;
  }
  .quote-ppl-blk--left .quote-ppl-blk__quote-wrap {
    margin-left: 1.4em;
  }
  .quote-ppl-blk--right .quote-ppl-blk__quote-wrap {
    margin-right: 1.4em;
  }
}
.quote-ppl-blk--left .quote-ppl-blk__quote-wrap,
.quote-ppl-blk--right .quote-ppl-blk__quote-wrap {
  min-height: 6.8em;
}
.banner-w-menu {
  position: relative;
  overflow: hidden;
  padding: 3.125em 0 0;
  background: center center no-repeat;
  background-size: cover;
}
.banner-w-menu::after,
.banner-w-menu::before {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
}
.banner-w-menu__title {
  font-size: 2.75em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 37.5rem;
  min-height: 5.68181818em;
  padding: 1.13636364em 0;
  color: #fff;
  text-shadow: 0 0 0.29545455em rgba(0, 0, 0, 0.48);
}
@media (max-width: 991.98px) {
  .banner-w-menu__title {
    font-size: 4.43995964vw;
  }
}
@media (max-width: 767.98px) {
  .banner-w-menu__title {
    font-size: 6.07142857vw;
  }
}
.banner-w-menu__inner {
  margin: 0 -0.375em;
  padding: 0 0.375em 0.625em;
}
.banner-w-menu::before {
  top: 0;
  bottom: 0;
  background: url(../../assets/img/fact-cover.png) top left no-repeat;
  background-size: cover;
}
.banner-w-menu::after {
  bottom: -1px;
  height: 11.875em;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    #fff 75%,
    #fff 100%
  );
}
.banner-w-menu > .container {
  position: relative;
  z-index: 2;
}
.menu-slider {
  overflow: hidden;
  margin: 0 -0.375em;
  padding: 0 0 0.625em;
}
.menu-slider .slick-prev {
  right: 100%;
  left: auto;
}
.menu-slider .slick-next {
  right: auto;
  left: 100%;
}
.menu-slider .slick-dots {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: 0.9375em 0 0;
}
.menu-slider.js-slick-loaded {
  overflow: visible;
  padding-bottom: 0;
}
.menu-slider .slick-list {
  margin: -25em 0 0;
  padding: 25em 0 0.625em;
}
.menu-slider .slick-arrow {
  font-size: 3.125rem;
  font-weight: 700;
  color: #000;
  text-shadow: none;
  top: calc(4em + 50%);
}
@media (max-width: 991.98px) {
  .banner-w-menu::after {
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.4) 10%,
      rgba(255, 255, 255, 0.8) 45%,
      #fff 75%,
      #fff 100%
    );
    height: 50%;
  }
  .menu-slider .slick-arrow {
    position: absolute;
    font-size: 2rem;
    top: calc(8em + 40%);
  }
  .menu-slider .slick-arrow.slick-prev {
    right: auto;
    left: -1.375rem;
  }
  .menu-slider .slick-arrow.slick-next {
    left: auto;
    right: -1.375rem;
  }
}
.menu-slider__list:not(.slick-initialized) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menu-slider__list .slick-track {
  margin-right: auto;
  margin-left: auto;
}
.menu-slider__itm {
  float: left;
  padding: 0 0.75em;
}
@media (max-width: 767.98px) {
  .menu-slider .slick-arrow {
    position: absolute;
    font-size: 2.0625rem;
    top: calc(8em + 39%);
  }
  .menu-slider .slick-arrow.slick-prev {
    right: auto;
    left: -1.5rem;
  }
  .menu-slider .slick-arrow.slick-next {
    left: auto;
    right: -1.5rem;
  }
  .js-slick-container:not(.js-slick-loaded)
    .menu-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .menu-slider__list {
    opacity: 0;
  }
  .menu-slider__itm {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .js-slick-container:not(.js-slick-loaded)
    .menu-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .menu-slider__list {
    opacity: 0;
  }
  .menu-slider__itm {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .menu-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .menu-slider__list {
    opacity: 0;
  }
  .menu-slider__itm {
    width: 50%;
  }
}
.hover-menu-blk {
  font-size: 1rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .hover-menu-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .hover-menu-blk {
    font-size: 0.8125rem;
  }
}
.hover-menu-blk__imgctrl {
  padding: 53.07692308% 0 0;
}
.hover-menu-blk__hover {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.hover-menu-blk__title {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.75em 2.5rem 0.75em 1.375em;
  color: #fff;
  background: rgba(160, 35, 55, 0.9);
}
.hover-menu-blk__title.js-slick-collapse-trigger::before {
  font-weight: 400;
  line-height: inherit;
  font-size: 1.875em;
  position: absolute;
  top: 0.2em;
  right: 0.66666667em;
  content: "\e91a";
}
.hover-menu-blk__title.js-slick-collapse-trigger[aria-expanded="true"] {
  background: #a02337;
}
.hover-menu-blk__title.js-slick-collapse-trigger[aria-expanded="true"]::before {
  content: "\e91c";
}
.hover-menu-blk__title-text {
  font-size: 1.375em;
  line-height: 1.1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hover-menu-blk__bottom {
  background: #fff;
}
.hover-menu-blk__main {
  padding: 0.3125em 1.375em;
}
.hover-menu-blk__menu {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1.125em;
}
.hover-menu-blk__itm {
  line-height: 1.2;
  margin: 0.66666667em 0;
  padding: 0 0.83333333em 0 0;
}
.hover-menu-blk.js-bs-opened .hover-menu-blk__hover {
  box-shadow: 0 0 0.3125em 0.0625em rgba(0, 0, 0, 0.2);
}
.hover-menu-blk__link {
  position: relative;
  display: block;
}
.hover-menu-blk__link:hover {
  color: #a02337;
}
.aca-banner {
  font-size: 1rem;
}
.aca-banner__container {
  max-width: 1440px;
  margin: 0 auto;
}
.aca-banner__btn,
.aca-mob-banner__btn {
  margin-left: 0;
}
.aca-banner__inner {
  border-left: 2.25em solid #de1648;
  position: relative;
}
.aca-banner__inner::after {
  position: absolute;
  content: "";
  background-color: #de1648;
  bottom: 0;
  left: 0;
  height: 0.5em;
  width: 100%;
}
.aca-banner__inner .slick-dots-container {
  z-index: 10;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 7.625em;
  width: 37.75em;
  height: 2.5625em;
  position: absolute;
  bottom: 0;
  left: -2.25em;
}
@media (max-width: 991.98px) {
  .aca-banner__inner .slick-dots-container {
    width: 25em;
    padding-left: 5em;
  }
}
@media (max-width: 767.98px) {
  .aca-banner {
    font-size: 0.875rem;
  }
  .aca-banner__inner {
    border-left: 1.71428571em solid #de1648;
  }
  .aca-banner__inner .slick-dots-container {
    width: 20.35714286em;
    padding-left: 4.28571429em;
    left: -1.71428571em;
  }
}
.aca-banner__inner .slick-dots li {
  border-color: #de1648;
}
.aca-banner__inner li.slick-active button {
  background-color: #de1648;
}
.aca-banner__deco {
  position: absolute;
  z-index: 2;
  bottom: 0;
  overflow: hidden;
  left: -2.25em;
  right: 0;
}
.aca-banner__deco-inner {
  width: 37.75em;
  height: 2.5625em;
  position: relative;
  background: #fff;
}
.aca-banner__deco-inner::before {
  content: "";
  background-color: #de1648;
  height: 2.3125em;
  width: 1.0625em;
  position: absolute;
  right: -3.125em;
  bottom: -1px;
  -webkit-transform: skewX(57deg);
  -ms-transform: skewX(57deg);
  transform: skewX(57deg);
}
.aca-banner__deco-inner:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.625em 0 0 3.875em;
  border-color: transparent transparent transparent #fff;
  left: 100%;
  top: 0;
  z-index: 2;
}
.aca-banner__overlay,
.aca-banner__overlay:after {
  content: "";
  height: 100%;
  top: 0;
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .aca-banner__deco-inner {
    width: 25em;
  }
}
@media (max-width: 767.98px) {
  .aca-banner__deco-inner {
    width: 20.35714286em;
  }
}
.aca-banner__item--no-overlay .aca-banner__overlay {
  background: 0 0;
}
.aca-banner__item--no-overlay .aca-banner__title {
  text-shadow: 0.5px 0.87px 8px #000;
}
.aca-banner__item-inner {
  display: block;
  position: relative;
  padding-bottom: 35.61253561%;
}
.aca-banner__content,
.aca-banner__img,
.aca-banner__overlay,
.aca-banner__overlay:after {
  position: absolute;
  width: 100%;
}
@media (max-width: 991.98px) {
  .aca-banner__item-inner {
    padding-bottom: 52.30125523%;
  }
}
.aca-banner__img {
  top: 0;
  left: 0;
}
.aca-banner__content {
  padding: 5.6980057% 5.3125em 2.5em;
}
@media (max-width: 1199.98px) {
  .aca-banner__content {
    padding-top: 1.875em;
  }
}
@media (max-width: 991.98px) {
  .aca-banner__content {
    padding: 6.79916318% 2.5em 2.5em;
  }
}
.aca-banner__title {
  font-size: 2.375em;
  line-height: 1.10526316;
  font-weight: 700;
  color: #fff;
  max-width: 12.76315789em;
  text-shadow: 0.5px 0.87px 8px rgba(0, 0, 0, 0.3);
  min-height: 4.36842105em;
}
@media (max-width: 1599.98px) {
  .aca-banner__title {
    font-size: 2.125em;
  }
}
@media (max-width: 1199.98px) {
  .aca-banner__title {
    font-size: 1.875em;
  }
}
@media (max-width: 767.98px) {
  .aca-banner__content {
    display: none;
  }
  .aca-banner__title {
    font-size: 1.625em;
  }
}
@media (max-width: 479.98px) {
  .aca-banner__title {
    max-width: none;
    font-size: 1.5em;
  }
}
.aca-banner__text {
  padding-top: 0.375em;
  font-size: 1.125em;
  max-width: 26.94444444em;
  color: #fff;
  text-shadow: 0.5px 0.87px 8px #000;
}
@media (max-width: 1599.98px) {
  .aca-banner__text {
    max-width: 24.11111111em;
  }
}
.aca-banner__overlay {
  opacity: 0.54;
  left: 0;
  background: linear-gradient(
    137deg,
    #000 0,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0) 100%
  );
}
@media (max-width: 767.98px) {
  .aca-banner__overlay {
    background: 0 0;
  }
}
.aca-banner__overlay:after {
  left: 0;
  background-repeat: no-repeat;
  background-size: auto 79.10714286%;
  background-image: url(../img/aca-banner-bg.png);
  background-position: 120% 30%;
}
.aca-banner__link::before,
.aca-mob-banner__link::before {
  height: 2px;
  background-color: #de1648;
  left: 0;
  content: "";
}
@media (max-width: 991.98px) {
  .aca-banner__overlay:after {
    background-position: 140% 30%;
  }
}
.aca-banner__link {
  padding-top: 2.5em;
  position: relative;
}
@media (max-width: 1199.98px) {
  .aca-banner__text {
    max-width: 21.22222222em;
  }
  .aca-banner__link {
    padding-top: 1.875em;
  }
}
@media (max-width: 479.98px) {
  .aca-banner__link {
    padding-top: 1.71428571em;
  }
}
.aca-banner__link::before {
  position: absolute;
  width: 7.5em;
  top: 1.1875em;
}
@media (max-width: 1199.98px) {
  .aca-banner__link::before {
    top: 1em;
  }
}
.aca-mob-banner {
  display: none;
  font-size: 1rem;
}
.aca-mob-banner__container {
  padding: 1.5em;
}
.aca-mob-banner__title {
  font-size: 1.375em;
  font-weight: 700;
}
.aca-mob-banner__text {
  padding-top: 0.375em;
}
.aca-mob-banner__link {
  padding-top: 1.875em;
  position: relative;
}
.aca-mob-banner__link::before {
  position: absolute;
  width: 6.25em;
  top: 0.9375em;
}
.small-banner {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .aca-mob-banner {
    display: block;
  }
  .small-banner {
    font-size: 0.875rem;
  }
}
.small-banner--no-shadow .small-banner__shadow {
  display: none;
}
.small-banner--no-shadow .breadcrumb {
  text-shadow: none;
}
.small-banner--no-shadow .breadcrumb--small-banner {
  color: #000;
}
.small-banner--no-shadow .breadcrumb--small-banner a,
.small-banner--no-shadow .breadcrumb--small-banner > li::after {
  color: inherit;
}
.small-banner--no-shadow .small-banner__title {
  color: #000;
  text-shadow: none;
}
.small-banner__container {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.small-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + (100vw - 1440px) / 2);
  height: 100%;
  background-color: #f1eff0;
  background-size: cover;
  background-position: center center;
  border-left: 1.5em solid #de1648;
}
@media only screen and (max-width: 1460px) {
  .small-banner__bg {
    width: 100%;
  }
}
.small-banner__bg:before {
  width: 100%;
  height: 0.5em;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background-color: #de1648;
}
.small-banner__bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ie-11 .small-banner__bg-img {
  position: absolute;
  height: 100%;
  width: auto;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.small-banner__shadow {
  position: absolute;
  content: "";
  height: 50%;
  top: 0;
  right: 0;
  opacity: 0.41;
  background: #000;
  background: linear-gradient(180deg, #000 0, rgba(255, 255, 255, 0) 100%);
  width: 100%;
}
.small-banner__bg-border {
  z-index: 10;
  position: absolute;
  content: "";
  overflow: hidden;
  left: -1.5em;
  bottom: 0;
  right: 0;
}
.small-banner__bg-border-inner {
  width: 38.9375em;
  height: 1.5625em;
  background-color: #fff;
  position: relative;
}
@media (max-width: 1199.98px) {
  .small-banner__bg-border-inner {
    width: 25em;
  }
}
@media (max-width: 767.98px) {
  .small-banner__bg-border-inner {
    width: 20.35714286em;
  }
}
.small-banner__bg-border-inner::before {
  content: "";
  background-color: #de1648;
  height: 1.375em;
  width: 1.4375em;
  position: absolute;
  right: -3.5em;
  bottom: -1px;
  -webkit-transform: skewX(69deg);
  -ms-transform: skewX(69deg);
  transform: skewX(69deg);
}
.small-banner__bg-border-inner:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.625em 0 0 3.8125em;
  border-color: transparent transparent transparent #fff;
  left: 100%;
  top: 0;
}
.small-banner__inner {
  min-height: 16.25em;
  padding: 0.9375em 0 0;
}
@media only screen and (max-width: 1300px) {
  .small-banner__inner {
    padding: 0.625em 0 0 1.875em;
  }
}
.small-banner__title-wrap {
  font-size: 3.5em;
  padding: 0.85714286em 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199.98px) {
  .small-banner__title-wrap {
    font-size: 2.8125em;
  }
}
@media (max-width: 767.98px) {
  .small-banner__title-wrap {
    font-size: 2em;
    padding: 0.64285714em 0 0;
  }
}
.small-banner__title {
  color: #fff;
  font-size: 1em;
  margin-left: -0.17857143em;
  position: relative;
  font-weight: 500;
  line-height: 1.07142857;
  text-shadow: 0.5px 0.87px 9px rgba(0, 0, 0, 0.8);
  overflow: hidden;
  padding: 0 0 0.75em 0.17857143em;
}
@media (max-width: 767.98px) {
  .small-banner__title {
    margin-left: -0.35714286em;
    padding: 0 0 1.30769231em 0.35714286em;
  }
}
.small-banner__sub {
  max-width: 40%;
  font-size: 1.5em;
  margin: 0 0 0.16666667em;
}
@media (max-width: 991.98px) {
  .small-banner__sub {
    font-size: 1.25em;
  }
}
@media (max-width: 767.98px) {
  .small-banner__sub {
    font-size: 1.125em;
    max-width: 18.75rem;
  }
}
.sq-date-mth {
  font-size: 1.125rem;
  line-height: 1;
  width: 4.55555556em;
  padding: 0.33333333em 0.22222222em 0.55555556em;
  text-align: center;
  color: #fff;
  background: #a02337;
}
@media (max-width: 991.98px) {
  .sq-date-mth {
    font-size: 0.875rem;
  }
}
.sq-date-mth__date {
  font-size: 2.88888889em;
  display: block;
}
.img-date-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .img-date-blk {
    font-size: 0.75rem;
  }
}
.img-date-blk__date {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
.img-date-blk__main {
  padding: 1.125em 0 1.25em;
}
.img-date-blk__cate {
  font-size: 1em;
  margin-bottom: 0.75em;
}
.img-date-blk__title {
  font-size: 1.75em;
  font-weight: 400;
  margin: 0 0 0.42857143em;
}
.main-blk-side-grid {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .main-blk-side-grid__main {
    width: 41.80602007%;
  }
  .main-blk-side-grid__side {
    width: 56.02006689%;
  }
  .main-blk-side-grid--grid-2 .main-blk-side-grid__main {
    width: 50.16722408%;
  }
  .main-blk-side-grid--grid-2 .main-blk-side-grid__side {
    width: 47.65886288%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .main-blk-side-grid__main {
    width: 52.16802168%;
  }
  .main-blk-side-grid__side {
    width: 42.00542005%;
  }
}
.main-blk-side-grid .slick-arrow {
  display: none !important;
}
.main-blk-side-grid .slick-dots {
  margin: 0.9375em 0 0;
}
.main-blk-side-grid .line-date {
  color: #58595b;
}
@media (min-width: 768px) {
  .main-blk-side-grid__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cate-title-blk {
  font-size: 1rem;
  margin: 0.9375em 0 1.875em;
}
.video-main-list .cate-title-blk:first-child {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .cate-title-blk {
    font-size: 0.875rem;
  }
}
.cate-title-blk__cate {
  margin: 0 0 0.45em;
}
.cate-title-blk__title {
  font-size: 1.25em;
  font-weight: 400;
  margin: 0 0 0.4em;
}
.cate-title-blk__title--large {
  font-size: 1.625em;
}
.title-content-card {
  margin: 6.25em 0 3.125em;
}
.title-content-card__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  .title-content-card .page-large-title {
    margin-bottom: 1.2em;
  }
}
.title-content-card__side {
  width: 15.3125em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.title-content-card__card {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 2.8125em 2.1875em 2.6875em;
  background: #fff;
  box-shadow: 0 0.1875em 0.8125em 0 rgba(0, 0, 0, 0.21);
}
@media (min-width: 992px) {
  .title-content-card__card {
    margin: -4.75em -0.9375em 0 1.875em;
  }
}
.isIE-11 .title-content-card__card {
  box-shadow: 0 0.125em 1.125em 0 rgba(0, 0, 0, 0.21);
}
.title-content-card__card .circle-dot-list a:hover {
  text-decoration: underline;
}
.extend-line-blk a,
.na-icon-text,
.na-prog__item,
.play-text-link {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .title-content-card__card {
    margin: -3.125em 0 -0.625em;
  }
}
@media (max-width: 767.98px) {
  .title-content-card__card {
    font-size: 0.8125em;
    margin: -3.625em 0 0;
  }
  .video-side-cover__main {
    margin: -1.83333333em 0 0;
  }
}
.video-side-cover {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .video-side-cover {
    font-size: 0.75rem;
  }
}
.video-side-cover__img-ctrl {
  padding: 0 0 56.25%;
}
.video-side-cover .video-link__icon {
  font-size: 6.25em;
}
@media (min-width: 768px) {
  .video-side-cover__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .video-side-cover__img-side {
    width: 66.88963211%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .video-side-cover__main {
    margin: 3.4375em 0 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.video-side-cover__plate {
  position: relative;
  display: block;
  text-decoration: none;
  background: #f0f0f0;
}
@media (max-width: 991.98px) {
  .video-side-cover__plate {
    padding: 2.1875em 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .video-side-cover__plate {
    margin: 0 1.875em 0 0;
  }
}
@media (min-width: 768px) {
  .video-side-cover__plate {
    min-height: 19.6875em;
    margin: 0 0 0 -4.0625em;
    padding: 3.75em 2.1875em;
  }
}
.video-side-cover__plate::after {
  position: absolute;
  z-index: -1;
  top: 3.125em;
  right: -1.875em;
  bottom: -1.875em;
  left: 1.25em;
  content: "";
  background: #a02337;
}
.video-side-cover__sub-title {
  font-size: 0.9375rem;
  display: block;
  margin: -0.2em 0 0.2em;
}
.video-side-cover__sub-title--bottom {
  margin: 0.46666667em 0 -0.2em;
}
.video-side-cover__title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.42857143;
  color: #454545;
}
.play-text-link {
  font-size: 1rem;
  font-weight: 700;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .play-text-link {
    font-size: 0.875rem;
  }
}
.play-text-link__icon {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0 0.4em 0 0;
}
.video-banner {
  position: relative;
}
@media (max-width: 767.98px) {
  .video-side-cover__plate::after {
    top: 0;
    left: 5.41666667em;
  }
  .video-banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .video-banner__inner {
    margin: 1.25em 0;
  }
}
.video-banner__inner {
  z-index: 4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}
.video-banner__text-w {
  max-width: 1440px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .video-banner__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .video-banner__text-w {
    margin: 0 0 2.77777778vw;
    color: #fff;
    text-shadow: 0 0 0.21428571em #000;
  }
}
.video-banner__title {
  font-weight: 400;
  color: inherit;
}
.video-banner__text {
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0 0 0.75em;
  text-align: center;
}
@media (max-width: 991.98px) {
  .video-banner__text {
    font-size: 1.125rem;
  }
}
.video-banner__ctrl {
  position: relative;
  overflow: hidden;
  padding: 40.27777778% 0 0;
}
.video-banner__inner:not(.video-banner__inner--no-shadow)
  + .video-banner__ctrl::before {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.35);
}
@media (max-width: 767.98px) {
  .video-banner__text {
    font-size: 1rem;
  }
  .video-banner__inner:not(.video-banner__inner--no-shadow)
    + .video-banner__ctrl::before {
    display: none;
  }
}
.video-banner__vc {
  position: absolute !important;
  top: -0.5em;
  right: -0.5em;
  bottom: -0.5em;
  left: -0.5em;
  background: center center no-repeat;
  background-size: cover;
}
.overlay-search-box {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 0.5em 0.0625em rgba(0, 0, 0, 0.08);
}
@media (max-width: 991.98px) {
  .overlay-search-box {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .overlay-search-box {
    font-size: 0.6875rem;
  }
}
.overlay-search-box--button {
  width: 100%;
  background-color: #fff;
}
.overlay-search-box--button .overlay-search-box__hover-label {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay-search-box--button .overlay-search-box__button {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.overlay-search-box__hover-label,
.overlay-search-box__input {
  font-size: 1.75em;
  line-height: 2.5em;
  width: 100%;
  height: 2.5em;
  padding: 0 0.71428571em;
  border: 0;
}
.overlay-search-box__input {
  font-weight: 300;
}
.overlay-search-box__button {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.25em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #fff;
}
.overlay-search-box__search {
  font-size: 2.375em;
  color: #a02337;
}
.overlay-search-box__hover-label {
  font-weight: 300;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #a02337;
}
.overlay-search-box__label-small {
  font-size: 0.875rem;
  font-style: italic;
  position: relative;
  top: -0.14285714em;
  margin: 0 0 0 0.71428571em;
  color: #454545;
}
.arrow-f-link::before,
.na-prog__target[target="_blank"] .na-prog__text::after {
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.side-text-list {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 640px;
}
.side-text-list__title {
  font-size: 0.875rem;
  font-weight: 300;
  margin: 0 2.1875em 0.9375em 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
}
.side-text-list__side {
  width: 100%;
}
.side-text-list__list {
  padding: 0;
  list-style-type: none;
}
@media (max-width: 767.98px) {
  .side-text-list__list {
    font-size: 0.875rem;
  }
}
.side-text-list__item {
  margin: 0 0 0.25em;
}
.search-w-pop-list {
  position: relative;
  padding: 0 0 2.1875rem;
  overflow: hidden;
}

.search-w-pop-list::after {
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0;
  left: 0;
  background: #e0e0e0;
  background: linear-gradient(
    180deg,
    rgba(224, 224, 224, 0.9) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.search-w-pop-list::before {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  width: 100vw;
  height: 58.75em;
  content: "";
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../img/na-bg.jpg) center center no-repeat;
  background-size: cover;
}



@media (max-width: 991.98px) {
  .search-w-pop-list::before {
    font-size: 1.5625vw;
  }
}
.search-w-pop-list__inner {
  width: 100%;
  max-width: 700px;
}
.search-w-pop-list__title {
  font-size: 2.8125rem;
  margin: 1.55555556em 0 0;
  color: #333;
}
.search-w-pop-list__title + .search-w-pop-list__search-box {
  margin-top: 2.25em;
}
@media (max-width: 991.98px) {
  .search-w-pop-list__title {
    font-size: 2.125rem;
  }
  .search-w-pop-list__title + .search-w-pop-list__search-box {
    margin-top: 1.72727273em;
  }
}
.search-w-pop-list__title + form > .search-w-pop-list__search-box {
  margin-top: 2.25em;
}
@media (max-width: 991.98px) {
  .search-w-pop-list__title + form > .search-w-pop-list__search-box {
    margin-top: 1.72727273em;
  }
}
.search-w-pop-list__search-box {
  margin: 0 0 1.5625em;
}
.img-side-ublk__inner {
  position: relative;
  padding: 3.125em 0 0;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.img-side-ublk__inner::before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  content: "";
  background: #f4f4f4;
}
.img-side-ublk__side {
  padding: 5.10948905% 0 0;
}
.img-side-ublk__ctrl {
  padding: 58.39416058% 0 0;
}
@media (max-width: 767.98px) {
  .search-w-pop-list__title {
    font-size: 1.5rem;
  }
  .img-side-ublk__main {
    width: 88%;
  }
  .img-side-ublk__inner::before {
    width: calc(88% + 2.8125rem);
    left: -0.9375rem;
  }
}
.line-cover-banner--full .extend-line-blk__ctrl {
  padding: 0 0 36.11111111%;
}
.line-cover-banner--full .extend-line-blk__inner {
  position: relative;
  max-width: 1196px;
  margin: auto;
}
@media (min-width: 992px) {
  .line-cover-banner--full__cover {
    bottom: 0.9375rem;
  }
}
@media (min-width: 768px) {
  .img-side-ublk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .img-side-ublk__inner::before {
    width: 88%;
    left: -120px;
  }
  .img-side-ublk__main {
    width: 39.29765886%;
  }
  .img-side-ublk .static-content {
    line-height: 1.3;
  }
  .img-side-ublk__side {
    width: 57.27424749%;
  }
  .line-cover-banner--full .extend-cover {
    max-width: 19em;
  }
  .line-cover-banner--full .extend-cover__top {
    margin: 0 21.05263158% 0 0;
  }
  .line-cover-banner--full .extend-cover--large {
    max-width: 20em;
  }
  .line-cover-banner--full .extend-cover--large__top {
    margin: 0 14.28571429% 0 0;
  }
}
.line-cover-banner--full .extend-cover__bg::after {
  display: none;
}
.line-cover-banner--full .extend-cover__bg::before {
  left: -30vw !important;
}
@media (min-width: 1200px) {
  .line-cover-banner--full .extend-line-banner .slick-dots-container {
    right: 50%;
    margin: 0 -615px 0 0;
  }
}
.extend-line-banner {
  position: relative;
}
.js-slick-container:not(.js-slick-loaded)
  .extend-line-banner__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .extend-line-banner__list {
  opacity: 0;
}
.extend-line-banner__list .slick-list {
  overflow: visible;
}
.extend-line-banner .slick-dots-container {
  position: absolute;
  z-index: 2;
  right: 1.375rem;
  bottom: 2.5rem;
}
.extend-line-banner .slick-dots-container .slick-dots li {
  box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.4);
}
@media (max-width: 767.98px) {
  .extend-line-banner .slick-dots-container {
    top: 3vw;
    bottom: auto;
    right: 0.875rem;
  }
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(6),
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(6)
    ~ li,
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(7),
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(7)
    ~ li {
    margin: 0.2125rem 0;
  }
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(8),
  .extend-line-banner
    .slick-dots-container
    .slick-dots
    li:first-child:nth-last-child(8)
    ~ li {
    margin: 0.15rem 0;
  }
}
.extend-line-banner .slick-dots-container .slick-pause-play-btn {
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.7);
}
.extend-line-blk {
  font-size: 1rem;
  position: relative;
}
.extend-line-blk__ctrl {
  padding: 0 0 43.70179949%;
  background: #aaa;
}
.extend-line-blk__cover {
  z-index: 3;
}
@media (max-width: 991.98px) {
  .extend-line-blk__cover {
    bottom: 0.9375rem;
    left: 0.9375rem;
  }
}
.extend-cover {
  font-size: 2.1875rem;
  font-weight: 300;
  color: #fff;
  width: 100%;
}
@media (min-width: 768px) {
  .extend-line-blk__cover {
    position: absolute;
  }
  .extend-cover {
    max-width: 19em;
  }
  .extend-cover__top {
    margin: 0 21.05263158% 0 0;
  }
  .extend-cover--lg {
    max-width: 20em;
  }
  .extend-cover--lg__top {
    margin: 0 14.28571429% 0 0;
  }
}
.extend-cover__bottom,
.extend-cover__top {
  position: relative;
  display: block;
}
@media (max-width: 991.98px) {
  .extend-cover {
    font-size: 1.875rem;
  }
  .extend-cover__top .extend-cover__bg {
    padding-top: 0.25rem;
    padding-right: 1.25rem;
    padding-bottom: 0.25rem;
  }
}
@media (min-width: 992px) {
  .extend-line-blk__cover {
    bottom: 2.5rem;
    left: 2.1875rem;
  }
  .extend-cover__top .extend-cover__bg {
    padding-top: 0.875rem;
    padding-right: 2.1875rem;
    padding-bottom: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .extend-cover__bottom .extend-cover__bg {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .extend-cover__bottom .extend-cover__bg {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
}
.extend-cover__bg {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.75rem 1.375rem;
  background: rgba(160, 35, 55, 0.88);
}
@media (max-width: 767.98px) {
  .extend-cover {
    font-size: 1.25rem;
    font-weight: 400;
  }
  .extend-cover__bg {
    display: block;
  }
}
.extend-cover__bottom {
  font-size: 1.125rem;
  font-weight: 400;
  margin: 1px 0 0;
}
@media (max-width: 991.98px) {
  .extend-cover__bg {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .extend-cover__bottom {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .extend-cover__bottom {
    font-size: 0.875rem;
  }
}
.extend-cover__bottom .extend-cover__bg::after,
.extend-cover__bottom .extend-cover__bg::before {
  position: absolute;
  top: -1px;
  right: 0;
  left: -2.1875rem;
  height: 1px;
  content: "";
  background: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991.98px) {
  .extend-cover__bottom .extend-cover__bg::after,
  .extend-cover__bottom .extend-cover__bg::before {
    left: -0.9375rem;
  }
}
.extend-cover__bottom .extend-cover__bg::after {
  right: calc(100% + 2.1875rem);
  left: auto;
  width: 7.5rem;
  pointer-events: none;
  background: #a02337;
}
.color-set--gray .extend-cover__bg {
  background-color: rgba(244, 244, 244, 0.88) !important;
}
.color-set--gray-dark .extend-cover__bg {
  background-color: rgba(113, 113, 113, 0.88) !important;
}
.color-set--blue .extend-cover__bg {
  background-color: rgba(40, 64, 168, 0.88) !important;
}
.color-set--purple .extend-cover__bg {
  background-color: rgba(33, 15, 104, 0.88) !important;
}
.color-set--red .extend-cover__bg {
  background-color: rgba(160, 35, 55, 0.88) !important;
}
.color-set--cyan .extend-cover__bg {
  background-color: rgba(79, 158, 181, 0.88) !important;
}
.color-set--orange .extend-cover__bg {
  background-color: rgba(205, 57, 17, 0.88) !important;
}
.color-set--yellow .extend-cover__bg {
  background-color: rgba(236, 202, 95, 0.88) !important;
}
.color-set--brown .extend-cover__bg {
  background-color: rgba(96, 63, 50, 0.88) !important;
}
.color-set--green .extend-cover__bg {
  background-color: rgba(57, 126, 57, 0.88) !important;
}
.color-set--gray-normal .extend-cover__bg {
  background-color: rgba(192, 191, 191, 0.88) !important;
}
.color-set--crimson .extend-cover__bg {
  background-color: rgba(200, 15, 46, 0.88) !important;
}
.color-set--fast .extend-cover__bg {
  background-color: rgba(210, 67, 15, 0.88) !important;
}
.color-set--fce .extend-cover__bg {
  background-color: rgba(158, 0, 64, 0.88) !important;
}
.color-set--fhss .extend-cover__bg {
  background-color: rgba(43, 128, 84, 0.88) !important;
}
.color-set--sd .extend-cover__bg {
  background-color: rgba(0, 124, 135, 0.88) !important;
}
.color-set--fb .extend-cover__bg {
  background-color: rgba(88, 63, 152, 0.88) !important;
}
.color-set--feng .extend-cover__bg {
  background-color: rgba(200, 15, 46, 0.88) !important;
}
.color-set--fh .extend-cover__bg {
  background-color: rgba(0, 113, 187, 0.88) !important;
}
.color-set--shtm .extend-cover__bg {
  background-color: rgba(18, 54, 99, 0.88) !important;
}
.color-set--polyu-gray .extend-cover__bg {
  background-color: rgba(88, 89, 91, 0.88) !important;
}
.color-set--polyu-red .extend-cover__bg {
  background-color: rgba(160, 35, 55, 0.88) !important;
}
.side-button-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .extend-cover__bottom .extend-cover__bg::after {
    right: calc(100% + 0.9375rem);
  }
  .side-button-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .side-button-blk {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .side-button-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .side-button-blk__content {
    padding: 0 1.875em 0 0;
  }
}
.side-button-blk__title {
  font-weight: 300;
  margin: 0;
  color: inherit;
  font-size: 1.75em !important;
  line-height: 1.28888889em;
}
@media (max-width: 991.98px) {
  .side-button-blk__title {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .side-button-blk__title {
    font-size: 1.375rem;
  }
}
.side-button-blk__title + .side-button-blk__text {
  margin: 0.4em 0 0;
}
.side-button-blk__content {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.side-button-blk__text {
  font-size: 1.125em;
}
.side-button-blk__btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.na-icon-text,
.triangle-image-plate {
  display: block;
}
@media (max-width: 767.98px) {
  .side-button-blk__btns {
    margin: 1.5625em 0 0;
  }
}
.side-button-blk--alert .side-button-blk__btns {
  float: right;
  padding: 0 0 0 1.25em;
  margin-top: 0;
}
.side-button-blk--alert .side-button-blk__content {
  padding: 0;
}
.triangle-image-plate__top {
  position: relative;
  padding: 2.9375em 0 4.1875em;
  background: url(../img/Patteren-img_Banner.jpg) center center no-repeat
    #f8f8f8;
  background-size: cover;
}
.triangle-image-plate__top > .container {
  position: relative;
}
.triangle-image-plate__bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ie-11 .triangle-image-plate__bg-img {
  width: auto;
  height: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.triangle-image-plate__title {
  font-size: 2.8125rem;
  line-height: 1.3;
  font-weight: 400;
  margin: 0 0 0.35555556em;
  color: #a02337;
}
@media (max-width: 991.98px) {
  .triangle-image-plate__top {
    background-position: 80% center;
  }
  .triangle-image-plate__title {
    font-size: 1.5625rem;
  }
}
@media (max-width: 767.98px) {
  .triangle-image-plate__title {
    font-size: 1.5625rem;
  }
}
.triangle-image-plate__arrow-deco {
  position: relative;
  padding-top: 0.3125em;
  padding-bottom: 2em;
}
.triangle-image-plate__arrow-deco::after,
.triangle-image-plate__arrow-deco::before {
  position: absolute;
  bottom: calc(100% - 1px);
  width: 100vw;
  height: 1.75em;
  content: "";
  background: #a02337;
}
.triangle-image-plate__arrow-deco::after {
  left: 2.625em;
  -webkit-transform: skew(-35deg);
  -ms-transform: skew(-35deg);
  transform: skew(-35deg);
  -webkit-transform-origin: 100% 24px;
  -ms-transform-origin: 100% 24px;
  transform-origin: 100% 24px;
  box-shadow: inset 6px 6px 11px -11px rgba(0, 0, 0, 0.75);
}
.triangle-image-plate__arrow-deco::before {
  right: calc(100% - 2.625em);
  -webkit-transform: skew(35deg);
  -ms-transform: skew(35deg);
  transform: skew(35deg);
  -webkit-transform-origin: 0 24px;
  -ms-transform-origin: 0 24px;
  transform-origin: 0 24px;
  box-shadow: inset -6px 6px 11px -11px rgba(0, 0, 0, 0.75);
}
.triangle-image-plate__bottom {
  color: #fff;
  background: #a02337;
}
.triangle-image-plate__sub-title {
  color: inherit;
}
.triangle-image-plate--image .triangle-image-plate__top {
  color: #fff;
  text-shadow: 0 0 0.375em #000;
}
.triangle-image-plate--image .triangle-image-plate__top::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.12) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.triangle-image-plate--image .triangle-image-plate__title {
  color: #fff;
}
.na-icon-text,
.na-icon-text:focus,
.na-icon-text:hover {
  color: #a02337;
}
.triangle-image-plate--no-bottom .triangle-image-plate__arrow-deco {
  padding: 0;
}
.triangle-image-plate--no-bottom .triangle-image-plate__arrow-deco::after,
.triangle-image-plate--no-bottom .triangle-image-plate__arrow-deco::before {
  background: #fff;
}
.na-icon-text {
  font-size: 1rem;
  width: 9.875em;
  margin: 0.9375em;
}
@media (max-width: 767.98px) {
  .na-icon-text {
    font-size: 0.875rem;
  }
}
.na-icon-text__icon {
  width: 4.875em;
  height: 4.875em;
  margin: 0 auto 0.5625em;
}
.na-icon-text__icon img {
  display: block;
  max-width: 100%;
}
.na-icon-text__name {
  font-size: 1.125em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.isIE-old .na-icon-text__name {
  height: 1em;
}
.pattern-bg-icons {
  padding: 1.25em 0 0.9375em;
}
.pattern-bg-icons.sketch--1 .pattern-bg-icons__bg {
  max-width: 1440px;
  margin: auto;
  background: url(../img/sketch-1.jpg) center center no-repeat;
  background-size: contain;
}
.pattern-bg-icons__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20.625em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.isIE-old .pattern-bg-icons__inner {
  height: 1px;
}
.pattern-bg-icons--no-bg .pattern-bg-icons__inner {
  min-height: auto;
}
.pattern-bg-icons__row {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.na-top {
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
  background: url(../img/na-top-pattern.jpg) center center no-repeat #f8f8f8;
  background-size: auto 100%;
}
.na-top__plate::before,
.na-top__upper::before {
  background: #a02337;
  left: 0;
  top: 0;
  content: "";
  bottom: 0;
}
.na-top__upper {
  position: relative;
  z-index: 3;
  min-height: 15.625em;
  padding: 1.25em 0 4.375em;
}
@media (max-width: 1199.98px) {
  .na-top {
    font-size: 0.875rem;
  }
  .na-top__upper {
    padding-left: 1.875em;
  }
}
@media (max-width: 767.98px) {
  .na-top {
    font-size: 0.75rem;
  }
  .na-top__upper {
    padding-left: 0.9375em;
  }
}
.na-top__upper > .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.na-top__upper::before {
  position: absolute;
  width: 0.75em;
}
.na-top__lower-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 16.875em;
  padding: 5em 0 0;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.na-top__plate {
  position: relative;
  width: 100%;
  padding: 1.6875em 0 1.8125em 4.6875em;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #fff;
}
.na-top__plate::before {
  position: absolute;
  width: 100vw;
  opacity: 0.9;
}
.na-top__plate .side-button-blk {
  position: relative;
  z-index: 2;
}
.na-top__title {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.1;
  padding-bottom: 0.08928571em;
  overflow: hidden;
  max-height: 2.32142857em;
  margin: 0.23214286em 0 0;
  color: #a02337;
}
@media (max-width: 1199.98px) {
  .na-top__plate {
    padding-left: 1.5625em;
  }
  .na-top__title {
    font-size: 2.5rem;
  }
}
.na-top__btn-row {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  left: 0;
}
.na-top__btn-row > .container {
  position: relative;
}
.na-top__btn-blk {
  position: absolute;
  right: 4.5rem;
  bottom: 0;
}
@media (max-width: 1599.98px) {
  .na-top__btn-blk {
    right: 4.0625rem;
  }
}
.na-top__bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ie-11 .na-top__bg-img {
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.na-top.na-top--w-bg::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.38) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.na-top.na-top--w-bg .na-top__breadcrumb,
.na-top.na-top--w-bg .na-top__title {
  color: #fff !important;
}
.na-top.na-top--w-bg .na-top__breadcrumb {
  text-shadow: 0 0 0.1875em rgba(0, 0, 0, 0.7), 0 0 0.1875em rgba(0, 0, 0, 0.7);
}
.na-top.na-top--w-bg .na-top__title {
  text-shadow: 0 0 0.125em rgba(0, 0, 0, 0.44), 0 0 0.125em rgba(0, 0, 0, 0.44);
}
.crazy-banner__scroll-down,
.map-pin__text,
.scroll-arrow {
  text-shadow: 0 0 0.3125em #000, 0 0 0.3125em #000;
}
.na-top.na-top--w-water::before {
  position: absolute;
  z-index: 2;
  top: 0.9375em;
  right: -7.5em;
  width: 31.25em;
  height: 27.5em;
  content: "";
  pointer-events: none;
  opacity: 0.2;
  background: url(../img/pattern-poly-high-opacity.png) right center no-repeat;
  background-size: contain;
}
.na-top .side-button-blk__title {
  max-height: 2.64285714em;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .na-top__title {
    line-height: 1.11;
    font-size: 1.75rem;
  }
  .na-top .side-button-blk__title {
    font-size: 1.25rem !important;
  }
}
.na-top .side-button-blk__text {
  max-height: 2.61111111em;
  overflow: hidden;
}
.na-top .side-button-blk__content {
  overflow: hidden;
}
.ico-tri-line-multi .path2 {
  opacity: 0.8;
}
.ico-tri-line-multi .path3 {
  opacity: 0.5;
}
.na-prog {
  font-size: 1rem;
}
.na-prog--2col .na-prog__item:focus .na-prog__bg,
.na-prog--2col .na-prog__item:hover .na-prog__bg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media (min-width: 480px) {
  .na-prog--2col .na-prog__bg {
    background-size: auto 120.35087719%;
    background-position: 160% 50%;
  }
}
@media (min-width: 768px) {
  .na-prog--2col .na-prog__item {
    width: 48.4375%;
    max-width: none;
  }
  .na-prog--2col .na-prog__item-c {
    padding-bottom: 48.38709677%;
  }
}
.na-prog--2col .na-prog__content {
  padding-top: 5.25em;
}
@media (max-width: 1199.98px) {
  .na-prog--2col .na-prog__content {
    padding-top: 4em;
  }
}
@media (max-width: 991.98px) {
  .na-prog {
    font-size: 0.875rem;
  }
  .na-prog--2col .na-prog__content {
    padding-top: 2.75em;
  }
}
@media (max-width: 767.98px) {
  .na-prog--2col .na-prog__item:focus .na-prog__bg,
  .na-prog--2col .na-prog__item:hover .na-prog__bg {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }
  .na-prog--2col .na-prog__content {
    padding-top: 1.875em;
  }
}
@media (min-width: 1200px) {
  .na-prog--3col .na-prog__container {
    max-width: 912px;
    margin: 0 auto;
  }
  .na-prog--3col .na-prog__item {
    width: 31.25%;
    margin-left: 2.08333333%;
    margin-bottom: 2.08333333%;
  }
}
.na-prog__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -1.5625%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.na-prog__item {
  width: 23.4375%;
  margin-left: 1.5625%;
  margin-bottom: 1.5625%;
  position: relative;
}
.na-prog__item:not([href]) .na-prog__arrow {
  display: none !important;
}
.na-prog__item[href] .na-prog__bg .na-prog__arrow {
  opacity: 0;
  position: absolute;
  content: "";
  font-size: 1.625em;
  height: 1em;
  width: 1em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0.46153846em;
  right: 0.46153846em;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-0.2em, 0.2em);
  -ms-transform: translate(-0.2em, 0.2em);
  transform: translate(-0.2em, 0.2em);
}
.na-prog__item:focus .na-prog__bg,
.na-prog__item:hover .na-prog__bg {
  z-index: 10;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
@media (max-width: 479.98px) {
  .na-prog__item:focus .na-prog__bg,
  .na-prog__item:hover .na-prog__bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.na-prog__item:focus .na-prog__bg .na-prog__arrow,
.na-prog__item:hover .na-prog__bg .na-prog__arrow {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 1199.98px) {
  .na-prog__item {
    width: 30%;
  }
}
@media (max-width: 767.98px) {
  .na-prog__item {
    width: 45%;
    margin-bottom: 1.15384615em;
    max-width: 285px;
  }
}
.na-prog__item--theme .na-prog__bg {
  background-image: none;
}
.na-prog__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-top-left-radius: 1.53846154em;
  border-bottom-right-radius: 1.53846154em;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: z-index 0.4s cubic-bezier(0, 1, 1, 0),
    -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, z-index 0.4s cubic-bezier(0, 1, 1, 0);
  transition: transform 0.3s ease-in-out, z-index 0.4s cubic-bezier(0, 1, 1, 0),
    -webkit-transform 0.3s ease-in-out;
  background-color: #fff;
  z-index: 0;
  background-image: url(../img/prog-bg.png);
  background-repeat: no-repeat;
  background-size: auto 113.33333333%;
  background-position: -240% 50%;
}
.na-prog__item-c {
  padding-bottom: 100%;
  position: relative;
}
@media (max-width: 479.98px) {
  .na-prog__item {
    width: 100%;
    margin-bottom: 1.15384615em;
    max-width: none;
  }
  .na-prog__bg {
    background-position: 150% 50%;
  }
  .na-prog__item-c {
    padding-bottom: 0;
  }
}
.na-prog__content {
  z-index: 11;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 3.125em 1.25em 0.625em;
}
@media (max-width: 767.98px) {
  .na-prog__content {
    padding: 1.875em 0.9375em 0.3125em;
  }
}
@media (max-width: 479.98px) {
  .na-prog__content {
    position: relative;
    height: auto;
    padding-bottom: 1.53846154em;
  }
}
.na-prog__content-inner {
  height: 100%;
}
.na-prog__title {
  color: #a02337;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.3125;
  margin-bottom: 0.53125em;
}
@media (max-width: 1599.98px) {
  .na-prog__title {
    font-size: 1.75em;
  }
}
@media (max-width: 1199.98px) {
  .na-prog__title {
    font-size: 1.625em;
    line-height: 1.2;
  }
}
.na-prog__target {
  display: block;
}
.na-prog__target[href] .na-prog__text {
  text-decoration: underline;
}
.na-prog__target[href]:focus .na-prog__text,
.na-prog__target[href]:hover .na-prog__text {
  text-decoration: none;
}
.na-prog__target[target="_blank"] .na-prog__text::after {
  display: inline-block;
  font-family: wico !important;
  font-weight: 400;
  line-height: inherit;
  content: "\e903";
  padding-left: 0.375em;
}
.na-prog__text {
  display: inline-block;
  line-height: 1.5;
  font-weight: 300;
  position: relative;
}
.z-top {
  z-index: 45 !important;
}
@media (max-width: 991.98px) {
  .map-pin {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .map-pin {
    font-size: 0.6875rem;
  }
  .map-pin__text {
    line-height: 1;
  }
}
.map-pin svg {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.map-pin .pin-pin,
.map-pin__image {
  -webkit-backface-visibility: hidden;
}
.map-pin__trigger {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.map-pin__trigger:hover.pin-poly svg,
.map-pin__trigger:hover.pin-poly:before {
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.map-pin__image {
  backface-visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5em;
  height: 5em;
  margin: -2.5em 0 0 -2.5em;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.map-pin__text {
  font-size: 1em;
  position: absolute;
  top: calc(100% + 0.375em);
  left: 50%;
  padding: 0.25em 0.625em;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
  white-space: nowrap;
  color: #fff;
}
.map-pin .pin-bg-image::before,
.map-pin .pin-marker::before,
.map-pin .pin-pin::before,
.map-pin .pin-poly::before {
  left: 0;
  position: absolute;
  content: "";
}
.map-pin .pin-image {
  width: 3.75em;
  height: 3.75em;
  margin: 0 0 0 -1.875em;
}
.map-pin .pin-pin {
  width: 1.375em;
  height: 2.75em;
  margin: 0 0 0 -0.6875em;
  backface-visibility: hidden;
}
.map-pin .pin-pin::before {
  bottom: 0;
  width: 1.375em;
  height: 0.1875em;
  border-radius: 50%;
  box-shadow: inset 0 0 3px 0 #fff;
}
.map-pin .pin-marker {
  width: 1.75em;
  height: 2.75em;
  margin: 0 0 0 -0.875em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.map-pin .pin-marker::before {
  z-index: -1;
  bottom: 0.8125em;
  width: 1.75em;
  height: 1.75em;
  -webkit-transform: rotate(45deg) scale(0.9) skew(16deg, 16deg);
  -ms-transform: rotate(45deg) scale(0.9) skew(16deg, 16deg);
  transform: rotate(45deg) scale(0.9) skew(16deg, 16deg);
  border-radius: 2.875em 0 0;
  box-shadow: 0 0 0.4375em 0.125em rgba(0, 0, 0, 0.6);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video-play__play,
.wmap__img {
  -webkit-backface-visibility: hidden;
}
.map-pin .pin-bg-image,
.map-pin .pin-poly {
  width: 3.25em;
  height: 3.75em;
  margin: 0 0 0 -1.625em;
}
.map-pin .pin-bg-image::before,
.map-pin .pin-poly::before {
  z-index: -1;
  top: 0;
  width: 100%;
  padding: 100% 0 0;
  border-radius: 50%;
  box-shadow: 0.125em 0.1875em 0.375em 0.125em rgba(0, 0, 0, 0.15);
}
.map-pin .pin-bg-image::after,
.map-pin .pin-poly::after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  width: 1.5em;
  height: 1px;
  margin: 0 0 0 -0.75em;
  content: "";
  -webkit-transform: scale(1, 0.5);
  -ms-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
  opacity: 0.3;
  border-radius: 50%;
  background: #000;
  box-shadow: 0 0 0.3125em 0.4375em #000;
}
.map-pin__dropdown.show .pin-marker svg path:first-child,
.map-pin__dropdown.show .pin-pin::before {
  opacity: 0;
}
.map-pin .pin-bg-image img {
  top: 45%;
  width: 2.875em;
  height: 2.875em;
  margin: -1.4375em 0 0 -1.4375em;
}
.map-pin__dropdown.show .pin-poly svg,
.map-pin__dropdown.show .pin-poly:before {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.map-pin__dropdown.show .pin-marker svg {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.map-pin__dropdown.show .pin-marker:before {
  -webkit-transform: rotate(45deg) scale(1.1) skew(16deg, 16deg);
  -ms-transform: rotate(45deg) scale(1.1) skew(16deg, 16deg);
  transform: rotate(45deg) scale(1.1) skew(16deg, 16deg);
}
.map-pin__dropdown.show .pin-pin svg {
  -webkit-transform: translate(0, 0.25em) scale(1.25);
  -ms-transform: translate(0, 0.25em) scale(1.25);
  transform: translate(0, 0.25em) scale(1.25);
}
.map-pin__dropdown.show .pin-bg-image svg,
.map-pin__dropdown.show .pin-bg-image:before {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.map-pin__dropdown.show .pin-bg-image img,
.map-pin__dropdown.show .pin-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.map-pin__menu {
  z-index: 2;
  width: 25em;
  margin: 0 0 0 -12.5em !important;
  padding: 0;
  transition-property: all;
  -webkit-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  transform: translate(0, 15px);
  background: 0 0;
}
.show .map-pin__menu {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.map-pin__menu-inner {
  position: relative;
  padding: 1.5625em 2.5em;
  border-radius: 2.625em 0;
  background: #fff;
  box-shadow: 0 0.3125em 0.5625em 0.0625em rgba(0, 0, 0, 0.3);
}
@media (max-width: 767.98px) {
  .map-pin__menu {
    font-size: 0.8125rem;
  }
  .map-pin__menu-inner {
    padding: 1.5625em 1.875em;
  }
}
.map-pin__title {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 0 0.3125em;
  text-decoration: underline;
}
.arrow-f-link,
.count-tb-blk,
.sq-arrow-ani-link {
  text-decoration: none;
}
.map-pin__content {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .map-pin__content {
    font-size: 0.875rem;
  }
}
.arrow-f-link::before {
  font-family: wico !important;
  font-weight: 400;
  line-height: inherit;
  position: relative;
  top: 0.05555556em;
  margin: 0 0.5em 0 0;
  content: "\e95c";
  color: #b7b7b7;
}
.wmap__inner {
  position: relative;
  margin: auto;
}
.wmap__ctrl {
  position: relative;
  padding: 62.2909699% 0 0;
}
.wmap__img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translate3d(-50%, 0, 0.1px);
  transform: translate3d(-50%, 0, 0.1px);
  backface-visibility: hidden;
}
.wmap__pin-container {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.wmap__pin {
  position: absolute;
  z-index: 4;
}
.count-tb-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  margin: 2.5em 0;
  text-align: center;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3), 0 0 0.25em rgba(0, 0, 0, 0.3);
}
@media (max-width: 1599.98px) {
  .count-tb-blk {
    font-size: 0.75rem;
  }
}
.count-tb-blk:hover {
  z-index: 12;
}
.count-tb-blk__bottom,
.count-tb-blk__top {
  font-size: 1.25em;
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 3.9em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.count-tb-blk__top {
  top: 0;
}
.count-tb-blk__bottom {
  bottom: 0;
}
.count-tb-blk__count {
  font-size: 2.625em;
  font-weight: 600;
  padding: 2em 0;
}
.count-tb-blk--inner {
  position: relative;
  margin: 0 0 0.9375em;
  text-shadow: none;
}
.count-tb-blk-cover {
  position: absolute;
  top: 50%;
  right: -2.5em;
  left: -2.5em;
  visibility: hidden;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0;
  color: #454545;
}
.count-tb-blk-cover__card {
  padding: 1.5625em;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  border-top: 0.25em solid #a02337;
  background: #fff;
  box-shadow: 0 0 1.25em rgba(0, 0, 0, 0.5);
}
.count-tb-blk-cover__bottom {
  position: relative;
}
.count-tb-blk--inner + .count-tb-blk-cover__bottom {
  padding: 1.5625em 0 0;
}
.count-tb-blk--inner + .count-tb-blk-cover__bottom::before {
  position: absolute;
  top: 0;
  right: 0.9375em;
  left: 0.9375em;
  height: 2px;
  content: "";
  opacity: 0.7;
  background: #a02337;
}
.count-tb-blk-cover__btn-row {
  font-size: 1.125em;
  margin: 1.3125em 0 0;
  text-align: center;
}
.count-tb-blk-cover__text {
  line-height: 1.5em;
  text-align: center;
}
.sq-arrow-ani-link:hover .sq-arrow-ani-link__in::before,
.sq-arrow-ani-link:hover .sq-arrow-ani-link__part-1::before,
.sq-arrow-ani-link__in::before,
.sq-arrow-ani-link__part-1::before {
  line-height: inherit;
  font-style: normal;
  font-family: wico !important;
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.count-tb-blk-cover__inner {
  overflow: hidden;
  max-height: 26.875em;
  text-shadow: none;
}
.count-tb-blk:hover .count-tb-blk-cover {
  visibility: visible;
  opacity: 1;
}
.count-tb-blk:hover .count-tb-blk-cover__card {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.faf2 {
  background: center center no-repeat #a02337;
  background-size: cover;
  position: relative;
}
.faf2::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #a02337;
  opacity: 0.92;
}
.faf2__ctrl {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: auto;
}
.faf2__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
  margin-left: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
}
.faf2__blk {
  padding-right: 1.75em;
  padding-left: 1.75em;
}
@media (max-width: 991.98px) {
  .count-tb-blk-cover__text {
    font-size: 0.875rem;
  }
  .faf2__blk {
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 767.98px) {
  .faf2__blk {
    max-width: 245px;
    border-top: 1px solid #fff3bf;
  }
  .faf2__blk:first-child {
    border-top: 0;
  }
}
.sq-arrow-ani-link {
  font-size: 1.125rem;
  position: relative;
  padding: 0 2.77777778em 0 0;
  color: #a02337;
}
.sq-arrow-ani-link__in,
.sq-arrow-ani-link__part-1,
.sq-arrow-ani-link__part-2 {
  position: absolute;
}
.sq-arrow-ani-link__in {
  top: -0.22222222em;
  right: 0.27777778em;
  width: 1.88888889em;
  height: 1.88888889em;
}
.sq-arrow-ani-link__in::before {
  color: currentColor;
}
.sq-arrow-ani-link__in::before,
.sq-arrow-ani-link__part-1::before {
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e95c";
  -webkit-transform: translate(-0.77777778em, 0) scale(0.75);
  -ms-transform: translate(-0.77777778em, 0) scale(0.75);
  transform: translate(-0.77777778em, 0) scale(0.75);
}
.sq-arrow-ani-link__in::after,
.sq-arrow-ani-link__part-2::after {
  position: absolute;
  top: 0.11111111em;
  right: 0.11111111em;
  bottom: 0.11111111em;
  left: 0.11111111em;
  content: "";
  -webkit-transform: translate(0.33333333em, -0.33333333em);
  -ms-transform: translate(0.33333333em, -0.33333333em);
  transform: translate(0.33333333em, -0.33333333em);
  border: 1px solid currentColor;
}
.sq-arrow-ani-link__in::after {
  opacity: 0.3;
}
.sq-arrow-ani-link__part-2 {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sq-arrow-ani-link__part-2::after {
  opacity: 0;
  border-color: #fff;
}
.sq-arrow-ani-link__part-1::before {
  z-index: 4;
  color: #fff;
}
.sq-arrow-ani-link__part-1 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: currentColor;
}
.sq-arrow-ani-link:hover .sq-arrow-ani-link__in::before,
.sq-arrow-ani-link:hover .sq-arrow-ani-link__part-1::before {
  font-weight: 400;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.sq-arrow-ani-link:hover .sq-arrow-ani-link__in::after,
.sq-arrow-ani-link:hover .sq-arrow-ani-link__part-2::after {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.sq-arrow-ani-link:hover .sq-arrow-ani-link__part-2::after {
  opacity: 0.4;
}
.sq-arrow-ani-link:hover .sq-arrow-ani-link__in::after {
  opacity: 0;
}
.hv-text {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .hv-text {
    font-size: 0.875rem;
  }
  .hv-text__imgw {
    max-width: 405px;
  }
}
@media (min-width: 768px) {
  .hv-text__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hv-text__imgw {
    width: 33.86287625%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .hv-text__main {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .hv-text__blk {
    min-height: 312px;
  }
}
.hv-text__img-ctrl {
  padding: 0 0 71.60493827%;
}
.hv-text__img-ctrl::before {
  position: absolute;
  z-index: -5;
  bottom: -1.75em;
  left: 14.81481481%;
  width: 100%;
  height: 50%;
  content: "";
  background: #f4f4f4;
}
.hv-text__top-row {
  font-size: 1.125em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.5em;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .hv-text__img-ctrl::before {
    right: 14.81481481%;
    left: auto;
  }
  .hv-text__main {
    margin: 1.0625rem 0 0;
  }
  .hv-text__top-row {
    font-size: 1em;
  }
}
.hv-text__top-btn-blk {
  position: relative;
  margin: 0 0 0 0.9375em;
}
.hv-text__top-btn-blk::before {
  position: absolute;
  z-index: -1;
  top: calc(100% - 0.1875em);
  right: -0.1875em;
  left: -0.3125em;
  height: 2.625em;
  content: "";
  background: #a02337;
}
.hv-text__bot-row {
  margin-top: 1.25em;
}
.hv-text .sq-arrow-ani-link {
  font-size: 1em;
}
.hv-text__blk {
  margin: 2.5em 0 0;
  padding: 2.75em 2.8125em 2.3125em;
  border-left: 2px solid #a02337;
  background: #fff;
  box-shadow: 0.0625em 0.125em 0.25em 0.0625em rgba(0, 0, 0, 0.16);
}
.hv-text__top-row + .hv-text__blk {
  margin-top: 0;
}
.hv-text__title {
  font-size: 1.75rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.78571429em;
}
@media (max-width: 767.98px) {
  .hv-text__blk {
    padding: 1.25em 0.9375rem 1.875em;
  }
  .hv-text__title {
    font-size: 1.25rem;
  }
}
.hv-text__desc {
  font-size: 1.0625em;
  line-height: 1.5;
}
.hv-text__desc .js-dot-read-more {
  margin: 0 0 0 0.25em;
}
.hv-text__text-ctrl {
  overflow: hidden;
  max-height: 161px;
}
@media (max-width: 767.98px) {
  .hv-text__text-ctrl {
    max-height: 152px;
  }
  .hv-text--no-dot .hv-text__text-ctrl {
    max-height: none;
  }
}
.hv-text--no-dot .hv-text__text-ctrl {
  max-height: none;
}
.hv-text--no-btn .hv-text__text-ctrl {
  max-height: 231px;
}
@media (max-width: 767.98px) {
  .hv-text--no-btn .hv-text__text-ctrl {
    max-height: 222px;
  }
}
.btn-side-dropdown__menu {
  margin: 0 0 0 0.625em;
  padding: 0 0 0 1em;
  background: 0 0;
}
.btn-side-dropdown__menu-inner {
  padding: 0.75em 0;
  color: #fff;
  background: #333;
}
.btn-side-dropdown__menu-inner::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin: -0.5em 0 0;
  content: "";
  border-width: 0.5625em 1em 0.5625em 0;
  border-style: solid;
  border-color: transparent #333 transparent transparent;
}
.btn-side-dropdown__link-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 0.875rem;
  line-height: 1.4;
  overflow-y: auto;
  width: 28.57142857em;
  max-height: 17.5em;
}
@media (max-width: 479.98px) {
  .btn-side-dropdown__link-list {
    width: calc(100vw - 30px);
  }
}
.btn-side-dropdown__go-link {
  position: relative;
  display: block;
  padding: 0.57142857em 3.92857143em;
  text-decoration: none;
}
.btn-side-dropdown__go-link:focus,
.btn-side-dropdown__go-link:hover {
  text-decoration: underline;
  color: #a02337;
  background: #f4f4f4;
}
.btn-side-dropdown__go-link::before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.71428571em;
  left: 2.14285714em;
  content: "\e95c";
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.btn-side-dropdown .dropdown-toggle::after {
  display: none;
}
.btn-side-dropdown .dropdown-menu {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 991.98px) {
  .btn-side-dropdown .dropdown-menu {
    top: 100%;
    left: 0;
    margin: 0.0625em 0 0;
    padding: 1em 0 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .btn-side-dropdown .dropdown-menu .btn-side-dropdown__menu-inner::before {
    top: 0;
    left: 1.25em;
    width: 0;
    height: 0;
    margin: 0;
    border-width: 0 0.5625em 1em;
    border-style: solid;
    border-color: transparent transparent #333;
  }
}
.video-play {
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin: auto;
  background: #000;
}
.banner-blw-blk__imgw,
.blk-dot-slider,
.side-grad-img {
  max-width: 1440px;
}
@media (max-width: 991.98px) {
  .video-play {
    font-size: 0.75em;
  }
}
.video-play__inner {
  position: relative;
  z-index: 22;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38.125em;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.video-play__main {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.video-play__main::before {
  position: absolute;
  z-index: -1;
  top: -50vw;
  right: -50vw;
  bottom: -50vw;
  left: -50vw;
  content: "";
  opacity: 0.5;
  background: #000;
}
.video-play__upper {
  overflow: hidden;
  max-height: 20em;
}
.video-play__bottom
  .rbtn:not([class*="rbtn--fix-color"]).rbtn--whiteborder:hover {
  color: #000 !important;
}
.video-play__title {
  margin: 0 0 0.47619048em;
  color: #fff;
}
.video-play__desc {
  font-size: 1.625em;
}
@media (max-width: 767.98px) {
  .video-play__desc {
    font-size: 1.25em;
  }
}
.video-play__play {
  font-size: 5.5em;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0.27777778em 0 0;
  text-decoration: none;
  color: #fff;
  backface-visibility: hidden;
}
.video-play__play:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.video-play__pause {
  position: absolute;
  bottom: 2em;
  left: 2em;
  z-index: 11568;
  font-size: 1.25rem;
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  opacity: 0.65;
}
.full-banner-w-blk .video-link__icon .path2,
.js-slick-container:not(.js-slick-loaded) .full-banner-w-blk__list,
.js-slick-container:not(.js-slick-loaded) .sq-deco-img-blk__list,
.js-slick-container:not(.js-slick-loaded) .sq-img-slider-blk__list {
  opacity: 0;
}
@media (max-width: 767.98px) {
  .video-play__pause {
    font-size: 1rem;
    bottom: 0.9375em;
    left: 0.9375em;
  }
}
.side-grad-img {
  font-size: 1rem;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.side-grad-img__navFor {
  position: absolute;
  bottom: 3.75em;
  left: 0;
  right: 0;
  z-index: 9;
}
.side-grad-img-blk {
  font-size: 1rem;
  position: relative;
}
.side-grad-img-blk__img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.side-grad-img-blk__img {
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .side-grad-img__navFor {
    bottom: 1.125em;
  }
  .side-grad-img-blk__img-wrap {
    position: relative;
    width: auto;
    height: auto;
    padding-bottom: 71.28205128%;
  }
  .side-grad-img-blk__img {
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
}
.side-grad-img-blk__ctrl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34.75em;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #fff;
  width: 480px;
  position: relative;
  z-index: 1;
  box-shadow: 5.625em 0 5em 3.4375em #fff;
  padding: 7.0625em 0;
}
@media (max-width: 991.98px) {
  .side-grad-img-blk__ctrl {
    width: 400px;
  }
}
@media (max-width: 767.98px) {
  .side-grad-img-blk__ctrl {
    width: 100%;
    padding: 1.5625em 0;
    height: 20.3125em;
    box-shadow: none;
  }
}
.js-slick-container .side-grad-img-blk__ctrl {
  padding-bottom: 9.9375rem;
}
@media (max-width: 767.98px) {
  .js-slick-container .side-grad-img-blk__ctrl {
    padding-bottom: 5rem;
  }
}
.side-grad-img-blk__main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.side-grad-img-blk__content {
  width: 100%;
  line-height: 1.4;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  overflow: hidden;
  margin-bottom: 0.55555556em;
}
.side-grad-img-blk__title {
  line-height: 1;
}
.side-grad-img-blk .rbtn {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.up-down-img-blk__row {
  position: relative;
  z-index: 2;
}
.up-down-img-blk__row + .up-down-img-blk__row {
  z-index: 1;
  margin-top: 1.5625em;
}
@media (min-width: 768px) {
  .up-down-img-blk__row + .up-down-img-blk__row {
    margin-top: -6.68896321%;
  }
  .sq-deco-img-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sq-deco-img-blk__side {
    margin-left: auto;
    width: 56.85618729%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .sq-deco-img-blk__side-inner {
    margin: 0 -7.5em 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399.34px) {
  .sq-deco-img-blk__side-inner {
    margin-right: -0.9375em;
  }
}
@media (min-width: 768px) {
  .sq-deco-img-blk__main {
    margin-right: auto;
    width: 36.37123746%;
    padding: 0 0 10.03344482%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sq-deco-img-blk__side {
    width: 46%;
  }
  .sq-deco-img-blk__main {
    width: 45.98662207%;
  }
}
.sq-deco-img-blk__container {
  position: relative;
}
.sq-deco-img-blk__container::before {
  position: absolute;
  width: 9.375em;
  height: 9.375em;
  border: 0.5em solid #fff;
  content: "";
  z-index: 2;
  background: #a02337;
  left: -2.8125em;
  top: -2.8125em;
}
@media (max-width: 991.98px) {
  .sq-deco-img-blk__container::before {
    left: -1.25em;
    top: -1.25em;
  }
}
.sq-deco-img-blk__container::after {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: -0.5em;
  left: -0.5em;
  content: "";
  background: #fff;
  z-index: 1;
}
.sq-deco-img-blk__list {
  position: relative;
  z-index: 3;
  background: #fff;
}
.js-slick-container:not(.js-slick-loaded)
  .sq-deco-img-blk__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.sq-deco-img-blk__list .video-link__icon {
  font-size: 6.5rem;
  color: #fff;
}
@media (min-width: 768px) {
  .sq-deco-img-blk__list .video-link__icon {
    font-size: 4.375rem;
  }
}
.sq-deco-img-blk__ratio {
  padding: 0 0 66.625%;
}
@media (max-width: 767.98px) {
  .sq-deco-img-blk__side {
    margin-bottom: 1.25em;
  }
}
.sq-img-slider-blk__ratio {
  padding: 0 0 100%;
}
.sq-img-slider-blk__list {
  position: relative;
  z-index: 3;
  background: #fff;
}
.js-slick-container:not(.js-slick-loaded)
  .sq-img-slider-blk__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.sq-img-slider-blk__list .video-link__icon {
  font-size: 5.25rem;
  color: #fff;
}
.sq-img-slider-blk__container {
  position: relative;
}
.sq-img-slider-blk__container::before {
  position: absolute;
  width: 100%;
  height: 95.58823529%;
  content: "";
  z-index: 2;
  background: #a02337;
  left: -22.42647059%;
  top: 20.77205882%;
}
@media (min-width: 768px) {
  .sq-img-slider-blk__list .video-link__icon {
    font-size: 4rem;
  }
  .sq-img-slider-blk__side-inner {
    margin: 0 0 16.54411765%;
  }
  .sq-img-slider-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sq-img-slider-blk__side {
    width: 45.48494983%;
    margin-right: auto;
  }
  .sq-img-slider-blk__main {
    margin-left: auto;
    margin-top: 3.75em;
    width: 49.91638796%;
  }
  .up-down-img-blk__row + .up-down-img-blk__row .sq-img-slider-blk__main {
    margin-top: 7.5em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .up-down-img-blk__row + .up-down-img-blk__row .sq-img-slider-blk__main {
    margin-top: 5.625em;
  }
}
@media (max-width: 767.98px) {
  .sq-img-slider-blk__side {
    margin-bottom: 1.25em;
  }
  .sq-img-slider-blk__container::before {
    height: 74%;
  }
}
.sq-deco-img-blk__caption,
.sq-img-slider-blk__caption {
  color: #fff;
  font-size: 1em;
  padding: 0 7.5rem 1.5em 1.875em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.8), 0 0 0.25em rgba(0, 0, 0, 0.8);
}
@media (max-width: 991.98px) {
  .sq-deco-img-blk__caption,
  .sq-img-slider-blk__caption {
    padding-left: 0.9375em;
    padding-bottom: 0.875em;
    font-size: 0.875em;
  }
}
.sq-deco-img-blk .slick-arrow,
.sq-img-slider-blk .slick-arrow {
  position: absolute;
  top: auto;
  bottom: 1.25rem;
  font-size: 0.825rem;
  box-shadow: 0;
}
.crazy-banner .slick-dots li,
.full-banner-w-blk .slick-dots li {
  box-shadow: 0 0 0.375em 0 rgba(0, 0, 0, 0.8), 0 0 0.375em 0 rgba(0, 0, 0, 0.8);
}
.ckec .sq-deco-img-blk .slick-arrow a[target="_blank"]::after,
.ckec .sq-img-slider-blk .slick-arrow a[target="_blank"]::after,
.js-selectBox
  .sq-deco-img-blk
  .slick-arrow
  .js-selectBox-left-right-arrow:before,
.js-selectBox
  .sq-img-slider-blk
  .slick-arrow
  .js-selectBox-left-right-arrow:before,
.sq-deco-img-blk .slick-arrow .arrow-list > li:before,
.sq-deco-img-blk .slick-arrow .checkbox-input + span:before,
.sq-deco-img-blk .slick-arrow .ckec a[target="_blank"]::after,
.sq-deco-img-blk .slick-arrow .ext-link::after,
.sq-deco-img-blk .slick-arrow .form-select-wrap::after,
.sq-deco-img-blk .slick-arrow .ico,
.sq-deco-img-blk .slick-arrow .inline-arrow-list > li:before,
.sq-deco-img-blk
  .slick-arrow
  .js-selectBox
  .js-selectBox-left-right-arrow:before,
.sq-deco-img-blk .slick-arrow .js-selectBox:before,
.sq-deco-img-blk .slick-arrow .plus-collapse__trigger::before,
.sq-deco-img-blk .slick-arrow .rc--checkbox + span:before,
.sq-deco-img-blk .slick-arrow .slick-pause-play-btn:before,
.sq-deco-img-blk .slick-arrow .static-content--with-ext-icon li a::after,
.sq-deco-img-blk .slick-arrow .static-content--with-ext-icon p a::after,
.sq-deco-img-blk .slick-arrow .static-content--with-ext-icon td a::after,
.sq-img-slider-blk .slick-arrow .arrow-list > li:before,
.sq-img-slider-blk .slick-arrow .checkbox-input + span:before,
.sq-img-slider-blk .slick-arrow .ckec a[target="_blank"]::after,
.sq-img-slider-blk .slick-arrow .ext-link::after,
.sq-img-slider-blk .slick-arrow .form-select-wrap::after,
.sq-img-slider-blk .slick-arrow .ico,
.sq-img-slider-blk .slick-arrow .inline-arrow-list > li:before,
.sq-img-slider-blk
  .slick-arrow
  .js-selectBox
  .js-selectBox-left-right-arrow:before,
.sq-img-slider-blk .slick-arrow .js-selectBox:before,
.sq-img-slider-blk .slick-arrow .plus-collapse__trigger::before,
.sq-img-slider-blk .slick-arrow .rc--checkbox + span:before,
.sq-img-slider-blk .slick-arrow .slick-pause-play-btn:before,
.sq-img-slider-blk .slick-arrow .static-content--with-ext-icon li a::after,
.sq-img-slider-blk .slick-arrow .static-content--with-ext-icon p a::after,
.sq-img-slider-blk .slick-arrow .static-content--with-ext-icon td a::after,
.static-content--with-ext-icon li .sq-deco-img-blk .slick-arrow a::after,
.static-content--with-ext-icon li .sq-img-slider-blk .slick-arrow a::after,
.static-content--with-ext-icon p .sq-deco-img-blk .slick-arrow a::after,
.static-content--with-ext-icon p .sq-img-slider-blk .slick-arrow a::after,
.static-content--with-ext-icon td .sq-deco-img-blk .slick-arrow a::after,
.static-content--with-ext-icon td .sq-img-slider-blk .slick-arrow a::after {
  font-size: 1.1em;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .sq-deco-img-blk .slick-arrow,
  .sq-img-slider-blk .slick-arrow {
    bottom: 0.75rem;
  }
}
.sq-deco-img-blk .slick-pause-play,
.sq-img-slider-blk .slick-pause-play {
  position: absolute;
  bottom: 1.375rem;
  z-index: 5;
}
@media (max-width: 991.98px) {
  .sq-deco-img-blk .slick-pause-play,
  .sq-img-slider-blk .slick-pause-play {
    bottom: 0.9375rem;
  }
}
.sq-deco-img-blk .slick-pause-play-btn,
.sq-img-slider-blk .slick-pause-play-btn {
  font-size: 1rem;
  color: #fff;
}
.sq-deco-img-blk .slick-prev,
.sq-img-slider-blk .slick-prev {
  right: 3.375rem;
  left: auto;
}
.sq-deco-img-blk .slick-next,
.sq-img-slider-blk .slick-next {
  right: 1.25rem;
}
.sq-deco-img-blk .slick-pause-play,
.sq-img-slider-blk .slick-pause-play {
  right: 5.875rem;
}
.sq-deco-img-blk__imgw,
.sq-img-slider-blk__imgw {
  position: relative;
}
.sq-deco-img-blk__imgw::before,
.sq-img-slider-blk__imgw::before {
  height: 30.01876173%;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  content: "";
  background: linear-gradient(
    to top,
    #000 0,
    rgba(0, 0, 0, 0.902) 4.9%,
    rgba(0, 0, 0, 0.809) 9.7%,
    rgba(0, 0, 0, 0.719) 14.4%,
    rgba(0, 0, 0, 0.635) 19.2%,
    rgba(0, 0, 0, 0.554) 24.1%,
    rgba(0, 0, 0, 0.478) 29.3%,
    rgba(0, 0, 0, 0.407) 34.8%,
    rgba(0, 0, 0, 0.34) 40.6%,
    rgba(0, 0, 0, 0.277) 46.9%,
    rgba(0, 0, 0, 0.219) 53.9%,
    rgba(0, 0, 0, 0.166) 61.4%,
    rgba(0, 0, 0, 0.117) 69.7%,
    rgba(0, 0, 0, 0.074) 78.9%,
    rgba(0, 0, 0, 0.034) 88.9%,
    rgba(0, 0, 0, 0) 100%
  );
}
.banner-blw-blk {
  position: relative;
}
.banner-blw-blk__breadcrumb {
  position: absolute;
  top: 0;
  margin: 3.3125rem 0 0;
  text-shadow: 0 0 3px #000, 0 0 3px #000;
  z-index: 9;
  left: 0;
  right: 0;
}
.banner-blw-blk__ratio {
  padding: 0 0 41.52777778%;
}
.banner-blw-blk__img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.full-banner-w-blk__top {
  position: relative;
}
.full-banner-w-blk__top::before {
  position: absolute;
  bottom: 0;
  height: 36.78929766%;
  content: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(
    to top,
    #000 0,
    rgba(0, 0, 0, 0.987) 8.1%,
    rgba(0, 0, 0, 0.951) 15.5%,
    rgba(0, 0, 0, 0.896) 22.5%,
    rgba(0, 0, 0, 0.825) 29%,
    rgba(0, 0, 0, 0.741) 35.3%,
    rgba(0, 0, 0, 0.648) 41.2%,
    rgba(0, 0, 0, 0.55) 47.1%,
    rgba(0, 0, 0, 0.45) 52.9%,
    rgba(0, 0, 0, 0.352) 58.8%,
    rgba(0, 0, 0, 0.259) 64.7%,
    rgba(0, 0, 0, 0.175) 71%,
    rgba(0, 0, 0, 0.104) 77.5%,
    rgba(0, 0, 0, 0.049) 84.5%,
    rgba(0, 0, 0, 0.013) 91.9%,
    rgba(0, 0, 0, 0) 100%
  );
}
.full-banner-w-blk__breadcrumb {
  position: absolute;
  left: 0;
  right: 0;
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.7), 0 0 1em rgba(0, 0, 0, 0.7);
  color: #fff;
  z-index: 4;
  top: 3.375em;
}
@media (max-width: 991.98px) {
  .full-banner-w-blk__breadcrumb {
    top: 2.0625em;
  }
}
@media (max-width: 767.98px) {
  .full-banner-w-blk__breadcrumb {
    top: 1.375em;
  }
}
.full-banner-w-blk__img-w {
  max-width: 1440px;
  margin: auto;
  position: relative;
}
.full-banner-w-blk__img-ctrl {
  position: relative;
  padding: 0 0 41.52777778%;
}
.full-banner-w-blk__img {
  height: 100%;
  left: 50%;
  top: 0;
  position: absolute;
  -webkit-transform: translate3d(-50%, 0, 0.1px);
  transform: translate3d(-50%, 0, 0.1px);
}
@media (max-width: 991.98px) {
  .full-banner-w-blk__img-ctrl {
    padding: 0 0 97.65625%;
  }
  .full-banner-w-blk__img {
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.js-slick-container:not(.js-slick-loaded)
  .full-banner-w-blk__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.full-banner-w-blk__title {
  font-size: 2.5625em;
  font-weight: 400;
  color: #fff;
  text-shadow: 0 0 0.24390244em #000, 0 0 0.24390244em #000;
}
@media (max-width: 1199.98px) {
  .full-banner-w-blk__title {
    font-size: 3.41666667vw;
  }
}
.full-banner-w-blk__title-w {
  position: absolute;
  bottom: 4.0625em;
  left: 0;
  right: 0;
  z-index: 6;
}
.full-banner-w-blk__bottom {
  margin: -1.25em 0 0;
  position: relative;
  z-index: 3;
}
.full-banner-w-blk__bottom::before {
  position: absolute;
  height: 5em;
  width: 200vw;
  top: 0;
  left: -25vw;
  content: "";
  background: #000;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .full-banner-w-blk__title {
    font-size: 5.33333333vw;
  }
  .full-banner-w-blk__title-w {
    bottom: 2.1875em;
  }
  .full-banner-w-blk__bottom {
    margin-top: 1.25rem;
  }
  .full-banner-w-blk__bottom::before {
    display: none;
  }
}
.full-banner-w-blk .video-link__icon {
  font-size: 4.375rem;
  border: 2px solid #fff;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .full-banner-w-blk .video-link__icon {
    font-size: 2.5rem;
    margin-bottom: 1.25em;
  }
  .full-banner-w-blk .slick-dots-container {
    top: auto;
    bottom: 0.375rem;
    z-index: 15;
  }
}
.full-banner-w-blk .slick-dots li {
  border-color: #fff;
}
.full-banner-w-blk .slick-dots li.slick-active {
  background-color: #fff;
  box-shadow: 0 0 0.375em 0 rgba(0, 0, 0, 0.95);
}
.full-banner-w-blk .slick-dots li.slick-active button {
  background-color: #fff;
}
.full-banner-w-blk .slick-pause-play-btn {
  color: #fff;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.9), 0 0 0.1875em rgba(0, 0, 0, 0.9);
}
.corner-img-blk {
  background: #f4f4f4;
  padding: 2.5em 3.125em;
  margin: 0 3.3125em 0 0;
  font-size: 1rem;
  position: relative;
}
.corner-img-blk__title {
  color: #a02337;
  font-size: 1.5rem;
  margin: 0 0 0.83333333em;
  line-height: 1.5;
  font-weight: 400;
}
.corner-img-blk__text {
  line-height: 1.5;
  font-size: 1.125rem;
}
.corner-img-blk__img-w {
  width: 43.5282838%;
  border: 0.5em solid #fff;
  background: #fff;
  margin: -3.75em -4.375em 1.5em 1.5em;
  float: right;
  box-shadow: 0 0.1875em 1.875em 0 rgba(0, 0, 0, 0.16);
}
.corner-img-blk__img-ctrl {
  padding: 0 0 75.62642369%;
}
@media (max-width: 991.98px) {
  .corner-img-blk {
    font-size: 0.6875rem;
    margin-right: 1.25em;
  }
  .corner-img-blk__title {
    font-size: 1.25rem;
  }
  .corner-img-blk__text {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .corner-img-blk {
    padding: 1.5625rem 1.25rem;
    margin-right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .corner-img-blk__img-w {
    float: none;
    width: auto;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 1.25rem 0 -2.5rem;
  }
  .corner-img-blk__title {
    font-size: 1.125rem;
  }
}
.ca-link-list {
  color: #a02337;
}
.ca-link-list__item + .ca-link-list__item {
  margin: 1.25em 0 0;
}
.ca-link-list__link {
  display: block;
  padding: 0 2.5em 0 0;
  position: relative;
}
.ca-link-list__link::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.875em;
  height: 1.875em;
  border-radius: 50%;
  border: 0.125em solid currentColor;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scale(0.66666667);
  -ms-transform: scale(0.66666667);
  transform: scale(0.66666667);
}
.side-main-sect__inner,
.text-cross {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.img-top-border-blk__text,
.wo-img-plate__content {
  line-height: 1.5;
}
.ca-link-list__link:hover {
  color: inherit;
}
.ca-link-list__link:hover::before {
  background: #a02337;
  border-color: transparent;
  color: #fff;
}
.color-set--gray .ca-link-list__link:hover::before {
  background: #f4f4f4;
  color: #454545;
}
.color-set--gray-dark .ca-link-list__link:hover::before {
  background: #717171;
  color: #fff;
}
.color-set--blue .ca-link-list__link:hover::before {
  background: #2840a8;
  color: #fff;
}
.color-set--purple .ca-link-list__link:hover::before {
  background: #210f68;
  color: #fff;
}
.color-set--red .ca-link-list__link:hover::before {
  background: #a02337;
  color: #fff;
}
.color-set--cyan .ca-link-list__link:hover::before {
  background: #4f9eb5;
  color: #fff;
}
.color-set--orange .ca-link-list__link:hover::before {
  background: #cd3911;
  color: #fff;
}
.color-set--yellow .ca-link-list__link:hover::before {
  background: #ecca5f;
  color: #454545;
}
.color-set--brown .ca-link-list__link:hover::before {
  background: #603f32;
  color: #fff;
}
.color-set--green .ca-link-list__link:hover::before {
  background: #397e39;
  color: #fff;
}
.color-set--gray-normal .ca-link-list__link:hover::before {
  background: #c0bfbf;
  color: #333;
}
.color-set--crimson .ca-link-list__link:hover::before {
  background: #c80f2e;
  color: #fff;
}
.color-set--fast .ca-link-list__link:hover::before {
  background: #d2430f;
  color: #fff;
}
.color-set--fce .ca-link-list__link:hover::before {
  background: #9e0040;
  color: #fff;
}
.color-set--fhss .ca-link-list__link:hover::before {
  background: #2b8054;
  color: #fff;
}
.color-set--sd .ca-link-list__link:hover::before {
  background: #007c87;
  color: #fff;
}
.color-set--fb .ca-link-list__link:hover::before {
  background: #583f98;
  color: #fff;
}
.color-set--feng .ca-link-list__link:hover::before {
  background: #c80f2e;
  color: #fff;
}
.color-set--fh .ca-link-list__link:hover::before {
  background: #0071bb;
  color: #fff;
}
.color-set--shtm .ca-link-list__link:hover::before {
  background: #123663;
  color: #fff;
}
.color-set--polyu-gray .ca-link-list__link:hover::before {
  background: #58595b;
  color: #fff;
}
.color-set--polyu-red .ca-link-list__link:hover::before {
  background: #a02337;
  color: #fff;
}
.wo-img-plate + .wo-img-plate {
  margin: 1.25rem 0 0;
}
.wo-img-plate__top {
  position: relative;
  box-shadow: 0 0 1.875em 0 rgba(0, 0, 0, 0.16);
}
.wo-img-plate__main,
.wo-img-plate__tw {
  margin: 0 1.875em 0 0;
  padding: 1.1875em 1.875em;
}
@media (max-width: 991.98px) {
  .wo-img-plate__main,
  .wo-img-plate__tw {
    margin: 0 1em 0 0;
  }
}
.wo-img-plate__main {
  padding-top: 1.6875em;
  padding-bottom: 2.5em;
  background: #fff;
  box-shadow: 0 0.625em 1.875em 0 rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 2;
}
.img-top-border-blk__bot::before,
.wo-img-plate__tw::before {
  content: "";
  background: #a02337;
  top: 0;
  left: 0;
}
.wo-img-plate__subt {
  margin: 0 0 0.1875em;
}
.wo-img-plate__tw {
  position: relative;
  color: #fff;
  padding-bottom: 1.3125em;
}
.wo-img-plate__tw::before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.wo-img-plate__top .wo-img-plate__tw {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
.wo-img-plate__title {
  font-size: 1.5em;
  font-weight: 700;
  color: inherit;
  margin-bottom: -0.04166667em;
}
.wo-img-plate__img-ctrl {
  padding: 0 0 66.57997399%;
}
.wo-img-plate .static-content :first-child {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .wo-img-plate__main,
  .wo-img-plate__tw {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .wo-img-plate__title {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .wo-img-plate__subt {
    font-size: 0.875rem;
  }
  .wo-img-plate__title {
    font-size: 1rem;
  }
}
.img-top-border-blk {
  box-shadow: 0 0.1875em 2em 0 rgba(0, 0, 0, 0.1);
}
.img-top-border-blk + .img-top-border-blk {
  margin: 1.25rem 0 0;
}
.img-top-border-blk__img-w {
  position: relative;
}
.img-top-border-blk__img-ctrl {
  padding: 0 0 66.58031088%;
}
.img-top-border-blk__bot {
  padding: 1.875em 1.875em 2.5em;
  position: relative;
}
.img-top-border-blk__bot::before {
  position: absolute;
  width: 7.6875em;
  height: 0.625em;
  margin: -0.3125em 0 0;
  z-index: 4;
}
.text-cross,
.text-cross-blk {
  position: relative;
  text-align: center;
}
.img-top-border-blk__title {
  color: #a02337;
  margin: 0 0 0.86363636em;
}
.img-top-border-blk__list {
  margin: 2.5em 0 0;
}
.side-main-sect__inner {
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.side-main-sect__side {
  width: 32.27424749%;
}
.side-main-sect__main {
  width: 64.29765886%;
}
@media (max-width: 991.98px) {
  .img-top-border-blk__bot {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .img-top-border-blk__list {
    font-size: 0.875rem;
  }
  .side-main-sect__side {
    width: 37.62541806%;
  }
  .side-main-sect__main {
    width: 60.2006689%;
  }
}
@media (max-width: 767.98px) {
  .side-main-sect__inner {
    display: block;
  }
  .side-main-sect__main,
  .side-main-sect__side {
    width: auto;
  }
  .side-main-sect__side + .side-main-sect__main {
    margin-top: 0.9375rem;
  }
}
.text-cross {
  font-size: 2em;
  font-weight: 300;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-cross strong {
  font-weight: 700;
  color: #a02337;
}
.text-cross__line {
  transition: 0.1s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.text-cross__line + .text-cross__line {
  margin: 0.34375em 0 0;
}
.text-cross .udl-link__line {
  background-image: linear-gradient(
    transparent calc(100% - 0.31707317em),
    rgba(69, 69, 69, 0.2) 1px
  );
}
.text-cross-blk {
  font-size: 1rem;
  padding: 1.25rem 0;
}
.text-cross-blk__img-w {
  position: absolute;
  top: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
}
.text-cross-blk__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0.1;
}
.text-cross-blk__title {
  font-size: 1.5em;
  line-height: 1.54166667;
}
.text-cross-blk__desc {
  font-size: 1.125em;
  line-height: 1.5;
}
.text-cross-blk__desc > :first-child {
  margin-top: 0;
}
.text-cross-blk__desc > :last-child {
  margin-bottom: 0;
}
.text-cross-blk > .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 35em;
}
.text-cross-blk__slogan + .text-cross-blk__title {
  margin-top: 2.5em;
}
.text-cross-blk__title + .text-cross-blk__desc {
  margin-top: 0.27777778em;
}
.text-cross-blk__slogan + .text-cross-blk__desc {
  margin-top: 3.33333333em;
}
.text-cross-blk__desc,
.text-cross-blk__title {
  -webkit-transform: translate3d(0, 3em, 0);
  transform: translate3d(0, 3em, 0);
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.js-text-cross-active .text-cross-blk__desc,
.js-text-cross-active .text-cross-blk__title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.text-cross-blk__title + .text-cross-blk__desc {
  transition-delay: 0.5s;
}
@media (max-width: 991.98px) {
  .text-cross-blk {
    font-size: 0.8125rem;
  }
}
.color-set--gray .udl-link__line {
  color: rgba(69, 69, 69, 0.85);
}
.color-set--gray-dark .udl-link__line {
  color: rgba(113, 113, 113, 0.85);
}
.color-set--blue .udl-link__line {
  color: rgba(40, 64, 168, 0.85);
}
.color-set--purple .udl-link__line {
  color: rgba(33, 15, 104, 0.85);
}
.color-set--red .udl-link__line {
  color: rgba(160, 35, 55, 0.85);
}
.color-set--cyan .udl-link__line {
  color: rgba(54, 112, 129, 0.85);
}
.color-set--orange .udl-link__line {
  color: rgba(205, 57, 17, 0.85);
}
.color-set--yellow .udl-link__line {
  color: rgba(182, 143, 22, 0.85);
}
.color-set--brown .udl-link__line {
  color: rgba(96, 63, 50, 0.85);
}
.color-set--green .udl-link__line {
  color: rgba(57, 126, 57, 0.85);
}
.color-set--gray-normal .udl-link__line {
  color: rgba(69, 69, 69, 0.85);
}
.color-set--crimson .udl-link__line {
  color: rgba(200, 15, 46, 0.85);
}
.color-set--fast .udl-link__line {
  color: rgba(210, 67, 15, 0.85);
}
.color-set--fce .udl-link__line {
  color: rgba(158, 0, 64, 0.85);
}
.color-set--fhss .udl-link__line {
  color: rgba(43, 128, 84, 0.85);
}
.color-set--sd .udl-link__line {
  color: rgba(0, 124, 135, 0.85);
}
.color-set--fb .udl-link__line {
  color: rgba(88, 63, 152, 0.85);
}
.color-set--feng .udl-link__line {
  color: rgba(200, 15, 46, 0.85);
}
.color-set--fh .udl-link__line {
  color: rgba(0, 113, 187, 0.85);
}
.color-set--shtm .udl-link__line {
  color: rgba(18, 54, 99, 0.85);
}
.color-set--polyu-gray .udl-link__line {
  color: rgba(88, 89, 91, 0.85);
}
.color-set--polyu-red .udl-link__line {
  color: rgba(160, 35, 55, 0.85);
}
.fact-fig-blk {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .fact-fig-blk {
    font-size: 1rem;
  }
  .fact-fig-blk__main {
    position: relative;
    padding: 100% 0 0;
    overflow: hidden;
  }
}
.fact-fig-blk__row {
  margin: -0.625em;
}
.fact-fig-blk__row--one-row .fact-fig-blk__main {
  padding: calc(50% - 0.625em) 0 0;
}
@media (max-width: 767.98px) {
  .fact-fig-blk__row--one-row .fact-fig-blk__main {
    padding: 0;
  }
  .fact-fig-blk__row--one-row
    .fact-fig-blk__main
    .bg-border-text-blk--no-content {
    padding: calc(50% - 0.625em) 0 0;
  }
}
.fact-fig-blk__blk {
  padding: 0.625em;
}
.bg-border-text-blk {
  font-size: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  background: center center;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .bg-border-text-blk {
    display: block;
    position: relative;
    padding: 2.1875em;
  }
  .bg-border-text-blk--no-content {
    padding: 0 0 100%;
  }
}
@media (max-width: 1199.98px) {
  .bg-border-text-blk {
    font-size: 0.875rem;
  }
}
.bg-border-text-blk--no-content::before {
  display: none !important;
}
.bg-border-text-blk::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}
.overlay-color--gray .bg-border-text-blk::before {
  background-color: rgba(244, 244, 244, 0.7);
}
.bg-border-text-blk__inner {
  z-index: 2;
}
@media (min-width: 768px) {
  .bg-border-text-blk__inner {
    position: absolute;
    top: 2.1875em;
    right: 2.1875em;
    bottom: 2.1875em;
    left: 2.1875em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bg-border-text-blk__head {
  color: #fff;
  position: relative;
}
.bg-border-text-blk__title {
  font-size: 1.125em;
  line-height: 1.66666667;
  color: #fff;
}
.overlay-color--gray .bg-border-text-blk__head,
.overlay-color--gray .bg-border-text-blk__title {
  color: #454545;
}
.border-fig-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  padding: calc(100% - 2px) 0 0;
  text-align: center;
  border: 1px solid transparent;
}
@media (max-width: 1199.98px) {
  .border-fig-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .border-fig-blk {
    font-size: 0.625rem;
  }
}
.border-fig-blk--img {
  padding: 100% 0 0;
  border: 0;
}
.border-fig-blk__inner {
  position: absolute;
  top: 0.625em;
  right: 0.625em;
  bottom: 0.625em;
  left: 0.625em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.border-fig-blk__bottom,
.search-btn-gp {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.border-fig-blk__upper {
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 50%;
  left: 0;
  padding: 0 0 0.33333333em;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .border-fig-blk__upper {
    font-size: 3.375em;
  }
}
@media (max-width: 767.98px) {
  .bg-border-text-blk__head.h2:last-child,
  .bg-border-text-blk__head.h3:last-child {
    margin: 0;
  }
  .border-fig-blk__upper {
    font-size: 3em;
  }
}
.border-fig-blk__upper small {
  font-size: 0.38461538em;
  position: absolute;
  top: 0;
  margin: 0 0 0 0.2em;
  vertical-align: top;
}
.border-fig-blk__upper::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 3.125rem;
  height: 0.25rem;
  margin: 0 0 0 -1.5625rem;
  content: "";
}
.border-fig-blk__upper + .border-fig-blk__bottom {
  top: 55%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.border-fig-blk__bottom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow: hidden;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.border-fig-blk__sub-title {
  font-size: 1rem;
}
@media (max-width: 1199.98px) {
  .border-fig-blk__sub-title {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .border-fig-blk__sub-title {
    font-size: 0.75rem;
  }
}
.border-fig-blk__text {
  font-size: 1.375em;
  font-weight: 300;
  margin: 0.13636364em 0 0;
}
.border-fig-blk--solid:focus,
.border-fig-blk--solid:hover {
  background: #fff !important;
}
.search-btn-gp {
  display: flex;
}
.filter-bar__row,
.search-btn-gp__icon {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.search-btn-gp__btn-wrap {
  position: relative;
  width: 2.8125em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.search-btn-gp__btn {
  position: relative;
  padding: 100% 0 0;
  color: #fff;
  background: #a02337;
  width: 100%;
}
.search-btn-gp__icon {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter-bar,
.filter-bar__blk--btn,
.filter-bar__blk--keyword-in-ytk,
.filter-bar__blk[class*="--keyword"],
.filter-sticky {
  position: relative;
}
.filter-sticky {
  padding: 0.9375em 0;
  background: #fff;
}
.filter-sticky .filter-bar {
  margin-top: 0;
}
.filter-sticky .character-bar {
  margin-bottom: 0;
}
.filter-sticky[style*="fixed"] {
  z-index: 45;
  box-shadow: 0 0.1875em 0.9375em 0 rgba(0, 0, 0, 0.15);
}
.filter-bar {
  font-size: 1rem;
  margin: 2.8125em 0 2.5em;
}
@media (max-width: 1199.98px) {
  .filter-bar {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .filter-bar {
    font-size: 0.75rem;
  }
}
.filter-bar--less-top {
  margin-top: 1.5625em;
}
.filter-bar--right .filter-bar__row .filter-bar__blk {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.filter-bar--right
  .filter-bar__row
  .filter-bar__blk:not(.filter-bar__blk--left):first-child:before {
  content: "";
}
.filter-bar--right
  .filter-bar__row
  .filter-bar__blk:not(.filter-bar__blk--left):first-child {
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .filter-bar {
    font-size: 0.875rem;
  }
  .filter-bar--right
    .filter-bar__row
    .filter-bar__blk:not(.filter-bar__blk--left):first-child:before {
    display: none;
  }
  .filter-bar--right
    .filter-bar__row
    .filter-bar__blk:not(.filter-bar__blk--left):first-child {
    margin: 0.25em 0.375em;
  }
  .filter-bar__row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.filter-bar__row {
  display: flex;
  margin: -0.25em -0.375em;
}
.pagination-list,
.search-blk {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.filter-bar--jc .filter-bar__row {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.filter-bar__blk {
  margin: 0.25em 0.375em;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.filter-bar__blk[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.filter-bar__blk--keyword-in-ytk .filter-bar__input,
.filter-bar__blk[class*="--keyword"] .filter-bar__input {
  padding-left: 2.8125em;
}
@media (max-width: 767.98px) {
  .filter-bar__blk {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .filter-bar__blk--all {
    width: 5.85284281%;
  }
  .filter-bar__blk--type {
    width: 11.70568562%;
  }
  .filter-bar__blk--topic {
    width: 13.37792642%;
  }
  .filter-bar__blk--faculty {
    width: 27.17391304%;
  }
  .filter-bar__blk--cate {
    width: 16.72240803%;
  }
  .filter-bar__blk--year {
    width: 12.12374582%;
  }
  .filter-bar__blk--keyword {
    position: relative;
    width: 26.75585284%;
  }
  .filter-bar__blk--month-in-myttfk,
  .filter-bar__blk--year-in-myttfk {
    width: 10.03344482%;
  }
  .filter-bar__blk--topic-in-myttfk,
  .filter-bar__blk--type-in-myttfk {
    width: 11.28762542%;
  }
  .filter-bar__blk--faculty-in-myttfk {
    width: 26.75585284%;
  }
  .filter-bar__blk--keyword-in-myttfk {
    width: 16.38795987%;
  }
  .filter-bar__blk--year-in-ytk {
    width: 20.06688963%;
  }
  .filter-bar__blk--type-in-ytk {
    width: 30.10033445%;
  }
  .filter-bar__blk--faculty-in-fk {
    width: 52.34113712%;
  }
  .filter-bar__blk--keyword-in-fk {
    width: 30.51839465%;
  }
  .filter-bar__blk--keyword-in-konly-long {
    position: relative;
    width: 26.92307692%;
  }
  .filter-bar__blk--keyword-in-konly-long-2 {
    position: relative;
    width: 37.62541806%;
  }
  .filter-bar__blk--left:not(.fix-left) {
    margin-right: auto;
  }
}
.filter-bar__blk--search {
  position: relative;
  width: 8.36120401%;
}
.filter-bar__blk--start {
  width: auto;
  min-width: auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.filter-bar__blk--dropdown-extend-1 .multiselect-container.dropdown-menu {
  width: 400em;
  min-width: 100%;
  max-width: 18.75em;
}
@media (max-width: 767.98px) {
  .filter-bar__blk--dropdown-extend-1 .multiselect-container.dropdown-menu {
    max-width: 100%;
  }
}
.filter-bar__blk--dropdown-extend-2 .multiselect-container.dropdown-menu {
  width: 400em;
  min-width: 100%;
  max-width: 25em;
}
.filter-bar--btn {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.filter-bar__itm {
  border-color: transparent;
  box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.1);
}
.filter-bar__btn {
  width: 100%;
  height: 2.8125em;
}
.filter-bar__search,
.filter-bar__select button,
.filter-bar__select select {
  height: 2.8125em !important;
}
.filter-bar__search {
  font-size: 1em;
  padding: 0 1.5em;
  color: #fff;
  border-radius: 0.25em;
  background: #a02337;
}
.filter-bar__search:focus,
.filter-bar__search:hover {
  background-color: #611521;
}
.filter-bar + h2 {
  margin-top: 1.5625em;
}
.ico-search + .filter-bar__input {
  padding-left: 2.8125em;
}
.search-blk {
  display: flex;
}
.search-blk__input {
  font-size: 1em;
  font-weight: 300;
  line-height: 2.125em;
  overflow: hidden;
  width: 100% !important;
  height: 2.8125em;
  padding: 0 0.9375em;
  text-align: left;
  white-space: nowrap;
  color: currentColor;
  border-radius: 0;
  background: #fff;
  border: 1px solid transparent;
  margin: 0 0.55555556em 0 0;
}
.search-blk__input[disabled][type="text"],
.search-blk__input[disabled][type="password"],
.search-blk__input[disabled][type="tel"],
.search-blk__input[disabled][type="email"],
.search-blk__input[disabled][type="search"] {
  opacity: 1;
  background-color: #eaeaea;
}
.search-blk__input[type="number"]::-webkit-inner-spin-button,
.search-blk__input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.search-blk__input::-webkit-input-placeholder {
  font-style: normal;
  color: #454545;
}
.search-blk__input:-ms-input-placeholder {
  font-style: normal;
  color: #454545;
}
.search-blk__input::-ms-input-placeholder {
  font-style: normal;
  color: #454545;
}
.search-blk__input::placeholder {
  font-style: normal;
  color: #454545;
}
.filter-no-result {
  margin: 2em 0;
}
.filter-no-result__text {
  font-size: 1.25em;
  padding: 0.4em 1em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 0.25em;
  background: #efefef;
}
.filter-search-icon {
  font-size: 1.25em;
  position: absolute;
  top: 50%;
  left: 0.75em;
  margin: -0.7em 0 0;
  color: #a02337;
}
.filter-bar.color-set--gray .js-selectBox::before {
  border-color: #454545 transparent transparent;
}
.filter-bar.color-set--gray .filter-search-icon {
  color: #454545;
}
.filter-bar.color-set--gray .search-btn-gp__btn {
  background-color: #f4f4f4;
  color: #454545;
}
.filter-bar.color-set--gray .filter-bar__search {
  background: #f4f4f4;
  color: #454545;
}
.filter-bar.color-set--gray .filter-bar__search:focus,
.filter-bar.color-set--gray .filter-bar__search:hover {
  background: #e7e7e7;
}
.filter-bar.color-set--gray-dark .js-selectBox::before {
  border-color: #717171 transparent transparent;
}
.filter-bar.color-set--gray-dark .filter-search-icon {
  color: #717171;
}
.filter-bar.color-set--gray-dark .search-btn-gp__btn {
  background-color: #717171;
  color: #fff;
}
.filter-bar.color-set--gray-dark .filter-bar__search {
  background: #717171;
  color: #fff;
}
.filter-bar.color-set--gray-dark .filter-bar__search:focus,
.filter-bar.color-set--gray-dark .filter-bar__search:hover {
  background: #646464;
}
.filter-bar.color-set--blue .js-selectBox::before {
  border-color: #2840a8 transparent transparent;
}
.filter-bar.color-set--blue .filter-search-icon {
  color: #2840a8;
}
.filter-bar.color-set--blue .search-btn-gp__btn {
  background-color: #2840a8;
  color: #fff;
}
.filter-bar.color-set--blue .filter-bar__search {
  background: #2840a8;
  color: #fff;
}
.filter-bar.color-set--blue .filter-bar__search:focus,
.filter-bar.color-set--blue .filter-bar__search:hover {
  background: #233893;
}
.filter-bar.color-set--purple .js-selectBox::before {
  border-color: #210f68 transparent transparent;
}
.filter-bar.color-set--purple .filter-search-icon {
  color: #210f68;
}
.filter-bar.color-set--purple .search-btn-gp__btn {
  background-color: #210f68;
  color: #fff;
}
.filter-bar.color-set--purple .filter-bar__search {
  background: #210f68;
  color: #fff;
}
.filter-bar.color-set--purple .filter-bar__search:focus,
.filter-bar.color-set--purple .filter-bar__search:hover {
  background: #1a0c52;
}
.filter-bar.color-set--red .js-selectBox::before {
  border-color: #a02337 transparent transparent;
}
.filter-bar.color-set--red .filter-search-icon {
  color: #a02337;
}
.filter-bar.color-set--red .search-btn-gp__btn {
  background-color: #a02337;
  color: #fff;
}
.filter-bar.color-set--red .filter-bar__search {
  background: #a02337;
  color: #fff;
}
.filter-bar.color-set--red .filter-bar__search:focus,
.filter-bar.color-set--red .filter-bar__search:hover {
  background: #8b1e30;
}
.filter-bar.color-set--cyan .js-selectBox::before {
  border-color: #367081 transparent transparent;
}
.filter-bar.color-set--cyan .filter-search-icon {
  color: #367081;
}
.filter-bar.color-set--cyan .search-btn-gp__btn {
  background-color: #4f9eb5;
  color: #fff;
}
.filter-bar.color-set--cyan .filter-bar__search {
  background: #4f9eb5;
  color: #fff;
}
.filter-bar.color-set--cyan .filter-bar__search:focus,
.filter-bar.color-set--cyan .filter-bar__search:hover {
  background: #4590a5;
}
.filter-bar.color-set--orange .js-selectBox::before {
  border-color: #cd3911 transparent transparent;
}
.filter-bar.color-set--orange .filter-search-icon {
  color: #cd3911;
}
.filter-bar.color-set--orange .search-btn-gp__btn {
  background-color: #cd3911;
  color: #fff;
}
.filter-bar.color-set--orange .filter-bar__search {
  background: #cd3911;
  color: #fff;
}
.filter-bar.color-set--orange .filter-bar__search:focus,
.filter-bar.color-set--orange .filter-bar__search:hover {
  background: #b5320f;
}
.filter-bar.color-set--yellow .js-selectBox::before {
  border-color: #b68f16 transparent transparent;
}
.filter-bar.color-set--yellow .filter-search-icon {
  color: #b68f16;
}
.filter-bar.color-set--yellow .search-btn-gp__btn {
  background-color: #ecca5f;
  color: #454545;
}
.filter-bar.color-set--yellow .filter-bar__search {
  background: #ecca5f;
  color: #454545;
}
.filter-bar.color-set--yellow .filter-bar__search:focus,
.filter-bar.color-set--yellow .filter-bar__search:hover {
  background: #e9c248;
}
.filter-bar.color-set--brown .js-selectBox::before {
  border-color: #603f32 transparent transparent;
}
.filter-bar.color-set--brown .filter-search-icon {
  color: #603f32;
}
.filter-bar.color-set--brown .search-btn-gp__btn {
  background-color: #603f32;
  color: #fff;
}
.filter-bar.color-set--brown .filter-bar__search {
  background: #603f32;
  color: #fff;
}
.filter-bar.color-set--brown .filter-bar__search:focus,
.filter-bar.color-set--brown .filter-bar__search:hover {
  background: #4f3429;
}
.filter-bar.color-set--green .js-selectBox::before {
  border-color: #397e39 transparent transparent;
}
.filter-bar.color-set--green .filter-search-icon {
  color: #397e39;
}
.filter-bar.color-set--green .search-btn-gp__btn {
  background-color: #397e39;
  color: #fff;
}
.filter-bar.color-set--green .filter-bar__search {
  background: #397e39;
  color: #fff;
}
.filter-bar.color-set--green .filter-bar__search:focus,
.filter-bar.color-set--green .filter-bar__search:hover {
  background: #316c31;
}
.filter-bar.color-set--gray-normal .js-selectBox::before {
  border-color: #454545 transparent transparent;
}
.filter-bar.color-set--gray-normal .filter-search-icon {
  color: #454545;
}
.filter-bar.color-set--gray-normal .search-btn-gp__btn {
  background-color: #c0bfbf;
  color: #333;
}
.filter-bar.color-set--gray-normal .filter-bar__search {
  background: #c0bfbf;
  color: #333;
}
.filter-bar.color-set--gray-normal .filter-bar__search:focus,
.filter-bar.color-set--gray-normal .filter-bar__search:hover {
  background: #b3b2b2;
}
.filter-bar.color-set--crimson .js-selectBox::before {
  border-color: #c80f2e transparent transparent;
}
.filter-bar.color-set--crimson .filter-search-icon {
  color: #c80f2e;
}
.filter-bar.color-set--crimson .search-btn-gp__btn {
  background-color: #c80f2e;
  color: #fff;
}
.filter-bar.color-set--crimson .filter-bar__search {
  background: #c80f2e;
  color: #fff;
}
.filter-bar.color-set--crimson .filter-bar__search:focus,
.filter-bar.color-set--crimson .filter-bar__search:hover {
  background: #b00d29;
}
.filter-bar.color-set--fast .js-selectBox::before {
  border-color: #d2430f transparent transparent;
}
.filter-bar.color-set--fast .filter-search-icon {
  color: #d2430f;
}
.filter-bar.color-set--fast .search-btn-gp__btn {
  background-color: #d2430f;
  color: #fff;
}
.filter-bar.color-set--fast .filter-bar__search {
  background: #d2430f;
  color: #fff;
}
.filter-bar.color-set--fast .filter-bar__search:focus,
.filter-bar.color-set--fast .filter-bar__search:hover {
  background: #ba3b0d;
}
.filter-bar.color-set--fce .js-selectBox::before {
  border-color: #9e0040 transparent transparent;
}
.filter-bar.color-set--fce .filter-search-icon {
  color: #9e0040;
}
.filter-bar.color-set--fce .search-btn-gp__btn {
  background-color: #9e0040;
  color: #fff;
}
.filter-bar.color-set--fce .filter-bar__search {
  background: #9e0040;
  color: #fff;
}
.filter-bar.color-set--fce .filter-bar__search:focus,
.filter-bar.color-set--fce .filter-bar__search:hover {
  background: #850036;
}
.filter-bar.color-set--fhss .js-selectBox::before {
  border-color: #2b8054 transparent transparent;
}
.filter-bar.color-set--fhss .filter-search-icon {
  color: #2b8054;
}
.filter-bar.color-set--fhss .search-btn-gp__btn {
  background-color: #2b8054;
  color: #fff;
}
.filter-bar.color-set--fhss .filter-bar__search {
  background: #2b8054;
  color: #fff;
}
.filter-bar.color-set--fhss .filter-bar__search:focus,
.filter-bar.color-set--fhss .filter-bar__search:hover {
  background: #256d47;
}
.filter-bar.color-set--sd .js-selectBox::before {
  border-color: #007c87 transparent transparent;
}
.filter-bar.color-set--sd .filter-search-icon {
  color: #007c87;
}
.filter-bar.color-set--sd .search-btn-gp__btn {
  background-color: #007c87;
  color: #fff;
}
.filter-bar.color-set--sd .filter-bar__search {
  background: #007c87;
  color: #fff;
}
.filter-bar.color-set--sd .filter-bar__search:focus,
.filter-bar.color-set--sd .filter-bar__search:hover {
  background: #00656e;
}
.filter-bar.color-set--fb .js-selectBox::before {
  border-color: #583f98 transparent transparent;
}
.filter-bar.color-set--fb .filter-search-icon {
  color: #583f98;
}
.filter-bar.color-set--fb .search-btn-gp__btn {
  background-color: #583f98;
  color: #fff;
}
.filter-bar.color-set--fb .filter-bar__search {
  background: #583f98;
  color: #fff;
}
.filter-bar.color-set--fb .filter-bar__search:focus,
.filter-bar.color-set--fb .filter-bar__search:hover {
  background: #4e3886;
}
.filter-bar.color-set--feng .js-selectBox::before {
  border-color: #c80f2e transparent transparent;
}
.filter-bar.color-set--feng .filter-search-icon {
  color: #c80f2e;
}
.filter-bar.color-set--feng .search-btn-gp__btn {
  background-color: #c80f2e;
  color: #fff;
}
.filter-bar.color-set--feng .filter-bar__search {
  background: #c80f2e;
  color: #fff;
}
.filter-bar.color-set--feng .filter-bar__search:focus,
.filter-bar.color-set--feng .filter-bar__search:hover {
  background: #b00d29;
}
.filter-bar.color-set--fh .js-selectBox::before {
  border-color: #0071bb transparent transparent;
}
.filter-bar.color-set--fh .filter-search-icon {
  color: #0071bb;
}
.filter-bar.color-set--fh .search-btn-gp__btn {
  background-color: #0071bb;
  color: #fff;
}
.filter-bar.color-set--fh .filter-bar__search {
  background: #0071bb;
  color: #fff;
}
.filter-bar.color-set--fh .filter-bar__search:focus,
.filter-bar.color-set--fh .filter-bar__search:hover {
  background: #0062a2;
}
.filter-bar.color-set--shtm .js-selectBox::before {
  border-color: #123663 transparent transparent;
}
.filter-bar.color-set--shtm .filter-search-icon {
  color: #123663;
}
.filter-bar.color-set--shtm .search-btn-gp__btn {
  background-color: #123663;
  color: #fff;
}
.filter-bar.color-set--shtm .filter-bar__search {
  background: #123663;
  color: #fff;
}
.filter-bar.color-set--shtm .filter-bar__search:focus,
.filter-bar.color-set--shtm .filter-bar__search:hover {
  background: #0e2a4d;
}
.filter-bar.color-set--polyu-gray .js-selectBox::before {
  border-color: #58595b transparent transparent;
}
.filter-bar.color-set--polyu-gray .filter-search-icon {
  color: #58595b;
}
.filter-bar.color-set--polyu-gray .search-btn-gp__btn {
  background-color: #58595b;
  color: #fff;
}
.filter-bar.color-set--polyu-gray .filter-bar__search {
  background: #58595b;
  color: #fff;
}
.filter-bar.color-set--polyu-gray .filter-bar__search:focus,
.filter-bar.color-set--polyu-gray .filter-bar__search:hover {
  background: #4b4c4e;
}
.filter-bar.color-set--polyu-red .js-selectBox::before {
  border-color: #a02337 transparent transparent;
}
.filter-bar.color-set--polyu-red .filter-search-icon {
  color: #a02337;
}
.filter-bar.color-set--polyu-red .search-btn-gp__btn {
  background-color: #a02337;
  color: #fff;
}
.filter-bar.color-set--polyu-red .filter-bar__search {
  background: #a02337;
  color: #fff;
}
.filter-bar.color-set--polyu-red .filter-bar__search:focus,
.filter-bar.color-set--polyu-red .filter-bar__search:hover {
  background: #8b1e30;
}
.pagination-list__itm--dot > a:hover,
.pagination-list__itm--number > a:hover,
.pagination-list__itm.selected > a,
.pagination-list__itm.selected > span {
  background: #e7e6e6;
}
.pagination {
  font-size: 1rem;
  position: relative;
  margin: 2.625em 0 3.125em;
}
@media (max-width: 767.98px) {
  .filter-bar__blk--dropdown-extend-2 .multiselect-container.dropdown-menu {
    max-width: 100%;
  }
  .filter-bar--btn {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .pagination {
    font-size: 0.75rem;
    padding: 0 0 2.9375em;
  }
  .pagination-page {
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.extra-link-row + .pagination {
  margin-top: 0.625em;
}
.pagination-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1em;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .pagination-list {
    padding: 0 10.9375em;
  }
  .pagination-page {
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.pagination-list__itm {
  margin: 0 0.125em;
  cursor: default;
}
.pagination-list__itm > a,
.pagination-list__itm > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination-list__itm--dot > a,
.pagination-list__itm--dot > span,
.pagination-list__itm--number > a,
.pagination-list__itm--number > span {
  min-width: 1.875em;
  height: 1.875em;
  padding: 0 0.5em;
}
.pagination-list__itm--dot > span {
  padding: 0;
  min-width: 0;
}
.pagination-list__itm--pn.hidden {
  display: block;
  visibility: hidden;
}
.pagination-list__itm--pn > a,
.pagination-list__itm--pn > span {
  font-weight: 700;
  min-width: 5em;
  height: 1.875em;
  padding: 0 0.5em;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pagination-list__itm--pn > a:hover,
.pagination-list__itm--pn > span:hover {
  text-decoration: underline;
}
.pagination-list__itm--arrow:first-child,
.pagination-list__itm--arrow:last-child {
  margin-right: 1em;
  margin-left: 1em;
}
.pagination-list__itm--page {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.pagination-page {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination-page__label {
  font-size: 1em;
}
.pagination-page__input {
  font-size: 1em;
  width: 3.125em;
  height: 1.875em;
  margin: 0 0.625em;
  text-align: center;
  border: 1px solid #b7b7b7;
  border-radius: 0.25em;
  box-shadow: inset 0 0 0.25em 0 rgba(0, 0, 0, 0.1);
}
.pagination-page__btn {
  height: 1.875em;
}
.promo-slider {
  margin: 1.875rem 0;
}
.promo-slider__itm {
  padding: 0 0.9375em;
}
@media (min-width: 480px) {
  .promo-slider__itm {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199.98px) {
  .promo-slider {
    font-size: 1.33333333vw;
  }
  .promo-slider .slick-arrow.slick-prev {
    left: 0.05em;
  }
  .promo-slider .slick-arrow.slick-next {
    right: 0.05em;
  }
}
@media (min-width: 1200px) {
  .promo-slider .slick-arrow.slick-prev {
    left: -0.425em;
  }
  .promo-slider .slick-arrow.slick-next {
    right: -0.425em;
  }
}
.over-tag-blk__inner:before,
.promo-banner-blk__tag-inner,
.promo-banner-blk__tag-inner:before {
  left: 0;
  content: "";
}
.promo-slider__list {
  margin: 0 -0.9375em;
}
@media (min-width: 768px) {
  .js-slick-container:not(.js-slick-loaded)
    .promo-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .promo-slider__list {
    opacity: 0;
  }
  .promo-slider__container.slick-default-item-total-1 .slick-dots-container,
  .promo-slider__container.slick-default-item-total-2 .slick-dots-container {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .promo-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .promo-slider__list {
    opacity: 0;
  }
  .promo-slider__container.slick-default-item-total-1 .slick-dots-container {
    display: none !important;
  }
}
.promo-banner-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .promo-banner-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .promo-banner-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .promo-banner-blk {
    font-size: 0.6875rem;
  }
}
.promo-banner-blk__imgctrl {
  padding: 29.33104631% 0 0;
}
.promo-banner-blk__tag {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 9.16666667em;
  max-width: 80%;
  min-height: 2em;
  padding: 0.33333333em 0.83333333em;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  color: #fff;
}
.promo-banner-blk__tag-inner {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 200%;
  height: 200%;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: rgba(160, 35, 55, 0.85);
}
.promo-banner-blk__tag-inner:before {
  position: absolute;
  bottom: 0;
  width: 2px;
  height: calc(100% + 1.45833333em);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  background: #a02337;
}
.promo-grid-pattern {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.25em;
}
.promo-grid-pattern__column {
  width: calc(50% - 0.5em);
  margin: 0 0.25em;
}
.promo-grid {
  font-size: 1rem;
  background: #fff;
}
.promo-grid--vert .promo-grid__imgctrl {
  padding: 45.16129032% 0 0;
}
.promo-grid__main {
  padding: 1.375em 1.5625em;
}
.promo-grid__title {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3;
  color: #a02337;
}
.info-seperate-list {
  line-height: 1.2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.3125em 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.info-seperate-list__item:last-child:after,
.scale-slider__container.slick-default-item-total-1 .slick-dots {
  display: none;
}
.info-seperate-list__item {
  position: relative;
  margin: 0.3125em 1.125em 0.3125em 0;
  white-space: nowrap;
}
.info-seperate-list__item:after {
  position: absolute;
  top: 50%;
  right: -0.5625em;
  width: 1px;
  height: 0.75em;
  margin: -0.3125em 0 0;
  content: "";
  background-color: currentColor;
}
.info-seperate-list__item:last-child {
  margin-right: 0;
}
.info-seperate-list__link {
  text-decoration: none;
}
.info-seperate-list__link:focus,
.info-seperate-list__link:hover {
  text-decoration: underline;
}
.character-bar__itm,
.character-blk__list a,
.color-plate-blk,
.des-info-blk a,
.des-info-blk a:focus,
.des-info-blk a:hover,
.grid-title-blk,
.img-bot-border-blk,
.img-cover-title-blk,
.large-collapse__trigger,
.photo-irregular-blk,
.plus-collapse__trigger {
  text-decoration: none;
}
.promo-slider.color-set--gray .promo-banner-blk__tag-inner {
  color: #454545;
}
.promo-slider.color-set--blue .promo-banner-blk__tag-inner,
.promo-slider.color-set--cyan .promo-banner-blk__tag-inner,
.promo-slider.color-set--gray-dark .promo-banner-blk__tag-inner,
.promo-slider.color-set--orange .promo-banner-blk__tag-inner,
.promo-slider.color-set--purple .promo-banner-blk__tag-inner,
.promo-slider.color-set--red .promo-banner-blk__tag-inner {
  color: #fff;
}
.promo-slider.color-set--gray .promo-banner-blk__tag-inner::before {
  background: #454545;
}
.promo-slider.color-set--gray-dark .promo-banner-blk__tag-inner::before {
  background: #717171;
}
.promo-slider.color-set--blue .promo-banner-blk__tag-inner::before {
  background: #2840a8;
}
.promo-slider.color-set--purple .promo-banner-blk__tag-inner::before {
  background: #210f68;
}
.promo-slider.color-set--red .promo-banner-blk__tag-inner::before {
  background: #a02337;
}
.promo-slider.color-set--cyan .promo-banner-blk__tag-inner::before {
  background: #367081;
}
.promo-slider.color-set--orange .promo-banner-blk__tag-inner::before {
  background: #cd3911;
}
.promo-slider.color-set--yellow .promo-banner-blk__tag-inner {
  color: #454545;
}
.promo-slider.color-set--brown .promo-banner-blk__tag-inner,
.promo-slider.color-set--green .promo-banner-blk__tag-inner {
  color: #fff;
}
.promo-slider.color-set--yellow .promo-banner-blk__tag-inner::before {
  background: #b68f16;
}
.promo-slider.color-set--brown .promo-banner-blk__tag-inner::before {
  background: #603f32;
}
.promo-slider.color-set--green .promo-banner-blk__tag-inner::before {
  background: #397e39;
}
.promo-slider.color-set--gray-normal .promo-banner-blk__tag-inner {
  color: #333;
}
.over-tag-blk__tag,
.promo-slider.color-set--crimson .promo-banner-blk__tag-inner,
.promo-slider.color-set--fast .promo-banner-blk__tag-inner,
.promo-slider.color-set--fce .promo-banner-blk__tag-inner,
.promo-slider.color-set--feng .promo-banner-blk__tag-inner,
.promo-slider.color-set--fh .promo-banner-blk__tag-inner,
.promo-slider.color-set--fhss .promo-banner-blk__tag-inner,
.promo-slider.color-set--polyu-gray .promo-banner-blk__tag-inner,
.promo-slider.color-set--polyu-red .promo-banner-blk__tag-inner,
.promo-slider.color-set--sd .promo-banner-blk__tag-inner,
.promo-slider.color-set--shtm .promo-banner-blk__tag-inner {
  color: #fff;
}
.promo-slider.color-set--gray-normal .promo-banner-blk__tag-inner::before {
  background: #454545;
}
.promo-slider.color-set--crimson .promo-banner-blk__tag-inner::before {
  background: #c80f2e;
}
.promo-slider.color-set--fast .promo-banner-blk__tag-inner::before {
  background: #d2430f;
}
.promo-slider.color-set--fce .promo-banner-blk__tag-inner::before {
  background: #9e0040;
}
.promo-slider.color-set--fhss .promo-banner-blk__tag-inner::before {
  background: #2b8054;
}
.promo-slider.color-set--sd .promo-banner-blk__tag-inner::before {
  background: #007c87;
}
.promo-slider.color-set--fb .promo-banner-blk__tag-inner {
  color: #fff;
}
.promo-slider.color-set--fb .promo-banner-blk__tag-inner::before {
  background: #583f98;
}
.promo-slider.color-set--feng .promo-banner-blk__tag-inner::before {
  background: #c80f2e;
}
.promo-slider.color-set--fh .promo-banner-blk__tag-inner::before {
  background: #0071bb;
}
.promo-slider.color-set--shtm .promo-banner-blk__tag-inner::before {
  background: #123663;
}
.promo-slider.color-set--polyu-gray .promo-banner-blk__tag-inner::before {
  background: #58595b;
}
.promo-slider.color-set--polyu-red .promo-banner-blk__tag-inner::before {
  background: #a02337;
}
.scale-slider {
  margin: 4.375em -2.8125em 0;
}
@media (max-width: 991.98px) {
  .scale-slider {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .scale-slider {
    font-size: 0.625rem;
  }
}
@media (max-width: 479.98px) {
  .scale-slider {
    font-size: 0.5rem;
  }
}
.scale-slider--525-ratio .over-tag-blk__imgctrl {
  padding: 52.5% 0 0;
}
.scale-slider__itm {
  float: left;
  padding: 2.8125em;
}
.scale-slider .slick-list {
  overflow: visible;
}
.scale-slider__container {
  visibility: hidden;
  opacity: 0;
}
.scale-slider__container.js-slick-loaded {
  visibility: visible;
  opacity: 1;
}
.over-tag-blk {
  width: 27.5em;
  transition-timing-function: ease;
}
.over-tag-blk__imgctrl {
  position: relative;
  padding: 55.90909091% 0 0;
}
.over-tag-blk__inner {
  position: relative;
  margin: -5.625em -5.625em 0;
}
.over-tag-blk__inner:before {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.52);
}
.js-slicker-itm--active--after-1 .over-tag-blk,
.js-slicker-itm--active--before-1 .over-tag-blk {
  -webkit-transform: scale(0.70967742);
  -ms-transform: scale(0.70967742);
  transform: scale(0.70967742);
}
.js-slicker-itm--active--before-others .over-tag-blk {
  -webkit-transform: scale(0.70967742) translate(11.25em);
  -ms-transform: scale(0.70967742) translate(11.25em);
  transform: scale(0.70967742) translate(11.25em);
}
.js-slicker-itm--active--after-others .over-tag-blk {
  -webkit-transform: scale(0.70967742) translate(-11.25em);
  -ms-transform: scale(0.70967742) translate(-11.25em);
  transform: scale(0.70967742) translate(-11.25em);
}
.js-slicker-itm--active--after-1 .over-tag-blk,
.js-slicker-itm--active--after-others .over-tag-blk,
.js-slicker-itm--active--before-1 .over-tag-blk,
.js-slicker-itm--active--before-others .over-tag-blk {
  pointer-events: none;
}
.js-slicker-itm--active--after-1 .over-tag-blk .over-tag-blk__inner:before,
.js-slicker-itm--active--after-others .over-tag-blk .over-tag-blk__inner:before,
.js-slicker-itm--active--before-1 .over-tag-blk .over-tag-blk__inner:before,
.js-slicker-itm--active--before-others
  .over-tag-blk
  .over-tag-blk__inner:before {
  opacity: 1;
}
.over-tag-blk__tag {
  font-size: 1rem;
  position: absolute;
  bottom: 0.625em;
  left: -1.875em;
  max-width: 80%;
  overflow: hidden;
  padding: 0.875em 1.125em;
  -webkit-transform: translate(2em, 0);
  -ms-transform: translate(2em, 0);
  transform: translate(2em, 0);
  opacity: 0;
  background: #a02337;
}
@media (max-width: 991.98px) {
  .over-tag-blk__tag {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .over-tag-blk__tag {
    font-size: 0.8125rem;
  }
}
.js-slick-changed .over-tag-blk__tag {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.over-tag-blk__tag::after {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 0.25em;
  content: "";
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: #fff;
}
.over-tag-blk__title {
  font-size: 1.25em;
}
.over-tag-blk__list {
  margin: -0.125em 0;
}
.over-tag-blk__link:hover .over-tag-blk__tag::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 767.98px) {
  .photo-page-slider .slick-prev {
    top: -4vw;
  }
  .photo-page-slider .slick-next {
    top: 8.8vw;
  }
}
@media (min-width: 768px) {
  .photo-page-slider .slick-arrow {
    top: 0;
  }
  .photo-page-slider .slick-prev {
    margin-top: 6%;
  }
  .photo-page-slider .slick-next {
    margin-top: 34%;
  }
}
.js-slick-container:not(.js-slick-loaded)
  .photo-page-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .photo-page-slider__list {
  opacity: 0;
}
.photo-page-slider__container {
  position: relative;
}
.photo-page-slider .js-slick-pageNo {
  font-size: 1rem;
  position: absolute;
  z-index: 4;
  top: 0.625em;
  left: 0.625em;
  min-width: 3.75em;
  padding: 0.5em 0.625em;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
}
@media (max-width: 767.98px) {
  .photo-page-slider .js-slick-pageNo {
    font-size: 0.8125rem;
  }
}
.photo-page-slider .js-slick-pageNo__current {
  color: #a02337;
}
.photo-page-slider .slick-arrow {
  position: absolute;
  z-index: 4;
  right: -2.0625em;
}
.photo-caption {
  font-size: 0.9375rem;
  font-style: italic;
  position: relative;
  padding: 0 0 0 1.66666667em;
}
.photo-caption:before {
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-width: 0 0.36666667em 0.4em 0.34375em;
  border-style: solid;
  border-color: transparent transparent #a02337;
  opacity: 0.5;
}
.color-set--gray .photo-caption::before {
  border-color: transparent transparent #454545;
}
.color-set--gray-dark .photo-caption::before {
  border-color: transparent transparent #717171;
}
.color-set--blue .photo-caption::before {
  border-color: transparent transparent #2840a8;
}
.color-set--purple .photo-caption::before {
  border-color: transparent transparent #210f68;
}
.color-set--red .photo-caption::before {
  border-color: transparent transparent #a02337;
}
.color-set--cyan .photo-caption::before {
  border-color: transparent transparent #367081;
}
.color-set--orange .photo-caption::before {
  border-color: transparent transparent #cd3911;
}
.color-set--yellow .photo-caption::before {
  border-color: transparent transparent #b68f16;
}
.color-set--brown .photo-caption::before {
  border-color: transparent transparent #603f32;
}
.color-set--green .photo-caption::before {
  border-color: transparent transparent #397e39;
}
.color-set--gray-normal .photo-caption::before {
  border-color: transparent transparent #454545;
}
.color-set--crimson .photo-caption::before {
  border-color: transparent transparent #c80f2e;
}
.color-set--fast .photo-caption::before {
  border-color: transparent transparent #d2430f;
}
.color-set--fce .photo-caption::before {
  border-color: transparent transparent #9e0040;
}
.color-set--fhss .photo-caption::before {
  border-color: transparent transparent #2b8054;
}
.color-set--sd .photo-caption::before {
  border-color: transparent transparent #007c87;
}
.color-set--fb .photo-caption::before {
  border-color: transparent transparent #583f98;
}
.color-set--feng .photo-caption::before {
  border-color: transparent transparent #c80f2e;
}
.color-set--fh .photo-caption::before {
  border-color: transparent transparent #0071bb;
}
.color-set--shtm .photo-caption::before {
  border-color: transparent transparent #123663;
}
.color-set--polyu-gray .photo-caption::before {
  border-color: transparent transparent #58595b;
}
.color-set--polyu-red .photo-caption::before {
  border-color: transparent transparent #a02337;
}
.page-caption-blk__imgctrl {
  padding: 52.5% 0 0;
}
.page-caption-blk__caption {
  margin: 1em 0 0;
}
.max-height-content :first-child {
  margin-top: 0;
}
.max-height-content :last-child {
  margin-bottom: 0;
}
.feature-w-3blks-slider {
  padding: 3.4375em 0 0;
}
.feature-w-3blks-slider--top {
  margin-bottom: 0;
  padding-bottom: 0;
}
.feature-w-3blks-slider--bottom {
  margin-top: 0;
  padding-top: 0;
}
.top-break-pattern-img-blk {
  font-size: 1rem;
}
@media (max-width: 1199.98px) {
  .photo-page-slider .slick-arrow {
    right: -0.625rem;
  }
  .top-break-pattern-img-blk {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .top-break-pattern-img-blk {
    padding: 0 0 0 0.9375em;
  }
  .top-break-pattern-img-blk__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top-break-pattern-img-blk__imgside {
    width: 58.00169348%;
  }
}
@media (max-width: 767.98px) {
  .top-break-pattern-img-blk__imgside:after,
  .top-break-pattern-img-blk__imgside:before {
    content: " ";
    display: table;
  }
  .top-break-pattern-img-blk__imgside:after {
    clear: both;
  }
}
.color-plate-blk--img-bg::before,
.four-third-img__cover::after,
.four-third-img__cover::before,
.four-third-img__text::before,
.grid-title-blk::before,
.img-cover-title-blk__imgctrl::before,
.logo-hover-blk::before,
.photo-irregular-blk__main::before,
.plate-title-slider__title-blk::before {
  content: "";
}
.top-break-pattern-img-blk__imgctrl {
  margin: -3.4375em 0 0;
  padding: 56.20437956% 0 0;
}
@media (max-width: 767.98px) {
  .top-break-pattern-img-blk__imgctrl {
    float: left;
    width: 100%;
  }
}
.top-break-pattern-img-blk__main {
  padding: 1.25em 0 2.5em;
}
@media (min-width: 768px) {
  .top-break-pattern-img-blk__main {
    width: 41.99830652%;
    padding: 4.0625em 0 1.875em 2.0625em;
  }
}
.top-break-pattern-img-blk__title {
  overflow: hidden;
  max-height: 4.95238095em;
  margin-top: 0;
}
.top-break-pattern-img-blk__title a {
  display: inline-block;
  padding-bottom: 0.07142857em;
}
.top-break-pattern-img-blk__text {
  font-weight: 300;
  overflow: hidden;
  max-height: 11.77777778em;
}
@media (max-width: 767.98px) {
  .top-break-pattern-img-blk__text {
    max-height: 40em;
  }
  .plate-title-slider {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .plate-title-slider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .plate-title-slider__title-blk {
    width: 29.51505017%;
  }
}
.plate-title-slider__title-blk {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ebebeb;
}
@media (max-width: 1199.98px) {
  .plate-title-slider__title-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .plate-title-slider__title-blk {
    font-size: 0.8125rem;
  }
}
.plate-title-slider__title-blk::before {
  position: absolute;
  top: 0;
  right: calc(100% - 1px);
  bottom: 0;
  width: 100vw;
  background: #ebebeb;
}
.plate-title-slider__title-blk-inner {
  margin: 0.625em 0.9375em;
}
@media (min-width: 768px) {
  .plate-title-slider__title-blk-inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: calc(100% - 1.25em);
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .plate-title-slider__slider-side {
    width: 70.48494983%;
  }
}
.plate-title-slider__title {
  font-size: 1.75em;
  font-weight: 300;
  color: #a02337;
}
@media (max-width: 1199.98px) {
  .plate-title-slider__title {
    font-size: 1.375em;
  }
}
.plate-title-slider__text {
  font-size: 1.125em;
  line-height: 1.33333333em;
}
@media (max-width: 991.98px) {
  .plate-title-slider__text {
    line-height: 1.22222222em;
  }
}
@media (max-width: 767.98px) {
  .plate-title-slider__title-blk-inner {
    margin: 2.1875em 15px 2.5em;
  }
  .plate-title-slider__text {
    line-height: 1.33333333em;
  }
  .color-plate-slider .slick-prev {
    left: 0.4375rem;
  }
  .color-plate-slider .slick-next {
    left: calc(1.6em + 0.56em);
  }
}
.plate-title-slider__title + .plate-title-slider__text {
  margin: 0.6875em 0 0;
}
.color-plate-slider {
  font-size: 1rem;
  margin: 0 -312.5rem 0 0;
}
@media (max-width: 991.98px) {
  .color-plate-slider {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .color-plate-slider .slick-prev {
    right: calc(100% + 0.28em);
    left: auto;
  }
  .color-plate-slider .slick-next {
    right: auto;
    left: 0.28em;
  }
}
.color-plate-slider .slick-arrow {
  font-size: 1.5625rem;
  top: auto;
  bottom: -0.8em;
  box-shadow: 0 0 0.24em 0 rgba(0, 0, 0, 0.4);
}
.color-plate-slider__item {
  float: left;
  width: 30.1875em;
}
.color-plate-blk {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .color-plate-blk {
    font-size: 0.875rem;
  }
}
.color-plate-blk--img-bg::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
}
.color-plate-blk__inner {
  position: relative;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .color-plate-blk__inner {
    padding: 1.5625em 0.9375rem 2.1875em;
  }
}
@media (min-width: 768px) {
  .color-plate-blk__inner {
    padding: 1.25em 1.5625em;
  }
}
.color-plate-blk__title + .color-plate-blk__text {
  margin: 0.6875em 0 0;
}
.color-plate-blk__title {
  font-size: 1.375em;
  font-weight: 400;
  overflow: hidden;
  max-height: 2.54545455em;
  color: #a02337;
}
.color-plate-blk__text {
  font-weight: 300;
  line-height: 1.33333333em;
  overflow: hidden;
  max-height: 4em;
}
.color-plate-slider .color-plate-blk {
  height: 100%;
  min-height: 17.0625em;
}
.img-cover-title-blk {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .img-cover-title-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .color-plate-slider .color-plate-blk {
    min-height: 12.75em;
  }
  .img-cover-title-blk {
    font-size: 0.75rem;
  }
}
.color-plate-slider .img-cover-title-blk {
  height: 100%;
}
.img-cover-title-blk--no-img .img-cover-title-blk__imgctrl::before {
  display: none;
}
.img-cover-title-blk__imgctrl {
  width: 100%;
  padding: 56.37860082% 0 0;
}
.img-cover-title-blk__imgctrl::before {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50%;
  box-shadow: inset 0 -7.5em 3.4375em -3.5em rgba(0, 0, 0, 0.85);
}
.img-cover-title-blk__text {
  font-size: 1.375em;
  line-height: 1.3;
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
}
@media (max-width: 767.98px) {
  .img-cover-title-blk__text {
    margin: 1.125em 0.9375rem 1.875em;
  }
}
@media (min-width: 768px) {
  .img-cover-title-blk__text {
    margin: 1.04545455em 1.27272727em;
  }
}
.color-plate-blk.color-set--gray {
  color: #454545;
  background: #f4f4f4;
}
.color-plate-blk.color-set--gray .color-plate-blk__title {
  color: #454545;
}
.color-plate-blk.color-set--gray.color-plate-blk--img-bg,
.color-plate-blk.color-set--gray.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--gray-dark {
  color: #fff;
  background: #717171;
}
.color-plate-blk.color-set--gray-dark .color-plate-blk__title,
.color-plate-blk.color-set--gray-dark.color-plate-blk--img-bg,
.color-plate-blk.color-set--gray-dark.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--blue {
  color: #fff;
  background: #2840a8;
}
.color-plate-blk.color-set--blue .color-plate-blk__title,
.color-plate-blk.color-set--blue.color-plate-blk--img-bg,
.color-plate-blk.color-set--blue.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--purple {
  color: #fff;
  background: #210f68;
}
.color-plate-blk.color-set--purple .color-plate-blk__title,
.color-plate-blk.color-set--purple.color-plate-blk--img-bg,
.color-plate-blk.color-set--purple.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--red {
  color: #fff;
  background: #a02337;
}
.color-plate-blk.color-set--red .color-plate-blk__title,
.color-plate-blk.color-set--red.color-plate-blk--img-bg,
.color-plate-blk.color-set--red.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--cyan {
  color: #fff;
  background: #4f9eb5;
}
.color-plate-blk.color-set--cyan .color-plate-blk__title,
.color-plate-blk.color-set--cyan.color-plate-blk--img-bg,
.color-plate-blk.color-set--cyan.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--orange {
  color: #fff;
  background: #cd3911;
}
.color-plate-blk.color-set--orange .color-plate-blk__title,
.color-plate-blk.color-set--orange.color-plate-blk--img-bg,
.color-plate-blk.color-set--orange.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--yellow {
  color: #454545;
  background: #ecca5f;
}
.color-plate-blk.color-set--yellow .color-plate-blk__title {
  color: #454545;
}
.color-plate-blk.color-set--yellow.color-plate-blk--img-bg,
.color-plate-blk.color-set--yellow.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--brown {
  color: #fff;
  background: #603f32;
}
.color-plate-blk.color-set--brown .color-plate-blk__title,
.color-plate-blk.color-set--brown.color-plate-blk--img-bg,
.color-plate-blk.color-set--brown.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--green {
  color: #fff;
  background: #397e39;
}
.color-plate-blk.color-set--green .color-plate-blk__title,
.color-plate-blk.color-set--green.color-plate-blk--img-bg,
.color-plate-blk.color-set--green.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--gray-normal {
  color: #333;
  background: #c0bfbf;
}
.color-plate-blk.color-set--gray-normal .color-plate-blk__title {
  color: #333;
}
.color-plate-blk.color-set--gray-normal.color-plate-blk--img-bg,
.color-plate-blk.color-set--gray-normal.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--crimson {
  color: #fff;
  background: #c80f2e;
}
.color-plate-blk.color-set--crimson .color-plate-blk__title,
.color-plate-blk.color-set--crimson.color-plate-blk--img-bg,
.color-plate-blk.color-set--crimson.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--fast {
  color: #fff;
  background: #d2430f;
}
.color-plate-blk.color-set--fast .color-plate-blk__title,
.color-plate-blk.color-set--fast.color-plate-blk--img-bg,
.color-plate-blk.color-set--fast.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--fce {
  color: #fff;
  background: #9e0040;
}
.color-plate-blk.color-set--fce .color-plate-blk__title,
.color-plate-blk.color-set--fce.color-plate-blk--img-bg,
.color-plate-blk.color-set--fce.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--fhss {
  color: #fff;
  background: #2b8054;
}
.color-plate-blk.color-set--fhss .color-plate-blk__title,
.color-plate-blk.color-set--fhss.color-plate-blk--img-bg,
.color-plate-blk.color-set--fhss.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--sd {
  color: #fff;
  background: #007c87;
}
.color-plate-blk.color-set--sd .color-plate-blk__title,
.color-plate-blk.color-set--sd.color-plate-blk--img-bg,
.color-plate-blk.color-set--sd.color-plate-blk--img-bg .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--fb {
  color: #fff;
  background: #583f98;
}
.color-plate-blk.color-set--fb .color-plate-blk__title,
.color-plate-blk.color-set--fb.color-plate-blk--img-bg,
.color-plate-blk.color-set--fb.color-plate-blk--img-bg .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--feng {
  color: #fff;
  background: #c80f2e;
}
.color-plate-blk.color-set--feng .color-plate-blk__title,
.color-plate-blk.color-set--feng.color-plate-blk--img-bg,
.color-plate-blk.color-set--feng.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--fh {
  color: #fff;
  background: #0071bb;
}
.color-plate-blk.color-set--fh .color-plate-blk__title,
.color-plate-blk.color-set--fh.color-plate-blk--img-bg,
.color-plate-blk.color-set--fh.color-plate-blk--img-bg .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--shtm {
  color: #fff;
  background: #123663;
}
.color-plate-blk.color-set--shtm .color-plate-blk__title,
.color-plate-blk.color-set--shtm.color-plate-blk--img-bg,
.color-plate-blk.color-set--shtm.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--polyu-gray {
  color: #fff;
  background: #58595b;
}
.color-plate-blk.color-set--polyu-gray .color-plate-blk__title,
.color-plate-blk.color-set--polyu-gray.color-plate-blk--img-bg,
.color-plate-blk.color-set--polyu-gray.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.color-plate-blk.color-set--polyu-red {
  color: #fff;
  background: #a02337;
}
.color-plate-blk.color-set--polyu-red .color-plate-blk__title,
.color-plate-blk.color-set--polyu-red.color-plate-blk--img-bg,
.color-plate-blk.color-set--polyu-red.color-plate-blk--img-bg
  .color-plate-blk__title {
  color: #fff;
}
.multi-grid-slider {
  font-size: 1rem;
}
.bg-and-color-plate .multi-grid-slider {
  margin-bottom: 0.9375em;
}
@media (max-width: 991.98px) {
  .multi-grid-slider {
    font-size: 0.875rem;
  }
  .bg-and-color-plate .multi-grid-slider {
    margin-bottom: 0;
  }
}
.bg-and-color-plate .bg-and-color-plate__title + .multi-grid-slider {
  margin-top: 2.125em;
}
.multi-grid-slider__container {
  margin: -0.625em;
}
.multi-grid-slider__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.multi-grid-slider__list .slick-list {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.multi-grid-slider__item {
  padding: 0.625em;
}
@media (min-width: 992px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-grid-slider__list
    > .js-slick-itm:nth-child(9)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-grid-slider__list {
    opacity: 0;
  }
  .multi-grid-slider__item {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-grid-slider__list
    > .js-slick-itm:nth-child(6)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-grid-slider__list {
    opacity: 0;
  }
  .multi-grid-slider__item {
    width: 50%;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-grid-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-grid-slider__list {
    opacity: 0;
  }
  .multi-grid-slider__item {
    width: 50%;
  }
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .multi-grid-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .multi-grid-slider__list {
    opacity: 0;
  }
  .multi-grid-slider__item {
    width: 100%;
  }
}
.bg-and-color-plate .multi-grid-slider .slick-arrow {
  top: auto;
  bottom: -0.8em;
}
.bg-and-color-plate .multi-grid-slider .slick-next {
  right: 2.25em;
  left: auto;
}
@media (max-width: 767.98px) {
  .bg-and-color-plate .multi-grid-slider .slick-next {
    right: 0;
  }
}
.bg-and-color-plate .multi-grid-slider .slick-prev {
  right: calc(2.25em + 1.6em + 0.5em);
  left: auto;
}
@media (max-width: 767.98px) {
  .bg-and-color-plate .multi-grid-slider .slick-prev {
    right: calc(0em + 1.6em + 0.5em);
  }
}
.grid-title-blk {
  font-size: 1rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.625em 1.25em 1.75em;
  background: rgba(255, 255, 255, 0.1);
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .grid-title-blk {
    font-size: 0.875rem;
  }
}
.multi-grid-slider .grid-title-blk {
  height: 100%;
}
.grid-title-blk::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid currentColor;
}
.grid-title-blk__inner {
  text-align: center;
  min-width: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.grid-title-blk__title {
  font-size: 1.375em;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.grid-title-blk__title + .grid-title-blk__text {
  margin: 0.3125em 0 0;
}
.grid-title-blk__text {
  max-height: 2.625em;
  overflow: hidden;
}
.grid-title-blk:hover::before {
  border-color: #a02337;
  box-shadow: inset 0 0 0 1px #a02337;
}
div.grid-title-blk:hover {
  cursor: default;
}
@media (max-width: 767.98px) {
  .photo-irregular-slider {
    max-width: 22rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.list-highlight__right .photo-irregular-slider {
  margin-top: 1.875em;
}
@media (min-width: 768px) {
  .list-highlight__right .list-highlight__heading + .photo-irregular-slider {
    margin-top: 0;
  }
}
.photo-irregular-slider__container {
  margin: -1px 0 0;
  padding: 1px 0 0;
}
.photo-irregular-slider__container.slick-default-item-total-1 .slick-dots {
  display: none;
}
.js-slick-container:not(.js-slick-loaded)
  .photo-irregular-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .photo-irregular-slider__list {
  opacity: 0;
}
.photo-irregular-slider .slick-list {
  overflow: visible;
}
.photo-irregular-slider .slick-dots {
  margin: 1.25em 0 1.25em 1.125em;
}
.photo-irregular-blk {
  font-size: 1rem;
  display: block;
  margin: 1.125em 0 0 1.125em;
  background: #e4e4e4;
}
.photo-irregular-slider .slick-list .photo-irregular-blk {
  -webkit-transform: translate(2em, 0);
  -ms-transform: translate(2em, 0);
  transform: translate(2em, 0);
}
.photo-irregular-slider .slick-active .photo-irregular-blk {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.photo-irregular-slider .js-slick-fading-out .photo-irregular-blk {
  -webkit-transform: translate(-2em, 0);
  -ms-transform: translate(-2em, 0);
  transform: translate(-2em, 0);
}
.photo-irregular-blk__imgw {
  position: relative;
  float: left;
  width: 100%;
  margin: -1.125em 0 0 -1.125em;
}
.photo-irregular-blk__imgctrl {
  padding: 56.09065156% 0 0;
}
.photo-irregular-blk__main {
  position: relative;
  clear: both;
  padding: 2.0625em 1.25em 2.625em;
}
.photo-irregular-blk__main::before {
  position: absolute;
  top: 1.125em;
  left: 0;
  width: 3.125em;
  height: 0.125em;
  background: #f8f8f8;
}
.photo-irregular-blk__main > :first-child {
  margin-top: 0;
}
.photo-irregular-blk__title {
  font-weight: 300;
  line-height: 1.3;
  color: inherit;
  font-size: 1.5em;
  margin: 0 0 0.25em;
}
@media (max-width: 991.98px) {
  .photo-irregular-blk__title {
    font-size: 1.3125rem;
  }
}
@media (max-width: 767.98px) {
  .photo-irregular-blk__title {
    font-size: 1.125rem;
  }
}
.photo-irregular-blk__text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.375;
  overflow: hidden;
  margin: 0.75em 0 0;
}
@media (max-width: 991.98px) {
  .photo-irregular-blk__text {
    font-size: 0.875rem;
  }
}
.photo-irregular-blk__topic {
  font-size: 0.875rem;
  font-style: italic;
  margin: 0.42857143em 0;
}
.photo-irregular-blk.color-set--gray {
  color: #454545;
  background-color: #f4f4f4;
}
.photo-irregular-blk.color-set--gray .photo-irregular-blk__title {
  color: #454545;
}
.photo-irregular-blk.color-set--gray .photo-irregular-blk__main::before {
  background: #fff;
}
.photo-irregular-blk.color-set--gray-dark {
  color: #fff;
  background-color: #717171;
}
.photo-irregular-blk.color-set--gray-dark .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--gray-dark .photo-irregular-blk__main::before {
  background: #8b8a8a;
}
.photo-irregular-blk.color-set--blue {
  color: #fff;
  background-color: #2840a8;
}
.photo-irregular-blk.color-set--blue .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--blue .photo-irregular-blk__main::before {
  background: #3451cf;
}
.photo-irregular-blk.color-set--purple {
  color: #fff;
  background-color: #210f68;
}
.photo-irregular-blk.color-set--purple .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--purple .photo-irregular-blk__main::before {
  background: #2f1595;
}
.photo-irregular-blk.color-set--red {
  color: #fff;
  background-color: #a02337;
}
.photo-irregular-blk.color-set--red .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--red .photo-irregular-blk__main::before {
  background: #ca2c45;
}
.photo-irregular-blk.color-set--cyan {
  color: #fff;
  background-color: #4f9eb5;
}
.photo-irregular-blk.color-set--cyan .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--cyan .photo-irregular-blk__main::before {
  background: #73b2c4;
}
.photo-irregular-blk.color-set--orange {
  color: #fff;
  background-color: #cd3911;
}
.photo-irregular-blk.color-set--orange .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--orange .photo-irregular-blk__main::before {
  background: #e87461;
}
.photo-irregular-blk.color-set--yellow {
  color: #454545;
  background-color: #ecca5f;
}
.photo-irregular-blk.color-set--yellow .photo-irregular-blk__title {
  color: #454545;
}
.photo-irregular-blk.color-set--yellow .photo-irregular-blk__main::before {
  background: #f1d98d;
}
.photo-irregular-blk.color-set--brown {
  color: #fff;
  background-color: #603f32;
}
.photo-irregular-blk.color-set--brown .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--brown .photo-irregular-blk__main::before {
  background: #825543;
}
.photo-irregular-blk.color-set--green {
  color: #fff;
  background-color: #397e39;
}
.photo-irregular-blk.color-set--green .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--green .photo-irregular-blk__main::before {
  background: #49a149;
}
.photo-irregular-blk.color-set--gray-normal {
  color: #333;
  background-color: #c0bfbf;
}
.photo-irregular-blk.color-set--gray-normal .photo-irregular-blk__title {
  color: #333;
}
.photo-irregular-blk.color-set--gray-normal .photo-irregular-blk__main::before {
  background: #d9d9d9;
}
.photo-irregular-blk.color-set--crimson {
  color: #fff;
  background-color: #c80f2e;
}
.photo-irregular-blk.color-set--crimson .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--crimson .photo-irregular-blk__main::before {
  background: #fef4f7;
}
.photo-irregular-blk.color-set--fast {
  color: #fff;
  background-color: #d2430f;
}
.photo-irregular-blk.color-set--fast .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--fast .photo-irregular-blk__main::before {
  background: #ef5b25;
}
.photo-irregular-blk.color-set--fce {
  color: #fff;
  background-color: #9e0040;
}
.photo-irregular-blk.color-set--fce .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--fce .photo-irregular-blk__main::before {
  background: #d10055;
}
.photo-irregular-blk.color-set--fhss {
  color: #fff;
  background-color: #2b8054;
}
.photo-irregular-blk.color-set--fhss .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--fhss .photo-irregular-blk__main::before {
  background: #38a66d;
}
.photo-irregular-blk.color-set--sd {
  color: #fff;
  background-color: #007c87;
}
.photo-irregular-blk.color-set--sd .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--sd .photo-irregular-blk__main::before {
  background: #00abba;
}
.photo-irregular-blk.color-set--fb {
  color: #fff;
  background-color: #583f98;
}
.photo-irregular-blk.color-set--fb .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--fb .photo-irregular-blk__main::before {
  background: #6f52b8;
}
.photo-irregular-blk.color-set--feng {
  color: #fff;
  background-color: #c80f2e;
}
.photo-irregular-blk.color-set--feng .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--feng .photo-irregular-blk__main::before {
  background: #ee1c3f;
}
.photo-irregular-blk.color-set--fh {
  color: #fff;
  background-color: #0071bb;
}
.photo-irregular-blk.color-set--fh .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--fh .photo-irregular-blk__main::before {
  background: #0090ee;
}
.photo-irregular-blk.color-set--shtm {
  color: #fff;
  background-color: #123663;
}
.photo-irregular-blk.color-set--shtm .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--shtm .photo-irregular-blk__main::before {
  background: #1a4e8e;
}
.photo-irregular-blk.color-set--polyu-gray {
  color: #fff;
  background-color: #58595b;
}
.photo-irregular-blk.color-set--polyu-gray .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--polyu-gray .photo-irregular-blk__main::before {
  background: #717275;
}
.photo-irregular-blk.color-set--polyu-red {
  color: #fff;
  background-color: #a02337;
}
.photo-irregular-blk.color-set--polyu-red .photo-irregular-blk__title {
  color: #fff;
}
.photo-irregular-blk.color-set--polyu-red .photo-irregular-blk__main::before {
  background: #ca2c45;
}
.four-third-img-slider {
  font-size: 1rem;
  margin: 1.125em -0.625em;
}
@media (max-width: 1199.98px) {
  .four-third-img-slider {
    font-size: 0.6875rem;
  }
}
@media (max-width: 991.98px) {
  .four-third-img-slider {
    font-size: 0.5rem;
  }
}
.four-third-img-slider__itm {
  float: left;
  padding: 0 0.625em;
}
@media (min-width: 768px) {
  .js-slick-container:not(.js-slick-loaded)
    .four-third-img-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .four-third-img-slider__list {
    opacity: 0;
  }
  .four-third-img-slider__itm {
    width: 25%;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .four-third-img-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .four-third-img-slider__list {
    opacity: 0;
  }
  .four-third-img-slider__itm {
    width: 33.33333333%;
  }
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .four-third-img-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .four-third-img-slider__list {
    opacity: 0;
  }
  .four-third-img-slider__itm {
    width: 50%;
  }
}
.four-third-img-slider .slick-prev {
  left: calc(0.25em - 0.8em);
}
.four-third-img-slider .slick-next {
  right: calc(0.25em - 0.8em);
}
.four-third-img {
  font-size: 1rem;
  position: relative;
  display: block;
}
@media (max-width: 1199.98px) {
  .four-third-img {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991.98px) {
  .four-third-img {
    font-size: 0.5625rem;
  }
}
.four-third-img__imgw {
  background: #fff;
}
.four-third-img__imgctrl {
  padding: 75% 0 0;
}
.four-third-img__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.four-third-img__cover::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
}
.four-third-img__cover::after {
  position: absolute;
  top: 0.75em;
  right: 0.75em;
  bottom: 0.75em;
  left: 0.75em;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 0;
  border: 1px solid #fff;
  box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.15),
    inset 0 0 0.75em rgba(0, 0, 0, 0.15);
}
.four-third-img__text {
  font-size: 2.625em;
  line-height: 1;
  position: absolute;
  left: 0.28571429em;
  right: 0.28571429em;
  bottom: 0.28571429em;
  padding: 0.28571429em;
  text-align: center;
  transition-property: bottom, right, -webkit-transform;
  transition-property: bottom, right, transform;
  transition-property: bottom, right, transform, -webkit-transform;
  color: #fff;
  text-shadow: 0 0 0.1875em rgba(0, 0, 0, 0.4);
}
.side-dot-list__btn,
.side-dot-list__btn:before {
  transition-property: box-shadow, opacity, -webkit-transform;
}
.four-third-img__text::before {
  position: absolute;
  top: calc(100%);
  left: 50%;
  width: 1.28571429em;
  height: 0.04761905em;
  margin: 0 0 0 -0.64285714em;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  background: #fff;
}
a.four-third-img.selected .four-third-img__cover::before,
a.four-third-img:focus .four-third-img__cover::before,
a.four-third-img:hover .four-third-img__cover::before {
  opacity: 0.1;
}
a.four-third-img.selected .four-third-img__cover::after,
a.four-third-img:focus .four-third-img__cover::after,
a.four-third-img:hover .four-third-img__cover::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
a.four-third-img.selected .four-third-img__text,
a.four-third-img:focus .four-third-img__text,
a.four-third-img:hover .four-third-img__text {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
a.four-third-img.selected .four-third-img__text::before,
a.four-third-img:focus .four-third-img__text::before,
a.four-third-img:hover .four-third-img__text::before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
a.four-third-img.selected .four-third-img__cover::before {
  opacity: 0.75;
}
a.four-third-img.selected .four-third-img__cover::after {
  display: none;
}
a.four-third-img.selected .four-third-img__text::before {
  background-color: #a02337;
}
.logo-list__container {
  font-size: 1rem;
  margin: 0.875em -0.875em;
}
.logo-list__container.js-slick-loaded .slick-slide > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.logo-list__itm {
  width: 25%;
  padding: 0.875em;
}
@media (max-width: 991.98px) {
  .logo-list__container {
    font-size: 0.625rem;
  }
  .logo-list__itm {
    width: 33.33333333%;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .logo-list__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .logo-list__list {
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .js-slick-container:not(.js-slick-loaded)
    .logo-list__list
    > .js-slick-itm:nth-child(12)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .logo-list__list {
    opacity: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .logo-list__list
    > .js-slick-itm:nth-child(9)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .logo-list__list {
    opacity: 0;
  }
}
.logo-list__container:not(.js-slick-loaded) .logo-list__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.logo-list .slick-dots {
  margin-top: 0.9375em;
}
.logo-hover-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  padding: 49.27536232% 0 0;
}
.logo-hover-blk::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 0.1875em;
  opacity: 0;
  background: #a02337;
}
.logo-hover-blk:hover {
  box-shadow: 0 0 0.5em 0.0625em rgba(0, 0, 0, 0.15);
}
.logo-hover-blk:hover::before {
  opacity: 1;
}
.js-slick-container:not(.js-slick-loaded) .blk-dot-slider__list,
.js-slick-container:not(.js-slick-loaded) .ds-main__list,
.js-slick-container:not(.js-slick-loaded) .single-slider__list {
  opacity: 0;
}
.color-set--gray .logo-hover-blk::before {
  background-color: #f4f4f4;
}
.color-set--gray-dark .logo-hover-blk::before {
  background-color: #717171;
}
.color-set--blue .logo-hover-blk::before {
  background-color: #2840a8;
}
.color-set--purple .logo-hover-blk::before {
  background-color: #210f68;
}
.color-set--red .logo-hover-blk::before {
  background-color: #a02337;
}
.color-set--cyan .logo-hover-blk::before {
  background-color: #4f9eb5;
}
.color-set--orange .logo-hover-blk::before {
  background-color: #cd3911;
}
.color-set--yellow .logo-hover-blk::before {
  background-color: #ecca5f;
}
.color-set--brown .logo-hover-blk::before {
  background-color: #603f32;
}
.color-set--green .logo-hover-blk::before {
  background-color: #397e39;
}
.color-set--gray-normal .logo-hover-blk::before {
  background-color: #c0bfbf;
}
.color-set--crimson .logo-hover-blk::before {
  background-color: #c80f2e;
}
.color-set--fast .logo-hover-blk::before {
  background-color: #d2430f;
}
.color-set--fce .logo-hover-blk::before {
  background-color: #9e0040;
}
.color-set--fhss .logo-hover-blk::before {
  background-color: #2b8054;
}
.color-set--sd .logo-hover-blk::before {
  background-color: #007c87;
}
.color-set--fb .logo-hover-blk::before {
  background-color: #583f98;
}
.color-set--feng .logo-hover-blk::before {
  background-color: #c80f2e;
}
.color-set--fh .logo-hover-blk::before {
  background-color: #0071bb;
}
.color-set--shtm .logo-hover-blk::before {
  background-color: #123663;
}
.color-set--polyu-gray .logo-hover-blk::before {
  background-color: #58595b;
}
.color-set--polyu-red .logo-hover-blk::before {
  background-color: #a02337;
}
.img-bot-border-blk-list {
  font-size: 1rem;
}
.img-bot-border-blk-list .slick-arrow {
  font-size: 3.125rem;
  font-weight: 700;
  color: #000;
  text-shadow: none;
}
.img-bot-border-blk-list .slick-prev {
  right: 100%;
  left: auto;
}
.img-bot-border-blk-list .slick-next {
  right: auto;
  left: 100%;
}
@media (max-width: 991.98px) {
  .img-bot-border-blk-list {
    font-size: 0.625rem;
  }
}
.img-bot-border-blk-list__container {
  margin: 0 -0.875em;
}
.underline-tab__tab-pane-inner .img-bot-border-blk-list__container {
  margin-top: -0.9375em;
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .img-bot-border-blk-list__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .img-bot-border-blk-list__list {
    opacity: 0;
  }
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .img-bot-border-blk-list__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .img-bot-border-blk-list__list {
    opacity: 0;
  }
}
.img-bot-border-blk-list__list:not(.slick-initialized) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.img-bot-border-blk-list__blk {
  padding: 0.875em;
}
@media (min-width: 768px) {
  .js-slick-container:not(.js-slick-loaded)
    .img-bot-border-blk-list__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .img-bot-border-blk-list__list {
    opacity: 0;
  }
  .img-bot-border-blk-list__blk {
    width: 33.33333333%;
  }
}
.img-bot-border-blk-list .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.img-bot-border-blk-list .slick-slide {
  float: none;
  height: auto;
}
.img-bot-border-blk-list .slick-dots {
  margin: 0.9375em 0 0;
}
.img-bot-border-blk {
  font-size: 1rem;
  display: block;
  position: relative;
  border-bottom: 0.1875rem solid #a02337;
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 991.98px) {
  .img-bot-border-blk {
    font-size: 0.9375rem;
  }
}
.img-bot-border-blk-list .img-bot-border-blk {
  height: 100%;
}
.img-bot-border-blk__img-ctrl {
  padding: 0 0 56.33802817%;
}
.img-bot-border-blk__tag {
  margin: 0 0 0.71428571em;
}
.theme-color-bg.img-bot-border-blk__bottom .img-bot-border-blk__tag {
  background-color: rgba(255, 255, 255, 0.92);
}
.img-bot-border-blk__bottom {
  padding: 1.5625em 1.375em 1.625em;
}
.img-bot-border-blk__bottom::before {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  content: "";
}
.img-bot-border-blk__title {
  font-size: 1.375em;
  line-height: 1.18181818;
  margin: 0 0 0.5625em;
}
@media (max-width: 991.98px) {
  .img-bot-border-blk__title {
    font-size: 1.1875em;
  }
}
.img-bot-border-blk__more {
  margin-top: 1.25em;
}
.img-bot-border-blk .btn-row__btn {
  min-width: 8.75em;
  border-radius: 0.1875em;
}
.img-bot-border-blk__text-ctrl {
  max-height: 12.5em;
  overflow: hidden;
}
.color-set--gray
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(244, 244, 244, 0.2);
  color: #454545;
}
.color-set--gray-dark
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(113, 113, 113, 0.2);
  color: #454545;
}
.color-set--blue
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(40, 64, 168, 0.2);
  color: #454545;
}
.color-set--purple
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(33, 15, 104, 0.2);
  color: #454545;
}
.color-set--red
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: #a02337;
  color: #fff;
}
.color-set--cyan
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(79, 158, 181, 0.2);
  color: #454545;
}
.color-set--orange
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(205, 57, 17, 0.2);
  color: #454545;
}
.color-set--yellow
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(236, 202, 95, 0.2);
  color: #454545;
}
.color-set--brown
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(96, 63, 50, 0.2);
  color: #454545;
}
.color-set--green
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(57, 126, 57, 0.2);
  color: #454545;
}
.color-set--gray-normal
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(192, 191, 191, 0.2);
  color: #454545;
}
.color-set--crimson
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(200, 15, 46, 0.2);
  color: #454545;
}
.color-set--fast
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(210, 67, 15, 0.2);
  color: #454545;
}
.color-set--fce
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(158, 0, 64, 0.2);
  color: #454545;
}
.color-set--fhss
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(43, 128, 84, 0.2);
  color: #454545;
}
.color-set--sd
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(0, 124, 135, 0.2);
  color: #454545;
}
.color-set--fb
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(88, 63, 152, 0.2);
  color: #454545;
}
.color-set--feng
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(200, 15, 46, 0.2);
  color: #454545;
}
.color-set--fh
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(0, 113, 187, 0.2);
  color: #454545;
}
.color-set--shtm
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(18, 54, 99, 0.2);
  color: #454545;
}
.color-set--polyu-gray
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: rgba(88, 89, 91, 0.2);
  color: #454545;
}
.color-set--polyu-red
  .img-bot-border-blk__bottom:not(.theme-color-bg)
  .img-bot-border-blk__tag {
  background-color: #a02337;
  color: #fff;
}
.cover-title-blk {
  font-size: 1rem;
  width: 16.5625em;
  text-align: center;
}
@media (max-width: 991.98px) {
  .cover-title-blk {
    font-size: 0.75rem;
  }
}
.cover-title-blk__link {
  position: relative;
  display: block;
  overflow: hidden;
}
.cover-title-blk__link::before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.875em;
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.33333333em;
  height: 1.33333333em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e91a";
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  color: #fff;
  background: #000;
}
.cover-title-blk__link:hover::before {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.cover-title-blk__text {
  font-size: 1.25em;
  font-style: italic;
  margin: 0.9em 0 0;
  color: #fff;
}
.book-cover-slider {
  position: relative;
  padding: 0 0 2.5em;
  margin: 2.5em 0 0;
}
@media (max-width: 991.98px) {
  .book-cover-slider {
    font-size: 0.6875em;
  }
}
@media (max-width: 767.98px) {
  .book-cover-slider {
    font-size: 0.5625em;
  }
}
.book-cover-slider::before {
  position: absolute;
  z-index: 0;
  top: 9.0625em;
  bottom: 0;
  left: -60vw;
  width: 200vw;
  content: "";
  background: #a02337;
}
.book-cover-slider__inner {
  position: relative;
  z-index: 1;
  width: 100vw;
}
.book-cover-slider__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.book-cover-slider__list.slick-initialized {
  display: block;
}
.book-cover-slider__blk {
  padding: 0 0 0 1.75em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.book-cover-slider__blk:nth-child(odd) {
  margin: 4.0625em 0 0;
}
.book-cover-slider .slick-dots {
  margin: 2.1875em 0 0 1.75em;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.blk-dot-slider {
  position: relative;
  margin: auto;
}
@media (max-width: 991.98px) {
  .blk-dot-slider {
    font-size: 0.75em;
    padding-left: 5.125rem;
  }
  .blk-dot-slider .slick-list {
    overflow: visible;
  }
  .blk-dot-slider .slick-dots-container {
    height: 46.35416667vw;
  }
}
@media (max-width: 767.98px) {
  .blk-dot-slider {
    font-size: 0.375rem;
    padding-left: 1.5625rem;
  }
  .blk-dot-slider .slick-list {
    overflow: visible;
  }
  .blk-dot-slider .slick-dots-container {
    height: auto;
  }
}
.blk-dot-slider::before,
.blk-dot-slider__item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3.5em;
  content: "";
  background: #a02337;
}
@media (max-width: 991.98px) {
  .blk-dot-slider::before,
  .blk-dot-slider__item::before {
    bottom: auto;
    height: 46.35416667vw;
  }
}
@media (max-width: 767.98px) {
  .blk-dot-slider::before,
  .blk-dot-slider__item::before {
    right: auto;
    left: 0;
    width: 0.9375rem;
    height: 50.13333333vw;
  }
}
.blk-dot-slider__item::before {
  z-index: 5;
  background-color: transparent;
}
.blk-dot-slider::after {
  position: absolute;
  z-index: -1;
  top: 17.375em;
  left: 6.25em;
  width: 21.875em;
  height: 13.75em;
  content: "";
  background: #f5f5f5;
}
.blk-dot-slider-blk__imgw::before,
.blk-dot-slider-blk__title::before,
.border-cover-text-blk::before {
  background: #a02337;
  content: "";
}
.js-slick-container:not(.js-slick-loaded)
  .blk-dot-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.blk-dot-slider-blk {
  position: relative;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .blk-dot-slider::after {
    top: auto;
    bottom: 0;
    left: 0;
  }
  .blk-dot-slider-blk__imgw {
    margin-left: 5.125rem;
  }
}
@media (max-width: 767.98px) {
  .blk-dot-slider-blk__imgw {
    margin-left: 1.875rem;
  }
}
@media (min-width: 992px) {
  .blk-dot-slider-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blk-dot-slider-blk__imgw {
    width: 64.58333333%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .blk-dot-slider-blk__title {
    margin: 0 -3.88888889em 0 3.47222222em;
  }
  .blk-dot-slider-blk__s-title {
    margin-right: 6.36363636em;
  }
}
.blk-dot-slider-blk__imgw {
  position: relative;
  margin-bottom: 2.125em;
}
.blk-dot-slider-blk__imgw::before {
  position: absolute;
  bottom: -2.125em;
}
@media (max-width: 767.98px) {
  .blk-dot-slider-blk__imgw::before {
    left: -1.875rem;
    width: calc(100% + 3.4375em);
    height: 12.5em;
  }
}
@media (min-width: 768px) {
  .blk-dot-slider-blk__imgw::before {
    left: -6.875em;
    width: calc(100% + 3.4375em);
    height: 10em;
  }
}
.blk-dot-slider-blk__ctrl {
  padding-bottom: 54.83870968%;
}
.blk-dot-slider-blk__content {
  position: relative;
  z-index: 3;
  margin: 1.25em 0 6.25em;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.blk-dot-slider-blk__title {
  font-size: 2.25em;
  position: relative;
  padding: 0.80555556em 0;
  color: #333;
}
@media (max-width: 991.98px) {
  .blk-dot-slider-blk__content {
    margin-bottom: 1.875em;
  }
  .blk-dot-slider-blk__title {
    font-size: 2.1875rem;
    margin: 1.57142857em 0.71428571em 0 0;
  }
}
@media (max-width: 767.98px) {
  .blk-dot-slider-blk__title {
    font-size: 1.5rem;
    margin: 2em 0.71428571em 0 0;
  }
}
.blk-dot-slider-blk__title::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2.77777778em;
  height: 0.08333333em;
}
.blk-dot-slider-blk__s-title {
  font-size: 0.61111111em;
  font-weight: 300;
  line-height: 1.3;
  display: block;
  margin-bottom: 0.36363636em;
}
.border-title-go-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .border-title-go-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .border-title-go-blk {
    font-size: 0.8125rem;
  }
  .border-title-go-blk__title {
    font-weight: 400;
  }
}
.border-title-go-blk__title {
  font-size: 1.375em;
  margin-bottom: 0.31818182em;
}
.border-title-go-blk__text {
  font-size: 0.9375rem;
}
.border-title-go-blk__img-w {
  margin: 0.75em 0 0;
}
.border-title-go-blk .line-date {
  margin: 0.625em 0 0;
}
.border-title-go-blk__content-main {
  max-height: 12.75em;
  overflow: hidden;
}
.drag-slider__inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.drag-slider__bg-text {
  font-size: 7.5rem;
  font-weight: 300;
  position: absolute;
  bottom: -0.5em;
  left: 33.125rem;
  white-space: nowrap;
  color: #f8f8f8;
}
.drag-slider__main {
  width: 420px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .drag-slider__bg-text {
    font-size: 5.625rem;
    bottom: -5rem;
    left: 11.875rem;
  }
  .drag-slider__main {
    width: 21.5625rem;
  }
}
@media (max-width: 767.98px) {
  .drag-slider__bg-text {
    font-size: 3.125rem;
    bottom: -3rem;
    left: 1.4375rem;
  }
  .drag-slider__main {
    width: calc(100vw - 5rem);
  }
}
.drag-slider__small {
  margin: 0 0 0 1.25em;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.drag-slider__slider {
  max-width: 500px;
  margin: 3.125em auto 1.875em;
}
.js-slick-container:not(.js-slick-loaded)
  .ds-main__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.ds-side {
  width: 60vw;
}
.ds-side__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ds-side__itm {
  padding: 0 1.25em 0 0;
}
.ds-side .border-title-go-blk {
  width: 21.25rem;
}
@media (max-width: 991.98px) {
  .drag-slider__slider {
    margin-top: 5.9375em;
    margin-bottom: 2.8125em;
    font-size: 0.875rem;
  }
  .ds-side .border-title-go-blk {
    width: 17.1875rem;
  }
}
.border-cover-text-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .ds-side .border-title-go-blk {
    width: 15rem;
  }
  .border-cover-text-blk {
    font-size: 0.875rem;
  }
}
.border-cover-text-blk::before {
  position: absolute;
  z-index: 9;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
}
.border-cover-text-blk__ctrl {
  padding: 0 0 38.88888889%;
}
.border-cover-text-blk__ctrl::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}
.border-cover-text-blk__text {
  font-size: 1.375em;
  line-height: 1.25;
  position: absolute;
  z-index: 2;
  top: 0.68181818em;
  right: 0.90909091em;
  bottom: 0.68181818em;
  left: 0.90909091em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .border-cover-text-blk__text {
    font-size: 1.1875em;
  }
}
.border-promo-slider {
  font-size: 1rem;
  margin: 3.125em 0 3.75em;
}
@media (max-width: 991.98px) {
  .border-promo-slider {
    font-size: 0.75rem;
  }
}
.border-promo-slider__list {
  margin: 0 -0.9375em;
}
.border-promo-slider__list:not(.slick-initialized) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.border-promo-slider__list .slick-track {
  margin-right: auto;
  margin-left: auto;
}
.border-promo-slider__itm {
  float: left;
  padding: 0 0.9375em;
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .border-promo-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .border-promo-slider__list {
    opacity: 0;
  }
  .border-promo-slider__itm {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .js-slick-container:not(.js-slick-loaded)
    .border-promo-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .border-promo-slider__list {
    opacity: 0;
  }
  .border-promo-slider__itm {
    width: 33.33333333%;
  }
}
@media (min-width: 480px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .border-promo-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .border-promo-slider__list {
    opacity: 0;
  }
  .border-promo-slider__itm {
    width: 50%;
  }
}
.border-promo-slider .slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  margin: 1.25em 0 0;
}
.js-slick-container:not(.js-slick-loaded)
  .single-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.info-slider {
  margin: 3.125em 0;
  padding: 5em 0;
  background: #f4f4f4;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .info-slider {
    margin: 1.5625rem 0;
  }
}
.info-slider .slick-arrow {
  top: 3.54285714em;
}
@media (max-width: 991.98px) {
  .info-slider {
    font-size: 0.75rem;
  }
  .info-slider .slick-arrow {
    top: 4.625em;
  }
}
.info-slider__container {
  position: relative;
}
.info-slider__container::before {
  position: absolute;
  top: 15.3125em;
  right: -100vw;
  left: -100vw;
  height: 1px;
  content: "";
  background: #b7b7b7;
}
.info-slider__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.9375em;
}
.bg-button__inner,
.des-info-blk__title {
  display: -webkit-flex;
  display: -ms-flexbox;
  overflow: hidden;
}
.info-slider__itm {
  padding: 0 0.9375em;
}
@media (max-width: 479.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .info-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .info-slider__list {
    opacity: 0;
  }
  .info-slider__itm {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .info-slider__list
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .info-slider__list {
    opacity: 0;
  }
  .info-slider__itm {
    background: #f4f4f4;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .js-slick-container:not(.js-slick-loaded)
    .info-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .info-slider__list {
    opacity: 0;
  }
  .info-slider__itm {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .info-slider__list
    > .js-slick-itm:nth-child(2)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .info-slider__list {
    opacity: 0;
  }
  .info-slider__itm {
    width: 50%;
  }
}
.info-slider .des-info-blk {
  font-size: 1em;
  background: #f4f4f4;
}
.des-info-blk {
  font-size: 1rem;
  position: relative;
  padding: 13.125em 0 0;
  text-align: center;
}
.des-info-blk__img-w {
  position: relative;
  width: 11.625em;
  margin: auto;
  background: #fff;
  box-shadow: 0 0.125em 1em 0 rgba(0, 0, 0, 0.15);
}
.des-info-blk__img-w::after,
.des-info-blk__img-w::before {
  position: absolute;
  left: 50%;
  content: "";
}
.des-info-blk__img-w::before {
  width: 1px;
  height: 2.5em;
  background: #b7b7b7;
}
.des-info-blk__img-w::after {
  z-index: 2;
  width: 0.625rem;
  height: 0.625rem;
  margin: -0.3125rem 0 0 -0.3125rem;
  border-radius: 50%;
  background: #a02337;
}
.des-info-blk__img-ctrl {
  padding: 0 0 75.2688172%;
}
.des-info-blk__title {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.1;
  display: flex;
  height: 2.33333333em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a02337;
}
.bg-button,
.bg-button:focus,
.bg-button:hover,
.bg-button[aria-selected="true"] {
  color: #fff;
}
.des-info-blk__sub-title {
  font-size: 1.375em;
  margin: 0.09090909em 0 0;
}
.des-info-blk__text {
  font-size: 1rem;
  margin: 0.4375em 0 0;
}
@media (max-width: 991.98px) {
  .des-info-blk__text {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .des-info-blk__img-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .des-info-blk__img-w::before {
    top: 100%;
  }
  .des-info-blk__img-w::after {
    top: calc(100% + 2.5em);
  }
}
@media (min-width: 768px) {
  .des-info-blk--up .des-info-blk__img-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .des-info-blk--up .des-info-blk__img-w::before {
    top: 100%;
  }
  .des-info-blk--up .des-info-blk__img-w::after {
    top: calc(100% + 2.5em);
  }
  .des-info-blk--down .des-info-blk__img-outer {
    margin: 0 0 1.25em;
    padding: 4.6875em 0 0;
  }
  .des-info-blk--down .des-info-blk__img-w::before {
    bottom: 100%;
  }
  .des-info-blk--down .des-info-blk__img-w::after {
    bottom: calc(100% + 2.5em);
  }
}
.bg-button {
  font-size: 1.375rem;
  position: relative;
  display: block;
  overflow: hidden;
  width: 11.63636364em;
  border-radius: 0 1.36363636em;
}
@media (max-width: 991.98px) {
  .bg-button {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .bg-button {
    font-size: 0.8125rem;
  }
}
.bg-button::after {
  display: block;
  padding: 0 0 45.3125%;
  content: "";
}
.bg-button::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.5;
  background-color: rgba(0, 0, 0, 0.88);
}
.bg-button:focus::before,
.bg-button:hover::before {
  opacity: 0.75;
}
.bg-button[aria-selected="true"]::before {
  opacity: 0.85;
  background-color: #a02337;
}
.bg-button__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-button__inner {
  font-style: italic;
  position: absolute;
  z-index: 6;
  top: 0.68181818em;
  right: 0.68181818em;
  bottom: 0.68181818em;
  left: 0.68181818em;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.co-overlay-slider__next::before,
.co-overlay-slider__prev::before,
.dummy-recaptcha__speaker::before,
.large-collapse__trigger-title:after,
.scroll-arrow::before,
.spa-blk__link::after {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.color-set--gray .bg-button[aria-selected="true"]::before {
  background-color: #f4f4f4 !important;
}
.color-set--gray-dark .bg-button[aria-selected="true"]::before {
  background-color: #717171 !important;
}
.color-set--blue .bg-button[aria-selected="true"]::before {
  background-color: #2840a8 !important;
}
.color-set--purple .bg-button[aria-selected="true"]::before {
  background-color: #210f68 !important;
}
.color-set--red .bg-button[aria-selected="true"]::before {
  background-color: #a02337 !important;
}
.color-set--cyan .bg-button[aria-selected="true"]::before {
  background-color: #4f9eb5 !important;
}
.color-set--orange .bg-button[aria-selected="true"]::before {
  background-color: #cd3911 !important;
}
.color-set--yellow .bg-button[aria-selected="true"]::before {
  background-color: #ecca5f !important;
}
.color-set--brown .bg-button[aria-selected="true"]::before {
  background-color: #603f32 !important;
}
.color-set--green .bg-button[aria-selected="true"]::before {
  background-color: #397e39 !important;
}
.color-set--gray-normal .bg-button[aria-selected="true"]::before {
  background-color: #c0bfbf !important;
}
.color-set--crimson .bg-button[aria-selected="true"]::before {
  background-color: #c80f2e !important;
}
.color-set--fast .bg-button[aria-selected="true"]::before {
  background-color: #d2430f !important;
}
.color-set--fce .bg-button[aria-selected="true"]::before {
  background-color: #9e0040 !important;
}
.color-set--fhss .bg-button[aria-selected="true"]::before {
  background-color: #2b8054 !important;
}
.color-set--sd .bg-button[aria-selected="true"]::before {
  background-color: #007c87 !important;
}
.color-set--fb .bg-button[aria-selected="true"]::before {
  background-color: #583f98 !important;
}
.color-set--feng .bg-button[aria-selected="true"]::before {
  background-color: #c80f2e !important;
}
.color-set--fh .bg-button[aria-selected="true"]::before {
  background-color: #0071bb !important;
}
.color-set--shtm .bg-button[aria-selected="true"]::before {
  background-color: #123663 !important;
}
.color-set--polyu-gray .bg-button[aria-selected="true"]::before {
  background-color: #58595b !important;
}
.color-set--polyu-red .bg-button[aria-selected="true"]::before {
  background-color: #a02337 !important;
}
.over-img-text-blk {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34.375em;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 991.98px) {
  .over-img-text-blk {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .over-img-text-blk {
    width: 32.30769231em;
  }
}
@media (max-width: 479.98px) {
  .over-img-text-blk {
    width: calc(100vw - 30px - 100px);
    max-width: 255px;
  }
}
.over-img-text-blk__imgw {
  position: relative;
}
.over-img-text-blk__img-ctrl {
  padding: 0 0 133.33333333%;
}
.over-img-text-blk__main {
  margin: 0.9375em 0 0;
}
@media (min-width: 480px) {
  .over-img-text-blk__imgw {
    width: 46.36363636%;
  }
  .over-img-text-blk__main {
    margin: 0;
    width: 49.09090909%;
  }
}
.over-img-text-blk__title {
  font-size: 1.375em;
  margin: 0 0 0.90909091em;
}
.over-img-text-blk__text {
  font-weight: 300;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  padding: 0.22727273em 0.22727273em 1.18181818em;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 0.18181818em #000;
  font-size: 1em;
  margin: 0 0 1.25em;
}
.over-img-text-blk__date {
  margin-top: 1.25em;
}
.over-img-text-blk__desc {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .over-img-text-blk__desc {
    font-size: 0.875rem;
  }
}
.side-slide-grid {
  font-size: 1rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .side-slide-grid {
    font-size: 0.8125rem;
  }
}
.side-slide-grid__bg-text {
  font-size: 11.25em;
  font-weight: 300;
  line-height: 0.8;
  position: absolute;
  top: 2.33333333em;
  left: 50%;
  margin: 0 0 0 -0.83333333em;
  opacity: 0.34;
  color: #f4f4f4;
}
.multi-img,
.multi-img__ctrl {
  position: relative;
}
.side-slide-grid__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.side-slide-grid__hidden {
  position: relative;
  overflow: hidden;
  min-width: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.side-slide-grid__hidden-inner {
  padding: 0 4em 0 0;
}
.side-slide-grid__main {
  min-width: 0;
}
.side-slide-grid .drag-slider__slider {
  float: right;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .side-slide-grid__hidden-inner {
    padding-right: 0;
  }
  .side-slide__btns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 1.5625em;
  }
  .side-slide__btns .bg-button {
    width: calc(50% - 0.25rem);
  }
}
.side-slide__btn {
  margin: 0 0 0.36363636em;
}
.side-slide__tab-pane {
  display: none;
}
.side-slide__tab-pane.active {
  -webkit-animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  display: block;
}
.side-drag-slide .slick-arrow {
  right: auto;
  left: 0 !important;
  pointer-events: none;
  opacity: 0;
}
.side-drag-slide__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
}
.side-drag-slide__item {
  padding: 0 4.6875em 0 0;
}
@media (max-width: 767.98px) {
  .side-drag-slide__item {
    padding: 0 1.875em 0 0;
  }
}
.multi-img__ctrl {
  overflow: hidden;
  padding: 136.46616541% 0 0;
  box-shadow: 0 0 0.875em 0 rgba(0, 0, 0, 0.1);
}
.multi-img__large,
.multi-img__side-1,
.multi-img__side-2 {
  transition-timing-function: cubic-bezier(0.62, 0, 0.15, 0.99);
  transition-duration: 1s;
  opacity: 0;
}
.js-slick-fading-out .multi-img__large,
.js-slick-fading-out .multi-img__side-1,
.js-slick-fading-out .multi-img__side-2 {
  opacity: 0;
}
.js-slick-changed .multi-img__large,
.js-slick-changed .multi-img__side-1,
.js-slick-changed .multi-img__side-2,
.js-slick-fading-next .multi-img__large,
.js-slick-fading-next .multi-img__side-1,
.js-slick-fading-next .multi-img__side-2 {
  opacity: 1;
}
.multi-img__side-1,
.multi-img__side-2 {
  position: absolute;
  top: 0;
}
.multi-img__large {
  -webkit-transform: translate(30%);
  -ms-transform: translate(30%);
  transform: translate(30%);
}
.js-slick-fading-out .multi-img__large {
  -webkit-transform: translate(-30%);
  -ms-transform: translate(-30%);
  transform: translate(-30%);
}
.js-slick-changed .multi-img__large,
.js-slick-fading-next .multi-img__large {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.multi-img__side-1 {
  right: -24.43609023%;
  width: 53.7593985%;
  margin: 41.35338346% 0 0;
  -webkit-transform: translate(200%);
  -ms-transform: translate(200%);
  transform: translate(200%);
}
.js-slick-fading-out .multi-img__side-1 {
  -webkit-transform: translate(-200%);
  -ms-transform: translate(-200%);
  transform: translate(-200%);
}
.js-slick-changed .multi-img__side-1,
.js-slick-fading-next .multi-img__side-1 {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.multi-img__side-2 {
  left: -23.30827068%;
  width: 37.21804511%;
  margin: 72.36842105% 0 0;
  -webkit-transform: translate(500%);
  -ms-transform: translate(500%);
  transform: translate(500%);
}
.js-slick-fading-out .multi-img__side-2 {
  -webkit-transform: translate(-500%);
  -ms-transform: translate(-500%);
  transform: translate(-500%);
}
.js-slick-changed .multi-img__side-2,
.js-slick-fading-next .multi-img__side-2 {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
@media (min-width: 768px) {
  .multi-img-quote-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.multi-img-quote-blk__img-side {
  width: 44.48160535%;
  margin: 0 15.55183946% 0 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .multi-img-quote-blk__img-side {
    width: 30.10033445%;
    margin: 0 8.86287625% 0 5.85284281%;
  }
}
@media (max-width: 767.98px) {
  .multi-img-quote-blk__img-side {
    width: 60vw;
    max-width: 400px;
    margin: 0 auto 1.25em;
  }
}
.multi-img-quote-blk__quote {
  font-size: 1.625em;
  line-height: 1.30769231;
  padding: 0.96153846em 0 0 1.875rem;
}
@media (max-width: 991.98px) {
  .multi-img-quote-blk__quote {
    font-size: 1.25em;
  }
}
.multi-img-quote-blk__quote::after,
.multi-img-quote-blk__quote::before {
  font-size: 2.07692308em;
  opacity: 0.25;
}
.isIE-10 .multi-img-quote-blk__quote::after,
.isIE-10 .multi-img-quote-blk__quote::before,
.isIE-11 .multi-img-quote-blk__quote::after,
.isIE-11 .multi-img-quote-blk__quote::before {
  font-size: 0.48148148em;
}
.multi-img-quote-blk__quote::after {
  bottom: -0.27777778em;
}
.multi-img-quote-blk__quote-text {
  font-size: 1em;
}
.multi-img-quote-blk__quote-text + .multi-img-quote-blk__quote-text {
  padding-top: 0.57692308em;
}
.multi-img-quote-blk__bottom {
  padding: 0 0 0 1.875rem;
}
.multi-img-quote-blk__name {
  line-height: 1.5;
  margin: 2.125em 5em 1.5em 0;
}
.multi-img-quote-blk__content {
  overflow: hidden;
  max-height: 37.5em;
  padding: 0 0 0 1.875rem;
}
@media (max-width: 991.98px) {
  .multi-img-quote-blk__content {
    max-height: 25em;
  }
}
.multi-img-quote-blk__content--more-text {
  max-height: 46.875em;
}
.multi-img-quote-blk__main {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  transition-timing-function: cubic-bezier(0.62, 0, 0.15, 0.99);
  transition-duration: 1.8s;
  -webkit-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}
.js-slick-fading-out .multi-img-quote-blk__main {
  -webkit-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  opacity: 0;
}
.js-slick-changed .multi-img-quote-blk__main,
.js-slick-fading-next .multi-img-quote-blk__main {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.js-slick-container:not(.js-slick-loaded) .arrow-dot-slider__list,
.js-slick-container:not(.js-slick-loaded) .multi-img-slider__list {
  opacity: 0;
}
.js-slick-container .multi-img-quote-blk__main {
  padding-bottom: 4.6875rem;
}
.arrow-dot-slider {
  font-size: 1rem;
  position: relative;
  width: 16.25em;
  margin: 0;
  padding: 0 2em;
}
.arrow-dot-slider__inner {
  overflow: hidden;
  margin: 0 -1.25em;
  padding: 0 1.25em;
}
.arrow-dot-slider .slick-dots-container {
  position: absolute;
  top: 50%;
  left: calc(100% + 2.125em);
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.arrow-dot-slider .slick-pause-play-btn {
  font-size: 1.125em;
}
.isIE-11 .arrow-dot-slider .slick-pause-play-btn {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.arrow-dot-slider .slick-list {
  overflow: visible;
}
.arrow-dot-slider__list {
  padding: 0 1rem;
}
.js-slick-container:not(.js-slick-loaded)
  .arrow-dot-slider__list
  > .js-slick-itm:nth-child(3)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.arrow-dot-slider__list::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 2px;
  margin: -1px 0 0;
  content: "";
  background: #f4f4f4;
}
.arrow-dot-slider__itm {
  float: left;
  width: 33.33333333%;
}
.arrow-dot-slider__blk {
  position: relative;
  padding: 0 0 100%;
}
.arrow-dot-slider .slick-arrow {
  font-size: 1.25em;
  box-shadow: 0 0 0.725em 0 rgba(0, 0, 0, 0.24);
}
.arrow-dot-slider__dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.75rem;
  height: 0.75rem;
  margin: -0.375rem 0 0 -0.375rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.5rem 0.0625rem rgba(0, 0, 0, 0.3);
}
.slick-current .arrow-dot-slider__dot {
  background: #a02337;
}
.multi-img-slider {
  position: relative;
}
.multi-img-slider__list .slick-dots,
.multi-img-slider__list .slick-dots-container {
  display: none !important;
}
.js-slick-container:not(.js-slick-loaded)
  .multi-img-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.multi-img-slider__itm {
  opacity: 1 !important;
}
.multi-img-slider__navFor {
  position: absolute;
  z-index: 9;
  right: 0;
  bottom: 0;
  left: 0;
}
.multi-img-slider__navFor > .container {
  position: relative;
}
.multi-img-slider .arrow-dot-slider {
  margin: 0 0 0 calc(60.03344482% + 1.875rem);
}
@media (max-width: 991.98px) {
  .multi-img-quote-blk__content--more-text {
    max-height: 43.125em;
  }
  .multi-img-slider .arrow-dot-slider {
    margin: 0 0 0 calc(44.81605351% + 1.875rem);
  }
}
@media (max-width: 767.98px) {
  .multi-img-slider {
    font-size: 0.875em;
  }
  .multi-img-slider__navFor {
    position: relative;
  }
  .multi-img-slider .arrow-dot-slider {
    margin: 0;
  }
}
.co-overlay-slider {
  position: relative;
  height: 22.5em;
}
.co-overlay-slider .co-card {
  position: absolute;
  top: 0;
  right: 0;
}
.co-overlay-slider__next,
.co-overlay-slider__prev {
  position: absolute;
  z-index: 4;
  top: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.125em;
  height: 3.125em;
  margin: -1.5625em 0 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #454545;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.16);
}
.co-card,
.co-overlay-slider__next:hover,
.co-overlay-slider__prev:hover {
  color: #a02337;
}
.co-card,
.co-card__img-w {
  border-radius: 2.75em 0;
  position: relative;
}
.co-overlay-slider__next::before,
.co-overlay-slider__prev::before {
  font-weight: 400;
  line-height: inherit;
  font-size: 1.875em;
  position: relative;
  opacity: 0.8;
}
.co-overlay-slider__prev {
  right: 22.5em;
  margin-right: -1.5625em;
}
.co-overlay-slider__prev::before {
  left: -0.06666667em;
  content: "\e919";
}
.co-overlay-slider__next {
  right: 0;
  margin-right: -1.5625em;
}
.co-overlay-slider__next::before {
  left: 0.06666667em;
  content: "\e918";
}
.co-card {
  font-size: 1rem;
  width: 22.5em;
  height: 22.5em;
  text-align: center;
  background: #fff;
  box-shadow: 0 0.1875em 0.6875em 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
}
@media (max-width: 991.98px) {
  .co-card {
    font-size: 0.875rem;
  }
}
.co-card.active.main {
  color: #fff;
  background: #a02337;
}
.co-card.active.main .co-card__main,
.co-card.active.main .co-card__sub,
.co-card.active.main .co-card__top-inner {
  color: #fff !important;
}
.co-card.active.main .co-card__inner {
  background: url(../img/co-card-blk.png) center center no-repeat;
  background-size: 100% 100%;
}
.co-card--img.active.main {
  background: 0 0 !important;
}
.co-card--reverse .co-card__top {
  padding-bottom: 0.6875em;
}
.co-card--reverse .co-card__top + .co-card__bottom {
  margin-top: 1.0625em;
}
.co-card.active {
  opacity: 1;
}
.co-card__inner {
  height: 100%;
}
.co-card__img-w {
  overflow: hidden;
  padding-bottom: 100%;
}
.co-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.co-card__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.co-card__top {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0.1875em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.co-card__top::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2.25rem;
  height: 2px;
  margin: 0 0 0 -1.125rem;
  content: "";
  background: currentColor;
}
.co-card-slider__bg-w::after,
.co-card-slider__inner::before {
  content: "";
  background-color: #f4f4f4;
}
.co-card__top:only-child::before {
  display: none;
}
.co-card__top + .co-card__bottom {
  margin-top: 1.625em;
}
.co-card__top-inner {
  position: relative;
  font-size: 5.625em;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  text-align: center;
}
.co-card__top-inner sup {
  font-size: 0.35555556em;
  font-weight: 300;
  position: absolute;
  top: 0.25em;
}
.co-card__top-inner-icon {
  position: absolute;
  z-index: -1;
  left: calc(100% - 0.05555556em);
  bottom: 57%;
}
.co-card__main {
  font-size: 1.25em;
  margin: 0 0 0.3em;
}
.co-card__sup {
  font-size: 0.16666667em;
}
.co-card__sub {
  font-size: 1em;
  line-height: 1.4;
}
.co-card-slider {
  font-size: 1rem;
}
.co-card-slider__inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin: auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.co-card-slider__inner::before {
  position: absolute;
  width: 100%;
  height: calc(100% - 13.5em);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 767.98px) {
  .co-card-slider__inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.co-card-slider__side {
  position: relative;
  z-index: 2;
  width: 45.69444444%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 767.98px) {
  .co-card-slider__side {
    width: 100%;
  }
}
.co-card-slider__main {
  position: relative;
  overflow: hidden;
  width: 54.30555556%;
  min-height: 43.75em;
  padding: 6.94444444% 0 6.94444444% 15.97222222%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #000;
  background: #f4f4f4;
  box-shadow: -3px 3px 7px 2px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1199.98px) {
  .co-card-slider__main {
    min-height: 40em;
  }
}
@media (max-width: 991.98px) {
  .co-card-slider {
    font-size: 0.875rem;
  }
  .co-card-slider__main {
    min-height: 39.28571429em;
    padding-left: 12.91624622%;
  }
}
@media (max-width: 767.98px) {
  .co-card-slider__main {
    min-height: 25em;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: none;
    width: 100%;
  }
}
.co-card-slider__bg-c {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.co-card-slider__bg-w {
  position: relative;
  height: 100%;
}
.co-card-slider__bg-w::after {
  position: absolute;
  opacity: 0.9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.co-card-slider__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
}
.co-card-slider__content,
.co-card-slider__title {
  padding-right: 18.18181818%;
}
@media (max-width: 991.98px) {
  .co-card-slider__content,
  .co-card-slider__title {
    padding-right: 1.07142857em;
  }
}
.co-card-slider__itm {
  margin-left: 2px;
}
.co-card-slider__title {
  font-weight: 300;
  position: relative;
  margin: 0 0 0.47619048em;
  padding: 0 0 0.47619048em;
  color: inherit;
}
.co-card-slider__title::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 2px;
  content: "";
  background: #a02337;
}
.co-card-slider__btn-row {
  margin: 1.375em 0 0;
}
.co-card-slider__col-list {
  margin: 0 -18.23708207% 0 0;
}
@media (max-width: 767.98px) {
  .co-card-slider__col-list {
    margin: 0 12.15805471% -3% 0;
  }
}
@media (max-width: 479.98px) {
  .co-card-slider__col-list {
    margin: 0 8% -3% 0;
  }
}
.plate-bg-slider .video-link__icon {
  font-size: 5.25rem;
  color: #fff;
}
@media (min-width: 768px) {
  .plate-bg-slider .video-link__icon {
    font-size: 3.75rem;
  }
}
.plate-bg-slider__container {
  position: relative;
}
.plate-bg-slider__container::before {
  position: absolute;
  bottom: -0.625em;
  content: "";
  background: #a02337;
  width: 64.27104723%;
  height: 69.6969697%;
  z-index: -1;
}
.plate-bg-slider__list {
  background: #fff;
  z-index: 1;
}
.js-slick-container:not(.js-slick-loaded)
  .plate-bg-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .plate-bg-slider__list {
  opacity: 0;
}
.plate-bg-slider__ratio {
  position: relative;
  padding: 0 0 67.90123457%;
}
.plate-bg-slider .slick-arrow {
  position: absolute;
  top: calc(100% + 0.625rem);
  font-size: 0.825rem;
  margin-top: 0;
  box-shadow: 0;
}
.ckec .plate-bg-slider .slick-arrow a[target="_blank"]::after,
.js-selectBox
  .plate-bg-slider
  .slick-arrow
  .js-selectBox-left-right-arrow:before,
.plate-bg-slider .slick-arrow .arrow-list > li:before,
.plate-bg-slider .slick-arrow .checkbox-input + span:before,
.plate-bg-slider .slick-arrow .ckec a[target="_blank"]::after,
.plate-bg-slider .slick-arrow .ext-link::after,
.plate-bg-slider .slick-arrow .form-select-wrap::after,
.plate-bg-slider .slick-arrow .ico,
.plate-bg-slider .slick-arrow .inline-arrow-list > li:before,
.plate-bg-slider
  .slick-arrow
  .js-selectBox
  .js-selectBox-left-right-arrow:before,
.plate-bg-slider .slick-arrow .js-selectBox:before,
.plate-bg-slider .slick-arrow .plus-collapse__trigger::before,
.plate-bg-slider .slick-arrow .rc--checkbox + span:before,
.plate-bg-slider .slick-arrow .slick-pause-play-btn:before,
.plate-bg-slider .slick-arrow .static-content--with-ext-icon li a::after,
.plate-bg-slider .slick-arrow .static-content--with-ext-icon p a::after,
.plate-bg-slider .slick-arrow .static-content--with-ext-icon td a::after,
.static-content--with-ext-icon li .plate-bg-slider .slick-arrow a::after,
.static-content--with-ext-icon p .plate-bg-slider .slick-arrow a::after,
.static-content--with-ext-icon td .plate-bg-slider .slick-arrow a::after {
  font-size: 1.1em;
  font-weight: 700;
}
.plate-bg-slider .slick-pause-play {
  position: absolute;
  top: calc(100% + 0.875rem);
}
.plate-bg-slider .slick-pause-play-btn {
  font-size: 1rem;
}
.plate-bg-slider--left .plate-bg-slider__container::before {
  left: -0.625em;
}
.plate-bg-slider--left .slick-prev {
  right: 2.125rem;
  left: auto;
}
.plate-bg-slider--left .slick-next {
  right: 0;
}
.plate-bg-slider--left .slick-pause-play {
  right: 4.625rem;
}
.plate-bg-slider--right .plate-bg-slider__container::before {
  right: -0.625em;
}
.plate-bg-slider--right .slick-next {
  left: 2.125rem;
  right: auto;
}
.plate-bg-slider--right .slick-prev {
  left: 0;
}
.plate-bg-slider--right .slick-pause-play {
  left: 4.625rem;
}
.rte-xxxxx-collapse__inner {
  overflow: hidden;
}
.large-collapse {
  font-size: 1rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .large-collapse {
    font-size: 0.875rem;
  }
}
@media (max-width: 479.98px) {
  .large-collapse {
    font-size: 0.6875rem;
  }
}
@media (min-width: 992px) {
  .large-collapse--collapse-shown
    + .large-collapse:not(.large-collapse--collapse-shown):before {
    opacity: 0;
  }
}
.large-collapse--collapse-shown .large-collapse__heading,
.large-collapse--collapsing .large-collapse__heading {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.large-collapse-collapsing-hide .large-collapse__heading {
  visibility: visible;
  opacity: 1;
}
.large-collapse-list .large-collapse:after,
.large-collapse-list .large-collapse:before {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 56.25rem;
  height: 1px;
  content: "";
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #d6d6d6;
}
.large-collapse-list .large-collapse:after {
  top: auto;
  bottom: 0;
  display: none;
}
.large-collapse-list .large-collapse:last-child:after {
  display: block;
}
.large-collapse__trigger {
  display: block;
  padding: 3.4375em 0 1.625em;
  text-align: center;
}
.large-collapse__trigger-title {
  font-size: 2em;
  font-weight: 300;
}
.large-collapse__trigger-title:after {
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1;
  margin: 0 0 0 0.46875em;
  content: "\e93e";
  color: #a02337;
}
.large-collapse__trigger-sub {
  font-size: 1.125em;
  margin: 0.66666667em 0 0;
}
.large-collapse__inner {
  overflow: hidden;
}
.large-collapse__content {
  position: relative;
  z-index: 1;
  padding-bottom: 1px;
  background: #fff;
  box-shadow: 0 0.1875em 0.625em -0.25em rgba(0, 0, 0, 0.12);
}
.large-collapse__title {
  margin: 1.19047619em 0 1.42857143em;
}
.plain-collapse {
  overflow: hidden;
}
.plain-collapse__inner {
  border-left: 0.125em solid #a02337;
  padding: 0 0 0 1.5em;
}
.plus-collapse {
  overflow: hidden;
  font-size: 1rem;
  border-bottom: 1px solid #e7e6e6;
}
@media (max-width: 991.98px) {
  .plus-collapse {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  .plus-collapse {
    font-size: 0.75rem;
  }
}
.plus-collapse__header {
  font-size: 1.5em;
  margin: 0.5em 0;
}
.plus-collapse__trigger {
  line-height: 1.3;
  position: relative;
  display: block;
  padding: 0 2.625em 0 0;
}
.plus-collapse__trigger::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "\e91a";
  color: #a02337;
}
.plus-collapse__trigger[aria-expanded="true"] {
  color: #a02337;
}
.plus-collapse__trigger[aria-expanded="true"]::before {
  content: "\e91c";
}
.plus-collapse__inner {
  padding: 0 0 0.9375em;
}
.plus-collapse-wrap.color-set--gray .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--gray
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--gray .plus-collapse__trigger::before,
.plus-collapse.color-set--gray .plus-collapse__trigger[aria-expanded="true"] {
  color: #454545;
}
.plus-collapse-wrap.color-set--gray-dark .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--gray-dark
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--gray-dark .plus-collapse__trigger::before,
.plus-collapse.color-set--gray-dark
  .plus-collapse__trigger[aria-expanded="true"] {
  color: #717171;
}
.plus-collapse-wrap.color-set--blue .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--blue
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--blue .plus-collapse__trigger::before,
.plus-collapse.color-set--blue .plus-collapse__trigger[aria-expanded="true"] {
  color: #2840a8;
}
.plus-collapse-wrap.color-set--purple .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--purple
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--purple .plus-collapse__trigger::before,
.plus-collapse.color-set--purple .plus-collapse__trigger[aria-expanded="true"] {
  color: #210f68;
}
.plus-collapse-wrap.color-set--red .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--red
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--red .plus-collapse__trigger::before,
.plus-collapse.color-set--red .plus-collapse__trigger[aria-expanded="true"] {
  color: #a02337;
}
.plus-collapse-wrap.color-set--cyan .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--cyan
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--cyan .plus-collapse__trigger::before,
.plus-collapse.color-set--cyan .plus-collapse__trigger[aria-expanded="true"] {
  color: #367081;
}
.plus-collapse-wrap.color-set--orange .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--orange
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--orange .plus-collapse__trigger::before,
.plus-collapse.color-set--orange .plus-collapse__trigger[aria-expanded="true"] {
  color: #cd3911;
}
.plus-collapse-wrap.color-set--yellow .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--yellow
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--yellow .plus-collapse__trigger::before,
.plus-collapse.color-set--yellow .plus-collapse__trigger[aria-expanded="true"] {
  color: #b68f16;
}
.plus-collapse-wrap.color-set--brown .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--brown
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--brown .plus-collapse__trigger::before,
.plus-collapse.color-set--brown .plus-collapse__trigger[aria-expanded="true"] {
  color: #603f32;
}
.plus-collapse-wrap.color-set--green .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--green
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--green .plus-collapse__trigger::before,
.plus-collapse.color-set--green .plus-collapse__trigger[aria-expanded="true"] {
  color: #397e39;
}
.plus-collapse-wrap.color-set--gray-normal .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--gray-normal
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--gray-normal .plus-collapse__trigger::before,
.plus-collapse.color-set--gray-normal
  .plus-collapse__trigger[aria-expanded="true"] {
  color: #454545;
}
.plus-collapse-wrap.color-set--crimson .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--crimson
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--crimson .plus-collapse__trigger::before,
.plus-collapse.color-set--crimson
  .plus-collapse__trigger[aria-expanded="true"] {
  color: #c80f2e;
}
.plus-collapse-wrap.color-set--fast .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--fast
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--fast .plus-collapse__trigger::before,
.plus-collapse.color-set--fast .plus-collapse__trigger[aria-expanded="true"] {
  color: #d2430f;
}
.plus-collapse-wrap.color-set--fce .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--fce
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--fce .plus-collapse__trigger::before,
.plus-collapse.color-set--fce .plus-collapse__trigger[aria-expanded="true"] {
  color: #9e0040;
}
.plus-collapse-wrap.color-set--fhss .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--fhss
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--fhss .plus-collapse__trigger::before,
.plus-collapse.color-set--fhss .plus-collapse__trigger[aria-expanded="true"] {
  color: #2b8054;
}
.plus-collapse-wrap.color-set--sd .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--sd .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--sd .plus-collapse__trigger::before,
.plus-collapse.color-set--sd .plus-collapse__trigger[aria-expanded="true"] {
  color: #007c87;
}
.plus-collapse-wrap.color-set--fb .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--fb .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--fb .plus-collapse__trigger::before,
.plus-collapse.color-set--fb .plus-collapse__trigger[aria-expanded="true"] {
  color: #583f98;
}
.plus-collapse-wrap.color-set--feng .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--feng
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--feng .plus-collapse__trigger::before,
.plus-collapse.color-set--feng .plus-collapse__trigger[aria-expanded="true"] {
  color: #c80f2e;
}
.plus-collapse-wrap.color-set--fh .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--fh .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--fh .plus-collapse__trigger::before,
.plus-collapse.color-set--fh .plus-collapse__trigger[aria-expanded="true"] {
  color: #0071bb;
}
.plus-collapse-wrap.color-set--shtm .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--shtm
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--shtm .plus-collapse__trigger::before,
.plus-collapse.color-set--shtm .plus-collapse__trigger[aria-expanded="true"] {
  color: #123663;
}
.plus-collapse-wrap.color-set--polyu-gray .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--polyu-gray
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--polyu-gray .plus-collapse__trigger::before,
.plus-collapse.color-set--polyu-gray
  .plus-collapse__trigger[aria-expanded="true"] {
  color: #58595b;
}
.plus-collapse-wrap.color-set--polyu-red .plus-collapse__trigger::before,
.plus-collapse-wrap.color-set--polyu-red
  .plus-collapse__trigger[aria-expanded="true"],
.plus-collapse.color-set--polyu-red .plus-collapse__trigger::before,
.plus-collapse.color-set--polyu-red
  .plus-collapse__trigger[aria-expanded="true"] {
  color: #a02337;
}
.fix-spy-nav {
  font-size: 1rem;
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 3.4375rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 1199.98px) {
  .fix-spy-nav {
    right: 4.16666667vw;
  }
}
.side-dot-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.side-dot-list__itm {
  position: relative;
  margin: 2.75em 0;
  color: #959595;
}
.side-dot-list__itm.js-active {
  color: #a02337;
}
.side-dot-list__btn {
  display: block;
  width: 0.75em;
  height: 0.75em;
  transition-property: box-shadow, transform, opacity;
  transition-property: box-shadow, transform, opacity, -webkit-transform;
  color: inherit;
  border-radius: 50%;
  background: currentColor;
}
.side-dot-list__btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.75em;
  height: 1.75em;
  margin: -0.875em 0 0 -0.875em;
  content: "";
  transition-property: box-shadow, transform, opacity;
  transition-property: box-shadow, transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
  opacity: 0;
  border: 0.125em solid currentColor;
  border-radius: 50%;
  box-shadow: 0 0 0.1875em 0 rgba(0, 0, 0, 0.05);
}
.js-active .side-dot-list__btn:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.side-dot-list__name {
  font-size: 1.125em;
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: calc(100% + 1.25em);
  margin: -0.83333333em 0 0;
  padding: 0.16666667em 0.66666667em;
  transition-property: box-shadow, opacity, -webkit-transform;
  transition-property: box-shadow, transform, opacity;
  transition-property: box-shadow, transform, opacity, -webkit-transform;
  -webkit-transform: translate(0.5em, 0);
  -ms-transform: translate(0.5em, 0);
  transform: translate(0.5em, 0);
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  border-radius: 1em;
  background: rgba(255, 255, 255, 0.9);
}
.character-bar__itm:before,
.underline-tab__btn::before {
  right: 0;
  left: 0;
  content: "";
}
.js-active .side-dot-list__name {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.character-bar {
  font-size: 1rem;
  margin: 1.25em 0;
}
@media (min-width: 768px) {
  .character-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.filter-bar + .character-bar {
  margin-top: -0.875em;
}
.character-bar__label {
  font-size: 0.875rem;
  margin: 0 1em 0 0;
}
@media (max-width: 767.98px) {
  .character-bar__label {
    margin-bottom: 0.5em;
  }
}
.character-bar__row {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.character-bar__row-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.3125em;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lang-en .character-bar__row-inner {
  margin-right: -0.3125em;
  margin-left: -0.3125em;
}
.lang-sc .character-bar__row-inner,
.lang-tc .character-bar__row-inner {
  margin-right: -0.9375em;
  margin-left: -0.9375em;
}
@media (max-width: 767.98px) {
  .character-bar__row-inner {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.lang-en .character-bar__row-inner {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.character-bar__itm {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0.3125em;
  color: #b7b7b7;
}
.character-bar__itm--hl,
.character-bar__itm:hover,
.character-blk__list a:hover {
  color: #a02337;
}
.lang-en .character-bar__itm {
  margin-right: 0.9375em;
  margin-left: 0.9375em;
}
@media (max-width: 767.98px) {
  .character-bar__itm {
    min-width: 1.23529412em;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.character-blk,
.mn-drop__inner {
  -webkit-align-items: flex-start;
}
.character-bar__itm:before {
  position: absolute;
  bottom: -0.25em;
  display: none;
  height: 0.125em;
  background: currentColor;
}
.character-bar__itm--selected:before {
  display: block;
}
.character-blk,
.character-blk__main {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.character-blk-list {
  margin: 1.5625em 0 0;
}
.character-blk {
  font-size: 1rem;
  display: flex;
  padding: 1.5625em 0;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 991.98px) {
  .character-blk {
    font-size: 0.875em;
  }
}
@media (max-width: 767.98px) {
  .character-blk {
    font-size: 0.75em;
  }
}
.character-blk__character {
  font-size: 3em;
  width: 2.08333333em;
  padding: 0 0 0.20833333em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #a02337;
}
.lang-sc .character-blk__character,
.lang-tc .character-blk__character {
  font-size: 1.625em;
  width: 5em;
}
.character-blk__main {
  display: flex;
  min-height: 3.875em;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.character-blk__list {
  font-size: 1.25em;
  margin: 0.1875em 0;
}
.character-blk__list > li {
  margin: 0.5em 0;
}
.character-blk__list > li:first-child {
  margin-top: 0;
}
.character-blk__list > li:last-child {
  margin-bottom: 0;
}
.blk-tab__list {
  font-size: 1.125em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.33333333em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blk-tab__btn {
  max-width: calc(40% - 0.66666667em);
  margin: 0.33333333em;
  color: #a93c4b;
  background: #fff;
}
.blk-tab__btn--default {
  display: none !important;
}
.blk-tab__select button.multiselect {
  font-weight: 700 !important;
  text-align: center !important;
  color: #a93c4b !important;
}
.underline-tab__btn.active,
.underline-tab__btn:hover {
  color: #a02337;
}
.blk-tab__select .multiselect-container {
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .blk-tab__list--1 .blk-tab__btn {
    width: calc(100% - 0.66666667em);
  }
  .blk-tab__list--2 .blk-tab__btn {
    width: calc(50% - 0.66666667em);
  }
  .blk-tab__list--3 .blk-tab__btn {
    width: calc(33.33333333% - 0.66666667em);
  }
  .blk-tab__list--4 .blk-tab__btn {
    width: calc(25% - 0.66666667em);
  }
  .blk-tab__list--5 .blk-tab__btn {
    width: calc(20% - 0.66666667em);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blk-tab__list--5 .blk-tab__btn {
    width: calc(33.33333333% - 0.66666667em);
  }
  .blk-tab__list--4 .blk-tab__btn {
    width: calc(50% - 0.66666667em);
  }
}
.blk-tab__tab-pane {
  display: none;
}
.blk-tab__tab-pane.active {
  display: block;
}
.blk-tab__extra-list {
  position: relative;
}
.blk-tab__extra-list > div {
  display: none;
  opacity: 0;
}
.blk-tab__extra-list > div.js-tab-nav-extra-active {
  display: block;
  opacity: 1;
}
.underline-tab__list {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #f4f4f4;
}
.border-blk-tab__btn,
.underline-tab__btn {
  -webkit-justify-content: center;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .underline-tab__list {
    font-size: 0.8125rem;
  }
}
.underline-tab__btn {
  font-size: 1em;
  position: relative;
  margin: 0 0.9375em;
  padding: 0 0 1em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.underline-tab__btn::before {
  position: absolute;
  top: 100%;
  opacity: 0;
  border-top: 2px solid #a02337;
}
.underline-tab__btn.active::before {
  opacity: 1;
}
.underline-tab__btn--default {
  display: none !important;
}
.underline-tab__tab-pane {
  display: none;
}
.underline-tab__tab-pane-inner {
  padding: 1.875em 0 0;
}
.underline-tab__tab-pane.active {
  display: block;
}
.underline-tab__extra-list {
  position: relative;
}
.underline-tab__extra-list > div {
  display: none;
  opacity: 0;
}
.underline-tab__extra-list > div.js-tab-nav-extra-active {
  display: block;
  opacity: 1;
}
.border-blk-tab__list {
  font-size: 1.125rem;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.11111111em -2px;
}
@media (max-width: 991.98px) {
  .border-blk-tab__list {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .border-blk-tab__list {
    font-size: 0.875rem;
  }
}
.border-blk-tab__select {
  background: #a02337;
  font-size: 1rem;
}
.border-blk-tab__select::before {
  border-color: #fff transparent transparent;
}
.border-blk-tab__select button.multiselect,
.border-blk-tab__select select {
  font-weight: 700;
  color: #fff;
  background: #a02337;
}
.border-blk-tab__tab-pane {
  display: none;
}
.border-blk-tab__tab-pane.active {
  display: block;
}
.border-blk-tab__tab-pane-inner {
  opacity: 0;
}
.border-blk-tab__tab-pane.active > .border-blk-tab__tab-pane-inner {
  opacity: 1;
}
.border-blk-tab__btn {
  line-height: 1.1;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 3.22222222em;
  margin: 0 0.11111111em;
  padding: 0.66666667em 1.11111111rem 0.77777778em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  border: 2px solid #a02337;
  border-bottom: 0;
  background: #a02337;
}
.border-blk-tab__btn::before {
  position: absolute;
  top: -4px;
  right: -2px;
  left: -2px;
  visibility: hidden;
  height: 6px;
  content: "";
  opacity: 0;
  border: 2px solid #a02337;
  border-bottom: 0;
  background: #a02337;
}
.border-blk-tab__btn:focus,
.border-blk-tab__btn:hover {
  color: #fff;
}
.border-blk-tab__btn.active {
  color: #a02337;
  border-color: #a02337;
  background: #fff !important;
}
.border-blk-tab__btn.active::before {
  visibility: visible;
  opacity: 1;
  background: #fff !important;
}
.border-blk-tab__content {
  border: 2px solid #a02337;
}
.border-blk-tab__tab-pane-inner {
  padding: 0.625em 1.25rem 1.25em;
}
@media (max-width: 767.98px) {
  .border-blk-tab__tab-pane-inner {
    padding-right: 0.85714286rem;
    padding-left: 0.85714286rem;
  }
}
.color-inner-tab__list {
  font-size: 0.875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2px;
}
.color-inner-tab__btn {
  font-weight: 700;
  line-height: 1.1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 2.71428571em;
  margin: 0 2px;
  padding: 0.57142857em 1.57142857rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #454545;
  background: #e7e6e6;
}
.color-inner-tab__btn.active {
  color: #fff;
  background: #a02337;
}
.color-inner-tab__select {
  background: #a02337;
  font-size: 0.875rem;
}
.color-inner-tab__select::before {
  border-color: #fff transparent transparent;
}
.color-inner-tab__select button.multiselect,
.color-inner-tab__select select {
  font-weight: 700;
  color: #fff;
  background: #a02337;
}
.color-inner-tab__tab-pane {
  display: none;
}
.color-inner-tab__tab-pane.active {
  display: block;
}
.color-inner-tab__content {
  border-top: 1px solid #a02337;
  background: #faf2f2;
}
.color-inner-tab__tab-pane-inner {
  padding: 0.5625em 1.25rem 1.25em;
}
.color-inner-tab .static-table thead th {
  font-size: 1em;
  line-height: 1.2;
  padding-top: 0.53333333em;
  padding-bottom: 0.53333333em;
  color: #fff;
  background: #a02337;
}
.color-inner-tab .static-table td {
  background: #fff;
}
.color-inner-tab .static-table tr:nth-child(even) > td {
  background: #f4f4f4;
}
.cate-list__tab-pane {
  display: none;
}
.cate-list__tab-pane.active {
  display: block;
}
.color-set--gray .border-blk-tab__select button.multiselect,
.color-set--gray .border-blk-tab__select select {
  background: #f4f4f4;
  color: #454545;
}
.color-set--gray-dark .border-blk-tab__select button.multiselect,
.color-set--gray-dark .border-blk-tab__select select {
  background: #717171;
  color: #fff;
}
.color-set--blue .border-blk-tab__select button.multiselect,
.color-set--blue .border-blk-tab__select select {
  background: #2840a8;
  color: #fff;
}
.color-set--purple .border-blk-tab__select button.multiselect,
.color-set--purple .border-blk-tab__select select {
  background: #210f68;
  color: #fff;
}
.color-set--red .border-blk-tab__select button.multiselect,
.color-set--red .border-blk-tab__select select {
  background: #a02337;
  color: #fff;
}
.color-set--cyan .border-blk-tab__select button.multiselect,
.color-set--cyan .border-blk-tab__select select {
  background: #4f9eb5;
  color: #fff;
}
.color-set--orange .border-blk-tab__select button.multiselect,
.color-set--orange .border-blk-tab__select select {
  background: #cd3911;
  color: #fff;
}
.color-set--yellow .border-blk-tab__select button.multiselect,
.color-set--yellow .border-blk-tab__select select {
  background: #ecca5f;
  color: #454545;
}
.color-set--brown .border-blk-tab__select button.multiselect,
.color-set--brown .border-blk-tab__select select {
  background: #603f32;
  color: #fff;
}
.color-set--green .border-blk-tab__select button.multiselect,
.color-set--green .border-blk-tab__select select {
  background: #397e39;
  color: #fff;
}
.color-set--gray-normal .border-blk-tab__select button.multiselect,
.color-set--gray-normal .border-blk-tab__select select {
  background: #c0bfbf;
  color: #333;
}
.color-set--crimson .border-blk-tab__select button.multiselect,
.color-set--crimson .border-blk-tab__select select {
  background: #c80f2e;
  color: #fff;
}
.color-set--fast .border-blk-tab__select button.multiselect,
.color-set--fast .border-blk-tab__select select {
  background: #d2430f;
  color: #fff;
}
.color-set--fce .border-blk-tab__select button.multiselect,
.color-set--fce .border-blk-tab__select select {
  background: #9e0040;
  color: #fff;
}
.color-set--fhss .border-blk-tab__select button.multiselect,
.color-set--fhss .border-blk-tab__select select {
  background: #2b8054;
  color: #fff;
}
.color-set--sd .border-blk-tab__select button.multiselect,
.color-set--sd .border-blk-tab__select select {
  background: #007c87;
  color: #fff;
}
.color-set--fb .border-blk-tab__select button.multiselect,
.color-set--fb .border-blk-tab__select select {
  background: #583f98;
  color: #fff;
}
.color-set--feng .border-blk-tab__select button.multiselect,
.color-set--feng .border-blk-tab__select select {
  background: #c80f2e;
  color: #fff;
}
.color-set--fh .border-blk-tab__select button.multiselect,
.color-set--fh .border-blk-tab__select select {
  background: #0071bb;
  color: #fff;
}
.color-set--shtm .border-blk-tab__select button.multiselect,
.color-set--shtm .border-blk-tab__select select {
  background: #123663;
  color: #fff;
}
.color-set--polyu-gray .border-blk-tab__select button.multiselect,
.color-set--polyu-gray .border-blk-tab__select select {
  background: #58595b;
  color: #fff;
}
.color-set--polyu-red .border-blk-tab__select button.multiselect,
.color-set--polyu-red .border-blk-tab__select select {
  background: #a02337;
  color: #fff;
}
@media (max-width: 767.98px) {
  .tab__select .js-selectBox.border-blk-tab__select::before {
    display: none;
  }
  .tab__select .js-selectBox.border-blk-tab__select button.multiselect {
    padding-right: 3em;
    position: relative;
    display: block;
  }
  .tab__select .js-selectBox.border-blk-tab__select button.multiselect::after {
    font-family: wico !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.375em;
    content: "\e916";
    font-size: 1em;
    padding: 0.625em;
    color: #fff;
    z-index: 8;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    transition: all 0.3s ease-in-out;
  }
}
.tab__select
  .js-selectBox.border-blk-tab__select.js-select-active
  button.multiselect::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.js-tab-nav--hidden-option,
.js-tab-nav--hidden-title {
  display: none;
}
.dummy-recaptcha {
  position: relative;
  margin: 2.125em 0 0;
}
.dummy-recaptcha__speaker {
  width: 2.1875em;
  height: 2.1875em;
  background: #d6d6d6;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 0.625em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.dummy-recaptcha__speaker::before {
  font-weight: 400;
  content: "\e948";
  font-size: 1.25em;
  line-height: 1;
}
.dummy-recaptcha__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.dummy-test__inner {
  padding: 42.85714286% 0 0;
  background: #000;
  margin: 2px;
}
.scroll-arrow-blk__text {
  font-weight: 700;
  display: block;
}
.scroll-arrow-blk__arrow-wrap {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0.625em auto 0;
}
.scroll-arrow,
.scroll-arrow::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.scroll-arrow:nth-child(1) {
  -webkit-animation-delay: -230ms;
  animation-delay: -230ms;
}
.scroll-arrow:nth-child(2) {
  -webkit-animation-delay: -460ms;
  animation-delay: -460ms;
}
.scroll-arrow:nth-child(3) {
  -webkit-animation-delay: -690ms;
  animation-delay: -690ms;
}
.scroll-arrow::before {
  line-height: inherit;
  font-size: 1.125em;
  font-weight: 700;
  content: "\e910";
}
.crazy-banner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.crazy-banner__scroll-down {
  position: fixed;
  z-index: 1120;
  bottom: 6.5vh;
  left: 50%;
  padding: 0.9375em;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
  color: #fff;
}
.isIE .crazy-banner__scroll-down {
  position: absolute;
}
@media (max-width: 767.98px) {
  .crazy-banner__scroll-down {
    bottom: 1.25rem;
  }
}
.crazy-banner__slogan {
  font-size: 2.875rem;
  line-height: 1.2;
  position: absolute;
  z-index: 1099;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 9.375rem 10vw;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 0.33333333em #000, 0 0 0.33333333em #000,
    0 0 0.33333333em #000;
}
.crazy-banner__cover {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.touchevents .crazy-banner__cover {
  display: none;
}
html.no-touchevents .crazy-banner__vposter {
  display: none !important;
}
.crazy-banner-slider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
.isIE .crazy-banner-slider {
  position: relative;
}
.crazy-banner__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: -webkit-transform 16s linear;
  transition: transform 16s linear;
  transition: transform 16s linear, -webkit-transform 16s linear;
}
.js-slick-container .crazy-banner__inner {
  opacity: 0;
}
.js-slick-loaded .crazy-banner__inner {
  opacity: 1;
}
.js-slick-fading-in-long .crazy-banner__inner {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.crazy-banner__inner-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.crazy-banner__inner-wrap::before {
  position: absolute;
  z-index: 8;
  top: 30vh;
  right: -6.25em;
  width: 100vw;
  height: 37.875em;
  content: "";
  pointer-events: none;
  opacity: 0.35;
  background: url(../img/pattern-poly-high-opacity.png) right center no-repeat;
  background-size: contain;
}
@media (max-width: 991.98px) {
  .crazy-banner__inner-wrap::before {
    top: 10vh;
  }
}
@media (max-width: 767.98px) {
  .crazy-banner__slogan {
    font-size: 5.99739244vw;
  }
  .crazy-banner__inner-wrap::before {
    top: 1vh;
  }
}
.crazy-banner--no-water .crazy-banner__inner-wrap::before,
.crazy-banner__inner-wrap ~ .crazy-banner__inner-wrap::before {
  display: none;
}
.crazy-banner__img {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.crazy-banner__img.img-loaded {
  opacity: 1;
}
.objectfit .crazy-banner__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.crazy-banner .slick-dots li {
  border-color: #fff;
}
.crazy-banner .slick-dots li.slick-active {
  background-color: #fff;
  box-shadow: 0 0 0.375em 0 rgba(0, 0, 0, 0.95);
}
.crazy-banner .slick-dots li.slick-active button {
  background-color: #fff;
}
.crazy-banner .slick-pause-play-btn {
  color: #fff;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.9), 0 0 0.1875em rgba(0, 0, 0, 0.9);
}
.crazy-banner__pause {
  position: absolute;
  bottom: 2em;
  left: 2em;
  z-index: 11568;
  font-size: 1.25rem;
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  opacity: 0.65;
}
.touchevents .crazy-banner__pause {
  display: none !important;
}
.crazy-header.crazy-header--down .page-head.crazy-banner--down,
.crazy-header.crazy-header--downing .page-head.crazy-banner--down {
  background: #fff;
}
.crazy-header.crazy-header--down .page-head.crazy-banner--down::before,
.crazy-header.crazy-header--downing .page-head.crazy-banner--down::before {
  opacity: 0;
}
.crazy-banner ~ .page-content {
  position: relative;
  z-index: 5;
  padding-top: 0.5em;
  background: #fff;
}
.crazy-banner ~ .page-content::before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  height: 100vh;
  top: calc(100% - 2px);
  background: #fff;
}
.crazy-banner ~ .footer-top,
.crazy-banner ~ .page-foot {
  position: relative;
  z-index: 7;
}
.crazy-banner .slick-dots-container {
  z-index: 1099;
  opacity: 0.9;
}
@media (max-width: 767.98px) {
  .crazy-banner .slick-dots-container {
    top: auto;
    right: auto;
    bottom: calc(7vh + 5.625em);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.crazy-banner-slider__list {
  position: static;
}
.js-slick-container:not(.js-slick-loaded)
  .crazy-banner-slider__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .crazy-banner-slider__list {
  opacity: 0;
}
.crazy-banner-slider__list .slick-list,
.crazy-banner-slider__list .slick-track {
  position: static;
  overflow: visible;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.crazy-banner-slider__list .slick-slide {
  position: absolute !important;
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  overflow: hidden;
  height: 100vh;
}
.cookie-alert {
  font-size: 1rem;
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 0;
  left: 0;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
}
@media (max-width: 479.98px) {
  .cookie-alert {
    font-size: 0.875rem;
  }
}
.cookie-alert::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.95;
  color: #fff;
  background: #a02337;
}
.js-slick-container:not(.js-slick-loaded) .spa-blk,
.spa-blk {
  opacity: 0;
}
.cookie-alert__text {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3;
  color: #fff;
}
@media (max-width: 767.98px) {
  .cookie-alert__text {
    font-size: 1.25em;
    padding-right: 0.7em;
  }
}
.cookie-alert__inner {
  position: relative;
  z-index: 1;
  padding: 0.625em 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.cookie-alert__btn {
  margin-right: 2.25em;
}
.cookie-alert__close {
  position: absolute;
  right: -0.4375em;
  top: 0.25em;
}
@media (max-width: 767.98px) {
  .cookie-alert__inner {
    padding: 1.25em 0;
  }
  .cookie-alert__close {
    top: 0.35714286em;
    right: -0.64285714em;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.cookie-alert__side-btn {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cookie-alert--show {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.spa-blk {
  position: relative;
  border-top: 3px solid #a02337;
  font-size: 1rem;
  background: #f1f0f0;
  background: linear-gradient(180deg, #f1f0f0 0, #e9e9e9 82%, #d0d0d0 100%);
  z-index: 101;
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  transition: all 0.6s ease-out;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
}
.lr-dot-blk__deco,
.timeline__deco {
  height: 0.6875em;
  background: currentColor;
}
.js-slick-container:not(.js-slick-loaded)
  .spa-blk
  > .js-slick-itm:nth-child(3)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
@media (max-width: 991.98px) {
  .spa-blk {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .spa-blk
    > .js-slick-itm:nth-child(1)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .spa-blk {
    opacity: 0;
  }
}
.is-opened-announcement .spa-blk {
  visibility: visible;
  max-height: 600px;
  padding: 0.75em 0 0.5625em;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.crazy-header .page-head.header--focus::before,
.crazy-header .page-head.header--opened::before {
  opacity: 0;
}
.crazy-header .spa-blk,
.spa-blk.disable {
  display: none;
}
.spa-blk__inner-container {
  position: relative;
}
.spa-blk__close {
  position: absolute;
  top: 0;
  right: 15px;
}
.spa-blk__title {
  color: #a02337;
  font-size: 1.1875em;
  line-height: 1.5;
  margin-bottom: 0.21052632em;
}
.spa-blk__item {
  margin-bottom: 0.25em;
}
.spa-blk__item-c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.spa-blk__date {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0.8125em;
  line-height: 1.84615385;
  min-width: 7.46153846em;
  color: #454545;
  padding-right: 1.15384615em;
}
@media (max-width: 767.98px) {
  .is-opened-announcement .spa-blk {
    padding-bottom: 1.66666667em;
  }
  .spa-blk__date {
    min-width: 6.92307692em;
    padding-right: 0.76923077em;
  }
}
.spa-blk__desc {
  padding-right: 4.0625rem;
}
.spa-blk__link {
  display: inline-block;
  font-size: 0.9375em;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}
.spa-blk__link::after {
  line-height: inherit;
  font-weight: 700;
  font-size: 1em;
  padding-top: 1px;
  margin: 0 0 0 1em;
  display: inline-block;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  color: #a02337;
  content: "\e92c";
}
.spa-blk__link:focus,
.spa-blk__link:hover {
  text-decoration: underline;
}
.fn-blk-dropdown__link,
.fn-blk__link,
.ft-site-link-list__link,
.header-name,
.mb-extra__link,
.q-access-menu__dialog a {
  text-decoration: none;
}
.spa-blk__list .js-slick-itm:nth-child(n + 4) {
  display: none;
}
@media (max-width: 767.98px) {
  .spa-blk__desc {
    padding-right: 0;
  }
  .spa-blk__list .js-slick-itm:nth-child(n + 2) {
    display: none;
  }
  .spa-blk__list.slick-initialized .js-slick-itm:nth-child(n + 2) {
    display: block;
  }
}
.spa-blk__list.slick-initialized .spa-blk__item:nth-child(n + 4) {
  display: block;
}
.spa-blk .slick-next,
.spa-blk .slick-prev {
  top: auto;
  bottom: 0.125rem;
}
.spa-blk .slick-prev {
  left: auto;
  right: 1.8125rem;
}
.lr-dot-blk {
  position: relative;
}
@media (min-width: 768px) {
  .lr-dot-blk {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.header-wrap__left,
.header-wrap__right {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.lr-dot-blk__deco {
  position: absolute;
  content: "";
  width: 0.6875em;
  left: calc(50% - 0.3125em);
  transform: rotate(45deg);
  color: #a02337;
  box-shadow: 0 0 0 0.1875em #f4f4f4;
  top: 0;
  margin: 12.95986622% 0 0;
}
.lr-dot-blk__graphic,
.lr-dot-blk__main {
  width: 40.71906355%;
}
@media (max-width: 991.98px) {
  .lr-dot-blk__graphic,
  .lr-dot-blk__main {
    width: 42.44791667%;
  }
}
@media (max-width: 767.98px) {
  .spa-blk .slick-next,
  .spa-blk .slick-prev {
    bottom: -1.1875rem;
  }
  .lr-dot-blk__deco {
    left: -2em;
  }
  .lr-dot-blk__graphic,
  .lr-dot-blk__main {
    width: 100%;
  }
  .lr-dot-blk__graphic {
    max-width: 25em;
    margin: 0 0 2.8125em;
  }
}
.lr-dot-blk__btn-row {
  margin-top: 1.25em;
}
@media (min-width: 768px) {
  .lr-dot-blk--left .lr-dot-blk__graphic,
  .lr-dot-blk--right .lr-dot-blk__main {
    margin-right: auto;
  }
  .lr-dot-blk--right .lr-dot-blk__graphic {
    margin-left: auto;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .lr-dot-blk--left .lr-dot-blk__main {
    margin-left: auto;
  }
}
.timeline {
  position: relative;
  padding: 3.375em 0;
}
.timeline::before,
.timeline__deco {
  content: "";
  position: absolute;
}
.timeline__deco {
  width: 0.6875em;
  left: calc(50% - 0.3125em);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  box-shadow: 0 0 0 0.15384615em #c7c7c7;
  font-size: 0.8125em;
}
.timeline__deco--top {
  top: 0;
}
.timeline__deco--bottom {
  bottom: 0;
}
@media (max-width: 767.98px) {
  .timeline {
    padding: 3.375em 0 3.375em 1.875em;
  }
  .timeline__deco {
    left: 1.07692308em;
  }
}
.timeline::before {
  width: 2px;
  left: calc(50% - 1px);
  background: rgba(69, 69, 69, 0.2);
  top: 1.0625em;
  bottom: 1.0625em;
}
@media (max-width: 767.98px) {
  .timeline::before {
    left: 1.125em;
  }
}
.timeline__blk + .timeline__blk {
  margin: 3.625em 0 0;
}
.page-head {
  position: relative;
  z-index: 95;
}
.crazy-header .page-head {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.4s ease-in-out;
}
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(
    .crazy-banner--down
  )::before {
  box-shadow: 0 0.625em 14.0625em 5.625em rgba(0, 0, 0, 0.65);
}
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right
  a:focus,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right
  a:hover,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right
  button:focus,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right
  button:hover,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav
  a:focus,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav
  a:hover,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav
  button:focus,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav
  button:hover {
  color: #fff;
}
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .header-wrap__right
  .tri-link::after,
.crazy-header
  .page-head.page-head--black:not(.header--opened):not(.crazy-banner--down)
  .mn__nav
  .tri-link::after {
  border-color: currentColor transparent transparent;
}
.crazy-header .page-head.header--opened {
  background-color: #fff;
}
.crazy-header .page-head.header--focus {
  background-color: #fff;
  transition: none;
}
.crazy-header .header-shadow-for-crazy {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 8.75rem;
  pointer-events: none;
  z-index: 4;
}
@media (max-width: 991.98px) {
  .crazy-header .header-shadow-for-crazy {
    height: 6.5rem;
  }
}
@media (max-width: 767.98px) {
  .crazy-header .header-shadow-for-crazy {
    height: 3.75rem;
    top: -pxrem(15, 16);
  }
}
.crazy-header .header-shadow-for-crazy::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  left: 0;
  height: 0;
  content: "";
  opacity: 0.7;
  box-shadow: 0 -0.375em 4.0625em 9.625em #fff;
}
.header-bottom,
.header-wrap__leftcontainer {
  position: relative;
}
.header-wrap {
  padding: 1.25em 0 0;
}
@media (max-width: 767.98px) {
  .header-wrap {
    margin-bottom: 0;
    padding: 0.75em 0;
  }
  .header-wrap__left {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-wrap {
    margin-bottom: 0;
    padding: 1.375em 0;
  }
}
.fact-header .header-wrap {
  padding-top: 0;
}
.header-shadow .header-wrap {
  box-shadow: 0 0.1875em 0.9375em 0 rgba(0, 0, 0, 0.08);
}
.header-wrap__left {
  display: flex;
}
.header-wrap__right {
  display: flex;
  color: #666;
}
@media (min-width: 992px) {
  .header-wrap__right {
    border-bottom: 1px solid #e4e4e4;
  }
  .fact-header .header-wrap__right {
    border-bottom: none;
  }
}
.header-top__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


.header-name--dept{
  margin:0 .3125rem 0 0;
  color:#454545;
}

@media (max-width: 767.98px){
.header-name {
    font-size: .875rem;
  }
}

.header-name {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 1.25em 0 0;
}

@media (max-width: 991.98px){
.header-name {
    font-size: 1.25rem;
  }
}

.header-bottom {
  z-index: 18;
  padding: 1.375em 0 0.0625em;
}
.fact-header .header-bottom {
  padding-top: 1.0625em;
}
.header-bottom__container {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-logo {
  display: block;
  width: auto;
  height: 4em;
}
@media (max-width: 767.98px) {
  .main-logo {
    height: 2.1875em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .main-logo {
    height: 3.75em;
  }
}
.main-logo--fact {
  height: 4em;
}
.main-logo--fact-s2 {
  height: 3.125em;
}
@media (max-width: 767.98px) {
  .main-logo--fact {
    height: 2.5rem;
  }
  .fact-header--2-icon .main-logo--fact {
    height: 2.125rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-wrap {
    font-size: 0.6875rem;
  }
  .main-logo--fact {
    height: 2.875rem;
  }
}
.js-zoom-in .main-logo {
  display: none;
}
.main-logo--zoom {
  display: none !important;
}
.js-zoom-in .main-logo--zoom {
  display: block !important;
}
.page-head--black:not(.header--opened):not(.crazy-banner--down) .main-logo {
  opacity: 0;
}
.main-logo--w {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.page-head--black:not(.header--opened):not(.crazy-banner--down) .main-logo--w {
  opacity: 1;
}
.header-name {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 1.25em 0 0;
}
.arrow-go-link-list__item a:after,
.mb-extra__link--arrow:after {
  line-height: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991.98px) {
  .header-name {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .header-name {
    font-size: 0.875rem;
  }
}
.lang-sc .header-name,
.lang-tc .header-name {
  font-size: 2.25rem;
  margin: 0 0.83333333em 0 0;
}
@media (max-width: 1599.98px) {
  .lang-sc .header-name,
  .lang-tc .header-name {
    font-size: 2rem;
  }
}
@media (max-width: 1199.98px) {
  .lang-sc .header-name,
  .lang-tc .header-name {
    font-size: 1.75rem;
  }
}
@media (max-width: 991.98px) {
  .lang-sc .header-name,
  .lang-tc .header-name {
    font-size: 1.375rem;
  }
}
@media (max-width: 767.98px) {
  .lang-sc .header-name,
  .lang-tc .header-name {
    font-size: 1.125rem;
  }
}
@media (max-width: 479.98px) {
  .lang-sc .header-name,
  .lang-tc .header-name {
    font-size: 1rem;
  }
}
.header-name--dept {
  margin: 0 0.3125rem 0 0;
}
.logo-container-seperator + .header-name--dept {
  padding: 0 0.3125rem;
}
.lang-sc .header-name--dept,
.lang-tc .header-name--dept {
  font-size: 1.5rem;
  margin: 0 0.3125rem 0 0;
}
@media (max-width: 991.98px) {
  .lang-sc .header-name--dept,
  .lang-tc .header-name--dept {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .lang-sc .header-name--dept,
  .lang-tc .header-name--dept {
    font-size: 0.875rem;
  }
}
.fn-blk {
  margin: 0 1.07142857em;
}
.fn-blk-wrap {
  font-size: 0.875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.07142857em;
  padding: 0.42857143em 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.crazy-header .fn-blk--alarm,
.fn-blk.disable {
  display: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .main-logo--fact {
    height: 2.875rem;
  }
  .fn-blk-wrap {
    font-size: 1.125rem;
  }
}
.fact-header .fn-blk-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.q-access-menu,
html.qa-closing,
html.qa-closing body,
html.qa-opened,
html.qa-opened body,
html.qa-opening,
html.qa-opening body {
  padding: 0 !important;
}
.fn-blk__link {
  color: inherit;
}
.fn-blk__link:focus,
.fn-blk__link:hover {
  color: #a02337;
}
.fn-blk__link.share-blk__trigger {
  font-size: 1.28571429em;
}
.fn-blk__alarm {
  color: #7c7c7c;
  transition: all 0.3s ease-in-out;
}
.fn-blk__alarm:focus,
.fn-blk__alarm:hover,
.is-opened-announcement .fn-blk__alarm,
.mTrigger {
  color: #a02337;
}
.fn-blk--sep {
  position: relative;
  margin-left: 2.14285714em;
}
.fn-blk--sep:before {
  position: absolute;
  top: 0.28571429em;
  bottom: 0.28571429em;
  left: -1.78571429em;
  width: 1px;
  content: "";
  opacity: 0.6;
  background: currentColor;
}
.logo-fact-name {
  font-size: 0.625rem;
  font-weight: 700;
  margin: 0.25em 0 0;
}
.header-link,
.langchange {
  margin: 0 -0.85714286em;
}
.header-link .fn-blk__link,
.langchange .fn-blk__link {
  margin: 0 0.85714286em;
}
.langchange-dropdown__menu {
  min-width: 0;
  white-space: nowrap;
}
.mTrigger {
  font-size: 2rem;
  position: relative;
  margin: 0 0 0 1.40625em;
}
@media (max-width: 767.98px) {
  .mTrigger {
    font-size: 1.25rem;
  }
}
.mTrigger__inner [class*="path"] {
  color: inherit;
}
.mTrigger__inner--open {
  display: block;
}
.js-modal-sidemenu-slide .mTrigger__inner--open,
.mTrigger__inner--close {
  display: none;
}
.mTrigger__inner--close .mTrigger__icon::before {
  font-size: 1.2em;
  font-weight: 700;
}
.js-modal-sidemenu-slide .mTrigger__inner--close {
  display: block;
}
html.qa-closing .modal-backdrop,
html.qa-opened .modal-backdrop,
html.qa-opening .modal-backdrop {
  opacity: 0 !important;
}
html.qa-closing .q-access-menu,
html.qa-opened .q-access-menu,
html.qa-opening .q-access-menu {
  display: block !important;
}
.q-access-menu {
  z-index: 20562;
  overflow: visible !important;
  opacity: 1 !important;
}
.q-access-menu.modal.fade.show .q-access-menu__dialog {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.q-access-menu__dialog {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 100%;
  width: 290px;
  height: 100%;
  margin: 0;
  padding: 3.4375em 1.875em;
  pointer-events: auto;
  background: #f4f4f4;
}
.modal.fade .q-access-menu__dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
@media (max-width: 991.98px) {
  .modal.fade .q-access-menu__dialog {
    right: 0;
    transition-duration: 0.3s;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 1;
    left: 100%;
    width: 100%;
  }
}
.q-access-menu__title {
  font-size: 1.5em;
  font-weight: 300;
  margin: 0 0 0.29166667em;
  padding: 0 0 0.25em;
  color: #a02337;
  border-bottom: 1px solid #d0d0d0;
}
.q-access-menu__close {
  font-size: 1.625rem;
  font-weight: 700;
  position: absolute;
  top: 0.57692308em;
  right: 0.57692308em;
}
.q-access-menu.fade {
  opacity: 1 !important;
}
.q-access-menu__inner {
  overflow-y: auto;
  max-height: calc(100vh - 12.5em) !important;
}
.q-access-menu__list--1 {
  font-size: 1rem;
  font-weight: 300;
}
.q-access-menu__list--2 {
  font-size: 0.875rem;
}
.q-access-menu__item--1 {
  margin: 0.375em 0;
}
.q-access-menu__item--1:before {
  opacity: 0.7;
}
.q-access-menu__item--2 {
  margin: 0.625em 0;
}
.q-access-menu__hr {
  margin: 1.125em 0;
  opacity: 0.5;
}
.arrow-go-link-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1.0625rem;
  font-weight: 300;
  color: #454545;
}
.arrow-go-link-list__item {
  margin: 1.17647059em 0;
}
.arrow-go-link-list__item a {
  position: relative;
  display: block;
  padding: 0 2.05882353em 0 0;
  text-decoration: none;
}
.arrow-go-link-list__item a:after {
  font-weight: 400;
  position: absolute;
  top: 0.05882353em;
  right: 0.88235294em;
  content: "\e92c";
}
.mb-extra__blk {
  margin: 0.875em 0.9375rem 0.875em 1.75rem;
}
.mb-extra__link {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
  color: #454545;
}
.mb-extra__link--arrow:after {
  font-weight: 400;
  font-size: 0.625em;
  margin: 0 0 0 0.78571429em;
  content: "\e921";
  opacity: 0.6;
  color: currentColor;
}
.color-set--gray .fn-blk__link:focus,
.color-set--gray .fn-blk__link:hover,
.q-access-menu.color-set--gray .q-access-menu__title {
  color: #454545;
}
.fact-header {
  background: #fff;
}
@media (max-width: 991.98px) {
  .fact-header {
    margin-bottom: 0;
    padding: 2.75rem 0 0;
  }
  .fact-header .header-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .fact-header .header-wrap__right {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 2.75rem;
    border-bottom: 1px solid #f1f1f1;
  }
  .fact-header .fn-blk-wrap {
    padding: 0 1.25rem;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .fact-header .fn-blk {
    margin: 0 0.625rem;
  }
  .fact-header .fact-logo-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0.3125rem 0.3125rem 0.3125rem 0.625rem;
  }
  .fact-header .sitesearch-blk {
    position: absolute;
    top: 4.5rem;
    right: 4.375rem;
  }
  .fact-header__top {
    padding: 0.9375rem 9.6875em 0.9375rem 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 5.5625em;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fact-header .mTrigger {
    font-size: 1.625em;
    position: absolute;
    top: 4.5rem;
    right: 0.9375rem;
  }
  .fact-header .langchange-blk,
  .fact-header .share-blk {
    position: relative;
    z-index: 20080;
  }
}
@media (max-width: 767.98px) {
  .fact-header {
    padding: 1.875rem 0 0;
  }
  .fact-header__top {
    height: 3.875em;
    padding: 0.3125rem 6.875em 0.3125rem 0;
  }
  .fact-header--2-mobile-logo .fact-header__top {
    height: 6.25em;
  }
  .fact-header .header-wrap__right {
    height: 1.875rem;
  }
  .fact-header .fact-main-logo {
    height: 1.1875rem;
  }
  .fact-header .sitesearch-blk {
    top: 3rem;
    right: 3.4375rem;
  }
  .fact-header--2-mobile-logo .sitesearch-blk {
    top: 5.625rem;
  }
  .fact-header .mTrigger {
    font-size: 1.375em;
    top: 3rem;
  }
  .fact-header--2-mobile-logo .mTrigger {
    top: 5.625rem;
  }
  .fact-header .logo-container ~ .logo-container {
    margin-top: 0.5em;
  }
}
@media (min-width: 768px) {
  .fact-header .fn-blk {
    margin: 0 0.57142857em;
  }
  .fact-header .fn-blk-wrap {
    margin: 0 -0.57142857em;
  }
  .fact-header .fn-blk--sep {
    margin-left: 1.14285714em;
  }
  .fact-header .fn-blk--sep:before {
    left: -0.85714286em;
  }
}
.fact-header .header-wrap__left {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .fact-header .header-wrap__left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.logo-container-seperator {
  display: block;
  width: 1px;
  margin: 0 0.625em;
  content: "";
  background: #ebebeb;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.fact-logo-container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5.125rem;
  margin: 0 0 0 4.375em;
  padding: 1.25em 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fact-logo-container::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  content: "";
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #a02337;
}
.fact-main-logo {
  position: relative;
  z-index: 2;
  display: block;
}
@media (max-width: 1199.98px) {
  .fact-logo-container {
    height: auto;
    margin-right: 0.9375em;
    margin-left: 3.125em;
  }
  .fact-main-logo {
    height: 1.875rem;
  }
}
.fn-blk-dropdown__dropdown {
  padding: 0.375em 0;
  box-shadow: 0 0.1875em 0.9375em 0 rgba(0, 0, 0, 0.15);
}
.fn-blk-dropdown__link {
  font-size: 0.875em;
  display: block;
  padding: 0.3125em 0.9375em;
}
.ft-site-link-list,
.mn__list--1 {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.fn-blk-dropdown__link:hover {
  background: #f8f8f8;
}
.ckec
  .q-access-menu.color-set--gray
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--gray .circle-list > li::before,
.q-access-menu.color-set--gray
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #f4f4f4;
}
.color-set--gray .mTrigger {
  color: #f4f4f4;
}
.color-set--gray-dark .fn-blk__link:focus,
.color-set--gray-dark .fn-blk__link:hover,
.color-set--gray-dark .mTrigger,
.q-access-menu.color-set--gray-dark .q-access-menu__title {
  color: #717171;
}
.ckec
  .q-access-menu.color-set--gray-dark
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--gray-dark .circle-list > li::before,
.q-access-menu.color-set--gray-dark
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #717171;
}
.color-set--blue .fn-blk__link:focus,
.color-set--blue .fn-blk__link:hover,
.color-set--blue .mTrigger,
.q-access-menu.color-set--blue .q-access-menu__title {
  color: #2840a8;
}
.ckec
  .q-access-menu.color-set--blue
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--blue .circle-list > li::before,
.q-access-menu.color-set--blue
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #2840a8;
}
.color-set--purple .fn-blk__link:focus,
.color-set--purple .fn-blk__link:hover,
.color-set--purple .mTrigger,
.q-access-menu.color-set--purple .q-access-menu__title {
  color: #210f68;
}
.ckec
  .q-access-menu.color-set--purple
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--purple .circle-list > li::before,
.q-access-menu.color-set--purple
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #210f68;
}
.color-set--red .fn-blk__link:focus,
.color-set--red .fn-blk__link:hover,
.color-set--red .mTrigger,
.q-access-menu.color-set--red .q-access-menu__title {
  color: #a02337;
}
.ckec
  .q-access-menu.color-set--red
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--red .circle-list > li::before,
.q-access-menu.color-set--red
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #a02337;
}
.color-set--cyan .fn-blk__link:focus,
.color-set--cyan .fn-blk__link:hover,
.q-access-menu.color-set--cyan .q-access-menu__title {
  color: #367081;
}
.ckec
  .q-access-menu.color-set--cyan
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--cyan .circle-list > li::before,
.q-access-menu.color-set--cyan
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #4f9eb5;
}
.color-set--cyan .mTrigger {
  color: #4f9eb5;
}
.color-set--orange .fn-blk__link:focus,
.color-set--orange .fn-blk__link:hover,
.q-access-menu.color-set--orange .q-access-menu__title {
  color: #c6351d;
}
.ckec
  .q-access-menu.color-set--orange
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--orange .circle-list > li::before,
.q-access-menu.color-set--orange
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #cd3911;
}
.color-set--orange .mTrigger {
  color: #cd3911;
}
.color-set--yellow .fn-blk__link:focus,
.color-set--yellow .fn-blk__link:hover,
.q-access-menu.color-set--yellow .q-access-menu__title {
  color: #b68f16;
}
.ckec
  .q-access-menu.color-set--yellow
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--yellow .circle-list > li::before,
.q-access-menu.color-set--yellow
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #ecca5f;
}
.color-set--yellow .mTrigger {
  color: #ecca5f;
}
.color-set--brown .fn-blk__link:focus,
.color-set--brown .fn-blk__link:hover,
.color-set--brown .mTrigger,
.q-access-menu.color-set--brown .q-access-menu__title {
  color: #603f32;
}
.ckec
  .q-access-menu.color-set--brown
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--brown .circle-list > li::before,
.q-access-menu.color-set--brown
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #603f32;
}
.color-set--green .fn-blk__link:focus,
.color-set--green .fn-blk__link:hover,
.color-set--green .mTrigger,
.q-access-menu.color-set--green .q-access-menu__title {
  color: #397e39;
}
.ckec
  .q-access-menu.color-set--green
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--green .circle-list > li::before,
.q-access-menu.color-set--green
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #397e39;
}
.color-set--gray-normal .fn-blk__link:focus,
.color-set--gray-normal .fn-blk__link:hover,
.q-access-menu.color-set--gray-normal .q-access-menu__title {
  color: #a7a5a5;
}
.ckec
  .q-access-menu.color-set--gray-normal
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--gray-normal .circle-list > li::before,
.q-access-menu.color-set--gray-normal
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #c0bfbf;
}
.color-set--gray-normal .mTrigger {
  color: #c0bfbf;
}
.color-set--crimson .fn-blk__link:focus,
.color-set--crimson .fn-blk__link:hover,
.q-access-menu.color-set--crimson .q-access-menu__title {
  color: #990b23;
}
.ckec
  .q-access-menu.color-set--crimson
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--crimson .circle-list > li::before,
.q-access-menu.color-set--crimson
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #c80f2e;
}
.color-set--crimson .mTrigger {
  color: #c80f2e;
}
.color-set--fast .fn-blk__link:focus,
.color-set--fast .fn-blk__link:hover,
.color-set--fast .mTrigger,
.q-access-menu.color-set--fast .q-access-menu__title {
  color: #d2430f;
}
.ckec
  .q-access-menu.color-set--fast
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--fast .circle-list > li::before,
.q-access-menu.color-set--fast
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #d2430f;
}
.color-set--fce .fn-blk__link:focus,
.color-set--fce .fn-blk__link:hover,
.color-set--fce .mTrigger,
.q-access-menu.color-set--fce .q-access-menu__title {
  color: #9e0040;
}
.ckec
  .q-access-menu.color-set--fce
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--fce .circle-list > li::before,
.q-access-menu.color-set--fce
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #9e0040;
}
.color-set--fhss .fn-blk__link:focus,
.color-set--fhss .fn-blk__link:hover,
.color-set--fhss .mTrigger,
.q-access-menu.color-set--fhss .q-access-menu__title {
  color: #2b8054;
}
.ckec
  .q-access-menu.color-set--fhss
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--fhss .circle-list > li::before,
.q-access-menu.color-set--fhss
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #2b8054;
}
.color-set--sd .fn-blk__link:focus,
.color-set--sd .fn-blk__link:hover,
.color-set--sd .mTrigger,
.q-access-menu.color-set--sd .q-access-menu__title {
  color: #007c87;
}
.ckec
  .q-access-menu.color-set--sd
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--sd .circle-list > li::before,
.q-access-menu.color-set--sd
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #007c87;
}
.color-set--fb .fn-blk__link:focus,
.color-set--fb .fn-blk__link:hover,
.color-set--fb .mTrigger,
.q-access-menu.color-set--fb .q-access-menu__title {
  color: #583f98;
}
.ckec
  .q-access-menu.color-set--fb
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--fb .circle-list > li::before,
.q-access-menu.color-set--fb
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #583f98;
}
.color-set--feng .fn-blk__link:focus,
.color-set--feng .fn-blk__link:hover,
.color-set--feng .mTrigger,
.q-access-menu.color-set--feng .q-access-menu__title {
  color: #c80f2e;
}
.ckec
  .q-access-menu.color-set--feng
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--feng .circle-list > li::before,
.q-access-menu.color-set--feng
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #c80f2e;
}
.color-set--fh .fn-blk__link:focus,
.color-set--fh .fn-blk__link:hover,
.color-set--fh .mTrigger,
.q-access-menu.color-set--fh .q-access-menu__title {
  color: #0071bb;
}
.ckec
  .q-access-menu.color-set--fh
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--fh .circle-list > li::before,
.q-access-menu.color-set--fh
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #0071bb;
}
.color-set--shtm .fn-blk__link:focus,
.color-set--shtm .fn-blk__link:hover,
.color-set--shtm .mTrigger,
.q-access-menu.color-set--shtm .q-access-menu__title {
  color: #123663;
}
.ckec
  .q-access-menu.color-set--shtm
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--shtm .circle-list > li::before,
.q-access-menu.color-set--shtm
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #123663;
}
.color-set--polyu-gray .fn-blk__link:focus,
.color-set--polyu-gray .fn-blk__link:hover,
.color-set--polyu-gray .mTrigger,
.q-access-menu.color-set--polyu-gray .q-access-menu__title {
  color: #58595b;
}
.ckec
  .q-access-menu.color-set--polyu-gray
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--polyu-gray .circle-list > li::before,
.q-access-menu.color-set--polyu-gray
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #58595b;
}
.color-set--polyu-red .fn-blk__link:focus,
.color-set--polyu-red .fn-blk__link:hover,
.color-set--polyu-red .mTrigger,
.q-access-menu.color-set--polyu-red .q-access-menu__title {
  color: #a02337;
}
.ckec
  .q-access-menu.color-set--polyu-red
  ul:not([style*="list-style-type"]):not([class])
  > li::before,
.q-access-menu.color-set--polyu-red .circle-list > li::before,
.q-access-menu.color-set--polyu-red
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li::before {
  background: #a02337;
}
.footer-top {
  font-size: 1.25em;
  margin: 3.5em 0 0;
  padding: 1.6em 0;
  text-align: center;
  color: #454545;
  background: #efedee;
}
@media (max-width: 767.98px) {
  .footer-top {
    font-size: 0.875em;
  }
}
.footer-top a {
  color: #a4252d;
}
.footer-inner-top {
  text-align: center;
  font-size: 1.25em;
  margin: -0.3125em 0 1.875em;
}
.footer-inner-top a {
  color: #e2d6b8;
}
.ft-social,
footer {
  color: #fff;
}
@media (max-width: 767.98px) {
  .ft-social {
    font-size: 1.75rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ft-social .socal-icon-list__itm {
    width: calc(25% - 0.85714286em - 0.5px);
    margin: 0.23809524em 0.42857143em;
  }
  footer {
    font-size: 0.75rem;
  }
}
footer {
  margin: 0;
  min-height: 50px;
  padding: 2.8125em 0;
  background: #58595b;
  position: relative;
  color:#fff;
}
@media (max-width: 991.98px) {
  footer {
    position: relative;
    padding-top: 6.875em;
    text-align: center;
  }
}
.footer-top + footer,
.page-foot--no-margin {
  margin-top: 0;
}
.ft-site-link-list {
  line-height: 1.2;
  display: flex;
  margin: -0.3125em 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.875rem;
}
.ft-site-link-list__item {
  position: relative;
  margin: 0.3125em 1.125em 0.3125em 0;
  white-space: nowrap;
}

.ft-site-link-list__item a{
color:#fff;
}


.ft-site-link-list__item:after {
  position: absolute;
  top: 50%;
  right: -0.5625em;
  width: 1px;
  height: 0.75em;
  margin: -0.3125em 0 0;
  content: "";
  background-color: currentColor;
}
.ft-site-link-list__item:last-child {
  margin-right: 0;
}
.ft-site-link-list__item:last-child:after {
  display: none;
}
/* .ft-site-link-list__link:focus,
.ft-site-link-list__link:hover {
  text-decoration: underline;
} */


@media (max-width: 991.98px) {
  .ft-site-link-list {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .ft-site-link-list {
    font-size: 0.8125rem;
  }
}

@media (max-width: 1198.98px) {
  .ft-site-link-list__link{
    padding-left:0.75em;
  }
}


.cp {
  font-size: 0.875rem;
  margin: 1.42857143em 0 0;
  text-align: center;
}

.ft-row {
  margin: 2.1875em -0.9375em 0;
}
.ft-row__blk {
  margin: 0.3125em 0.9375em;
}
@media (min-width: 992px) {
  footer {
    padding: 1.875em 0 2.8125em;
  }
  .ft-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ft-row__blk--right .socal-icon-list {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .page-foot--fact .ft-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-foot--fact .ft-row .socal-icon-list {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -0.52380952em auto 0.23809524em;
  }
  .page-foot--fact .ft-row__blk--left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .ft-tagline {
    position: absolute;
    top: 2.25em;
    right: 1.25em;
    left: 1.25em;
    text-align: center;
  }
}
.ft-tagline img {
  max-width: 100%;
}
.footer-social-dropdown__menu {
  padding: 0;
  box-shadow: 0 0 0.9375em 0 rgba(0, 0, 0, 0.15);
}
.footer-social-dropdown__menu::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.625em 0.625em 0;
  border-color: #fff transparent transparent;
  left: 0.5em;
  content: "";
  top: calc(100% - 1px);
  position: absolute;
}
.footer-social-dropdown__btn {
  color: #fff;
}
.footer-social-dropdown__inner {
  padding: 0.625em;
}
.footer-social-dropdown img {
  display: block;
}
.footer-social-dropdown.dropup .footer-social-dropdown__btn::after {
  display: none;
}
.mn__nav {
  line-height: 1.1;
  color: #454545;
}
.mn__list--1 {
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 -0.9375em;
}
.mn__list--2 {
  position: relative;
  color: #454545;
}
.mn__list--3 {
  font-weight: 300;
  position: absolute;
  top: 0;
  left: 100%;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}
.mn__list--3:before,
.mn__list--4 > li:before {
  left: 0;
  content: "";
}
.mn__list--3:before {
  position: absolute;
  top: 0.125em;
  bottom: 0;
  width: 1px;
  transition-delay: 0.2s;
  transition-duration: 1s;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #e7e6e6;
}
.active > .mn__list--3 {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
}
.active > .mn__list--3 .mn__item--3 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.active > .mn__list--3:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.hover-active.active > .mn__list--3 {
  pointer-events: auto;
}
.mn__list--4 {
  margin: 0.3125em 0 0 1.25em;
}
.mn__list--4 > li {
  position: relative;
  padding: 0 0 0 0.9375em;
}
.mn__list--4 > li:before {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #a02337;
  top: 0.625em;
}
.mn__item--1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.9375em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mn__link--2,
.mn__link--3 {
  display: block;
}
.mn--fact .mn__item--1 {
  text-align: center;
  position: relative;
}
.mn__item--1.active:before,
.mn__item--1.selected:before,
.mn__item--1:hover:before {
  -webkit-transform: translate(0, 0) scale(1, 1);
  -ms-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
}
.mn__item--1.w-10 {
  width: 10%;
}
.mn__item--1.w-12 {
  width: 12%;
}
.mn__item--1.w-14 {
  width: 14%;
}
.mn__item--1.w-16 {
  width: 16%;
}
.mn__item--1.w-18 {
  width: 18%;
}
.mn__item--1.w-20 {
  width: 20%;
}
.mn__item--1.w-22 {
  width: 22%;
}
.mn__item--1.w-24 {
  width: 24%;
}
.mn__item--3 {
  position: relative;
  margin: 0 0 0.75em;
  -webkit-transform: translate(0.8em, 0);
  -ms-transform: translate(0.8em, 0);
  transform: translate(0.8em, 0);
  opacity: 0;
}
.mn__item--3:nth-child(1) {
  transition-delay: 70ms;
}
.mn__item--3:nth-child(2) {
  transition-delay: 140ms;
}
.mn__item--3:nth-child(3) {
  transition-delay: 210ms;
}
.mn__item--3:nth-child(4) {
  transition-delay: 280ms;
}
.mn__item--3:nth-child(5) {
  transition-delay: 350ms;
}
.mn__item--3:nth-child(6) {
  transition-delay: 420ms;
}
.mn__item--3:nth-child(7) {
  transition-delay: 490ms;
}
.mn__item--3:nth-child(8) {
  transition-delay: 560ms;
}
.mn__item--3:nth-child(9) {
  transition-delay: 630ms;
}
.mn__item--3:nth-child(10) {
  transition-delay: 0.7s;
}
.mn__item--4:before {
  top: 0.625em;
  left: 1px;
  background-color: #454545 !important;
}
.mn__link--1,
.mn__link--2,
.mn__link--3,
.mn__link--4 {
  text-decoration: none;
  color: currentColor;
}
.mn__link--1:hover,
.mn__link--2:hover,
.mn__link--3:hover,
.mn__link--4:focus,
.mn__link--4:hover,
li.selected > .mn__link--1,
li.selected > .mn__link--2,
li.selected > .mn__link--3 {
  color: #a02337;
}
.mn__link--1 {
  font-size: 1.25rem;
  position: absolute;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .mn__link--1 {
    font-size: 1.125rem;
  }
}
.mn__link--1:before {
  position: absolute;
  top: calc(100% + 0.25em);
  left: 50%;
  visibility: hidden;
  width: 1.5em;
  height: 0.1em;
  margin: 0 0 0 -0.75em;
  content: "";
  transition-property: background-color, opacity, visibility, -webkit-transform;
  transition-property: background-color, opacity, transform, visibility;
  transition-property: background-color, opacity, transform, visibility,
    -webkit-transform;
  -webkit-transform: translate(0, -0.1em);
  -ms-transform: translate(0, -0.1em);
  transform: translate(0, -0.1em);
  opacity: 0;
  background: currentColor;
}
.mn__link--1:hover:before,
li.selected > .mn__link--1:before {
  visibility: visible;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.mn__link--2 {
  font-size: 1.125rem;
  position: relative;
  padding: 0.70588235em 0;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .mn__link--2 {
    font-size: 1rem;
  }
}
.mn__item--2:first-child .mn__link--2 {
  padding-top: 0;
}
.mn__item--2:last-child .mn__link--2 {
  padding-bottom: 0;
}
.mn__link--3 {
  font-size: 1.125rem;
  position: relative;
  padding: 0 0 0 1.17647059em;
  text-decoration: none;
}
@media (max-width: 1199.98px) {
  .mn__link--3 {
    font-size: 1rem;
  }
}
.mn__link--4 {
  font-size: 0.875rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.2em 0;
}
.mn__arrow {
  display: inline-block;
}
.mn__arrow:after {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.11111111em;
  margin: 0 0 0 0.55555556em;
  content: "\e92c";
}
.mn {
  padding-bottom: 1.25em;
}
.mn__sub {
  font-size: 1rem;
  position: absolute;
  z-index: 12;
  top: 100%;
  right: 0;
  left: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -0.3em);
  -ms-transform: translate(0, -0.3em);
  transform: translate(0, -0.3em);
  pointer-events: none;
  opacity: 0;
  background: #fefefe;
  box-shadow: 0 1.25em 1.5625em 0 rgba(0, 0, 0, 0.1),
    inset 0 2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1),
    inset 0 -2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1);
}
.active > .mn__sub {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto !important;
}
.mn-drop__inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3.75em 0 4.375em;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mn-drop__feature {
  width: 39.13043478%;
}
.mn-drop__menu {
  width: 25.08361204%;
  margin: 0 0 0 6.25em;
}
.feature-img-title-blk {
  font-size: 1rem;
  position: relative;
}
@media (max-width: 1199.98px) {
  .feature-img-title-blk {
    font-size: 0.875rem;
  }
}
.feature-img-title-blk__menu {
  width: 53.75%;
}
.feature-img-title-blk__imgw {
  margin: 0 0 0.8125em;
}
.feature-img-title-blk__imgctrl {
  padding: 54.11522634% 0 0;
}
.feature-img-title-blk__title {
  font-size: 5.9375rem;
  font-weight: 300;
  line-height: 0.9;
  position: relative;
  margin-top: -0.47272727em;
  margin-right: -1.18181818em;
  color: #d8d8d8;
}
@media (max-width: 1199.98px) {
  .feature-img-title-blk__title {
    font-size: 6.33333333vw;
  }
}
@media screen and (max-width: 1400px) {
  .feature-img-title-blk__title {
    font-size: 5rem;
  }
}
.feature-img-title-blk__desc {
  font-size: 1.0625em;
  font-weight: 300;
  line-height: 1.29411765;
}
.js-border-indicator {
  position: absolute;
  left: 0;
  width: 2px;
  height: 0;
  transition-property: top, height, background-color, -webkit-transform;
  transition-property: top, height, transform, background-color;
  transition-property: top, height, transform, background-color,
    -webkit-transform;
  background: #a02337;
}
.mn-sm__list--2,
.mn-sm__list--3,
.mn-sm__list--4 {
  margin: 0;
  list-style: none !important;
  font-size: 1rem;
  position: absolute;
  z-index: 12;
  top: calc(100% + 0.1875em);
  left: -0.375em;
  visibility: hidden;
  width: 18.75em;
  -webkit-transform: translate(0, -0.3em);
  -ms-transform: translate(0, -0.3em);
  transform: translate(0, -0.3em);
  pointer-events: none;
  opacity: 0;
  border-top: 0.125em solid #a02337;
  background: #fff;
  box-shadow: 0 1.25em 1.5625em 0 rgba(0, 0, 0, 0.1),
    inset 0 2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1),
    inset 0 -2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1);
  padding: 0.375em 0;
}
.mn-sm__list--2 .js-border-indicator,
.mn-sm__list--3 .js-border-indicator,
.mn-sm__list--4 .js-border-indicator {
  display: none !important;
}
.active > .mn-sm__list--2,
.active > .mn-sm__list--3,
.active > .mn-sm__list--4 {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto !important;
}
.mn-sm__list--2::after,
.mn-sm__list--2::before,
.mn-sm__list--3::after,
.mn-sm__list--3::before,
.mn-sm__list--4::after,
.mn-sm__list--4::before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  content: "";
  z-index: 25;
  background: #fff;
  pointer-events: none;
}
.mn-sm__list--2::before,
.mn-sm__list--3::before,
.mn-sm__list--4::before {
  left: 0;
  box-shadow: -0.625em 0 0.625em -0.5em rgba(0, 0, 0, 0.15),
    inset 0 2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1),
    inset 0 -2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1);
}
.mn-sm__list--2::after,
.mn-sm__list--3::after,
.mn-sm__list--4::after {
  right: 0;
  box-shadow: 0.625em 0 0.625em -0.5em rgba(0, 0, 0, 0.15),
    inset 0 2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1),
    inset 0 -2.1875em 1.8125em -2.5625em rgba(0, 0, 0, 0.1);
}
.mn-sm__list--3,
.mn-sm__list--4 {
  top: 0;
  left: 100%;
  border-top: 0;
  background: #f4f4f4;
}
.mn-sm__list--3::after,
.mn-sm__list--3::before,
.mn-sm__list--4::after,
.mn-sm__list--4::before {
  background: #f4f4f4;
}
.align-right .mn-sm__list--3,
.align-right .mn-sm__list--4 {
  right: 100%;
  left: auto;
}
.mn-sm__item--2,
.mn-sm__item--3,
.mn-sm__item--4 {
  text-align: left;
  font-size: 1.0625rem;
  position: relative;
}
.mn-sm__item--2::before,
.mn-sm__item--3::before,
.mn-sm__item--4::before {
  position: absolute;
  right: 1.76470588em;
  bottom: 0;
  left: 1.76470588em;
  height: 1px;
  content: "";
  background: #d6d6d6;
}
.mn-sm__item--2:last-child::before,
.mn-sm__item--3:last-child::before,
.mn-sm__item--4:last-child::before {
  display: none;
}
.mn-sm__item--4 {
  font-size: 0.9375rem;
}
.mn-sm__link--2,
.mn-sm__link--3,
.mn-sm__link--4 {
  display: block;
  padding: 0.66666667em 3.33333333em 0.73333333em 2em;
  text-decoration: none;
}
.has-sub > .mn-sm__link--2::before,
.has-sub > .mn-sm__link--3::before,
.has-sub > .mn-sm__link--4::before {
  position: absolute;
  content: "\e918";
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 1.4em;
  top: 0.4em;
  font-size: 1.25rem;
}
.mn--fact .mn__list--1 {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -1.75em;
}
.mn--fact .mn__item--1 {
  padding: 0 1.75em;
}
.mn--fact .mn__item--1.has-sub .mn__link--1::before {
  display: none;
}
.mb-lang-list,
.mobile-menu__top {
  display: -webkit-flex;
  display: -ms-flexbox;
}
body.js-modal-fix-scroll .wrapper {
  position: fixed;
  width: 100%;
}
.mobile-menu {
  padding: 0 !important;
  transition-duration: 0.3s;
}
.mobile-menu.modal.fade.show .mobile-menu__dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-menu.modal.fade.show .mobile-menu__dialog:before {
  -webkit-transform: rotateX(0) rotateY(0);
  transform: rotateX(0) rotateY(0);
  opacity: 1;
}
.mobile-menu__dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 100%;
  margin: 0;
  pointer-events: auto;
  background: #fff;
}
.mb-mn__item--1:before,
.mb-mn__list--3:before {
  bottom: 0;
  content: "";
}
@media (min-width: 480px) {
  .mobile-menu__dialog {
    left: auto;
    width: 100vw;
  }
}
.modal.fade .mobile-menu__dialog {
  transition-duration: 0.6s;
  transition-property: color, visibility, opacity, box-shadow, background-color,
    border-width, border-color, fill, max-width, max-height, -webkit-transform;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height,
    -webkit-transform;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mobile-menu__top {
  display: flex;
  padding: 1em 25px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: #a02337;
}
.mobile-menu.fade {
  opacity: 1 !important;
}
.mobile-menu__close {
  font-size: 1.375rem;
  font-weight: 700;
  color: #fff;
}
.mobile-menu__close-icon {
  font-weight: 700;
  display: block;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mobile-menu__main {
  overflow-y: auto;
  height: calc(100vh - 3.625em);
  padding: 0 0 2.5em;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
}
.fact-header--2-mobile-logo ~ .mobile-menu--fact .mobile-menu__main {
  height: calc(100vh - 8.125em);
}
.mb-lang-list {
  padding: 0;
  list-style: none !important;
  font-size: 0.875rem;
  display: flex;
  margin: 0 -0.78571429em;
}
.mb-lang-list__itm {
  margin: 0 0.78571429em;
}
.mb-lang-list__link {
  text-decoration: none;
}
.mb-lang-list__link:focus,
.mb-lang-list__link:hover {
  color: currentColor;
}
.mb-fn-list {
  font-size: 0.9em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mb-fn-list__blk {
  margin: 0 0.8125em;
}
.mb-fn-list__blk:last-child {
  margin-right: 0;
}
.mb-fn-list__link,
.mb-fn-list__link:focus,
.mb-fn-list__link:hover {
  color: #fff;
}
.js-modal-fix-scroll .fact-header {
  position: static;
}
.mb-mn__list--1,
.mb-mn__list--3 {
  position: relative;
}
.js-modal-fix-scroll .modal-backdrop {
  display: none !important;
}
.mobile-menu--fact {
  top: 8.3125rem;
}
@media (max-width: 767.98px) {
  .mobile-menu--fact {
    top: 5.75rem;
  }
  .fact-header--2-mobile-logo ~ .mobile-menu--fact {
    top: 8.125rem;
  }
}
.mobile-menu--fact .mobile-menu__dialog {
  border-top: 1px solid #f1f1f1;
  box-shadow: -0.125em -0.125em 1em 0 rgba(0, 0, 0, 0.12);
}
.mobile-menu--fact .mobile-menu__top {
  padding: 0.3125rem 15px;
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
}
.mobile-menu--fact .mobile-menu__top .mb-fn-list__link {
  color: #454545;
}
.mobile-menu--fact .mobile-menu__close {
  color: #a02337;
}
.mb-mn__list--1,
.mb-mn__list--2,
.mb-mn__list--3,
.mb-mn__list--4,
.mb-mn__list--5 {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.mb-mn__list--3 {
  margin: 0.9375em 0 0;
}
.mb-mn__list--3:before {
  position: absolute;
  top: 0.3125em;
  left: 0;
  width: 1px;
  background: #e7e6e6;
}
.mb-mn__list--4 {
  margin-left: 0.9375rem;
}
.mb-mn__list--4 > li {
  position: relative;
  padding: 0 0 0 1.125em;
}
.mb-mn__list--4 > li:before {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: #a02337;
  top: 0.75em;
}
.mb-mn__item--1,
.mb-mn__item--2,
.mb-mn__item--3 {
  font-weight: 400;
  position: relative;
}
.mb-mn__item--1:before {
  position: absolute;
  right: 0.75em;
  left: 0.75em;
  height: 1px;
  background: #d8d8d8;
}
.mb-mn__item--1 > .i-arrow {
  top: 0.6em;
  color: #fff;
}
.mb-mn__item--2 {
  margin: 1.5em 0 0;
}
.mb-mn__item--2:first-child {
  margin-top: 0;
}
.mb-mn__item--3 {
  position: relative;
}
.mb-mn__item--3:before {
  position: absolute;
  z-index: 2;
  top: 0.375em;
  bottom: 0.375em;
  left: 0;
  width: 0.1875em;
  content: "";
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  background: #a02337;
}
.mb-mn__item--3.selected:before,
.mb-mn__item--3:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mb-mn__link--1,
.mb-mn__link--2,
.mb-mn__link--3,
.mb-mn__link--4 {
  text-decoration: none;
  color: #454545;
  position: relative;
  display: block;
}
.mb-mn__link--1 {
  font-size: 1.125rem;
  padding: 0.88888889em 2.5rem 0.88888889em 1.75rem;
  color: currentColor;
}
.mb-mn__link--1:focus,
.mb-mn__link--1:hover,
.mb-mn__link--2:focus,
.mb-mn__link--2:hover {
  color: #a02337;
}
.mb-mn__link--2 {
  font-size: 1.0625rem;
  font-weight: 400;
  color: #a02337;
}
.mb-mn__link--3 {
  font-size: 0.9375rem;
  position: relative;
  padding: 0.375em 0.9375rem;
  color: #454545;
}
.mb-mn__link--3:hover,
.mb-mn__link--4:hover,
.selected > .mb-mn__link--3,
.selected > .mb-mn__link--4 {
  color: #a02337;
}
.mb-mn__link--4 {
  font-size: 0.875rem;
  padding: 0.35714286em 0;
}
.mb-mn__line-arrow {
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 1.375em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.66666667em;
  height: 1.66666667em;
  margin: -0.83333333em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a02337;
}
.mb-mn__arrow-icon {
  font-weight: 700;
}
.mb-mn-sub-menu {
  overflow: hidden !important;
  padding: 0 !important;
  transition-duration: 0.3s;
}
.mb-mn-sub-menu.modal.fade.show .mb-mn-sub-menu__dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mb-mn-sub-menu.modal.fade.show .mb-mn-sub-menu__dialog:before {
  -webkit-transform: rotateX(0) rotateY(0);
  transform: rotateX(0) rotateY(0);
  opacity: 1;
}
.mb-mn-sub-menu__dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 100%;
  margin: 0;
  pointer-events: auto;
  background: #fff;
  box-shadow: -0.9375em 0 1.25em 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 480px) {
  .mb-mn-sub-menu__dialog {
    left: auto;
    width: 100vw;
  }
}
.modal.fade .mb-mn-sub-menu__dialog {
  transition-duration: 0.6s;
  transition-property: color, visibility, opacity, box-shadow, background-color,
    border-width, border-color, fill, max-width, max-height, -webkit-transform;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height;
  transition-property: transform, color, visibility, opacity, box-shadow,
    background-color, border-width, border-color, fill, max-width, max-height,
    -webkit-transform;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mb-mn-sub-menu.fade {
  opacity: 1 !important;
}
.mb-mn-sub-menu__top {
  padding: 0.5em 0.875em;
  background: #efeeee;
}
.mb-mn-sub-menu__main {
  overflow-y: auto;
  height: calc(100vh - 10em);
  margin: 0 0.9375rem;
  padding: 0 0 2.5em;
}
.mb-mn-sub-menu__main-title {
  font-size: 2.5625rem;
  font-weight: 300;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 1.5em;
  margin: 0 0 0.9375em;
  padding: 0.125em 0.25em 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
  line-height: 1.2;
  color: #d8d8d8;
  background: url(../img/mobile-menu-top-bg.jpg) center center no-repeat #a02337;
  background-size: auto 100%;
}
.i-arrow,
.menu-collapse-btn::before {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: center;
}
.i-arrow,
.mb-mn-sub-menu__back:focus,
.mb-mn-sub-menu__back:hover {
  color: #a02337;
}
.mb-mn-sub-menu__main-title-inner {
  margin: 0 0 -0.475em;
}
.mb-mn-sub-menu__imgctrl {
  padding: 46.93333333% 0 0;
}
.mb-mn-sub-menu__back {
  font-weight: 300;
  color: #a02337;
}
.i-arrow:after,
.i-arrow:before,
.mb-mn-sub-menu__back:before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mb-mn-sub-menu__back:before {
  font-size: 0.8125em;
  margin: 0 0.35714286em 0 0;
  content: "\e90e";
}
.i-arrow {
  position: absolute;
  top: 0.1875em;
  right: 0.3125em;
  display: flex;
  height: 2.5em;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.i-arrow:after,
.i-arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
}
.i-arrow:before {
  content: "\e91a";
}
.i-arrow:after {
  content: "\e91c";
}
.mb-active > .i-arrow:before {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
}
.mb-mn-fact-sub-menu {
  top: 2.5rem;
}
@media (max-width: 767.98px) {
  .mb-mn-fact-sub-menu {
    top: 1.875rem;
  }
}
.mb-mn-fact-sub-menu__main-title {
  font-size: 1.625em;
  font-weight: 300;
  padding: 0.19230769em 0.9375rem;
  color: #fff;
  background: #a02337;
}
.mb-mn-fact-sub-menu__main {
  overflow-y: auto;
  height: calc(100vh - 8.125rem);
}
.mb-mn-fact__list--2,
.mb-mn-fact__list--3,
.mb-mn-fact__list--4 {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.mb-mn-fact__list--2 {
  font-size: 1.0625rem;
}
.mb-mn-fact__list--3 {
  font-size: 0.9375rem;
  overflow: hidden;
  padding: 0 0 0 0.9375rem;
  background: #f4f4f4;
}
.mb-mn-fact__list--3 > li {
  position: relative;
  padding: 0 0 0 1em;
}
.mb-mn-fact__list--3 > li:before {
  position: absolute;
  top: 0.5625em;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  border-radius: 50%;
  background: #a02337;
}
.mb-mn-fact__list--4 {
  font-size: 0.875rem;
  position: relative;
  overflow: hidden;
  margin: 0 0 0 -1.875rem;
  padding: 0 0 0 2.8125rem;
  background: #efeeee;
  box-shadow: inset 0 0.85714286em 1.07142857em -0.92857143em rgba(0, 0, 0, 0.075),
    inset 0 -0.85714286em 1.07142857em -0.92857143em rgba(0, 0, 0, 0.075);
}
.mb-mn-fact__list--4::before {
  position: absolute;
  top: 1.71428571em;
  bottom: 1.71428571em;
  left: 1.875rem;
  width: 1px;
  content: "";
  background: #e4e4e4;
}
.mb-mn-fact__item--2,
.mb-mn-fact__item--3,
.mb-mn-fact__item--4 {
  position: relative;
}
.mb-mn-fact__item--2 .menu-collapse-btn,
.mb-mn-fact__item--3 .menu-collapse-btn,
.mb-mn-fact__item--4 .menu-collapse-btn {
  top: 0.13333333em;
}
.mb-mn-fact__item--3::before {
  top: 1em !important;
}
.mb-mn-fact__item--3:first-child {
  margin-top: 0.66666667em;
}
.mb-mn-fact__item--3:last-child {
  margin-bottom: 0.66666667em;
}
.mb-mn-fact__item--3 .menu-collapse-btn {
  top: 0.57142857em;
  height: 0.875em;
  opacity: 0.9;
}
.mb-mn-fact__item--3 .menu-collapse-btn::before {
  font-weight: 700;
  content: "\e955";
}
.breadcrumb--left-arrow > li:after,
.menu-collapse-btn::before {
  font-weight: 400;
  line-height: inherit;
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mb-mn-fact__item--3 .menu-collapse-btn[aria-expanded="true"]::before {
  content: "\e954";
}
.mb-mn-fact__item--4 {
  margin: 0.85714286em 0;
}
.mb-mn-fact__item--4:first-child {
  margin-top: 1.6em;
}
.mb-mn-fact__item--4:last-child {
  margin-bottom: 1.6em;
}
.mb-mn-fact__link--2,
.mb-mn-fact__link--3,
.mb-mn-fact__link--4 {
  text-decoration: none;
}
.mb-mn-fact__link--2,
.mb-mn-fact__link--3 {
  display: block;
}
.mb-mn-fact__link--2 {
  position: relative;
  padding: 0.58823529em 2.8125rem 0.58823529em 0.9375rem;
}
.mb-mn-fact__link--2::before {
  position: absolute;
  top: 0.58823529em;
  bottom: 0.58823529em;
  left: 0;
  width: 0.17647059rem;
  content: "";
  -webkit-transform: translate(-103%, 0);
  -ms-transform: translate(-103%, 0);
  transform: translate(-103%, 0);
  background: #a02337;
}
.active > .mb-mn-fact__link--2::before,
.selected > .mb-mn-fact__link--2::before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mb-mn-fact__link--3 {
  padding: 0.53333333em 2.8125rem 0.53333333em 0;
}
.menu-collapse-btn {
  font-size: 1rem;
  position: absolute;
  z-index: 6;
  right: 0.3125em;
  width: 2.5rem;
  height: 2.5rem;
}
.menu-collapse-btn::before {
  font-size: 1.1em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e916";
}
.breadcrumb,
.breadcrumb--2 {
  font-size: 0.8125rem;
}
.breadcrumb,
.search-nd-bar__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.menu-collapse-btn[aria-expanded="true"]::before {
  content: "\e917";
}
.breadcrumb {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumb--left-arrow > li:before,
.breadcrumb > li:first-child:before {
  display: none;
}
.breadcrumb > li {
  position: relative;
  padding: 0;
}
.breadcrumb > li:before {
  margin: 0 0.41666667em;
  content: "/";
}
.breadcrumb a {
  text-decoration: none;
  color: inherit;
}
.breadcrumb a:focus,
.breadcrumb a:hover {
  text-decoration: underline;
}
.search-item-blk__title a,
.slogan-tag,
.slogan-tag a {
  text-decoration: none;
}
.breadcrumb--small-banner {
  color: #fff;
  text-shadow: 0 0 4px #000;
}
.breadcrumb--left-arrow {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 1.38461538em;
}
.breadcrumb--left-arrow > li:after {
  margin: 0 0.41666667em;
  content: "\e918";
  vertical-align: text-bottom;
}
.breadcrumb--left {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@-webkit-keyframes kv-zoom-last {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20%,
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
@keyframes kv-zoom-last {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20%,
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
@-webkit-keyframes kv-zoom-next {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20%,
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes kv-zoom-next {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20%,
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.key-visual {
  position: relative;
  max-width: 1264px;
  margin: auto;
}
.key-visual img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.key-visual__container {
  margin-bottom: 0.79113924%;
}
.key-visual__list {
  z-index: 2;
}
.js-slick-container:not(.js-slick-loaded)
  .key-visual__list
  > .js-slick-itm:nth-child(1)
  ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}
.js-slick-container:not(.js-slick-loaded) .key-visual__list {
  opacity: 0;
}
.key-visual__list .slick-list,
.key-visual__list .slick-track {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.key-visual__list .slick-slide {
  transition: 1.1s cubic-bezier(0.74, 0.04, 0.26, 0.98) !important;
}
.key-visual__list .slick-slide.js-slick-fading-out .main-banner {
  -webkit-animation: kv-zoom-last 1s ease-in-out 0s 1 normal forwards;
  animation: kv-zoom-last 1s ease-in-out 0s 1 normal forwards;
}
.key-visual__list .slick-slide.js-slick-fading-in {
  z-index: 1049 !important;
}
.key-visual__list .slick-slide.js-slick-fading-in .main-banner {
  -webkit-animation: kv-zoom-next 1s ease-in-out 0s 1 normal forwards;
  animation: kv-zoom-next 1s ease-in-out 0s 1 normal forwards;
}
.key-visual .slick-dots-container {
  position: absolute;
  z-index: 8;
  right: 1.875em;
  bottom: -0.3125em;
}
@media (max-width: 991.98px) {
  .key-visual .slick-dots-container {
    right: 1.3125em;
    bottom: 0;
  }
  .key-visual .slick-dots-container .slick-pause-play-btn {
    background-color: #fff;
  }
  .key-visual .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb--2 {
    font-size: 0.75rem;
  }
  .key-visual__container {
    margin-bottom: 0;
  }
  .key-visual .slick-dots-container {
    right: 0.5em;
    bottom: 0.125em;
  }
}
.key-visual .slick-arrow {
  position: relative;
  font-size: 1.25rem;
  width: 1.2em;
  height: 1.2em;
  color: #fff;
  margin: 0 0 0 0.225em;
  transition: all 0.3s ease-in-out;
}
.key-visual .slick-arrow:hover .ico-circle-arrow-left-layer .path1::before,
.key-visual .slick-arrow:hover .ico-circle-arrow-right-layer .path1::before {
  color: #fff;
}
.key-visual .slick-arrow:hover .ico-circle-arrow-left-layer .path2::before,
.key-visual .slick-arrow:hover .ico-circle-arrow-right-layer .path2::before {
  color: #a02237;
}
.key-visual .slick-arrow .ico-circle-arrow-left-layer .path1::before,
.key-visual .slick-arrow .ico-circle-arrow-right-layer .path1::before {
  transition: all 0.3s ease-in-out;
  color: #a02237;
}
.key-visual .slick-arrow .ico-circle-arrow-left-layer .path2::before,
.key-visual .slick-arrow .ico-circle-arrow-right-layer .path2::before {
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.key-visual .slick-slide {
  height: auto;
  background: #fff;
}
@media (max-width: 991.98px) {
  .key-visual .slick-dots {
    display: none !important;
  }
  .key-visual .slick-pause-play-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 2.5em;
    height: 2.5em;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e4e4e4;
  }
}
.key-visual-video {
  position: absolute;
  top: -1em;
  right: -1em;
  bottom: -1em;
  left: -1em;
  background: #000;
}
.main-banner__ratio {
  position: relative;
  padding: 34.17721519% 0 0;
}
@media (max-width: 767.98px) {
  .key-visual .slick-pause-play-btn {
    font-size: 0.625rem;
  }
  .main-banner__ratio {
    padding: 48.00995025% 0 0;
  }
  .key-visual {
    margin: 0 0.625em;
  }
}
.key-visual__search {
  position: relative;
  z-index: 4;
  max-width: 40.625em;
  margin: -5.625em auto 1.5625em;
}
@media (max-width: 767.98px) {
  .key-visual__search {
    font-size: 0.5625rem;
    max-width: none;
    margin: -3.22222222em 4.44444444em 2em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .key-visual__search {
    font-size: 0.875rem;
  }
}
.feature-search {
  box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.35);
}
.feature-search__button {
  font-size: 1.5em;
  display: block;
  width: 100%;
  height: 4.41666667em;
  color: #a02337;
  background: #fff;
}
.feature-search__icon {
  font-size: 1.5em;
  position: relative;
  top: -0.05555556em;
  margin: 0 0.44444444em 0 0;
  vertical-align: middle;
}
.idx-tag {
  margin: 0.625em auto 1.875em;
}
@media (max-width: 767.98px) {
  .idx-tag {
    font-size: 0.8125rem;
  }
}
.idx-selection-sect__title {
  font-size: 1.25em;
  font-weight: 300;
  margin: 0 0 1.4em;
  text-align: center;
  color: #454545;
}
.idx-selection-sect__extra {
  padding: 1.375em 0 0;
}
.scroll-like-arrow-bar {
  position: absolute;
  width: 4.125em;
  height: 18.75em;
  padding: 4.125em 0;
}
.scroll-like-arrow-bar__arrow {
  position: absolute;
  left: 0;
}
.scroll-like-arrow-bar__arrow[data-arrow-dir="prev"] {
  top: 0;
}
.scroll-like-arrow-bar__arrow[data-arrow-dir="next"] {
  bottom: 0;
}
.scroll-like-arrow-bar__inner {
  position: absolute;
  top: 5em;
  bottom: 5em;
  left: 50%;
  width: 0.375em;
  margin: 0 0 0 -0.1875em;
}
.scroll-like-arrow-bar__drag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 30px;
  border-radius: 0.1875em;
  background: #b7b7b7;
}
.slogan-open-blk__collapse:not(.show) .scroll-like-arrow-bar__arrow {
  opacity: 0;
}
.slogan-open-blk--collapsing-hide
  .slogan-open-blk__collapse
  .scroll-like-arrow-bar__arrow {
  display: none !important;
}
.slogan-tag,
.slogan-tag__slogan {
  display: block;
}
.slogan-open-blk:first-child
  .scroll-like-arrow-bar
  .js-scroll-arrow-collapse-list-trigger[data-arrow-dir="prev"],
.slogan-open-blk:last-child
  .scroll-like-arrow-bar
  .js-scroll-arrow-collapse-list-trigger[data-arrow-dir="next"] {
  visibility: hidden;
  opacity: 0;
}
.slogan-tag {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 1.875em 0;
  text-align: center;
}
.slogan-tag--wide {
  max-width: none;
}
.slogan-open-blk--collapse-shown .slogan-tag[data-toggle],
.slogan-open-blk--collapsing .slogan-tag[data-toggle] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.slogan-open-blk--collapsing-hide .slogan-tag[data-toggle] {
  visibility: visible;
  opacity: 1;
}
.slogan-tag__tagline {
  position: relative;
  top: -1px;
}
@media (max-width: 767.98px) {
  .slogan-tag {
    font-size: 0.625em;
  }
  .slogan-tag__slogan.color-line-text--full-transparent:not(
      .color-line-text--hide
    ) {
    color: #454545;
  }
  .slogan-tag__tagline {
    font-size: 0.75rem;
  }
}
.slogan-open-blk:after,
.slogan-open-blk:before,
.slogan-open-blk__video-wrap:after,
.slogan-open-blk__video-wrap:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 900px;
  height: 1px;
  content: "";
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #d6d6d6;
}
.slogan-open-blk--wide .slogan-open-blk__video-wrap::after,
.slogan-open-blk--wide .slogan-open-blk__video-wrap::before,
.slogan-open-blk--wide:after,
.slogan-open-blk--wide:before {
  max-width: none;
}
.slogan-open-blk:after,
.slogan-open-blk__video-wrap:after {
  top: auto;
  bottom: 0;
  display: none;
}
.slogan-open-blk {
  position: relative;
}
@media (min-width: 992px) {
  .slogan-tag__slogan .color-line-text__for-line {
    overflow: visible;
  }
  .slogan-open-blk--collapse-shown + .slogan-open-blk:before,
  .slogan-tag__slogan:before {
    display: none;
  }
  .slogan-tag-img-blk .slogan-tag__tagline .color-plate-text__content {
    background: #fff;
  }
}
.slogan-open-blk__scroll {
  position: absolute;
  z-index: 4;
  top: -2.0625em;
  right: 1.375em;
  bottom: -2.0625em;
  height: auto;
}
@media (max-width: 991.98px) {
  .slogan-tag__tagline {
    margin: 0.9375em 0 0;
  }
  .slogan-open-blk__scroll {
    font-size: 0.625em;
  }
}
.slogan-open-blk:first-child:before {
  display: none;
}
.slogan-open-blk:last-child:after {
  display: block;
}
.slogan-open-blk__collapse {
  position: relative;
  z-index: 3;
}
.slogan-open-blk--collapse-shown {
  z-index: 5;
}
.slogan-open-blk__video-wrap {
  position: relative;
  overflow: hidden;
  padding: 1.875em 0;
}
@media (max-width: 767.98px) {
  .slogan-open-blk__scroll {
    font-size: 0.375em;
  }
  .slogan-open-blk__video-wrap {
    font-size: 0.6875rem;
  }
}
.collapse.show .slogan-open-blk__video-wrap {
  overflow: visible;
}
.slogan-open-blk__video-wrap::before {
  display: none;
}
.slogan-open-blk__video-wrap::after {
  display: block;
}
.bottom-extra-collapse__btn-row {
  max-width: 900px;
  margin: 1.875em auto;
}
@media (max-width: 991.98px) {
  .bottom-extra-collapse__btn-row {
    font-size: 0.875em;
  }
}
@media (max-width: 767.98px) {
  .bottom-extra-collapse__btn-row {
    font-size: 0.75em;
  }
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(1),
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(2),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(2)
    ~ .btn-row__btn,
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(3),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(3)
    ~ .btn-row__btn,
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(4),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(4)
    ~ .btn-row__btn {
    width: calc(50% - 0.66666667rem);
  }
}
.bottom-extra-collapse__btn-row .btn-row {
  margin-right: -0.3125rem;
  margin-left: -0.3125rem;
}
.bottom-extra-collapse__btn-row .btn-row__btn {
  font-size: 1.125em;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
}
@media (min-width: 768px) {
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(1),
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(2),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(2)
    ~ .btn-row__btn {
    width: calc(50% - 0.66666667rem);
  }
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(3),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(3)
    ~ .btn-row__btn {
    width: calc(33.33333333% - 0.66666667rem);
  }
  .bottom-extra-collapse__btn-row .btn-row__btn:first-child:nth-last-child(4),
  .bottom-extra-collapse__btn-row
    .btn-row__btn:first-child:nth-last-child(4)
    ~ .btn-row__btn {
    width: calc(25% - 0.66666667rem);
  }
}
.slogan-tag-img-blk {
  position: relative;
}
.slogan-tag-img-blk__imgw {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.collapse.show .slogan-tag-img-blk__imgw {
  overflow: visible;
}
.slogan-tag-img-blk__imgctrl {
  padding: 31.21338912% 0 0;
}
.slogan-tag-img-blk__tag {
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 0.46875em;
  left: 0;
}
@media (max-width: 991.98px) {
  .slogan-tag-img-blk__tag {
    font-size: 0.8125em;
    position: relative;
    z-index: 3;
    bottom: 0;
    padding-top: 2.46153846em;
  }
}
@media (min-width: 992px) {
  .slogan-tag-img-blk__tag {
    max-width: none;
    padding-right: 6.25em;
    padding-left: 6.25em;
  }
}
.promo-row {
  margin: 1.875em 0;
}
@media (max-width: 767.98px) {
  .slogan-tag-img-blk__tag {
    font-size: 0.5em;
  }
  .promo-blk-list .img-title-blk {
    max-width: 25em;
    margin-right: auto;
    margin-left: auto;
  }
}
.search-item-blk {
  padding: 1.875em 0;
}
@media (max-width: 991.98px) {
  .search-item-blk {
    font-size: 0.875em;
  }
}
@media (max-width: 767.98px) {
  .search-item-blk {
    font-size: 0.8125em;
  }
}
.search-item-blk__title {
  font-size: 1.25em;
  margin: 0 0 0.25em;
}
.search-item-blk__title a:focus,
.search-item-blk__title a:hover {
  color: #a02337;
}
.search-item-blk__link {
  font-size: 0.9375em;
  color: #959595;
}
.search-item-blk__link a {
  text-decoration: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
}
.search-item-blk__link a:focus,
.search-item-blk__link a:hover {
  text-decoration: underline;
  color: #959595;
}
.blk-hover-list__link,
.calendar-ev .ui-datepicker-calendar a,
.ckec a,
.component-text-content .h2 a:not(.underline-link),
.component-text-content .h3 a:not(.underline-link),
.date-title-list-blk,
.ev-blk__title a,
.ev__cal .ui-datepicker-calendar td > a,
.ev__cal .ui-datepicker-calendar td > span,
.icon-title-blk,
.icon-title-blk > a,
.sq-social-list__icon,
.tail-tag-img-blk,
.title-listing-blk__list a,
.title-listing-blk__title a {
  text-decoration: none;
}
.search-item-blk__desc {
  font-size: 1em;
  line-height: 1.375;
  margin: 0.3125em 0 0;
  color: #454545;
}
.search-item-blk__date {
  font-size: 0.9375em;
  margin: 0.8em 0 0;
}
.search-nd-bar {
  margin: 0.625em 0;
}
.search-nd-bar__inner {
  display: flex;
  max-width: 39.375em;
  margin: auto;
  box-shadow: 0 0 0.8125em 0 rgba(0, 0, 0, 0.1);
}
.legend-list,
.search-nd-bar__btn {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.search-nd-bar__input {
  font-size: 1.125em;
  font-weight: 300;
  height: 3.61111111em;
  padding: 0 1.38888889em;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0;
}
.search-nd-bar__btn {
  font-size: 1.125em;
  display: flex;
  width: 3.61111111em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background: #a02337;
}
.search-nd-bar__icon {
  font-size: 1.25em;
}
.color-set--gray.search-nd-bar .search-nd-bar__btn {
  color: #454545 !important;
  background-color: #f4f4f4;
}
.color-set--gray.search-nd-bar .search-nd-bar__btn:focus,
.color-set--gray.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #e5e5e5;
}
.color-set--gray-dark.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #717171;
}
.color-set--gray-dark.search-nd-bar .search-nd-bar__btn:focus,
.color-set--gray-dark.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #626262;
}
.color-set--blue.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #2840a8;
}
.color-set--blue.search-nd-bar .search-nd-bar__btn:focus,
.color-set--blue.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #22378f;
}
.color-set--purple.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #210f68;
}
.color-set--purple.search-nd-bar .search-nd-bar__btn:focus,
.color-set--purple.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #190b4d;
}
.color-set--red.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #a02337;
}
.color-set--red.search-nd-bar .search-nd-bar__btn:focus,
.color-set--red.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #871e2e;
}
.color-set--cyan.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #4f9eb5;
}
.color-set--cyan.search-nd-bar .search-nd-bar__btn:focus,
.color-set--cyan.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #448ca1;
}
.color-set--orange.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #cd3911;
}
.color-set--orange.search-nd-bar .search-nd-bar__btn:focus,
.color-set--orange.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #b1310f;
}
.color-set--yellow.search-nd-bar .search-nd-bar__btn {
  color: #454545 !important;
  background-color: #ecca5f;
}
.color-set--yellow.search-nd-bar .search-nd-bar__btn:focus,
.color-set--yellow.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #e9c144;
}
.color-set--brown.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #603f32;
}
.color-set--brown.search-nd-bar .search-nd-bar__btn:focus,
.color-set--brown.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #4c3228;
}
.color-set--green.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #397e39;
}
.color-set--green.search-nd-bar .search-nd-bar__btn:focus,
.color-set--green.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #2f692f;
}
.color-set--gray-normal.search-nd-bar .search-nd-bar__btn {
  color: #333 !important;
  background-color: #c0bfbf;
}
.color-set--gray-normal.search-nd-bar .search-nd-bar__btn:focus,
.color-set--gray-normal.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #b1b0b0;
}
.color-set--crimson.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #c80f2e;
}
.color-set--crimson.search-nd-bar .search-nd-bar__btn:focus,
.color-set--crimson.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #ac0d27;
}
.color-set--fast.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #d2430f;
}
.color-set--fast.search-nd-bar .search-nd-bar__btn:focus,
.color-set--fast.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #b53a0d;
}
.color-set--fce.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #9e0040;
}
.color-set--fce.search-nd-bar .search-nd-bar__btn:focus,
.color-set--fce.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #7f0034;
}
.color-set--fhss.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #2b8054;
}
.color-set--fhss.search-nd-bar .search-nd-bar__btn:focus,
.color-set--fhss.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #236945;
}
.color-set--sd.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #007c87;
}
.color-set--sd.search-nd-bar .search-nd-bar__btn:focus,
.color-set--sd.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #006068;
}
.color-set--fb.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #583f98;
}
.color-set--fb.search-nd-bar .search-nd-bar__btn:focus,
.color-set--fb.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #4b3682;
}
.color-set--feng.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #c80f2e;
}
.color-set--feng.search-nd-bar .search-nd-bar__btn:focus,
.color-set--feng.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #ac0d27;
}
.color-set--fh.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #0071bb;
}
.color-set--fh.search-nd-bar .search-nd-bar__btn:focus,
.color-set--fh.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #005f9c;
}
.color-set--shtm.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #123663;
}
.color-set--shtm.search-nd-bar .search-nd-bar__btn:focus,
.color-set--shtm.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #0d2849;
}
.color-set--polyu-gray.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #58595b;
}
.color-set--polyu-gray.search-nd-bar .search-nd-bar__btn:focus,
.color-set--polyu-gray.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #494a4b;
}
.color-set--polyu-red.search-nd-bar .search-nd-bar__btn {
  color: #fff !important;
  background-color: #a02337;
}
.color-set--polyu-red.search-nd-bar .search-nd-bar__btn:focus,
.color-set--polyu-red.search-nd-bar .search-nd-bar__btn:hover {
  background-color: #871e2e;
}
.cssload-thecube-wrap {
  position: absolute;
  z-index: 222;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.76);
}
.ev__loading {
  position: absolute;
  top: 80px;
  left: 50%;
  margin: -22px 0 0 -31px;
}
@media (max-width: 767.98px) {
  .ev__cal-side {
    margin: 0 0 0.9375rem;
  }
}
@media (min-width: 768px) {
  .ev__main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ev__content-side {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .ev__cal-side + .ev__content-side {
    width: 63.1270903%;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .ev__cal-side {
    width: 33.02675585%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.ev__top {
  font-size: 1.33333333vw;
  margin: 0 0 3.5em;
}
@media (max-width: 1199.98px) {
  .ev:not(.ev--result) .pagination {
    padding: 0 0 2.9375em;
  }
  .ev:not(.ev--result) .pagination-page {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}
.legend-list {
  padding: 0;
  list-style: none !important;
  font-size: 0.875rem;
  display: flex;
  margin: 0 -0.5em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.legend-list__itm {
  margin: 0 0.5em;
}
.legend-itm {
  position: relative;
  padding: 0 0 0 1.42857143em;
}
.legend-itm:before {
  position: absolute;
  top: 0.42857143em;
  left: 0;
  width: 0.85714286em;
  height: 0.42857143em;
  content: "";
}
.legend-itm--green {
  color: #3c7f00;
}
.legend-itm--green:before {
  background-color: #6eb92b;
}
.legend-itm--yellow {
  color: #8f6e00;
}
.legend-itm--yellow:before {
  background-color: #cb9d05;
}
.legend-itm--orange {
  color: #c14d14;
}
.legend-itm--orange:before {
  background-color: #ff8042;
}
.legend-itm--purple {
  color: #a03eb2;
}
.legend-itm--purple:before {
  background-color: #a03eb2;
}
.legend-itm--greenlake {
  color: #078267;
}
.legend-itm--greenlake:before {
  background-color: #078267;
}
.legend-itm--blue {
  color: #1770aa;
}
.legend-itm--blue:before {
  background-color: #1b84c8;
}
.date-blk {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625em 0;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.date-blk__sub {
  position: relative;
}
.date-blk__sub + .date-blk__sub {
  margin: 1em 0 0;
}
.date-blk__sub + .date-blk__sub:before {
  position: absolute;
  top: -0.75em;
  left: 50%;
  width: 0.125em;
  height: 0.625em;
  margin: 0 0 0 -0.0625em;
  content: "";
  opacity: 0.4;
  background: #a02337;
}
.day-month-blk {
  font-weight: 300;
  display: block;
  width: 5.5em;
  text-align: center;
  white-space: nowrap;
}
.lang-sc .day-month-blk,
.lang-tc .day-month-blk {
  width: 6.5em;
}
.day-month-blk__day {
  font-size: 1.5em;
  line-height: 1;
  text-align: center;
  color: #a02337;
}
.day-month-blk__day--today {
  font-size: 1em;
  margin: 0 0 0.125em;
  color: #454545;
}
.day-month-blk__month {
  font-size: 1.5em;
}
.day-month-blk__year {
  font-size: 1rem;
  line-height: 1;
  display: block;
}
.ev-blk,
.ev-blk__main {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.ev-blk {
  font-size: 1rem;
  display: flex;
  padding: 1.25em 0;
  border-bottom: 1px solid #d6d6d6;
}
.ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev__cal .ui-datepicker-calendar td.ui-datepicker-today > span,
.legend-item--today:before {
  border: 0.125em solid #febcbc;
}
@media (max-width: 1199.98px) {
  .ev-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .ev-blk {
    font-size: 0.75rem;
  }
}
.ev-blk__date {
  width: 5.625em;
  margin: -0.125em 1.375em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.lang-sc .ev-blk__date,
.lang-tc .ev-blk__date {
  width: 6.5em;
}
.ev-blk__title {
  font-size: 1.25em;
  line-height: 1.2em;
}
.ev-blk__title a:focus,
.ev-blk__title a:hover {
  color: #a02337;
}
.ev-blk__main {
  display: flex;
  width: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ev-blk__cate-holder {
  font-size: 0.875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.6875em 0 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .ev-blk__cate-holder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ev-blk__holder:before {
    margin: 0 0.64285714em;
    content: "|";
    opacity: 0.8;
  }
}
.ev-blk--hv-date-border .ev-blk__date {
  position: relative;
}
.ev-blk--hv-date-border .ev-blk__date::before {
  position: absolute;
  top: 0.25em;
  right: -0.3125em;
  bottom: 0.25em;
  width: 2px;
  content: "";
  background: #a02337;
}
.date-arrow-blk {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .date-arrow-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .date-arrow-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .date-arrow-blk {
    font-size: 0.5625rem;
  }
}
.date-arrow-blk__select-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 26.25em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 0.625em 1.125em -1.125em rgba(0, 0, 0, 0.35);
}
.date-arrow-blk__selectBox {
  background: #fff;
}
.date-arrow-blk__selectBox button.multiselect,
.date-arrow-blk__selectBox > select {
  font-size: 2.625em;
  font-weight: 300;
  line-height: 1;
  height: 1.85714286em;
  padding: 0 0.76190476em 0 0.35714286em;
  color: #a02337;
}
.date-arrow-blk__selectBox .multiselect-container {
  font-size: 1.25em;
  text-align: center;
}
.date-arrow-blk__arrow {
  font-size: 2.8125em;
  color: #959595;
}
.js-month-ev-container {
  position: relative;
  min-height: 7.5em;
}
.ev__cal {
  font-size: 1rem;
  min-height: 6.25em;
}
.ev__cal-container {
  padding: 1.5625em 1em;
  background: url(../img/pattern-bg-gray.jpg) center center #666;
}
@media (max-width: 1199.98px) {
  .ev__cal {
    font-size: 0.8125rem;
  }
  .ev__cal-container {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ev__cal-container {
    font-size: 1.21089808vw;
  }
}
.ev__cal .ui-datepicker-header {
  font-size: 2em;
  position: relative;
  margin: 0 0 0.3125em;
  padding: 0 1.25em;
  text-align: center;
}
.ev__cal .ui-datepicker-title {
  font-weight: 300;
  text-align: center;
  color: #a02337;
}
.ev__cal .ui-datepicker-next,
.ev__cal .ui-datepicker-prev {
  position: absolute;
  width: 1.25em;
  height: 1.25em;
  cursor: pointer;
  color: #b7b7b7;
}
.ev__cal .ui-datepicker-next:before,
.ev__cal .ui-datepicker-prev:before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ev-d-info__title,
.poster-img__title {
  font-weight: 300;
  line-height: 1.2;
  color: #a02337;
}
.ev__cal .ui-datepicker-next {
  right: 0;
}
.ev__cal .ui-datepicker-next::before {
  content: "\e92c";
}
.ev__cal .ui-datepicker-prev {
  left: 0;
}
.ev__cal .ui-datepicker-prev::before {
  content: "\e92d";
}
.ev__cal .ui-datepicker-calendar {
  font-size: 1.25em;
  width: 100%;
  margin: auto;
}
.ev__cal .ui-datepicker-calendar td,
.ev__cal .ui-datepicker-calendar th {
  font-weight: 300;
  position: relative;
  text-align: center;
}
.ev__cal .ui-datepicker-calendar th {
  font-size: 0.8em;
  padding: 0.3125em 0 0.75em;
}
.ev__cal .ui-datepicker-calendar th:first-child {
  color: #a02337;
}
.ev__cal .ui-datepicker-calendar td > a,
.ev__cal .ui-datepicker-calendar td > span {
  position: relative;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.3em;
  height: 2.3em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f5f5;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ev__cal .ui-datepicker-calendar td > a,
  .ev__cal .ui-datepicker-calendar td > span {
    font-size: 1.41271443vw;
  }
}
.ev__cal .ui-datepicker-calendar td > a:focus,
.ev__cal .ui-datepicker-calendar td > a:hover {
  box-shadow: inset 0 0 0 0.0625em #a02337;
}
.ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday {
  color: #a02337;
}
.ev__td-legend {
  position: absolute;
  right: 0;
  bottom: 0.35em;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
}
.legend-section,
.ppl-info-line {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.td-legend-list__itm {
  width: 0.3em;
  height: 0.15em;
  margin: 0 1px;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.td-legend-list__itm--green {
  background: #6eb92b;
}
.td-legend-list__itm--yellow {
  background: #cb9d05;
}
.td-legend-list__itm--orange {
  background: #ff8042;
}
.td-legend-list__itm--purple {
  background: #a03eb2;
}
.td-legend-list__itm--greenlake {
  background: #078267;
}
.td-legend-list__itm--blue {
  background: #1b84c8;
}
.ev__legend-blk {
  margin: 1em 0 0;
}
.legend-item {
  font-size: 1rem;
  font-weight: 300;
  position: relative;
  padding: 0 0 0 1.5625em;
}
@media (max-width: 1199.98px) {
  .legend-item {
    font-size: 0.8125rem;
  }
}
.legend-item:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.5em;
  height: 0.25em;
  margin: -0.125em 0 0;
  content: "";
}
.legend-item--today:before {
  width: 1em;
  height: 1em;
  margin: -0.5em 0 0;
}
.legend-item--green::before {
  background: #6eb92b;
}
.legend-item--yellow::before {
  background: #cb9d05;
}
.legend-item--orange::before {
  background: #ff8042;
}
.legend-item--purple::before {
  background: #a03eb2;
}
.legend-item--greenlake::before {
  background: #078267;
}
.legend-item--blue::before {
  background: #1b84c8;
}
.legend-section {
  display: flex;
  margin: 0.75em 0 0;
  padding: 0.5625em 0 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #d6d6d6;
}
.legend-section__itm {
  margin: 0.1875em 0;
  padding-right: 0.3125em;
}
.legend-section__itm:nth-child(odd) {
  width: 55%;
}
.legend-section__itm:nth-child(even) {
  width: 45%;
}
.page-title-blk + .ev-d-img-blk {
  margin: 2.5em 0 0;
}
.ev-d-img-blk__imgctrl {
  padding: 54% 0 0;
}
.ev-d-info {
  font-size: 1rem;
  margin: 0;
  padding: 1.875em 3em 2.5em;
}
@media (max-width: 991.98px) {
  .ev-d-info {
    font-size: 0.75rem;
    padding-right: 1.5625em;
    padding-left: 1.5625em;
  }
}
.ev-d-info__title {
  font-size: 2rem;
  margin: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .ev-d-info__title {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .ev-d-info__title {
    font-size: 1.375rem;
  }
}
.ev-d-info__top {
  margin: 0 0 1.25em;
}
.ev-d-info__list {
  margin: 0 -1.5625em 0.375em;
}
.ev-d-info__itm {
  width: calc(100% - 3.125em - 0.01px);
  margin: 0 1.5625em;
}
@media (min-width: 768px) {
  .ev-d-info__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ev-d-info__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ev-d-info__itm {
    width: calc(50% - 3.125em - 0.01px);
  }
}
.ppl-info-line {
  display: flex;
  margin: 0 -0.88888889em;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ppl-info-line__blk {
  margin: 0 0.88888889em;
}
.info-blk {
  font-size: 1rem;
  padding: 0.625em 0;
}
@media (max-width: 991.98px) {
  .info-blk {
    font-size: 0.8125rem;
  }
}
.info-blk__title {
  font-size: 0.8125rem;
  color: #a02337;
}
.info-blk__val {
  font-size: 1.125em;
  position: relative;
  margin: 0.16666667em 0 0;
}
.info-blk__val--map {
  padding-right: 4.16666667em;
}
.info-blk__val--map .icon-link {
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-and-fn-row {
  font-size: 1.125rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .btn-and-fn-row {
    font-size: 0.9375rem;
  }
}
.btn-and-fn-row__blk {
  position: relative;
  margin: 0 1.11111111em 0 0;
}
@media (max-width: 767.98px) {
  .btn-and-fn-row {
    font-size: 0.8125rem;
  }
  .btn-and-fn-row__blk {
    margin-top: 0.55555556em;
    margin-bottom: 0.55555556em;
  }
}
.btn-and-fn-row__blk:last-child {
  margin-right: 0;
}
.btn-and-fn-row__blk--line {
  padding: 0 1.11111111em 0 0;
}
.btn-and-fn-row__blk--line:before {
  position: absolute;
  top: 0.27777778em;
  right: 0;
  bottom: 0.27777778em;
  width: 1px;
  content: "";
  background: #c7c7c7;
}
.btn-and-fn-row .share-area {
  font-size: inherit;
}
.btn-and-fn-row__btn {
  font-size: 1em;
  padding-right: 1.23529412em;
  padding-left: 1.23529412em;
}
.url-link {
  word-break: break-all;
}
.multiple-feature-item {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .multiple-feature-item {
    font-size: 0.8125rem;
  }
}
.multiple-feature-item__top {
  position: relative;
  margin: 0 0 1.5625em;
}
.multiple-feature-item__top::before {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 120em;
  height: 24.0625em;
  margin: 0 0 0 -60em;
  content: "";
  background: #717171;
}
.multiple-feature-item--blue .multiple-feature-item__top::before {
  background: #509eb5;
}
@media (min-width: 992px) {
  .multiple-feature-item__row {
    margin: 1.375em -1.5em;
  }
}
@media (min-width: 768px) {
  .multiple-feature-item__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .calendar-ev__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .multiple-feature-item__row {
    margin: 1.375em -0.75em;
  }
}
@media (max-width: 767.98px) {
  .multiple-feature-item__itm {
    width: 100%;
    max-width: 23.75rem;
    margin: 0.9375em auto;
  }
}
@media (min-width: 992px) {
  .multiple-feature-item__itm {
    width: calc(33.33333333% - 3em - 0.01px);
    margin: 0 1.5em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .multiple-feature-item__itm {
    width: calc(33.33333333% - 1.5em - 0.01px);
    margin: 0 0.75em;
  }
}
.multiple-feature-item__itm:nth-child(odd) {
  margin-top: 2.5em;
}
.poster-img__title {
  font-size: 2rem;
  margin: 0 0 0.625em;
}
.ckec
  .ev-d-info-wrap.color-set--gray
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--gray .info-blk__title,
.ev-d-info-wrap.color-set--gray .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--gray .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--gray .day-month-blk__day,
.ev.color-set--gray .ev-blk__title a:focus,
.ev.color-set--gray .ev-blk__title a:hover,
.ev.color-set--gray .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--gray .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--gray .ev__cal .ui-datepicker-title,
.ev.color-set--gray .icon-text-link,
.ev.color-set--gray h2,
.js-selectBox
  .ev-d-info-wrap.color-set--gray
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--gray .blk-cover-image-blk__title,
.poster-img-wrap.color-set--gray .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--gray
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--gray
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--gray
  a:not(.rbtn__icon)::after {
  color: #454545;
}
@media (max-width: 991.98px) {
  .poster-img__title {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .poster-img__title {
    font-size: 1.375rem;
  }
}
.poster-img__center-blk {
  max-width: 28.125rem;
  margin-right: auto;
  margin-left: auto;
}
.poster-img__title + .poster-img__center-blk {
  margin-top: 0;
}
.poster-img-wrap {
  margin: 3.75em 0;
}
.poster-img-wrap .normal-side-img-blk {
  margin: 0;
}
.you-may-like {
  overflow: hidden;
}
.color-set--gray .date-blk__sub::before,
.multiple-feature-item.color-set--gray .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--gray .multiple-feature-item__top::before {
  background: #f4f4f4;
}
.ev.color-set--gray .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--gray
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--gray .legend-item::before {
  border-color: #f4f4f4;
}
.ev.color-set--gray .date-title-list-blk__inner::before {
  border-left-color: #f4f4f4;
}
.ckec
  .ev-d-info-wrap.color-set--gray-dark
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--gray-dark .info-blk__title,
.ev-d-info-wrap.color-set--gray-dark
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--gray-dark
  .rc--checkbox
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-dark
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-dark
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--gray-dark .day-month-blk__day,
.ev.color-set--gray-dark .ev-blk__title a:focus,
.ev.color-set--gray-dark .ev-blk__title a:hover,
.ev.color-set--gray-dark
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-sunday,
.ev.color-set--gray-dark .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--gray-dark .ev__cal .ui-datepicker-title,
.ev.color-set--gray-dark .icon-text-link,
.ev.color-set--gray-dark h2,
.js-selectBox
  .ev-d-info-wrap.color-set--gray-dark
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--gray-dark .blk-cover-image-blk__title,
.poster-img-wrap.color-set--gray-dark .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--gray-dark
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--gray-dark
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--gray-dark
  a:not(.rbtn__icon)::after {
  color: #717171;
}
.you-may-like.color-set--gray .over-tag-blk__tag {
  background: #454545;
}
.color-set--gray-dark .date-blk__sub::before,
.multiple-feature-item.color-set--gray-dark .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--gray-dark .multiple-feature-item__top::before,
.you-may-like.color-set--gray-dark .over-tag-blk__tag {
  background: #717171;
}
.ev.color-set--gray-dark
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--gray-dark
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--gray-dark .legend-item::before {
  border-color: #f8f8f8;
}
.ev.color-set--gray-dark .date-title-list-blk__inner::before {
  border-left-color: #717171;
}
.ckec
  .ev-d-info-wrap.color-set--blue
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--blue .info-blk__title,
.ev-d-info-wrap.color-set--blue .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--blue .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--blue
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--blue
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--blue .day-month-blk__day,
.ev.color-set--blue .ev-blk__title a:focus,
.ev.color-set--blue .ev-blk__title a:hover,
.ev.color-set--blue .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--blue .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--blue .ev__cal .ui-datepicker-title,
.ev.color-set--blue .icon-text-link,
.ev.color-set--blue h2,
.js-selectBox
  .ev-d-info-wrap.color-set--blue
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--blue .blk-cover-image-blk__title,
.poster-img-wrap.color-set--blue .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--blue
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--blue
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--blue
  a:not(.rbtn__icon)::after {
  color: #2840a8;
}
.color-set--blue .date-blk__sub::before,
.multiple-feature-item.color-set--blue .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--blue .multiple-feature-item__top::before,
.you-may-like.color-set--blue .over-tag-blk__tag {
  background: #2840a8;
}
.ev.color-set--blue .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--blue
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--blue .legend-item::before {
  border-color: #fafbfe;
}
.ev.color-set--blue .date-title-list-blk__inner::before {
  border-left-color: #2840a8;
}
.ckec
  .ev-d-info-wrap.color-set--purple
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--purple .info-blk__title,
.ev-d-info-wrap.color-set--purple
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--purple .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--purple
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--purple
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--purple .day-month-blk__day,
.ev.color-set--purple .ev-blk__title a:focus,
.ev.color-set--purple .ev-blk__title a:hover,
.ev.color-set--purple .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--purple .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--purple .ev__cal .ui-datepicker-title,
.ev.color-set--purple .icon-text-link,
.ev.color-set--purple h2,
.js-selectBox
  .ev-d-info-wrap.color-set--purple
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--purple .blk-cover-image-blk__title,
.poster-img-wrap.color-set--purple .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--purple
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--purple
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--purple
  a:not(.rbtn__icon)::after {
  color: #210f68;
}
.color-set--purple .date-blk__sub::before,
.multiple-feature-item.color-set--purple .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--purple .multiple-feature-item__top::before,
.you-may-like.color-set--purple .over-tag-blk__tag {
  background: #210f68;
}
.ev.color-set--purple
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--purple
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--purple .legend-item::before {
  border-color: #f9f8fe;
}
.ev.color-set--purple .date-title-list-blk__inner::before {
  border-left-color: #210f68;
}
.ckec .ev-d-info-wrap.color-set--red a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red .ckec a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--red .info-blk__title,
.ev-d-info-wrap.color-set--red .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--red .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--red
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--red
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--red .day-month-blk__day,
.ev.color-set--red .ev-blk__title a:focus,
.ev.color-set--red .ev-blk__title a:hover,
.ev.color-set--red .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--red .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--red .ev__cal .ui-datepicker-title,
.ev.color-set--red .icon-text-link,
.ev.color-set--red h2,
.js-selectBox
  .ev-d-info-wrap.color-set--red
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--red .blk-cover-image-blk__title,
.poster-img-wrap.color-set--red .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--red
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--red
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--red
  a:not(.rbtn__icon)::after {
  color: #a02337;
}
.color-set--red .date-blk__sub::before,
.multiple-feature-item.color-set--red .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--red .multiple-feature-item__top::before,
.you-may-like.color-set--red .over-tag-blk__tag {
  background: #a02337;
}
.ev.color-set--red .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--red
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--red .legend-item::before {
  border-color: #fdf8f9;
}
.ev.color-set--red .date-title-list-blk__inner::before {
  border-left-color: #a02337;
}
.ckec
  .ev-d-info-wrap.color-set--cyan
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--cyan .info-blk__title,
.ev-d-info-wrap.color-set--cyan .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--cyan .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--cyan
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--cyan
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--cyan .day-month-blk__day,
.ev.color-set--cyan .ev-blk__title a:focus,
.ev.color-set--cyan .ev-blk__title a:hover,
.ev.color-set--cyan .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--cyan .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--cyan .ev__cal .ui-datepicker-title,
.ev.color-set--cyan .icon-text-link,
.ev.color-set--cyan h2,
.js-selectBox
  .ev-d-info-wrap.color-set--cyan
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--cyan .blk-cover-image-blk__title,
.poster-img-wrap.color-set--cyan .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--cyan
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--cyan
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--cyan
  a:not(.rbtn__icon)::after {
  color: #367081;
}
.color-set--cyan .date-blk__sub::before,
.multiple-feature-item.color-set--cyan .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--cyan .multiple-feature-item__top::before {
  background: #4f9eb5;
}
.ev.color-set--cyan .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--cyan
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--cyan .legend-item::before {
  border-color: #f8fbfc;
}
.ev.color-set--cyan .date-title-list-blk__inner::before {
  border-left-color: #4f9eb5;
}
.ckec
  .ev-d-info-wrap.color-set--orange
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--orange .info-blk__title,
.ev-d-info-wrap.color-set--orange
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--orange .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--orange
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--orange
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--orange .day-month-blk__day,
.ev.color-set--orange .ev-blk__title a:focus,
.ev.color-set--orange .ev-blk__title a:hover,
.ev.color-set--orange .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--orange .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--orange .ev__cal .ui-datepicker-title,
.ev.color-set--orange .icon-text-link,
.ev.color-set--orange h2,
.js-selectBox
  .ev-d-info-wrap.color-set--orange
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--orange .blk-cover-image-blk__title,
.poster-img-wrap.color-set--orange .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--orange
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--orange
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--orange
  a:not(.rbtn__icon)::after {
  color: #cd3911;
}
.you-may-like.color-set--cyan .over-tag-blk__tag {
  background: #367081;
}
.color-set--orange .date-blk__sub::before,
.multiple-feature-item.color-set--orange .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--orange .multiple-feature-item__top::before,
.you-may-like.color-set--orange .over-tag-blk__tag {
  background: #cd3911;
}
.ev.color-set--orange
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--orange
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--orange .legend-item::before {
  border-color: #fef9f8;
}
.ev.color-set--orange .date-title-list-blk__inner::before {
  border-left-color: #cd3911;
}
.ckec
  .ev-d-info-wrap.color-set--yellow
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--yellow .info-blk__title,
.ev-d-info-wrap.color-set--yellow
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--yellow .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--yellow
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--yellow
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--yellow .day-month-blk__day,
.ev.color-set--yellow .ev-blk__title a:focus,
.ev.color-set--yellow .ev-blk__title a:hover,
.ev.color-set--yellow .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--yellow .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--yellow .ev__cal .ui-datepicker-title,
.ev.color-set--yellow .icon-text-link,
.ev.color-set--yellow h2,
.js-selectBox
  .ev-d-info-wrap.color-set--yellow
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--yellow .blk-cover-image-blk__title,
.poster-img-wrap.color-set--yellow .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--yellow
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--yellow
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--yellow
  a:not(.rbtn__icon)::after {
  color: #b68f16;
}
.color-set--yellow .date-blk__sub::before,
.multiple-feature-item.color-set--yellow .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--yellow .multiple-feature-item__top::before {
  background: #ecca5f;
}
.ev.color-set--yellow
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--yellow
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--yellow .legend-item::before {
  border-color: #fcf7e8;
}
.ev.color-set--yellow .date-title-list-blk__inner::before {
  border-left-color: #ecca5f;
}
.ckec
  .ev-d-info-wrap.color-set--brown
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--brown .info-blk__title,
.ev-d-info-wrap.color-set--brown
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--brown .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--brown
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--brown
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--brown .day-month-blk__day,
.ev.color-set--brown .ev-blk__title a:focus,
.ev.color-set--brown .ev-blk__title a:hover,
.ev.color-set--brown .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--brown .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--brown .ev__cal .ui-datepicker-title,
.ev.color-set--brown .icon-text-link,
.ev.color-set--brown h2,
.js-selectBox
  .ev-d-info-wrap.color-set--brown
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--brown .blk-cover-image-blk__title,
.poster-img-wrap.color-set--brown .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--brown
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--brown
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--brown
  a:not(.rbtn__icon)::after {
  color: #603f32;
}
.you-may-like.color-set--yellow .over-tag-blk__tag {
  background: #b68f16;
}
.color-set--brown .date-blk__sub::before,
.multiple-feature-item.color-set--brown .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--brown .multiple-feature-item__top::before,
.you-may-like.color-set--brown .over-tag-blk__tag {
  background: #603f32;
}
.ev.color-set--brown
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--brown
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--brown .legend-item::before {
  border-color: #fbf8f7;
}
.ev.color-set--brown .date-title-list-blk__inner::before {
  border-left-color: #603f32;
}
.ckec
  .ev-d-info-wrap.color-set--green
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--green .info-blk__title,
.ev-d-info-wrap.color-set--green
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--green .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--green
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--green
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--green .day-month-blk__day,
.ev.color-set--green .ev-blk__title a:focus,
.ev.color-set--green .ev-blk__title a:hover,
.ev.color-set--green .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--green .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--green .ev__cal .ui-datepicker-title,
.ev.color-set--green .icon-text-link,
.ev.color-set--green h2,
.js-selectBox
  .ev-d-info-wrap.color-set--green
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--green .blk-cover-image-blk__title,
.poster-img-wrap.color-set--green .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--green
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--green
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--green
  a:not(.rbtn__icon)::after {
  color: #397e39;
}
.color-set--green .date-blk__sub::before,
.multiple-feature-item.color-set--green .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--green .multiple-feature-item__top::before,
.you-may-like.color-set--green .over-tag-blk__tag {
  background: #397e39;
}
.ev.color-set--green
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--green
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--green .legend-item::before {
  border-color: #f8fcf8;
}
.ev.color-set--green .date-title-list-blk__inner::before {
  border-left-color: #397e39;
}
.ckec
  .ev-d-info-wrap.color-set--gray-normal
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal
  .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--gray-normal .info-blk__title,
.ev-d-info-wrap.color-set--gray-normal
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--gray-normal
  .rc--checkbox
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--gray-normal
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--gray-normal
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--gray-normal .day-month-blk__day,
.ev.color-set--gray-normal .ev-blk__title a:focus,
.ev.color-set--gray-normal .ev-blk__title a:hover,
.ev.color-set--gray-normal
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-sunday,
.ev.color-set--gray-normal .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--gray-normal .ev__cal .ui-datepicker-title,
.ev.color-set--gray-normal .icon-text-link,
.ev.color-set--gray-normal h2,
.js-selectBox
  .ev-d-info-wrap.color-set--gray-normal
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--gray-normal .blk-cover-image-blk__title,
.poster-img-wrap.color-set--gray-normal .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--gray-normal
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--gray-normal
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--gray-normal
  a:not(.rbtn__icon)::after {
  color: #454545;
}
.color-set--gray-normal .date-blk__sub::before,
.multiple-feature-item.color-set--gray-normal
  .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--gray-normal
  .multiple-feature-item__top::before {
  background: #c0bfbf;
}
.ev.color-set--gray-normal
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--gray-normal
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--gray-normal .legend-item::before {
  border-color: #f8f8f8;
}
.ev.color-set--gray-normal .date-title-list-blk__inner::before {
  border-left-color: #c0bfbf;
}
.ckec
  .ev-d-info-wrap.color-set--crimson
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--crimson .info-blk__title,
.ev-d-info-wrap.color-set--crimson
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--crimson .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--crimson
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--crimson
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--crimson .day-month-blk__day,
.ev.color-set--crimson .ev-blk__title a:focus,
.ev.color-set--crimson .ev-blk__title a:hover,
.ev.color-set--crimson .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--crimson .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--crimson .ev__cal .ui-datepicker-title,
.ev.color-set--crimson .icon-text-link,
.ev.color-set--crimson h2,
.js-selectBox
  .ev-d-info-wrap.color-set--crimson
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--crimson .blk-cover-image-blk__title,
.poster-img-wrap.color-set--crimson .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--crimson
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--crimson
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--crimson
  a:not(.rbtn__icon)::after {
  color: #c80f2e;
}
.you-may-like.color-set--gray-normal .over-tag-blk__tag {
  background: #454545;
}
.color-set--crimson .date-blk__sub::before,
.multiple-feature-item.color-set--crimson .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--crimson .multiple-feature-item__top::before,
.you-may-like.color-set--crimson .over-tag-blk__tag {
  background: #c80f2e;
}
.ev.color-set--crimson
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--crimson
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--crimson .legend-item::before {
  border-color: #fef4f7;
}
.ev.color-set--crimson .date-title-list-blk__inner::before {
  border-left-color: #c80f2e;
}
.ckec
  .ev-d-info-wrap.color-set--fast
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--fast .info-blk__title,
.ev-d-info-wrap.color-set--fast .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--fast .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fast
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fast
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--fast .day-month-blk__day,
.ev.color-set--fast .ev-blk__title a:focus,
.ev.color-set--fast .ev-blk__title a:hover,
.ev.color-set--fast .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--fast .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--fast .ev__cal .ui-datepicker-title,
.ev.color-set--fast .icon-text-link,
.ev.color-set--fast h2,
.js-selectBox
  .ev-d-info-wrap.color-set--fast
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--fast .blk-cover-image-blk__title,
.poster-img-wrap.color-set--fast .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--fast
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--fast
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--fast
  a:not(.rbtn__icon)::after {
  color: #d2430f;
}
.color-set--fast .date-blk__sub::before,
.multiple-feature-item.color-set--fast .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--fast .multiple-feature-item__top::before,
.you-may-like.color-set--fast .over-tag-blk__tag {
  background: #d2430f;
}
.ev.color-set--fast .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--fast
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--fast .legend-item::before {
  border-color: #fef5f1;
}
.ev.color-set--fast .date-title-list-blk__inner::before {
  border-left-color: #d2430f;
}
.ckec .ev-d-info-wrap.color-set--fce a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce .ckec a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--fce .info-blk__title,
.ev-d-info-wrap.color-set--fce .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--fce .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fce
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fce
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--fce .day-month-blk__day,
.ev.color-set--fce .ev-blk__title a:focus,
.ev.color-set--fce .ev-blk__title a:hover,
.ev.color-set--fce .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--fce .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--fce .ev__cal .ui-datepicker-title,
.ev.color-set--fce .icon-text-link,
.ev.color-set--fce h2,
.js-selectBox
  .ev-d-info-wrap.color-set--fce
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--fce .blk-cover-image-blk__title,
.poster-img-wrap.color-set--fce .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--fce
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--fce
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--fce
  a:not(.rbtn__icon)::after {
  color: #9e0040;
}
.color-set--fce .date-blk__sub::before,
.multiple-feature-item.color-set--fce .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--fce .multiple-feature-item__top::before,
.you-may-like.color-set--fce .over-tag-blk__tag {
  background: #9e0040;
}
.ev.color-set--fce .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--fce
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--fce .legend-item::before {
  border-color: #fff7fa;
}
.ev.color-set--fce .date-title-list-blk__inner::before {
  border-left-color: #9e0040;
}
.ckec
  .ev-d-info-wrap.color-set--fhss
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--fhss .info-blk__title,
.ev-d-info-wrap.color-set--fhss .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--fhss .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fhss
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fhss
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--fhss .day-month-blk__day,
.ev.color-set--fhss .ev-blk__title a:focus,
.ev.color-set--fhss .ev-blk__title a:hover,
.ev.color-set--fhss .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--fhss .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--fhss .ev__cal .ui-datepicker-title,
.ev.color-set--fhss .icon-text-link,
.ev.color-set--fhss h2,
.js-selectBox
  .ev-d-info-wrap.color-set--fhss
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--fhss .blk-cover-image-blk__title,
.poster-img-wrap.color-set--fhss .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--fhss
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--fhss
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--fhss
  a:not(.rbtn__icon)::after {
  color: #2b8054;
}
.color-set--fhss .date-blk__sub::before,
.multiple-feature-item.color-set--fhss .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--fhss .multiple-feature-item__top::before,
.you-may-like.color-set--fhss .over-tag-blk__tag {
  background: #2b8054;
}
.ev.color-set--fhss .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--fhss
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--fhss .legend-item::before {
  border-color: #f6fcf9;
}
.ev.color-set--fhss .date-title-list-blk__inner::before {
  border-left-color: #2b8054;
}
.ckec .ev-d-info-wrap.color-set--sd a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd .ckec a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--sd .info-blk__title,
.ev-d-info-wrap.color-set--sd .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--sd .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--sd
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--sd
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--sd .day-month-blk__day,
.ev.color-set--sd .ev-blk__title a:focus,
.ev.color-set--sd .ev-blk__title a:hover,
.ev.color-set--sd .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--sd .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--sd .ev__cal .ui-datepicker-title,
.ev.color-set--sd .icon-text-link,
.ev.color-set--sd h2,
.js-selectBox
  .ev-d-info-wrap.color-set--sd
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--sd .blk-cover-image-blk__title,
.poster-img-wrap.color-set--sd .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--sd
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--sd
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--sd
  a:not(.rbtn__icon)::after {
  color: #007c87;
}
.color-set--sd .date-blk__sub::before,
.multiple-feature-item.color-set--sd .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--sd .multiple-feature-item__top::before,
.you-may-like.color-set--sd .over-tag-blk__tag {
  background: #007c87;
}
.ev.color-set--sd .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--sd
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--sd .legend-item::before {
  border-color: #f7feff;
}
.ev.color-set--sd .date-title-list-blk__inner::before {
  border-left-color: #007c87;
}
.ckec .ev-d-info-wrap.color-set--fb a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb .ckec a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--fb .info-blk__title,
.ev-d-info-wrap.color-set--fb .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--fb .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fb
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fb
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--fb .day-month-blk__day,
.ev.color-set--fb .ev-blk__title a:focus,
.ev.color-set--fb .ev-blk__title a:hover,
.ev.color-set--fb .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--fb .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--fb .ev__cal .ui-datepicker-title,
.ev.color-set--fb .icon-text-link,
.ev.color-set--fb h2,
.js-selectBox
  .ev-d-info-wrap.color-set--fb
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--fb .blk-cover-image-blk__title,
.poster-img-wrap.color-set--fb .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--fb
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--fb
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--fb
  a:not(.rbtn__icon)::after {
  color: #583f98;
}
.color-set--fb .date-blk__sub::before,
.multiple-feature-item.color-set--fb .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--fb .multiple-feature-item__top::before,
.you-may-like.color-set--fb .over-tag-blk__tag {
  background: #583f98;
}
.ev.color-set--fb .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--fb
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--fb .legend-item::before {
  border-color: #f6f5fb;
}
.ev.color-set--fb .date-title-list-blk__inner::before {
  border-left-color: #583f98;
}
.ckec
  .ev-d-info-wrap.color-set--feng
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--feng .info-blk__title,
.ev-d-info-wrap.color-set--feng .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--feng .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--feng
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--feng
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--feng .day-month-blk__day,
.ev.color-set--feng .ev-blk__title a:focus,
.ev.color-set--feng .ev-blk__title a:hover,
.ev.color-set--feng .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--feng .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--feng .ev__cal .ui-datepicker-title,
.ev.color-set--feng .icon-text-link,
.ev.color-set--feng h2,
.js-selectBox
  .ev-d-info-wrap.color-set--feng
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--feng .blk-cover-image-blk__title,
.poster-img-wrap.color-set--feng .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--feng
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--feng
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--feng
  a:not(.rbtn__icon)::after {
  color: #c80f2e;
}
.color-set--feng .date-blk__sub::before,
.multiple-feature-item.color-set--feng .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--feng .multiple-feature-item__top::before,
.you-may-like.color-set--feng .over-tag-blk__tag {
  background: #c80f2e;
}
.ev.color-set--feng .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--feng
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--feng .legend-item::before {
  border-color: #fff9fa;
}
.ev.color-set--feng .date-title-list-blk__inner::before {
  border-left-color: #c80f2e;
}
.ckec .ev-d-info-wrap.color-set--fh a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh .ckec a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--fh .info-blk__title,
.ev-d-info-wrap.color-set--fh .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--fh .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--fh
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--fh
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--fh .day-month-blk__day,
.ev.color-set--fh .ev-blk__title a:focus,
.ev.color-set--fh .ev-blk__title a:hover,
.ev.color-set--fh .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--fh .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--fh .ev__cal .ui-datepicker-title,
.ev.color-set--fh .icon-text-link,
.ev.color-set--fh h2,
.js-selectBox
  .ev-d-info-wrap.color-set--fh
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--fh .blk-cover-image-blk__title,
.poster-img-wrap.color-set--fh .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--fh
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--fh
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--fh
  a:not(.rbtn__icon)::after {
  color: #0071bb;
}
.color-set--fh .date-blk__sub::before,
.multiple-feature-item.color-set--fh .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--fh .multiple-feature-item__top::before,
.you-may-like.color-set--fh .over-tag-blk__tag {
  background: #0071bb;
}
.ev.color-set--fh .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--fh
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--fh .legend-item::before {
  border-color: #f6fbff;
}
.ev.color-set--fh .date-title-list-blk__inner::before {
  border-left-color: #0071bb;
}
.ckec
  .ev-d-info-wrap.color-set--shtm
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm .checkbox-input + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--shtm .info-blk__title,
.ev-d-info-wrap.color-set--shtm .inline-arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--shtm .rc--checkbox + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--shtm
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--shtm
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--shtm .day-month-blk__day,
.ev.color-set--shtm .ev-blk__title a:focus,
.ev.color-set--shtm .ev-blk__title a:hover,
.ev.color-set--shtm .ev__cal .ui-datepicker-calendar td.ui-datepicker-sunday,
.ev.color-set--shtm .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--shtm .ev__cal .ui-datepicker-title,
.ev.color-set--shtm .icon-text-link,
.ev.color-set--shtm h2,
.js-selectBox
  .ev-d-info-wrap.color-set--shtm
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--shtm .blk-cover-image-blk__title,
.poster-img-wrap.color-set--shtm .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--shtm
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--shtm
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--shtm
  a:not(.rbtn__icon)::after {
  color: #123663;
}
.color-set--shtm .date-blk__sub::before,
.multiple-feature-item.color-set--shtm .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--shtm .multiple-feature-item__top::before,
.you-may-like.color-set--shtm .over-tag-blk__tag {
  background: #123663;
}
.ev.color-set--shtm .ev__cal .ui-datepicker-calendar td.ui-datepicker-today > a,
.ev.color-set--shtm
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--shtm .legend-item::before {
  border-color: #f6f9fd;
}
.ev.color-set--shtm .date-title-list-blk__inner::before {
  border-left-color: #123663;
}
.ckec
  .ev-d-info-wrap.color-set--polyu-gray
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--polyu-gray .info-blk__title,
.ev-d-info-wrap.color-set--polyu-gray
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--polyu-gray
  .rc--checkbox
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-gray
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-gray
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--polyu-gray .day-month-blk__day,
.ev.color-set--polyu-gray .ev-blk__title a:focus,
.ev.color-set--polyu-gray .ev-blk__title a:hover,
.ev.color-set--polyu-gray
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-sunday,
.ev.color-set--polyu-gray .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--polyu-gray .ev__cal .ui-datepicker-title,
.ev.color-set--polyu-gray .icon-text-link,
.ev.color-set--polyu-gray h2,
.js-selectBox
  .ev-d-info-wrap.color-set--polyu-gray
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--polyu-gray .blk-cover-image-blk__title,
.poster-img-wrap.color-set--polyu-gray .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--polyu-gray
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--polyu-gray
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--polyu-gray
  a:not(.rbtn__icon)::after {
  color: #58595b;
}
.color-set--polyu-gray .date-blk__sub::before,
.multiple-feature-item.color-set--polyu-gray
  .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--polyu-gray
  .multiple-feature-item__top::before,
.you-may-like.color-set--polyu-gray .over-tag-blk__tag {
  background: #58595b;
}
.ev.color-set--polyu-gray
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--polyu-gray
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--polyu-gray .legend-item::before {
  border-color: #f7f8f8;
}
.ev.color-set--polyu-gray .date-title-list-blk__inner::before {
  border-left-color: #58595b;
}
.ckec
  .ev-d-info-wrap.color-set--polyu-red
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red .arrow-list > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .checkbox-input
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .ckec
  a[target="_blank"]:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red .ext-link:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red .form-select-wrap:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red .ico:not(.rbtn__icon),
.ev-d-info-wrap.color-set--polyu-red .info-blk__title,
.ev-d-info-wrap.color-set--polyu-red
  .inline-arrow-list
  > li:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .js-selectBox
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red .js-selectBox:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .plus-collapse__trigger:not(.rbtn__icon)::before,
.ev-d-info-wrap.color-set--polyu-red
  .rc--checkbox
  + span:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .slick-pause-play-btn:not(.rbtn__icon):before,
.ev-d-info-wrap.color-set--polyu-red
  .static-content--with-ext-icon
  li
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red
  .static-content--with-ext-icon
  p
  a:not(.rbtn__icon)::after,
.ev-d-info-wrap.color-set--polyu-red
  .static-content--with-ext-icon
  td
  a:not(.rbtn__icon)::after,
.ev.color-set--polyu-red .day-month-blk__day,
.ev.color-set--polyu-red .ev-blk__title a:focus,
.ev.color-set--polyu-red .ev-blk__title a:hover,
.ev.color-set--polyu-red
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-sunday,
.ev.color-set--polyu-red .ev__cal .ui-datepicker-calendar th:first-child,
.ev.color-set--polyu-red .ev__cal .ui-datepicker-title,
.ev.color-set--polyu-red .icon-text-link,
.ev.color-set--polyu-red h2,
.js-selectBox
  .ev-d-info-wrap.color-set--polyu-red
  .js-selectBox-left-right-arrow:not(.rbtn__icon):before,
.multiple-feature-item.color-set--polyu-red .blk-cover-image-blk__title,
.poster-img-wrap.color-set--polyu-red .poster-img__title,
.static-content--with-ext-icon
  li
  .ev-d-info-wrap.color-set--polyu-red
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  p
  .ev-d-info-wrap.color-set--polyu-red
  a:not(.rbtn__icon)::after,
.static-content--with-ext-icon
  td
  .ev-d-info-wrap.color-set--polyu-red
  a:not(.rbtn__icon)::after {
  color: #a02337;
}
.color-set--polyu-red .date-blk__sub::before,
.multiple-feature-item.color-set--polyu-red .blk-cover-image-blk__cover::before,
.multiple-feature-item.color-set--polyu-red .multiple-feature-item__top::before,
.you-may-like.color-set--polyu-red .over-tag-blk__tag {
  background: #a02337;
}
.ev.color-set--polyu-red
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > a,
.ev.color-set--polyu-red
  .ev__cal
  .ui-datepicker-calendar
  td.ui-datepicker-today
  > span,
.ev.color-set--polyu-red .legend-item::before {
  border-color: #fdf8f9;
}
.ev.color-set--polyu-red .date-title-list-blk__inner::before {
  border-left-color: #a02337;
}
.calendar-ev__inner {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calendar-ev__cal-side {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.calendar-ev__main {
  margin: 0.9375em 0 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 992px) {
  .calendar-ev__main {
    margin: 0 0 0 5.01672241%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .calendar-ev__main {
    margin: 0 0 0 2.5083612%;
  }
}
.calendar-ev__cal {
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  width: 26.75em;
  margin: auto;
}
@media (max-width: 991.98px) {
  .calendar-ev__cal {
    font-size: 0.75rem;
  }
}
.calendar-ev__cal .js-ev-calendar {
  display: none;
  padding: 2.25em 1.25em 3.125em;
  color: #fff;
  background: #a02337;
}
.calendar-ev__cal .js-ev-calendar.hasDatepicker {
  display: block;
}
.calendar-ev .ui-datepicker-header {
  font-size: 2em;
  position: relative;
  margin: 0 0 0.78125em;
  text-align: center;
}
.calendar-ev .ui-datepicker-title {
  font-weight: 400;
}
.calendar-ev .ui-datepicker-next,
.calendar-ev .ui-datepicker-prev {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 1.875em;
  height: 1.875em;
  margin: -0.9375em 0 0;
  cursor: pointer;
  text-indent: -999px;
}
.calendar-ev .ui-datepicker-next::before,
.calendar-ev .ui-datepicker-prev::before {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: 0;
}
.calendar-ev .ui-datepicker-prev {
  left: -0.375em;
}
.calendar-ev .ui-datepicker-prev::before {
  content: "\e919";
}
.calendar-ev .ui-datepicker-next {
  right: -0.375em;
}
.calendar-ev .ui-datepicker-next::before {
  content: "\e918";
}
.calendar-ev .ui-datepicker-calendar {
  font-weight: 300;
  width: 100%;
  max-width: 21.5625em;
  margin: 0 auto;
  text-align: center;
}
.calendar-ev .ui-datepicker-calendar th {
  font-size: 1.1875em;
  font-weight: 400;
  padding-bottom: 0.625em;
}
.calendar-ev .ui-datepicker-calendar td {
  font-size: 1.25em;
  padding: 0.05em 0.15em;
}
.calendar-ev .ui-datepicker-calendar td > a,
.calendar-ev .ui-datepicker-calendar td > span {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2em;
  height: 2em;
  margin: auto;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
}
.calendar-ev .ui-datepicker-calendar .ui-datepicker-current-day > a::before,
.calendar-ev .ui-datepicker-calendar .ui-datepicker-current-day > span::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.7;
  border: 1px solid #fff;
  border-radius: 50%;
}
.calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev .ui-datepicker-calendar .has-event > span {
  background: #8b1e30;
}
.calendar-ev__legend {
  position: relative;
  margin: 0 0.58823529em;
  padding: 0 0 0 1.29411765em;
}
.calendar-ev__legend::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.58823529em;
  height: 0.58823529em;
  margin: -0.29411765em 0 0;
  content: "";
  border: 1px solid #a02337;
  border-radius: 50%;
}
.calendar-ev__legend-wrap {
  font-size: 1.0625rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.64705882em 0 0;
}
@media (max-width: 767.98px) {
  .calendar-ev__legend-wrap {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .calendar-ev__legend-wrap {
    padding: 0 0 0 27.12643678%;
  }
  .calendar-ev__legend-wrap::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 27.12643678%;
    height: 2px;
    margin: -1px 0 0;
    content: "";
    background: #a02337;
  }
}
.calendar-ev__legend--full::before {
  background: #a02337;
}
.calendar-ev .js-ev-calendar-bg-month {
  font-size: 11.875em;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  top: -0.17368421em;
  right: -0.09473684em;
  opacity: 0.06;
  color: #fff;
}
.calendar-ev .ui-datepicker {
  position: relative;
  z-index: 2;
}
.calendar-ev__more-row {
  margin: 1.25em 0 0;
}
.calendar-ev .no-item {
  font-size: 1.375em;
  position: relative;
  padding: 0.90909091em 1.5625em;
}
@media (max-width: 991.98px) {
  .calendar-ev .no-item {
    font-size: 1.125em;
  }
}
.calendar-ev .no-item::before {
  position: absolute;
  right: 1.13636364em;
  bottom: 0;
  left: 1.13636364em;
  height: 1px;
  content: "";
  background: #e4e4e4;
}
.date-title-list-blk {
  font-size: 1rem;
  position: relative;
  display: block;
  padding: 1.5625em;
}
@media (max-width: 991.98px) {
  .date-title-list-blk {
    font-size: 0.875rem;
  }
}
.date-title-list-blk::after,
.date-title-list-blk::before {
  position: absolute;
  right: 1.5625em;
  left: 1.5625em;
  height: 1px;
  content: "";
  background: #e4e4e4;
}
.date-title-list-blk::before {
  top: 0;
}
.date-title-list-blk::after {
  bottom: 0;
  display: none;
}
.date-title-list-blk:first-child::before {
  display: none;
}
.date-title-list-blk:last-child::after {
  display: block;
}
.date-title-list-blk__inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0;
  border-left: 0.1875em solid #a02337;
  box-shadow: 0 0 0.875em 0 rgba(0, 0, 0, 0.1);
}
.calendar-ev.color-set--gray .calendar-ev__legend::before,
.calendar-ev.color-set--gray .date-title-list-blk__inner::before {
  border-color: #f4f4f4;
}
.date-title-list-blk__date {
  font-size: 0.875rem;
}
.date-title-list-blk__title {
  font-size: 1.375em;
  line-height: 1.2;
}
.date-title-list-blk__date + .date-title-list-blk__title {
  margin: 0.22727273em 0 0;
}
.date-title-list-blk:focus::after,
.date-title-list-blk:focus::before,
.date-title-list-blk:hover::after,
.date-title-list-blk:hover::before {
  opacity: 0;
}
.date-title-list-blk:focus .date-title-list-blk__inner::before,
.date-title-list-blk:hover .date-title-list-blk__inner::before {
  opacity: 1;
}
.calendar-ev.color-set--gray .calendar-ev__cal .js-ev-calendar {
  color: #454545;
  background: #f4f4f4;
}
.calendar-ev.color-set--gray
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--gray
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #e7e7e7;
}
.calendar-ev.color-set--gray .calendar-ev__legend--full::before,
.calendar-ev.color-set--gray .calendar-ev__legend-wrap::before {
  background: #f4f4f4;
}
.calendar-ev.color-set--gray .has-event > a,
.calendar-ev.color-set--gray .has-event > span {
  background: #e7e7e7;
}
.calendar-ev.color-set--gray-dark .calendar-ev__legend::before,
.calendar-ev.color-set--gray-dark .date-title-list-blk__inner::before {
  border-color: #717171;
}
.calendar-ev.color-set--gray-dark .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #717171;
}
.calendar-ev.color-set--gray-dark
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--gray-dark
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #646464;
}
.calendar-ev.color-set--gray-dark .calendar-ev__legend--full::before,
.calendar-ev.color-set--gray-dark .calendar-ev__legend-wrap::before {
  background: #717171;
}
.calendar-ev.color-set--gray-dark .has-event > a,
.calendar-ev.color-set--gray-dark .has-event > span {
  background: #646464;
}
.calendar-ev.color-set--blue .calendar-ev__legend::before,
.calendar-ev.color-set--blue .date-title-list-blk__inner::before {
  border-color: #2840a8;
}
.calendar-ev.color-set--blue .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #2840a8;
}
.calendar-ev.color-set--blue
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--blue
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #233893;
}
.calendar-ev.color-set--blue .calendar-ev__legend--full::before,
.calendar-ev.color-set--blue .calendar-ev__legend-wrap::before {
  background: #2840a8;
}
.calendar-ev.color-set--blue .has-event > a,
.calendar-ev.color-set--blue .has-event > span {
  background: #233893;
}
.calendar-ev.color-set--purple .calendar-ev__legend::before,
.calendar-ev.color-set--purple .date-title-list-blk__inner::before {
  border-color: #210f68;
}
.calendar-ev.color-set--purple .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #210f68;
}
.calendar-ev.color-set--purple
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--purple
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #1a0c52;
}
.calendar-ev.color-set--purple .calendar-ev__legend--full::before,
.calendar-ev.color-set--purple .calendar-ev__legend-wrap::before {
  background: #210f68;
}
.calendar-ev.color-set--purple .has-event > a,
.calendar-ev.color-set--purple .has-event > span {
  background: #1a0c52;
}
.calendar-ev.color-set--red .calendar-ev__legend::before,
.calendar-ev.color-set--red .date-title-list-blk__inner::before {
  border-color: #a02337;
}
.calendar-ev.color-set--red .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #a02337;
}
.calendar-ev.color-set--red .calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev.color-set--red
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #8b1e30;
}
.calendar-ev.color-set--red .calendar-ev__legend--full::before,
.calendar-ev.color-set--red .calendar-ev__legend-wrap::before {
  background: #a02337;
}
.calendar-ev.color-set--red .has-event > a,
.calendar-ev.color-set--red .has-event > span {
  background: #8b1e30;
}
.calendar-ev.color-set--cyan .calendar-ev__legend::before,
.calendar-ev.color-set--cyan .date-title-list-blk__inner::before {
  border-color: #4f9eb5;
}
.calendar-ev.color-set--cyan .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #4f9eb5;
}
.calendar-ev.color-set--cyan
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--cyan
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #4590a5;
}
.calendar-ev.color-set--cyan .calendar-ev__legend--full::before,
.calendar-ev.color-set--cyan .calendar-ev__legend-wrap::before {
  background: #4f9eb5;
}
.calendar-ev.color-set--cyan .has-event > a,
.calendar-ev.color-set--cyan .has-event > span {
  background: #4590a5;
}
.calendar-ev.color-set--orange .calendar-ev__legend::before,
.calendar-ev.color-set--orange .date-title-list-blk__inner::before {
  border-color: #cd3911;
}
.calendar-ev.color-set--orange .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #cd3911;
}
.calendar-ev.color-set--orange
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--orange
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #b5320f;
}
.calendar-ev.color-set--orange .calendar-ev__legend--full::before,
.calendar-ev.color-set--orange .calendar-ev__legend-wrap::before {
  background: #cd3911;
}
.calendar-ev.color-set--orange .has-event > a,
.calendar-ev.color-set--orange .has-event > span {
  background: #b5320f;
}
.calendar-ev.color-set--yellow .calendar-ev__legend::before,
.calendar-ev.color-set--yellow .date-title-list-blk__inner::before {
  border-color: #ecca5f;
}
.calendar-ev.color-set--yellow .calendar-ev__cal .js-ev-calendar {
  color: #454545;
  background: #ecca5f;
}
.calendar-ev.color-set--yellow
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--yellow
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #e9c248;
}
.calendar-ev.color-set--yellow .calendar-ev__legend--full::before,
.calendar-ev.color-set--yellow .calendar-ev__legend-wrap::before {
  background: #ecca5f;
}
.calendar-ev.color-set--yellow .has-event > a,
.calendar-ev.color-set--yellow .has-event > span {
  background: #e9c248;
}
.calendar-ev.color-set--brown .calendar-ev__legend::before,
.calendar-ev.color-set--brown .date-title-list-blk__inner::before {
  border-color: #603f32;
}
.calendar-ev.color-set--brown .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #603f32;
}
.calendar-ev.color-set--brown
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--brown
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #4f3429;
}
.calendar-ev.color-set--brown .calendar-ev__legend--full::before,
.calendar-ev.color-set--brown .calendar-ev__legend-wrap::before {
  background: #603f32;
}
.calendar-ev.color-set--brown .has-event > a,
.calendar-ev.color-set--brown .has-event > span {
  background: #4f3429;
}
.calendar-ev.color-set--green .calendar-ev__legend::before,
.calendar-ev.color-set--green .date-title-list-blk__inner::before {
  border-color: #397e39;
}
.calendar-ev.color-set--green .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #397e39;
}
.calendar-ev.color-set--green
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--green
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #316c31;
}
.calendar-ev.color-set--green .calendar-ev__legend--full::before,
.calendar-ev.color-set--green .calendar-ev__legend-wrap::before {
  background: #397e39;
}
.calendar-ev.color-set--green .has-event > a,
.calendar-ev.color-set--green .has-event > span {
  background: #316c31;
}
.calendar-ev.color-set--gray-normal .calendar-ev__legend::before,
.calendar-ev.color-set--gray-normal .date-title-list-blk__inner::before {
  border-color: #c0bfbf;
}
.calendar-ev.color-set--gray-normal .calendar-ev__cal .js-ev-calendar {
  color: #333;
  background: #c0bfbf;
}
.calendar-ev.color-set--gray-normal
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--gray-normal
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #b3b2b2;
}
.calendar-ev.color-set--gray-normal .calendar-ev__legend--full::before,
.calendar-ev.color-set--gray-normal .calendar-ev__legend-wrap::before {
  background: #c0bfbf;
}
.calendar-ev.color-set--gray-normal .has-event > a,
.calendar-ev.color-set--gray-normal .has-event > span {
  background: #b3b2b2;
}
.calendar-ev.color-set--crimson .calendar-ev__legend::before,
.calendar-ev.color-set--crimson .date-title-list-blk__inner::before {
  border-color: #c80f2e;
}
.calendar-ev.color-set--crimson .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #c80f2e;
}
.calendar-ev.color-set--crimson
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--crimson
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #b00d29;
}
.calendar-ev.color-set--crimson .calendar-ev__legend--full::before,
.calendar-ev.color-set--crimson .calendar-ev__legend-wrap::before {
  background: #c80f2e;
}
.calendar-ev.color-set--crimson .has-event > a,
.calendar-ev.color-set--crimson .has-event > span {
  background: #b00d29;
}
.calendar-ev.color-set--fast .calendar-ev__legend::before,
.calendar-ev.color-set--fast .date-title-list-blk__inner::before {
  border-color: #d2430f;
}
.calendar-ev.color-set--fast .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #d2430f;
}
.calendar-ev.color-set--fast
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--fast
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #ba3b0d;
}
.calendar-ev.color-set--fast .calendar-ev__legend--full::before,
.calendar-ev.color-set--fast .calendar-ev__legend-wrap::before {
  background: #d2430f;
}
.calendar-ev.color-set--fast .has-event > a,
.calendar-ev.color-set--fast .has-event > span {
  background: #ba3b0d;
}
.calendar-ev.color-set--fce .calendar-ev__legend::before,
.calendar-ev.color-set--fce .date-title-list-blk__inner::before {
  border-color: #9e0040;
}
.calendar-ev.color-set--fce .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #9e0040;
}
.calendar-ev.color-set--fce .calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev.color-set--fce
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #850036;
}
.calendar-ev.color-set--fce .calendar-ev__legend--full::before,
.calendar-ev.color-set--fce .calendar-ev__legend-wrap::before {
  background: #9e0040;
}
.calendar-ev.color-set--fce .has-event > a,
.calendar-ev.color-set--fce .has-event > span {
  background: #850036;
}
.calendar-ev.color-set--fhss .calendar-ev__legend::before,
.calendar-ev.color-set--fhss .date-title-list-blk__inner::before {
  border-color: #2b8054;
}
.calendar-ev.color-set--fhss .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #2b8054;
}
.calendar-ev.color-set--fhss
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--fhss
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #256d47;
}
.calendar-ev.color-set--fhss .calendar-ev__legend--full::before,
.calendar-ev.color-set--fhss .calendar-ev__legend-wrap::before {
  background: #2b8054;
}
.calendar-ev.color-set--fhss .has-event > a,
.calendar-ev.color-set--fhss .has-event > span {
  background: #256d47;
}
.calendar-ev.color-set--sd .calendar-ev__legend::before,
.calendar-ev.color-set--sd .date-title-list-blk__inner::before {
  border-color: #007c87;
}
.calendar-ev.color-set--sd .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #007c87;
}
.calendar-ev.color-set--sd .calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev.color-set--sd
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #00656e;
}
.calendar-ev.color-set--sd .calendar-ev__legend--full::before,
.calendar-ev.color-set--sd .calendar-ev__legend-wrap::before {
  background: #007c87;
}
.calendar-ev.color-set--sd .has-event > a,
.calendar-ev.color-set--sd .has-event > span {
  background: #00656e;
}
.calendar-ev.color-set--fb .calendar-ev__legend::before,
.calendar-ev.color-set--fb .date-title-list-blk__inner::before {
  border-color: #583f98;
}
.calendar-ev.color-set--fb .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #583f98;
}
.calendar-ev.color-set--fb .calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev.color-set--fb
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #4e3886;
}
.calendar-ev.color-set--fb .calendar-ev__legend--full::before,
.calendar-ev.color-set--fb .calendar-ev__legend-wrap::before {
  background: #583f98;
}
.calendar-ev.color-set--fb .has-event > a,
.calendar-ev.color-set--fb .has-event > span {
  background: #4e3886;
}
.calendar-ev.color-set--feng .calendar-ev__legend::before,
.calendar-ev.color-set--feng .date-title-list-blk__inner::before {
  border-color: #c80f2e;
}
.calendar-ev.color-set--feng .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #c80f2e;
}
.calendar-ev.color-set--feng
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--feng
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #b00d29;
}
.calendar-ev.color-set--feng .calendar-ev__legend--full::before,
.calendar-ev.color-set--feng .calendar-ev__legend-wrap::before {
  background: #c80f2e;
}
.calendar-ev.color-set--feng .has-event > a,
.calendar-ev.color-set--feng .has-event > span {
  background: #b00d29;
}
.calendar-ev.color-set--fh .calendar-ev__legend::before,
.calendar-ev.color-set--fh .date-title-list-blk__inner::before {
  border-color: #0071bb;
}
.calendar-ev.color-set--fh .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #0071bb;
}
.calendar-ev.color-set--fh .calendar-ev .ui-datepicker-calendar .has-event > a,
.calendar-ev.color-set--fh
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #0062a2;
}
.calendar-ev.color-set--fh .calendar-ev__legend--full::before,
.calendar-ev.color-set--fh .calendar-ev__legend-wrap::before {
  background: #0071bb;
}
.calendar-ev.color-set--fh .has-event > a,
.calendar-ev.color-set--fh .has-event > span {
  background: #0062a2;
}
.calendar-ev.color-set--shtm .calendar-ev__legend::before,
.calendar-ev.color-set--shtm .date-title-list-blk__inner::before {
  border-color: #123663;
}
.calendar-ev.color-set--shtm .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #123663;
}
.calendar-ev.color-set--shtm
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--shtm
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #0e2a4d;
}
.calendar-ev.color-set--shtm .calendar-ev__legend--full::before,
.calendar-ev.color-set--shtm .calendar-ev__legend-wrap::before {
  background: #123663;
}
.calendar-ev.color-set--shtm .has-event > a,
.calendar-ev.color-set--shtm .has-event > span {
  background: #0e2a4d;
}
.calendar-ev.color-set--polyu-gray .calendar-ev__legend::before,
.calendar-ev.color-set--polyu-gray .date-title-list-blk__inner::before {
  border-color: #58595b;
}
.calendar-ev.color-set--polyu-gray .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #58595b;
}
.calendar-ev.color-set--polyu-gray
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--polyu-gray
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #4b4c4e;
}
.calendar-ev.color-set--polyu-gray .calendar-ev__legend--full::before,
.calendar-ev.color-set--polyu-gray .calendar-ev__legend-wrap::before {
  background: #58595b;
}
.calendar-ev.color-set--polyu-gray .has-event > a,
.calendar-ev.color-set--polyu-gray .has-event > span {
  background: #4b4c4e;
}
.calendar-ev.color-set--polyu-red .calendar-ev__legend::before,
.calendar-ev.color-set--polyu-red .date-title-list-blk__inner::before {
  border-color: #a02337;
}
.calendar-ev.color-set--polyu-red .calendar-ev__cal .js-ev-calendar {
  color: #fff;
  background: #a02337;
}
.calendar-ev.color-set--polyu-red
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > a,
.calendar-ev.color-set--polyu-red
  .calendar-ev
  .ui-datepicker-calendar
  .has-event
  > span {
  background: #8b1e30;
}
.calendar-ev.color-set--polyu-red .calendar-ev__legend--full::before,
.calendar-ev.color-set--polyu-red .calendar-ev__legend-wrap::before {
  background: #a02337;
}
.calendar-ev.color-set--polyu-red .has-event > a,
.calendar-ev.color-set--polyu-red .has-event > span {
  background: #8b1e30;
}
.icon-blk-sect {
  font-size: 1rem;
  position: relative;
  z-index: 12;
}
@media (max-width: 991.98px) {
  .icon-blk-sect {
    font-size: 0.625rem;
  }
}
.icon-blk-sect__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.9375em;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icon-title-blk {
  position: relative;
  width: 12.5em;
  margin: 1.25em 0.9375em;
  text-align: center;
}
.icon-title-blk__text {
  font-size: 1.5em;
  position: relative;
  z-index: 3;
  margin: 0.54166667em 0 0;
}
.icon-title-blk__icon {
  font-size: 6.25em;
  position: relative;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icon-title-blk__icon-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7.5em;
  height: 7.5em;
  margin: auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icon-title-blk__img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 3;
}
.icon-title-blk__extra-link {
  margin: 0;
  list-style: none !important;
  font-size: 1rem;
  font-weight: 300;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  padding: 0 0 0.9375em;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  color: #a93c4b;
}
@media (max-width: 991.98px) {
  .icon-title-blk__extra-link {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .icon-title-blk__extra-link {
    font-size: 0.8125rem;
  }
}
.icon-title-blk__extra-item {
  margin: 0.625em 0;
}
.icon-title-blk.js-hover-focus .js-hover-focus-prevent {
  position: absolute;
  z-index: 45;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  content: "";
  transition-duration: 0.2s;
}
.touchevents .icon-title-blk.js-hover-focus .js-hover-focus-prevent {
  visibility: visible;
}
.icon-title-blk.js-hover-focus.js-hover-touched .js-hover-focus-prevent {
  visibility: hidden !important;
}
.icon-title-blk.js-hover-focus-active,
.no-touchevents .icon-title-blk:hover {
  z-index: 54;
}
.icon-title-blk.js-hover-focus-active .icon-title-blk__extra-link,
.no-touchevents .icon-title-blk:hover .icon-title-blk__extra-link {
  pointer-events: auto;
  opacity: 1;
}
.icon-title-blk.js-hover-focus-active .icon-title-blk__effect,
.no-touchevents .icon-title-blk:hover .icon-title-blk__effect {
  visibility: visible;
  opacity: 1;
}
.icon-title-blk__effect {
  position: absolute;
  top: -0.625em;
  right: -0.625em;
  left: -0.625em;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  background: #fff;
  box-shadow: 0 0 0.3125em 0 rgba(0, 0, 0, 0.2);
}
.color-set--gray .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--gray .icon-title-blk:hover .icon-title-blk__text,
.color-set--gray .icon-title-blk__extra-link {
  color: #a02337;
}
.color-set--gray-dark .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--gray-dark .icon-title-blk:hover .icon-title-blk__text,
.color-set--gray-dark .icon-title-blk__extra-link {
  color: #717171;
}
.color-set--blue .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--blue .icon-title-blk:hover .icon-title-blk__text,
.color-set--blue .icon-title-blk__extra-link {
  color: #2840a8;
}
.color-set--purple .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--purple .icon-title-blk:hover .icon-title-blk__text,
.color-set--purple .icon-title-blk__extra-link {
  color: #210f68;
}
.color-set--red .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--red .icon-title-blk:hover .icon-title-blk__text,
.color-set--red .icon-title-blk__extra-link {
  color: #a02337;
}
.color-set--cyan .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--cyan .icon-title-blk:hover .icon-title-blk__text,
.color-set--cyan .icon-title-blk__extra-link {
  color: #367081;
}
.color-set--orange .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--orange .icon-title-blk:hover .icon-title-blk__text,
.color-set--orange .icon-title-blk__extra-link {
  color: #cd3911;
}
.color-set--yellow .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--yellow .icon-title-blk:hover .icon-title-blk__text,
.color-set--yellow .icon-title-blk__extra-link {
  color: #454545;
}
.color-set--brown .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--brown .icon-title-blk:hover .icon-title-blk__text,
.color-set--brown .icon-title-blk__extra-link {
  color: #603f32;
}
.color-set--green .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--green .icon-title-blk:hover .icon-title-blk__text,
.color-set--green .icon-title-blk__extra-link {
  color: #397e39;
}
.color-set--gray-normal .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--gray-normal .icon-title-blk:hover .icon-title-blk__text,
.color-set--gray-normal .icon-title-blk__extra-link {
  color: #c0bfbf;
}
.color-set--crimson .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--crimson .icon-title-blk:hover .icon-title-blk__text,
.color-set--crimson .icon-title-blk__extra-link {
  color: #c80f2e;
}
.color-set--fast .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--fast .icon-title-blk:hover .icon-title-blk__text,
.color-set--fast .icon-title-blk__extra-link {
  color: #d2430f;
}
.color-set--fce .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--fce .icon-title-blk:hover .icon-title-blk__text,
.color-set--fce .icon-title-blk__extra-link {
  color: #9e0040;
}
.color-set--fhss .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--fhss .icon-title-blk:hover .icon-title-blk__text,
.color-set--fhss .icon-title-blk__extra-link {
  color: #2b8054;
}
.color-set--sd .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--sd .icon-title-blk:hover .icon-title-blk__text,
.color-set--sd .icon-title-blk__extra-link {
  color: #007c87;
}
.color-set--fb .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--fb .icon-title-blk:hover .icon-title-blk__text,
.color-set--fb .icon-title-blk__extra-link {
  color: #583f98;
}
.color-set--feng .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--feng .icon-title-blk:hover .icon-title-blk__text,
.color-set--feng .icon-title-blk__extra-link {
  color: #c80f2e;
}
.color-set--fh .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--fh .icon-title-blk:hover .icon-title-blk__text,
.color-set--fh .icon-title-blk__extra-link {
  color: #0071bb;
}
.color-set--shtm .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--shtm .icon-title-blk:hover .icon-title-blk__text,
.color-set--shtm .icon-title-blk__extra-link {
  color: #123663;
}
.color-set--polyu-gray .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--polyu-gray .icon-title-blk:hover .icon-title-blk__text,
.color-set--polyu-gray .icon-title-blk__extra-link {
  color: #58595b;
}
.color-set--polyu-red .icon-title-blk .js-hover-focus .icon-title-blk__text,
.color-set--polyu-red .icon-title-blk:hover .icon-title-blk__text,
.color-set--polyu-red .icon-title-blk__extra-link {
  color: #a02337;
}
.fact-fig {
  font-size: 1rem;
  padding: 4.25em 0;
}
@media (max-width: 991.98px) {
  .fact-fig {
    font-size: 0.625rem;
  }
}
.fact-fig__title {
  font-size: 3.75em;
  font-weight: 300;
  margin: 0 0 0.625em;
}
.fact-fig__sub-title {
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.2;
  color: inherit;
  margin: 0 0 0.78125em;
}
@media (max-width: 991.98px) {
  .fact-fig__sub-title {
    font-size: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .fact-fig__sub-title {
    font-size: 1.375rem;
  }
}
.fact-fig__right {
  margin: 3.75em 0 0;
}
@media (min-width: 768px) {
  .fact-fig__left {
    width: 40.55183946%;
  }
  .fact-fig__right {
    width: 55.18394649%;
    margin-top: 0;
  }
  .fact-fig__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.fact-fig__ranking-blk {
  padding: 0.9375em 2.1875em 1.875em;
  background: rgba(183, 183, 183, 0.08);
}
.fact-fig__ranking-inner {
  margin: 0 -0.625em;
}
.ranking-text-blk {
  font-size: 1rem;
  width: calc(100% - 1.25em);
  margin: 0 0.625em;
  text-align: center;
}
@media (max-width: 479.98px) {
  .ranking-text-blk {
    margin: 1.25em 0;
  }
}
@media (max-width: 991.98px) {
  .ranking-text-blk {
    font-size: 0.875rem;
  }
}
@media (min-width: 480px) {
  .fact-fig__ranking-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .ranking-text-blk {
    width: calc(33.33333333% - 1.25em);
  }
  .content-quote-blk {
    width: 20.44444444em;
  }
}
.ranking-text-blk__rank {
  font-size: 3.25em;
  font-weight: 300;
  line-height: 1.3;
  color: #a02337;
}
.ranking-text-blk__rank small {
  font-size: 0.38461538em;
  position: relative;
  top: 0.25em;
  margin: 0 0 0 0.2em;
  vertical-align: top;
}
.ranking-text-blk__text {
  font-size: 1.125em;
}
.number-item-blk {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625em 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .number-item-blk {
    font-size: 0.875rem;
  }
}
.number-item-blk__sub {
  font-size: 0.8125rem;
  display: block;
}
.number-item-blk__text {
  font-size: 1.125em;
  max-width: 66.66666667%;
  margin: 0 0.9375em 0 0;
}
.number-item-blk__number {
  font-size: 2.25em;
  font-weight: 300;
  line-height: 1.1;
  color: #a02337;
}
.article-wrap {
  overflow: hidden;
}
.article-title {
  font-size: 2.625rem;
  margin: 0.4047619em 0 0.28571429em;
  text-align: center;
  color: #a02337;
}
.color-set--gray .article-title,
.color-set--gray .content-quote-blk__quote,
.color-set--gray .icon-link__icon,
.color-set--gray .info-table__name,
.color-set--gray .shadow-info-blk__title {
  color: #454545;
}
@media (max-width: 991.98px) {
  .article-title {
    font-size: 2rem;
  }
}
@media (max-width: 767.98px) {
  .article-title {
    font-size: 1.625rem;
  }
}
.color-set--gray .js-lb-img::before {
  background: rgba(244, 244, 244, 0.75);
}
.color-set--gray .circle-arrow:hover {
  background: #f4f4f4;
}
.color-set--gray-dark .article-title,
.color-set--gray-dark .content-quote-blk__quote,
.color-set--gray-dark .icon-link__icon,
.color-set--gray-dark .info-table__name,
.color-set--gray-dark .shadow-info-blk__title {
  color: #717171;
}
.color-set--gray-dark .js-lb-img::before {
  background: rgba(113, 113, 113, 0.75);
}
.color-set--gray-dark .circle-arrow:hover {
  background: #717171;
}
.color-set--blue .article-title,
.color-set--blue .content-quote-blk__quote,
.color-set--blue .icon-link__icon,
.color-set--blue .info-table__name,
.color-set--blue .shadow-info-blk__title {
  color: #2840a8;
}
.color-set--blue .js-lb-img::before {
  background: rgba(40, 64, 168, 0.75);
}
.color-set--blue .circle-arrow:hover {
  background: #2840a8;
}
.color-set--purple .article-title,
.color-set--purple .content-quote-blk__quote,
.color-set--purple .icon-link__icon,
.color-set--purple .info-table__name,
.color-set--purple .shadow-info-blk__title {
  color: #210f68;
}
.color-set--purple .js-lb-img::before {
  background: rgba(33, 15, 104, 0.75);
}
.color-set--purple .circle-arrow:hover {
  background: #210f68;
}
.color-set--red .article-title,
.color-set--red .content-quote-blk__quote,
.color-set--red .icon-link__icon,
.color-set--red .info-table__name,
.color-set--red .shadow-info-blk__title {
  color: #a02337;
}
.color-set--red .js-lb-img::before {
  background: rgba(160, 35, 55, 0.75);
}
.color-set--red .circle-arrow:hover {
  background: #a02337;
}
.color-set--cyan .article-title,
.color-set--cyan .content-quote-blk__quote,
.color-set--cyan .icon-link__icon,
.color-set--cyan .info-table__name,
.color-set--cyan .shadow-info-blk__title {
  color: #367081;
}
.color-set--cyan .js-lb-img::before {
  background: rgba(79, 158, 181, 0.75);
}
.color-set--cyan .circle-arrow:hover {
  background: #4f9eb5;
}
.color-set--orange .article-title,
.color-set--orange .content-quote-blk__quote,
.color-set--orange .icon-link__icon,
.color-set--orange .info-table__name,
.color-set--orange .shadow-info-blk__title {
  color: #cd3911;
}
.color-set--orange .js-lb-img::before {
  background: rgba(205, 57, 17, 0.75);
}
.color-set--orange .circle-arrow:hover {
  background: #cd3911;
}
.color-set--yellow .article-title,
.color-set--yellow .content-quote-blk__quote,
.color-set--yellow .icon-link__icon,
.color-set--yellow .info-table__name,
.color-set--yellow .shadow-info-blk__title {
  color: #b68f16;
}
.color-set--yellow .js-lb-img::before {
  background: rgba(236, 202, 95, 0.75);
}
.color-set--yellow .circle-arrow:hover {
  background: #ecca5f;
}
.color-set--brown .article-title,
.color-set--brown .content-quote-blk__quote,
.color-set--brown .icon-link__icon,
.color-set--brown .info-table__name,
.color-set--brown .shadow-info-blk__title {
  color: #603f32;
}
.color-set--brown .js-lb-img::before {
  background: rgba(96, 63, 50, 0.75);
}
.color-set--brown .circle-arrow:hover {
  background: #603f32;
}
.color-set--green .article-title,
.color-set--green .content-quote-blk__quote,
.color-set--green .icon-link__icon,
.color-set--green .info-table__name,
.color-set--green .shadow-info-blk__title {
  color: #397e39;
}
.color-set--green .js-lb-img::before {
  background: rgba(57, 126, 57, 0.75);
}
.color-set--green .circle-arrow:hover {
  background: #397e39;
}
.color-set--gray-normal .article-title,
.color-set--gray-normal .content-quote-blk__quote,
.color-set--gray-normal .icon-link__icon,
.color-set--gray-normal .info-table__name,
.color-set--gray-normal .shadow-info-blk__title {
  color: #454545;
}
.color-set--gray-normal .js-lb-img::before {
  background: rgba(192, 191, 191, 0.75);
}
.color-set--gray-normal .circle-arrow:hover {
  background: #c0bfbf;
}
.color-set--crimson .article-title,
.color-set--crimson .content-quote-blk__quote,
.color-set--crimson .icon-link__icon,
.color-set--crimson .info-table__name,
.color-set--crimson .shadow-info-blk__title {
  color: #c80f2e;
}
.color-set--crimson .js-lb-img::before {
  background: rgba(200, 15, 46, 0.75);
}
.color-set--crimson .circle-arrow:hover {
  background: #c80f2e;
}
.color-set--fast .article-title,
.color-set--fast .content-quote-blk__quote,
.color-set--fast .icon-link__icon,
.color-set--fast .info-table__name,
.color-set--fast .shadow-info-blk__title {
  color: #d2430f;
}
.color-set--fast .js-lb-img::before {
  background: rgba(210, 67, 15, 0.75);
}
.color-set--fast .circle-arrow:hover {
  background: #d2430f;
}
.color-set--fce .article-title,
.color-set--fce .content-quote-blk__quote,
.color-set--fce .icon-link__icon,
.color-set--fce .info-table__name,
.color-set--fce .shadow-info-blk__title {
  color: #9e0040;
}
.color-set--fce .js-lb-img::before {
  background: rgba(158, 0, 64, 0.75);
}
.color-set--fce .circle-arrow:hover {
  background: #9e0040;
}
.color-set--fhss .article-title,
.color-set--fhss .content-quote-blk__quote,
.color-set--fhss .icon-link__icon,
.color-set--fhss .info-table__name,
.color-set--fhss .shadow-info-blk__title {
  color: #2b8054;
}
.color-set--fhss .js-lb-img::before {
  background: rgba(43, 128, 84, 0.75);
}
.color-set--fhss .circle-arrow:hover {
  background: #2b8054;
}
.color-set--sd .article-title,
.color-set--sd .content-quote-blk__quote,
.color-set--sd .icon-link__icon,
.color-set--sd .info-table__name,
.color-set--sd .shadow-info-blk__title {
  color: #007c87;
}
.color-set--sd .js-lb-img::before {
  background: rgba(0, 124, 135, 0.75);
}
.color-set--sd .circle-arrow:hover {
  background: #007c87;
}
.color-set--fb .article-title,
.color-set--fb .content-quote-blk__quote,
.color-set--fb .icon-link__icon,
.color-set--fb .info-table__name,
.color-set--fb .shadow-info-blk__title {
  color: #583f98;
}
.color-set--fb .js-lb-img::before {
  background: rgba(88, 63, 152, 0.75);
}
.color-set--fb .circle-arrow:hover {
  background: #583f98;
}
.color-set--feng .article-title,
.color-set--feng .content-quote-blk__quote,
.color-set--feng .icon-link__icon,
.color-set--feng .info-table__name,
.color-set--feng .shadow-info-blk__title {
  color: #c80f2e;
}
.color-set--feng .js-lb-img::before {
  background: rgba(200, 15, 46, 0.75);
}
.color-set--feng .circle-arrow:hover {
  background: #c80f2e;
}
.color-set--fh .article-title,
.color-set--fh .content-quote-blk__quote,
.color-set--fh .icon-link__icon,
.color-set--fh .info-table__name,
.color-set--fh .shadow-info-blk__title {
  color: #0071bb;
}
.color-set--fh .js-lb-img::before {
  background: rgba(0, 113, 187, 0.75);
}
.color-set--fh .circle-arrow:hover {
  background: #0071bb;
}
.color-set--shtm .article-title,
.color-set--shtm .content-quote-blk__quote,
.color-set--shtm .icon-link__icon,
.color-set--shtm .info-table__name,
.color-set--shtm .shadow-info-blk__title {
  color: #123663;
}
.color-set--shtm .js-lb-img::before {
  background: rgba(18, 54, 99, 0.75);
}
.color-set--shtm .circle-arrow:hover {
  background: #123663;
}
.color-set--polyu-gray .article-title,
.color-set--polyu-gray .content-quote-blk__quote,
.color-set--polyu-gray .icon-link__icon,
.color-set--polyu-gray .info-table__name,
.color-set--polyu-gray .shadow-info-blk__title {
  color: #58595b;
}
.color-set--polyu-gray .js-lb-img::before {
  background: rgba(88, 89, 91, 0.75);
}
.color-set--polyu-gray .circle-arrow:hover {
  background: #58595b;
}
.color-set--polyu-red .article-title,
.color-set--polyu-red .icon-link__icon {
  color: #a02337;
}
.color-set--polyu-red .js-lb-img::before {
  background: rgba(160, 35, 55, 0.75);
}
.color-set--polyu-red .circle-arrow:hover {
  background: #a02337;
}
.color-set--polyu-red .content-quote-blk__quote,
.color-set--polyu-red .info-table__name,
.color-set--polyu-red .shadow-info-blk__title {
  color: #a02337;
}
.article-content {
  margin-bottom: 3.125em;
}
.article-content + * {
  clear: both;
}
.content-quote-blk {
  float: left;
  text-align: center;
}
.content-quote-blk__quote {
  font-size: 1.22222222em;
  line-height: 1.45454545;
  margin: 0 !important;
  padding: 1.45454545em 1.22727273em;
  color: #a02337;
}
.content-quote-blk__quote:after,
.content-quote-blk__quote:before {
  font-size: 1.81818182em;
}
.isIE-11 .content-quote-blk__quote:after,
.isIE-11 .content-quote-blk__quote:before {
  font-size: 0.55em;
}
.content-quote-blk__quote-text {
  font-size: 1em;
}
.content-quote-blk__quote-text + .content-quote-blk__quote-text {
  padding-top: 0.36363636em;
}
.static-content .content-quote-blk {
  font-size: 1em;
  margin: 0 0 1.22222222em;
}
@media (min-width: 480px) {
  .static-content .content-quote-blk {
    margin-right: 1.75em;
  }
  .static-content--side-p .content-quote-blk {
    margin-left: -10em;
  }
  .recent-focus-blk-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.content-quote-blk__name {
  font-size: 1em;
  margin: -1em 1.66666667em 0 !important;
}
.content-quote-blk__text {
  font-size: 0.88888889em;
  font-weight: 300;
  margin: 0 !important;
}
.ppl-info-blk__contact {
  margin: 0.5em 0 0;
}
.ppl-info-blk--margin-top {
  margin-top: 2.8125em;
}
.recent-focus-blk-row {
  margin: 1.25em -0.875em;
}
@media (max-width: 991.98px) {
  .recent-focus-blk-row {
    font-size: 0.8125rem;
  }
}
.recent-focus-blk-row__blk {
  width: calc(100% - 1.75em - 0.01px);
  margin: 0 0.875em;
}
@media (min-width: 480px) {
  .recent-focus-blk-row__blk {
    width: calc(50% - 1.75em - 0.01px);
  }
}
@media (max-width: 479.98px) {
  .recent-focus-blk-row__blk {
    margin-top: 1.75em;
    margin-bottom: 1.75em;
  }
}
.cover-img__ctrl {
  position: relative;
  padding: 141.31578947% 0 0;
}
.pub-feature {
  margin: 8.75em 0 6.25em;
}
@media (max-width: 767.98px) {
  .pub-feature {
    margin-top: 21.25em;
    margin-bottom: 1.875em;
    padding-top: 3.75em;
  }
}
.pub-feature--slider .pub-feature__cover {
  margin: 0;
}
.pub-feature--slider .pub-feature__imgside {
  margin-top: -6.5%;
}
@media (min-width: 768px) {
  .pub-feature__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pub-feature__imgside {
    width: 31.77257525%;
  }
}
.pub-feature__imgside {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .pub-feature--slider .pub-feature__imgside {
    margin-top: 0;
  }
  .pub-feature--has-title.pub-feature--slider .cover-img__ctrl {
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.13);
    margin-bottom: 2.91666667em;
  }
  .pub-feature--has-title.pub-feature--slider .pub-feature__cover {
    box-shadow: none;
  }
  .pub-feature__imgside {
    max-width: 15em;
  }
}
.pub-feature--right .pub-feature__imgside {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.pub-feature__cover {
  margin: -21.05263158% 0;
  box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.13);
}
@media (max-width: 767.98px) {
  .pub-feature__cover {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
  }
}
.pub-feature__title {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0.5em 0 0;
  color: #a02337;
  text-align: center;
}
@media (max-width: 991.98px) {
  .pub-feature__title {
    font-size: 1.75em;
  }
}
.pub-feature__main {
  padding: 3.125em 0;
}
@media (min-width: 768px) {
  .pub-feature__main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 68.22742475%;
    min-width: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pub-feature__content {
    min-width: 0;
    padding: 0 3.125em;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .pub-feature--wline.pub-feature--right .pub-feature__content {
    padding-left: 0;
  }
  .pub-feature--wline.pub-feature--left .pub-feature__content {
    padding-right: 0;
  }
}
.pub-feature .h3 {
  margin-bottom: 0.625em;
}
.pub-feature + .pub-feature {
  margin-top: 10em;
}
@media (max-width: 767.98px) {
  .pub-feature__title {
    font-size: 1.58333333em;
  }
  .pub-feature__main {
    font-size: 0.625em;
  }
  .pub-feature + .pub-feature {
    margin-top: 20em;
  }
  .js-slick-container:not(.js-slick-loaded)
    .pub-slider__list
    > .js-slick-itm:nth-child(3)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .pub-slider__list {
    opacity: 0;
  }
}
.pub-slider {
  font-size: 1rem;
}
.pub-slider__title {
  font-size: 1.75em;
  font-weight: 300;
  margin: 0 0 0.71428571em;
}
.pub-slider__container {
  margin: 0 -0.4375em;
}
.pub-slider .slick-arrow {
  top: 0;
  margin-top: 1.625em;
}
.pub-slider .slick-prev {
  left: -0.65em;
}
.pub-slider .slick-next {
  right: -0.65em;
}
@media (max-width: 991.98px) {
  .pub-slider .slick-arrow {
    margin-top: 11.06770833vw;
  }
  .pub-slider .slick-prev {
    left: -0.25em;
  }
  .pub-slider .slick-next {
    right: -0.25em;
  }
}
.pub-slider__item {
  float: left;
  padding: 0.4375em;
}
@media (max-width: 767.98px) {
  .pub-slider__item {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .js-slick-container:not(.js-slick-loaded)
    .pub-slider__list
    > .js-slick-itm:nth-child(5)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .pub-slider__list {
    opacity: 0;
  }
  .pub-slider__item {
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .js-slick-container:not(.js-slick-loaded)
    .pub-slider__list
    > .js-slick-itm:nth-child(4)
    ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  .js-slick-container:not(.js-slick-loaded) .pub-slider__list {
    opacity: 0;
  }
  .pub-slider__item {
    width: 25%;
  }
}
.pub-book {
  font-size: 1rem;
  display: block;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1199.98px) {
  .pub-book {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .pub-book {
    font-size: 0.6875rem;
  }
}
.pub-book__title {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0.5em 0 0;
  color: #a02337;
}
.pub-book__cover {
  box-shadow: 0 0 0.4375em 0 rgba(0, 0, 0, 0.25);
}
.pub-list {
  margin: 0 -0.75em;
}
.pub-list__blk {
  margin: 0.9375em 0.75em;
}
@media (min-width: 768px) {
  .pub-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pub-list__blk {
    width: calc(50% - 1.5em - 0px);
  }
}
.pub-detail-blk {
  font-size: 1rem;
}
.pub-detail-blk__cover {
  float: left;
  width: 37.41496599%;
  max-width: 220px;
  margin: 0 1.4375em 0 0;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.14);
}
.pub-detail-blk__main {
  overflow: hidden;
}
.pub-detail-blk__title {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: -0.125em 0 0.41666667em;
  color: #a02337;
}
@media (max-width: 991.98px) {
  .pub-detail-blk__title {
    font-size: 1.3125rem;
  }
}
.pub-detail-blk .static-content :last-child {
  margin-bottom: 0 !important;
}
.pub-detail-blk .static-content :first-child {
  margin-top: 0 !important;
}
.pub-detail-blk .static-content ol,
.pub-detail-blk .static-content p,
.pub-detail-blk .static-content ul {
  margin-top: 0.4375em;
  margin-bottom: 0.4375em;
}
.shadow-content-blk {
  padding: 1.375em 1.875em;
  background: #fff;
  box-shadow: 0 0 0.375em 0.125em rgba(34, 30, 31, 0.1);
}
@media (max-width: 767.98px) {
  .pub-detail-blk__title {
    font-size: 1.125rem;
  }
  .shadow-content-blk {
    padding: 1em 1.25em;
  }
}
.pub-list .shadow-content-blk {
  height: 100%;
}
.shadow-content-blk__title {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0 0 0.41666667em;
  color: #a02337;
}
@media (max-width: 991.98px) {
  .shadow-content-blk__title {
    font-size: 1.3125rem;
  }
}
@media (max-width: 767.98px) {
  .shadow-content-blk__title {
    font-size: 1.125rem;
  }
}
.shadow-content-blk .static-content :last-child {
  margin-bottom: 0 !important;
}
.shadow-content-blk .static-content :first-child {
  margin-top: 0 !important;
}
.shadow-content-blk .static-content ol,
.shadow-content-blk .static-content p,
.shadow-content-blk .static-content ul {
  margin-top: 0.4375em;
  margin-bottom: 0.4375em;
}
.pub-feature.color-set--gray .h3 {
  color: #a02337;
}
.pub-feature.color-set--gray hr {
  background: rgba(69, 69, 69, 0.8);
}
.pub-feature.color-set--gray .pub-book__title,
.pub-feature.color-set--gray .pub-feature__title {
  color: #454545;
}
.color-set--gray .pub-list .link-under-p,
.color-set--gray .pub-list .pub-detail-blk__title,
.color-set--gray .shadow-content-blk .static-content a:focus,
.color-set--gray .shadow-content-blk .static-content a:hover,
.color-set--gray .shadow-content-blk__title {
  color: #f4f4f4;
}
.color-set--gray .shadow-content-blk .static-content ul li::before {
  background: #f4f4f4;
}
.pub-feature.color-set--gray-dark .h3 {
  color: #717171;
}
.pub-feature.color-set--gray-dark hr {
  background: rgba(113, 113, 113, 0.8);
}
.pub-feature.color-set--gray-dark .pub-book__title,
.pub-feature.color-set--gray-dark .pub-feature__title {
  color: #fff;
}
.color-set--gray-dark .pub-list .link-under-p,
.color-set--gray-dark .pub-list .pub-detail-blk__title,
.color-set--gray-dark .shadow-content-blk .static-content a:focus,
.color-set--gray-dark .shadow-content-blk .static-content a:hover,
.color-set--gray-dark .shadow-content-blk__title {
  color: #717171;
}
.color-set--gray-dark .shadow-content-blk .static-content ul li::before {
  background: #717171;
}
.pub-feature.color-set--blue .h3 {
  color: #2840a8;
}
.pub-feature.color-set--blue hr {
  background: rgba(40, 64, 168, 0.8);
}
.pub-feature.color-set--blue .pub-book__title,
.pub-feature.color-set--blue .pub-feature__title {
  color: #fff;
}
.color-set--blue .pub-list .link-under-p,
.color-set--blue .pub-list .pub-detail-blk__title,
.color-set--blue .shadow-content-blk .static-content a:focus,
.color-set--blue .shadow-content-blk .static-content a:hover,
.color-set--blue .shadow-content-blk__title {
  color: #2840a8;
}
.color-set--blue .shadow-content-blk .static-content ul li::before {
  background: #2840a8;
}
.pub-feature.color-set--purple .h3 {
  color: #210f68;
}
.pub-feature.color-set--purple hr {
  background: rgba(33, 15, 104, 0.8);
}
.pub-feature.color-set--purple .pub-book__title,
.pub-feature.color-set--purple .pub-feature__title {
  color: #fff;
}
.color-set--purple .pub-list .link-under-p,
.color-set--purple .pub-list .pub-detail-blk__title,
.color-set--purple .shadow-content-blk .static-content a:focus,
.color-set--purple .shadow-content-blk .static-content a:hover,
.color-set--purple .shadow-content-blk__title {
  color: #210f68;
}
.color-set--purple .shadow-content-blk .static-content ul li::before {
  background: #210f68;
}
.pub-feature.color-set--red .h3 {
  color: #a02337;
}
.pub-feature.color-set--red hr {
  background: rgba(160, 35, 55, 0.8);
}
.pub-feature.color-set--red .pub-book__title,
.pub-feature.color-set--red .pub-feature__title {
  color: #fff;
}
.color-set--red .pub-list .link-under-p,
.color-set--red .pub-list .pub-detail-blk__title,
.color-set--red .shadow-content-blk .static-content a:focus,
.color-set--red .shadow-content-blk .static-content a:hover,
.color-set--red .shadow-content-blk__title {
  color: #a02337;
}
.color-set--red .shadow-content-blk .static-content ul li::before {
  background: #a02337;
}
.pub-feature.color-set--cyan .h3 {
  color: #367081;
}
.pub-feature.color-set--cyan hr {
  background: rgba(54, 112, 129, 0.8);
}
.pub-feature.color-set--cyan .pub-book__title,
.pub-feature.color-set--cyan .pub-feature__title {
  color: #fff;
}
.color-set--cyan .pub-list .link-under-p,
.color-set--cyan .pub-list .pub-detail-blk__title,
.color-set--cyan .shadow-content-blk .static-content a:focus,
.color-set--cyan .shadow-content-blk .static-content a:hover,
.color-set--cyan .shadow-content-blk__title {
  color: #4f9eb5;
}
.color-set--cyan .shadow-content-blk .static-content ul li::before {
  background: #4f9eb5;
}
.pub-feature.color-set--orange .h3 {
  color: #cd3911;
}
.pub-feature.color-set--orange hr {
  background: rgba(205, 57, 17, 0.8);
}
.pub-feature.color-set--orange .pub-book__title,
.pub-feature.color-set--orange .pub-feature__title {
  color: #fff;
}
.color-set--orange .pub-list .link-under-p,
.color-set--orange .pub-list .pub-detail-blk__title,
.color-set--orange .shadow-content-blk .static-content a:focus,
.color-set--orange .shadow-content-blk .static-content a:hover,
.color-set--orange .shadow-content-blk__title {
  color: #cd3911;
}
.color-set--orange .shadow-content-blk .static-content ul li::before {
  background: #cd3911;
}
.pub-feature.color-set--yellow .h3,
.pub-feature.color-set--yellow .pub-book__title,
.pub-feature.color-set--yellow .pub-feature__title {
  color: #454545;
}
.pub-feature.color-set--yellow hr {
  background: rgba(182, 143, 22, 0.8);
}
.color-set--yellow .pub-list .link-under-p,
.color-set--yellow .pub-list .pub-detail-blk__title,
.color-set--yellow .shadow-content-blk .static-content a:focus,
.color-set--yellow .shadow-content-blk .static-content a:hover,
.color-set--yellow .shadow-content-blk__title {
  color: #ecca5f;
}
.color-set--yellow .shadow-content-blk .static-content ul li::before {
  background: #ecca5f;
}
.pub-feature.color-set--brown .h3 {
  color: #603f32;
}
.pub-feature.color-set--brown hr {
  background: rgba(96, 63, 50, 0.8);
}
.pub-feature.color-set--brown .pub-book__title,
.pub-feature.color-set--brown .pub-feature__title {
  color: #fff;
}
.color-set--brown .pub-list .link-under-p,
.color-set--brown .pub-list .pub-detail-blk__title,
.color-set--brown .shadow-content-blk .static-content a:focus,
.color-set--brown .shadow-content-blk .static-content a:hover,
.color-set--brown .shadow-content-blk__title {
  color: #603f32;
}
.color-set--brown .shadow-content-blk .static-content ul li::before {
  background: #603f32;
}
.pub-feature.color-set--green .h3 {
  color: #397e39;
}
.pub-feature.color-set--green hr {
  background: rgba(57, 126, 57, 0.8);
}
.pub-feature.color-set--green .pub-book__title,
.pub-feature.color-set--green .pub-feature__title {
  color: #fff;
}
.color-set--green .pub-list .link-under-p,
.color-set--green .pub-list .pub-detail-blk__title,
.color-set--green .shadow-content-blk .static-content a:focus,
.color-set--green .shadow-content-blk .static-content a:hover,
.color-set--green .shadow-content-blk__title {
  color: #397e39;
}
.color-set--green .shadow-content-blk .static-content ul li::before {
  background: #397e39;
}
.pub-feature.color-set--gray-normal .h3 {
  color: #c0bfbf;
}
.pub-feature.color-set--gray-normal hr {
  background: rgba(69, 69, 69, 0.8);
}
.pub-feature.color-set--gray-normal .pub-book__title,
.pub-feature.color-set--gray-normal .pub-feature__title {
  color: #333;
}
.color-set--gray-normal .pub-list .link-under-p,
.color-set--gray-normal .pub-list .pub-detail-blk__title,
.color-set--gray-normal .shadow-content-blk .static-content a:focus,
.color-set--gray-normal .shadow-content-blk .static-content a:hover,
.color-set--gray-normal .shadow-content-blk__title {
  color: #c0bfbf;
}
.color-set--gray-normal .shadow-content-blk .static-content ul li::before {
  background: #c0bfbf;
}
.pub-feature.color-set--crimson .h3 {
  color: #c80f2e;
}
.pub-feature.color-set--crimson hr {
  background: rgba(200, 15, 46, 0.8);
}
.pub-feature.color-set--crimson .pub-book__title,
.pub-feature.color-set--crimson .pub-feature__title {
  color: #fff;
}
.color-set--crimson .pub-list .link-under-p,
.color-set--crimson .pub-list .pub-detail-blk__title,
.color-set--crimson .shadow-content-blk .static-content a:focus,
.color-set--crimson .shadow-content-blk .static-content a:hover,
.color-set--crimson .shadow-content-blk__title {
  color: #c80f2e;
}
.color-set--crimson .shadow-content-blk .static-content ul li::before {
  background: #c80f2e;
}
.pub-feature.color-set--fast .h3 {
  color: #d2430f;
}
.pub-feature.color-set--fast hr {
  background: rgba(210, 67, 15, 0.8);
}
.pub-feature.color-set--fast .pub-book__title,
.pub-feature.color-set--fast .pub-feature__title {
  color: #fff;
}
.color-set--fast .pub-list .link-under-p,
.color-set--fast .pub-list .pub-detail-blk__title,
.color-set--fast .shadow-content-blk .static-content a:focus,
.color-set--fast .shadow-content-blk .static-content a:hover,
.color-set--fast .shadow-content-blk__title {
  color: #d2430f;
}
.color-set--fast .shadow-content-blk .static-content ul li::before {
  background: #d2430f;
}
.pub-feature.color-set--fce .h3 {
  color: #9e0040;
}
.pub-feature.color-set--fce hr {
  background: rgba(158, 0, 64, 0.8);
}
.pub-feature.color-set--fce .pub-book__title,
.pub-feature.color-set--fce .pub-feature__title {
  color: #fff;
}
.color-set--fce .pub-list .link-under-p,
.color-set--fce .pub-list .pub-detail-blk__title,
.color-set--fce .shadow-content-blk .static-content a:focus,
.color-set--fce .shadow-content-blk .static-content a:hover,
.color-set--fce .shadow-content-blk__title {
  color: #9e0040;
}
.color-set--fce .shadow-content-blk .static-content ul li::before {
  background: #9e0040;
}
.pub-feature.color-set--fhss .h3 {
  color: #2b8054;
}
.pub-feature.color-set--fhss hr {
  background: rgba(43, 128, 84, 0.8);
}
.pub-feature.color-set--fhss .pub-book__title,
.pub-feature.color-set--fhss .pub-feature__title {
  color: #fff;
}
.color-set--fhss .pub-list .link-under-p,
.color-set--fhss .pub-list .pub-detail-blk__title,
.color-set--fhss .shadow-content-blk .static-content a:focus,
.color-set--fhss .shadow-content-blk .static-content a:hover,
.color-set--fhss .shadow-content-blk__title {
  color: #2b8054;
}
.color-set--fhss .shadow-content-blk .static-content ul li::before {
  background: #2b8054;
}
.pub-feature.color-set--sd .h3 {
  color: #007c87;
}
.pub-feature.color-set--sd hr {
  background: rgba(0, 124, 135, 0.8);
}
.pub-feature.color-set--sd .pub-book__title,
.pub-feature.color-set--sd .pub-feature__title {
  color: #fff;
}
.color-set--sd .pub-list .link-under-p,
.color-set--sd .pub-list .pub-detail-blk__title,
.color-set--sd .shadow-content-blk .static-content a:focus,
.color-set--sd .shadow-content-blk .static-content a:hover,
.color-set--sd .shadow-content-blk__title {
  color: #007c87;
}
.color-set--sd .shadow-content-blk .static-content ul li::before {
  background: #007c87;
}
.pub-feature.color-set--fb .h3 {
  color: #583f98;
}
.pub-feature.color-set--fb hr {
  background: rgba(88, 63, 152, 0.8);
}
.pub-feature.color-set--fb .pub-book__title,
.pub-feature.color-set--fb .pub-feature__title {
  color: #fff;
}
.color-set--fb .pub-list .link-under-p,
.color-set--fb .pub-list .pub-detail-blk__title,
.color-set--fb .shadow-content-blk .static-content a:focus,
.color-set--fb .shadow-content-blk .static-content a:hover,
.color-set--fb .shadow-content-blk__title {
  color: #583f98;
}
.color-set--fb .shadow-content-blk .static-content ul li::before {
  background: #583f98;
}
.pub-feature.color-set--feng .h3 {
  color: #c80f2e;
}
.pub-feature.color-set--feng hr {
  background: rgba(200, 15, 46, 0.8);
}
.pub-feature.color-set--feng .pub-book__title,
.pub-feature.color-set--feng .pub-feature__title {
  color: #fff;
}
.color-set--feng .pub-list .link-under-p,
.color-set--feng .pub-list .pub-detail-blk__title,
.color-set--feng .shadow-content-blk .static-content a:focus,
.color-set--feng .shadow-content-blk .static-content a:hover,
.color-set--feng .shadow-content-blk__title {
  color: #c80f2e;
}
.color-set--feng .shadow-content-blk .static-content ul li::before {
  background: #c80f2e;
}
.pub-feature.color-set--fh .h3 {
  color: #0071bb;
}
.pub-feature.color-set--fh hr {
  background: rgba(0, 113, 187, 0.8);
}
.pub-feature.color-set--fh .pub-book__title,
.pub-feature.color-set--fh .pub-feature__title {
  color: #fff;
}
.color-set--fh .pub-list .link-under-p,
.color-set--fh .pub-list .pub-detail-blk__title,
.color-set--fh .shadow-content-blk .static-content a:focus,
.color-set--fh .shadow-content-blk .static-content a:hover,
.color-set--fh .shadow-content-blk__title {
  color: #0071bb;
}
.color-set--fh .shadow-content-blk .static-content ul li::before {
  background: #0071bb;
}
.pub-feature.color-set--shtm .h3 {
  color: #123663;
}
.pub-feature.color-set--shtm hr {
  background: rgba(18, 54, 99, 0.8);
}
.pub-feature.color-set--shtm .pub-book__title,
.pub-feature.color-set--shtm .pub-feature__title {
  color: #fff;
}
.color-set--shtm .pub-list .link-under-p,
.color-set--shtm .pub-list .pub-detail-blk__title,
.color-set--shtm .shadow-content-blk .static-content a:focus,
.color-set--shtm .shadow-content-blk .static-content a:hover,
.color-set--shtm .shadow-content-blk__title {
  color: #123663;
}
.color-set--shtm .shadow-content-blk .static-content ul li::before {
  background: #123663;
}
.pub-feature.color-set--polyu-gray .h3 {
  color: #58595b;
}
.pub-feature.color-set--polyu-gray hr {
  background: rgba(88, 89, 91, 0.8);
}
.pub-feature.color-set--polyu-gray .pub-book__title,
.pub-feature.color-set--polyu-gray .pub-feature__title {
  color: #fff;
}
.color-set--polyu-gray .pub-list .link-under-p,
.color-set--polyu-gray .pub-list .pub-detail-blk__title,
.color-set--polyu-gray .shadow-content-blk .static-content a:focus,
.color-set--polyu-gray .shadow-content-blk .static-content a:hover,
.color-set--polyu-gray .shadow-content-blk__title {
  color: #58595b;
}
.color-set--polyu-gray .shadow-content-blk .static-content ul li::before {
  background: #58595b;
}
.pub-feature.color-set--polyu-red .h3 {
  color: #a02337;
}
.pub-feature.color-set--polyu-red hr {
  background: rgba(160, 35, 55, 0.8);
}
.pub-feature.color-set--polyu-red .pub-book__title,
.pub-feature.color-set--polyu-red .pub-feature__title {
  color: #fff;
}
.color-set--polyu-red .pub-list .link-under-p,
.color-set--polyu-red .pub-list .pub-detail-blk__title,
.color-set--polyu-red .shadow-content-blk .static-content a:focus,
.color-set--polyu-red .shadow-content-blk .static-content a:hover,
.color-set--polyu-red .shadow-content-blk__title {
  color: #a02337;
}
.color-set--polyu-red .shadow-content-blk .static-content ul li::before {
  background: #a02337;
}
.side-plate-area {
  font-size: 1rem;
  position: relative;
  margin: 3.75rem 0;
}
@media (max-width: 767.98px) {
  .side-plate-area__main {
    margin-bottom: 3.25em;
    padding-right: 2.5rem;
  }
}
@media (max-width: 991.98px) {
  .side-plate-area {
    font-size: 0.5625rem;
  }
}
@media (min-width: 768px) {
  .side-plate-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .side-plate-area__main {
    width: 57.69230769%;
  }
  .side-plate-area__side {
    width: 38.46153846%;
    padding: 0.9375em 0 0;
  }
}
.side-plate-area::before {
  position: absolute;
  z-index: -1;
  top: -9.375em;
  right: 13.79598662%;
  bottom: -9.375em;
  width: 100vw;
  content: "";
  background: url(../img/pub-bottom-bg.jpg) center center no-repeat #e4e4e4;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .side-plate-area::before {
    right: 0.9375rem;
  }
}
.side-plate-area__title {
  margin-bottom: 1.1875em;
}
.alph-list__alph {
  font-size: 2.63157895em;
  font-weight: 400;
  line-height: 1;
  text-indent: -0.05263158em;
}
.alph-list__title {
  font-size: 2.375em;
  font-weight: 300;
  position: relative;
  color: #333;
  margin: 0.26315789em 0 0;
  padding: 0 0 0.15789474em;
}
.blk-hover-list__link[target="_blank"]::after,
.plate-blk__btn[target="_blank"][target="_blank"]::after {
  font-family: wico !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
}
.alph-list__title::after,
.alph-list__title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
}
.alph-list__title::after {
  right: 0;
  height: 2px;
  background: #d5d5d5;
}
.alph-list__title::before {
  z-index: 3;
  width: 1.875rem;
  height: 3px;
  background: #a02337;
}
.alph-list__list {
  padding: 0;
  list-style: none !important;
  margin: 0 0 0 1.875em;
}
.title-listing-blk {
  font-size: 1rem;
  margin: 0.875em 0;
}
@media (max-width: 991.98px) {
  .title-listing-blk {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .title-listing-blk {
    font-size: 0.75rem;
  }
}
.title-listing-blk__title {
  font-size: 1.375em;
  color: #a02337;
}
.title-listing-blk__title a,
.title-listing-blk__title a:focis,
.title-listing-blk__title a:hover {
  color: inherit;
}
@media (max-width: 767.98px) {
  .title-listing-blk__list {
    font-size: 0.875rem;
  }
}
.title-listing-blk__item {
  margin: 0.1875em 0;
}
.plate-blk {
  margin: 0 0 1.25em;
  padding: 3.4375em 0 4.0625em 3.125em;
  background: url(../img/pub-plate-bg.png) center bottom no-repeat #2f46a9;
  background-size: cover;
}
.plate-blk__title {
  margin: 0.78125em 0 0.25em;
  color: #b3bef1;
}
.plate-blk__title:first-child {
  margin-top: 0;
}
.plate-blk .rbtn {
  padding-right: 1.27777778em;
  padding-left: 1.27777778em;
}
@media (min-width: 992px) {
  .plate-blk .rbtn {
    font-size: 1.125rem;
  }
}
.plate-blk .rbtn:focus,
.plate-blk .rbtn:hover {
  color: #2f46a9;
}
.plate-blk__btn[target="_blank"][target="_blank"]::after {
  font-size: 0.9em;
  content: "\00a0 \e903";
}
.plate-blk__btn[target="_blank"]::after {
  margin-left: 0.1875em;
}
.blk-hover-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 1.125rem;
}
@media (max-width: 991.98px) {
  .blk-hover-list {
    font-size: 0.9375rem;
  }
}
.blk-hover-list__itm {
  position: relative;
}
.blk-hover-list__itm::after,
.blk-hover-list__itm::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  background-color: rgba(239, 239, 239, 0.35);
}
.blk-hover-list__itm::before {
  top: 0;
  display: none;
}
.blk-hover-list__itm:first-child {
  bottom: 0;
}
.blk-hover-list__itm:first-child::before {
  display: block;
}
.blk-hover-list__link {
  position: relative;
  display: block;
  padding: 0.66666667em 1.38888889em;
  -webkit-transform: translate3d(0, 0, -0.1px);
  transform: translate3d(0, 0, -0.1px);
  color: #fff;
}
.blk-hover-list__link[target="_blank"]::after {
  font-size: 0.9em;
  content: "\00a0 \e903";
  vertical-align: text-bottom;
}
.blk-hover-list__link small {
  font-size: 0.88888889em;
  display: block;
  margin: -0.0625em 0 0;
}
.blk-hover-list__link::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -1.66666667em;
  bottom: -1px;
  left: 0;
  visibility: hidden;
  content: "";
  -webkit-transform: scale(0.7, 1);
  -ms-transform: scale(0.7, 1);
  transform: scale(0.7, 1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  opacity: 0;
  background: #fff;
}
.blk-hover-list__link:focus,
.blk-hover-list__link:hover {
  color: #2f46a9;
}
.blk-hover-list__link:focus::before,
.blk-hover-list__link:hover::before {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  box-shadow: 0 0 0.55555556em 0 rgba(0, 0, 0, 0.1);
}
.color-set--gray .alph-list__title::before {
  background: #f4f4f4;
}
.color-set--gray .title-listing-blk__title {
  color: #a02337;
}
.color-set--gray .plate-blk {
  background-color: #f4f4f4;
}
.color-set--gray .plate-blk__title {
  color: #000;
}
.color-set--gray .blk-hover-list__link {
  color: #454545;
}
.color-set--gray .blk-hover-list__link:focus,
.color-set--gray .blk-hover-list__link:hover {
  color: #a02337;
}
.color-set--gray-dark .alph-list__title::before {
  background: #717171;
}
.color-set--gray-dark .title-listing-blk__title {
  color: #717171;
}
.color-set--gray-dark .plate-blk {
  background-color: #717171;
}
.color-set--gray-dark .plate-blk__title {
  color: #fff;
}
.color-set--gray-dark .blk-hover-list__link {
  color: #fff;
}
.color-set--gray-dark .blk-hover-list__link:focus,
.color-set--gray-dark .blk-hover-list__link:hover {
  color: #717171;
}
.color-set--blue .alph-list__title::before {
  background: #2840a8;
}
.color-set--blue .title-listing-blk__title {
  color: #2840a8;
}
.color-set--blue .plate-blk {
  background-color: #2840a8;
}
.color-set--blue .plate-blk__title {
  color: #90d5fd;
}
.color-set--blue .blk-hover-list__link {
  color: #fff;
}
.color-set--blue .blk-hover-list__link:focus,
.color-set--blue .blk-hover-list__link:hover {
  color: #2840a8;
}
.color-set--purple .alph-list__title::before {
  background: #210f68;
}
.color-set--purple .title-listing-blk__title {
  color: #210f68;
}
.color-set--purple .plate-blk {
  background-color: #210f68;
}
.color-set--purple .plate-blk__title {
  color: #f6f3ff;
}
.color-set--purple .blk-hover-list__link {
  color: #fff;
}
.color-set--purple .blk-hover-list__link:focus,
.color-set--purple .blk-hover-list__link:hover {
  color: #210f68;
}
.color-set--red .alph-list__title::before {
  background: #a02337;
}
.color-set--red .title-listing-blk__title {
  color: #a02337;
}
.color-set--red .plate-blk {
  background-color: #a02337;
}
.color-set--red .plate-blk__title {
  color: #fff;
}
.color-set--red .blk-hover-list__link {
  color: #fff;
}
.color-set--red .blk-hover-list__link:focus,
.color-set--red .blk-hover-list__link:hover {
  color: #a02337;
}
.color-set--cyan .alph-list__title::before {
  background: #4f9eb5;
}
.color-set--cyan .title-listing-blk__title {
  color: #367081;
}
.color-set--cyan .plate-blk {
  background-color: #4f9eb5;
}
.color-set--cyan .plate-blk__title {
  color: #ccf3ff;
}
.color-set--cyan .blk-hover-list__link {
  color: #fff;
}
.color-set--cyan .blk-hover-list__link:focus,
.color-set--cyan .blk-hover-list__link:hover {
  color: #367081;
}
.color-set--orange .alph-list__title::before {
  background: #cd3911;
}
.color-set--orange .title-listing-blk__title {
  color: #cd3911;
}
.color-set--orange .plate-blk {
  background-color: #cd3911;
}
.color-set--orange .plate-blk__title {
  color: #fff5f2;
}
.color-set--orange .blk-hover-list__link {
  color: #fff;
}
.color-set--orange .blk-hover-list__link:focus,
.color-set--orange .blk-hover-list__link:hover {
  color: #cd3911;
}
.color-set--yellow .alph-list__title::before {
  background: #ecca5f;
}
.color-set--yellow .title-listing-blk__title {
  color: #454545;
}
.color-set--yellow .plate-blk {
  background-color: #ecca5f;
}
.color-set--yellow .plate-blk__title {
  color: #603f32;
}
.color-set--yellow .blk-hover-list__link,
.color-set--yellow .blk-hover-list__link:focus,
.color-set--yellow .blk-hover-list__link:hover {
  color: #454545;
}
.color-set--brown .alph-list__title::before {
  background: #603f32;
}
.color-set--brown .title-listing-blk__title {
  color: #603f32;
}
.color-set--brown .plate-blk {
  background-color: #603f32;
}
.color-set--brown .plate-blk__title {
  color: #f1d3c6;
}
.color-set--brown .blk-hover-list__link {
  color: #fff;
}
.color-set--brown .blk-hover-list__link:focus,
.color-set--brown .blk-hover-list__link:hover {
  color: #603f32;
}
.color-set--green .alph-list__title::before {
  background: #397e39;
}
.color-set--green .title-listing-blk__title {
  color: #397e39;
}
.color-set--green .plate-blk {
  background-color: #397e39;
}
.color-set--green .plate-blk__title {
  color: #e5f9eb;
}
.color-set--green .blk-hover-list__link {
  color: #fff;
}
.color-set--green .blk-hover-list__link:focus,
.color-set--green .blk-hover-list__link:hover {
  color: #397e39;
}
.color-set--gray-normal .alph-list__title::before {
  background: #c0bfbf;
}
.color-set--gray-normal .title-listing-blk__title {
  color: #c0bfbf;
}
.color-set--gray-normal .plate-blk {
  background-color: #c0bfbf;
}
.color-set--gray-normal .plate-blk__title {
  color: #000;
}
.color-set--gray-normal .blk-hover-list__link {
  color: #333;
}
.color-set--gray-normal .blk-hover-list__link:focus,
.color-set--gray-normal .blk-hover-list__link:hover {
  color: #c0bfbf;
}
.color-set--crimson .alph-list__title::before {
  background: #c80f2e;
}
.color-set--crimson .title-listing-blk__title {
  color: #c80f2e;
}
.color-set--crimson .plate-blk {
  background-color: #c80f2e;
}
.color-set--crimson .plate-blk__title {
  color: #fef4f7;
}
.color-set--crimson .blk-hover-list__link {
  color: #fff;
}
.color-set--crimson .blk-hover-list__link:focus,
.color-set--crimson .blk-hover-list__link:hover {
  color: #c80f2e;
}
.color-set--fast .alph-list__title::before {
  background: #d2430f;
}
.color-set--fast .title-listing-blk__title {
  color: #d2430f;
}
.color-set--fast .plate-blk {
  background-color: #d2430f;
}
.color-set--fast .plate-blk__title {
  color: #fef5f1;
}
.color-set--fast .blk-hover-list__link {
  color: #fff;
}
.color-set--fast .blk-hover-list__link:focus,
.color-set--fast .blk-hover-list__link:hover {
  color: #d2430f;
}
.color-set--fce .alph-list__title::before {
  background: #9e0040;
}
.color-set--fce .title-listing-blk__title {
  color: #9e0040;
}
.color-set--fce .plate-blk {
  background-color: #9e0040;
}
.color-set--fce .plate-blk__title {
  color: #fff7fa;
}
.color-set--fce .blk-hover-list__link {
  color: #fff;
}
.color-set--fce .blk-hover-list__link:focus,
.color-set--fce .blk-hover-list__link:hover {
  color: #9e0040;
}
.color-set--fhss .alph-list__title::before {
  background: #2b8054;
}
.color-set--fhss .title-listing-blk__title {
  color: #2b8054;
}
.color-set--fhss .plate-blk {
  background-color: #2b8054;
}
.color-set--fhss .plate-blk__title {
  color: #f6fcf9;
}
.color-set--fhss .blk-hover-list__link {
  color: #fff;
}
.color-set--fhss .blk-hover-list__link:focus,
.color-set--fhss .blk-hover-list__link:hover {
  color: #2b8054;
}
.color-set--sd .alph-list__title::before {
  background: #007c87;
}
.color-set--sd .title-listing-blk__title {
  color: #007c87;
}
.color-set--sd .plate-blk {
  background-color: #007c87;
}
.color-set--sd .plate-blk__title {
  color: #f7feff;
}
.color-set--sd .blk-hover-list__link {
  color: #fff;
}
.color-set--sd .blk-hover-list__link:focus,
.color-set--sd .blk-hover-list__link:hover {
  color: #007c87;
}
.color-set--fb .alph-list__title::before {
  background: #583f98;
}
.color-set--fb .title-listing-blk__title {
  color: #583f98;
}
.color-set--fb .plate-blk {
  background-color: #583f98;
}
.color-set--fb .plate-blk__title {
  color: #f6f5fb;
}
.color-set--fb .blk-hover-list__link {
  color: #fff;
}
.color-set--fb .blk-hover-list__link:focus,
.color-set--fb .blk-hover-list__link:hover {
  color: #583f98;
}
.color-set--feng .alph-list__title::before {
  background: #c80f2e;
}
.color-set--feng .title-listing-blk__title {
  color: #c80f2e;
}
.color-set--feng .plate-blk {
  background-color: #c80f2e;
}
.color-set--feng .plate-blk__title {
  color: #fff9fa;
}
.color-set--feng .blk-hover-list__link {
  color: #fff;
}
.color-set--feng .blk-hover-list__link:focus,
.color-set--feng .blk-hover-list__link:hover {
  color: #c80f2e;
}
.color-set--fh .alph-list__title::before {
  background: #0071bb;
}
.color-set--fh .title-listing-blk__title {
  color: #0071bb;
}
.color-set--fh .plate-blk {
  background-color: #0071bb;
}
.color-set--fh .plate-blk__title {
  color: #f6fbff;
}
.color-set--fh .blk-hover-list__link {
  color: #fff;
}
.color-set--fh .blk-hover-list__link:focus,
.color-set--fh .blk-hover-list__link:hover {
  color: #0071bb;
}
.color-set--shtm .alph-list__title::before {
  background: #123663;
}
.color-set--shtm .title-listing-blk__title {
  color: #123663;
}
.color-set--shtm .plate-blk {
  background-color: #123663;
}
.color-set--shtm .plate-blk__title {
  color: #f6f9fd;
}
.color-set--shtm .blk-hover-list__link {
  color: #fff;
}
.color-set--shtm .blk-hover-list__link:focus,
.color-set--shtm .blk-hover-list__link:hover {
  color: #123663;
}
.color-set--polyu-gray .alph-list__title::before {
  background: #58595b;
}
.color-set--polyu-gray .title-listing-blk__title {
  color: #58595b;
}
.color-set--polyu-gray .plate-blk {
  background-color: #58595b;
}
.color-set--polyu-gray .plate-blk__title {
  color: #f7f8f8;
}
.color-set--polyu-gray .blk-hover-list__link {
  color: #fff;
}
.color-set--polyu-gray .blk-hover-list__link:focus,
.color-set--polyu-gray .blk-hover-list__link:hover {
  color: #58595b;
}
.color-set--polyu-red .alph-list__title::before {
  background: #a02337;
}
.color-set--polyu-red .title-listing-blk__title {
  color: #a02337;
}
.color-set--polyu-red .plate-blk {
  background-color: #a02337;
}
.color-set--polyu-red .plate-blk__title {
  color: #fdf8f9;
}
.color-set--polyu-red .blk-hover-list__link {
  color: #fff;
}
.color-set--polyu-red .blk-hover-list__link:focus,
.color-set--polyu-red .blk-hover-list__link:hover {
  color: #a02337;
}
.img-grids-3-row {
  font-size: 1rem;
  position: relative;
  max-width: 58.125em;
  margin: 2.1875em auto;
}
@media (max-width: 1199.98px) {
  .img-grids-3-row {
    margin-right: 6.25em;
    margin-left: 6.25em;
  }
}
@media (max-width: 991.98px) {
  .img-grids-3-row {
    margin-right: 5.0625em;
    margin-left: 5.0625em;
  }
  .ckec
    .social-border-list__item
    ul:not([style*="list-style-type"]):not([class]),
  .social-border-list__item .circle-list,
  .social-border-list__item
    .ckec
    ul:not([style*="list-style-type"]):not([class]) {
    font-size: 0.6875em;
  }
}
@media (max-width: 767.98px) {
  .img-grids-3-row {
    margin-right: 2.875em;
    margin-left: 2.875em;
  }
}
@media (min-width: 480px) {
  .img-grids-3-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.social-blk,
.sq-social-list {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.page-title-blk.angle-line-blk + .img-grids-3-row {
  z-index: 13;
  margin-top: -6.25em;
}
.img-grids-3-row__blk {
  position: relative;
  margin: 0.625em 0;
}
@media (min-width: 480px) {
  .img-grids-3-row__blk {
    width: 49.24731183%;
    margin: 0;
  }
}
.img-grid-3 {
  position: relative;
  padding: 65.50218341% 0 0;
}
.img-grid-3__blk {
  position: absolute;
}
.img-grid-3__blk--lg {
  width: 65.50218341%;
}
.img-grid-3__blk--sm {
  width: 31.00436681%;
}
.img-grid-3__blk--1 {
  top: 0;
  left: 0;
}
.img-grid-3__blk--2 {
  top: 0;
  right: 0;
}
.img-grid-3__blk--3 {
  right: 0;
  bottom: 0;
}
.soc-img-blk__inner {
  position: relative;
  overflow: hidden;
  padding: 100% 0 0;
}
a.soc-img-blk:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.social-border-list__item {
  padding: 0.5625em 0;
}
.social-border-list__item:first-child {
  padding-top: 0;
}
.ckec .social-border-list__item ul:not([style*="list-style-type"]):not([class]),
.social-border-list__item .circle-list,
.social-border-list__item
  .ckec
  ul:not([style*="list-style-type"]):not([class]) {
  margin-left: 1.5625em;
}
.ckec
  .social-border-list__item
  ul:not([style*="list-style-type"]):not([class])
  > li,
.social-border-list__item .circle-list > li,
.social-border-list__item
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li {
  padding-left: 1.5625em;
}
.ckec
  .social-border-list__item
  ul:not([style*="list-style-type"]):not([class])
  > li:before,
.social-border-list__item .circle-list > li:before,
.social-border-list__item
  .ckec
  ul:not([style*="list-style-type"]):not([class])
  > li:before {
  top: 1.125em;
  width: 0.375em;
  height: 0.375em;
}
.social-feature {
  padding: 1.875em 0;
  background: 50% 15% no-repeat #f6f6f6;
}
.social-blk {
  font-size: 1rem;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .social-blk {
    font-size: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .social-blk {
    display: block;
  }
  .social-blk__side {
    margin: 0.3125em 0;
  }
}
@media (min-width: 768px) {
  .social-blk__main {
    max-width: 58%;
  }
  .social-blk__side {
    max-width: 40%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.social-blk__name {
  font-size: 1.375em;
  margin: 0.26923077em 0 0;
}
.social-feature .social-blk__name {
  font-size: 1.625em;
  color: #a02337;
}
.sq-social-list {
  font-size: 1rem;
  display: flex;
  margin: 0 -0.25em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .sq-social-list {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .sq-social-list {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.sq-social-list__icon {
  font-size: 1.4375em;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 1.53846154em;
  height: 1.53846154em;
  margin: 0.15384615em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border-radius: 0.08695652em;
  background: #454545;
}
.sq-social-list__icon:not(.js-in-active):hover {
  background-color: #a02337;
}
.social-feature .sq-social-list__icon {
  font-size: 1.625em;
  background: #a02337;
}
.social-feature .sq-social-list__icon:hover {
  background-color: #611521;
}
.sq-social-list .ico-facebook-f {
  font-size: 1.30769231em;
  line-height: 1;
  position: absolute;
  right: 0.15384615em;
  bottom: -0.07692308em;
}
.sq-social-list__dropdown .footer-social-dropdown__menu {
  top: auto !important;
  right: 0;
  bottom: calc(100% + 0.625em);
  left: auto;
}
.sq-social-list__dropdown .footer-social-dropdown__menu::before {
  right: 0.5em;
  left: auto;
}
@media (max-width: 767.98px) {
  .social-select-dept {
    margin-top: 1.25em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 768px) {
  .social-select-dept {
    max-width: 32.8125em;
    -webkit-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
  }
  .isIE-11 .social-select-dept {
    max-width: none;
    margin-right: 1.25rem;
  }
}
.social-filter-bar,
.social-filter-bar .filter-bar__row {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .social-filter-bar .multiselect-container {
    width: 38.33333333em;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .social-filter-bar .multiselect-container {
    width: 57.5vw;
  }
}
.js-social-click-btn.socal-icon-list__itm.js-in-active,
.sq-social-list__dropdown.js-in-active .sq-social-list__icon,
.sq-social-list__icon.js-social-click-icon.js-in-active {
  opacity: 0.25;
}
.tail-tag-img-blk {
  font-size: 1rem;
  display: block;
}
@media (max-width: 991.98px) {
  .tail-tag-img-blk {
    font-size: 0.75rem;
  }
}
.tail-tag-img-blk__imgw {
  margin: 0;
}
.tail-tag-img-blk__imgw + .tail-tag-img-blk__cate,
.tail-tag-img-blk__imgw + .tail-tag-img-blk__date,
.tail-tag-img-blk__imgw + .tail-tag-img-blk__title {
  margin-top: 0.75rem;
}
.tail-tag-img-blk__ctrl {
  padding: 0 0 75.06493506%;
}
.tail-tag-img-blk__date {
  margin-top: 0.625em;
}
.tail-tag-img-blk__title {
  font-size: 1.25em;
  font-weight: 400;
  overflow: hidden;
  max-height: 3.8em;
  margin: 0.5em 0 0;
  color: #333;
}
.tail-tag-img-blk__cate {
  font-size: 0.875rem;
  margin: 0 0 0.71428571em;
}
@media (max-width: 991.98px) {
  .tail-tag-img-blk__cate {
    font-size: 0.75rem;
  }
}
.gallery-list {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .gallery-list {
    font-size: 0.75rem;
  }
}
.gallery-list__row {
  margin: 0 -0.625em;
}
.gallery-list__blk {
  margin: 0.625em 0;
  padding: 0 0.625em;
}
.info-border-row {
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.875em 0 0.75em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #d8d8d8;
}
.info-border-row__blk {
  width: 49.68421053%;
}
.info-border-row__blk--full {
  width: 100%;
}
.info-label-blk {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .info-label-blk {
    font-size: 0.8125rem;
  }
}
.info-label-blk__label {
  font-size: 0.9375rem;
  display: block;
  margin: 0 0 0.13333333em;
  color: #58595b;
}
.info-label-blk__star,
.info-label-blk__value,
.side-info-article__remark a {
  color: #a02337;
}
@media (max-width: 991.98px) {
  .info-label-blk__label {
    font-size: 0.8125rem;
  }
}
.info-label-blk__value {
  font-size: 1.375em;
  display: block;
}
.info-label-blk__more {
  font-size: 1em;
  position: relative;
  display: block;
}
.button-title,
.button-title__btn {
  display: -webkit-flex;
  display: -ms-flexbox;
}
.info-label-blk__more--star {
  padding-left: 0.75em;
}
.info-label-blk__more--star::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "*";
  color: #a02337;
}
@media (max-width: 991.98px) {
  .side-info-article {
    font-size: 0.8125rem;
  }
}
.side-info-article__side {
  position: relative;
  margin: 0 0 2.8125em;
  padding: 1.875em 0 1.875em 2.1875em;
  background: #f1f1f1;
}
@media (min-width: 768px) {
  .col-md-12 .tail-tag-img-blk__title,
  .col-md-8 .tail-tag-img-blk__title {
    max-height: 3.7em;
  }
  .col-md-6 .tail-tag-img-blk__title {
    max-height: 5em;
  }
  .side-info-article__side {
    float: right;
    width: 42.64214047%;
    margin-bottom: 1em;
    margin-left: 1.25em;
  }
}
.side-info-article__side::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% - 1px);
  width: 7.5rem;
  content: "";
  background: #f1f1f1;
}
.side-info-article__side-btn-row {
  margin-top: -3.4375em;
}
.side-info-article__remark {
  font-size: 0.9375rem;
  margin: 0.8em 0 0;
}
.color-set--gray.side-info-article__remark a {
  color: #454545;
}
.color-set--gray-dark.side-info-article__remark a {
  color: #717171;
}
.color-set--blue.side-info-article__remark a {
  color: #2840a8;
}
.color-set--purple.side-info-article__remark a {
  color: #210f68;
}
.color-set--red.side-info-article__remark a {
  color: #a02337;
}
.color-set--cyan.side-info-article__remark a {
  color: #367081;
}
.color-set--orange.side-info-article__remark a {
  color: #cd3911;
}
.color-set--yellow.side-info-article__remark a {
  color: #b68f16;
}
.color-set--brown.side-info-article__remark a {
  color: #603f32;
}
.color-set--green.side-info-article__remark a {
  color: #397e39;
}
.color-set--gray-normal.side-info-article__remark a {
  color: #454545;
}
.color-set--crimson.side-info-article__remark a {
  color: #c80f2e;
}
.color-set--fast.side-info-article__remark a {
  color: #d2430f;
}
.color-set--fce.side-info-article__remark a {
  color: #9e0040;
}
.color-set--fhss.side-info-article__remark a {
  color: #2b8054;
}
.color-set--sd.side-info-article__remark a {
  color: #007c87;
}
.color-set--fb.side-info-article__remark a {
  color: #583f98;
}
.color-set--feng.side-info-article__remark a {
  color: #c80f2e;
}
.color-set--fh.side-info-article__remark a {
  color: #0071bb;
}
.color-set--shtm.side-info-article__remark a {
  color: #123663;
}
.color-set--polyu-gray.side-info-article__remark a {
  color: #58595b;
}
.color-set--polyu-red.side-info-article__remark a {
  color: #a02337;
}
.item-under-angle-line-blk {
  margin: 3.625em 0 0;
}
@media (max-width: 767.98px) {
  .item-under-angle-line-blk {
    margin-top: 2.375em;
  }
}
.page-content {
  min-height: calc(100vh - 464px);
}
@media (max-width: 1199.98px) {
  .page-content {
    min-height: calc(100vh - 446px);
  }
}
.page-section {
  margin: 2.8125rem 0;
}
@media (max-width: 991.98px) {
  .page-content {
    min-height: calc(100vh - 446px);
  }
  .page-section {
    margin: 2.375rem 0;
  }
}
@media (max-width: 767.98px) {
  .page-section {
    margin: 1.4375rem 0;
  }
}
.component-text-content {
  margin: 0 0 1.875em;
}
.component-text-content .h2,
.component-text-content .h3 {
  margin: 0 0 0.875em;
}
.component-text-content .h2 a:not(.underline-link):focus,
.component-text-content .h2 a:not(.underline-link):hover,
.component-text-content .h3 a:not(.underline-link):focus,
.component-text-content .h3 a:not(.underline-link):hover {
  background-size: 100% 100%;
}
.component-text-content__subtitle {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.27272727;
  margin: 0.63636364em 0;
  text-align: center;
}
.component-text-content .static-content a,
.component-text-content .static-content a::focus,
.component-text-content .static-content a::hover {
  color: inherit;
}
.color-set--gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content {
  color: #454545;
}
.color-set--gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #a02337;
}
.color-set--gray.fix-bg-text .component-text-content .h2,
.color-set--gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3 {
  color: #454545;
}
.color-set--gray-dark:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--gray-dark:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--gray-dark:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--gray-dark:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--gray-dark:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--gray-dark.fix-bg-text .component-text-content .h2 {
  color: #717171;
}
.color-set--blue:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--blue:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--blue:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--blue:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--blue:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--blue.fix-bg-text .component-text-content .h2 {
  color: #2840a8;
}
.color-set--purple:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--purple:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--purple:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--purple:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--purple:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--purple.fix-bg-text .component-text-content .h2 {
  color: #210f68;
}
.color-set--red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--red.fix-bg-text .component-text-content .h2 {
  color: #a02337;
}
.color-set--cyan:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--cyan:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--cyan:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--cyan:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--cyan:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--cyan.fix-bg-text .component-text-content .h2 {
  color: #367081;
}
.color-set--orange:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--orange:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--orange:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--orange:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--orange:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--orange.fix-bg-text .component-text-content .h2 {
  color: #cd3911;
}
.color-set--yellow:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--yellow:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--yellow:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--yellow:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--yellow:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #454545;
}
.color-set--yellow.fix-bg-text .component-text-content .h2 {
  color: #b68f16;
}
.color-set--brown:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--brown:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--brown:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--brown:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--brown:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--brown.fix-bg-text .component-text-content .h2 {
  color: #603f32;
}
.color-set--green:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--green:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--green:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--green:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--green:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--green.fix-bg-text .component-text-content .h2 {
  color: #397e39;
}
.color-set--gray-normal:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--gray-normal:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--gray-normal:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--gray-normal:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--gray-normal:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #333;
}
.color-set--gray-normal.fix-bg-text .component-text-content .h2 {
  color: #454545;
}
.color-set--crimson:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--crimson:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--crimson:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--crimson:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--crimson:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--crimson.fix-bg-text .component-text-content .h2 {
  color: #c80f2e;
}
.color-set--fast:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--fast:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--fast:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--fast:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--fast:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fast.fix-bg-text .component-text-content .h2 {
  color: #d2430f;
}
.color-set--fce:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--fce:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--fce:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--fce:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--fce:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fce.fix-bg-text .component-text-content .h2 {
  color: #9e0040;
}
.color-set--fhss:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--fhss:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--fhss:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--fhss:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--fhss:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fhss.fix-bg-text .component-text-content .h2 {
  color: #2b8054;
}
.color-set--sd:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--sd:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--sd:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--sd:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--sd:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--sd.fix-bg-text .component-text-content .h2 {
  color: #007c87;
}
.color-set--fb:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--fb:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--fb:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--fb:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--fb:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fb.fix-bg-text .component-text-content .h2 {
  color: #583f98;
}
.color-set--feng:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--feng:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--feng:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--feng:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--feng:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--feng.fix-bg-text .component-text-content .h2 {
  color: #c80f2e;
}
.color-set--fh:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--fh:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--fh:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--fh:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--fh:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--fh.fix-bg-text .component-text-content .h2 {
  color: #0071bb;
}
.color-set--shtm:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--shtm:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--shtm:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--shtm:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--shtm:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--shtm.fix-bg-text .component-text-content .h2 {
  color: #123663;
}
.color-set--polyu-gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--polyu-gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--polyu-gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--polyu-gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--polyu-gray:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--polyu-gray.fix-bg-text .component-text-content .h2 {
  color: #58595b;
}
.color-set--polyu-red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h2,
.color-set--polyu-red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .h3,
.color-set--polyu-red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content,
.color-set--polyu-red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:focus,
.color-set--polyu-red:not(.complex-grids-wrap)
  .component-text-content:not(.fix-color)
  .static-content
  a:hover {
  color: #fff;
}
.color-set--polyu-red.fix-bg-text .component-text-content .h2 {
  color: #a02337;
}
.button-title {
  font-size: 2.625rem;
  display: flex;
  margin: 0 0 0.76190476em;
}
@media (max-width: 991.98px) {
  .button-title {
    font-size: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .button-title {
    font-size: 1.625rem;
  }
}
.button-title__heading {
  font-size: 1em;
  font-weight: 300;
  position: relative;
  margin: 0;
  color: #a02337;
}
.button-title__btn {
  font-size: 1.23809524em;
  position: relative;
  display: flex;
  width: 0.95238095em;
  height: 0.95238095em;
  margin: 0.11904762em 0 0 0.76190476em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #b7b7b7;
  border: 1px solid #ededed;
  border-radius: 50%;
}
.button-title__btn::before {
  position: absolute;
  top: -18%;
  left: -18%;
  width: 136%;
  height: 136%;
  content: "";
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  border: 1px solid currentColor;
  border-radius: 50%;
}
.button-title__btn:hover {
  border-color: transparent;
}
.ckec hr,
.ckec table {
  border: 0;
}
.button-title__btn:hover::before {
  -webkit-transform: scale(1.02) translateZ(0.1px);
  transform: scale(1.02) translateZ(0.1px);
  opacity: 0.4;
}
.button-title__icon {
  font-size: 0.6em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.button-title__icon--opened {
  opacity: 0;
}
.button-title__icon--closed,
.js-side-slide-grid--active .button-title__icon--opened {
  opacity: 1;
}
.js-side-slide-grid--active .button-title__icon--closed {
  opacity: 0;
}
.button-title--border .button-title__heading::before {
  position: absolute;
  bottom: -0.0952381em;
  left: 0;
  width: 1.25rem;
  height: 2px;
  content: "";
  background: #a02337;
}
.big-poly-bg .wrapper {
  background: url(../img/na-bg.jpg) center -80px no-repeat;
}
.cke_panel_block,
.ckec {
  font-size: 1rem;
  color: #0b0b0b;
}
@media (max-width: 767.98px) {
  .cke_panel_block,
  .ckec {
    font-size: 0.875rem;
  }
}
.cke_panel_block h1,
.cke_panel_block h2,
.cke_panel_block h3,
.cke_panel_block h4,
.cke_panel_block h5,
.ckec h1,
.ckec h2,
.ckec h3,
.ckec h4,
.ckec h5 {
  margin: 2.25em 0 0.75em;
}
.cke_panel_block h1,
.cke_panel_block h2,
.cke_panel_block h3,
.cke_panel_block h4,
.cke_panel_block h5 {
  margin: 0 !important;
}
.ckec span[style*="background-color"] {
  display: inline-block;
  padding: 0 0.3em;
  vertical-align: top;
}
.ckec a:focus,
.ckec a:hover,
.ckec li a,
.ckec p a,
.ckec td a,
.ckec th a {
  text-decoration: underline;
}
.ckec h1 + h1,
.ckec h1 + h2,
.ckec h1 + h3,
.ckec h1 + h4,
.ckec h1 + h5,
.ckec h1 + h6,
.ckec h2 + h1,
.ckec h2 + h2,
.ckec h2 + h3,
.ckec h2 + h4,
.ckec h2 + h5,
.ckec h2 + h6,
.ckec h3 + h1,
.ckec h3 + h2,
.ckec h3 + h3,
.ckec h3 + h4,
.ckec h3 + h5,
.ckec h3 + h6,
.ckec h4 + h1,
.ckec h4 + h2,
.ckec h4 + h3,
.ckec h4 + h4,
.ckec h4 + h5,
.ckec h4 + h6,
.ckec h5 + h1,
.ckec h5 + h2,
.ckec h5 + h3,
.ckec h5 + h4,
.ckec h5 + h5,
.ckec h5 + h6,
.ckec h6 + h1,
.ckec h6 + h2,
.ckec h6 + h3,
.ckec h6 + h4,
.ckec h6 + h5,
.ckec h6 + h6 {
  margin-top: 0.6em;
}
.ckec ul {
  padding-left: 1.25em;
}
.ckec ol {
  padding-left: 0;
}
.ckec ol:not([style*="list-style-type"]):not([class]) {
  counter-reset: item;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="1"] {
  counter-reset: item 0;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="2"] {
  counter-reset: item 1;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="3"] {
  counter-reset: item 2;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="4"] {
  counter-reset: item 3;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="5"] {
  counter-reset: item 4;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="6"] {
  counter-reset: item 5;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="7"] {
  counter-reset: item 6;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="8"] {
  counter-reset: item 7;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="9"] {
  counter-reset: item 8;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="10"] {
  counter-reset: item 9;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="11"] {
  counter-reset: item 10;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="12"] {
  counter-reset: item 11;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="13"] {
  counter-reset: item 12;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="14"] {
  counter-reset: item 13;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="15"] {
  counter-reset: item 14;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="16"] {
  counter-reset: item 15;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="17"] {
  counter-reset: item 16;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="18"] {
  counter-reset: item 17;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="19"] {
  counter-reset: item 18;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="20"] {
  counter-reset: item 19;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="21"] {
  counter-reset: item 20;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="22"] {
  counter-reset: item 21;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="23"] {
  counter-reset: item 22;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="24"] {
  counter-reset: item 23;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="25"] {
  counter-reset: item 24;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="26"] {
  counter-reset: item 25;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="27"] {
  counter-reset: item 26;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="28"] {
  counter-reset: item 27;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="29"] {
  counter-reset: item 28;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="30"] {
  counter-reset: item 29;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="31"] {
  counter-reset: item 30;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="32"] {
  counter-reset: item 31;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="33"] {
  counter-reset: item 32;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="34"] {
  counter-reset: item 33;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="35"] {
  counter-reset: item 34;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="36"] {
  counter-reset: item 35;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="37"] {
  counter-reset: item 36;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="38"] {
  counter-reset: item 37;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="39"] {
  counter-reset: item 38;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="40"] {
  counter-reset: item 39;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="41"] {
  counter-reset: item 40;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="42"] {
  counter-reset: item 41;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="43"] {
  counter-reset: item 42;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="44"] {
  counter-reset: item 43;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="45"] {
  counter-reset: item 44;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="46"] {
  counter-reset: item 45;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="47"] {
  counter-reset: item 46;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="48"] {
  counter-reset: item 47;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="49"] {
  counter-reset: item 48;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="50"] {
  counter-reset: item 49;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="51"] {
  counter-reset: item 50;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="52"] {
  counter-reset: item 51;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="53"] {
  counter-reset: item 52;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="54"] {
  counter-reset: item 53;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="55"] {
  counter-reset: item 54;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="56"] {
  counter-reset: item 55;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="57"] {
  counter-reset: item 56;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="58"] {
  counter-reset: item 57;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="59"] {
  counter-reset: item 58;
}
.ckec ol:not([style*="list-style-type"]):not([class])[start="60"] {
  counter-reset: item 59;
}
.ckec ol:not([style*="list-style-type"]):not([class]) > li {
  line-height: 1.4;
  position: relative;
  margin-left: 0;
  padding-left: 2.25em;
}
.ckec ol:not([style*="list-style-type"]):not([class]) > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  font-weight: 700;
  position: absolute;
  left: 0;
}
.ckec ol > li {
  padding-left: 1.25em;
}
.ckec ol[style*="lower-alpha"] > li {
  position: relative;
  margin-left: 0;
  padding-left: 2.25em;
}
.ckec ol[style*="lower-alpha"] > li:before {
  font-weight: 700;
  position: absolute;
  left: 0;
}
.ckec ol > li,
.ckec ul > li {
  margin-bottom: 0.21428571em;
}
.ckec ol > li ol,
.ckec ol > li ol[style],
.ckec ol > li ul,
.ckec ol > li ul[style],
.ckec ul > li ol,
.ckec ul > li ol[style],
.ckec ul > li ul,
.ckec ul > li ul[style] {
  margin-top: 0.3em !important;
}
.ckec ol > li ol > li,
.ckec ol > li ul > li,
.ckec ul > li ol > li,
.ckec ul > li ul > li {
  margin-bottom: 0;
}
.ckec ol > li ul,
.ckec ol > li ul[style],
.ckec ul > li ul,
.ckec ul > li ul[style] {
  margin-left: 1.3em;
}
@media (max-width: 479.98px) {
  .page-content {
    min-height: calc(100vh - 30rem);
  }
  .ckec ol > li ul,
  .ckec ol > li ul[style],
  .ckec ul > li ul,
  .ckec ul > li ul[style] {
    margin-left: 0;
  }
  .ckec ol > li ol,
  .ckec ol > li ol[style],
  .ckec ul > li ol,
  .ckec ul > li ol[style] {
    margin-left: 1.25em;
  }
}
.ckec hr {
  height: 1px;
  margin: 2em auto;
  padding: 0;
}
.ckec strong {
  font-weight: 600;
}
.ckec li li,
.ckec li > p {
  font-size: 1em;
}
.ckec li,
.ckec p,
.ckec td,
.ckec th {
  font-size: 0.875em;
  line-height: 1.71428571em;
  margin: 0 0 0.57142857em;
}
.ckec > :first-child:not(.css-template-wrap),
.ckec
  > :first-child:not(.css-template-wrap)
  > :first-child:not(.css-template-wrap),
.ckec > span:first-child + :not(.css-template-wrap),
.ckec
  > span:first-child
  + :not(.css-template-wrap)
  > :first-child:not(.css-template-wrap),
.rte-img__content > :first-child {
  margin-top: 0 !important;
}
.ckec li a:hover,
.ckec p a:hover,
.ckec td a:hover,
.ckec th a:hover {
  text-decoration: none;
}
.ckec table td,
.ckec table th {
  vertical-align: top;
}
.ckec table td li,
.ckec table td p,
.ckec table td td,
.ckec table td th,
.ckec table th li,
.ckec table th p,
.ckec table th td,
.ckec table th th {
  font-size: 1em;
}
.ckec table th {
  line-height: 1.2;
  color: #fff;
  border: 0;
}
.ckec table[cellpadding="1"] td,
.ckec table[cellpadding="1"] th {
  padding: 1px !important;
}
.ckec table[cellpadding="1"] td:first-child,
.ckec table[cellpadding="1"] th:first-child {
  padding-left: 2px !important;
}
.ckec table[cellpadding="1"] td:last-child,
.ckec table[cellpadding="1"] th:last-child {
  padding-right: 2px !important;
}
.ckec table[cellpadding="2"] td,
.ckec table[cellpadding="2"] th {
  padding: 2px !important;
}
.ckec table[cellpadding="2"] td:first-child,
.ckec table[cellpadding="2"] th:first-child {
  padding-left: 4px !important;
}
.ckec table[cellpadding="2"] td:last-child,
.ckec table[cellpadding="2"] th:last-child {
  padding-right: 4px !important;
}
.ckec table[cellpadding="3"] td,
.ckec table[cellpadding="3"] th {
  padding: 3px !important;
}
.ckec table[cellpadding="3"] td:first-child,
.ckec table[cellpadding="3"] th:first-child {
  padding-left: 6px !important;
}
.ckec table[cellpadding="3"] td:last-child,
.ckec table[cellpadding="3"] th:last-child {
  padding-right: 6px !important;
}
.ckec table[cellpadding="4"] td,
.ckec table[cellpadding="4"] th {
  padding: 4px !important;
}
.ckec table[cellpadding="4"] td:first-child,
.ckec table[cellpadding="4"] th:first-child {
  padding-left: 8px !important;
}
.ckec table[cellpadding="4"] td:last-child,
.ckec table[cellpadding="4"] th:last-child {
  padding-right: 8px !important;
}
.ckec table[cellpadding="5"] td,
.ckec table[cellpadding="5"] th {
  padding: 5px !important;
}
.ckec table[cellpadding="5"] td:first-child,
.ckec table[cellpadding="5"] th:first-child {
  padding-left: 10px !important;
}
.ckec table[cellpadding="5"] td:last-child,
.ckec table[cellpadding="5"] th:last-child {
  padding-right: 10px !important;
}
.ckec table[cellpadding="6"] td,
.ckec table[cellpadding="6"] th {
  padding: 6px !important;
}
.ckec table[cellpadding="6"] td:first-child,
.ckec table[cellpadding="6"] th:first-child {
  padding-left: 12px !important;
}
.ckec table[cellpadding="6"] td:last-child,
.ckec table[cellpadding="6"] th:last-child {
  padding-right: 12px !important;
}
.ckec table[cellpadding="7"] td,
.ckec table[cellpadding="7"] th {
  padding: 7px !important;
}
.ckec table[cellpadding="7"] td:first-child,
.ckec table[cellpadding="7"] th:first-child {
  padding-left: 14px !important;
}
.ckec table[cellpadding="7"] td:last-child,
.ckec table[cellpadding="7"] th:last-child {
  padding-right: 14px !important;
}
.ckec table[cellpadding="8"] td,
.ckec table[cellpadding="8"] th {
  padding: 8px !important;
}
.ckec table[cellpadding="8"] td:first-child,
.ckec table[cellpadding="8"] th:first-child {
  padding-left: 16px !important;
}
.ckec table[cellpadding="8"] td:last-child,
.ckec table[cellpadding="8"] th:last-child {
  padding-right: 16px !important;
}
.ckec table[cellpadding="9"] td,
.ckec table[cellpadding="9"] th {
  padding: 9px !important;
}
.ckec table[cellpadding="9"] td:first-child,
.ckec table[cellpadding="9"] th:first-child {
  padding-left: 18px !important;
}
.ckec table[cellpadding="9"] td:last-child,
.ckec table[cellpadding="9"] th:last-child {
  padding-right: 18px !important;
}
.ckec table[cellpadding="10"] td,
.ckec table[cellpadding="10"] th {
  padding: 10px !important;
}
.ckec table[cellpadding="10"] td:first-child,
.ckec table[cellpadding="10"] th:first-child {
  padding-left: 20px !important;
}
.ckec table[cellpadding="10"] td:last-child,
.ckec table[cellpadding="10"] th:last-child {
  padding-right: 20px !important;
}
.ckec table[cellpadding="11"] td,
.ckec table[cellpadding="11"] th {
  padding: 11px !important;
}
.ckec table[cellpadding="11"] td:first-child,
.ckec table[cellpadding="11"] th:first-child {
  padding-left: 22px !important;
}
.ckec table[cellpadding="11"] td:last-child,
.ckec table[cellpadding="11"] th:last-child {
  padding-right: 22px !important;
}
.ckec table[cellpadding="12"] td,
.ckec table[cellpadding="12"] th {
  padding: 12px !important;
}
.ckec table[cellpadding="12"] td:first-child,
.ckec table[cellpadding="12"] th:first-child {
  padding-left: 24px !important;
}
.ckec table[cellpadding="12"] td:last-child,
.ckec table[cellpadding="12"] th:last-child {
  padding-right: 24px !important;
}
.ckec table[cellpadding="13"] td,
.ckec table[cellpadding="13"] th {
  padding: 13px !important;
}
.ckec table[cellpadding="13"] td:first-child,
.ckec table[cellpadding="13"] th:first-child {
  padding-left: 26px !important;
}
.ckec table[cellpadding="13"] td:last-child,
.ckec table[cellpadding="13"] th:last-child {
  padding-right: 26px !important;
}
.ckec table[cellpadding="14"] td,
.ckec table[cellpadding="14"] th {
  padding: 14px !important;
}
.ckec table[cellpadding="14"] td:first-child,
.ckec table[cellpadding="14"] th:first-child {
  padding-left: 28px !important;
}
.ckec table[cellpadding="14"] td:last-child,
.ckec table[cellpadding="14"] th:last-child {
  padding-right: 28px !important;
}
.ckec table[cellpadding="15"] td,
.ckec table[cellpadding="15"] th {
  padding: 15px !important;
}
.ckec table[cellpadding="15"] td:first-child,
.ckec table[cellpadding="15"] th:first-child {
  padding-left: 30px !important;
}
.ckec table[cellpadding="15"] td:last-child,
.ckec table[cellpadding="15"] th:last-child {
  padding-right: 30px !important;
}
.ckec table[cellpadding="16"] td,
.ckec table[cellpadding="16"] th {
  padding: 16px !important;
}
.ckec table[cellpadding="16"] td:first-child,
.ckec table[cellpadding="16"] th:first-child {
  padding-left: 32px !important;
}
.ckec table[cellpadding="16"] td:last-child,
.ckec table[cellpadding="16"] th:last-child {
  padding-right: 32px !important;
}
.ckec table[cellpadding="17"] td,
.ckec table[cellpadding="17"] th {
  padding: 17px !important;
}
.ckec table[cellpadding="17"] td:first-child,
.ckec table[cellpadding="17"] th:first-child {
  padding-left: 34px !important;
}
.ckec table[cellpadding="17"] td:last-child,
.ckec table[cellpadding="17"] th:last-child {
  padding-right: 34px !important;
}
.ckec table[cellpadding="18"] td,
.ckec table[cellpadding="18"] th {
  padding: 18px !important;
}
.ckec table[cellpadding="18"] td:first-child,
.ckec table[cellpadding="18"] th:first-child {
  padding-left: 36px !important;
}
.ckec table[cellpadding="18"] td:last-child,
.ckec table[cellpadding="18"] th:last-child {
  padding-right: 36px !important;
}
.ckec table[cellpadding="19"] td,
.ckec table[cellpadding="19"] th {
  padding: 19px !important;
}
.ckec table[cellpadding="19"] td:first-child,
.ckec table[cellpadding="19"] th:first-child {
  padding-left: 38px !important;
}
.ckec table[cellpadding="19"] td:last-child,
.ckec table[cellpadding="19"] th:last-child {
  padding-right: 38px !important;
}
.ckec table[border="0"] td,
.ckec table[border="0"] th {
  border: none;
}
.ckec img {
  max-width: 100%;
  height: auto !important;
}
.ckec.ckec-moreline-height {
  line-height: 1.875;
}
.cke_editable .cke-list-block {
  outline: #999 dotted 1px;
}
.rte-template:after {
  font-size: 0;
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: " ";
}
.rte-img {
  margin-bottom: 0.9375rem;
}
.rte-img__container {
  position: relative;
  z-index: 1;
  display: table;
  max-width: 100%;
  margin-bottom: 0.625rem;
}
.rte-img__content {
  overflow: hidden;
}
.rte-img__caption {
  font-size: 0.75rem;
  display: table-caption;
  margin-bottom: 0.83333333em;
  padding: 1em 0;
  caption-side: bottom;
  text-align: left;
}
.rte-img--left .rte-img__container {
  float: left;
  margin-right: 1.25rem;
}
@media (max-width: 479.98px) {
  .rte-img__caption {
    margin-bottom: 0;
  }
  .rte-img__caption br {
    display: none;
  }
  .rte-img--left .rte-img__container {
    float: none;
    margin-right: 0;
  }
}
.rte-img--right .rte-img__container {
  float: right;
  margin-left: 1.25rem;
}
@media (max-width: 479.98px) {
  .rte-img--right .rte-img__container {
    float: none;
    margin-left: 0;
  }
}
.rte-img--center .rte-img__container {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.rte-img--center .rte-img__container img {
  max-width: 100%;
  height: auto !important;
}
.rte-img--left-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 479.98px) {
  .rte-img--left-center {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.rte-img--left-center .rte-img__container {
  max-width: 60%;
  margin-right: 1.25rem;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.rte-img--left-center .rte-img__content {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.rte-img--right-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 479.98px) {
  .rte-img--left-center .rte-img__container {
    max-width: none;
  }
  .rte-img--right-center {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.rte-img--right-center .rte-img__container {
  max-width: 60%;
  margin-left: 1.25rem;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 479.98px) {
  .rte-img--right-center .rte-img__container {
    max-width: none;
  }
}
.rte-img--right-center .rte-img__content {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.rte-img--nowrap .rte-img__content {
  overflow: hidden;
}
.cke_editable table.rte-table--even > tbody > tr:nth-child(even) > td,
.cke_editable table.rte-table--even > tbody > tr:nth-child(even) > th,
.ckec table.rte-table--even > tbody > tr:nth-child(even) > td,
.ckec table.rte-table--even > tbody > tr:nth-child(even) > th {
  background: #f5f5f5;
}
.cke_editable table.rte-table--border-bottom > tbody > tr th,
.cke_editable table.rte-table--border-bottom > tbody > tr > td,
.ckec table.rte-table--border-bottom > tbody > tr th,
.ckec table.rte-table--border-bottom > tbody > tr > td {
  border: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
}
