@charset "UTF-8";
.embed-responsive-16by9:before {
  padding-top: 56.25%;
  display: block;
  content: "";
  width: 100%;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  height: auto !important;
}

.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;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 81.25%;
  flex: 0 0 81.25%;
  max-width: 81.25%;
}

.col-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 93.75%;
  flex: 0 0 93.75%;
  max-width: 93.75%;
}

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

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

.order-last {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-15 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}

.order-16 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
  margin-left: 81.25%;
}

.offset-14 {
  margin-left: 87.5%;
}

.offset-15 {
  margin-left: 93.75%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 6.25%;
  }
  .offset-sm-2 {
    margin-left: 12.5%;
  }
  .offset-sm-3 {
    margin-left: 18.75%;
  }
  .offset-sm-4 {
    margin-left: 25%;
  }
  .offset-sm-5 {
    margin-left: 31.25%;
  }
  .offset-sm-6 {
    margin-left: 37.5%;
  }
  .offset-sm-7 {
    margin-left: 43.75%;
  }
  .offset-sm-8 {
    margin-left: 50%;
  }
  .offset-sm-9 {
    margin-left: 56.25%;
  }
  .offset-sm-10 {
    margin-left: 62.5%;
  }
  .offset-sm-11 {
    margin-left: 68.75%;
  }
  .offset-sm-12 {
    margin-left: 75%;
  }
  .offset-sm-13 {
    margin-left: 81.25%;
  }
  .offset-sm-14 {
    margin-left: 87.5%;
  }
  .offset-sm-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 6.25%;
  }
  .offset-md-2 {
    margin-left: 12.5%;
  }
  .offset-md-3 {
    margin-left: 18.75%;
  }
  .offset-md-4 {
    margin-left: 25%;
  }
  .offset-md-5 {
    margin-left: 31.25%;
  }
  .offset-md-6 {
    margin-left: 37.5%;
  }
  .offset-md-7 {
    margin-left: 43.75%;
  }
  .offset-md-8 {
    margin-left: 50%;
  }
  .offset-md-9 {
    margin-left: 56.25%;
  }
  .offset-md-10 {
    margin-left: 62.5%;
  }
  .offset-md-11 {
    margin-left: 68.75%;
  }
  .offset-md-12 {
    margin-left: 75%;
  }
  .offset-md-13 {
    margin-left: 81.25%;
  }
  .offset-md-14 {
    margin-left: 87.5%;
  }
  .offset-md-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 6.25%;
  }
  .offset-lg-2 {
    margin-left: 12.5%;
  }
  .offset-lg-3 {
    margin-left: 18.75%;
  }
  .offset-lg-4 {
    margin-left: 25%;
  }
  .offset-lg-5 {
    margin-left: 31.25%;
  }
  .offset-lg-6 {
    margin-left: 37.5%;
  }
  .offset-lg-7 {
    margin-left: 43.75%;
  }
  .offset-lg-8 {
    margin-left: 50%;
  }
  .offset-lg-9 {
    margin-left: 56.25%;
  }
  .offset-lg-10 {
    margin-left: 62.5%;
  }
  .offset-lg-11 {
    margin-left: 68.75%;
  }
  .offset-lg-12 {
    margin-left: 75%;
  }
  .offset-lg-13 {
    margin-left: 81.25%;
  }
  .offset-lg-14 {
    margin-left: 87.5%;
  }
  .offset-lg-15 {
    margin-left: 93.75%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-xl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-xl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
  .order-xl-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 6.25%;
  }
  .offset-xl-2 {
    margin-left: 12.5%;
  }
  .offset-xl-3 {
    margin-left: 18.75%;
  }
  .offset-xl-4 {
    margin-left: 25%;
  }
  .offset-xl-5 {
    margin-left: 31.25%;
  }
  .offset-xl-6 {
    margin-left: 37.5%;
  }
  .offset-xl-7 {
    margin-left: 43.75%;
  }
  .offset-xl-8 {
    margin-left: 50%;
  }
  .offset-xl-9 {
    margin-left: 56.25%;
  }
  .offset-xl-10 {
    margin-left: 62.5%;
  }
  .offset-xl-11 {
    margin-left: 68.75%;
  }
  .offset-xl-12 {
    margin-left: 75%;
  }
  .offset-xl-13 {
    margin-left: 81.25%;
  }
  .offset-xl-14 {
    margin-left: 87.5%;
  }
  .offset-xl-15 {
    margin-left: 93.75%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.h00 {
  font-size: 4rem;
  font-size: var(--h00);
}

.h0 {
  font-size: 3rem;
  font-size: var(--h0);
}

.h1 {
  font-size: 2rem;
  font-size: var(--h1);
}

.h2 {
  font-size: 1.5rem;
  font-size: var(--h2);
}

.h3 {
  font-size: 1.25rem;
  font-size: var(--h3);
}

.h4 {
  font-size: 1rem;
  font-size: var(--h4);
}

.h5 {
  font-size: 0.875rem;
  font-size: var(--h5);
}

.h6 {
  font-size: 0.75rem;
  font-size: var(--h6);
}

:root {
  --h00:4rem;
  --h0:3rem;
  --h1:2rem;
  --h2:1.5rem;
  --h3:1.25rem;
  --h4:1rem;
  --h5:.875rem;
  --h6:.75rem;
}

.font-family-inherit {
  font-family: inherit;
}

.font-size-inherit {
  font-size: inherit;
}

.text-decoration-none {
  text-decoration: none;
}

.bold {
  font-weight: bold;
  font-weight: var(--bold-font-weight, bold);
}

.regular {
  font-weight: normal;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  letter-spacing: var(--caps-letter-spacing);
}

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

.center {
  text-align: center;
}

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

.justify {
  text-align: justify;
}

.nowrap {
  white-space: nowrap;
}

.break-word {
  word-wrap: break-word;
}

.line-height-1 {
  line-height: 1;
  line-height: var(--line-height-1);
}

.line-height-2 {
  line-height: 1.125;
  line-height: var(--line-height-2);
}

.line-height-3 {
  line-height: 1.25;
  line-height: var(--line-height-3);
}

.line-height-4 {
  line-height: 1.5;
  line-height: var(--line-height-4);
}

.list-style-none {
  list-style: none;
}

.underline {
  text-decoration: underline;
}

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

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

:root {
  --line-height-1:1;
  --line-height-2:1.125;
  --line-height-3:1.25;
  --line-height-4:1.5;
  --caps-letter-spacing:.2em;
  --bold-font-weight:bold;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

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

.table {
  display: table;
}

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.fit {
  max-width: 100%;
}

.max-width-1 {
  max-width: 24rem;
  max-width: var(--width-1);
}

.max-width-2 {
  max-width: 32rem;
  max-width: var(--width-2);
}

.max-width-3 {
  max-width: 48rem;
  max-width: var(--width-3);
}

.max-width-4 {
  max-width: 64rem;
  max-width: var(--width-4);
}

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

:root {
  --width-1:24rem;
  --width-2:32rem;
  --width-3:48rem;
  --width-4:64rem;
}

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

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

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

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

.m0 {
  margin: 0;
}

.mt0 {
  margin-top: 0;
}

.mr0 {
  margin-right: 0;
}

.mb0 {
  margin-bottom: 0;
}

.ml0 {
  margin-left: 0;
}

.mx0 {
  margin-left: 0;
  margin-right: 0;
}

.my0 {
  margin-top: 0;
  margin-bottom: 0;
}

.m1 {
  margin: 0.5rem;
  margin: var(--space-1);
}

.mt1 {
  margin-top: 0.5rem;
  margin-top: var(--space-1);
}

.mr1 {
  margin-right: 0.5rem;
  margin-right: var(--space-1);
}

.mb1 {
  margin-bottom: 0.5rem;
  margin-bottom: var(--space-1);
}

.ml1 {
  margin-left: 0.5rem;
  margin-left: var(--space-1);
}

.mx1 {
  margin-left: 0.5rem;
  margin-left: var(--space-1);
  margin-right: 0.5rem;
  margin-right: var(--space-1);
}

.my1 {
  margin-top: 0.5rem;
  margin-top: var(--space-1);
  margin-bottom: 0.5rem;
  margin-bottom: var(--space-1);
}

.m2 {
  margin: 1rem;
  margin: var(--space-2);
}

.mt2 {
  margin-top: 1rem;
  margin-top: var(--space-2);
}

.mr2 {
  margin-right: 1rem;
  margin-right: var(--space-2);
}

.mb2 {
  margin-bottom: 1rem;
  margin-bottom: var(--space-2);
}

.ml2 {
  margin-left: 1rem;
  margin-left: var(--space-2);
}

.mx2 {
  margin-left: 1rem;
  margin-left: var(--space-2);
  margin-right: 1rem;
  margin-right: var(--space-2);
}

.my2 {
  margin-top: 1rem;
  margin-top: var(--space-2);
  margin-bottom: 1rem;
  margin-bottom: var(--space-2);
}

.m3 {
  margin: 2rem;
  margin: var(--space-3);
}

.mt3 {
  margin-top: 2rem;
  margin-top: var(--space-3);
}

.mr3 {
  margin-right: 2rem;
  margin-right: var(--space-3);
}

.mb3 {
  margin-bottom: 2rem;
  margin-bottom: var(--space-3);
}

.ml3 {
  margin-left: 2rem;
  margin-left: var(--space-3);
}

.mx3 {
  margin-left: 2rem;
  margin-left: var(--space-3);
  margin-right: 2rem;
  margin-right: var(--space-3);
}

.my3 {
  margin-top: 2rem;
  margin-top: var(--space-3);
  margin-bottom: 2rem;
  margin-bottom: var(--space-3);
}

.m4 {
  margin: 4rem;
  margin: var(--space-4);
}

.mt4 {
  margin-top: 4rem;
  margin-top: var(--space-4);
}

.mr4 {
  margin-right: 4rem;
  margin-right: var(--space-4);
}

.mb4 {
  margin-bottom: 4rem;
  margin-bottom: var(--space-4);
}

.ml4 {
  margin-left: 4rem;
  margin-left: var(--space-4);
}

.mx4 {
  margin-left: 4rem;
  margin-left: var(--space-4);
  margin-right: 4rem;
  margin-right: var(--space-4);
}

.my4 {
  margin-top: 4rem;
  margin-top: var(--space-4);
  margin-bottom: 4rem;
  margin-bottom: var(--space-4);
}

.mxn1 {
  margin-left: -0.5rem;
  margin-left: calc(var(--space-1) * -1);
  margin-right: -0.5rem;
  margin-right: calc(var(--space-1) * -1);
}

.mxn2 {
  margin-left: -1rem;
  margin-left: calc(var(--space-2) * -1);
  margin-right: -1rem;
  margin-right: calc(var(--space-2) * -1);
}

.mxn3 {
  margin-left: -2rem;
  margin-left: calc(var(--space-3) * -1);
  margin-right: -2rem;
  margin-right: calc(var(--space-3) * -1);
}

.mxn4 {
  margin-left: -4rem;
  margin-left: calc(var(--space-4) * -1);
  margin-right: -4rem;
  margin-right: calc(var(--space-4) * -1);
}

.m-auto {
  margin: auto;
}

.mt-auto {
  margin-top: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

:root {
  --space-1:.5rem;
  --space-2:1rem;
  --space-3:2rem;
  --space-4:4rem;
}

.p0 {
  padding: 0;
}

.pt0 {
  padding-top: 0;
}

.pr0 {
  padding-right: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pl0 {
  padding-left: 0;
}

.px0 {
  padding-left: 0;
  padding-right: 0;
}

.py0 {
  padding-top: 0;
  padding-bottom: 0;
}

.p1 {
  padding: 0.5rem;
  padding: var(--space-1);
}

.pt1 {
  padding-top: 0.5rem;
  padding-top: var(--space-1);
}

.pr1 {
  padding-right: 0.5rem;
  padding-right: var(--space-1);
}

.pb1 {
  padding-bottom: 0.5rem;
  padding-bottom: var(--space-1);
}

.pl1 {
  padding-left: 0.5rem;
  padding-left: var(--space-1);
}

.py1 {
  padding-top: 0.5rem;
  padding-top: var(--space-1);
  padding-bottom: 0.5rem;
  padding-bottom: var(--space-1);
}

.px1 {
  padding-left: 0.5rem;
  padding-left: var(--space-1);
  padding-right: 0.5rem;
  padding-right: var(--space-1);
}

.p2 {
  padding: 1rem;
  padding: var(--space-2);
}

.pt2 {
  padding-top: 1rem;
  padding-top: var(--space-2);
}

.pr2 {
  padding-right: 1rem;
  padding-right: var(--space-2);
}

.pb2 {
  padding-bottom: 1rem;
  padding-bottom: var(--space-2);
}

.pl2 {
  padding-left: 1rem;
  padding-left: var(--space-2);
}

.py2 {
  padding-top: 1rem;
  padding-top: var(--space-2);
  padding-bottom: 1rem;
  padding-bottom: var(--space-2);
}

.px2 {
  padding-left: 1rem;
  padding-left: var(--space-2);
  padding-right: 1rem;
  padding-right: var(--space-2);
}

.p3 {
  padding: 2rem;
  padding: var(--space-3);
}

.pt3 {
  padding-top: 2rem;
  padding-top: var(--space-3);
}

.pr3 {
  padding-right: 2rem;
  padding-right: var(--space-3);
}

.pb3 {
  padding-bottom: 2rem;
  padding-bottom: var(--space-3);
}

.pl3 {
  padding-left: 2rem;
  padding-left: var(--space-3);
}

.py3 {
  padding-top: 2rem;
  padding-top: var(--space-3);
  padding-bottom: 2rem;
  padding-bottom: var(--space-3);
}

.px3 {
  padding-left: 2rem;
  padding-left: var(--space-3);
  padding-right: 2rem;
  padding-right: var(--space-3);
}

.p4 {
  padding: 4rem;
  padding: var(--space-4);
}

.pt4 {
  padding-top: 4rem;
  padding-top: var(--space-4);
}

.pr4 {
  padding-right: 4rem;
  padding-right: var(--space-4);
}

.pb4 {
  padding-bottom: 4rem;
  padding-bottom: var(--space-4);
}

.pl4 {
  padding-left: 4rem;
  padding-left: var(--space-4);
}

.py4 {
  padding-top: 4rem;
  padding-top: var(--space-4);
  padding-bottom: 4rem;
  padding-bottom: var(--space-4);
}

.px4 {
  padding-left: 4rem;
  padding-left: var(--space-4);
  padding-right: 4rem;
  padding-right: var(--space-4);
}

:root {
  --space-1:.5rem;
  --space-2:1rem;
  --space-3:2rem;
  --space-4:4rem;
}

.basscss .col {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basscss .col-right {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basscss .col-1 {
  width: 8.33333%;
}
.basscss .col-2 {
  width: 16.66667%;
}
.basscss .col-3 {
  width: 25%;
}
.basscss .col-4 {
  width: 33.33333%;
}
.basscss .col-5 {
  width: 41.66667%;
}
.basscss .col-6 {
  width: 50%;
}
.basscss .col-7 {
  width: 58.33333%;
}
.basscss .col-8 {
  width: 66.66667%;
}
.basscss .col-9 {
  width: 75%;
}
.basscss .col-10 {
  width: 83.33333%;
}
.basscss .col-11 {
  width: 91.66667%;
}
.basscss .col-12 {
  width: 100%;
}

@media (min-width: 40em) {
  .basscss .sm-col {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .sm-col-right {
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .sm-col-1 {
    width: 8.33333%;
  }
  .basscss .sm-col-2 {
    width: 16.66667%;
  }
  .basscss .sm-col-3 {
    width: 25%;
  }
  .basscss .sm-col-4 {
    width: 33.33333%;
  }
  .basscss .sm-col-5 {
    width: 41.66667%;
  }
  .basscss .sm-col-6 {
    width: 50%;
  }
  .basscss .sm-col-7 {
    width: 58.33333%;
  }
  .basscss .sm-col-8 {
    width: 66.66667%;
  }
  .basscss .sm-col-9 {
    width: 75%;
  }
  .basscss .sm-col-10 {
    width: 83.33333%;
  }
  .basscss .sm-col-11 {
    width: 91.66667%;
  }
  .basscss .sm-col-12 {
    width: 100%;
  }
}
@media (min-width: 52em) {
  .basscss .md-col {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .md-col-right {
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .md-col-1 {
    width: 8.33333%;
  }
  .basscss .md-col-2 {
    width: 16.66667%;
  }
  .basscss .md-col-3 {
    width: 25%;
  }
  .basscss .md-col-4 {
    width: 33.33333%;
  }
  .basscss .md-col-5 {
    width: 41.66667%;
  }
  .basscss .md-col-6 {
    width: 50%;
  }
  .basscss .md-col-7 {
    width: 58.33333%;
  }
  .basscss .md-col-8 {
    width: 66.66667%;
  }
  .basscss .md-col-9 {
    width: 75%;
  }
  .basscss .md-col-10 {
    width: 83.33333%;
  }
  .basscss .md-col-11 {
    width: 91.66667%;
  }
  .basscss .md-col-12 {
    width: 100%;
  }
}
@media (min-width: 64em) {
  .basscss .lg-col {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .lg-col-right {
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .basscss .lg-col-1 {
    width: 8.33333%;
  }
  .basscss .lg-col-2 {
    width: 16.66667%;
  }
  .basscss .lg-col-3 {
    width: 25%;
  }
  .basscss .lg-col-4 {
    width: 33.33333%;
  }
  .basscss .lg-col-5 {
    width: 41.66667%;
  }
  .basscss .lg-col-6 {
    width: 50%;
  }
  .basscss .lg-col-7 {
    width: 58.33333%;
  }
  .basscss .lg-col-8 {
    width: 66.66667%;
  }
  .basscss .lg-col-9 {
    width: 75%;
  }
  .basscss .lg-col-10 {
    width: 83.33333%;
  }
  .basscss .lg-col-11 {
    width: 91.66667%;
  }
  .basscss .lg-col-12 {
    width: 100%;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 40em) {
  .sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 52em) {
  .md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 64em) {
  .lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
}

.flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

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

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

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

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

.order-last {
  -webkit-box-ordinal-group: 100000;
      -ms-flex-order: 99999;
          order: 99999;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.z1 {
  z-index: 1;
  z-index: var(--z1);
}

.z2 {
  z-index: 2;
  z-index: var(--z2);
}

.z3 {
  z-index: 3;
  z-index: var(--z3);
}

.z4 {
  z-index: 4;
  z-index: var(--z4);
}

:root {
  --z1:1;
  --z2:2;
  --z3:3;
  --z4:4;
}

.border {
  border-style: solid;
  border-width: 1px;
  border-width: var(--border-width);
}

.border-top {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-width: var(--border-width);
}

.border-right {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-width: var(--border-width);
}

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width);
}

.border-left {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-width: var(--border-width);
}

.border-none {
  border: 0;
}

.rounded {
  border-radius: 3px;
  border-radius: var(--border-radius);
}

.circle {
  border-radius: 50%;
}

.rounded-top {
  border-radius: 3px 3px 0 0;
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}

.rounded-right {
  border-radius: 0 3px 3px 0;
  border-radius: 0 var(--border-radius) var(--border-radius) 0;
}

.rounded-bottom {
  border-radius: 0 0 3px 3px;
  border-radius: 0 0 var(--border-radius) var(--border-radius);
}

.rounded-left {
  border-radius: 3px 0 0 3px;
  border-radius: var(--border-radius) 0 0 var(--border-radius);
}

.not-rounded {
  border-radius: 0;
}

:root {
  --border-width:1px;
  --border-radius:3px;
}

.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 40em) {
  .xs-hide {
    display: none !important;
  }
}
@media (min-width: 40em) and (max-width: 52em) {
  .sm-hide {
    display: none !important;
  }
}
@media (min-width: 52em) and (max-width: 64em) {
  .md-hide {
    display: none !important;
  }
}
@media (min-width: 64em) {
  .lg-hide {
    display: none !important;
  }
}
.display-none {
  display: none !important;
}

@font-face {
  font-family: "UTM Centur";
  src: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/UTM Centur.eot");
  src: local("☺"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/UTM Centur.woff") format("woff"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/UTM Centur.ttf") format("truetype"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/UTM Centur.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iCiel Rukola";
  src: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/iCiel Rukola.eot");
  src: local("☺"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/iCiel Rukola.woff") format("woff"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/iCiel Rukola.ttf") format("truetype"), url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/fonts/iCiel Rukola.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.body-container {
  background-color: #fff;
  height: 100%;
  width: 100%;
  padding: 30px 0 0;
}
@media only screen and (max-width: 992px) {
  .body-container {
    padding: 30px 20px;
  }
}
.body-container .content-inside > p {
  margin-bottom: 20px;
}
.body-container .content-inside {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 160px;
  position: relative;
  z-index: 1;
}
.body-container .content-inside ul {
  margin-bottom: 10px;
}
.body-container .content-inside ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.body-container .content-inside ul li:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
  background-color: var(--main-color);
  width: 5px;
  height: 5px;
}
.body-container .content-inside .para-container {
  position: relative;
}
.body-container .content-inside .para-container .image-container {
  z-index: 10;
}
.body-container .content-inside .para-container .image-container figure img {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.body-container .content-inside .para-container .image-container figure figcaption {
  max-width: 70%;
}
.body-container .content-inside .para-container .desc-container {
  margin-bottom: 40px;
}
.body-container .content-inside .para-container .desc-container .title-qa {
  display: block;
  position: relative;
  margin-bottom: 24px;
  color: var(--main-color);
  font-size: 1.125em;
  font-weight: bold;
}
.body-container .content-inside .para-container .desc-container .title-qa:before {
  position: absolute;
  top: 10px;
  left: -30px;
  content: "";
  background-color: var(--main-color);
  width: 18px;
  height: 4px;
}
.body-container .content-inside .para-container .desc-container .desc-qa {
  position: relative;
  padding-left: 120px;
}
.body-container .content-inside .para-container .desc-container .desc-qa span.name {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  color: #333;
  font-size: 0.75em;
  font-weight: bold;
  font-family: Tahoma;
}
.body-container .content-inside .para-container .desc-container .desc-qa p {
  display: block;
  margin-bottom: 12px;
  color: #333;
  font-size: 1em;
}
.body-container .content-inside .para-container.align--left .image-container {
  float: left;
  margin-left: -160px;
  margin-right: 40px;
  text-align: center;
}
.body-container .content-inside .para-container.align--left .desc-container {
  padding-left: 240px;
}
.body-container .content-inside .para-container.align--right .image-container {
  float: right;
  margin-right: -160px;
  margin-left: 40px;
  text-align: center;
}
.body-container .content-inside .para-container.align--right .desc-container {
  padding-right: 240px;
}
@media only screen and (max-width: 992px) {
  .body-container .content-inside .para-container .image-container {
    float: none !important;
    margin: 0 0 20px !important;
  }
  .body-container .content-inside .para-container .desc-container {
    margin: 0 0 60px !important;
    padding: 0 !important;
  }
  .body-container .content-inside .para-container .desc-container .title-qa:before {
    top: -15px;
    left: 0;
    width: 24px;
  }
  .body-container .content-inside .para-container .desc-container .desc-qa {
    padding: 0 !important;
  }
  .body-container .content-inside .para-container .desc-container .desc-qa span.name {
    display: none;
  }
}
.body-container .content-inside .image-container {
  width: 350px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.body-container .content-inside .image-container.align--normal {
  width: 100%;
  margin: 0 !important;
}
.body-container .content-inside .image-container.align--center {
  width: 980px;
  margin-left: -65px;
  text-align: center;
}
.body-container .content-inside .image-container.align--center figcaption {
  max-width: 70%;
}
.body-container .content-inside .image-container.align--justifyFull {
  width: 90%;
  margin-left: -160px;
  text-align: center;
}
.body-container .content-inside .image-container.align--justify {
  width: 100%;
  margin-left: -100px;
  text-align: center;
}
.body-container .content-inside .image-container.align--left {
  float: left;
  z-index: 10;
  margin-left: -160px;
  margin-right: 40px;
  text-align: center;
}
.body-container .content-inside .image-container.align--right {
  float: right;
  z-index: 10;
  margin-right: -160px;
  margin-left: 40px;
  text-align: center;
}
.body-container .content-inside .image-container img {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.body-container .content-inside .album-container {
  width: 980px;
  margin-left: -160px;
  padding-top: 20px;
  text-align: center;
}
.body-container .content-inside .album-container:after {
  content: " ";
  display: table;
  clear: both;
}
.body-container .content-inside .album-container figure {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 2px 4px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.body-container .content-inside .album-container figure:nth-child(3) {
  width: 50%;
}
.body-container .content-inside .album-container figure:nth-child(4) {
  width: 75%;
}
.body-container .content-inside .album-container figure img {
  display: block;
  max-width: 100%;
  height: 100%;
}
.body-container .content-inside .album-container figure:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.body-container .content-inside .album-container figure:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 33;
  content: "";
  background: rgba(0, 0, 0, 0.15) url(https://stc.interactive.brand.zing.vn/media/images/default/zoom.png) 0 0 no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-top: -28px;
  margin-left: -28px;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.body-container .content-inside .album-container figure:hover {
  cursor: pointer;
}
.body-container .content-inside .album-container figure:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.body-container .content-inside .album-container figure:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.body-container .content-inside h2 {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.body-container .content-inside h2 img {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.body-container .content-inside figure figcaption {
  display: block;
  margin: 0 auto;
  padding: 10px;
  color: #333;
  font-size: 1em;
}
.body-container .content-inside figure[data-fancybox=group-more] {
  position: relative;
  width: 100%;
}
.body-container .content-inside figure[data-fancybox=group-more]:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 33;
  content: "";
  background: rgba(0, 0, 0, 0.5) url(https://stc.interactive.brand.zing.vn/media/images/default/zoom.png) 0 0 no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-top: -80px;
  margin-left: -28px;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.body-container .content-inside figure[data-fancybox=group-more]:hover {
  cursor: pointer;
}
.body-container .content-inside figure[data-fancybox=group-more]:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 992px) {
  .body-container .content-inside {
    padding: 0;
  }
  .body-container .content-inside figure[data-fancybox=group-more]:after {
    top: 5px;
    left: inherit;
    right: 5px;
    z-index: 33;
    content: "";
    background: rgba(0, 0, 0, 0.5) url(https://stc.interactive.brand.zing.vn/media/images/default/zoom.png) 0 0 no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin-top: 0;
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  .body-container .content-inside .image-container {
    width: auto;
    margin: 10px -20px 20px !important;
  }
  .body-container .content-inside .image-container.align--center {
    width: auto;
    margin: 0 auto;
  }
  .body-container .content-inside .image-container.align--center figcaption {
    max-width: 100%;
    padding: 10px 20px 0;
  }
  .body-container .content-inside .image-container.align--justifyFull {
    width: auto !important;
    margin: 0 auto;
  }
  .body-container .content-inside .image-container.align--left {
    float: none;
    z-index: 10;
    margin: 0 auto;
  }
  .body-container .content-inside .image-container.align--right {
    float: none;
    z-index: 10;
    margin: 0 auto;
  }
  .body-container .content-inside .image-container figcaption {
    text-align: left;
  }
  .body-container .content-inside .album-container {
    width: auto;
    margin: 0 -20px;
    padding-top: 20px;
    text-align: center;
  }
  .body-container .content-inside .album-container:after {
    content: " ";
    display: table;
    clear: both;
  }
  .body-container .content-inside .album-container figure {
    position: relative;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .body-container .content-inside .album-container figure:nth-child(3) {
    width: 100%;
  }
  .body-container .content-inside .album-container figure:nth-child(4) {
    width: 100%;
  }
  .body-container .content-inside .album-container figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  .body-container .content-inside .album-container figure:after {
    display: none !important;
  }
  .body-container .content-inside .album-container figure:before {
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: "";
    background: rgba(0, 0, 0, 0.2) url(https://stc.interactive.brand.zing.vn/media/images/default/ic_zoom.png) 0 0 no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 3px;
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0;
    right: 0;
    top: inherit;
    left: inherit;
  }
}
.title {
  clear: both;
  font-size: 1.6em;
  letter-spacing: -1px;
  margin-bottom: 30px;
  margin-top: 60px;
  text-align: center;
  line-height: 1.45;
}
.title:before {
  background: #eee none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto 30px;
  width: 50%;
}
.title.first:before {
  display: none;
}

.footer {
  margin: 0 auto;
  padding: 70px 0;
  width: 100%;
  background: #fff;
}
.footer .footer-container {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  border-left: 3px solid var(--main-color);
}
.footer .footer-container p {
  display: block;
  font-weight: bold;
  font-size: 0.875em;
}
.footer .footer-container p span {
  color: var(--main-color);
}
@media only screen and (max-width: 992px) {
  .footer {
    padding: 20px 0 50px 15px;
  }
}

.s-video-wrapper {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.s-video-wrapper .video-js {
  width: auto !important;
  height: auto !important;
  padding-top: 56.25%;
}

.vjs-poster {
  background-size: cover !important;
}

.fancybox-bg {
  background-color: rgb(0, 0, 0);
}

.fancybox-infobar {
  display: block !important;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 30px;
}
.fancybox-infobar .fancybox-button {
  background: none;
  height: 64px;
}
.fancybox-infobar .fancybox-button:hover {
  background: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.fancybox-infobar .fancybox-button--right {
  display: block;
  float: right;
  margin-top: -25px;
}
.fancybox-infobar .fancybox-button--right:after {
  width: 30px;
  height: 30px;
}
.fancybox-infobar .fancybox-button--left {
  display: block;
  float: left;
  margin-top: -25px;
}
.fancybox-infobar .fancybox-button--left:after {
  width: 30px;
  height: 30px;
}
.fancybox-infobar .fancybox-infobar__body {
  display: none;
}

.fancybox-controls {
  height: 100%;
}

#parallax {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  #parallax {
    position: static;
  }
}

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

.endpage {
  height: 20px;
}

.two-column {
  width: 980px;
  margin-left: -130px;
  padding-bottom: 10px;
  text-align: center;
}
.two-column:after {
  content: " ";
  display: table;
  clear: both;
}
.two-column div,
.two-column figure {
  float: left;
  width: calc(50% - 15px) !important;
  padding-left: 15px;
  padding-right: 15px;
}
.two-column div img,
.two-column figure img {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .two-column {
    width: 100%;
    margin-left: 0;
  }
  .two-column div,
.two-column figure {
    width: 100% !important;
  }
  .two-column div img,
.two-column figure img {
    width: auto;
    max-width: 100%;
  }
}

.album-carousel {
  margin-left: -160px;
  padding-top: 20px;
  text-align: center;
  width: 980px;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .album-carousel {
    width: 100%;
    margin-left: 0;
  }
}

.album-carousel figure {
  position: relative;
}

.album-carousel .st-album {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 20px;
}
.album-carousel .st-album span {
  color: #fff;
  font-size: 1.375em;
}

.album-carousel img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.album-carousel .slick-prev {
  display: block;
  width: 25px;
  height: 47px;
  background: url(https://stc.interactive.brand.zing.vn/media/images/default/icon.png) no-repeat -107px -18px;
  left: 15px;
  z-index: 2;
}

.album-carousel .slick-next {
  display: block;
  width: 25px;
  height: 47px;
  background: url(https://stc.interactive.brand.zing.vn/media/images/default/icon.png) no-repeat -175px -18px;
  right: 15px;
  z-index: 2;
}

.album-carousel--caption p {
  background-color: var(--main-color);
  color: #000;
  padding: 15px;
  margin-bottom: 0 !important;
}

.video-youtube {
  position: relative;
}
.video-youtube .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.video-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-youtube iframe video {
  width: 100%;
}

*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

*::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

img[src$=".jpg"],
img[src$=".png"] {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

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

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

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

.img-responsive {
  width: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.space {
  height: 5px;
}

.caption {
  display: block;
  margin: 0 auto;
  padding: 10px;
  color: #888;
  font-size: 0.875em;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
/*------------------------------------------------------------------
[0. Setup]
-------------------------------------------------------------------*/
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

html.touch * {
  text-rendering: optimizeSpeed;
}

*:focus {
  outline: none;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 16px;
}

a {
  text-decoration: none;
}

body {
  font-family: "UTM Centur";
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: #000;
  line-height: 1.5;
  overflow-x: hidden;
}

.fb-like {
  margin-top: -9px !important;
}

/*------------------------------------------------------------------
[1. Element]
-------------------------------------------------------------------*/
.slick-dots li button:before {
  background-color: #e5182a;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
  top: 36px !important;
}

.showEf, .zoomOut.is-inview, .zoomIn.is-inview, .fadeInRight.is-inview, .fadeInLeft.is-inview, .fadeInTop.is-inview, .fadeIn.is-inview {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0, 0) scale(1);
          transform: translate3d(0%, 0, 0) scale(1);
}

.easing, .zoomOut, .zoomIn, .fadeInRight, .fadeInLeft, .fadeInTop {
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.easingFade, .fadeIn {
  -webkit-transition: all 0.65s ease-out;
  -o-transition: all 0.65s ease-out;
  transition: all 0.65s ease-out;
  -webkit-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.fadeIn {
  opacity: 0;
  -webkit-transform: translate3d(0%, 0%, 0);
          transform: translate3d(0%, 0%, 0);
}
.fadeInTop {
  opacity: 0;
  -webkit-transform: translateY(80px);
      -ms-transform: translateY(80px);
          transform: translateY(80px);
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0);
}
.zoomIn {
  opacity: 0;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.zoomOut {
  opacity: 0;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.header.style-magazine {
  font-size: 16px;
  font-family: arial, -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
}

.header.style-magazine .func-header a.func-like .icon:before,
.header.style-magazine .func-header a.func-like .icon:after {
  display: none !important;
}

.header.style-magazine .logo-container {
  position: absolute;
  top: 3px !important;
  left: 0;
  background: url(https://stc-interactive-brand.zdn.vn/media/images/2021/06/01/b494ce666dd4943401ea331103959ff1.png) 0 0 no-repeat !important;
  background-size: 100% !important;
  width: 90px !important;
  height: 40px;
  text-indent: -9999px;
}

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

.for-scroll {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.display-mobile {
  display: none !important;
}
@media only screen and (max-width: 992px) {
  .display-mobile {
    display: block !important;
  }
}

.display-pc {
  display: block !important;
}
@media only screen and (max-width: 992px) {
  .display-pc {
    display: none !important;
  }
}

.o-image--responsive {
  width: auto;
  max-width: 100%;
  display: block;
}

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

.img-reponsive {
  font-size: 0.8196721311vw;
}
@media only screen and (max-width: 800px) {
  .img-reponsive {
    font-size: 1.0245901639vw;
  }
}
@media only screen and (max-width: 420px) {
  .img-reponsive {
    font-size: 1.4344262295vw;
  }
}

.img-full {
  width: 100%;
  display: block;
}

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

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

.clip-path-left {
  -webkit-animation: clip-path-left 1.5s ease-out alternate;
          animation: clip-path-left 1.5s ease-out alternate;
}

.clip-path-bottom {
  -webkit-animation: clip-path-bottom 3.5s ease-out alternate;
          animation: clip-path-bottom 3.5s ease-out alternate;
}

@-webkit-keyframes clip-path-left {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
  }
}

@keyframes clip-path-left {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes clip-path-bottom {
  0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
            clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
            clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
  }
}
@keyframes clip-path-bottom {
  0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
            clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
            clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}

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

@media only screen and (min-width: 991px) {
  .lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

.only-mobile {
  display: none !important;
}
@media only screen and (max-width: 740px) {
  .only-mobile {
    display: block !important;
  }
}

.only-pc {
  display: block !important;
}
@media only screen and (max-width: 740px) {
  .only-pc {
    display: none !important;
  }
}

.ov-hidden {
  overflow: hidden;
}

.hide-first {
  display: none !important;
}

.is-hide {
  height: 0% !important;
  display: none !important;
  opacity: 0;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  z-index: -1;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.is-hidden {
  visibility: hidden;
}

.is-show {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto;
  z-index: 10;
}

.opacity-50 {
  opacity: 0.5;
}

.center-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 20px;
}

.relative {
  position: relative;
}

.center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

.center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  z-index: 5;
}

.ratio-16x9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 67.5%;
}

.ratio-1x1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.cover-zoom {
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s;
  transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s;
  -o-transition: transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s;
  transition: transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s;
  transition: transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s, -webkit-transform 1.5s cubic-bezier(0, 0, 0.145, 1) 0s;
}
.cover-zoom:hover {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.icon-svg {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}

.icon-home {
  height: 44px;
  width: 44px;
  -webkit-mask-image: url(https://interactive.brand.zing.vn/static/default/frontend/template/2019/08/sendo//imgs/icon_home.svg);
          mask-image: url(https://interactive.brand.zing.vn/static/default/frontend/template/2019/08/sendo//imgs/icon_home.svg);
  background-color: #fff;
}

.ff-title {
  font-family: Gotham, -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue";
}

.txt-responsive {
  font-size: calc(14px + 0.4vw);
}
@media only screen and (max-width: 980px) {
  .txt-responsive {
    font-size: calc(12px + 0.8vw);
  }
}
@media only screen and (max-width: 740px) {
  .txt-responsive {
    font-size: calc(14px + 1vw);
  }
}

.head-container .cover-img img {
  width: 100%;
}

.first-letter {
  font-size: 40px;
  font-weight: bold;
  float: left;
  padding-right: 5px;
  line-height: 1;
  color: #1b0900;
}

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

.txt-shadow {
  text-shadow: 0px 17px 6px rgba(0, 0, 0, 0.15);
}

.txt-primary {
  color: #e5182a !important;
}

.txt-black {
  color: #000 !important;
}

.bg-full {
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}

.bg-primary {
  background-color: #e5182a;
}

@media only screen and (max-width: 991px) {
  .max-width {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .max-width {
    width: 100%;
  }
}

.scroll-content {
  overflow: hidden;
}

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

/* Progress + Scroll Bar */
.progressBar {
  position: fixed;
  top: 42px;
  left: 0;
  width: 10px;
  height: 4px;
  border-radius: 10px;
  background-color: #1b659a;
  z-index: 1000;
}

.c-scrollbar {
  opacity: 1;
}

.c-scrollbar_thumb {
  background-color: #1b0900;
  opacity: 1;
}

/* Cursor */
.cursor {
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 2000;
  /* transition: background-color .25s ease, border-color .15s ease ; */
}

.cursor--large {
  --size: 40px;
  border: 1px solid #d6ecc3;
}
@media only screen and (max-width: 980px) {
  .cursor--large {
    --size: 0;
    border: none;
  }
}

.cursor--small {
  --size: 10px;
  background: #d6ecc3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 980px) {
  .cursor--small {
    --size: 0;
    background: transparent;
  }
}

.cursor--small.zoom {
  --size: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIGlkPSJFZGl0YWJsZS1saW5lIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgZmlsbD0ibm9uZSIgaWQ9IlhNTElEXzQyXyIgcj0iOSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PGxpbmUgZmlsbD0ibm9uZSIgaWQ9IlhNTElEXzQ0XyIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiB4MT0iMjciIHgyPSIyMC4zNjYiIHkxPSIyNyIgeTI9IjIwLjM2NiIvPjwvc3ZnPg==);
  background-position: center center;
  background-size: 100%;
  background-color: transparent;
}

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

/*------------------------------------------------------------------
[2. Start Style]
-------------------------------------------------------------------*/
.body-container {
  background: #fff;
  color: #1b0900;
  padding: 30px 0;
}
@media only screen and (max-width: 992px) {
  .body-container {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 740px) {
  .body-container {
    padding: 20px;
  }
}

.mt-of {
  margin-top: -30px;
}

.z-t {
  position: relative;
  z-index: 5;
}

.content-inside.z-t {
  padding: 0 40px;
  margin-top: -40%;
  margin-bottom: 50px;
}

.body-container .content-inside {
  max-width: 1140px !important;
}

.body-container .padding-title {
  padding: 0 90px 0 20px;
}
.body-container .padding-title2 {
  padding: 0 90px 0 0;
}
.body-container .padding-title3 {
  padding: 0 160px 0 0;
}

.body-container .content-inside2 {
  padding: 0 50px 50px;
}

.body-container .content-inside .image-container {
  width: 420px;
}

.image-container.image-float {
  width: 500px !important;
}
@media only screen and (max-width: 980px) {
  .image-container.image-float {
    width: 100% !important;
  }
}
.image-container.align--right {
  margin-right: -200px !important;
}
.image-container.align--left {
  margin-left: -120px;
}

.cloud {
  position: absolute;
  top: 0;
  left: -80%;
}

.content-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
.content-title img {
  margin: 0 auto;
}

.title-sapo {
  text-align: justify;
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 20px !important;
  position: relative;
  font-weight: bold;
  color: #000;
}
.title-sapo:before {
  display: block;
  content: "";
  width: 60%;
  border-bottom: 1px solid #482110;
  position: absolute;
  bottom: 0;
  left: 20%;
  display: none;
}
@media only screen and (min-width: 1000px) {
  .title-sapo span {
    display: block;
  }
}

.header.style-magazine {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.margin-cover {
  margin-top: -140px;
}

.cover-container {
  position: relative;
}
.cover-container .image-description {
  position: absolute;
  width: 155%;
  left: -27%;
  top: -82%;
}
@media only screen and (max-width: 740px) {
  .cover-container .image-description {
    position: absolute;
    width: 193%;
    left: -44%;
    top: -103%;
  }
}
.cover-container .image-wrapper {
  position: absolute;
  top: 14%;
  width: 60%;
  left: 21%;
}
@media only screen and (max-width: 740px) {
  .cover-container .image-wrapper {
    position: absolute;
    top: 27%;
    width: 80%;
    left: 14%;
  }
}
.cover-container .image-title {
  position: relative;
  z-index: 2;
}

.img-door {
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/bg1.png") no-repeat center center;
  background-size: cover;
}
.img-door .child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.img-door .cua-left {
  width: 40%;
}
.img-door .cua-right {
  width: 55%;
  margin-left: -14%;
  z-index: 1;
  position: relative;
}
.img-door .image-hoa {
  position: absolute;
  bottom: 26%;
  width: 14%;
  left: 35%;
  z-index: 1;
  animation: transformNe 1.5s ease-in-out infinite alternate-reverse;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
@-webkit-keyframes transformNe {
  0% {
    -webkit-transform: rotate(0) translate(0, 0);
            transform: rotate(0) translate(0, 0);
  }
  100% {
    -webkit-transform: rotate(4deg) translate(2px, 2px);
            transform: rotate(4deg) translate(2px, 2px);
  }
}
@keyframes transformNe {
  0% {
    -webkit-transform: rotate(0) translate(0, 0);
            transform: rotate(0) translate(0, 0);
  }
  100% {
    -webkit-transform: rotate(4deg) translate(2px, 2px);
            transform: rotate(4deg) translate(2px, 2px);
  }
}
.img-door .image-sun {
  position: absolute;
  bottom: 40%;
  width: 40%;
  left: 25%;
}

.flip-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 4% 4% 4%;
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/bg-main.png") no-repeat center center;
  background-size: cover;
  margin-top: 4%;
}
.flip-container .img-main {
  position: relative;
}
.flip-container .img-main .img-one {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: perspective(1000px) rotateY(0deg);
          transform: perspective(1000px) rotateY(0deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.flip-container .img-main .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: perspective(1000px) rotateY(-180deg);
          transform: perspective(1000px) rotateY(-180deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.flip-container .flip-child {
  width: 33.3333333333%;
}
.flip-container .flip-child:hover .img-main .img-one {
  -webkit-transform: perspective(1000px) rotateY(180deg);
          transform: perspective(1000px) rotateY(180deg);
}
.flip-container .flip-child:hover .img-main .hover {
  -webkit-transform: perspective(1000px) rotateY(0);
          transform: perspective(1000px) rotateY(0);
}
.flip-container .left .img-content {
  width: 85%;
  margin-top: -18%;
  position: relative;
  margin-left: -7%;
}
.flip-container .center {
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/bg-l.png") no-repeat -1vw 8vw;
  background-size: contain;
  padding-top: 2%;
  padding-left: 5%;
}
.flip-container .center .img-content {
  width: 55%;
  margin: 0 auto;
  margin-bottom: -20.5%;
  position: relative;
  z-index: 1;
}
.flip-container .right {
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/bg-r.png") no-repeat -1vw -16.3vw;
  background-size: contain;
  position: relative;
  padding-left: 8%;
  margin-top: -2%;
}
.flip-container .right .img-main {
  width: 114%;
  margin-left: -14%;
}
.flip-container .right .img-content {
  margin-top: -13.4%;
  position: relative;
  margin-left: -21%;
  width: 100%;
}

.swiper-wedding {
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/line.png") no-repeat center 22%;
  background-size: 100%;
}
.swiper-wedding .wrapper {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px 40px;
}
@media only screen and (max-width: 1400px) {
  .swiper-wedding .wrapper {
    max-width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper {
    padding: 0 20px 20px;
  }
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper {
    padding: 0 12px 12px;
  }
}
.swiper-wedding .wrapper::after {
  content: "";
  width: 92%;
  height: 92%;
  border: 1px solid #f8e9de;
  position: absolute;
  top: 29px;
  left: 60px;
  border-radius: 16px;
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper::after {
    width: 94%;
    top: 10%;
    left: 5%;
    height: 88%;
  }
}
.swiper-wedding .wrapper::before {
  content: "";
  width: 92%;
  height: 93%;
  background-color: #fdf9f6;
  position: absolute;
  top: 33px;
  left: 70px;
  border-radius: 16px;
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper::before {
    top: 7%;
    left: 7%;
    width: 93%;
    height: 92%;
  }
}
.swiper-wedding .wrapper .swiper-button-next {
  right: -8%;
  left: auto;
  width: 4vw;
}
@media only screen and (max-width: 1400px) {
  .swiper-wedding .wrapper .swiper-button-next {
    right: -5%;
    width: 5vw;
  }
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-next {
    right: 5%;
  }
}
.swiper-wedding .wrapper .swiper-button-next:after {
  content: "";
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next.png") no-repeat center center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  animation: arrowNext 0.5s linear infinite alternate-reverse;
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-next:after {
    background-image: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next-mb.png");
    -webkit-animation: unset;
            animation: unset;
    width: 20px;
    height: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media only screen and (max-width: 980px) and (max-width: 740px) {
  .swiper-wedding .wrapper .swiper-button-next:after {
    width: 16px;
    height: 16px;
    left: 42%;
  }
}
.swiper-wedding .wrapper .swiper-button-next::before {
  content: "";
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #fcf5ef;
  position: absolute;
  right: -28%;
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-next::before {
    width: 42px;
    height: 42px;
  }
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper .swiper-button-next::before {
    width: 36px;
    height: 36px;
  }
}
.swiper-wedding .wrapper .swiper-button-prev {
  left: -8%;
  right: auto;
  width: 4vw;
}
@media only screen and (max-width: 1400px) {
  .swiper-wedding .wrapper .swiper-button-prev {
    left: -5%;
    width: 5vw;
  }
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-prev {
    left: 5%;
  }
}
.swiper-wedding .wrapper .swiper-button-prev:after {
  content: "";
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next.png") no-repeat center center;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  animation: arrowPrev 0.5s linear infinite alternate-reverse;
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-prev:after {
    background-image: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next-mb.png");
    -webkit-animation: unset;
            animation: unset;
    width: 20px;
    height: 20px;
    right: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper .swiper-button-prev:after {
    width: 16px;
    height: 16px;
    right: 0;
  }
}
.swiper-wedding .wrapper .swiper-button-prev::before {
  content: "";
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #fcf5ef;
  position: absolute;
  left: -28%;
}
@media only screen and (max-width: 980px) {
  .swiper-wedding .wrapper .swiper-button-prev::before {
    width: 42px;
    height: 42px;
  }
}
@media only screen and (max-width: 740px) {
  .swiper-wedding .wrapper .swiper-button-prev::before {
    width: 36px;
    height: 36px;
  }
}
@-webkit-keyframes arrowNext {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
}
@keyframes arrowNext {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
}
@-webkit-keyframes arrowPrev {
  0% {
    -webkit-transform: translateX(0) rotate(180deg);
            transform: translateX(0) rotate(180deg);
  }
  100% {
    -webkit-transform: translateX(-8px) rotate(180deg);
            transform: translateX(-8px) rotate(180deg);
  }
}
@keyframes arrowPrev {
  0% {
    -webkit-transform: translateX(0) rotate(180deg);
            transform: translateX(0) rotate(180deg);
  }
  100% {
    -webkit-transform: translateX(-8px) rotate(180deg);
            transform: translateX(-8px) rotate(180deg);
  }
}
.swiper-wedding .swiper {
  position: relative;
  width: 100%;
  border-radius: 16px;
}
.swiper-wedding .swiper .swiper-wrapper {
  width: 100%;
  margin: 0 auto;
}
.margin-minus {
  margin: 0 -20px !important;
}

.swiper-capella {
  position: relative;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .cover-container {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.swiper-capella .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px 40px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
@media only screen and (max-width: 1700px) {
  .swiper-capella .wrapper {
    max-width: 1100px;
  }
}
@media only screen and (max-width: 1400px) {
  .swiper-capella .wrapper {
    max-width: 920px;
  }
}
@media only screen and (max-width: 1200px) {
  .swiper-capella .wrapper {
    max-width: 780px;
  }
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper {
    padding: 0 20px 20px;
    position: relative;
    left: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    max-width: 100%;
    padding-bottom: 54%;
  }
}
@media only screen and (max-width: 420px) {
  .swiper-capella .wrapper {
    max-width: 100%;
  }
}
.swiper-capella .wrapper .swiper-button-next {
  right: -5%;
  left: auto;
  width: 4vw;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-next {
    right: 7%;
    top: 37%;
  }
}
.swiper-capella .wrapper .swiper-button-next:after {
  content: "";
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next1.png") no-repeat center center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  top: 4%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  animation: arrowNext 0.5s linear infinite alternate-reverse;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-next:after {
    background-image: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next1-mb.png");
    -webkit-animation: unset;
            animation: unset;
    width: 20px;
    height: 20px;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 24%;
  }
}
@media only screen and (max-width: 740px) {
  .swiper-capella .wrapper .swiper-button-next:after {
    left: 45%;
  }
}
@media only screen and (max-width: 420px) {
  .swiper-capella .wrapper .swiper-button-next:after {
    left: 10%;
  }
}
.swiper-capella .wrapper .swiper-button-next::before {
  content: "";
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #cbdbdb;
  position: absolute;
  right: -28%;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-next::before {
    width: 42px;
    height: 42px;
  }
}
.swiper-capella .wrapper .swiper-button-prev {
  left: -5%;
  right: auto;
  width: 4vw;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-prev {
    top: 37%;
    left: 7%;
  }
}
.swiper-capella .wrapper .swiper-button-prev:after {
  content: "";
  background: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next1.png") no-repeat center center;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  animation: arrowPrev 0.5s linear infinite alternate-reverse;
  top: 4%;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-prev:after {
    background-image: url("https://stc-support-manage-brand.zdn.vn/medias/drive/2023/01/interactive_SunHospitality/images/next1-mb.png");
    -webkit-animation: unset;
            animation: unset;
    width: 20px;
    height: 20px;
    left: 0;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
        -ms-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
    top: 24%;
  }
}
@media only screen and (max-width: 740px) {
  .swiper-capella .wrapper .swiper-button-prev:after {
    left: 30%;
  }
}
@media only screen and (max-width: 420px) {
  .swiper-capella .wrapper .swiper-button-prev:after {
    left: 80%;
  }
}
.swiper-capella .wrapper .swiper-button-prev::before {
  content: "";
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #cbdbdb;
  position: absolute;
  left: -28%;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .wrapper .swiper-button-prev::before {
    width: 42px;
    height: 42px;
  }
}
@keyframes arrowNext {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
}
@keyframes arrowPrev {
  0% {
    -webkit-transform: translateX(0) rotate(180deg);
            transform: translateX(0) rotate(180deg);
  }
  100% {
    -webkit-transform: translateX(-8px) rotate(180deg);
            transform: translateX(-8px) rotate(180deg);
  }
}
.swiper-capella .swiper {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .swiper-capella .swiper {
    padding-top: 10%;
  }
}
.swiper-capella .swiper .swiper-wrapper {
  width: 100%;
  margin: 0 auto;
}

.loading {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loader {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 75px;
  display: inline-block;
  vertical-align: middle;
}

.loader-19 {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
}
.loader-19:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border-left: 4px solid #fdfdfd;
  border-bottom: 4px solid transparent;
  animation: rotation 0.5s linear infinite reverse;
}

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

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 2rem 2rem 6rem 2rem;
}

@media only screen and (max-width: 980px) {
  .credit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
  }
  .credit div {
    margin-bottom: 8px;
  }
}