/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

*,
h1,
h2 {
  margin: 0;
  padding: 0;
}

h1,
h2 {
  font-weight: normal;
}

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

a,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

*:focus,
a:focus {
  outline: none;
}

@font-face {
  font-family: "JINS";
  src: url("../font/JINS-Regular.ttf") format("opentype"), url("../font/JINS-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "JINS";
  src: url("../font/JINS-Medium.ttf") format("opentype"), url("../font/JINS-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "JINS";
  src: url("../font/JINS-Bold.ttf") format("opentype"), url("../font/JINS-Bold.ttf") format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: "JINS";
  src: url("../font/JINS-Heavy.ttf") format("opentype"), url("../font/JINS-Heavy.ttf") format("truetype");
  font-weight: 800;
}

@font-face {
  font-family: "JINS_Next";
  src: url("../font/JINS_NextLight.otf") format("opentype"), url("../font/JINS_NextLight.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "JINS_Next";
  src: url("../font/JINS_NextRegular.otf") format("opentype"), url("../font/JINS_NextRegular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "JINS_Next";
  src: url("../font/JINS_NextMedium.otf") format("opentype"), url("../font/JINS_NextMedium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "JINS_Next";
  src: url("../font/JINS_NextBold.otf") format("opentype"), url("../font/JINS_NextBold.ttf") format("truetype");
  font-weight: 700;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "JINS", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.4;
}

p {
  line-height: 1.73;
}

@media (min-width: 1025px) {
  p {
    line-height: 1.4;
  }
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1.2rem;
  line-height: 2.3rem;
  letter-spacing: 1.25px;
  z-index: 1000;
}

.nav__container {
  position: relative;
  background: #f5f7f9;
  height: 51px;
  padding: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e8e8e8;
}

@media (min-width: 1025px) {
  .nav__container {
    height: 80px;
    padding: 0 52px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.nav__hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -18px;
  padding: 0 18px;
  cursor: pointer;
}

.nav__hamburger span {
  display: block;
  margin: 0 auto 5px;
  width: 19px;
  height: 1px;
  background: #3a4763;
  -webkit-transition: all 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.nav__hamburger span.center {
  position: relative;
}

.nav__hamburger span.center__sub {
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
}

.nav__hamburger span.bottom {
  margin-bottom: 0;
}

.nav__hamburger.active span.top {
  width: 0;
}

.nav__hamburger.active span.center {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.nav__hamburger.active span.center__sub {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.nav__hamburger.active span.bottom {
  width: 0;
}

@media (min-width: 1025px) {
  .nav__hamburger {
    display: none;
  }
}

.nav__logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav__logo .container,
.nav__logo img {
  display: block;
  width: 100%;
}

.nav__logo img {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

@media (min-width: 1025px) {
  .nav__logo {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    width: 90px;
  }
}

@media (min-width: 1025px) {
  .nav__menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 52px;
  }
}

.nav__menu a,
.nav__menu a:visited,
.nav__menu a:hover,
.nav__menu a:active,
.nav__menu a:focus {
  color: #fff;
}

.nav__menu a {
  padding: 15px 0;
}

.nav__menu2 a,
.nav__menu2 a:visited,
.nav__menu2 a:hover,
.nav__menu2 a:active,
.nav__menu2 a:focus {
  color: #3a4763;
}

.nav__menu a,
.nav__menu2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 1025px) {

  .nav__menu a,
  .nav__menu a:visited,
  .nav__menu a:hover,
  .nav__menu a:active,
  .nav__menu a:focus,
  .nav__menu2 a,
  .nav__menu2 a:visited,
  .nav__menu2 a:hover,
  .nav__menu2 a:active,
  .nav__menu2 a:focus {
    color: #3a4763;
  }
}

.nav__menu {
  position: fixed;
  top: 52px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(32, 36, 44, 0.95);
  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;
}

@media (min-width: 1025px) {
  .nav__menu {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
  }

  .nav__menu .nav__menu__item:first-child {
    margin-left: 0;
  }

  .nav__menu a {
    display: block;
    padding: 0;
  }

  .nav__menu a::after {
    content: "";
    display: block;
    height: 1px;
    background: #979797;
    margin-top: -1px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }

  .nav__menu a:hover::after {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@media (min-width: 1025px) {
  .nav__menu__item {
    margin-left: 26px;
  }
}

.nav__parent-menu-wrap,
.nav__parent-menu2-wrap {
  position: relative;
}

@media (min-width: 1025px) {
  .nav__parent-menu-wrap:hover .nav__sub-menu {
    display: block;
  }
}

.nav__sub-menu {
  display: none;
  background: #fff;
  padding-bottom: 10px;
}

.nav__sub-menu a,
.nav__sub-menu a:visited,
.nav__sub-menu a:hover,
.nav__sub-menu a:active,
.nav__sub-menu a:focus {
  color: #000;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.nav__sub-menu .nav__sub-menu__item:last-child {
  padding-bottom: 0;
}

.nav__sub-menu li {
  margin: 10px 0;
}

.nav__sub-menu a:hover::after {
  display: none;
}

@media (min-width: 1025px) {
  .nav__sub-menu {
    position: absolute;
    top: 25px;
    left: 0;
    width: auto;
    word-break: keep-all;
    background-color: #f9f9f9;
    min-width: 160px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .nav__sub-menu .nav__sub-menu__item:first-child {
    border: 0;
  }
}

.nav__sub-menu__item {
  padding-bottom: 10px;
  padding-left: 30px;
}

.nav__sub-menu__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.nav__sub-menu__item .icon {
  width: 26px;
  height: 46px;
  margin-right: 20px;
}

@media (min-width: 1025px) {
  .nav__sub-menu__item {
    padding: 30px 0;
    border-left: 1px solid #D3D6DB;
    width: 25%;
    max-width: 273px;
  }

  .nav__sub-menu__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav__sub-menu__item .icon {
    width: 72px;
    margin: 0;
    margin-bottom: 25px;
  }
}

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

.nav__menu2 .nav__menu2__item:nth-child(1),
.nav__menu2 .nav__menu2__item:nth-child(3) {
  display: none;
}

.nav__menu2 .nav__menu2__item:last-child {
  margin-right: 0;
}

@media (min-width: 1025px) {

  .nav__menu2 .nav__menu2__item:nth-child(1),
  .nav__menu2 .nav__menu2__item:nth-child(3) {
    display: list-item;
  }
}

.nav__menu2__item {
  margin-right: 13px;
}

.nav__menu2__item a:hover .header-iconLink-svg {
  stroke: #e1002b;
}

.nav__parent-menu2-wrap a .header-iconLink-svg,
.nav__parent-menu2-wrap a:visited .header-iconLink-svg,
.nav__parent-menu2-wrap a:hover .header-iconLink-svg,
.nav__parent-menu2-wrap a:active .header-iconLink-svg,
.nav__parent-menu2-wrap a:focus .header-iconLink-svg {
  stroke: #3a4763;
}

.nav__parent-menu2-wrap.active a .header-iconLink-svg,
.nav__parent-menu2-wrap.active a:visited .header-iconLink-svg,
.nav__parent-menu2-wrap.active a:hover .header-iconLink-svg,
.nav__parent-menu2-wrap.active a:active .header-iconLink-svg,
.nav__parent-menu2-wrap.active a:focus .header-iconLink-svg {
  stroke: #e1002b;
}

@media (min-width: 1025px) {
  .nav__menu2__item {
    margin-right: 18px;
  }
}

.nav__sub-menu2-wrap {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
  top: 25px;
  opacity: 0;
  visibility: hidden;
}

.nav__sub-menu2-wrap.active,
.nav__sub-menu2-wrap:hover {
  top: 35px;
  opacity: 1;
  visibility: visible;
}

.nav__sub-menu2 {
  padding: 12px 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  word-break: keep-all;
}

.nav__sub-menu2::before {
  content: "";
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  width: 10px;
  height: 10px;
  -webkit-transform: scale(0.8, 1) rotate(45deg);
  transform: scale(0.8, 1) rotate(45deg);
  display: block;
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -6px;
}

.nav__sub-menu2__item {
  padding: 8px 5px;
}

.nav__sub-menu2__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.9rem;
}

.nav__sub-menu2__item .icon {
  margin-right: 5px;
}

footer {
  font-family: "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  border-top: 1px solid #dce0e6;
  color: #3a4763;
}

footer a {
  display: block;
}

footer a,
footer a:visited,
footer a:hover,
footer a:active,
footer a:focus {
  color: #3a4763;
}

@media (min-width: 1025px) {
  footer {
    margin-bottom: 35px;
  }

  footer .container {
    width: calc(100% - (2.6% * 2));
    max-width: 1090px;
    margin: 0 auto;
    padding-top: 95px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.footer-nav .footer-nav__item:first-child {
  border-top: 0;
}

@media (min-width: 1025px) {
  .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-nav__item {
  border-top: 1px solid #dce0e6;
}

.footer-nav__item h2 {
  position: relative;
  padding: 0 50px;
  padding-top: 40px;
  padding-bottom: 38px;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: bold;
}

.footer-nav__item h2::after {
  content: url(../image/icon/icon_arrow.svg);
  display: block;
  line-height: 8px;
  position: absolute;
  top: 50%;
  right: 56px;
  margin-top: -4px;
  -webkit-transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 6px center;
  transform-origin: 6px center;
  width: 12px;
  height: 11px;
  font-size: 0;
}

.footer-nav__item h2.active::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

@media (min-width: 767px) {
  .footer-nav__item h2 {
    max-width: 676px;
    margin: 0 auto;
    padding: 40px 16px;
  }
}

@media (min-width: 1025px) {
  .footer-nav__item {
    width: 25%;
    border-top: 0;
  }

  .footer-nav__item h2 {
    max-width: none;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
  }

  .footer-nav__item h2::after {
    content: none;
  }
}

.footer-nav__item.social .social__item {
  border-top: 1px solid #dce0e6;
}

.footer-nav__item.social .social__item:first-child {
  border-top: 0;
}

.footer-nav__item.social .social__item:last-child {
  border-bottom: 1px solid #dce0e6;
}

.footer-nav__item.social .login-wrap a {
  position: relative;
  font-size: 1.3rem;
  line-height: 32px;
  padding: 0 50px;
  padding-top: 40px;
  padding-bottom: 38px;
}

.footer-nav__item.social .login-wrap a::after {
  content: url(../image/icon/icon_arrow.svg);
  display: block;
  line-height: 8px;
  position: absolute;
  top: 50%;
  right: 56px;
  margin-top: -4px;
  -webkit-transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 6px center;
  transform-origin: 6px center;
  width: 12px;
  height: 11px;
  font-size: 0;
}

.footer-nav__item.social .social-wrap__container {
  width: 100%;
  max-width: 676px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 35px;
}

.footer-nav__item.social .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-nav__item.social .social-list li {
  margin-left: 12px;
}

.footer-nav__item.social .social-list li:first-child {
  margin-left: 0;
}

.footer-nav__item.social .social-list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.footer-nav__item.social .social-list a .social-icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-nav__item.social .social-list a:hover .twitter-fill {
  fill: #4099ff;
}

.footer-nav__item.social .social-list a:hover .facebook-fill {
  fill: #3b5998;
}

.footer-nav__item.social .social-list a:hover .instagram-fill {
  fill: #517fa4;
}

.footer-nav__item.social .social-list a:hover .youtube-fill {
  fill: #cf362c;
}

.footer-nav__item.social .lang-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto;
  font-weight: 300;
}

.footer-nav__item.social .lang-form p {
  font-size: 1.4rem;
  line-height: 32px;
  color: #616c82;
  margin: 0 20px;
}

.footer-nav__item.social .lang-form select,
.footer-nav__item.social .lang-form option {
  letter-spacing: 1px;
}

.footer-nav__item.social .lang-form__select-wrap {
  display: inline-block;
  width: auto;
}

.footer-nav__item.social .lang-form__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #616c82;
  border-radius: 3px;
  width: 245px;
  height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  color: #616c82;
  font-size: 1.6rem;
  cursor: pointer;
  background: url(../image/icon/chevron-down-solid.svg) no-repeat;
  background-position: right 15px center;
  background-size: 13px 13px;
}

@media (min-width: 767px) {
  .footer-nav__item.social .social-wrap__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 75px 0;
    padding-left: 30px;
  }

  .footer-nav__item.social .social-list li {
    margin-left: 6px;
  }

  .footer-nav__item.social .login-wrap a {
    max-width: 676px;
    margin: 0 auto;
    padding: 40px 16px;
  }

  .footer-nav__item.social .lang-form {
    margin: 0;
  }

  .footer-nav__item.social .lang-form p {
    margin: 0;
    margin-left: 27px;
    margin-right: 20px;
  }
}

@media (min-width: 1025px) {
  .footer-nav__item.social .social-wrap__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    margin-top: 90px;
  }

  .footer-nav__item.social .social-list li {
    margin-left: 20px;
  }

  .footer-nav__item.social .social__item {
    border-top: 0;
  }

  .footer-nav__item.social .social__item:last-child {
    border-bottom: 0;
  }

  .footer-nav__item.social .login-wrap a {
    font-size: 1.6rem;
    padding: 0;
    margin: 0;
    max-width: none;
  }

  .footer-nav__item.social .login-wrap a::after {
    content: none;
  }

  .footer-nav__item.social .lang-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-nav__item.social .lang-form p {
    margin: 0;
    margin-bottom: 10px;
  }
}

.footer-nav__item__list {
  padding: 0 0 40px 50px;
}

.footer-nav__item__list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.4rem;
  line-height: 32px;
}

.footer-nav__item__list a,
.footer-nav__item__list a:visited,
.footer-nav__item__list a:hover,
.footer-nav__item__list a:active,
.footer-nav__item__list a:focus {
  color: #616c82;
}

@media (min-width: 767px) {
  .footer-nav__item__list {
    padding: 0;
    padding-bottom: 40px;
    max-width: 676px;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  .footer-nav__item__list {
    display: block !important;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .footer-nav__item__list a {
    font-size: 1.6rem;
  }
}

.footer-nav__item__list::before {
  content: "";
  display: block;
  margin-bottom: 34px;
  width: 30px;
  height: 2px;
  background: #e1002b;
}

@media (min-width: 1025px) {
  .footer-nav__item__list::before {
    margin: 35px 0;
  }
}

.footer-aside {
  padding: 40px 16px;
  text-align: center;
  line-height: 1.73;
  font-weight: 300;
}

.footer-aside p {
  font-size: 1.3rem;
}

@media (min-width: 767px) {
  .footer-aside p {
    color: #9ca3b1;
  }
}

@media (min-width: 1025px) {
  .footer-aside {
    padding: 95px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.4;
  }

  .footer-aside p {
    margin-right: 35px;
  }
}

.footer-aside__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 7px;
}

.footer-aside__list a,
.footer-aside__list a:visited,
.footer-aside__list a:hover,
.footer-aside__list a:active,
.footer-aside__list a:focus {
  color: #9ca3b1;
}

.footer-aside__list a::before {
  content: "";
  display: inline-block;
  margin: 0 7px;
  width: 1px;
  height: 10px;
  background: #9ca3b1;
  vertical-align: baseline;
}

.footer-aside__list li:first-child a::before {
  content: none;
}

@media (min-width: 767px) {
  .footer-aside__list {
    margin-top: 20px;
  }
}

@media (min-width: 1025px) {
  .footer-aside__list {
    margin-top: 0;
  }
}

.icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.icon-like {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/like_2.png);
}

.icon-glasses {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/glasses.png);
}

.icon-cart {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/cart.svg);
}

.icon-report {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/report.svg);
}

.icon-heart {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/heart.svg);
}

.icon-user {
  background-image: url(/tw/page/journey/flow-timeless/image/icon/user.svg);
}

body {
  overflow-x: hidden;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

img {
  max-width: 100%;
}

main .banner {
  height: 100vh;
  background-color: #000;
  text-align: center;
  position: relative;
  max-width: 100%;
  max-height: 100vh;
  overflow: hidden;
}

main .banner #logo {
  width: 233px;
  height: 81px;
  position: absolute;
  z-index: 1;
  top: 110px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: cover;
  background-image: url(/tw/page/journey/flow-timeless/image/lp-logo-1440.png);
  z-index: 1;
}

main .banner .title {
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

main .banner video {
  display: block;
  min-width: 100%;
  min-height: 100vh;
}

main .banner .subtitle {
  position: absolute;
  margin: auto;
  bottom: 20px;
  left: 0;
  right: 0;
  max-width: 400px;
}

main .banner .play_button {
  position: absolute;
  bottom: 65px;
  right: 85px;
  overflow: hidden;
  cursor: pointer;
}

main .banner .play_button span {
  float: left;
  margin: 0 5px;
}

main .banner .play_button .text {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 29px;
  letter-spacing: 0.09px;
  color: #fefefe;
}

main .banner .play_button .button img {
  width: 29px;
  height: 29px;
}

main .banner .play_button .play {
  display: none;
}

main .party_background_color {
  background-color: rgba(62, 58, 57, 0.03);
}

main .row {
  padding: 40px 45px;
  max-width: 1240px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

main .row .vertical_lines {
  width: 1px;
  height: 137px;
  background-color: #fff;
  position: absolute;
  top: -68.5px;
  left: 45px;
  overflow: hidden;
}

main .row .vertical_lines::after {
  content: "";
  display: block;
  width: 1px;
  height: 137px;
  background-color: #979797;
  position: relative;
}

main .row .row_content54 {
  width: 54%;
}

main .row .text_left {
  padding-right: 25px;
  padding-left: 122px;
}

main .row .text_left .title_line {
  width: 192px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  top: 75px;
  left: -222px;
}

main .row .text_right {
  padding-right: 122px;
  padding-left: 25px;
}

main .row .text_right .title_line {
  width: 30px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  top: 75px;
  left: -45px;
}

main .row .row_content46 {
  width: 46%;
}

main .row .row_content100 {
  width: 100%;
}

main .row .row_content100 #youtube {
  position: relative;
  margin-bottom: 35px;
}

main .row .row_content100 #youtube .background {
  position: absolute;
  background-image: url(/tw/page/journey/flow-timeless/image/chapte3.png);
  background-size: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

main .row .row_content100 #youtube .background #play-btn {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  letter-spacing: -0.41px;
  color: #fefefe;
  font-size: 24px;
  position: absolute;
  top: 50%;
  right: 120px;
  -webkit-transition: 1s;
  transition: 1s;
  padding: 5px;
  cursor: pointer;
}

main .row .row_content100 #youtube .background #play-btn:hover {
  background-color: rgba(62, 58, 57, 0.75);
}

main .row .row_content100 #youtube .background #play-btn::before {
  content: "Watch on YouTube";
  float: left;
}

main .row .row_content100 #youtube .background #play-btn::after {
  content: "";
  background-image: url(/tw/images/icon/play.png);
  width: 29px;
  height: 29px;
  margin-left: 30px;
  display: inline-block;
  background-size: cover;
  float: left;
}

main .row .row_content100 .title_line {
  width: 30px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

main .row h3 {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 2.5px;
  color: #000;
  padding-bottom: 35px;
  padding-top: 60px;
  position: relative;
}

main .row h4 {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  margin-top: -25px;
  font-size: 18px;
  color: #3e3a39;
  letter-spacing: 2.5px;
  padding-bottom: 20px;
}

main .row p {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 4px;
  color: rgba(62, 58, 57, 0.75);
  padding-bottom: 25px;
}

main .video_menu_background {
  padding: 30px;
  position: relative;
  overflow: hidden;
}

main .video_menu_background .background_color {
  width: 100%;
  height: 100%;
  background-color: #3e3a39;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

main .video_menu_background .video_menu {
  padding: 35px 0;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .video_menu_background .video_menu .option.active a {
  color: #fff;
  cursor: default;
}

main .video_menu_background .video_menu .option a {
  color: #949291;
  cursor: pointer;
}

main .video_menu_background .video_menu .option a h3 {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 2.5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: normal;
}

main .video_menu_background .video_menu .option a:hover h3 {
  color: #fff;
}

main .video_menu_background .video_menu .option a h4 {
  font-family: "JINS_Next", "Noto Sans TC", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 33px;
  letter-spacing: 1.5px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  font-weight: normal;
}

main .video_menu_background .video_menu .option a:hover h4 {
  color: #fff;
}

main .video_menu_background .video_menu .arrow {
  margin: 0 100px;
}

main .video_menu_background .video_menu .arrow svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width: 1199px) {
  main {
    margin-top: 52px;
  }

  main .banner {
    width: unset;
    height: unset;
  }

  main .banner #logo {
    top: 17px;
    width: 103px;
    height: 62px;
    background-image: url(/tw/page/journey/flow-timeless/image/pad-logo.png);
  }

  main .banner .title {
    max-width: 768px;
  }

  main .row .row_content54 {
    width: 54%;
  }

  main .row .text_left {
    padding-right: 0;
  }

  main .row .text_right {
    padding-left: 0;
  }

  main .row .row_content46 {
    width: 46%;
  }

  main .video_menu_background .video_menu .arrow {
    margin: 0 30px;
  }

  body.scroll .nav__container {
    height: 51px;
  }

  body.scroll .nav__logo img {
    width: 80%;
  }
}

@media (max-width: 1199px) {
  main .banner video {
    width: auto;
    min-height: unset;
    height: calc(100vh - 52px);
  }

  main .banner .title {
    max-width: 510px;
  }

  main .banner .subtitle {
    max-width: 280px;
    bottom: -10px;
  }

  main .banner .play_button {
    bottom: 20px;
    right: 35px;
  }

  main .row .vertical_lines {
    height: 95px;
    top: -47.5px;
    left: 45px;
  }

  main .row .vertical_lines::after {
    content: "";
    height: 95px;
  }

  main .row .row_content54 {
    width: 50%;
  }

  main .row .text_left {
    padding-right: 15px;
    padding-left: 65px;
  }

  main .row .text_left .title_line {
    top: 47.5%;
  }

  main .row .text_right {
    padding-left: 15px;
    padding-right: 65px;
  }

  main .row .text_right .title_line {
    top: 47.5%;
  }

  main .row .row_content46 {
    width: 50%;
  }

  main .row h3 {
    font-size: 18px;
    letter-spacing: 1.88px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  main .row h4 {
    font-size: 14px;
    padding-bottom: 25px;
    letter-spacing: 2.5px;
    margin-top: -10px;
  }

  main .row p {
    font-size: 12px;
    line-height: 1.87;
    letter-spacing: 2.5px;
    padding-bottom: 25px;
  }

  main .row .row_content100 #youtube {
    margin-bottom: 15px;
  }

  main .row .row_content100 #youtube .background #play-btn {
    top: unset;
    bottom: 110px;
    right: 50px;
  }

  main .video_menu_background .video_menu .option a h3 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2.5px;
  }

  main .video_menu_background .video_menu .option a h4 {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.5px;
  }

  main .video_menu_background .video_menu .arrow {
    margin: 0 30px;
  }
}

