@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul,
li,
a {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

* {
  -webkit-tap-highlight-color: transparent;
}

button {
  -webkit-appearance: none;
  /* Safari 和 Chrome，常用於iOS下移除內建樣式 */
  -moz-appearance: none;
  /* FireFox */
  appearance: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  /* for Chrome Firefox Edge */
}

select::-ms-expand {
  display: none;
  /* for IE11 */
}

textarea {
  -webkit-appearance: none;
}

input,
button {
  border-radius: 0;
}

a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus,
summary:focus {
  outline: 0;
}

.element {
  width: 5%;
}

.element {
  width: 100px;
  height: 50px;
}

@-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: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1279px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1420px) {
  .container {
    max-width: 1140px;
  }
}

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

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

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

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-ssm,
.col-ssm-auto, .col-ssm-12, .col-ssm-11, .col-ssm-10, .col-ssm-9, .col-ssm-8, .col-ssm-7, .col-ssm-6, .col-ssm-5, .col-ssm-4, .col-ssm-3, .col-ssm-2, .col-ssm-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs,
.col-xs-auto, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xsm,
.col-xsm-auto, .col-xsm-12, .col-xsm-11, .col-xsm-10, .col-xsm-9, .col-xsm-8, .col-xsm-7, .col-xsm-6, .col-xsm-5, .col-xsm-4, .col-xsm-3, .col-xsm-2, .col-xsm-1, .col-xsd,
.col-xsd-auto, .col-xsd-12, .col-xsd-11, .col-xsd-10, .col-xsd-9, .col-xsd-8, .col-xsd-7, .col-xsd-6, .col-xsd-5, .col-xsd-4, .col-xsd-3, .col-xsd-2, .col-xsd-1, .col-xmm,
.col-xmm-auto, .col-xmm-12, .col-xmm-11, .col-xmm-10, .col-xmm-9, .col-xmm-8, .col-xmm-7, .col-xmm-6, .col-xmm-5, .col-xmm-4, .col-xmm-3, .col-xmm-2, .col-xmm-1, .col-xms,
.col-xms-auto, .col-xms-12, .col-xms-11, .col-xms-10, .col-xms-9, .col-xms-8, .col-xms-7, .col-xms-6, .col-xms-5, .col-xms-4, .col-xms-3, .col-xms-2, .col-xms-1, .col-xxs,
.col-xxs-auto, .col-xxs-12, .col-xxs-11, .col-xxs-10, .col-xxs-9, .col-xxs-8, .col-xxs-7, .col-xxs-6, .col-xxs-5, .col-xxs-4, .col-xxs-3, .col-xxs-2, .col-xxs-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
}

