article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: "Heiti TC", "微軟正黑體", Microsoft JhengHei, "Roboto Sans", Helvetica, Arial, sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5em;
}
button,
input,
select,
textarea {
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
p,
pre {
  margin: 1.5em 0;
}
blockquote {
  margin: 1.5em 30px;
}
h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin-top: .75em;
  margin-bottom: 0.75em;
}
h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}
h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
h5 {
  font-size: .83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}
h6 {
  font-size: .67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.5em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1.5em 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
dd {
  margin: 0 0 0 30px;
}
menu,
ol,
ul {
  padding: 0 0 0 30px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.5em 0.625em 1em;
}
legend {
  border: 0;
  padding: 0;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  /*vertical-align:baseline;*/
  *vertical-align: middle;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
label {
  display: block;
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
hr,
ul {
  margin-top: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button:focus,
input:focus {
  outline: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
ul {
  padding-left: 25px;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
.cf:after {
  clear: both;
  display: block;
  content: "";
}
.pullleft {
  float: left;
}
.pullright {
  float: right;
}
body {
  font-family: "Pingfang TC", "Lantinghei TC", "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, "HelveticaNeue", Helvetica, sans-serif;
  overflow-x: hidden;
}
.en {
  font-family: "HelveticaNeue", Helvetica, sans-serif;
  font-size: .95em;
}
.hidden {
  display: none !important;
}
.sp {
  white-space: nowrap;
  text-indent: 9999px;
  overflow: hidden;
}
.scrolldown {
  display: block;
  margin: 0 auto;
  width: 23px;
  height: 30px;
  background: url(../images/scrolldown.png) no-repeat 50% 50%/100% auto;
}
.only-350 {
  display: none;
}
.sr .load-hidden,
.anim,
.anim2 {
  visibility: hidden;
}
p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: .04em;
  margin-bottom: 15px;
}
label {
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
}
b {
  font-weight: normal;
  color: #5484a5;
}
a {
  color: #514A43;
}
h1 {
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 1.67px;
}
h1 .en {
  font-weight: normal;
}
h2 {
  font-size: 19px;
  line-height: 1.5em;
  letter-spacing: 0.79px;
  text-align: center;
  font-weight: 300;
}
h3,
h4 {
  text-align: center;
  font-weight: normal;
}
select::-ms-expand {
  display: none;
}
input[type=submit] {
  -webkit-border-radius: 0px;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=checkbox] + label span,
input[type=radio] + label span {
  position: absolute;
  padding: 0 0 0 0px;
  background: #fff;
  left: 0;
  border: 1px solid #FCF5F3;
}
input[type=radio]:checked + label {
  color: #000;
}
input[type=checkbox]:checked + label span,
input[type=radio]:checked + label span {
  background: #ffffff url(../images/tick.svg) no-repeat 50% 50%;
  background-size: 12px auto;
}
.title-wrapper {
  text-align: center;
}
.highlight {
  color: #166aac;
  font-weight: bold;
}
.btn {
  -webkit-appearance: none;
  border: 0;
  display: inline-block;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  border-radius: 0;
  letter-spacing: 1.84px;
}
.btn-wrapper {
  text-align: center;
}
.text-link {
  position: relative;
  margin: 0 auto;
  padding: 10px 20px 10px 10px;
  text-align: center;
  font-size: 16px;
  letter-spacing: .04em;
}
.text-link:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  height: 10px;
  width: 5px;
  margin-top: -4px;
  background: url(../images/arrow.png) no-repeat 0 0/100% auto;
  transition: all .2s ease;
}
.form-component {
  position: relative;
}
.form-component label {
  color: #777777;
}
.form-component label.error {
  margin-top: 5px;
  color: #f00 !important;
  text-align: left;
}
.form-component.checkbox {
  text-align: left;
}
.arrow-btn {
  position: absolute;
  top: 50%;
  width: 5%;
}
.prev-btn {
  left: 2%;
}
.next-btn {
  right: 2%;
}
.form-component.text-field input,
.form-component.dropdown input,
.form-component.text-field select,
.form-component.dropdown select {
  border: 1px solid #FCF5F3;
  background-color: #ffffff;
  width: 100%;
  color: #000;
  font-size: 14px;
  z-index: 2;
  position: relative;
}
.form-component.text-field:before,
.form-component.dropdown:before {
  z-index: 3;
  pointer-events: none;
}
.form-component.tel .form-component {
  margin-bottom: 0;
}
.form-component.tel .form-component select {
  background-color: #D2AAA8;
  text-align: center;
  color: #ffffff;
  border: none;
}
.form-component.tel .form-component::before {
  background-color: transparent;
  width: 10px;
  background-size: 11px auto;
}
.form-component.tel .dropdown {
  padding: 0;
}
.form-component.tel .text-field {
  padding-right: 0;
}
.dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 47px;
  background: url(../images/crc/form-arrow.svg) no-repeat 50% 50%;
  background-size: 12px auto;
  background-color: #D2AAA8;
  content: '';
}
.center {
  text-align: center;
}
.main {
  position: relative;
  margin: 0 auto;
}
.main section {
  padding-top: 55px;
  padding-bottom: 49px;
  overflow: hidden;
}
hr {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #685E54;
  border-top: 0;
  margin: 0 auto 20px;
  width: 37px;
}
#header {
  position: absolute;
  height: 120px;
  right: 1em;
  z-index: 3;
}
.hl-box-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 0 15px;
  z-index: 10;
}
.hl-box {
  position: relative;
  text-align: center;
  background: #fff;
  max-width: 325px;
  margin: 0 auto;
  padding: 57px 26px;
  border-radius: 12px;
  margin-top: 20vh;
}
.hl-box strong {
  display: block;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 23px;
  color: #404f5b;
}
.hl-box p {
  margin-bottom: 0;
  line-height: 18px;
  font-size: 14px;
  color: #000;
}
.close-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: -11px -11px 0 0;
  width: 42px;
  height: 42px;
  background: #000000 url(../images/close-white.png) no-repeat 50% 50%;
  background-size: 15px auto;
  border-radius: 50%;
}
.slick-dots {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 22px 0 0;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
}
.slick-dots li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1.5px solid #A38171;
  opacity: 0.36;
}
.slick-dots li.slick-active:before {
  background-color: #A38171;
  opacity: 1;
}
.slick-dots button {
  opacity: 0;
  position: relative;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  display: block;
}
body {
  color: #253c50;
}
@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes float2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
body.loaded #kv2 .kv2-product {
  opacity: 1;
  transform: scale(1);
}
body.loaded #kv2 .kv2-new {
  opacity: 1;
  transform: translateX(0);
}
body.loaded #kv2 .circle {
  opacity: 1;
  transform: scale(1) translateY(0);
}
body.loaded #sticky_cta {
  opacity: 1;
  transform: scale(1);
}
#tnc-link {
  color: #222222;
  border-bottom: 1px solid #222222;
}
#tnc {
  text-align: left;
  clear: both;
  font-size: 80%;
  display: none;
}
#tnc ol {
  margin-top: 0;
  padding-left: 46px;
}
#dataterm {
  text-align: left;
  clear: both;
  font-size: 80%;
  display: none;
}
.social-btns a {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
}
.social-btns a img {
  position: relative;
  display: block;
  margin: 0 auto;
}
.inline_img {
  display: inline-block;
  height: 21px;
  padding: 0 3px;
  margin-bottom: -1px;
}
.btn-lg {
  font-weight: normal;
  background: #333333;
  border: none;
  letter-spacing: 5px;
}
.btn-lg.disabled {
  color: #ccc;
  border-color: #ccc;
  background: rgba(255, 255, 255, 0.3);
}
.btn-lg.disabled:hover {
  background-color: transparent;
}
.btn-wrapper {
  position: relative;
  margin: 0 auto;
}
#register_form {
  position: relative;
  background: #FEE9D8;
  background: linear-gradient(70deg, #FEE9D8 0, #FEE9D8 25%, #FEE9D8 50%, #FEE9D8 75%, #FDE9E0 100%);
  z-index: 0;
  color: #283c50;
}
#register_form h2 {
  color: #777777;
  font-family: "HelveticaNeue", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
}
#register_form p {
  color: #777777;
  font-size: 20px;
}
#register_form .highlight,
#register_form #tnc-link {
  color: #166aac;
}
#register_form #tnc-link {
  border-color: #166aac;
}
#register_form .btn-lg {
  color: #fff;
  background: #D2AAA8;
  border: solid 1px #D7CCD2;
  background-origin: border-box;
  box-shadow: 2px 1000px 1px transparent inset;
  background-size: 300%;
  font-family: "HelveticaNeue", Helvetica, sans-serif;
  line-height: 28px;
  font-size: 18px;
}
#register_form .btn-lg:hover {
  font-weight: bold;
  background-color: #283c50;
}
#register_form .radio-type {
  padding-top: 0;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}
