@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,500,700);@import url(https://fonts.googleapis.com/css?family=Lobster);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * 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;
}

/* Grouping content
   ========================================================================== */

/**
 * 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 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url(/fonts/Gotham-Book.eot?ebe71ff2a82caa5c0266892ae3a2ebbe) format("embedded-opentype"), url(/fonts/Gotham-Book.otf?a563635d2c187f9399dce23d8f00d585) format("opentype"), url(/fonts/Gotham-Book.woff?9ee69d210758b9eae55a15632c3c6a68) format("woff"), url(/fonts/Gotham-Book.ttf?a37c1d79684fcc11fe1a4eb1c648285f) format("truetype"), url(/fonts/Gotham-Book.svg?96010e9800883f347f2f2b838b1d7ade) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url(/fonts/Gotham-Bold.eot?65431fe1e161de39fa0005ae1d297bf0) format("embedded-opentype"), url(/fonts/Gotham-Bold.otf?9c35bf87f23c8cca614720126fe0baa0) format("opentype"), url(/fonts/Gotham-Bold.woff?4b6da92b0d9242c7d5caf35325dc6ec9) format("woff"), url(/fonts/Gotham-Bold.ttf?5c546d59ecbb7ed300d589af787be1f5) format("truetype"), url(/fonts/Gotham-Bold.svg?532c5a6d3cd4b4d9549ccd13eb2b327f) format("svg");
  font-weight: normal;
  font-style: normal;
}

.button {
  border: 0;
  border-radius: 30px;
  background: #ff8a66;
  outline: none;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-size: 1.125em;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  padding: 18px 62px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.button:after {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  -webkit-box-shadow: 0 6px 20px 0 #ff8a66;
          box-shadow: 0 6px 20px 0 #ff8a66;
  border-radius: 30px;
  position: absolute;
  bottom: 0;
  left: 5%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.button.button-secondary {
  background: #fbe993;
  color: #4a4a4a;
}

.button.button-secondary:after {
  -webkit-box-shadow: 0 6px 20px 0 #fbe993;
          box-shadow: 0 6px 20px 0 #fbe993;
}

.can-toggle {
  position: relative;
  width: 180px;
}

.can-toggle *,
.can-toggle *:before,
.can-toggle *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.can-toggle .discount {
  position: absolute;
  top: -60%;
  right: 10%;
  color: #ff8a66;
  font-size: 0.75em;
  font-family: "Gotham-Bold";
  letter-spacing: 1px;
}

.can-toggle input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.can-toggle input[type="checkbox"][disabled] ~ label {
  pointer-events: none;
}

.can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
  opacity: 0.4;
}

.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
  content: attr(data-unchecked);
  left: 0;
}

.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  content: attr(data-checked);
}

.can-toggle label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.can-toggle label .can-toggle__label-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 32px;
}

.can-toggle label .can-toggle__switch {
  position: relative;
}

.can-toggle label .can-toggle__switch:before {
  content: attr(data-checked);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}

.can-toggle label .can-toggle__switch:after {
  content: attr(data-unchecked);
  position: absolute;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.can-toggle input[type="checkbox"][disabled] ~ label {
  color: #9b9b9b;
}

.can-toggle input[type="checkbox"]:checked ~ label:hover {
  color: #9b9b9b;
}

.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
  background-color: rgba(239, 239, 239, 0.4);
}

.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  color: #4a4a4a;
}

.can-toggle label .can-toggle__label-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.can-toggle label .can-toggle__switch {
  -webkit-transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  background: rgba(239, 239, 239, 0.4);
}

.can-toggle label .can-toggle__switch:before {
  color: #9b9b9b;
}

.can-toggle label .can-toggle__switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  color: #4a4a4a;
}

.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
.can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  -webkit-transform: translate3d(86px, 0, 0);
          transform: translate3d(86px, 0, 0);
}

.can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after,
.can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

.can-toggle label {
  font-size: 15px;
}

.can-toggle label .can-toggle__switch {
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  border-radius: 25px;
}

.can-toggle label .can-toggle__switch:before {
  left: 90px;
  font-size: 15px;
  line-height: 40px;
  width: 90px;
  padding: 0 12px;
  letter-spacing: 1px;
}

.can-toggle label .can-toggle__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 25px;
  width: 86px;
  line-height: 32px;
  font-size: 15px;
  letter-spacing: 1px;
}

.can-toggle label .can-toggle__switch:hover:after {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}

@media only screen and (max-width: 1200px) {
  header {
    width: 95%;
    left: 2.5%;
  }
}

@media only screen and (max-width: 425px) {
  header {
    width: 90%;
    left: 5%;
  }
}

header.fixed {
  position: fixed;
  -webkit-animation-name: show-header;
          animation-name: show-header;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  background: #FEFBFB;
}

header.fixed .header-inner {
  margin-top: 0;
}

header.fixed .logo {
  width: 75px;
}

@-webkit-keyframes show-header {
  from {
    top: -100%;
  }

  to {
    top: 0;
  }
}

@keyframes show-header {
  from {
    top: -100%;
  }

  to {
    top: 0;
  }
}

header .header-inner {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 35px auto 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 768px) {
  header .header-inner {
    margin-top: 0;
  }
}

header .header-inner.with-banner {
  margin: 85px auto 0 auto;
}

header .logo img {
  display: block;
  width: 100px;
}

@media only screen and (max-width: 1200px) {
  header .logo img {
    width: 75px;
  }
}

@media only screen and (max-width: 768px) {
  header .logo img {
    width: 65px;
  }
}

header .navbar {
  margin: 0;
  margin-left: auto;
}

header .navbar .menu {
  list-style: none;
  padding: 0;
}

header .navbar .menu .menu-item {
  display: inline-block;
  padding: 0 15px;
  margin: 0 5px;
}

@media only screen and (max-width: 768px) {
  header .navbar .menu .menu-item {
    display: none;
  }
}

header .navbar .menu .menu-item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  header .navbar .menu .menu-item:last-child {
    display: inline-block;
  }
}

header .navbar .menu .menu-item a {
  color: #4a4a4a;
  text-decoration: none;
  letter-spacing: 0.9px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

header .navbar .menu .menu-item.menu-item--round {
  border-radius: 16px;
  background-color: rgba(250, 226, 100, 0.7);
}

header .navbar .menu .menu-item.menu-item--arrow:hover img {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

header .navbar .menu .menu-item.menu-item--arrow a {
  color: #ff8a66;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .navbar .menu .menu-item.menu-item--arrow a img {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

header .navbar .menu .menu-item:hover a {
  color: #ff8a66;
}

footer {
  position: relative;
  text-align: center;
  background-image: url(/images/landing/wave.svg);
  background-size: cover;
}

@media only screen and (max-width: 425px) {
  footer {
    background-size: 100% 100%;
  }
}

footer.short-footer {
  text-align: center;
  color: #9b9b9b;
  letter-spacing: 1px;
  line-height: 1.8;
  font-size: 0.75em;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 2em;
  background-image: none;
}

@media only screen and (max-width: 425px) {
  footer.short-footer {
    position: relative;
  }
}

footer.short-footer a,
footer.short-footer a:link {
  color: #9b9b9b;
}

footer .footer-inner .footer-tagline {
  margin-bottom: 5em;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .footer-tagline {
    width: 90%;
    margin: 0 auto 5em auto;
  }
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .footer-tagline .logo {
    width: 30%;
  }
}

footer .footer-inner .footer-tagline .tagline-title {
  margin: 1em auto 10px auto;
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .footer-tagline .tagline-title {
    line-height: 1.5;
    font-size: 2em;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 90%;
  }
}

footer .footer-inner .footer-tagline .tagline-subtitle {
  margin: 10px auto 3em auto;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 2em;
  letter-spacing: 1px;
  display: block;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .footer-tagline .tagline-subtitle {
    margin-bottom: 20px;
  }
}

footer .footer-inner .arc {
  width: 100%;
  display: block;
}

footer .footer-inner .subscription-wrap {
  background: #fae263;
  padding: 2em 0;
}

@media only screen and (max-width: 1200px) {
  footer .footer-inner .subscription-wrap {
    padding: 2em 2.5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 1200px) {
  footer .footer-inner .subscription-wrap {
    padding: 2em 5%;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .subscription-wrap .subscription-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  background-color: #fff;
  border-radius: 25px;
  overflow: hidden;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group form {
  width: 100%;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group input {
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  text-indent: 20px;
  font-size: 0.813em;
  outline: none;
  letter-spacing: 1px;
  width: 300px;
  background-color: transparent;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9b9b9b;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9b9b9b;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #9b9b9b;
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #9b9b9b;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .subscription-wrap .subscription-inner .input-group input {
    width: 75%;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group button {
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  width: 100px;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffd82c), to(#fae265));
  background-image: linear-gradient(to left, #ffd82c, #fae265);
  color: #fff;
  letter-spacing: 1px;
  font-size: 1em;
  position: relative;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .subscription-wrap .subscription-inner .input-group button {
    width: 25%;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner .input-group button:after {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  -webkit-box-shadow: 0 6px 20px 0 #fae263;
          box-shadow: 0 6px 20px 0 #fae263;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 5%;
}

footer .footer-inner .subscription-wrap .subscription-inner .footer-nav {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .subscription-wrap .subscription-inner .footer-nav {
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner .footer-nav .footer-nav-item {
  margin-left: 2.5em;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .subscription-wrap .subscription-inner .footer-nav .footer-nav-item {
    margin-left: 0;
    margin-bottom: 1em;
    text-align: left;
  }
}

footer .footer-inner .subscription-wrap .subscription-inner .footer-nav .footer-nav-item a {
  font-size: 0.813em;
  color: #353535;
  letter-spacing: 1px;
  text-decoration: none;
}

footer .footer-inner .copyright-wrap {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 249, 205, 0.7)), to(rgba(246, 246, 246, 0.3)));
  background-image: linear-gradient(to bottom, rgba(255, 249, 205, 0.7), rgba(246, 246, 246, 0.3));
}

footer .footer-inner .copyright-wrap .copyright-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1200px) {
  footer .footer-inner .copyright-wrap .copyright-inner {
    padding: 0 2.5%;
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .copyright-wrap .copyright-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 5%;
  }
}

footer .footer-inner .copyright-wrap .copyright-inner .social-wrap {
  list-style: none;
  padding: 0;
  margin-right: auto;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .copyright-wrap .copyright-inner .social-wrap {
    margin-bottom: 0;
  }
}

footer .footer-inner .copyright-wrap .copyright-inner .social-wrap .social-item {
  display: inline-block;
  margin-right: 20px;
}

footer .footer-inner .copyright-wrap .copyright-inner .social-wrap .social-item a {
  display: block;
}

footer .footer-inner .copyright-wrap .copyright-inner .social-wrap .social-item img {
  display: block;
}

footer .footer-inner .copyright-wrap .copyright-inner .copyright {
  font-size: 0.813em;
  color: #9b9b9b;
  letter-spacing: 1px;
  text-align: right;
}

@media only screen and (max-width: 425px) {
  footer .footer-inner .copyright-wrap .copyright-inner .copyright {
    margin-top: 0;
  }
}

fieldset {
  border: 0;
}

.input-title {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #4a4a4a;
  margin: 0;
  text-align: center;
}

.input-title + .input-row {
  margin-top: 15px;
  margin-bottom: 30px;
}

.input-area {
  display: none;
}

.input-row {
  margin: 20px auto;
  position: relative;
  border-radius: 25px;
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #fff;
}

.input-row:after {
  content: "";
  position: absolute;
  z-index: -1;
  border: 1px solid white;
  width: 90%;
  height: 50px;
  top: 0;
  left: 5%;
  -webkit-box-shadow: 0 2px 11px 0 rgba(226, 226, 226, 0.7);
          box-shadow: 0 2px 11px 0 rgba(226, 226, 226, 0.7);
}

.input-row.focus {
  border: 1px solid #fae263 !important;
}

.input-row.input-error input {
  border: 1px solid #ff8a66 !important;
}

.input-row.input-error .input-message {
  display: block;
}

.input-row.input-with-visible {
  position: relative;
}

.input-row.input-with-visible .password-visible {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

.input-row label {
  position: absolute;
  width: 10%;
  padding: 12px 10px 8px 10px;
  left: 0;
}

.input-row label svg {
  width: 20px;
  height: 20px;
}

.input-row input,
.input-row select {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-radius: 25px;
  width: 95%;
  height: 50px;
  outline: none;
  color: #9b9b9b;
  padding-left: 4em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
}

.input-row input:focus,
.input-row select:focus {
  /* border: 1px solid $primary-yellow; */
}