@media (min-width: 320px) {
  .col-xxs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xxs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxs-0 {
    margin-left: 0;
  }
  .offset-xxs-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxs-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxs-3 {
    margin-left: 25%;
  }
  .offset-xxs-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxs-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxs-6 {
    margin-left: 50%;
  }
  .offset-xxs-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxs-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxs-9 {
    margin-left: 75%;
  }
  .offset-xxs-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxs-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 360px) {
  .col-xms {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xms-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xms-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xms-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xms-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xms-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xms-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xms-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xms-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xms-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xms-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xms-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xms-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xms-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xms-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xms-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xms-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xms-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xms-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xms-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xms-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xms-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xms-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xms-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xms-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xms-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xms-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xms-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xms-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xms-0 {
    margin-left: 0;
  }
  .offset-xms-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xms-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xms-3 {
    margin-left: 25%;
  }
  .offset-xms-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xms-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xms-6 {
    margin-left: 50%;
  }
  .offset-xms-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xms-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xms-9 {
    margin-left: 75%;
  }
  .offset-xms-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xms-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 375px) {
  .col-xmm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xmm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xmm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xmm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xmm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xmm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xmm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xmm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xmm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xmm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xmm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xmm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xmm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xmm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xmm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xmm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xmm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xmm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xmm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xmm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xmm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xmm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xmm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xmm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xmm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xmm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xmm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xmm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xmm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xmm-0 {
    margin-left: 0;
  }
  .offset-xmm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xmm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xmm-3 {
    margin-left: 25%;
  }
  .offset-xmm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xmm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xmm-6 {
    margin-left: 50%;
  }
  .offset-xmm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xmm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xmm-9 {
    margin-left: 75%;
  }
  .offset-xmm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xmm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 390px) {
  .col-xsd {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xsd-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xsd-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xsd-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xsd-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xsd-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xsd-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xsd-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xsd-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xsd-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xsd-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xsd-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xsd-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xsd-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xsd-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xsd-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xsd-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xsd-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xsd-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xsd-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xsd-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xsd-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xsd-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xsd-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xsd-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xsd-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xsd-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xsd-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xsd-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xsd-0 {
    margin-left: 0;
  }
  .offset-xsd-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xsd-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xsd-3 {
    margin-left: 25%;
  }
  .offset-xsd-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xsd-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xsd-6 {
    margin-left: 50%;
  }
  .offset-xsd-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xsd-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xsd-9 {
    margin-left: 75%;
  }
  .offset-xsd-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xsd-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 480px) {
  .col-xsm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xsm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xsm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xsm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xsm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xsm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xsm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xsm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xsm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xsm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xsm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xsm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xsm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xsm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xsm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xsm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xsm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xsm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xsm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xsm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xsm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xsm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xsm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xsm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xsm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xsm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xsm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xsm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xsm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xsm-0 {
    margin-left: 0;
  }
  .offset-xsm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xsm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xsm-3 {
    margin-left: 25%;
  }
  .offset-xsm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xsm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xsm-6 {
    margin-left: 50%;
  }
  .offset-xsm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xsm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xsm-9 {
    margin-left: 75%;
  }
  .offset-xsm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xsm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 598) {
  .col-xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xs-0 {
    margin-left: 0;
  }
  .offset-xs-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xs-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xs-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xs-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xs-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 991px) {
  .col-ssm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-ssm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-ssm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-ssm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-ssm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-ssm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-ssm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-ssm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-ssm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-ssm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-ssm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-ssm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-ssm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-ssm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-ssm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-ssm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-ssm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-ssm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-ssm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-ssm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-ssm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-ssm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-ssm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-ssm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-ssm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-ssm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-ssm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-ssm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-ssm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-ssm-0 {
    margin-left: 0;
  }
  .offset-ssm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-ssm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-ssm-3 {
    margin-left: 25%;
  }
  .offset-ssm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-ssm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-ssm-6 {
    margin-left: 50%;
  }
  .offset-ssm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-ssm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-ssm-9 {
    margin-left: 75%;
  }
  .offset-ssm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-ssm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1279px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1420px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 320px) {
  .d-xxs-none {
    display: none !important;
  }
  .d-xxs-inline {
    display: inline !important;
  }
  .d-xxs-inline-block {
    display: inline-block !important;
  }
  .d-xxs-block {
    display: block !important;
  }
  .d-xxs-table {
    display: table !important;
  }
  .d-xxs-table-row {
    display: table-row !important;
  }
  .d-xxs-table-cell {
    display: table-cell !important;
  }
  .d-xxs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 360px) {
  .d-xms-none {
    display: none !important;
  }
  .d-xms-inline {
    display: inline !important;
  }
  .d-xms-inline-block {
    display: inline-block !important;
  }
  .d-xms-block {
    display: block !important;
  }
  .d-xms-table {
    display: table !important;
  }
  .d-xms-table-row {
    display: table-row !important;
  }
  .d-xms-table-cell {
    display: table-cell !important;
  }
  .d-xms-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xms-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 375px) {
  .d-xmm-none {
    display: none !important;
  }
  .d-xmm-inline {
    display: inline !important;
  }
  .d-xmm-inline-block {
    display: inline-block !important;
  }
  .d-xmm-block {
    display: block !important;
  }
  .d-xmm-table {
    display: table !important;
  }
  .d-xmm-table-row {
    display: table-row !important;
  }
  .d-xmm-table-cell {
    display: table-cell !important;
  }
  .d-xmm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xmm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 390px) {
  .d-xsd-none {
    display: none !important;
  }
  .d-xsd-inline {
    display: inline !important;
  }
  .d-xsd-inline-block {
    display: inline-block !important;
  }
  .d-xsd-block {
    display: block !important;
  }
  .d-xsd-table {
    display: table !important;
  }
  .d-xsd-table-row {
    display: table-row !important;
  }
  .d-xsd-table-cell {
    display: table-cell !important;
  }
  .d-xsd-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xsd-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 480px) {
  .d-xsm-none {
    display: none !important;
  }
  .d-xsm-inline {
    display: inline !important;
  }
  .d-xsm-inline-block {
    display: inline-block !important;
  }
  .d-xsm-block {
    display: block !important;
  }
  .d-xsm-table {
    display: table !important;
  }
  .d-xsm-table-row {
    display: table-row !important;
  }
  .d-xsm-table-cell {
    display: table-cell !important;
  }
  .d-xsm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xsm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 598) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .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: 991px) {
  .d-ssm-none {
    display: none !important;
  }
  .d-ssm-inline {
    display: inline !important;
  }
  .d-ssm-inline-block {
    display: inline-block !important;
  }
  .d-ssm-block {
    display: block !important;
  }
  .d-ssm-table {
    display: table !important;
  }
  .d-ssm-table-row {
    display: table-row !important;
  }
  .d-ssm-table-cell {
    display: table-cell !important;
  }
  .d-ssm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-ssm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .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: 1279px) {
  .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: 1420px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 320px) {
  .flex-xxs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxs-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxs-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxs-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 360px) {
  .flex-xms-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xms-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xms-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xms-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xms-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xms-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xms-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xms-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xms-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xms-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xms-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xms-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xms-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xms-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xms-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xms-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xms-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xms-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xms-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xms-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xms-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xms-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xms-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xms-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xms-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xms-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xms-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xms-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xms-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 375px) {
  .flex-xmm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xmm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xmm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xmm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xmm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xmm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xmm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xmm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xmm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xmm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xmm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xmm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xmm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xmm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xmm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xmm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xmm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xmm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xmm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xmm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xmm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xmm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xmm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xmm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xmm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xmm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xmm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xmm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xmm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 390px) {
  .flex-xsd-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xsd-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xsd-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xsd-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xsd-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xsd-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xsd-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xsd-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xsd-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xsd-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xsd-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xsd-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xsd-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xsd-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xsd-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xsd-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xsd-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xsd-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xsd-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xsd-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xsd-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xsd-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xsd-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xsd-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xsd-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xsd-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xsd-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xsd-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xsd-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 480px) {
  .flex-xsm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xsm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xsm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xsm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xsm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xsm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xsm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xsm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xsm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xsm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xsm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xsm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xsm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xsm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xsm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xsm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xsm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xsm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xsm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xsm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xsm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xsm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xsm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xsm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xsm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xsm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xsm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xsm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xsm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 598) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 991px) {
  .flex-ssm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-ssm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-ssm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-ssm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-ssm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-ssm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-ssm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-ssm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-ssm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-ssm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-ssm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-ssm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-ssm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-ssm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-ssm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-ssm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-ssm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-ssm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-ssm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-ssm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-ssm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-ssm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-ssm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-ssm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-ssm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-ssm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-ssm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-ssm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-ssm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1279px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1420px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
.header {
  position: fixed;
  top: 0;
  z-index: 1000000000 !important;
  isolation: isolate;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #C4C4C4;
}
.header::after {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  pointer-events: none;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
}
.header.is-fixed {
  position: fixed;
}
@media (min-width: 991px) {
  .header.is-hidden {
    opacity: 0;
  }
}
.header.with-transition {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.header .wrap__inner {
  max-width: 1440px;
  width: 100%;
  padding: 0 60px;
}
@media (max-width: 1279px) {
  .header .wrap__inner {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .header .wrap__inner {
    background-color: #fff;
  }
}
@media (max-width: 598px) {
  .header .wrap__inner {
    padding: 0 5.1282vw;
  }
}
@media (max-width: 991px) {
  .header__nav {
    overflow: hidden;
    -webkit-transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
    transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
    position: fixed;
    width: 100%;
    height: 0;
    top: 85px;
    left: 0;
    border-top: 1px solid #C4C4C4;
  }
}
@media (max-width: 768px) {
  .header__nav {
    top: 64px;
  }
}
.header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 85px;
}
@media (max-width: 768px) {
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 64px;
  }
}
@media (max-width: 991px) {
  .header__content {
    background: #fff;
    position: relative;
    padding: 16px 20px 32px 20px;
    border-radius: 0px 0px 20px 20px;
    z-index: 1;
  }
}
.header__menu {
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .header__menu {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .header__menu {
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
  }
}
.header__item {
  margin: 0 16px;
}
@media (max-width: 991px) {
  .header__item {
    position: relative;
    top: 10px;
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header__item:nth-child(1) {
    -webkit-transition-delay: 0.135s;
            transition-delay: 0.135s;
  }
  .header__item:nth-child(2) {
    -webkit-transition-delay: 0.17s;
            transition-delay: 0.17s;
  }
  .header__item:nth-child(3) {
    -webkit-transition-delay: 0.205s;
            transition-delay: 0.205s;
  }
  .header__item:nth-child(4) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  .header__item:nth-child(5) {
    -webkit-transition-delay: 0.275s;
            transition-delay: 0.275s;
  }
  .header__item:nth-child(6) {
    -webkit-transition-delay: 0.31s;
            transition-delay: 0.31s;
  }
}
.header__link {
  position: relative;
  color: #12213A;
  padding: 0 20px;
  -webkit-transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  background: #fff;
  padding: 8px 14px;
  border-radius: 100px;
}
@media (max-width: 991px) {
  .header__link {
    display: block;
    padding: 12px 0;
  }
}
.header__link:hover {
  background: #FFF5CC;
}
@media (max-width: 991px) {
  .header__link:hover {
    background: none;
  }
}
.header .header__item_immediately {
  margin-left: 30px;
}
@media (max-width: 1366px) {
  .header .header__item_immediately {
    margin-left: 15px;
  }
}
.header .header__item_immediately a {
  width: 141px;
  height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #203E5B), color-stop(50%, #2C69A4), color-stop(75%, #203E5B));
  background: linear-gradient(90deg, #203E5B 25%, #2C69A4 50%, #203E5B 75%);
  border-radius: 100px;
  background-size: 200% auto;
  background-position: left center;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s;
}
@media (max-width: 991px) {
  .header .header__item_immediately a {
    margin: 20px auto 0 auto;
    padding: 0;
    width: 184px;
    height: 64px;
    font-size: 20px;
    line-height: 160%; /* 32px */
    letter-spacing: 0.8px;
  }
}
.header .header__item_immediately a:hover {
  background-position: right center;
}
@media (max-width: 991px) {
  .header .header__item_immediately a:hover {
    background-position: left center;
  }
}
.header__logo {
  display: inline-block;
  width: 124px;
  height: 36px;
  position: relative;
  z-index: 9;
}
@media (max-width: 991px) {
  .header__logo {
    margin: auto;
    width: 108px;
    height: 32px;
  }
}
.header__logo-img {
  display: block;
}

.nav__trigger {
  display: none;
  position: relative;
  width: 35px;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
.nav__trigger.no {
  opacity: 0;
}
@media (max-width: 991px) {
  .nav__trigger {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.nav__trigger .nav__hamburger-menu,
.nav__hamburger-menu:after,
.nav__hamburger-menu:before {
  width: 29px;
  height: 2px;
}

.nav__hamburger-menu {
  position: relative;
  left: 6px;
  -webkit-transform: translateY(14px);
      -ms-transform: translateY(14px);
          transform: translateY(14px);
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
  background: #12213A;
}
.nav__hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 9px;
  background: #12213A;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.nav__hamburger-menu:after {
  width: 20px;
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: #12213A;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.js-menu-active::after {
  opacity: 1;
}
.js-menu-active .header__item {
  opacity: 1;
  top: 0;
}
.js-menu-active .nav__trigger .nav__hamburger-menu {
  background: none;
}
.js-menu-active .nav__trigger .nav__hamburger-menu:after {
  width: 100%;
  top: 0;
  background: #12213A;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.js-menu-active .nav__trigger .nav__hamburger-menu:before {
  bottom: 0;
  background: #12213A;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

footer {
  background-color: #0d2739;
  padding: 40px 0;
  color: #fff;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  footer {
    padding: 40px 50px;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 40px 35px 45px;
  }
}
footer .footer-wrap .top-wrap {
  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;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  footer .footer-wrap .top-wrap {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer-wrap .top-wrap h5 {
  margin-right: 50px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 1023px) {
  footer .footer-wrap .top-wrap h5 {
    font-size: 24px;
    margin-right: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-wrap .top-wrap h5 {
    text-align: center;
    margin-bottom: 16px;
    margin-right: 0;
  }
}
footer .footer-wrap .top-wrap p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
footer .footer-wrap .top-wrap p span {
  margin-left: 10px;
}
@media (max-width: 767px) {
  footer .footer-wrap .top-wrap p br {
    display: none;
  }
}
footer .footer-wrap .bottom-wrap {
  font-size: 16px;
}
@media (max-width: 767px) {
  footer .footer-wrap .bottom-wrap {
    font-size: 14px;
  }
}
footer .footer-wrap .bottom-wrap .desc-container {
  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;
  margin-bottom: 12px;
}
footer .footer-wrap .bottom-wrap .desc-container img {
  margin-left: 15px;
  width: 98px;
}
@media (max-width: 767px) {
  footer .footer-wrap .bottom-wrap .desc-container img {
    margin-left: 10px;
    width: 80px;
  }
}
footer .footer-wrap .bottom-wrap .links-container {
  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;
  margin-top: 5px;
}
@media (max-width: 767px) {
  footer .footer-wrap .bottom-wrap .links-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer .footer-wrap .bottom-wrap .links-container a {
  font-size: 16px;
  margin-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-wrap .bottom-wrap .links-container a:last-of-type {
  margin-right: 0;
}
@media (max-width: 767px) {
  footer .footer-wrap .bottom-wrap .links-container a {
    font-size: 14px;
    margin-top: 5px;
  }
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  background: #FFF8F2;
  overflow-x: hidden;
  font-family: "Manrope", "Noto Sans TC", Helvetica, Arial, sans-serif;
}
body.scroll-fixed {
  overflow: hidden;
}

.section {
  position: relative;
}

.wrap {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrap__inner {
  position: relative;
  width: 79.745%;
  max-width: 1064px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .wrap__inner {
    padding: 0 20px;
  }
}
@media (max-width: 598px) {
  .wrap__inner {
    width: 100%;
  }
}

img {
  width: 100%;
}

main {
  padding-top: 85px;
}
@media (max-width: 991px) {
  main {
    padding-top: 64px;
  }
}

.c-line-bg {
  border-radius: 24px;
  border: 1px solid #AE8561;
  background: linear-gradient(118deg, #fff 0%, #FFF8F2 100.02%);
}
@media (max-width: 991px) {
  .c-line-bg {
    border-radius: 16px;
    background: linear-gradient(103deg, #fff 40%, #FFF8F2 100%);
  }
}

:root {
  --anchor-offset-desktop: 85px;
  --anchor-offset-mobile: 64px;
}

.section {
  scroll-margin-top: var(--anchor-offset-desktop);
}

@media (max-width: 991px) {
  .section {
    scroll-margin-top: var(--anchor-offset-mobile);
  }
}
/* visible, hidden rwd */
.h1-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
}

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

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
@media (max-width: 1096px) {
  .hidden-middle {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hidden-min {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .hidden-max {
    display: none !important;
  }
}
hr {
  border: 0;
  height: 0;
  border-bottom: none;
  margin: 24px 0;
}

svg {
  display: block;
  width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.underline {
  border-bottom: 1px solid currentColor;
  text-underline-offset: 0.15em;
}

.lineblock {
  display: inline-block;
}

.nowrap {
  white-space: nowrap;
}

.svgbox {
  position: relative;
  pointer-events: none;
}
.svgbox img[src$=".svg"],
.svgbox svg {
  width: 100%;
  height: 100%;
}

.hide {
  display: none !important;
}

.block {
  display: block !important;
}

.bg-gray {
  background-color: #F6F6F6;
}

.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 4px;
}
.mb-2 {
  margin-bottom: 8px;
}
.mb-3 {
  margin-bottom: 12px;
}
.mb-4 {
  margin-bottom: 16px;
}
.mb-5 {
  margin-bottom: 20px;
}
.mb-6 {
  margin-bottom: 24px;
}
.mb-7 {
  margin-bottom: 28px;
}
.mb-8 {
  margin-bottom: 32px;
}
.mb-9 {
  margin-bottom: 36px;
}
.mb-10 {
  margin-bottom: 40px;
}
.mb-11 {
  margin-bottom: 44px;
}
.mb-12 {
  margin-bottom: 48px;
}

.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 4px;
}
.mt-2 {
  margin-top: 8px;
}
.mt-3 {
  margin-top: 12px;
}
.mt-4 {
  margin-top: 16px;
}
.mt-5 {
  margin-top: 20px;
}
.mt-6 {
  margin-top: 24px;
}
.mt-7 {
  margin-top: 28px;
}
.mt-8 {
  margin-top: 32px;
}
.mt-9 {
  margin-top: 36px;
}
.mt-10 {
  margin-top: 40px;
}
.mt-11 {
  margin-top: 44px;
}
.mt-12 {
  margin-top: 48px;
}

.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 4px;
}
.ml-2 {
  margin-left: 8px;
}
.ml-3 {
  margin-left: 12px;
}
.ml-4 {
  margin-left: 16px;
}
.ml-5 {
  margin-left: 20px;
}
.ml-6 {
  margin-left: 24px;
}
.ml-7 {
  margin-left: 28px;
}
.ml-8 {
  margin-left: 32px;
}
.ml-9 {
  margin-left: 36px;
}
.ml-10 {
  margin-left: 40px;
}
.ml-11 {
  margin-left: 44px;
}
.ml-12 {
  margin-left: 48px;
}

.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 4px;
}
.mr-2 {
  margin-right: 8px;
}
.mr-3 {
  margin-right: 12px;
}
.mr-4 {
  margin-right: 16px;
}
.mr-5 {
  margin-right: 20px;
}
.mr-6 {
  margin-right: 24px;
}
.mr-7 {
  margin-right: 28px;
}
.mr-8 {
  margin-right: 32px;
}
.mr-9 {
  margin-right: 36px;
}
.mr-10 {
  margin-right: 40px;
}
.mr-11 {
  margin-right: 44px;
}
.mr-12 {
  margin-right: 48px;
}

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

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

.flex-center {
  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;
}

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

.icon-md {
  font-size: 24px;
}

.icon-sm {
  font-size: 20px;
}

.icon-xxl {
  font-size: 50px;
}

.fc-red {
  color: #DD2113;
}

.fc-pink {
  color: #FFB3D0;
}

.fc-blue {
  color: #2C69A4;
}

.color-yellow-500 {
  color: #FEE47C;
}

.bold {
  font-weight: 700;
}

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

ol.disc {
  padding-left: 2em;
}
ol.disc > li {
  list-style: disc;
}
ol.decimal {
  padding-left: 2em;
}
ol.decimal > li {
  list-style: decimal;
}
ol.square {
  margin-left: 1em;
}
ol.square > li {
  list-style: square;
}
ol.decimal1em {
  margin-left: 1em;
}
ol.decimal1em > li {
  list-style: decimal;
}
ol.decimal-arc {
  counter-reset: counter;
}
ol.decimal-arc > li:before {
  counter-increment: counter;
  content: "(" counter(counter) ")";
}

.use-desk {
  display: block;
}

.use-mobile {
  display: none !important;
}

@media (max-width: 991px) {
  .use-desk {
    display: none !important;
  }
  .use-mobile {
    display: block !important;
  }
}
.arrw-button {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 54px;
  height: 54px;
  border-radius: 100px;
  border: 1.2px solid #F87D74;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
  background: linear-gradient(90deg, #fff 0%, #fff 100%);
}
@media (max-width: 768px) {
  .arrw-button {
    width: 40px;
    height: 40px;
  }
}
.arrw-button svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 768px) {
  .arrw-button svg {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 991px) {
  .arrw-button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#F85F54), to(#DD2113));
    background: linear-gradient(90deg, #F85F54 0%, #DD2113 100%);
  }
  .arrw-button:hover svg path {
    stroke: #fff;
  }
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: auto;
}

.swiper-pagination-bullet {
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 2;
  opacity: 1;
  background: #EDD2BB !important;
}
.swiper-pagination-bullet::before {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
}

.swiper-pagination-bullet-active::before {
  border-radius: 20px;
  background: #AE8561 !important;
}

.fixedIcon__area {
  -webkit-transition: all 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  transition: all 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  opacity: 1;
  position: fixed;
  bottom: 5%;
  right: 12px;
  z-index: 11;
}
@media (max-width: 768px) {
  .fixedIcon__area {
    bottom: 0;
    right: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 20px 20px 0 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #FD6DA4), to(#FE86B4));
    background: linear-gradient(0deg, #FD6DA4 40%, #FE86B4 100%);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.fixedIcon__area--active {
  opacity: 0;
  pointer-events: none;
}
.fixedIcon__btn {
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
  text-align: center;
  font-weight: 700;
  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;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%; /* 32px */
  letter-spacing: 0.8px;
}
@media (max-width: 768px) {
  .fixedIcon__btn {
    width: 50%;
    padding: 12px 0;
  }
}
@media (max-width: 390px) {
  .fixedIcon__btn {
    font-size: 5.1282051282vw;
    padding: 4.1025641026vw 0;
  }
}
.fixedIcon__btn .section-cardholders__link {
  width: 123px;
  height: 44px;
  position: absolute;
  bottom: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .fixedIcon__btn .section-cardholders__link {
    position: static;
    background: none;
    width: 100%;
    height: auto;
  }
}
.fixedIcon__btn:first-child {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .fixedIcon__btn:first-child {
    margin-bottom: 0;
    padding-right: 32px;
  }
  .fixedIcon__btn:first-child .section-cardholders__link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .fixedIcon__btn:first-child::after {
    display: block;
    content: "";
    width: 1px;
    height: 28px;
    background: #fff;
    position: absolute;
    right: 0;
  }
}
@media (max-width: 768px) {
  .fixedIcon__btn:last-child {
    padding-left: 32px;
  }
  .fixedIcon__btn:last-child .section-cardholders__link {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
.fixedIcon__btn img {
  width: 100%;
  margin-bottom: 4px;
  max-width: 140px;
}
@media (max-width: 768px) {
  .fixedIcon__btn img {
    display: none;
  }
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../font/MaterialIcons-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: local("MaterialIconsOutlined-Regular"), url(../font//gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2"), url(../font//MaterialIcons-Outlined.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: hidden;
  max-width: 1em;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
}
.material-icons:before {
  content: attr(data-icon);
  vertical-align: bottom;
}
.material-icons + .icon-text {
  margin-left: 4px;
}

.icon-b-l-bg {
  position: absolute;
  width: 64%;
  max-width: 500px;
  z-index: -1;
}

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

@keyframes scale {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@-webkit-keyframes scale2 {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
@keyframes scale2 {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes shine {
  0% {
    background-position: 100%;
  }
  100% {
    background-position: 0;
  }
}
@keyframes shine {
  0% {
    background-position: 100%;
  }
  100% {
    background-position: 0;
  }
}
@-webkit-keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
            transform: scaleY(1.8) scaleX(1.4);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
            transform: scaleY(1.8) scaleX(1.4);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}
@keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
            transform: scaleY(1.8) scaleX(1.4);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
            transform: scaleY(1.8) scaleX(1.4);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}
@-webkit-keyframes pulsing1 {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}
@keyframes pulsing1 {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}
/* 往下淡入 */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
/* 第一次彈一下 */
@-webkit-keyframes kvPopOnce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kvPopOnce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* 之後每 2 秒再彈一下 */
@-webkit-keyframes kvPopLoop {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kvPopLoop {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.toggle__trigger {
  position: relative;
  -webkit-transition: opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  cursor: pointer;
}
.toggle__trigger-icon {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.toggle__content {
  overflow: hidden;
  -webkit-transition: max-height 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: max-height 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.toggle__content[data-toggle-line] {
  max-height: none;
}
.toggle--visible.toggle--active .toggle__content {
  -webkit-animation: fadeIn 0.35s 0.1s backwards;
          animation: fadeIn 0.35s 0.1s backwards;
  overflow: visible;
}

.faq-toggle {
  color: #fff;
  font-size: 1em;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.64px;
  border-bottom: 1px solid rgba(187, 217, 246, 0.2);
}
@media (max-width: 360px) {
  .faq-toggle {
    font-size: 0.8125em;
  }
}
.faq-toggle.toggle--active {
  background-color: #fff;
  color: #333333;
}
@media (min-width: 1279px) {
  .faq-toggle.toggle--active:focus, .faq-toggle.toggle--active:hover, .faq-toggle.toggle--active:active {
    opacity: 1;
  }
}
.faq-toggle__task {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 56px;
  height: 29px;
  font-size: 0.8125em;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1.04px;
  color: #fff;
  border-radius: 100px;
  background: #2C69A4;
}
@media (max-width: 360px) {
  .faq-toggle__task {
    font-size: 0.6875em;
    width: 49px;
    height: 25px;
  }
}
.faq-toggle__desc {
  width: calc(100% - 153px);
}
.faq-toggle__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 12px 0;
}
.toggle--active .faq-toggle__trigger {
  color: #42210b;
}
.faq-toggle__trigger:hover {
  opacity: 1;
}
.faq-toggle__trigger-icon {
  position: absolute;
  right: 0;
  width: 32px;
  height: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 12px;
  border: 1px solid #BBD9F6;
}
@media (max-width: 360px) {
  .faq-toggle__trigger-icon {
    width: 20px;
    height: 20px;
    border-radius: 8px;
  }
}
.faq-toggle__trigger-icon::before {
  -webkit-transition: all 450ms;
  transition: all 450ms;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.35, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.35, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  background-image: url(../images/arrw_icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 360px) {
  .faq-toggle__trigger-icon::before {
    width: 10px;
    height: 10px;
  }
}
.faq-toggle__title {
  width: calc(100% - 100px);
  padding-right: 16px;
}
@media (max-width: 768px) {
  .faq-toggle__title {
    padding-right: 12px;
  }
}
@media (max-width: 598px) {
  .faq-toggle__title {
    width: calc(100% - 80px);
  }
}
.faq-toggle .faq-content {
  width: calc(100% - 78px);
}
@media (max-width: 768px) {
  .faq-toggle .faq-content {
    width: calc(100% - 60px);
  }
}
.faq-toggle .toggle__box {
  display: none;
  font-size: 1em;
  padding: 12px 0 20px 0;
  border-radius: 0px 0px 20px 20px;
}
.faq-toggle__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: break-word;
  line-height: 1.5;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.64px;
}
.toggle--active .faq-toggle__content {
  padding-bottom: 24px;
  opacity: 1;
  -webkit-transition-delay: 0, 0.05s, 0;
          transition-delay: 0, 0.05s, 0;
  -webkit-transition-duration: 0.3s, 0.25s, 0.3s;
          transition-duration: 0.3s, 0.25s, 0.3s;
}
@media (max-width: 1279px) {
  .toggle--active .faq-toggle__content {
    padding-bottom: 16px;
  }
}
.faq-toggle:last-child .is-active {
  border-bottom: none;
}
.faq-toggle.is-active .faq-toggle__trigger-icon {
  border: 1px solid #fff;
}
.faq-toggle.is-active .faq-toggle__trigger-icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}
.faq-toggle.is-active .faq-toggle__trigger {
  border-bottom: 1px solid rgba(187, 217, 246, 0.2);
}
.faq-toggle:hover .faq-toggle__trigger-icon {
  border: 1px solid #fff;
}

.in-title {
  font-size: 3em;
  font-weight: 700;
  text-align: center;
  line-height: 110%;
  letter-spacing: 1.92px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .in-title {
    font-size: 2em;
    line-height: 125%;
    letter-spacing: 3.84px;
    margin-bottom: 12px;
  }
}
@media (max-width: 320px) {
  .in-title {
    font-size: 1.75em;
    margin-bottom: 5px;
  }
}

.sub-title {
  font-size: 1em;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.32px;
  color: #996538;
  text-align: center;
  font-family: "Manrope", sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sub-title {
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.32px;
    margin-bottom: 16px;
  }
}
@media (max-width: 320px) {
  .sub-title {
    font-size: 0.9375em;
  }
}

.main-title {
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Noto Sans TC";
  font-size: 2em;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.28px;
  background: -webkit-gradient(linear, left top, right top, from(#12213A), color-stop(36.81%, #148EFF));
  background: linear-gradient(90deg, #12213A 0%, #148EFF 36.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 598px) {
  .main-title {
    font-size: 7.1795vw;
  }
}

.secondary-title {
  line-height: 140%;
  letter-spacing: 1.28px;
  font-size: 2em;
  text-align: center;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.28px;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .secondary-title {
    font-size: 1.375em;
  }
}

.animated-gradient-text {
  position: relative;
  overflow: hidden;
}
.animated-gradient-text .text-content {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #72451D), color-stop(45%, #72451D), color-stop(50%, #C8A689), color-stop(55%, #72451D), to(#72451D));
  background-image: linear-gradient(90deg, #72451D 0, #72451D 45%, #C8A689 50%, #72451D 55%, #72451D 100%);
  -webkit-animation: shine 3s linear infinite;
          animation: shine 3s linear infinite;
  background-size: 300% auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-kv {
  position: relative;
  width: 100%;
  height: 671px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F5E2D0), to(#FFF8F2));
  background: linear-gradient(180deg, #F5E2D0 0%, #FFF8F2 100%);
}
@media (max-width: 991px) {
  .section-kv {
    height: auto;
  }
}
.section-kv::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/kv/kv_bg.svg);
}
@media (max-width: 768px) {
  .section-kv::after {
    background: url(../images/kv/kv_bg_m.svg);
    background-size: cover;
    background-position: 35% top;
  }
}
.section-kv__slogan {
  position: relative;
  z-index: 1;
  max-width: 612px;
  width: 44%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  padding-top: 40px;
}
@media (max-width: 768px) {
  .section-kv__slogan {
    width: 87%;
    padding-top: 57px;
    margin-bottom: 9vw;
  }
}
.section-kv__slogan--active {
  -webkit-animation: fadeInDown 0.6s ease-out forwards;
          animation: fadeInDown 0.6s ease-out forwards;
}
.section-kv__slogan--active .section-kv__slogan-inner {
  -webkit-animation: kvPopOnce 0.5s ease-out 0.7s 1 both, kvPopLoop 2s ease-in-out 3.1s infinite;
          animation: kvPopOnce 0.5s ease-out 0.7s 1 both, kvPopLoop 2s ease-in-out 3.1s infinite;
}
.section-kv__container {
  position: relative;
  top: 0%;
  left: 3.6%;
  width: 90%;
  max-width: 706px;
  z-index: 1;
  margin: auto;
}
@media (max-width: 768px) {
  .section-kv__container {
    left: 0%;
    width: 103%;
    max-width: 706px;
    z-index: 1;
    margin: auto;
  }
}
.section-kv__limited {
  position: absolute;
  top: 28%;
  right: -4%;
  width: 17%;
  max-width: 118px;
  z-index: 1;
  display: block;
  -webkit-animation: scale 1s linear infinite;
          animation: scale 1s linear infinite;
}
@media (max-width: 991px) {
  .section-kv__limited {
    width: 21%;
    top: 23%;
    right: 8%;
  }
}
@media (max-width: 598px) {
  .section-kv__limited {
    max-width: 83px;
    width: 21%;
    top: 20%;
    right: 6%;
  }
}
.section-kv__visual {
  position: relative;
  z-index: 1;
}
.section-kv__date {
  position: relative;
  width: 107px;
  max-width: 107px;
  top: 25px;
}
@media (max-width: 768px) {
  .section-kv__date {
    top: -8vw;
    left: 5vw;
    z-index: 2;
  }
}
@media (max-width: 598px) {
  .section-kv__date {
    width: 21%;
    max-width: 82px;
  }
}
.section-kv__date img {
  position: absolute;
}
.section-kv__date img:nth-child(1) {
  z-index: 1;
}
.section-kv__date img:nth-child(2) {
  -webkit-animation: rotate360 8s linear infinite;
          animation: rotate360 8s linear infinite;
}
.section-kv__icon, .section-kv__ribbon {
  position: absolute;
  width: 90%;
  height: 100%;
  max-width: 706px;
  z-index: 0;
  margin: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.section-kv__scroll-down {
  width: 174px;
  position: absolute;
  left: 103px;
  bottom: 10px;
  z-index: 2;
}
.section-kv__scroll-down img {
  -webkit-animation: rotate360 8s linear infinite;
          animation: rotate360 8s linear infinite;
}
.section-kv__scroll-down-box {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .section-kv__scroll-down-box {
    display: none;
  }
}
.section-kv__scroll-down-box::before {
  -webkit-transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  transition: 0.45s cubic-bezier(0.22, 0.61, 0.35, 1);
  position: absolute;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #C8A689;
  border-radius: 99em;
}
.section-kv__scroll-down-box:hover::before {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.section-kv__ribbon {
  z-index: 1;
  pointer-events: none;
}
.section-kv__ribbon img:nth-child(1) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-1 10s linear 5s infinite;
          animation: ribbonFall-1 10s linear 5s infinite;
  z-index: 1;
}
@-webkit-keyframes ribbonFall-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(1px, -40vh) rotate(168deg);
            transform: translate(1px, -40vh) rotate(168deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-10px, 0vh) rotate(230deg);
            transform: translate(-10px, 0vh) rotate(230deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(1px, -40vh) rotate(168deg);
            transform: translate(1px, -40vh) rotate(168deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-10px, 0vh) rotate(230deg);
            transform: translate(-10px, 0vh) rotate(230deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(2) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-2 7s linear 1s infinite;
          animation: ribbonFall-2 7s linear 1s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(7px, -40vh) rotate(155deg);
            transform: translate(7px, -40vh) rotate(155deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-5px, 0vh) rotate(60deg);
            transform: translate(-5px, 0vh) rotate(60deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(7px, -40vh) rotate(155deg);
            transform: translate(7px, -40vh) rotate(155deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-5px, 0vh) rotate(60deg);
            transform: translate(-5px, 0vh) rotate(60deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(3) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-3 9s linear 5s infinite;
          animation: ribbonFall-3 9s linear 5s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(6px, -40vh) rotate(52deg);
            transform: translate(6px, -40vh) rotate(52deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(4px, 0vh) rotate(80deg);
            transform: translate(4px, 0vh) rotate(80deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(6px, -40vh) rotate(52deg);
            transform: translate(6px, -40vh) rotate(52deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(4px, 0vh) rotate(80deg);
            transform: translate(4px, 0vh) rotate(80deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(4) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-4 6s linear 1s infinite;
          animation: ribbonFall-4 6s linear 1s infinite;
  z-index: 2;
}
@-webkit-keyframes ribbonFall-4 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(8px, -40vh) rotate(55deg);
            transform: translate(8px, -40vh) rotate(55deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(1px, 0vh) rotate(239deg);
            transform: translate(1px, 0vh) rotate(239deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-4 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(8px, -40vh) rotate(55deg);
            transform: translate(8px, -40vh) rotate(55deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(1px, 0vh) rotate(239deg);
            transform: translate(1px, 0vh) rotate(239deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(5) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-5 10s linear 5s infinite;
          animation: ribbonFall-5 10s linear 5s infinite;
  z-index: 2;
}
@-webkit-keyframes ribbonFall-5 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(13px, -40vh) rotate(138deg);
            transform: translate(13px, -40vh) rotate(138deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(1px, 0vh) rotate(217deg);
            transform: translate(1px, 0vh) rotate(217deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-5 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(13px, -40vh) rotate(138deg);
            transform: translate(13px, -40vh) rotate(138deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(1px, 0vh) rotate(217deg);
            transform: translate(1px, 0vh) rotate(217deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(6) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-6 11s linear 2s infinite;
          animation: ribbonFall-6 11s linear 2s infinite;
  z-index: 2;
}
@-webkit-keyframes ribbonFall-6 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-3px, -40vh) rotate(39deg);
            transform: translate(-3px, -40vh) rotate(39deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-21px, 0vh) rotate(16deg);
            transform: translate(-21px, 0vh) rotate(16deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-6 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-3px, -40vh) rotate(39deg);
            transform: translate(-3px, -40vh) rotate(39deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-21px, 0vh) rotate(16deg);
            transform: translate(-21px, 0vh) rotate(16deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(7) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-7 7s linear 1s infinite;
          animation: ribbonFall-7 7s linear 1s infinite;
  z-index: 2;
}
@-webkit-keyframes ribbonFall-7 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(9px, -40vh) rotate(137deg);
            transform: translate(9px, -40vh) rotate(137deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-5px, 0vh) rotate(205deg);
            transform: translate(-5px, 0vh) rotate(205deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-7 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(9px, -40vh) rotate(137deg);
            transform: translate(9px, -40vh) rotate(137deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-5px, 0vh) rotate(205deg);
            transform: translate(-5px, 0vh) rotate(205deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(8) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-8 7s linear 2s infinite;
          animation: ribbonFall-8 7s linear 2s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-8 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(1px, -40vh) rotate(114deg);
            transform: translate(1px, -40vh) rotate(114deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(13px, 0vh) rotate(250deg);
            transform: translate(13px, 0vh) rotate(250deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-8 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(1px, -40vh) rotate(114deg);
            transform: translate(1px, -40vh) rotate(114deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(13px, 0vh) rotate(250deg);
            transform: translate(13px, 0vh) rotate(250deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(9) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-9 8s linear 5s infinite;
          animation: ribbonFall-9 8s linear 5s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-9 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-6px, -40vh) rotate(4deg);
            transform: translate(-6px, -40vh) rotate(4deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-11px, 0vh) rotate(338deg);
            transform: translate(-11px, 0vh) rotate(338deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-9 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-6px, -40vh) rotate(4deg);
            transform: translate(-6px, -40vh) rotate(4deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-11px, 0vh) rotate(338deg);
            transform: translate(-11px, 0vh) rotate(338deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(10) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-10 7s linear 5s infinite;
          animation: ribbonFall-10 7s linear 5s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-10 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-5px, -40vh) rotate(11deg);
            transform: translate(-5px, -40vh) rotate(11deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(9px, 0vh) rotate(24deg);
            transform: translate(9px, 0vh) rotate(24deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-10 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-5px, -40vh) rotate(11deg);
            transform: translate(-5px, -40vh) rotate(11deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(9px, 0vh) rotate(24deg);
            transform: translate(9px, 0vh) rotate(24deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(11) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-11 8s linear 2s infinite;
          animation: ribbonFall-11 8s linear 2s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-11 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(24px, -40vh) rotate(89deg);
            transform: translate(24px, -40vh) rotate(89deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-22px, 0vh) rotate(207deg);
            transform: translate(-22px, 0vh) rotate(207deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-11 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(24px, -40vh) rotate(89deg);
            transform: translate(24px, -40vh) rotate(89deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(-22px, 0vh) rotate(207deg);
            transform: translate(-22px, 0vh) rotate(207deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(12) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-12 10s linear 1s infinite;
          animation: ribbonFall-12 10s linear 1s infinite;
  z-index: 1;
}
@-webkit-keyframes ribbonFall-12 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-8px, -40vh) rotate(45deg);
            transform: translate(-8px, -40vh) rotate(45deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(17px, 0vh) rotate(306deg);
            transform: translate(17px, 0vh) rotate(306deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-12 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-8px, -40vh) rotate(45deg);
            transform: translate(-8px, -40vh) rotate(45deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(17px, 0vh) rotate(306deg);
            transform: translate(17px, 0vh) rotate(306deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon img:nth-child(13) {
  opacity: 0;
  position: absolute;
  will-change: transform, opacity;
  -webkit-animation: ribbonFall-13 10s linear 3s infinite;
          animation: ribbonFall-13 10s linear 3s infinite;
  z-index: 3;
}
@-webkit-keyframes ribbonFall-13 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-19px, -40vh) rotate(78deg);
            transform: translate(-19px, -40vh) rotate(78deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(7px, 0vh) rotate(106deg);
            transform: translate(7px, 0vh) rotate(106deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ribbonFall-13 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50vh) rotate(0deg);
            transform: translateY(-50vh) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-19px, -40vh) rotate(78deg);
            transform: translate(-19px, -40vh) rotate(78deg);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(7px, 0vh) rotate(106deg);
            transform: translate(7px, 0vh) rotate(106deg);
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(360deg);
            transform: translate(0, 0) rotate(360deg);
  }
}
.section-kv__ribbon .icon-ribbon-1 {
  max-width: 11px;
  width: 2%;
}
.section-kv__ribbon .icon-ribbon-2 {
  max-width: 35px;
  width: 5%;
}
.section-kv__ribbon .icon-ribbon-3 {
  max-width: 30px;
  width: 4.4%;
}
.section-kv__ribbon .icon-ribbon-4, .section-kv__ribbon .icon-ribbon-5 {
  max-width: 28px;
  width: 4%;
}
.section-kv__ribbon .icon-ribbon__position-1 {
  left: 6%;
  top: 38%;
}
.section-kv__ribbon .icon-ribbon__position-2 {
  left: 20.5%;
  top: 59%;
}
.section-kv__ribbon .icon-ribbon__position-3 {
  left: 26%;
  top: 55%;
}
.section-kv__ribbon .icon-ribbon__position-4 {
  right: 34%;
  top: 74%;
}
.section-kv__ribbon .icon-ribbon__position-5 {
  right: 22.2%;
  top: 56%;
}
.section-kv__ribbon .icon-ribbon__position-6 {
  right: 11.5%;
  top: 68%;
}
.section-kv__ribbon .icon-ribbon__position-7 {
  left: 17.5%;
  top: 58.5%;
}
.section-kv__ribbon .icon-ribbon__position-8 {
  left: 25%;
  top: 70.5%;
}
.section-kv__ribbon .icon-ribbon__position-9 {
  left: 25%;
  top: 68.5%;
}
.section-kv__ribbon .icon-ribbon__position-10 {
  right: 36%;
  top: 42.5%;
}
.section-kv__ribbon .icon-ribbon__position-11 {
  right: 22%;
  top: 58.5%;
}
.section-kv__ribbon .icon-ribbon__position-12 {
  right: 2%;
  top: 60.5%;
}
.section-kv__ribbon .icon-ribbon__position-13 {
  right: 0%;
  top: 52.5%;
}

.icon-bg {
  position: absolute;
  bottom: 17%;
  width: 50%;
  max-width: 500px;
  z-index: 0;
}
.icon-bg.bg-1 {
  left: -16%;
}
.icon-bg.bg-2 {
  right: -35%;
}

.icon-start {
  position: absolute;
  width: 4%;
  max-width: 22px;
  z-index: 2;
}
.icon-start.start-1 {
  top: 31.2%;
  left: 0.2%;
  -webkit-animation: scale2 1s linear infinite;
          animation: scale2 1s linear infinite;
}
@media (max-width: 991px) {
  .icon-start.start-1 {
    display: none;
  }
}
.icon-start.start-2 {
  top: 26.2%;
  left: 16.2%;
  -webkit-animation: scale2 0.8s 0.4s linear infinite;
          animation: scale2 0.8s 0.4s linear infinite;
}
@media (max-width: 991px) {
  .icon-start.start-2 {
    display: none;
  }
}
.icon-start.start-3 {
  top: 3.2%;
  left: 30.2%;
  -webkit-animation: scale2 1s linear infinite;
          animation: scale2 1s linear infinite;
}
@media (max-width: 768px) {
  .icon-start.start-3 {
    width: 3.5%;
    top: 3%;
    left: 29%;
  }
}
.icon-start.start-4 {
  max-width: 18px;
  top: 0;
  left: 47.5%;
  -webkit-animation: scale2 1s 0.4s linear infinite;
          animation: scale2 1s 0.4s linear infinite;
}
@media (max-width: 768px) {
  .icon-start.start-4 {
    width: 3%;
    top: -3%;
    left: 49.5%;
  }
}
.icon-start.start-5 {
  max-width: 18px;
  top: 2.4%;
  right: 24.7%;
  -webkit-animation: scale2 0.8s linear infinite;
          animation: scale2 0.8s linear infinite;
}
@media (max-width: 768px) {
  .icon-start.start-5 {
    width: 3%;
    top: 33.4%;
    right: 33.7%;
    z-index: 2;
  }
}

.marquee {
  position: absolute;
  bottom: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 150px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Manrope;
}
@media (max-width: 991px) {
  .marquee {
    position: relative;
    margin-top: 35px;
    z-index: 1;
    height: 13vw;
  }
}
.marquee span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1rem;
  -webkit-animation: loopAnimation linear infinite;
          animation: loopAnimation linear infinite;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  font-size: 7.5em;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 90%;
  color: #FFF8F2;
}
@media (max-width: 991px) {
  .marquee span {
    font-size: 13.8461538462vw;
    color: #F5E2D0;
  }
}

@-webkit-keyframes loopAnimation {
  0% {
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
  }
}

@keyframes loopAnimation {
  0% {
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
  }
}
.section-event {
  text-align: center;
  padding: 60px 0 80px 0;
}
@media (max-width: 991px) {
  .section-event {
    padding: 32px 0 0 0;
    margin-bottom: -40px;
  }
}
.section-event__container {
  padding: 40px 48px 80px 48px;
}
@media (max-width: 598px) {
  .section-event__container {
    padding: 40px 20px 80px 20px;
  }
}
.section-event__title {
  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;
  margin: 0 auto 16px auto;
  width: 115px;
  height: 45px;
  line-height: 45px;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.72px;
  border-radius: 100px;
  color: #fff;
  background: linear-gradient(98deg, #72451D 0%, #C8A689 50%, #72451D 100%);
}
@media (max-width: 598px) {
  .section-event__title {
    font-size: 1em;
    width: 106px;
    height: 42px;
  }
}
.section-event__time {
  color: #12213A;
  font-family: "Manrope", sans-serif;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28px */
  letter-spacing: 0.8px;
  margin-bottom: 24px;
}
@media (max-width: 598px) {
  .section-event__time {
    font-size: 1.125em;
  }
}
.section-event__b {
  color: #12213A;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.72px;
  margin-bottom: 8px;
}
.section-event__b br {
  display: none;
}
@media (max-width: 598px) {
  .section-event__b {
    font-size: 1.125em;
  }
  .section-event__b br {
    display: block;
  }
}
.section-event p {
  color: #203E5B;
  line-height: 160%;
}
@media (max-width: 598px) {
  .section-event p {
    font-size: 0.875em;
  }
}
.section-event__buttom {
  position: absolute;
  left: 50%;
  bottom: -7%;
  width: 200px;
  height: 65px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991px) {
  .section-event__buttom {
    bottom: 36%;
    width: 190px;
    height: 60px;
  }
}
@media (max-width: 598px) {
  .section-event__buttom {
    bottom: 30%;
  }
}
.section-event__buttom a {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 700;
  border: 2px solid #FE9FC3;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #FD6DA4), color-stop(50%, #FFCCE0), color-stop(75%, #FD6DA4));
  background: linear-gradient(90deg, #FD6DA4 25%, #FFCCE0 50%, #FD6DA4 75%);
  border-radius: 100px;
  background-size: 200% auto;
  background-position: left center;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s;
  font-size: 1.5em;
  padding-left: 0.5em;
}
.section-event__buttom a::after {
  width: 30px;
  height: 30px;
  content: "";
  display: inline-block;
  background: url(../images/icon-link.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 991px) {
  .section-event__buttom a::after {
    display: none;
  }
}
.section-event__buttom a:hover {
  background-position: right center;
}
@media (max-width: 991px) {
  .section-event__buttom a:hover {
    background-position: left center;
  }
}
@media (max-width: 991px) {
  .section-event__buttom a {
    padding-left: 0;
  }
}
.section-event .icon-gift {
  position: absolute;
  left: -7%;
  bottom: -20%;
  width: 27%;
  max-width: 281px;
}
@media (max-width: 991px) {
  .section-event .icon-gift {
    position: static;
    margin-top: 70px;
    width: 100%;
    max-width: 251px;
  }
}
@media (max-width: 598px) {
  .section-event .icon-gift {
    max-width: 196px;
  }
}
.section-event .icon-line {
  position: absolute;
  left: -14%;
  top: 25px;
  width: 7%;
  max-width: 74px;
}
@media (max-width: 1420px) {
  .section-event .icon-line {
    width: 5%;
    left: -9%;
  }
}
@media (max-width: 991px) {
  .section-event .icon-line {
    display: none;
  }
}
.section-event .icon-b-l-bg {
  position: absolute;
  bottom: -190px;
  left: -26%;
  z-index: -1;
}
@media (max-width: 991px) {
  .section-event .icon-b-l-bg {
    bottom: 30px;
  }
}

.c-animate-pulsing {
  width: 200px;
  height: 65px;
  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;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-animate-pulsing .c-animate-box {
  width: 99%;
  height: 99%;
  border-radius: 50px;
  z-index: 1;
  position: relative;
}
.c-animate-pulsing .c-animate-box:before, .c-animate-pulsing .c-animate-box:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: inherit;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(254, 159, 195, 0.5);
  border-radius: inherit;
  -webkit-animation: pulsing 2.5s linear infinite;
          animation: pulsing 2.5s linear infinite;
}
.c-animate-pulsing .c-animate-box:after {
  -webkit-animation: pulsing1 2.5s linear infinite;
          animation: pulsing1 2.5s linear infinite;
}
@media (max-width: 991px) {
  .c-animate-pulsing {
    width: 190px;
    height: 60px;
  }
}

.section-cardholders {
  position: relative;
  padding: 100px 0 55px 0;
}
@media (max-width: 598px) {
  .section-cardholders {
    min-height: 100vh;
  }
}
.section-cardholders b {
  color: #996538;
  font-weight: 700;
  display: inline;
}
.section-cardholders br {
  display: inline;
}
.section-cardholders__title {
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.28px;
  text-transform: capitalize;
  margin-bottom: 24px;
}
@media (max-width: 1420px) {
  .section-cardholders__title {
    font-size: 2.4264705882vw;
  }
}
@media (max-width: 991px) {
  .section-cardholders__title {
    font-size: 2.8645833333vw;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .section-cardholders__title {
    font-size: 2.8vh;
  }
}
.section-cardholders__card-box {
  position: relative;
}
.section-cardholders__card {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  will-change: transform;
  padding: 48px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1420px) {
  .section-cardholders__card {
    padding: 3.3088235294vw;
  }
}
@media (max-width: 991px) {
  .section-cardholders__card {
    display: block;
  }
}
@media (max-width: 768px) {
  .section-cardholders__card {
    padding: 5.1282vw;
  }
}
.section-cardholders__card--left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-width: 529px;
  width: 56%;
  margin-right: 2.4479166667%;
}
@media (max-width: 1420px) {
  .section-cardholders__card--left {
    width: 62%;
    max-width: 572px;
  }
}
@media (max-width: 991px) {
  .section-cardholders__card--left {
    width: 100%;
    max-width: none;
    margin: 0;
  }
}
.section-cardholders__card--img {
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 44%;
  max-width: 400px;
}
@media (max-width: 1420px) {
  .section-cardholders__card--img {
    width: 37%;
  }
}
@media (max-width: 991px) {
  .section-cardholders__card--img {
    width: 27vh;
    margin: 0 auto 16px auto;
  }
}
@media (max-width: 480px) {
  .section-cardholders__card--img {
    width: 100%;
    margin-bottom: 0px;
  }
}
.section-cardholders__card--number {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #996538;
  font-family: Manrope;
  font-size: 5.5em;
  font-weight: 700;
  line-height: 100%; /* 88px */
}
@media (max-width: 991px) {
  .section-cardholders__card--number {
    font-size: 3.375em;
    right: inherit;
    left: 3.65vw;
    top: 3.8vw;
  }
}
@media (max-width: 598px) {
  .section-cardholders__card--number {
    font-size: 13.846153vw;
  }
}
.section-cardholders__card--number span {
  line-height: 0;
  padding-left: 20px;
  color: #C8A689;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-size: 20px;
}
@media (max-width: 991px) {
  .section-cardholders__card--number span {
    font-size: 12px;
    padding-left: 9px;
  }
}
@media (max-width: 598px) {
  .section-cardholders__card--number span {
    padding-left: 2.31vw;
    font-size: 3.125vw;
  }
}
.section-cardholders__content {
  font-size: 1.25em;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.8px;
  margin-bottom: 24px;
}
@media (max-width: 1420px) {
  .section-cardholders__content {
    font-size: 1.4705882353vw;
  }
}
@media (max-width: 991px) {
  .section-cardholders__content {
    font-size: 2.0833333333vw;
    margin-bottom: 16px;
  }
}
@media (max-width: 598px) {
  .section-cardholders__content {
    font-size: 2.2vh;
    margin-bottom: 10px;
  }
}
.section-cardholders__link {
  position: relative;
  z-index: 1;
  width: 200px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.36px;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #FD6DA4), color-stop(50%, #FFCCE0), color-stop(75%, #FD6DA4));
  background: linear-gradient(90deg, #FD6DA4 25%, #FFCCE0 50%, #FD6DA4 75%);
  background-size: 200% auto;
  background-position: left center;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s;
  margin-bottom: 24px;
  font-size: 1.125em;
}
.section-cardholders__link.cardholders--use {
  font-size: 1.5em;
}
.section-cardholders__link:hover {
  background-position: right center;
}
@media (max-width: 991px) {
  .section-cardholders__link:hover {
    background-position: left center;
  }
}
@media (max-width: 1420px) {
  .section-cardholders__link {
    margin: 0 auto 16px auto;
  }
}
@media (max-width: 598px) {
  .section-cardholders__link.cardholders--use {
    width: 190px;
    height: 60px;
    margin: 0 auto 1em;
  }
}
.section-cardholders__remind {
  border-radius: 8px;
  border: 1px solid #C8A689;
  background: #fff;
  padding: 12px;
}
.section-cardholders__remind-item {
  list-style: disc;
}
.section-cardholders__remind-title {
  cursor: pointer;
  position: relative;
  text-align: center;
  font-family: "Noto Sans TC";
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
@media (max-width: 598px) {
  .section-cardholders__remind-title {
    font-size: 1.9vh;
  }
}
@media (max-width: 390px) {
  .section-cardholders__remind-title {
    font-size: 14px;
  }
}
.section-cardholders__remind-title::after {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  content: "";
  background: url(../images/cardholders/icon-read-more.svg) no-repeat;
  background-size: contain;
  margin-left: 4px;
}
.section-cardholders__remind-title--active::after {
  position: relative;
  top: -2px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.section-cardholders__remind-content {
  color: #12213A;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.26px;
  margin-top: 12px;
  padding-left: 17px;
}
@media (max-width: 1420px) {
  .section-cardholders__remind-content {
    font-size: 0.9558823529vw;
  }
}
@media (max-width: 991px) {
  .section-cardholders__remind-content {
    font-size: 1.4vw;
  }
}
@media (max-width: 598px) {
  .section-cardholders__remind-content {
    font-size: 1.35vh;
    line-height: 160%;
    letter-spacing: 0.26px;
  }
}
@media (max-width: 390px) {
  .section-cardholders__remind-content {
    font-size: 12px;
  }
}
.section-cardholders__remind-content a {
  color: #996538;
  text-decoration: underline;
}
.section-cardholders .cardholders__card--1 {
  position: relative;
  z-index: 1;
}
@media (max-width: 598px) {
  .section-cardholders .cardholders__card--1 .section-cardholders__card--img {
    width: 28vh;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--1.mobile-img-active .section-cardholders__card--img {
    width: 20vh;
  }
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--1.mobile-active {
    height: auto;
  }
}
.section-cardholders .cardholders__card--2 {
  z-index: 2;
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--2 .section-cardholders__card--img {
    width: 30vh;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 991px) and (max-width: 375px) {
  .section-cardholders .cardholders__card--2 .section-cardholders__card--img {
    width: 28vh;
  }
}
@media (max-width: 598px) {
  .section-cardholders .cardholders__card--2 {
    height: 75.2378vh;
  }
}
@media (max-width: 390px) {
  .section-cardholders .cardholders__card--2 {
    height: 73.2378vh;
  }
  .section-cardholders .cardholders__card--2 .section-cardholders__remind {
    margin-top: 26px;
  }
}
@media (max-width: 360px) {
  .section-cardholders .cardholders__card--2 {
    height: 74.2378vh;
  }
}
.section-cardholders .cardholders__card--2 .section-cardholders__title {
  letter-spacing: 0.88px;
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--2.mobile-img-active .section-cardholders__card--img {
    width: 20vh;
  }
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--2.mobile-active {
    height: auto;
  }
}
.section-cardholders .cardholders__card--3 {
  z-index: 3;
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--3 .section-cardholders__card--img {
    width: 93%;
  }
}
@media (max-width: 991px) and (max-width: 375px) {
  .section-cardholders .cardholders__card--3 .section-cardholders__card--img {
    width: 77%;
  }
}
@media (max-width: 598px) {
  .section-cardholders .cardholders__card--3 {
    height: 72.394vh;
  }
}
@media (max-width: 390px) {
  .section-cardholders .cardholders__card--3 {
    height: 69.394vh;
  }
}
@media (max-width: 991px) {
  .section-cardholders .cardholders__card--3.mobile-active {
    height: auto;
  }
}
.section-cardholders .icon-line {
  position: absolute;
  width: 7%;
  max-width: 72px;
  top: -57px;
  right: -135px;
}
@media (max-width: 1420px) {
  .section-cardholders .icon-line {
    right: -10%;
  }
}
.section-cardholders .icon-balloon {
  position: absolute;
  top: -8px;
  left: -147px;
  width: 12%;
  max-width: 128px;
}
@media (max-width: 1420px) {
  .section-cardholders .icon-balloon {
    left: -11%;
  }
}
.section-cardholders .icon-b-l-bg {
  position: absolute;
  bottom: -190px;
  right: -26%;
  z-index: -1;
}
@media (max-width: 991px) {
  .section-cardholders .icon-b-l-bg {
    bottom: -180px;
  }
}
@media (max-width: 991px) {
  .section-cardholders .icon-line, .section-cardholders .icon-balloon {
    display: none;
  }
}

.section-faq {
  position: relative;
  padding: 100px 0 120px 0;
}
@media (max-width: 991px) {
  .section-faq {
    padding: 100px 0 60px 0;
  }
}
.section-faq .wrap__inner.is-set-line .icon-line {
  bottom: 19%;
}
@media (max-width: 991px) {
  .section-faq .wrap__inner {
    width: 100%;
    padding: 0;
  }
}
.section-faq .faq-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid #AE8561;
  background: #fff;
  width: 91%;
  max-width: 350px;
  padding: 8px;
  margin: 0 auto 20px auto;
}
@media (max-width: 598px) {
  .section-faq .faq-tags {
    gap: 2px;
    width: 91%;
    padding: 4px;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .section-faq .faq-tags {
    max-width: 58.5284280936vw;
  }
}
.section-faq .faq-tags__item {
  cursor: pointer;
  padding: 16px 32px;
  color: #203E5B;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.72px;
  border: none;
  border-radius: 100px;
  background: none;
}
@media (max-width: 480px) {
  .section-faq .faq-tags__item {
    font-size: 3.90625vw;
    padding: 8px 12px;
    letter-spacing: 0.64px;
  }
}
@media (max-width: 360px) {
  .section-faq .faq-tags__item {
    padding: 8px 10px;
  }
}
.section-faq .faq-tags__item:hover {
  background: #fff;
  color: #2C69A4;
}
.section-faq .faq-tags__item--active {
  color: #fff;
  background: linear-gradient(98deg, #72451D 0%, #C8A689 50%, #72451D 100%);
}
.section-faq .faq-tags__item--active:hover {
  color: #fff;
  background: linear-gradient(98deg, #72451D 0%, #C8A689 50%, #72451D 100%);
}
.section-faq .faq-tags__item:disabled {
  pointer-events: none;
  cursor: default;
  color: #C4C4C4;
}
.section-faq .faq-tags__wrap {
  position: relative;
}
.section-faq .faq-tags__wrap .secondary-title {
  margin-bottom: 12px;
}
.section-faq .faq-tags__card {
  display: none;
  color: #12213A;
  padding: 40px 38px 40px 48px;
  border-radius: 24px;
  border: 1px solid #AE8561;
  background: linear-gradient(118deg, #fff 0%, #FFF8F2 100.02%);
}
@media (max-width: 991px) {
  .section-faq .faq-tags__card {
    padding: 20px 0px 20px 0px;
  }
  .section-faq .faq-tags__card .secondary-title {
    padding: 0 20px;
  }
  .section-faq .faq-tags__card[data-tab="0"] {
    padding: 20px;
  }
}
.section-faq .faq-tags__card[data-tab="1"] .secondary-title {
  margin-bottom: 32px;
}
.section-faq .faq-tags__card[data-tab="1"] .secondary-title br {
  display: none;
}
@media (max-width: 768px) {
  .section-faq .faq-tags__card[data-tab="1"] .secondary-title {
    margin-bottom: 16px;
  }
  .section-faq .faq-tags__card[data-tab="1"] .secondary-title br {
    display: block;
  }
}
@media (max-width: 768px) {
  .section-faq .faq-tags__card[data-tab="2"] .secondary-title {
    margin-bottom: 16px;
  }
}
.section-faq .faq-tags__card[data-tab="2"] .section-faq__text {
  display: block;
  text-align: center;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .section-faq .faq-tags__card[data-tab="2"] .section-faq__text {
    display: none;
  }
}
.section-faq .faq-tags__card--active {
  display: block;
}
.section-faq .faq-tags__card--content {
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.36px;
}
.section-faq__title {
  text-align: center;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 5.76px;
  text-transform: capitalize;
  color: #fff;
}
@media (max-width: 991px) {
  .section-faq__title {
    font-size: 5.314vw;
    letter-spacing: 0.88px;
  }
}
.section-faq__subtitle {
  text-align: center;
  text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.48px;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .section-faq__subtitle {
    font-size: 3.58975vw;
    margin-bottom: 4.83091vw;
  }
}
@media (max-width: 598px) {
  .section-faq__subtitle {
    margin-bottom: 5.1282vw;
  }
}
.section-faq__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: auto;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-faq__carousel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}
.section-faq__steps {
  max-width: 474px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .section-faq__steps {
    position: relative;
    width: 100%;
    height: 4rem;
    max-width: none;
    padding: 0% 5% 12px 5%;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .section-faq__steps {
    height: 5rem;
    padding-bottom: 0;
  }
}
.section-faq__step {
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-bottom: 1px solid #F5E2D0;
  padding-bottom: 16px;
}
.section-faq__step:last-child {
  border: none;
}
@media (max-width: 1279px) {
  .section-faq__step {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .section-faq__step {
    position: absolute;
    top: 0;
    opacity: 0 !important;
    border-bottom: none;
    padding-bottom: 0;
    padding-right: 5%;
  }
  .section-faq__step.is-active {
    opacity: 1 !important;
  }
}
.section-faq__step-label {
  display: block;
  overflow: hidden;
  color: #AE8561;
  font-family: "Manrope", sans-serif;
  margin-bottom: 8px;
  font-size: 0.875em;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.56px;
  text-transform: capitalize;
}
@media (max-width: 1279px) {
  .section-faq__step-label {
    margin-bottom: 4px;
  }
}
.section-faq__step-desc {
  color: #12213A;
  font-family: "Noto Sans TC";
  font-size: 1.25em;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.8px;
}
@media (max-width: 1279px) {
  .section-faq__step-desc {
    font-size: 1em;
  }
}
.section-faq__swiper {
  max-width: 482px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 12px;
  overflow: hidden;
  margin: 0;
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  .section-faq__swiper {
    border-radius: 0;
    max-width: none;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    padding: 0;
    margin: 0;
  }
}
.section-faq__swiper .swiper-slide {
  cursor: auto;
}
@media (max-width: 991px) {
  .section-faq__swiper .swiper-slide {
    width: 80%;
  }
}
.section-faq__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .section-faq__swiper .swiper-slide img {
    border-radius: 10px;
  }
}
.section-faq__pagination {
  margin-top: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  .section-faq__pagination {
    margin-top: 0;
    padding: 11.5px 0;
  }
}
.section-faq__progress {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
}
@media (max-width: 991px) {
  .section-faq__progress {
    display: none;
  }
}
.section-faq .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.section-faq .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1px;
}
@media (max-width: 991px) {
  .section-faq .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: static;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.section-faq .section-faq__step.is-active .section-faq__progress {
  -webkit-animation: 5s linear scaleLine;
          animation: 5s linear scaleLine;
  background: linear-gradient(98deg, #72451D 0%, #C8A689 50%, #72451D 100%);
}
.section-faq .section-faq__step:hover .section-faq__progress {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes scaleLine {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes scaleLine {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.section-faq .icon-spark {
  position: absolute;
  top: -44px;
  left: -150px;
  width: 13.2%;
  max-width: 140px;
}
@media (max-width: 1420px) {
  .section-faq .icon-spark {
    left: -10%;
  }
}
.section-faq .icon-spark2 {
  position: absolute;
  right: -203px;
  bottom: -70px;
  width: 17.2%;
  max-width: 172px;
}
@media (max-width: 1420px) {
  .section-faq .icon-spark2 {
    right: -17%;
    bottom: -70px;
    width: 14.2%;
  }
}
.section-faq .icon-balloon {
  position: absolute;
  top: -8px;
  right: -162px;
  width: 12.1%;
  max-width: 128px;
}
@media (max-width: 1420px) {
  .section-faq .icon-balloon {
    right: -10%;
  }
}
@media (max-width: 991px) {
  .section-faq .icon-balloon {
    right: -2%;
    top: -21%;
    width: 23.08%;
    max-width: 90px;
  }
}
.section-faq .icon-b-l-bg {
  bottom: -190px;
  left: -26%;
}
@media (max-width: 991px) {
  .section-faq .icon-b-l-bg {
    bottom: -190px;
    left: -21%;
  }
}
.section-faq .icon-line {
  position: absolute;
  left: -148px;
  bottom: 32px;
  width: 7%;
  max-width: 74px;
}
@media (max-width: 1420px) {
  .section-faq .icon-line {
    width: 5%;
    left: -9%;
  }
}
@media (max-width: 991px) {
  .section-faq .icon-line, .section-faq .icon-spark2, .section-faq .icon-spark {
    display: none;
  }
}

.section-notice {
  position: relative;
  padding: 80px 0;
  border-radius: 48px 48px 0px 0px;
  background: #203E5B;
  padding-bottom: 80px;
  color: #fff;
}
@media (max-width: 991px) {
  .section-notice {
    padding: 40px 0;
    border-radius: 32px 32px 0px 0px;
  }
}
.section-notice .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-notice .bg-l-c {
  position: absolute;
  left: 0;
  top: 27%;
  width: min(200px, 11%);
}
@media (max-width: 991px) {
  .section-notice .bg-l-c {
    display: none;
  }
}
.section-notice .bg-l-b {
  position: absolute;
  left: 0;
  bottom: -11%;
  width: min(205px, 11%);
}
@media (max-width: 991px) {
  .section-notice .bg-l-b {
    width: 27%;
  }
}
@media (max-width: 768px) {
  .section-notice .bg-l-b {
    width: 31%;
  }
}
.section-notice .bg-r-c {
  position: absolute;
  top: 7%;
  right: 0;
  width: min(150px, 8%);
}
@media (max-width: 991px) {
  .section-notice .bg-r-c {
    display: none;
  }
}
.section-notice .bg-r-b {
  position: absolute;
  top: 48%;
  right: 0;
  width: min(200px, 11%);
}
@media (max-width: 991px) {
  .section-notice .bg-r-b {
    width: 39%;
    top: initial;
    bottom: -2%;
  }
}

.notice-list li {
  list-style: decimal;
  margin-left: 27px;
}
.notice-list li:not(:last-child) {
  margin-bottom: 8px;
}
.notice-list__task {
  color: #fff;
  font-weight: 700;
  padding-left: 4px;
}
.notice-list__title {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.64px;
  margin-bottom: 12px;
}
.notice-list__hr {
  margin: 20px 0;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(187, 217, 246, 0.2);
}