@media (min-width: 1025px) and (max-width: 1198px) {
  main .banner #logo {
    top: 46px;
  }
}

@media (max-width: 767px) {
  main .video_menu_background .video_menu .option {
    width: 100%;
    text-align: center;
  }

  main .video_menu_background .video_menu .arrow {
    text-align: center;
    width: 100%;
    margin: 30px 0;
  }

  main .video_menu_background .video_menu .arrow svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media (max-width: 767px) {
  main .banner video {
    width: auto;
    height: calc(100vh - 52px);
    margin-left: -360px;
  }

  main .banner .title {
    max-width: 315px;
    top: calc(50% - 50px - 66px);
    bottom: unset;
  }

  main .banner .subtitle {
    max-width: 245px;
    bottom: 10px;
  }

  main .banner .play_button {
    margin: auto;
    bottom: 50%;
    -webkit-transform: translateY(calc(50% + 0px));
    transform: translateY(calc(50% + 0px));
    right: 0;
    left: 0;
    width: 66px;
    height: 66px;
  }

  main .banner .play_button span {
    margin: 0;
    float: none;
  }

  main .banner .play_button .text {
    display: none;
  }

  main .banner .play_button .button img {
    width: 66px;
    height: 66px;
  }

  main .row {
    padding: 15px 40px;
  }

  main .row .vertical_lines {
    height: 56px;
    top: -28px;
    left: 40px;
  }

  main .row .vertical_lines::after {
    content: "";
    height: 56px;
  }

  main .row .row_content54 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  main .row .text_left {
    padding-left: 30px;
    padding-right: 0;
  }

  main .row .text_left .title_line {
    top: 32.5%;
  }

  main .row .text_left .title_line::before {
    top: 12.5px;
    width: 50px;
    left: -70px;
  }

  main .row .text_right {
    padding-left: 30px;
    padding-right: 0;
  }

  main .row .text_right .title_line {
    top: 12.5px;
    width: 50px;
    left: -70px;
  }

  main .row .row_content46 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

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

  main .row .row_content100 h3 {
    padding-top: 35px;
    margin-bottom: 30px;
  }

  main .row .row_content100 h4 {
    margin-top: -40px;
  }

  main .row .row_content100 #youtube {
    margin-bottom: -15px;
    margin-left: -40px;
    margin-right: -40px;
  }

  main .row .row_content100 #youtube .background #play-btn {
    font-size: 18px;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 43px;
    width: 230px;
    text-align: center;
  }

  main .row .row_content100 #youtube .background #play-btn::before {
    line-height: 33px;
  }

  main .row .row_content100 #youtube .background #play-btn::after {
    width: 33px;
    height: 33px;
    margin-left: 25px;
  }

  main .row h3 {
    padding-top: 0;
  }

  main .row p {
    letter-spacing: 3px;
  }
}

.delay_2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.delay_1s_half {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay_1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

main .row .text_right .title_line,
main .row .text_left .title_line {
  -webkit-animation-name: title_line;
  animation-name: title_line;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

@-webkit-keyframes title_line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes title_line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

main .row .vertical_lines::after {
  -webkit-animation-name: vertical_lines;
  animation-name: vertical_lines;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes vertical_lines {
  0% {
    top: -100%;
  }

  100% {
    top: 0%;
  }
}

@keyframes vertical_lines {
  0% {
    top: -100%;
  }

  100% {
    top: 0%;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.stretchRight {
  -webkit-animation-name: stretchRight;
  animation-name: stretchRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes stretchRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes stretchRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.video-wrapper {
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}