#register_form .radio-type p {
  margin-bottom: 10px;
}
#register_form .radio-type .radios {
  display: inline-block;
}
#register-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 13;
  background-color: rgba(255, 255, 255, 0.8);
}
#register-overlay > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
h2.title {
  line-height: 45px;
  margin-bottom: 28px;
  color: #fff;
}
h2.title span {
  padding-left: .5em;
}
#logo {
  position: relative;
  width: 100px;
  height: auto;
  display: block;
  margin: 34px auto 43px;
  z-index: 2;
}
.center-image-container {
  margin: 0 auto;
  text-align: center;
}
#kv2 {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #685E54;
  font-family: 'Pingfang TC';
  transition: 1s opacity ease-in-out;
}
#kv2 .fake-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#kv2 h1 {
  font-size: 30px;
  color: #D7CCD2;
  font-weight: 500;
  font-family: 'Noto Serif TC', serif;
  line-height: 48px;
  margin-bottom: 0;
}
#kv2 h2 {
  font-size: 30px;
  color: #514A43;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 2.9px;
  position: relative;
}
#kv2 h3 {
  font-size: 22px;
  color: #695F55;
  font-family: 'Noto Serif TC', serif;
  font-weight: 500;
  letter-spacing: 2.89px;
  margin-bottom: .9em;
}
#kv2 p {
  font-size: 15px;
  color: #685E54;
  padding: 0 15px;
  letter-spacing: .4px;
}
#kv2 .content-container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 275px;
  margin: 0 auto 30px;
}
#kv2 .content-container h2:first-child {
  position: relative;
  text-align: left;
  margin: 0;
}
#kv2 .content-container h2:first-child::before {
  content: '';
  position: absolute;
  z-index: 3;
  width: 100px;
  height: 1px;
  background: #b69d8a;
  background: linear-gradient(90deg, #b69d8a 0%, rgba(182, 157, 138, 0) 100%);
  right: -40px;
  top: 50%;
}
#kv2 .content-container h2:last-child {
  position: relative;
  text-align: right;
}
#kv2 .content-container h2:last-child::before {
  content: '';
  position: absolute;
  z-index: 3;
  width: 100px;
  height: 1px;
  background: #b69d8a;
  background: linear-gradient(270deg, #b69d8a 0%, rgba(182, 157, 138, 0) 100%);
  left: -40px;
  top: 50%;
}
#kv2 .features-product {
  position: relative;
  margin-bottom: 157px;
}
#kv2 .circle {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Noto Serif TC', serif;
  font-size: 1.25em;
  line-height: 1.25em;
  opacity: 0;
  transform: scale(0.85) translateY(40px);
  transition: all 0.4s 0.5s ease-in-out;
}
#kv2 .circle:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  content: '';
  background: url(../images/crc/circle-white.png) no-repeat center / 100% 100%;
}
#kv2 .circle span {
  position: relative;
  font-size: 18px;
}
#kv2 .circle1 {
  width: 122px;
  height: 122px;
  bottom: -50px;
  left: calc(50% - 150px);
  z-index: 3;
}
#kv2 .circle2 {
  width: 112px;
  height: 112px;
  top: 230px;
  right: calc(50% - 140px);
  z-index: 1;
  transition-delay: .6s;
}
#kv2 .circle3 {
  width: 140px;
  height: 140px;
  bottom: -150px;
  right: calc(50% - 100px);
  z-index: 3;
  transition-delay: .65s;
}
#kv2 .kv2-new {
  position: absolute;
  z-index: 1;
  top: 50px;
  width: 109px;
  height: 31px;
  left: calc(50% - 115px);
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.45s 0.3s ease-in-out;
}
#kv2 .kv2-product {
  max-height: 307px;
  z-index: 2;
  position: relative;
  opacity: 0;
  transform: scale(0.94);
  transition: all 0.45s ease-in-out;
}
#kv2 .left,
#kv2 .right {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#kv2 .left h3,
#kv2 .right h3 {
  line-height: 40px;
  padding-top: 10px;
  margin: 0 15px;
  border-top: 1px solid #BDA69F;
  position: relative;
}
#kv2 .left p,
#kv2 .right p {
  line-height: 20px;
  font-size: 13px;
}
#kv2 .left .feature,
#kv2 .right .feature {
  max-width: 300px;
}
#kv2 .left h3::after {
  display: inline-block;
  position: absolute;
  content: "";
  border-top: 1px solid #BDA69F;
  width: 16px;
  top: 3px;
  right: -15px;
  transform: rotate(30deg);
}
#kv2 .right h3::before {
  display: inline-block;
  position: absolute;
  content: "";
  border-top: 1px solid #BDA69F;
  width: 16px;
  top: 3px;
  left: -15px;
  transform: rotate(150deg);
}
#kv2 .left2,
#kv2 .right2 {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 3;
  max-width: 100px;
}
#kv2 .left2 h3,
#kv2 .right2 h3 {
  font-size: 22.76px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #7F6452;
  padding-bottom: 9px;
  margin-bottom: 11px;
  position: relative;
}
#kv2 .left2 h3::after,
#kv2 .right2 h3::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #b69d8a;
  background: linear-gradient(90deg, rgba(182, 157, 138, 0) 0%, #b69d8a 54%, rgba(182, 157, 138, 0) 100%);
}
#kv2 .left2 p,
#kv2 .right2 p {
  font-size: 12px;
  line-height: 18px;
  color: #514A43;
  font-weight: 400;
  padding: 0;
}
#kv2 .left2 {
  top: 20px;
  left: calc(50% - 170px);
}
#kv2 .left2 > div:first-child {
  margin-bottom: 41px;
}
#kv2 .right2 {
  top: 50%;
  right: calc(50% - 170px);
  transform: translateY(-50%);
}
#kv2 .product-details {
  padding: 0 0 16px;
}
#kv2 .product-details h3 {
  line-height: 33px;
  margin: 5px;
  font-weight: 400;
  color: #514A43;
}
#kv2 .product-details div {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
#kv2 .product-details div span {
  color: #514A43;
}
#kv2 .product-details div span:first-child {
  font-size: 18px;
}
#kv2 .product-details div span:nth-child(2) {
  color: #706860;
  font-size: 15px;
  text-decoration: line-through;
}
#kv2 .register-now {
  border: 1px solid #71685F;
  background: transparent;
  color: #000000;
  margin-bottom: 80px;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 10px 34px 12px;
}
#banner2 h2,
#banner3 h2,
#banner4 h2 {
  font-family: 'Noto Serif TC', serif;
  font-size: 28px;
  letter-spacing: 2px;
}
#banner2 {
  padding: 0 32px;
  position: relative;
  color: #44372e;
  background: #fef7f3;
  background: linear-gradient(180deg, #fef7f3 0%, #ffe1d5 61%, #ebcbbe 100%);
}
#banner2 .eng-txt {
  font-weight: 400;
}
#banner2 h2 {
  color: #7F6452;
  padding-bottom: 13px;
  margin-bottom: 11px;
  position: relative;
}
#banner2 h2::before {
  content: '';
  position: absolute;
  width: 273px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #b69d8a;
  background: linear-gradient(90deg, rgba(182, 157, 138, 0) 0%, #b69d8a 54%, rgba(127, 100, 82, 0) 100%);
}
#banner2 .top-h2 {
  padding-top: 52px;
}
#banner2 .bottom-h2 {
  font-size: 25px;
  letter-spacing: 1.79px;
  line-height: 28px;
}
#banner2 .bottom-h2 .eng-txt {
  font-size: 17px;
}
#banner2 p {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 24px;
  color: #514A43;
  text-align: center;
}
#banner2 p:last-child {
  margin-bottom: 56px;
}
#banner2 .drop-container {
  position: relative;
  margin: 140px auto 55px;
  font-size: 18px;
  font-weight: 500;
  color: #71685F;
  letter-spacing: 1.29px;
  line-height: 21.72px;
  font-family: 'Noto Serif TC', serif;
}
#banner2 .texture-circles {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  align-items: center;
  gap: 10px;
  text-align: center;
  border-radius: 50%;
}
#banner2 .texture-circles:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  content: '';
  background: url(../images/crc/circle-white.png) no-repeat center / 100% 100%;
}
#banner2 .texture-circles span {
  position: relative;
}
#banner2 .texture-circles:hover {
  transition-duration: .25s;
  transform: scale(1.1);
  color: #37281e;
}
#banner2 .texture-circles:hover :before {
  opacity: .5;
}
#banner2 .texture-circles:hover img {
  animation: 0.25s spin ease-in-out;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
  }
}
#banner2 .drop-container {
  width: 270px;
}
#banner2 .drop {
  position: relative;
}
#banner2 .drop1 {
  top: -75px;
  left: calc(50% - 166px);
  width: 146px;
  height: 146px;
}
#banner2 .drop2 {
  top: -140px;
  right: calc(50% - 170px);
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
#banner2 .drop3 {
  top: 110px;
  right: calc(50% - 162px);
  width: 122px;
  height: 122px;
  border-radius: 50%;
}
#banner2 .plus-sign {
  width: 16px;
  height: 16px;
}
#banner2 h3 {
  line-height: 1.5em;
}
#banner2 .slash {
  width: 32px;
  height: 1px;
  background: #44372e;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
  margin: 1em auto;
  transform-origin: 50% 50%;
}
#banner2-popup {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: RGB(223, 183, 159, 0.9);
}
#banner2-popup.link1 #popup-2,
#banner2-popup.link1 #popup-3 {
  display: none;
}
#banner2-popup.link2 #popup-1,
#banner2-popup.link2 #popup-3 {
  display: none;
}
#banner2-popup.link3 #popup-1,
#banner2-popup.link3 #popup-2 {
  display: none;
}
#banner2-popup .popup-container {
  width: 344px;
  height: 344px;
  border-radius: 50%;
  background: url(../images/crc/circle-white.png) no-repeat center / 100% 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 77px 37px 58px;
  display: flex;
  align-items: center;
}
#banner2-popup h3 {
  font-family: 'Noto Serif TC', serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 1.79px;
  line-height: 1.2em;
  color: #71685F;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