.input-row input::-webkit-input-placeholder,
.input-row select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #e2e2e2;
  letter-spacing: 1px;
  line-height: 2.13;
}

.input-row input::-moz-placeholder,
.input-row select::-moz-placeholder {
  /* Firefox 19+ */
  color: #e2e2e2;
  letter-spacing: 1px;
  line-height: 2.13;
}

.input-row input:-ms-input-placeholder,
.input-row select:-ms-input-placeholder {
  /* IE 10+ */
  color: #e2e2e2;
  letter-spacing: 1px;
  line-height: 2.13;
}

.input-row input:-moz-placeholder,
.input-row select:-moz-placeholder {
  /* Firefox 18- */
  color: #e2e2e2;
  letter-spacing: 1px;
  line-height: 2.13;
}

.input-row .input-message {
  text-align: left;
  text-indent: 1.5em;
  letter-spacing: 1px;
  font-size: 0.813em;
  color: #ff8a66;
  margin-top: 10px;
  display: none;
}

.note {
  color: #9b9b9b;
  letter-spacing: 1px;
  font-size: 0.938em;
  line-height: 2em;
  margin: 20px auto;
}

.note a,
.note a:link {
  color: #9b9b9b;
  text-decoration: underline;
}

.note.highlight a,
.note.highlight a:link {
  color: #ff8a66;
  text-decoration: none;
}

.note.mute {
  font-size: 0.813em;
}

.top-banner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
  background-color: #fae263;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  letter-spacing: 0.1em;
  font-size: .85em;
}

@media only screen and (max-width: 768px) {
  .top-banner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.top-banner p {
  color: #4a4a4a;
  margin: 0;
  margin-right: 1rem;
}

@media only screen and (max-width: 768px) {
  .top-banner p {
    margin: .25em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}

.top-banner .button-outline-black {
  display: inline-block;
  background-color: transparent;
  color: #4a4a4a;
  border-radius: 25px;
  border: 1px solid #4a4a4a;
  padding: 0 15px;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .top-banner .button-outline-black {
    padding: 0 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

.container-center {
  text-align: center;
  max-width: 768px;
  margin: 0 auto;
  overflow: auto;
}

.container-center .container {
  margin-top: 15vh;
}

body {
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
  line-height: 2rem;
  color: #353535;
  background-color: #FEFBFB;
  overflow-x: hidden;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  body {
    font-size: 14px;
    line-height: 1.5rem;
  }
}

@media only screen and (max-width: 425px) {
  body {
    line-height: 2rem;
  }
}

body .wrapper {
  position: relative;
}

@media only screen and (max-width: 768px) {
  body .wrapper {
    padding-top: 85px;
  }
}

@media only screen and (max-width: 425px) {
  body.fixed-footer {
    padding-bottom: 0;
  }
}

main {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 100vh;
  padding-bottom: 4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1200px) {
  main {
    overflow: hidden;
  }
}

.intro {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10% 0;
}

@media only screen and (max-width: 1200px) {
  .intro {
    padding: 10% 2.5%;
  }
}

@media only screen and (max-width: 768px) {
  .intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10% 0;
  }
}

@media only screen and (max-width: 425px) {
  .intro {
    padding: 15% 0;
  }
}

.intro .bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.intro .bg img {
  position: absolute;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  .intro .bg img {
    width: 100%;
  }
}

.intro .bg img.top {
  top: -6%;
  left: -6%;
}

@media only screen and (max-width: 768px) {
  .intro .bg img.top {
    width: 60%;
    top: 0;
    left: -20%;
  }
}

.intro .bg img.bottom {
  bottom: -40%;
  right: -17%;
}

.intro .bg img.stars {
  top: 0;
  left: 8%;
  z-index: 2;
}

.intro .intro-text {
  width: 35%;
  margin-right: 5%;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .intro .intro-text {
    width: 60%;
    max-width: 600px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 425px) {
  .intro .intro-text {
    width: 90%;
  }
}

.intro .intro-text .tagline {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  margin: 10px 0;
}

@media only screen and (max-width: 425px) {
  .intro .intro-text .tagline {
    max-width: 80%;
    margin: 10px auto;
  }
}

.intro .intro-text .description {
  margin: 10px 0 40px 0;
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 1px;
}

@media only screen and (max-width: 425px) {
  .intro .intro-text .description {
    margin: 10px 0;
  }
}

.intro .kv {
  width: 60%;
  position: relative;
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .intro .kv {
    width: 75%;
    max-width: 475px;
    text-align: center;
  }
}

@media only screen and (max-width: 425px) {
  .intro .kv {
    margin-top: 10%;
    width: 90%;
  }
}

.intro .kv .kv-interface {
  width: 90%;
  border: 10px solid #fff;
  border-radius: 10px;
  position: relative;
  margin-top: 10%;
  margin-left: auto;
}

@media only screen and (max-width: 768px) {
  .intro .kv .kv-interface {
    margin-right: auto;
  }
}

@media only screen and (max-width: 425px) {
  .intro .kv .kv-interface {
    width: 100%;
    border-width: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.intro .kv .kv-interface img {
  width: 100%;
  display: block;
}

.intro .kv .kv-interface:after {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  -webkit-box-shadow: 0 15px 40px 0 #e3d9a4;
          box-shadow: 0 15px 40px 0 #e3d9a4;
  background-color: #d8d8d8;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 5%;
}

.feature {
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10% auto;
}

@media only screen and (max-width: 768px) {
  .feature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 425px) {
  .feature {
    width: 90%;
  }
}

.feature:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  .feature:nth-of-type(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.feature:nth-of-type(odd) .feature-text {
  margin-left: auto;
  margin-right: initial;
}

@media only screen and (max-width: 768px) {
  .feature:nth-of-type(odd) .feature-text {
    margin-right: auto;
  }
}

.feature:nth-of-type(odd) .feature-image img {
  margin-left: initial;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .feature:nth-of-type(odd) .feature-image img {
    margin-left: auto;
  }
}

.feature .feature-text {
  width: 45%;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .feature .feature-text {
    margin: 0 auto;
    width: 100%;
    max-width: 475px;
  }
}

.feature .feature-text .title {
  color: #353535;
  font-size: 2.25em;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.5;
}

.feature .feature-text .subtitle {
  color: #ff8a66;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 500;
  margin: 0;
}

.feature .feature-text .description {
  color: #4a4a4a;
  font-size: 0.938em;
  letter-spacing: 1px;
  margin: 0;
}

.feature .feature-image {
  width: 50%;
}

@media only screen and (max-width: 425px) {
  .feature .feature-image {
    width: 100%;
  }
}

.feature .feature-image img {
  display: block;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
}

.feature.metrics {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 60px;
}

.feature.metrics .feature-text {
  width: 100%;
  text-align: center;
}

.feature.metrics .numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 8%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 425px) {
  .feature.metrics .numbers .item {
    width: 100%;
    margin: 5% 0;
  }
}

.feature.metrics .numbers .display-number {
  font-family: "Gotham-Bold";
  font-size: 3.75em;
  color: #ff8a66;
}

.feature.metrics .numbers p {
  font-size: 1.125em;
  color: #4a4a4a;
}

.feature.testimonials-wrap {
  max-width: 100%;
  display: block;
  margin-top: 60px;
}

.feature.testimonials-wrap .feature-text {
  margin: 0 auto;
  text-align: center;
}

.functions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5% auto 20% auto;
}

@media only screen and (max-width: 1200px) {
  .functions {
    margin: 5% 2.5% 20% 2.5%;
  }
}

@media only screen and (max-width: 768px) {
  .functions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.functions .function-nav {
  width: 30%;
  max-width: 320px;
  padding-left: 32px;
}

@media only screen and (max-width: 768px) {
  .functions .function-nav {
    width: 75%;
    max-width: 475px;
    margin-top: 10%;
  }
}

@media only screen and (max-width: 425px) {
  .functions .function-nav {
    width: 90%;
  }
}

.functions .function-nav .function-list {
  list-style: none;
  padding: 0;
}

.functions .function-nav .function-list .function-item {
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}

.functions .function-nav .function-list .function-item:hover .function-name,
.functions .function-nav .function-list .function-item.active .function-name {
  color: #ff8a66;
}

.functions .function-nav .function-list .function-item:hover .function-index,
.functions .function-nav .function-list .function-item.active .function-index {
  opacity: 1;
}

.functions .function-nav .function-list .function-item .function-index {
  position: absolute;
  left: -20px;
  top: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 138, 102, 0.3);
  line-height: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.functions .function-nav .function-list .function-item .function-index:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #ff8a66;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.functions .function-nav .function-list .function-item .function-name {
  line-height: 2em;
  font-weight: 700;
  letter-spacing: 1px;
  color: #4a4a4a;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.functions .function-nav .function-list .function-item .function-description {
  line-height: 2em;
  font-size: 0.938em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
}

.functions .function-slideshow {
  width: 65%;
  text-align: right;
  margin-left: auto;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .functions .function-slideshow {
    width: 95%;
    max-width: 475px;
    text-align: center;
    margin-right: auto;
  }
}

.functions .function-slideshow .slide {
  width: 100%;
  border: 10px solid #fff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.functions .function-slideshow .slide img {
  width: 100%;
  display: block !important;
}

.functions .function-slideshow .slide:after {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  -webkit-box-shadow: 0 17px 46px 0 #e3d9a4;
          box-shadow: 0 17px 46px 0 #e3d9a4;
  background-color: #d8d8d8;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 5%;
}

.functions .function-slideshow .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-top: 2rem;
  bottom: -5rem;
}

@media only screen and (max-width: 425px) {
  .functions .function-slideshow .slick-dots {
    bottom: -3.5rem;
  }
}

.functions .function-slideshow .slick-dots li button {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #e2e2e2;
  font-size: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.functions .function-slideshow .slick-dots li button:before {
  width: 8px;
  height: 8px;
  font-size: 0;
}

.functions .function-slideshow .slick-dots li.slick-active button,
.functions .function-slideshow .slick-dots li:hover button {
  background-color: #fae263;
}

.testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 60px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .testimonials {
    margin: 0 5%;
  }
}

@media only screen and (max-width: 425px) {
  .testimonials {
    margin: 0 2.5%;
  }
}

.testimonials .testimonial {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333% - 42px);
          flex: 0 0 calc(33.3333333% - 42px);
}

@media only screen and (max-width: 1024px) {
  .testimonials .testimonial {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  }
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%);
            flex: 0 0 calc(100%);
    margin: 15px 0;
  }
}

.testimonials .testimonial.ghost {
  visibility: hidden;
  pointer-events: none;
}

@media only screen and (max-width: 1024px) {
  .testimonials .testimonial.ghost {
    display: none;
  }
}

.testimonials .testimonial .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 20px;
  z-index: 2;
}