#banner2-popup h3::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 80px;
  background: #b69d8a;
  background: linear-gradient(270deg, rgba(182, 157, 138, 0) 0%, #b69d8a 54%, rgba(127, 100, 82, 0) 100%);
}
#banner2-popup p {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.35px;
  line-height: 1.46em;
  color: #4D4742;
}
#banner2-popup .close-popup {
  width: 37px;
  height: 50px;
  position: absolute;
  top: calc(50% + 185px);
  left: 50%;
  transform: translateX(-50%);
}
#banner3 {
  background: url(../images/crc/star-bg.jpg) no-repeat center / cover;
  position: relative;
  padding: 0;
}
#banner3 h2 {
  padding-top: 103px;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 2px;
  color: #7F6452;
  margin-bottom: 25px;
  font-family: 'Noto Serif TC', serif;
}
#banner3 .photo-set {
  width: 378px;
  height: 580px;
}
#banner4 {
  background: #F8F4F3;
  position: relative;
  padding: 0;
}
#banner4:before {
  background: url(../images/crc/routine.jpg) no-repeat 0 100% / cover;
  content: '';
}
#banner4 h2 {
  color: #7F6452;
  line-height: 47px;
  padding-bottom: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
#banner4 .routine-images {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #B69D8A;
}
#banner4 .routine-images .routine-product {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  color: rgba(113, 104, 95, 0.4);
}
#banner4 .routine-images .routine-product:hover,
#banner4 .routine-images .routine-product.active {
  color: #71685f;
}
#banner4 .routine-images .routine-product:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(70%, -50%);
  width: 50px;
  height: 50px;
  background: url(../images/routine-arrow.svg) no-repeat 50% 50% / 8px auto;
  content: '';
}
#banner4 .routine-images .routine-product:last-child:after {
  display: none;
}
#banner4 .routine-images .arrow {
  position: absolute;
  bottom: -1px;
  width: 18px;
  height: 11px;
  background: url(../images/routine-upper-arrow.svg) no-repeat 50% 100% / 17.3px auto;
}
#banner4 h3 {
  font-family: 'Noto Serif TC', serif;
  color: #514A43;
  font-size: 20px;
  margin-bottom: 0.5em;
  margin-top: 1em;
}
#banner4 p {
  font-size: 13px;
  line-height: 1.73em;
}
#banner5 {
  padding: 50px 30px 100px;
  background: url(../images/crc/xmas-set-bg.jpg) no-repeat center;
  background-size: cover;
}
#banner5 p {
  color: unset;
}
#banner5 h2 {
  color: #7F6452;
  font-family: 'Noto Serif TC', serif;
  line-height: 47px;
  padding-bottom: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 28px;
}
#banner5 h3 {
  font-family: 'Noto Serif TC', serif;
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 5px;
  z-index: 2;
  padding-top: 20px;
}
#banner5 h6 {
  z-index: 2;
  color: #7F6452;
  font-size: 13px;
  font-family: 'Pingfang TC';
  font-weight: 400;
  letter-spacing: 0.33px;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 20px;
  position: relative;
}
#banner5 h6::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: #b69d8a;
  background: linear-gradient(270deg, rgba(182, 157, 138, 0) 0%, #7c6a5c 54%, rgba(127, 100, 82, 0) 100%);
}
#banner5 .btn {
  padding: 10px 18px;
  color: #ffffff;
  border: unset;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Pingfang TC';
  letter-spacing: 1.76px;
  background: #D2AAA8;
}
#banner5-sets .set {
  display: flex;
  color: #675D53;
  position: relative;
  border: 1px solid #C28E84;
  transition: all 0.25s ease-in-out;
  transform: translateY(0px);
  flex: 1;
}
#banner5-sets .set .set-ins {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
}
#banner5-sets .set .set-ins img {
  z-index: 2;
}
#banner5-sets .set .set-ins::before {
  position: absolute;
  height: 100%;
  z-index: 1;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  background-size: 380px;
  content: "";
}
#banner5-sets .set .sets-price-buy {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 15px 10px 20px;
  z-index: 2;
  flex-direction: column;
}
#banner5-sets .set .sets-price-buy span {
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0.66px;
  color: #B58475;
}
#banner5-sets .set .sets-price-buy p {
  font-size: 15px;
  line-height: 1em;
  margin: 0;
  color: #2C2C2C;
}
#banner5-sets .set .set-prices {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 11px;
}
#section2 {
  position: relative;
}
#section2 .product-link {
  position: absolute;
}
#section2 #d2a-link {
  top: 14%;
  left: 0;
  width: 35.3%;
  height: 40%;
}
#section2 #d2b-link {
  top: 14%;
  left: 35.3%;
  width: 31.4%;
  height: 40%;
}
#section2 #d2c-link {
  top: 14%;
  left: 66.7%;
  width: 33.3%;
  height: 40%;
}
#section2 #d2d-link {
  top: 54%;
  left: 0;
  width: 36.3%;
  height: 33%;
}
#section2 #d2e-link {
  top: 54%;
  left: 36.3%;
  width: 28.4%;
  height: 33%;
}
#section2 #d2f-link {
  top: 54%;
  left: 64.7%;
  width: 35.3%;
  height: 33%;
}
#section2 #d2g-link {
  top: 87%;
  left: 0%;
  width: 100%;
  height: 13%;
}
.box-link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#sticky_cta {
  position: fixed;
  bottom: 120px;
  right: 20px;
  width: 164.5px;
  height: auto;
  display: block;
  z-index: 6;
  transform: scale(0.85);
  opacity: 0;
  transition: all 0.35s 1.6s ease-in-out;
}
.underline {
  display: inline-block;
  position: relative;
}
.underline::after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: #000 1px solid;
}
#backtotop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(252, 252, 253, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(252, 252, 253, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(252, 252, 253, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 10;
  transform: translateY(50px);
  display: none;
}
#backtotop.active {
  transform: translateY(0);
}
#backtotop div {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/backtotop.png) no-repeat 50% 50%;
  background-size: 37px auto;
}
#footer {
  position: relative;
  z-index: 7;
  text-align: center;
}
#footer p {
  color: #253c50;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul li {
  display: inline-block;
  border-right: 1px solid #d8cec6;
}
#footer ul li:last-child {
  border-right: 0;
}
#footer ul a {
  color: #253c50;
  position: relative;
}
#footer .footer-title {
  font-family: 'Noto Serif TC', serif;
}
#footer .footer-title span {
  position: relative;
  display: inline-block;
}
#footer .social-btns {
  display: inline-block;
}
#footer .social-btns a {
  border-radius: 50%;
  background-repeat: no-repeat;
  float: left;
  background-position: center;
}
#footer .fb {
  background-image: url(../images/fb-share.png);
}
#footer .wtsapp {
  background-image: url(../images/whatsapp-share.png);
}
#footer .wb {
  background-image: url(../images/wb-share.png);
}
#footer .wechat {
  background-image: url(../images/wechat-share.png);
}
#footer .email {
  background-image: url(../images/email-share.png);
}
#footer .detail {
  background-image: url(../images/detail.png);
}
#footer .pin {
  background-image: url(../images/pin.png);
}
#footer .icon {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
}
#qr_code {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
  display: none;
  cursor: pointer;
}
#qr_code img {
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 200px;
  height: auto;
}
@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
  p {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
  }
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h3 {
    font-size: 26px;
  }
  .main > section {
    padding-top: 55px;
  }
  label {
    font-size: 14px;
    line-height: 23px;
  }
  input[type=checkbox] + label span,
  input[type=radio] + label span {
    width: 30px;
    height: 30px;
    top: -4px;
    border: 1px solid #FCF5F3;
  }
  input[type=checkbox]:checked + label span,
  input[type=radio]:checked + label span {
    background-size: 19px auto;
  }
  .btn {
    font-size: 16px;
    padding: 12px 49px;
  }
  .btn-lg {
    border-width: 2px;
    font-size: 19px;
    letter-spacing: 5px;
    padding: 15px 70px;
  }
  .arrow-btn {
    transform: translateY(-50%);
  }
  #promotional-video div {
    height: 100vh;
  }
  #promotional-video div .promo-video {
    height: 100%;
  }
  .container {
    padding: 0 42px;
  }
  .checkboxs {
    clear: both;
    text-align: center;
    max-width: 685px;
    margin: 0 auto;
    padding-top: 15px;
    padding-left: 13px;
  }
  .form-component {
    margin-bottom: 12px;
    float: left;
    padding: 0 11px;
  }
  .dropdown:before {
    width: 48px;
    right: 11px;
    height: 50.5px;
    background-size: 16px auto;
  }
  .tel {
    float: right;
  }
  .tel .dropdown:before {
    right: 10px;
  }
  .form-component.checkbox {
    padding-left: 40px;
  }
  .form-component.email {
    clear: left;
  }
  .form-component.tel {
    width: 50%;
  }
  .form-component.tel .dropdown {
    width: 28%;
  }
  .form-component.tel .text-field {
    width: 72%;
  }
  .form-component.text-field,
  .form-component.dropdown {
    width: 50%;
  }
  .form-component.text-field input,
  .form-component.dropdown input,
  .form-component.text-field select,
  .form-component.dropdown select {
    font-size: 19px;
    padding: 10px 25px;
  }
  .product_meta {
    padding-top: 120px;
  }
  .product_meta p {
    font-size: 17px;
    margin-top: 49px;
  }
  .product_meta .en {
    font-size: 15px;
  }
  #backtotop {
    height: 80px;
    width: 80px;
    bottom: 100px;
  }
  #header {
    padding: 20px 55px 0;
    border-top-width: 4px;
    margin: 0 auto;
    max-width: 1280px;
    height: 120px;
  }
  #header .logo {
    width: 80px;
    display: block;
    margin: 0 auto;
  }
  #header .social-btns {
    position: absolute;
    margin-top: 20px;
    width: 30px;
    top: 50%;
    right: 11%;
  }
  #header .social-btns a {
    margin-bottom: 25px;
  }
  #header .social-btns .fb {
    width: 17px;
  }
  #header .social-btns .ig {
    width: 27px;
    margin-top: 2px;
  }
  #header .social-btns .wb {
    width: 29px;
    margin-top: 2px;
  }
  #header .social-btns .wechat {
    width: 29px;
  }
  #header .social-btns a:before {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    content: '';
    transition: opacity 0.2s ease-in-out;
  }
  #header .social-btns a:hover:before {
    opacity: 0.4;
  }
  h2.title {
    background-size: auto 52px;
    line-height: 52px;
  }
  .text-link:hover:before {
    right: 5px;
  }
  #banner2 h2,
  #banner3 h2,
  #banner4 h2,
  #banner5 h2 {
    font-size: 34px;
    letter-spacing: 2.43px;
  }
  #banner2 {
    padding: 0;
  }
  #banner2 h2 {
    margin-bottom: 15px;
  }
  #banner2 .top-h2 {
    padding-top: 81px;
  }
  #banner2 .bottom-h2 {
    font-size: 34px;
  }
  #banner2 p {
    max-width: 650px;
    text-align: center;
    margin: 0 auto;
  }
  #banner2 p:last-child {
    margin-bottom: 68px;
    max-width: 500px;
    font-size: 15px;
  }
  #banner2 .drop-container {
    margin-top: 140px;
    margin-bottom: 100px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.42px;
    width: 298px;
  }
  #banner2 .drop1 {
    top: -30px;
    left: calc(50% - 250px);
    width: 161px;
    height: 161px;
  }
  #banner2 .drop2 {
    top: -124px;
    right: calc(50% - 280px);
    width: 197px;
    height: 197px;
  }
  #banner2 .drop3 {
    top: 120px;
    right: calc(50% - 180px);
    width: 134px;
    height: 134px;
  }
  #banner2-popup .popup-container {
    width: 500px;
    height: 500px;
  }
  #banner2-popup h3 {
    font-size: 29px;
  }
  #banner2-popup p {
    font-size: 15px;
  }
  #banner2-popup .close-popup {
    width: 50px;
    height: 63px;
    top: calc(50% + 275px);
  }
  #banner3 {
    padding: 0;
  }
  #banner3 h2 {
    margin-bottom: 31px;
  }
  #banner3 #banner3-sets {
    display: inline-flex;
    max-width: 770px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #banner3 .photo-set:first-child {
    transform: translateY(-46px);
    padding-bottom: 50px;
  }
  #banner3 .signature {
    position: absolute;
    bottom: 0;
    width: 416px;
    height: 224px;
    z-index: 3;
    left: 210px;
    display: flex;
    align-items: flex-end;
  }
  #banner4:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
  }
  #banner4 .wrapper {
    width: 50%;
    padding: 74px 20px;
  }
  #banner4 .wrapper .content {
    margin: 0 auto;
    max-width: 400px;
  }
  #banner4 .wrapper .content h2 {
    margin: 35px 0;
  }
  #banner4 h3 {
    font-size: 24px;
  }
  #banner4 p {
    font-size: 15px;
  }
  #banner5-sets {
    display: inline-flex;
    gap: 15px;
    max-width: 1440px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #banner5-sets .set .set-ins::before {
    background-size: 420px;
  }
  #banner5-sets .set:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 18px #cfbbbb;
  }
  #register_form {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  #register_form .content {
    max-width: 710px;
    margin: 0 auto;
  }
  #register_form h2 {
    font-size: 34px;
  }
  #register_form p {
    max-width: 600px;
    margin: -6px auto 29px;
  }
  #register_form .radio-type {
    margin-bottom: 12px;
  }
  #register_form .radio-type p {
    font-size: 14px;
  }
  #register_form .radios label {
    font-size: 19px;
  }
  #register_form .radios .checkbox:first-child {
    margin-right: 85px;
  }
  #logo {
    position: relative;
    width: 87px;
    height: 35px;
    height: auto;
    margin: 40px auto 65px;
  }
  #kv2 {
    background: #f1d9d0 url('../images/crc/kv-d.jpg') no-repeat center / auto 100%;
    z-index: 1;
  }
  #kv2::before {
    background: #FEF1EB;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: calc(50% + 700px);
    right: 0;
    z-index: 2;
  }
  #kv2 h1 {
    font-size: 40px;
    z-index: 3;
  }
  #kv2 h2 {
    font-size: 39px;
    line-height: 45px;
    letter-spacing: 3.77px;
    margin-bottom: 29px;
    z-index: 3;
  }
  #kv2 h3 {
    font-size: 26px;
    z-index: 3;
  }
  #kv2 .content-container {
    z-index: 3;
    max-width: 425px;
  }
  #kv2 .content-container h2:first-child::before {
    width: 120px;
    height: 1.2px;
    left: -135px;
    right: unset;
    background: linear-gradient(270deg, #b69d8a 0%, rgba(182, 157, 138, 0) 100%);
  }
  #kv2 .content-container h2:last-child::before {
    width: 120px;
    height: 1.2px;
    right: -135px;
    left: unset;
    background: linear-gradient(90deg, #b69d8a 0%, rgba(182, 157, 138, 0) 100%);
  }
  #kv2 .features-product {
    z-index: 3;
    position: relative;
    display: block;
    margin-bottom: 28px;
  }
  #kv2 .kv2-product {
    max-height: 447px;
    z-index: 2;
    position: relative;
  }
  #kv2 .circle {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35em;
  }
  #kv2 .circle span {
    font-size: 21.6px;
  }
  #kv2 .circle1 {
    width: 146px;
    height: 146px;
    bottom: 30px;
    left: calc(50% - 200px);
  }
  #kv2 .circle2 {
    width: 134px;
    height: 134px;
    top: 100px;
    right: calc(50% - 180px);
  }
  #kv2 .circle3 {
    width: 168px;
    height: 168px;
    top: 200px;
    right: calc(50% - 250px);
  }
  #kv2 .kv2-new {
    position: absolute;
    z-index: 1;
    top: 50px;
    width: 109px;
    height: 31px;
    left: calc(50% - 115px);
  }
  #kv2 .left h3,
  #kv2 .right h3 {
    margin: 0 40px;
    line-height: 44px;
    padding-bottom: 20px;
  }
  #kv2 .left h3::after,
  #kv2 .right h3::after {
    width: 27px;
    top: 6px;
    right: -25px;
  }
  #kv2 .left h3::before,
  #kv2 .right h3::before {
    width: 27px;
    top: 6px;
    left: -25px;
  }
  #kv2 .left p,
  #kv2 .right p {
    font-size: 15px;
    z-index: 3;
  }
  #kv2 .product-details {
    padding-bottom: 20px;
    z-index: 3;
    position: relative;
  }
  #kv2 .register-now {
    position: relative;
    z-index: 3;
    font-size: 18px;
    letter-spacing: 2.25px;
    padding: 13px 50px 18px;
  }
  #kv2 .register-now:hover {
    background: #FBEDDD;
  }
  #register_form {
    background: linear-gradient(90deg, #FFF2EA 0, #FFEEE4 25%, #FEEBDD 50%, #FFE8D8 75%, #FFE4D1 100%);
  }
  #banner5 h2 {
    margin: 0;
  }
  #banner5 h3 {
    font-size: 26px;
    padding: 20px 10px 0;
  }
  #footer {
    padding: 50px 0 80px;
  }
  #footer ul {
    margin-bottom: 30px;
  }
  #footer ul a {
    font-size: 18px;
    padding-left: 30px;
  }
  #footer ul li {
    padding: 5px 45px;
  }
  #footer .footer-title span {
    font-size: 20px;
  }
  #footer .footer-title span:before,
  #footer .footer-title span:after {
    top: 11px;
    height: 2px;
    width: 45px;
  }
  #footer .footer-title span:before {
    left: -55px;
  }
  #footer .footer-title span:after {
    right: -55px;
  }
  #footer .social-btns {
    margin-bottom: 30px;
  }
  #footer .social-btns a {
    margin: 0 15px;
    width: 80px;
    height: 80px;
  }
  #footer .social-btns a:hover {
    border-color: #d1e1ea;
    opacity: 0.4;
  }
  #footer .fb {
    background-size: 14.66666667px 28px;
  }
  #footer .wtsapp {
    background-size: 30px 30px;
  }
  #footer .wb {
    background-size: 30px 25.33333333px;
  }
  #footer .wechat {
    background-size: 40px 34.66666667px;
  }
  #footer .email {
    background-size: 43px auto;
  }
  #footer .detail {
    width: 23px;
    height: 32px;
    background-size: 100% auto;
    background-position: 0 0;
  }
  #footer .pin {
    width: 16px;
    height: 32px;
    background-size: 100% auto;
    background-position: 0 0;
  }
  .rule {
    font-size: 12px !important;
    line-height: 1.3em;
  }
}
@media (min-width: 768px) and (max-width: 1390px) {
  #banner2 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #banner5-sets {
    flex-wrap: wrap;
    justify-content: center;
  }
  #banner5-sets .set {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
  #promotional-video div {
    position: relative;
    padding-top: 145%;
  }
  #promotional-video div .promo-video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
  input[type=checkbox] + label span,
  input[type=radio] + label span {
    width: 18px;
    height: 18px;
    top: 2px;
  }
  h1 {
    font-size: 1.6em;
  }
  h2,
  h3 {
    text-align: center;
  }
  h2 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  h3 {
    font-size: 14px;
  }
  .btn {
    letter-spacing: 1px;
    padding: 9px 10px;
  }
  .text-lnk {
    font-size: 15px;
  }
  .btn-wrapper {
    width: 100%;
  }
  .btn-wrapper:after {
    top: -17px;
    right: -34px;
    width: 113px;
    height: 107px;
  }
  .btn-lg {
    padding: 12px 10px;
    font-size: 16px;
    width: 100%;
  }
  .arrow-btn {
    transform: translateY(0);
  }
  .form-component {
    margin-bottom: 15px;
  }
  .form-component label.error {
    font-size: 13px;
  }
  .form-component.checkbox {
    padding-left: 28px;
  }
  .form-component.checkbox label {
    font-size: 12px;
    padding-top: 1px;
  }
  .form-component.text-field input,
  .form-component.dropdown input,
  .form-component.text-field select,
  .form-component.dropdown select {
    padding: 12px 15px;
  }
  .form-component.tel .form-component {
    float: left;
  }
  .form-component.tel .form-component::before {
    right: 5px;
  }
  .form-component.tel .dropdown {
    min-width: 85px;
  }
  .form-component.tel .text-field {
    width: calc(100% - 85px);
    padding-left: 10px;
  }
  .main section {
    padding-top: 45px;
  }
  #header {
    padding: 10px 20px 0 30px;
  }
  #header .logo {
    width: 62px;
  }
  #header .social-btns {
    margin-top: 10px;
  }
  #header .social-btns a {
    margin-left: 14px;
  }
  #header .fb {
    width: 16px;
  }
  #header .ig {
    width: 23px;
    margin-top: 3px;
  }
  #header .wb {
    width: 28px;
    margin-top: 3px;
  }
  #header .wechat {
    width: 26px;
    margin-top: 3px;
  }
  #backtotop {
    bottom: 100px;
  }
  p {
    margin: 0 auto;
  }
  h2 .new {
    font-size: 12px;
    letter-spacing: .06em;
  }
  section .container {
    padding: 0 27px;
  }
  #sticky_cta {
    right: 10px;
    bottom: 10px;
    width: 164.5px;
  }
  #register_form {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  #register_form h2 {
    margin-bottom: 12px;
    line-height: 1.3em;
    font-size: 24px;
  }
  #register_form p {
    text-align: center;
    margin: 0 auto 27px;
    font-size: 14px;
  }
  #register_form .btn-wrapper {
    max-width: 97%;
  }
  #register_form input.btn.btn-lg {
    letter-spacing: 5px;
  }
  #register_form .radio-type {
    margin-bottom: 15px;
  }
  #register_form .radios label {
    margin-bottom: 0;
  }
  #register_form .radios .form-component {
    float: left;
  }
  #register_form .radios .checkbox:first-child {
    margin-right: 53px;
  }
  .justify {
    text-align: justify;
  }
  .justify::after {
    content: '';
    width: 100%;
    display: inline-block;
  }
  .main section {
    padding-bottom: 40px;
  }
  #kv2 {
    background: #f1d9d0 url('../images/crc/kv-m.jpg') no-repeat center / auto 100%;
    min-height: 600px;
  }
  #banner2 .banner2-txt {
    width: 100%;
    max-width: 380px;
    padding: 30px;
  }
  #banner2 .banner2-txt h2 {
    margin-bottom: 15px;
  }
  #banner2 .banner2-txt h3 {
    font-size: 16px;
  }
  #banner2 .slash {
    margin: .5em auto;
  }
  #banner3 h2 {
    margin-bottom: 0;
    padding-top: 63px;
  }
  #banner3 .photo-set {
    height: auto;
  }
  #banner3 .celeb {
    width: 100vw;
  }
  #banner3 .signature {
    margin-top: -40px;
  }
  #banner3 .signature img {
    width: 70vw;
  }
  #banner3 .slick-dots {
    bottom: 0;
  }
  #banner3-sets {
    margin-top: -20px;
  }
  #banner4:before {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
  }
  #banner4:after {
    position: absolute;
    width: 100%;
    top: 260px;
    height: 40px;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f8f4f3 100%);
    content: '';
  }
  #banner4 .wrapper {
    position: relative;
    padding: 0 16px;
    text-align: center;
    padding-bottom: 60px;
  }
  #banner5 {
    padding-left: 0;
    padding-right: 0;
    background-position: 0% 100%;
  }
  #section2 #m2a-link {
    top: 4%;
    left: 0;
    width: 100%;
    height: 19%;
  }
  #section2 #m2b-link {
    top: 23%;
    left: 0;
    width: 100%;
    height: 14%;
  }
  #section2 #m2c-link {
    top: 37%;
    left: 0;
    width: 100%;
    height: 14.5%;
  }
  #section2 #m2d-link {
    top: 51.5%;
    left: 0;
    width: 100%;
    height: 16%;
  }
  #section2 #m2e-link {
    top: 67.5%;
    left: 0;
    width: 100%;
    height: 14%;
  }
  #section2 #m2f-link {
    top: 81.5%;
    left: 0;
    width: 100%;
    height: 14%;
  }
  #section2 #m2g-link {
    top: 95.5%;
    left: 0;
    width: 100%;
    height: 4.5%;
  }
  #usp .promo-video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    overflow: hidden;
  }
  #footer {
    padding: 26px 0 46px;
  }
  #footer p {
    margin-bottom: 0;
  }
  #footer ul {
    margin-bottom: 13px;
  }
  #footer ul li {
    padding: 0 30px;
    line-height: 18px;
  }
  #footer ul a {
    font-size: 11px;
    padding-left: 20px;
  }
  #footer .footer-title {
    margin-bottom: 3px;
  }
  #footer .social-btns {
    margin-bottom: 3px;
  }
  #footer .social-btns a {
    margin: 0 3px;
    width: 54px;
    height: 54px;
  }
  #footer .fb {
    background-size: 11px 21px;
  }
  #footer .wtsapp {
    background-size: 20px;
  }
  #footer .wb {
    background-size: 22.5px 19px;
  }
  #footer .wechat {
    background-size: 30px 26px;
  }
  #footer .email {
    background-size: 21px 16px;
  }
  #footer .detail {
    background-size: 15px;
    width: 15px;
    height: 15px;
    top: 0;
  }
  #footer .pin {
    background-size: 11px 16px;
    width: 11px;
    height: 16px;
    top: -2px;
  }
  .rule {
    font-size: 11px !important;
    line-height: 1.7em !important;
    padding-top: 18px;
  }
}
@media (max-width: 350px) {
  #kv2 img {
    min-width: 620px;
  }
  #new-launch .product-list {
    width: calc(100vw - 20px);
  }
  #new-launch .product-hardcode-img {
    width: calc(100vw - 20px);
  }
  .only-350 {
    display: block;
  }
  #nav {
    width: auto;
    margin: 0 10px;
  }
  #sticky_cta {
    bottom: 10px;
    right: 10px;
  }
  #me-section {
    height: 559px;
    background-size: auto 80%;
  }
  #skin-img > div:before {
    left: 7.5vw;
  }
}
.terms {
  margin-top: 1em;
}
.terms h1,
.terms h3,
.terms h4,
.terms p {
  text-align: left;
}
.terms li {
  margin-bottom: 0.5em;
}
.set {
  position: relative;
  padding-bottom: 10px;
}
.slick-dots {
  display: block;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  margin: 0;
  list-style: none;
}
.slick-track {
  display: flex;
  align-items: stretch;
  gap: 10px;
}
.slick-slide {
  height: unset;
  margin: 0;
}