.testimonials .testimonial .user .avatar {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}

@media only screen and (max-width: 768px) {
  .testimonials .testimonial .user .avatar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial .user .avatar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75px;
            flex: 0 0 75px;
    width: 75px;
    height: 75px;
  }
}

.testimonials .testimonial .user .avatar img {
  width: 100%;
  height: 100%;
}

.testimonials .testimonial .user .info {
  margin-left: 15px;
  margin-bottom: 20px;
  color: #353535;
}

.testimonials .testimonial .user .info p {
  margin: 0;
}

.testimonials .testimonial .user .info .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .testimonials .testimonial .user .info .name {
    font-size: 14px;
  }
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial .user .info .name {
    font-size: 16px;
  }
}

.testimonials .testimonial .user .info .title {
  font-size: 15px;
  line-height: 2;
  color: #4a4a4a;
}

@media only screen and (max-width: 768px) {
  .testimonials .testimonial .user .info .title {
    font-size: 12px;
  }
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial .user .info .title {
    font-size: 13px;
  }
}

.testimonials .testimonial .quote-wrap {
  padding: 56px 30px 30px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 249, 205, 0.7)), to(rgba(246, 246, 246, 0.3)));
  background: linear-gradient(90deg, rgba(255, 249, 205, 0.7) 0%, rgba(246, 246, 246, 0.3) 100%);
  border-radius: 10px;
  min-height: 200px;
  position: relative;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial .quote-wrap {
    min-height: 150px;
  }
}

.testimonials .testimonial .quote-wrap .quote-mark {
  color: #ff8a66;
  font-size: 60px;
  font-family: "Gotham-Bold";
  line-height: 1;
  position: absolute;
  right: 20px;
  top: 10px;
}

.testimonials .testimonial .quote-wrap .quote {
  margin: 0;
  font-size: 15px;
  line-height: 2;
  color: #353535;
}

@media only screen and (max-width: 768px) {
  .testimonials .testimonial .quote-wrap .quote {
    font-size: 12px;
  }
}

@media only screen and (max-width: 425px) {
  .testimonials .testimonial .quote-wrap .quote {
    font-size: 14px;
  }
}

.pricing-plan {
  position: relative;
  text-align: center;
  padding-top: 15%;
}

.pricing-plan .bg {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .pricing-plan .bg {
    z-index: -1;
  }
}

.pricing-plan .bg img {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .pricing-plan .bg img {
    width: 100%;
  }
}

.pricing-plan .bg img.bg-organic {
  top: -4%;
  left: -13%;
  z-index: -1;
}

.pricing-plan .bg img.stars {
  top: 20%;
  left: 5%;
  z-index: 2;
}

.pricing-plan .title {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 2px;
  color: #353535;
}

@media only screen and (max-width: 768px) {
  .pricing-plan .title {
    max-width: 75%;
    line-height: 1.5;
    margin: 50px auto 0 auto;
  }
}

.pricing-plan .subtitle {
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #353535;
}

@media only screen and (max-width: 768px) {
  .pricing-plan .subtitle {
    max-width: 85%;
    margin: 10px auto;
  }
}

.pricing-plan .switch {
  display: inline-block;
  margin-top: 40px;
}

.pricing-plan .cards-wrap {
  width: 85%;
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  .pricing-plan .cards-wrap {
    width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-plan .cards-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.pricing-plan .cards-wrap .card {
  width: 30%;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 17px 30px 0 #d5d0b6;
          box-shadow: 0 17px 30px 0 #d5d0b6;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 249, 205, 0.7)), to(rgba(246, 246, 246, 0.3))), -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f6f6f6));
  background-image: linear-gradient(to right, rgba(255, 249, 205, 0.7), rgba(246, 246, 246, 0.3)), linear-gradient(to bottom, #f6f6f6, #f6f6f6);
  position: relative;
}

@media only screen and (max-width: 768px) {
  .pricing-plan .cards-wrap .card {
    width: 100%;
    margin-bottom: 2em;
    max-width: 320px;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-plan .cards-wrap .card:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-plan .cards-wrap .card:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-plan .cards-wrap .card:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.pricing-plan .cards-wrap .card:last-child .plan-price {
  font-size: 2em;
}

.pricing-plan .cards-wrap .card.card-highlight {
  background-image: -webkit-gradient(linear, right top, left top, from(#ffd82c), to(#fae265));
  background-image: linear-gradient(to left, #ffd82c, #fae265);
}

.pricing-plan .cards-wrap .card.card-highlight .plan-name,
.pricing-plan .cards-wrap .card.card-highlight .plan-price {
  color: #fff;
  font-family: "Gotham-Bold";
}

.pricing-plan .cards-wrap .card.card-highlight .plan-price {
  font-size: 3.75em;
}

.pricing-plan .cards-wrap .card.card-highlight .card-content .feature-list .feature-item {
  color: #4a4a4a;
}

.pricing-plan .cards-wrap .card .flag {
  position: absolute;
  top: 0;
  right: 2em;
  font-size: 12px;
  line-height: 1;
  padding: 8px;
  text-align: center;
  background-color: #fff;
  color: #ff8a66;
}

.pricing-plan .cards-wrap .card .flag img {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.pricing-plan .cards-wrap .card .plan-name {
  font-family: 'Gotham-Bold';
  font-size: 1rem;
  color: #4a4a4a;
  margin: 1rem auto;
}

.pricing-plan .cards-wrap .card .plan-price {
  font-family: "Gotham-Book";
  font-weight: normal;
  font-size: 3em;
  color: #4a4a4a;
  margin: 1rem auto 4rem auto;
}

.pricing-plan .cards-wrap .card .plan-price sup {
  top: -2em;
  left: 0;
  font-size: 12px;
}

.pricing-plan .cards-wrap .card .plan-price sub {
  right: 0;
  font-size: 12px;
}

.pricing-plan .cards-wrap .card .original {
  font-size: 14px;
  text-decoration: line-through;
  margin-bottom: 2rem;
  margin-top: -2.5rem;
  color: #fff;
  display: none;
}

.pricing-plan .cards-wrap .card .card-content {
  background-color: #fff;
  border-top-right-radius: 50px;
}

.pricing-plan .cards-wrap .card .card-content .button {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pricing-plan .cards-wrap .card .card-content .button:hover {
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

.pricing-plan .cards-wrap .card .card-content .button:hover:after {
  opacity: 0.6;
}

.pricing-plan .cards-wrap .card .card-content .plan-description {
  font-weight: 500;
  font-size: 0.938em;
  line-height: 2em;
  letter-spacing: 1px;
  color: #9b9b9b;
  margin: 10px auto;
}

.pricing-plan .cards-wrap .card .card-content .feature-list {
  padding: 0;
  margin: 0 auto;
  width: 55%;
  list-style: none;
  padding-bottom: 2rem;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-align: left;
}

.pricing-plan .cards-wrap .card .card-content .feature-list.old-features {
  display: none;
}

.pricing-plan .cards-wrap .card .card-content .feature-list .feature-item {
  white-space: nowrap;
}

.pricing-plan .cards-wrap .card .card-content .feature-list .feature-item svg {
  margin-right: .5em;
}

.pricing-plan .cards-wrap .card .card-content .expired-note {
  font-size: 12px;
  color: #9b9b9b;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.05em;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.pricing-plan .cards-wrap .card .card-content .expired-note:hover {
  color: #fae263;
}

.faq {
  margin: 150px auto;
  text-align: center;
  max-width: 900px;
  position: relative;
}

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

.faq .title {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 2px;
  color: #353535;
}

.faq .title-en {
  position: absolute;
  top: 0;
  right: 2.5%;
  font-size: 6.25em;
  font-family: 'Lobster';
  color: #e2e2e2;
}

@media only screen and (max-width: 768px) {
  .faq .title-en {
    font-size: 4.25em;
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
    z-index: -1;
  }
}

.faq .faq-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 768px) {
  .faq .faq-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.faq .faq-list .faq-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 25px auto;
}

.faq .faq-list .faq-item .question {
  margin: 0;
  line-height: 2em;
  font-size: 0.938em;
  font-weight: 700;
  letter-spacing: 1px;
}

.faq .faq-list .faq-item .answer {
  margin: 0;
  line-height: 2em;
  font-size: 0.938em;
  font-weight: 400;
  letter-spacing: 1px;
}

.registration {
  position: relative;
  text-align: center;
  padding-top: 15%;
  margin-bottom: 4em;
}

@media only screen and (max-width: 1440px) {
  .registration {
    padding-top: 10%;
  }
}

.registration .bg {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.registration .bg img {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .registration .bg img {
    width: 100%;
  }
}

.registration .bg img.bg-organic {
  top: -4%;
  left: -13%;
  z-index: -1;
}

.registration .title {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 2px;
  color: #353535;
}

@media only screen and (max-width: 768px) {
  .registration .title {
    max-width: 75%;
    line-height: 1.5;
    margin: 50px auto 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .registration .title.title-mulitlines {
    font-size: 2em;
  }
}

.registration .subtitle {
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #353535;
}

@media only screen and (max-width: 768px) {
  .registration .subtitle {
    max-width: 85%;
    margin: 10px auto;
  }
}

.registration fieldset {
  width: 50%;
  max-width: 450px;
  margin: 15px auto 100px auto;
}

.registration fieldset.occupation {
  margin-top: 45px;
  margin-bottom: 0;
}

@media only screen and (max-width: 425px) {
  .registration fieldset {
    width: 90%;
  }
}

.registration .occupation-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 90%;
  max-width: 600px;
  margin: 30px auto;
  position: relative;
}

.registration .occupation-list .occupation-item {
  text-align: center;
  -ms-flex-preferred-size: 33.3333333%;
      flex-basis: 33.3333333%;
  width: 33.333333%;
  background-color: #fff;
  padding: 15px 0;
  -webkit-transition: border 0.2s, width 0.2s;
  transition: border 0.2s, width 0.2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #fff;
  cursor: pointer;
}

@media only screen and (max-width: 425px) {
  .registration .occupation-list .occupation-item {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.registration .occupation-list .occupation-item:hover {
  border: 3px solid #face04;
}

.registration .occupation-list .occupation-item.selected {
  border: 3px solid #face04;
  -webkit-box-shadow: 0 10px 30px 0 rgba(213, 208, 182, 0.5);
          box-shadow: 0 10px 30px 0 rgba(213, 208, 182, 0.5);
}

.registration .occupation-list .occupation-item.extensible {
  position: absolute;
  right: 0;
  bottom: 0;
}

.registration .occupation-list .occupation-item.extended {
  width: 100%;
  height: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.registration .occupation-list .occupation-item.extended .back-occupation {
  display: block;
  opacity: 1;
}

.registration .occupation-list .occupation-item.extended .input-row {
  display: block;
  opacity: 1;
  z-index: 10;
}

.registration .occupation-list .occupation-item .back-occupation {
  position: absolute;
  left: 1rem;
  top: 1rem;
  color: #ff8a66;
  letter-spacing: 1px;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
  cursor: pointer;
}

.registration .occupation-list .occupation-item .back-occupation img {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.registration .occupation-list .occupation-item .input-row {
  display: none;
  opacity: 0;
  width: 80%;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.registration .occupation-list .occupation-item > svg {
  width: 40px;
  height: 40px;
  margin: 12px auto;
}

.registration .occupation-list .occupation-item .occupation-title {
  font-size: 0.813em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #4a4a4a;
  margin: 0;
}

.terms,
.policy {
  padding-top: 15%;
  padding-bottom: 15%;
  margin: 0 auto;
}

@media only screen and (max-width: 425px) {
  .terms,
  .policy {
    width: 90%;
  }
}

.terms ol.no-style,
.policy ol.no-style {
  list-style-type: none;
}

.terms ol li ol,
.policy ol li ol {
  list-style-type: disc;
}

