.loading[data-v-7c6730a1] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999;
}
.loading .center[data-v-7c6730a1] {
  left: 50%;
  top: 50%;
}
.loading .center .ld[data-v-7c6730a1] {
  width: 100px;
  left: -50px;
  top: -50px;
}

.loading.ajax[data-v-70e09108] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.1);
  z-index: 9999;
}
.loading.ajax .center[data-v-70e09108] {
  left: 50%;
  top: 50%;
}
.loading.ajax .center .ld[data-v-70e09108] {
  width: 120px;
  left: -60px;
  top: -60px;
}

/*! 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 {
  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 {
  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"] {
  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;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: Noto Sans TC, Microsoft JhengHei, ui-sans-serif, system-ui; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0;
}
input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}
button,
[role="button"] {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
.container {
    max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
    max-width: 768px;
}
}
@media (min-width: 976px) {
.container {
    max-width: 976px;
}
}
@media (min-width: 1440px) {
.container {
    max-width: 1440px;
}
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.appearance-none {
  -webkit-appearance: none;
          appearance: none;
}
.bg-white {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.bg-red {
  --bg-opacity: 1;
  background-color: #fe6346;
  background-color: rgba(254, 99, 70, var(--bg-opacity));
}
.bg-purple {
  --bg-opacity: 1;
  background-color: #807dff;
  background-color: rgba(128, 125, 255, var(--bg-opacity));
}
.bg-center {
  background-position: center;
}
.bg-left {
  background-position: left;
}
.bg-right {
  background-position: right;
}
.bg-top {
  background-position: top;
}
.border-collapse {
  border-collapse: collapse;
}
.border-white {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}
.rounded {
  border-radius: 0.25rem;
}
.border-0 {
  border-width: 0;
}
.border {
  border-width: 1px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-no-wrap {
  flex-wrap: nowrap;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-evenly {
  justify-content: space-evenly;
}
.flex-grow-0 {
  flex-grow: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.font-display {
  font-family: Oswald;
}
.font-medium {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.h-1 {
  height: 0.25rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.text-xxs {
  font-size: .65rem;
}
.text-xs {
  font-size: .75rem;
}
.text-sm {
  font-size: .875rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-2xl {
  font-size: 1.375rem;
}
.text-4xl {
  font-size: 1.625rem;
}
.text-6xl {
  font-size: 1.875rem;
}
.list-outside {
  list-style-position: outside;
}
.list-decimal {
  list-style-type: decimal;
}
.m-0 {
  margin: 0;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-auto {
  margin: auto;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mr-auto {
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mb-1 {
  margin-bottom: -0.25rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.resize {
  resize: both;
}
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-none {
  box-shadow: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-white {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}
.text-pink {
  --text-opacity: 1;
  color: #eb5882;
  color: rgba(235, 88, 130, var(--text-opacity));
}
.text-gray {
  --text-opacity: 1;
  color: #555;
  color: rgba(85, 85, 85, var(--text-opacity));
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.align-text-top {
  vertical-align: text-top;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.w-auto {
  width: auto;
}
.w-2\/5 {
  width: 40%;
}
.w-3\/5 {
  width: 60%;
}
.w-full {
  width: 100%;
}
.col-auto {
  grid-column: auto;
}
.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}
.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes spin {
to {
    transform: rotate(360deg);
}
}
@keyframes ping {
75%, 100% {
    transform: scale(2);
    opacity: 0;
}
}
@keyframes pulse {
50% {
    opacity: .5;
}
}
@keyframes bounce {
0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
}
50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
}
}
@media (min-width: 640px) {
.sm\:container {
    width: 100%;
}
@media (min-width: 640px) {
.sm\:container {
      max-width: 640px;
}
}
@media (min-width: 768px) {
.sm\:container {
      max-width: 768px;
}
}
@media (min-width: 976px) {
.sm\:container {
      max-width: 976px;
}
}
@media (min-width: 1440px) {
.sm\:container {
      max-width: 1440px;
}
}
}
@media (min-width: 768px) {
.md\:container {
    width: 100%;
}
@media (min-width: 640px) {
.md\:container {
      max-width: 640px;
}
}
@media (min-width: 768px) {
.md\:container {
      max-width: 768px;
}
}
@media (min-width: 976px) {
.md\:container {
      max-width: 976px;
}
}
@media (min-width: 1440px) {
.md\:container {
      max-width: 1440px;
}
}
.md\:mt-4 {
    margin-top: 1rem;
}
.md\:mt-6 {
    margin-top: 1.5rem;
}
}
@media (min-width: 976px) {
.lg\:container {
    width: 100%;
}
@media (min-width: 640px) {
.lg\:container {
      max-width: 640px;
}
}
@media (min-width: 768px) {
.lg\:container {
      max-width: 768px;
}
}
@media (min-width: 976px) {
.lg\:container {
      max-width: 976px;
}
}
@media (min-width: 1440px) {
.lg\:container {
      max-width: 1440px;
}
}
}
@media (min-width: 1440px) {
.xl\:container {
    width: 100%;
}
@media (min-width: 640px) {
.xl\:container {
      max-width: 640px;
}
}
@media (min-width: 768px) {
.xl\:container {
      max-width: 768px;
}
}
@media (min-width: 976px) {
.xl\:container {
      max-width: 976px;
}
}
@media (min-width: 1440px) {
.xl\:container {
      max-width: 1440px;
}
}
}

/*PARAMETER*/

/*@view_width:100%;;*/
:root {
  --color: #fff;
  --bgc: #3e3e3e;
  --fontSize: 24px;
}

/*PARAMETER*/

/*@view_width:100%;;*/
:root {
  --color: #fff;
  --bgc: #3e3e3e;
  --fontSize: 24px;
}
.transparent {
  background-color: transparent;
  background: none;
}
.custom-input {
  -webkit-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  outline: none;
}
.custom-input:focus {
  outline: none;
}
.test-frame {
  border: #cfc solid 1px;
  border: solid #cfc 1px;
}
.cursorp {
  cursor: pointer;
}
.inv {
  display: none;
}
.text-justify {
  text-align: justify;
}
.display-5 {
  font-size: 2.9rem;
}
.fright {
  float: right;
}
.fixscaleBlur {
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: translateZ(0);
}
.hidescrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.hidescrollbar::-webkit-scrollbar {
  display: none;
}
.t-justify {
  text-align: justify;
}
.t-justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.setScrollbarStyle {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.setScrollbarStyle ::-webkit-scrollbar {
  width: 6px;
}
.setScrollbarStyle ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.setScrollbarStyle ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.setScrollbarStyle ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.15);
}
.transparent {
  background-color: transparent;
  background: none;
}
.custom-input {
  -webkit-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  outline: none;
}
.custom-input:focus {
  outline: none;
}
.test-frame {
  border: #cfc solid 1px;
  border: solid #cfc 1px;
}
.cursorp {
  cursor: pointer;
}
.inv {
  display: none;
}
.text-justify {
  text-align: justify;
}
.display-5 {
  font-size: 2.9rem;
}
.fright {
  float: right;
}
.fixscaleBlur {
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: translateZ(0);
}
.hidescrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.hidescrollbar::-webkit-scrollbar {
  display: none;
}
.t-justify {
  text-align: justify;
}
.t-justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.setScrollbarStyle {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.setScrollbarStyle ::-webkit-scrollbar {
  width: 6px;
}
.setScrollbarStyle ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.setScrollbarStyle ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.setScrollbarStyle ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.15);
}
.heavy {
  font-weight: 900;
}
.bolder {
  font-weight: 700;
}
.bold {
  font-weight: 700;
}
.normal {
  font-weight: 500;
}
.thin {
  font-weight: 300;
}
.narrow {
  -webkit-transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
}
.large {
  font-size: 1.1em;
}
.small {
  font-size: 0.9em;
}
.input-inv {
  -webkit-appearance: none;
  background: none;
  outline: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
}
.hover-grad {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+48,ffffff+100&0+14,1+49,0+84 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0) 14%, rgba(255, 255, 255, 0.97) 48%, #ffffff 49%, rgba(255, 255, 255, 0) 84%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.d-inline-block {
  display: inline-block;
}
.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1bf89+0,e8ddbf+100 */
  background: #d1bf89;
  background: linear-gradient(to right, #d1bf89 0%, #e8ddbf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1bf89', endColorstr='#e8ddbf', GradientType=1);
}
.text-glow {
  text-shadow: 0px 0px 30px #fff, 0px 0px 10px #fff;
}
.text-glow-strong {
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
@keyframes zoomIn {
0% {
    transform: scale(0.3);
    opacity: 0;
}
50% {
    transform: scale(1.05);
    opacity: 1;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes shine {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes rotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
html,
body {
  position: relative;
  font-family: Noto Sans TC, Microsoft JhengHei, ui-sans-serif, system-ui;
  background: #fdebef;
  overflow: hidden;
}
a:link,
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: underline;
}
h1 {
  font-size: 1.875rem;
  letter-spacing: 0.025em;
}
@media (min-width: 640px) {
h1 {
    font-size: 1.625rem;
}
}
h2 {
  font-size: 1.75rem;
}
@media (min-width: 640px) {
h2 {
    font-size: 1.5rem;
}
}
h3 {
  font-size: 1.625rem;
}
h4,
.h4 {
  font-size: 1.125rem;
  font-weight: 700;
}
.btn-j {
  cursor: pointer;
}
nav.navbar {
  --bg-opacity: 1;
  background-color: #1e3932;
  background-color: rgba(30, 57, 50, var(--bg-opacity));
  top: 0;
  left: 0;
  z-index: 99;
  font-size: 14px;
  letter-spacing: 1.5px;
}
.footer {
  position: fixed;
  width: 100%;
}
.preload {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  left: -1px;
  top: -1px;
}
.app {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  background: #a19eff;
}
@media (min-width: 640px) {
.app {
    left: calc(50% - 320px);
}
}
.app#app_result {
  display: none;
  background: none;
  width: 100%;
  left: 0;
  top: 0;
}
@media (min-width: 640px) {
.app#app_result {
    left: calc(50% - 320px);
}
}
.app_c {
  width: 100%;
  height: 100%;
}
.app_c .bg-left,
.app_c .bg-right {
  position: absolute;
}
.app_c .bg-left {
  width: 40%;
  left: 0;
  top: 92vw;
}
@media (min-width: 640px) {
.app_c .bg-left {
    top: 588.8px;
}
}
.app_c .bg-right {
  width: 30%;
  right: 0;
  top: 106vw;
}
@media (min-width: 640px) {
.app_c .bg-right {
    top: 678.4px;
}
}
.app_c main,
.app_c .wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.slide-fade-enter-active {
  transition: all 0.3s ease;
}
.slide-fade-leave-active {
  transition: all 0.2s;
}
.slide-fade-enter,
.slide-fade-leave-to {
  transform: translateY(30px);
  opacity: 0;
}
.t-shadow {
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}
.shadow-grad {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.ovh {
  overflow: hidden;
}
.pop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.75);
}
.pop .box {
  opacity: 0;
  max-width: 640px;
  height: calc(100% - 80px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pop .swiper-wrapper {
  height: auto;
}
.pop .swiper-slide {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pop .swiper-slide .para {
  margin-top: 1rem;
}
.pop .swiper-slide .para:first-child {
  margin-top: 0;
}
.pop .swiper-slide .h4 {
  text-align: center;
  margin-bottom: 0.5rem;
}
.pop .swiper-slide ul.prime {
  padding-left: 1.5rem;
  list-style-position: outside;
  list-style-type: disc;
}
.pop .swiper-slide ul.prime li {
  padding-bottom: 0.5rem;
}
.pop .swiper-slide ul.second {
  padding-left: 1.25rem;
  list-style-type: decimal;
}
.pop .swiper-slide ul.second li {
  padding-bottom: 0;
}
.pop .swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.2);
}
.popResult .ico,
.popExchange .ico,
.popConfirm .ico,
.popConfirm2 .ico {
  position: absolute;
  width: 12%;
}
.popResult .ico.ico-star1,
.popExchange .ico.ico-star1,
.popConfirm .ico.ico-star1,
.popConfirm2 .ico.ico-star1 {
  top: -20%;
  left: 14%;
}
.popResult .ico.ico-star2,
.popExchange .ico.ico-star2,
.popConfirm .ico.ico-star2,
.popConfirm2 .ico.ico-star2 {
  width: 10%;
  top: 85%;
  left: -14%;
}
.popResult .ico.ico-star3,
.popExchange .ico.ico-star3,
.popConfirm .ico.ico-star3,
.popConfirm2 .ico.ico-star3 {
  width: 5%;
  top: 104%;
  left: 10%;
}
.popResult .ico.ico-star4,
.popExchange .ico.ico-star4,
.popConfirm .ico.ico-star4,
.popConfirm2 .ico.ico-star4 {
  width: 6%;
  top: -10%;
  left: 45%;
}
.popResult .ico.ico-star5,
.popExchange .ico.ico-star5,
.popConfirm .ico.ico-star5,
.popConfirm2 .ico.ico-star5 {
  width: 9%;
  top: -4%;
  left: 100%;
}
.popResult .box,
.popExchange .box,
.popConfirm .box,
.popConfirm2 .box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 270px;
  font-size: 15px;
}
.popResult .box .girl-l,
.popExchange .box .girl-l,
.popConfirm .box .girl-l,
.popConfirm2 .box .girl-l,
.popResult .box .girl-r,
.popExchange .box .girl-r,
.popConfirm .box .girl-r,
.popConfirm2 .box .girl-r,
.popResult .box .dots-l,
.popExchange .box .dots-l,
.popConfirm .box .dots-l,
.popConfirm2 .box .dots-l,
.popResult .box .dots-r,
.popExchange .box .dots-r,
.popConfirm .box .dots-r,
.popConfirm2 .box .dots-r,
.popResult .box .star,
.popExchange .box .star,
.popConfirm .box .star,
.popConfirm2 .box .star,
.popResult .box .fl,
.popExchange .box .fl,
.popConfirm .box .fl,
.popConfirm2 .box .fl {
  position: absolute;
  width: 30%;
}
.popResult .box .dots-l,
.popExchange .box .dots-l,
.popConfirm .box .dots-l,
.popConfirm2 .box .dots-l {
  width: 120%;
  left: -40%;
  top: -23%;
}
.popResult .box .dots-r,
.popExchange .box .dots-r,
.popConfirm .box .dots-r,
.popConfirm2 .box .dots-r {
  width: 110%;
  right: -35%;
  top: 38%;
}
.popResult .box .girl-l,
.popExchange .box .girl-l,
.popConfirm .box .girl-l,
.popConfirm2 .box .girl-l {
  width: 36%;
  right: 96%;
  top: 2%;
  z-index: 2;
}
.popResult .box .girl-r,
.popExchange .box .girl-r,
.popConfirm .box .girl-r,
.popConfirm2 .box .girl-r {
  width: 40%;
  left: 90%;
  top: 19%;
  z-index: 2;
}
.popResult .box .star,
.popExchange .box .star,
.popConfirm .box .star,
.popConfirm2 .box .star {
  animation: shine 1.5s ease-out infinite;
}
.popResult .box .fl,
.popExchange .box .fl,
.popConfirm .box .fl,
.popConfirm2 .box .fl {
  animation: rotate 6s ease-out infinite;
}
.popResult .box .star0,
.popExchange .box .star0,
.popConfirm .box .star0,
.popConfirm2 .box .star0 {
  width: 6%;
  left: 13%;
  top: -12%;
  animation-delay: 0.5s;
}
.popResult .box .star1,
.popExchange .box .star1,
.popConfirm .box .star1,
.popConfirm2 .box .star1 {
  width: 7%;
  left: 6%;
  top: 103%;
  animation-delay: 0.25s;
}
.popResult .box .star2,
.popExchange .box .star2,
.popConfirm .box .star2,
.popConfirm2 .box .star2 {
  width: 8%;
  left: 81%;
  top: -5%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  animation-delay: 0.85s;
}
.popResult .box .fl0,
.popExchange .box .fl0,
.popConfirm .box .fl0,
.popConfirm2 .box .fl0 {
  width: 10%;
  left: -7%;
  top: -2%;
}
.popResult .box .fl1,
.popExchange .box .fl1,
.popConfirm .box .fl1,
.popConfirm2 .box .fl1 {
  width: 11%;
  right: -7%;
  top: 90%;
  z-index: 2;
  animation-delay: 0.5s;
}
.popResult .box .fl2,
.popExchange .box .fl2,
.popConfirm .box .fl2,
.popConfirm2 .box .fl2 {
  width: 7%;
  left: -20%;
  top: 66%;
  animation-delay: 0.25s;
}
.popResult .box .fl3,
.popExchange .box .fl3,
.popConfirm .box .fl3,
.popConfirm2 .box .fl3 {
  width: 8%;
  right: -16%;
  top: 10%;
  animation-delay: 1s;
}
.popResult .box .content,
.popExchange .box .content,
.popConfirm .box .content,
.popConfirm2 .box .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 100px);
  top: 65px;
  z-index: 1;
}
.popResult .box .title,
.popExchange .box .title,
.popConfirm .box .title,
.popConfirm2 .box .title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 62%;
}
.popResult .box .sub,
.popExchange .box .sub,
.popConfirm .box .sub,
.popConfirm2 .box .sub {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin-top: 0.5rem;
}
.popResult .box .desc,
.popExchange .box .desc,
.popConfirm .box .desc,
.popConfirm2 .box .desc {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 12px;
}
.popResult .box .sub-md,
.popExchange .box .sub-md,
.popConfirm .box .sub-md,
.popConfirm2 .box .sub-md {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.popResult .btn-close,
.popExchange .btn-close,
.popConfirm .btn-close,
.popConfirm2 .btn-close {
  position: absolute;
  cursor: pointer;
  right: -35px;
  top: -25px;
  width: 45px;
}
@media (min-width: 640px) {
.popResult .btn-close,
  .popExchange .btn-close,
  .popConfirm .btn-close,
  .popConfirm2 .btn-close {
    width: 55px;
}
}
.popResult .btn-close:after,
.popExchange .btn-close:after,
.popConfirm .btn-close:after,
.popConfirm2 .btn-close:after {
  content: '';
  position: absolute;
  width: 140%;
  height: 140%;
  background: url(./../../img/2490a4b05cff63314b6f.png) 50% 50% / 100% 100% no-repeat;
  left: -21%;
  top: -23%;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
}
.popResult .btn-close:hover:after,
.popExchange .btn-close:hover:after,
.popConfirm .btn-close:hover:after,
.popConfirm2 .btn-close:hover:after {
  animation: zoomIn 0.3s ease-in-out;
}
.popResult .box .content {
  height: calc(100% - 90px);
  top: 55px;
}
.popResult .box .content .btn-default {
  width: 175px;
  margin-top: 30px;
}
.popConfirm .btns-pop {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 60px);
}
.popConfirm2 .btns-pop {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
}
.popRule .box {
  width: calc(100% - 30px);
  max-width: calc(530px - 30px);
  display: flex;
  flex-direction: column;
  font-size: 15px;
}
.popRule .box .frame {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  top: 10px;
  height: calc(100% - 10px);
  border: 10px solid transparent;
  padding: 15px;
  -o-border-image: url(./../../img/8a69a5a65663d8f4490c.png) 15 round;
     border-image: url(./../../img/8a69a5a65663d8f4490c.png) 15 round;
}
@media (min-width: 640px) {
.popRule .box .frame {
    height: calc(100% - 15px);
    top: 15px;
}
}
.popRule .box .title {
  margin-left: auto;
  margin-right: auto;
  width: 90px;
}
@media (min-width: 640px) {
.popRule .box .title {
    width: 125px;
}
}
.popRule .box .title .s {
  position: absolute;
  top: 5px;
  width: 10px;
}
.popRule .box .title .s.s1 {
  left: -18px;
}
.popRule .box .title .s.s2 {
  right: -18px;
}
@media (min-width: 640px) {
.popRule .box .title .s {
    top: 8px;
    width: 16px;
}
.popRule .box .title .s.s1 {
    left: -24px;
}
.popRule .box .title .s.s2 {
    right: -24px;
}
}
.popRule .box .content {
  flex-grow: 1;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
}
.popRule .box .content > .swiper-container {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: relative;
  background: #fdebef;
  border-radius: 3px;
  width: calc(100% - 20px);
  height: calc(100% - 10px);
}
.popRule .box .btn-close {
  position: absolute;
  cursor: pointer;
  right: -8px;
  top: -8px;
  width: 33px;
}
@media (min-width: 640px) {
.popRule .box .btn-close {
    width: 45px;
}
}
.box-auto {
  position: relative;
  width: calc(100vw - 0px);
  height: calc(100vw - 0px);
}
@media (min-width: 640px) {
.box-auto {
    width: calc(640px);
    height: calc(640px);
}
}
.narrow {
  -webkit-transform: scale(0.95, 1);
  -moz-transform: scale(0.95, 1);
  -ms-transform: scale(0.95, 1);
  -o-transform: scale(0.95, 1);
}
section .container-fluid {
  overflow: hidden;
}
section .inner {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999;
  height: calc(100%);
  left: 0;
  top: 0;
}
section section {
  position: relative;
  width: 100%;
}
section a {
  text-underline-offset: 2px;
}
section .btn-rule {
  position: absolute;
  right: 3px;
  top: 40px;
  width: 56px;
}
@media (min-width: 640px) {
section .btn-rule {
    width: 72px;
}
}
section .btn-rule:after {
  content: '';
  position: absolute;
  width: 114%;
  height: 114%;
  background: url(./../../img/045f0d46a3f6338da1e7.png) 50% 50% / 100% 100% no-repeat;
  left: -18%;
  top: -7%;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
}
section .btn-rule.clicked:after {
  animation: zoomIn 0.3s ease-in-out;
}
section .decos {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
section .decos > * {
  position: absolute;
}
section .decos .starw {
  width: 10%;
  animation: shine 1.5s ease-out infinite;
}
section .decos .starw0 {
  width: 5%;
  left: 7% ;
  top: 11%;
  animation-delay: 0.5s;
}
section .decos .starw1 {
  width: 4%;
  left: 4% ;
  top: 75%;
}
section .decos .starw2 {
  width: 4%;
  left: 94% ;
  top: 70%;
  animation-delay: 0.75s;
}
section .decos .fl {
  width: 5%;
  animation: rotate 8s ease-out infinite;
}
section .decos .fl0 {
  width: 4%;
  left: 2.5%;
  top: 56%;
  animation-delay: 0.75s;
}
section .decos .fl1 {
  width: 5%;
  left: 92% ;
  top: 42%;
  animation-delay: 2.75s;
}
section .decos .fl2 {
  width: 6%;
  left: 27% ;
  top: 9%;
  animation-delay: 3.5s;
}
section .decos .fl3 {
  width: 5%;
  left: 78% ;
  top: 82%;
  animation-delay: 1s;
}
section.index,
section.exchange,
section.stockout {
  background: #f9d1db;
}
section.index .kv,
section.exchange .kv,
section.stockout .kv {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 640px) {
}
section.index .kv .logo,
section.exchange .kv .logo,
section.stockout .kv .logo,
section.index .kv .title,
section.exchange .kv .title,
section.stockout .kv .title,
section.index .kv .sub,
section.exchange .kv .sub,
section.stockout .kv .sub,
section.index .kv .btn-demand,
section.exchange .kv .btn-demand,
section.stockout .kv .btn-demand,
section.index .kv .bg-center,
section.exchange .kv .bg-center,
section.stockout .kv .bg-center,
section.index .kv .gift > img,
section.exchange .kv .gift > img,
section.stockout .kv .gift > img,
section.index .kv .girl1 img,
section.exchange .kv .girl1 img,
section.stockout .kv .girl1 img,
section.index .kv .girl2 img,
section.exchange .kv .girl2 img,
section.stockout .kv .girl2 img {
  opacity: 0;
}
section.index .kv .bg-dotr,
section.exchange .kv .bg-dotr,
section.stockout .kv .bg-dotr,
section.index .kv .bg-dotw1,
section.exchange .kv .bg-dotw1,
section.stockout .kv .bg-dotw1,
section.index .kv .bg-dotw2,
section.exchange .kv .bg-dotw2,
section.stockout .kv .bg-dotw2 {
  position: absolute;
}
section.index .kv .bg-dotr,
section.exchange .kv .bg-dotr,
section.stockout .kv .bg-dotr {
  width: 70%;
  top: -10%;
  left: 10%;
}
section.index .kv .bg-dotw1,
section.exchange .kv .bg-dotw1,
section.stockout .kv .bg-dotw1 {
  width: 70%;
  top: 15%;
  left: -30%;
}
section.index .kv .bg-dotw2,
section.exchange .kv .bg-dotw2,
section.stockout .kv .bg-dotw2 {
  width: 70%;
  top: 2%;
  right: -20%;
}
section.index .kv .box-auto,
section.exchange .kv .box-auto,
section.stockout .kv .box-auto {
  width: calc(100vw - 0px);
  height: calc(100vw - 0px);
}
@media (min-width: 640px) {
section.index .kv .box-auto,
  section.exchange .kv .box-auto,
  section.stockout .kv .box-auto {
    width: calc(640px);
    height: calc(640px);
}
}
section.index .kv .box-auto.box-2025,
section.exchange .kv .box-auto.box-2025,
section.stockout .kv .box-auto.box-2025 {
  height: auto;
}
section.index .kv .box-auto.box-2025 .bg-center,
section.exchange .kv .box-auto.box-2025 .bg-center,
section.stockout .kv .box-auto.box-2025 .bg-center {
  position: absolute;
  width: 78%;
  left: 10%;
  top: 26%;
}
section.index .kv .box-auto.box-2025 .logo,
section.exchange .kv .box-auto.box-2025 .logo,
section.stockout .kv .box-auto.box-2025 .logo {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  padding-top: 6vw;
  left: -0.5vw;
}
@media (min-width: 640px) {
section.index .kv .box-auto.box-2025 .logo,
  section.exchange .kv .box-auto.box-2025 .logo,
  section.stockout .kv .box-auto.box-2025 .logo {
    padding-top: 38.4px;
    left: -3.2px;
}
}
section.index .kv .box-auto.box-2025 .title,
section.exchange .kv .box-auto.box-2025 .title,
section.stockout .kv .box-auto.box-2025 .title,
section.index .kv .box-auto.box-2025 .gift,
section.exchange .kv .box-auto.box-2025 .gift,
section.stockout .kv .box-auto.box-2025 .gift,
section.index .kv .box-auto.box-2025 .sub,
section.exchange .kv .box-auto.box-2025 .sub,
section.stockout .kv .box-auto.box-2025 .sub {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.index .kv .box-auto.box-2025 .title,
section.exchange .kv .box-auto.box-2025 .title,
section.stockout .kv .box-auto.box-2025 .title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
section.index .kv .box-auto.box-2025 .title > *,
section.exchange .kv .box-auto.box-2025 .title > *,
section.stockout .kv .box-auto.box-2025 .title > * {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.index .kv .box-auto.box-2025 .title .t-bg,
section.exchange .kv .box-auto.box-2025 .title .t-bg,
section.stockout .kv .box-auto.box-2025 .title .t-bg {
  position: absolute;
  width: 70%;
  top: 25%;
  left: 10%;
}
section.index .kv .box-auto.box-2025 .title .t1,
section.exchange .kv .box-auto.box-2025 .title .t1,
section.stockout .kv .box-auto.box-2025 .title .t1 {
  width: 100%;
}
section.index .kv .box-auto.box-2025 .title .t2,
section.exchange .kv .box-auto.box-2025 .title .t2,
section.stockout .kv .box-auto.box-2025 .title .t2 {
  width: 72%;
  margin-top: -5vw;
}
@media (min-width: 640px) {
section.index .kv .box-auto.box-2025 .title .t2,
  section.exchange .kv .box-auto.box-2025 .title .t2,
  section.stockout .kv .box-auto.box-2025 .title .t2 {
    margin-top: -32px;
}
}
section.index .kv .box-auto.box-2025 .title .titdecos,
section.exchange .kv .box-auto.box-2025 .title .titdecos,
section.stockout .kv .box-auto.box-2025 .title .titdecos {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
section.index .kv .box-auto.box-2025 .title .titdecos > *,
section.exchange .kv .box-auto.box-2025 .title .titdecos > *,
section.stockout .kv .box-auto.box-2025 .title .titdecos > * {
  position: absolute;
  width: 7%;
  animation: shine 1.5s ease-out infinite;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star0,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star0,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star0 {
  width: 5% ;
  left: 9%;
  top: 70%;
  animation-delay: 0.5s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star1,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star1,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star1 {
  width: 6% ;
  left: 28%;
  top: 43%;
  animation-delay: 0.75s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star2,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star2,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star2 {
  width: 7% ;
  left: 53%;
  top: 40%;
  animation-delay: 1s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star3,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star3,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star3 {
  width: 5% ;
  left: 59%;
  top: 36%;
  animation-delay: 0.25s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star4,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star4,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star4 {
  width: 5% ;
  left: 83%;
  top: 59%;
  animation-delay: 0.1 0.2s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star5,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star5,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star5 {
  width: 6% ;
  left: 5%;
  top: 57%;
  animation-delay: 1.5s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .star6,
section.exchange .kv .box-auto.box-2025 .title .titdecos .star6,
section.stockout .kv .box-auto.box-2025 .title .titdecos .star6 {
  width: 5% ;
  left: 68%;
  top: -2%;
  animation-delay: 0.85s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .dot,
section.exchange .kv .box-auto.box-2025 .title .titdecos .dot,
section.stockout .kv .box-auto.box-2025 .title .titdecos .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  --bg-opacity: 1;
  background-color: #eb5882;
  background-color: rgba(235, 88, 130, var(--bg-opacity));
}
section.index .kv .box-auto.box-2025 .title .titdecos .dot0,
section.exchange .kv .box-auto.box-2025 .title .titdecos .dot0,
section.stockout .kv .box-auto.box-2025 .title .titdecos .dot0 {
  width: 5px;
  height: 5px;
  left: 3%;
  top: 69%;
  animation-delay: 0.5s;
}
section.index .kv .box-auto.box-2025 .title .titdecos .dot1,
section.exchange .kv .box-auto.box-2025 .title .titdecos .dot1,
section.stockout .kv .box-auto.box-2025 .title .titdecos .dot1 {
  left: 74%;
  top: -1%;
}
section.index .kv .box-auto.box-2025 .gift,
section.exchange .kv .box-auto.box-2025 .gift,
section.stockout .kv .box-auto.box-2025 .gift {
  width: 45%;
}
section.index .kv .box-auto.box-2025 .gift .girl1,
section.exchange .kv .box-auto.box-2025 .gift .girl1,
section.stockout .kv .box-auto.box-2025 .gift .girl1,
section.index .kv .box-auto.box-2025 .gift .girl2,
section.exchange .kv .box-auto.box-2025 .gift .girl2,
section.stockout .kv .box-auto.box-2025 .gift .girl2 {
  position: absolute;
  top: 0;
}
section.index .kv .box-auto.box-2025 .gift .girl1,
section.exchange .kv .box-auto.box-2025 .gift .girl1,
section.stockout .kv .box-auto.box-2025 .gift .girl1 {
  width: 64%;
  right: 96%;
  top: -43%;
}
section.index .kv .box-auto.box-2025 .gift .girl2,
section.exchange .kv .box-auto.box-2025 .gift .girl2,
section.stockout .kv .box-auto.box-2025 .gift .girl2 {
  width: 70%;
  left: 86%;
  top: -30%;
}
section.index .kv .box-auto.box-2025 .sub,
section.exchange .kv .box-auto.box-2025 .sub,
section.stockout .kv .box-auto.box-2025 .sub {
  width: 35%;
}
section.index .kv .box-auto.box-2025 .sub > *,
section.exchange .kv .box-auto.box-2025 .sub > *,
section.stockout .kv .box-auto.box-2025 .sub > * {
  position: relative;
}
section.index .kv .box-auto.box-2025 .sub > .star,
section.exchange .kv .box-auto.box-2025 .sub > .star,
section.stockout .kv .box-auto.box-2025 .sub > .star {
  position: absolute;
  width: 6%;
  animation: shine 1.25s ease-out infinite;
}
section.index .kv .box-auto.box-2025 .sub .star0,
section.exchange .kv .box-auto.box-2025 .sub .star0,
section.stockout .kv .box-auto.box-2025 .sub .star0 {
  width: 6%;
  left: -10%;
  top: 50%;
  animation-delay: 0.61s;
}
section.index .kv .box-auto.box-2025 .sub .star1,
section.exchange .kv .box-auto.box-2025 .sub .star1,
section.stockout .kv .box-auto.box-2025 .sub .star1 {
  width: 8%;
  left: 20%;
  top: -50%;
  animation-delay: 0.5s;
}
section.index .kv .box-auto.box-2025 .sub .star2,
section.exchange .kv .box-auto.box-2025 .sub .star2,
section.stockout .kv .box-auto.box-2025 .sub .star2 {
  width: 4%;
  left: 17%;
  top: -26%;
  animation-delay: 0.2s;
}
section.index .kv .box-auto.box-2025 .sub .star3,
section.exchange .kv .box-auto.box-2025 .sub .star3,
section.stockout .kv .box-auto.box-2025 .sub .star3 {
  width: 6%;
  left: 108%;
  top: 55%;
  animation-delay: 0.85s;
}
section.index .kv .box-auto.box-2025 .sub .star4,
section.exchange .kv .box-auto.box-2025 .sub .star4,
section.stockout .kv .box-auto.box-2025 .sub .star4 {
  width: 10%;
  left: -10%;
  top: 7%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  animation-delay: 0.15s;
}
section.index .kv .box-auto.box-2025 .sub .star5,
section.exchange .kv .box-auto.box-2025 .sub .star5,
section.stockout .kv .box-auto.box-2025 .sub .star5 {
  width: 10%;
  left: 70%;
  top: -44%;
  animation-delay: 0.25s;
}
section.index .kv .box-auto.box-2025 .sub .star6,
section.exchange .kv .box-auto.box-2025 .sub .star6,
section.stockout .kv .box-auto.box-2025 .sub .star6 {
  width: 6%;
  left: 82%;
  top: -46%;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  animation-delay: 0.65s;
}
section.index .kv .box-auto.box-2025 .sub .star7,
section.exchange .kv .box-auto.box-2025 .sub .star7,
section.stockout .kv .box-auto.box-2025 .sub .star7 {
  width: 8%;
  left: 102%;
  top: 20%;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  animation-delay: 1s;
}
section.index .kv .box-auto.box-2025 .btn-demand,
section.exchange .kv .box-auto.box-2025 .btn-demand,
section.stockout .kv .box-auto.box-2025 .btn-demand {
  width: 48%;
  left: 4px;
  margin-bottom: 3vw;
}
section.index .kv .box-auto.box-2025 .btn-demand:after,
section.exchange .kv .box-auto.box-2025 .btn-demand:after,
section.stockout .kv .box-auto.box-2025 .btn-demand:after {
  background: url(./../../img/83a370be45cc4067968b.png) 50% 50% / 100% 100% no-repeat;
  width: 96%;
}
@media (min-width: 640px) {
section.index .kv .box-auto.box-2025 .btn-demand,
  section.exchange .kv .box-auto.box-2025 .btn-demand,
  section.stockout .kv .box-auto.box-2025 .btn-demand {
    margin-bottom: 19.2px;
}
}
section.index .kv .sun,
section.exchange .kv .sun,
section.stockout .kv .sun,
section.index .kv .tit,
section.exchange .kv .tit,
section.stockout .kv .tit,
section.index .kv .tit2,
section.exchange .kv .tit2,
section.stockout .kv .tit2,
section.index .kv .magicbox > *,
section.exchange .kv .magicbox > *,
section.stockout .kv .magicbox > *,
section.index .kv .btn-demand,
section.exchange .kv .btn-demand,
section.stockout .kv .btn-demand,
section.index .kv .flower-r,
section.exchange .kv .flower-r,
section.stockout .kv .flower-r,
section.index .kv .flower-l,
section.exchange .kv .flower-l,
section.stockout .kv .flower-l,
section.index .kv .rabit-l,
section.exchange .kv .rabit-l,
section.stockout .kv .rabit-l,
section.index .kv .rabit-r,
section.exchange .kv .rabit-r,
section.stockout .kv .rabit-r {
  opacity: 0;
}
section.index .kv .bg-all,
section.exchange .kv .bg-all,
section.stockout .kv .bg-all,
section.index .kv .bg-radian,
section.exchange .kv .bg-radian,
section.stockout .kv .bg-radian,
section.index .kv .bg-grad,
section.exchange .kv .bg-grad,
section.stockout .kv .bg-grad {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
section.index .kv .bg-radian,
section.exchange .kv .bg-radian,
section.stockout .kv .bg-radian {
  background: url(./../../img/fedf14f1448a03bc60d9.png) 50% 50% / cover no-repeat;
}
section.index .kv .bg-grad,
section.exchange .kv .bg-grad,
section.stockout .kv .bg-grad {
  background: url(./../../img/52ad267df9030ae4db30.png) 50% 50% / cover no-repeat;
}
section.index .kv > .bg-top,
section.exchange .kv > .bg-top,
section.stockout .kv > .bg-top {
  position: absolute;
  width: 100%;
}
section.index .kv .flower-l,
section.exchange .kv .flower-l,
section.stockout .kv .flower-l {
  position: absolute;
  width: 16%;
  top: 24%;
  left: 1%;
}
section.index .kv .flower-r,
section.exchange .kv .flower-r,
section.stockout .kv .flower-r {
  position: absolute;
  width: 12%;
  top: 24%;
  right: 2%;
}
section.index .kv .sun,
section.exchange .kv .sun,
section.stockout .kv .sun {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 82%;
  height: 82%;
  background: url(./../../img/dac01e659810eef552cd.png) 50% 50% / contain no-repeat;
}
section.index .kv .rabit-l,
section.exchange .kv .rabit-l,
section.stockout .kv .rabit-l {
  position: absolute;
  width: 34%;
  left: 0.5%;
  top: 34%;
}
section.index .kv .rabit-l .ball-l,
section.exchange .kv .rabit-l .ball-l,
section.stockout .kv .rabit-l .ball-l,
section.index .kv .rabit-l .ball-r,
section.exchange .kv .rabit-l .ball-r,
section.stockout .kv .rabit-l .ball-r {
  position: absolute;
  width: 41%;
  top: 52%;
}
section.index .kv .rabit-l .ball-l,
section.exchange .kv .rabit-l .ball-l,
section.stockout .kv .rabit-l .ball-l {
  left: 5%;
}
section.index .kv .rabit-l .ball-r,
section.exchange .kv .rabit-l .ball-r,
section.stockout .kv .rabit-l .ball-r {
  right: -10%;
  top: 52%;
}
section.index .kv .rabit-r,
section.exchange .kv .rabit-r,
section.stockout .kv .rabit-r {
  position: absolute;
  width: 32%;
  right: 0.5%;
  top: 32%;
}
section.index .kv .rabit-r .ball-r,
section.exchange .kv .rabit-r .ball-r,
section.stockout .kv .rabit-r .ball-r {
  position: absolute;
  width: 43%;
  top: 58%;
  right: 5%;
}
section.index .kv .mid,
section.exchange .kv .mid,
section.stockout .kv .mid {
  position: absolute;
  height: 100%;
  width: 48%;
  left: 26%;
  top: 0;
}
section.index .kv .mid > *,
section.exchange .kv .mid > *,
section.stockout .kv .mid > * {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.index .kv .mid .tit,
section.exchange .kv .mid .tit,
section.stockout .kv .mid .tit {
  margin-top: 17vw;
}
@media (min-width: 640px) {
section.index .kv .mid .tit,
  section.exchange .kv .mid .tit,
  section.stockout .kv .mid .tit {
    margin-top: calc(0.17 * 640px);
}
}
section.index .kv .mid .tit2,
section.exchange .kv .mid .tit2,
section.stockout .kv .mid .tit2 {
  margin-top: 0.25rem;
  width: 72%;
}
section.index .kv .mid .magicbox,
section.exchange .kv .mid .magicbox,
section.stockout .kv .mid .magicbox {
  width: 78%;
  left: 7%;
  top: 0;
}
section.index .kv .mid .magicbox .sub,
section.exchange .kv .mid .magicbox .sub,
section.stockout .kv .mid .magicbox .sub {
  position: absolute;
  width: 100%;
  left: -8%;
  bottom: -8%;
}
section.index .kv .endSub,
section.exchange .kv .endSub,
section.stockout .kv .endSub {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 300px;
  margin-top: 0px;
  margin-bottom: 25px;
}
section.index .kv .btns,
section.exchange .kv .btns,
section.stockout .kv .btns {
  width: 100%;
  left: 0;
  bottom: 0;
  display: flex;
  width: calc(100% - 40px);
  bottom: -8%;
}
@media (min-width: 640px) {
section.index .kv .btns,
  section.exchange .kv .btns,
  section.stockout .kv .btns {
    width: calc(100% - 80px);
    bottom: -6%;
}
}
section.index .kv .btns > *,
section.exchange .kv .btns > *,
section.stockout .kv .btns > * {
  position: relative;
  width: calc(65%);
  margin-left: auto;
  margin-right: auto;
}
section.index .kv .btns > *:after,
section.exchange .kv .btns > *:after,
section.stockout .kv .btns > *:after {
  content: '';
  position: absolute;
  width: 99%;
  height: 85%;
  background: url(./../../img/ee4529c84609d2f92a57.png) 50% 50% / 100% 100% no-repeat;
  left: -3px;
  top: -4px;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
}
section.index .kv .btns > *.clicked,
section.exchange .kv .btns > *.clicked,
section.stockout .kv .btns > *.clicked {
  opacity: 0.8;
}
section.index .kv .btns > *.clicked:after,
section.exchange .kv .btns > *.clicked:after,
section.stockout .kv .btns > *.clicked:after {
  left: 0px;
  top: 0px;
}
section.index .kv .btns .btn-more,
section.exchange .kv .btns .btn-more,
section.stockout .kv .btns .btn-more {
  width: 260px;
}
section.index .form .bg-top,
section.exchange .form .bg-top,
section.stockout .form .bg-top,
section.index .exchanges .bg-top,
section.exchange .exchanges .bg-top,
section.stockout .exchanges .bg-top {
  position: absolute;
  width: 100%;
  left: 0;
  top: -15vw;
}
@media (min-width: 640px) {
section.index .form .bg-top,
  section.exchange .form .bg-top,
  section.stockout .form .bg-top,
  section.index .exchanges .bg-top,
  section.exchange .exchanges .bg-top,
  section.stockout .exchanges .bg-top {
    top: calc(-640px * 0.15);
}
}
section.index .form .box-auto,
section.exchange .form .box-auto,
section.stockout .form .box-auto,
section.index .exchanges .box-auto,
section.exchange .exchanges .box-auto,
section.stockout .exchanges .box-auto {
  height: auto;
}
@media (min-width: 640px) {
section.index .form .box-auto,
  section.exchange .form .box-auto,
  section.stockout .form .box-auto,
  section.index .exchanges .box-auto,
  section.exchange .exchanges .box-auto,
  section.stockout .exchanges .box-auto {
    height: auto;
}
}
section.index .form .box-auto .ico,
section.exchange .form .box-auto .ico,
section.stockout .form .box-auto .ico,
section.index .exchanges .box-auto .ico,
section.exchange .exchanges .box-auto .ico,
section.stockout .exchanges .box-auto .ico {
  position: absolute;
  opacity: 0.1;
}
section.index .form .box-auto .ico-moon,
section.exchange .form .box-auto .ico-moon,
section.stockout .form .box-auto .ico-moon,
section.index .exchanges .box-auto .ico-moon,
section.exchange .exchanges .box-auto .ico-moon,
section.stockout .exchanges .box-auto .ico-moon {
  width: 17%;
  top: -1vw;
  right: 2%;
  opacity: 0.5;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-moon,
  section.exchange .form .box-auto .ico-moon,
  section.stockout .form .box-auto .ico-moon,
  section.index .exchanges .box-auto .ico-moon,
  section.exchange .exchanges .box-auto .ico-moon,
  section.stockout .exchanges .box-auto .ico-moon {
    top: calc(-0.01 * 640px);
    right: calc(0.02 * 640px);
}
}
section.index .form .box-auto .ico-rabit,
section.exchange .form .box-auto .ico-rabit,
section.stockout .form .box-auto .ico-rabit,
section.index .exchanges .box-auto .ico-rabit,
section.exchange .exchanges .box-auto .ico-rabit,
section.stockout .exchanges .box-auto .ico-rabit {
  width: 12%;
  left: 12%;
  top: 0;
}
section.index .form .box-auto .ico-star1,
section.exchange .form .box-auto .ico-star1,
section.stockout .form .box-auto .ico-star1,
section.index .exchanges .box-auto .ico-star1,
section.exchange .exchanges .box-auto .ico-star1,
section.stockout .exchanges .box-auto .ico-star1 {
  width: 5%;
  left: 6%;
  top: -4vw;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-star1,
  section.exchange .form .box-auto .ico-star1,
  section.stockout .form .box-auto .ico-star1,
  section.index .exchanges .box-auto .ico-star1,
  section.exchange .exchanges .box-auto .ico-star1,
  section.stockout .exchanges .box-auto .ico-star1 {
    top: calc(-0.04 * 640px);
}
}
section.index .form .box-auto .ico-star2,
section.exchange .form .box-auto .ico-star2,
section.stockout .form .box-auto .ico-star2,
section.index .exchanges .box-auto .ico-star2,
section.exchange .exchanges .box-auto .ico-star2,
section.stockout .exchanges .box-auto .ico-star2 {
  width: 5%;
  left: 35%;
  top: 4vw;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-star2,
  section.exchange .form .box-auto .ico-star2,
  section.stockout .form .box-auto .ico-star2,
  section.index .exchanges .box-auto .ico-star2,
  section.exchange .exchanges .box-auto .ico-star2,
  section.stockout .exchanges .box-auto .ico-star2 {
    top: calc(0.04 * 640px);
}
}
section.index .form .box-auto .ico-star3,
section.exchange .form .box-auto .ico-star3,
section.stockout .form .box-auto .ico-star3,
section.index .exchanges .box-auto .ico-star3,
section.exchange .exchanges .box-auto .ico-star3,
section.stockout .exchanges .box-auto .ico-star3 {
  width: 7%;
  left: 51%;
  top: -6vw;
}
section.index .form .box-auto .ico-star3 img,
section.exchange .form .box-auto .ico-star3 img,
section.stockout .form .box-auto .ico-star3 img,
section.index .exchanges .box-auto .ico-star3 img,
section.exchange .exchanges .box-auto .ico-star3 img,
section.stockout .exchanges .box-auto .ico-star3 img {
  opacity: 0.5;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-star3,
  section.exchange .form .box-auto .ico-star3,
  section.stockout .form .box-auto .ico-star3,
  section.index .exchanges .box-auto .ico-star3,
  section.exchange .exchanges .box-auto .ico-star3,
  section.stockout .exchanges .box-auto .ico-star3 {
    top: calc(-0.06 * 640px);
}
}
section.index .form .box-auto .ico-star4,
section.exchange .form .box-auto .ico-star4,
section.stockout .form .box-auto .ico-star4,
section.index .exchanges .box-auto .ico-star4,
section.exchange .exchanges .box-auto .ico-star4,
section.stockout .exchanges .box-auto .ico-star4 {
  width: 6%;
  left: 75%;
  top: -1vw;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-star4,
  section.exchange .form .box-auto .ico-star4,
  section.stockout .form .box-auto .ico-star4,
  section.index .exchanges .box-auto .ico-star4,
  section.exchange .exchanges .box-auto .ico-star4,
  section.stockout .exchanges .box-auto .ico-star4 {
    top: calc(-0.01 * 640px);
}
}
section.index .form .box-auto .ico-star5,
section.exchange .form .box-auto .ico-star5,
section.stockout .form .box-auto .ico-star5,
section.index .exchanges .box-auto .ico-star5,
section.exchange .exchanges .box-auto .ico-star5,
section.stockout .exchanges .box-auto .ico-star5 {
  width: 4%;
  left: 90%;
  top: 17vw;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-star5,
  section.exchange .form .box-auto .ico-star5,
  section.stockout .form .box-auto .ico-star5,
  section.index .exchanges .box-auto .ico-star5,
  section.exchange .exchanges .box-auto .ico-star5,
  section.stockout .exchanges .box-auto .ico-star5 {
    top: calc(0.17 * 640px);
}
}
section.index .form .box-auto .ico-leaf1,
section.exchange .form .box-auto .ico-leaf1,
section.stockout .form .box-auto .ico-leaf1,
section.index .exchanges .box-auto .ico-leaf1,
section.exchange .exchanges .box-auto .ico-leaf1,
section.stockout .exchanges .box-auto .ico-leaf1 {
  width: 5%;
  left: 3%;
  top: 17vw;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
section.index .form .box-auto .ico-leaf1 img,
section.exchange .form .box-auto .ico-leaf1 img,
section.stockout .form .box-auto .ico-leaf1 img,
section.index .exchanges .box-auto .ico-leaf1 img,
section.exchange .exchanges .box-auto .ico-leaf1 img,
section.stockout .exchanges .box-auto .ico-leaf1 img {
  opacity: 0.6;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-leaf1,
  section.exchange .form .box-auto .ico-leaf1,
  section.stockout .form .box-auto .ico-leaf1,
  section.index .exchanges .box-auto .ico-leaf1,
  section.exchange .exchanges .box-auto .ico-leaf1,
  section.stockout .exchanges .box-auto .ico-leaf1 {
    top: calc(0.17 * 640px);
}
}
section.index .form .box-auto .ico-leaf2,
section.exchange .form .box-auto .ico-leaf2,
section.stockout .form .box-auto .ico-leaf2,
section.index .exchanges .box-auto .ico-leaf2,
section.exchange .exchanges .box-auto .ico-leaf2,
section.stockout .exchanges .box-auto .ico-leaf2 {
  width: 5%;
  left: 63%;
  top: 4vw;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-leaf2,
  section.exchange .form .box-auto .ico-leaf2,
  section.stockout .form .box-auto .ico-leaf2,
  section.index .exchanges .box-auto .ico-leaf2,
  section.exchange .exchanges .box-auto .ico-leaf2,
  section.stockout .exchanges .box-auto .ico-leaf2 {
    top: calc(0.04 * 640px);
}
}
section.index .form .box-auto .ico-fl1,
section.exchange .form .box-auto .ico-fl1,
section.stockout .form .box-auto .ico-fl1,
section.index .exchanges .box-auto .ico-fl1,
section.exchange .exchanges .box-auto .ico-fl1,
section.stockout .exchanges .box-auto .ico-fl1 {
  width: 9%;
  left: 26%;
  top: -7vw;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
section.index .form .box-auto .ico-fl1 img,
section.exchange .form .box-auto .ico-fl1 img,
section.stockout .form .box-auto .ico-fl1 img,
section.index .exchanges .box-auto .ico-fl1 img,
section.exchange .exchanges .box-auto .ico-fl1 img,
section.stockout .exchanges .box-auto .ico-fl1 img {
  opacity: 0.6;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-fl1,
  section.exchange .form .box-auto .ico-fl1,
  section.stockout .form .box-auto .ico-fl1,
  section.index .exchanges .box-auto .ico-fl1,
  section.exchange .exchanges .box-auto .ico-fl1,
  section.stockout .exchanges .box-auto .ico-fl1 {
    top: calc(-0.07 * 640px);
}
}
section.index .form .box-auto .ico-fl2,
section.exchange .form .box-auto .ico-fl2,
section.stockout .form .box-auto .ico-fl2,
section.index .exchanges .box-auto .ico-fl2,
section.exchange .exchanges .box-auto .ico-fl2,
section.stockout .exchanges .box-auto .ico-fl2 {
  width: 7%;
  left: 88%;
  top: -7vw;
}
section.index .form .box-auto .ico-fl2 img,
section.exchange .form .box-auto .ico-fl2 img,
section.stockout .form .box-auto .ico-fl2 img,
section.index .exchanges .box-auto .ico-fl2 img,
section.exchange .exchanges .box-auto .ico-fl2 img,
section.stockout .exchanges .box-auto .ico-fl2 img {
  opacity: 0.3;
}
@media (min-width: 640px) {
section.index .form .box-auto .ico-fl2,
  section.exchange .form .box-auto .ico-fl2,
  section.stockout .form .box-auto .ico-fl2,
  section.index .exchanges .box-auto .ico-fl2,
  section.exchange .exchanges .box-auto .ico-fl2,
  section.stockout .exchanges .box-auto .ico-fl2 {
    top: calc(-0.07 * 640px);
}
}
section.index .form .content,
section.exchange .form .content,
section.stockout .form .content,
section.index .exchanges .content,
section.exchange .exchanges .content,
section.stockout .exchanges .content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 50px);
  padding-top: 5vw;
  padding-bottom: 9vw;
  min-height: calc((100vw - 50px) * 1.5);
}
@media (min-width: 640px) {
section.index .form .content,
  section.exchange .form .content,
  section.stockout .form .content,
  section.index .exchanges .content,
  section.exchange .exchanges .content,
  section.stockout .exchanges .content {
    padding-top: calc(0.05 * 640px);
    padding-bottom: calc(0.09 * 640px);
    min-height: calc((640px - 50px) * 1.5);
}
}
section.index .form .content > *,
section.exchange .form .content > *,
section.stockout .form .content > *,
section.index .exchanges .content > *,
section.exchange .exchanges .content > *,
section.stockout .exchanges .content > * {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.index .form .content .bg-,
section.exchange .form .content .bg-,
section.stockout .form .content .bg-,
section.index .exchanges .content .bg-,
section.exchange .exchanges .content .bg-,
section.stockout .exchanges .content .bg- {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 22vw);
}
@media (min-width: 640px) {
section.index .form .content .bg-,
  section.exchange .form .content .bg-,
  section.stockout .form .content .bg-,
  section.index .exchanges .content .bg-,
  section.exchange .exchanges .content .bg-,
  section.stockout .exchanges .content .bg- {
    height: calc(100% - 0.22 * 640px);
}
}
section.index .form .content .bg- > *,
section.exchange .form .content .bg- > *,
section.stockout .form .content .bg- > *,
section.index .exchanges .content .bg- > *,
section.exchange .exchanges .content .bg- > *,
section.stockout .exchanges .content .bg- > * {
  position: relative;
  width: 100%;
}
section.index .form .content .bg- .bg-mid-,
section.exchange .form .content .bg- .bg-mid-,
section.stockout .form .content .bg- .bg-mid-,
section.index .exchanges .content .bg- .bg-mid-,
section.exchange .exchanges .content .bg- .bg-mid-,
section.stockout .exchanges .content .bg- .bg-mid- {
  background-color: #fdebef;
  height: calc(100% - (100vw - 50px) / 0.81 + 1px);
  margin-top: -1px;
}
@media (min-width: 640px) {
section.index .form .content .bg- .bg-mid-,
  section.exchange .form .content .bg- .bg-mid-,
  section.stockout .form .content .bg- .bg-mid-,
  section.index .exchanges .content .bg- .bg-mid-,
  section.exchange .exchanges .content .bg- .bg-mid-,
  section.stockout .exchanges .content .bg- .bg-mid- {
    height: calc(100% - (640px - 50px) / 0.81);
}
}
section.index .form .content .bg- .bg-top-,
section.exchange .form .content .bg- .bg-top-,
section.stockout .form .content .bg- .bg-top-,
section.index .exchanges .content .bg- .bg-top-,
section.exchange .exchanges .content .bg- .bg-top-,
section.stockout .exchanges .content .bg- .bg-top-,
section.index .form .content .bg- .bg-btm-,
section.exchange .form .content .bg- .bg-btm-,
section.stockout .form .content .bg- .bg-btm-,
section.index .exchanges .content .bg- .bg-btm-,
section.exchange .exchanges .content .bg- .bg-btm-,
section.stockout .exchanges .content .bg- .bg-btm- {
  height: calc((100vw - 50px) / 0.81);
  max-height: 50%;
}
@media (min-width: 640px) {
section.index .form .content .bg- .bg-top-,
  section.exchange .form .content .bg- .bg-top-,
  section.stockout .form .content .bg- .bg-top-,
  section.index .exchanges .content .bg- .bg-top-,
  section.exchange .exchanges .content .bg- .bg-top-,
  section.stockout .exchanges .content .bg- .bg-top-,
  section.index .form .content .bg- .bg-btm-,
  section.exchange .form .content .bg- .bg-btm-,
  section.stockout .form .content .bg- .bg-btm-,
  section.index .exchanges .content .bg- .bg-btm-,
  section.exchange .exchanges .content .bg- .bg-btm-,
  section.stockout .exchanges .content .bg- .bg-btm- {
    height: calc((640px - 50px) / 0.81);
}
}
section.index .form .content .bg- .bg-btm-,
section.exchange .form .content .bg- .bg-btm-,
section.stockout .form .content .bg- .bg-btm-,
section.index .exchanges .content .bg- .bg-btm-,
section.exchange .exchanges .content .bg- .bg-btm-,
section.stockout .exchanges .content .bg- .bg-btm- {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
}
section.index .form .content .title,
section.exchange .form .content .title,
section.stockout .form .content .title,
section.index .exchanges .content .title,
section.exchange .exchanges .content .title,
section.stockout .exchanges .content .title,
section.index .form .content .sub,
section.exchange .form .content .sub,
section.stockout .form .content .sub,
section.index .exchanges .content .sub,
section.exchange .exchanges .content .sub,
section.stockout .exchanges .content .sub,
section.index .form .content .desc,
section.exchange .form .content .desc,
section.stockout .form .content .desc,
section.index .exchanges .content .desc,
section.exchange .exchanges .content .desc,
section.stockout .exchanges .content .desc,
section.index .form .content form,
section.exchange .form .content form,
section.stockout .form .content form,
section.index .exchanges .content form,
section.exchange .exchanges .content form,
section.stockout .exchanges .content form {
  width: 86%;
}
section.index .form .content .sub,
section.exchange .form .content .sub,
section.stockout .form .content .sub,
section.index .exchanges .content .sub,
section.exchange .exchanges .content .sub,
section.stockout .exchanges .content .sub {
  --text-opacity: 1;
  color: #eb5882;
  color: rgba(235, 88, 130, var(--text-opacity));
  font-weight: 500;
}
section.index .form .content .desc,
section.exchange .form .content .desc,
section.stockout .form .content .desc,
section.index .exchanges .content .desc,
section.exchange .exchanges .content .desc,
section.stockout .exchanges .content .desc {
  font-weight: 500;
}
section.index .form .content .desc,
section.exchange .form .content .desc,
section.stockout .form .content .desc,
section.index .exchanges .content .desc,
section.exchange .exchanges .content .desc,
section.stockout .exchanges .content .desc,
section.index .form .content .sub,
section.exchange .form .content .sub,
section.stockout .form .content .sub,
section.index .exchanges .content .sub,
section.exchange .exchanges .content .sub,
section.stockout .exchanges .content .sub {
  font-size: 1rem;
}
@media (min-width: 640px) {
section.index .form .content .desc,
  section.exchange .form .content .desc,
  section.stockout .form .content .desc,
  section.index .exchanges .content .desc,
  section.exchange .exchanges .content .desc,
  section.stockout .exchanges .content .desc,
  section.index .form .content .sub,
  section.exchange .form .content .sub,
  section.stockout .form .content .sub,
  section.index .exchanges .content .sub,
  section.exchange .exchanges .content .sub,
  section.stockout .exchanges .content .sub {
    font-size: 1.375rem;
}
}
section.index .form .content input[type="text"],
section.exchange .form .content input[type="text"],
section.stockout .form .content input[type="text"],
section.index .exchanges .content input[type="text"],
section.exchange .exchanges .content input[type="text"],
section.stockout .exchanges .content input[type="text"],
section.index .form .content input[type="tel"],
section.exchange .form .content input[type="tel"],
section.stockout .form .content input[type="tel"],
section.index .exchanges .content input[type="tel"],
section.exchange .exchanges .content input[type="tel"],
section.stockout .exchanges .content input[type="tel"],
section.index .form .content select,
section.exchange .form .content select,
section.stockout .form .content select,
section.index .exchanges .content select,
section.exchange .exchanges .content select,
section.stockout .exchanges .content select {
  position: relative;
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 0.75rem;
  border-radius: 5px;
  outline: none;
  border: 1px solid #ec7a9b;
  border: solid 1px #ec7a9b;
  background-color: #f4f7fc;
  color: #333;
}
@media (min-width: 640px) {
section.index .form .content input[type="text"],
  section.exchange .form .content input[type="text"],
  section.stockout .form .content input[type="text"],
  section.index .exchanges .content input[type="text"],
  section.exchange .exchanges .content input[type="text"],
  section.stockout .exchanges .content input[type="text"],
  section.index .form .content input[type="tel"],
  section.exchange .form .content input[type="tel"],
  section.stockout .form .content input[type="tel"],
  section.index .exchanges .content input[type="tel"],
  section.exchange .exchanges .content input[type="tel"],
  section.stockout .exchanges .content input[type="tel"],
  section.index .form .content select,
  section.exchange .form .content select,
  section.stockout .form .content select,
  section.index .exchanges .content select,
  section.exchange .exchanges .content select,
  section.stockout .exchanges .content select {
    font-size: 1.25rem;
}
}
section.index .form .content input[type="text"]:-ms-input-placeholder, section.exchange .form .content input[type="text"]:-ms-input-placeholder, section.stockout .form .content input[type="text"]:-ms-input-placeholder, section.index .exchanges .content input[type="text"]:-ms-input-placeholder, section.exchange .exchanges .content input[type="text"]:-ms-input-placeholder, section.stockout .exchanges .content input[type="text"]:-ms-input-placeholder, section.index .form .content input[type="tel"]:-ms-input-placeholder, section.exchange .form .content input[type="tel"]:-ms-input-placeholder, section.stockout .form .content input[type="tel"]:-ms-input-placeholder, section.index .exchanges .content input[type="tel"]:-ms-input-placeholder, section.exchange .exchanges .content input[type="tel"]:-ms-input-placeholder, section.stockout .exchanges .content input[type="tel"]:-ms-input-placeholder, section.index .form .content select:-ms-input-placeholder, section.exchange .form .content select:-ms-input-placeholder, section.stockout .form .content select:-ms-input-placeholder, section.index .exchanges .content select:-ms-input-placeholder, section.exchange .exchanges .content select:-ms-input-placeholder, section.stockout .exchanges .content select:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
section.index .form .content input[type="text"]::placeholder,
section.exchange .form .content input[type="text"]::placeholder,
section.stockout .form .content input[type="text"]::placeholder,
section.index .exchanges .content input[type="text"]::placeholder,
section.exchange .exchanges .content input[type="text"]::placeholder,
section.stockout .exchanges .content input[type="text"]::placeholder,
section.index .form .content input[type="tel"]::placeholder,
section.exchange .form .content input[type="tel"]::placeholder,
section.stockout .form .content input[type="tel"]::placeholder,
section.index .exchanges .content input[type="tel"]::placeholder,
section.exchange .exchanges .content input[type="tel"]::placeholder,
section.stockout .exchanges .content input[type="tel"]::placeholder,
section.index .form .content select::placeholder,
section.exchange .form .content select::placeholder,
section.stockout .form .content select::placeholder,
section.index .exchanges .content select::placeholder,
section.exchange .exchanges .content select::placeholder,
section.stockout .exchanges .content select::placeholder {
  color: #bbb;
  opacity: 1;
}
section.index .form .content input[type="text"]:-ms-input-placeholder,
section.exchange .form .content input[type="text"]:-ms-input-placeholder,
section.stockout .form .content input[type="text"]:-ms-input-placeholder,
section.index .exchanges .content input[type="text"]:-ms-input-placeholder,
section.exchange .exchanges .content input[type="text"]:-ms-input-placeholder,
section.stockout .exchanges .content input[type="text"]:-ms-input-placeholder,
section.index .form .content input[type="tel"]:-ms-input-placeholder,
section.exchange .form .content input[type="tel"]:-ms-input-placeholder,
section.stockout .form .content input[type="tel"]:-ms-input-placeholder,
section.index .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.exchange .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.stockout .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.index .form .content select:-ms-input-placeholder,
section.exchange .form .content select:-ms-input-placeholder,
section.stockout .form .content select:-ms-input-placeholder,
section.index .exchanges .content select:-ms-input-placeholder,
section.exchange .exchanges .content select:-ms-input-placeholder,
section.stockout .exchanges .content select:-ms-input-placeholder {
  color: #bbb !important;
}
section.index .form .content input[type="text"]:-ms-input-placeholder, section.exchange .form .content input[type="text"]:-ms-input-placeholder, section.stockout .form .content input[type="text"]:-ms-input-placeholder, section.index .exchanges .content input[type="text"]:-ms-input-placeholder, section.exchange .exchanges .content input[type="text"]:-ms-input-placeholder, section.stockout .exchanges .content input[type="text"]:-ms-input-placeholder, section.index .form .content input[type="tel"]:-ms-input-placeholder, section.exchange .form .content input[type="tel"]:-ms-input-placeholder, section.stockout .form .content input[type="tel"]:-ms-input-placeholder, section.index .exchanges .content input[type="tel"]:-ms-input-placeholder, section.exchange .exchanges .content input[type="tel"]:-ms-input-placeholder, section.stockout .exchanges .content input[type="tel"]:-ms-input-placeholder, section.index .form .content select:-ms-input-placeholder, section.exchange .form .content select:-ms-input-placeholder, section.stockout .form .content select:-ms-input-placeholder, section.index .exchanges .content select:-ms-input-placeholder, section.exchange .exchanges .content select:-ms-input-placeholder, section.stockout .exchanges .content select:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
section.index .form .content input[type="text"]::placeholder,
section.exchange .form .content input[type="text"]::placeholder,
section.stockout .form .content input[type="text"]::placeholder,
section.index .exchanges .content input[type="text"]::placeholder,
section.exchange .exchanges .content input[type="text"]::placeholder,
section.stockout .exchanges .content input[type="text"]::placeholder,
section.index .form .content input[type="tel"]::placeholder,
section.exchange .form .content input[type="tel"]::placeholder,
section.stockout .form .content input[type="tel"]::placeholder,
section.index .exchanges .content input[type="tel"]::placeholder,
section.exchange .exchanges .content input[type="tel"]::placeholder,
section.stockout .exchanges .content input[type="tel"]::placeholder,
section.index .form .content select::placeholder,
section.exchange .form .content select::placeholder,
section.stockout .form .content select::placeholder,
section.index .exchanges .content select::placeholder,
section.exchange .exchanges .content select::placeholder,
section.stockout .exchanges .content select::placeholder {
  color: #bbb;
  opacity: 1;
}
section.index .form .content input[type="text"]:-ms-input-placeholder,
section.exchange .form .content input[type="text"]:-ms-input-placeholder,
section.stockout .form .content input[type="text"]:-ms-input-placeholder,
section.index .exchanges .content input[type="text"]:-ms-input-placeholder,
section.exchange .exchanges .content input[type="text"]:-ms-input-placeholder,
section.stockout .exchanges .content input[type="text"]:-ms-input-placeholder,
section.index .form .content input[type="tel"]:-ms-input-placeholder,
section.exchange .form .content input[type="tel"]:-ms-input-placeholder,
section.stockout .form .content input[type="tel"]:-ms-input-placeholder,
section.index .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.exchange .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.stockout .exchanges .content input[type="tel"]:-ms-input-placeholder,
section.index .form .content select:-ms-input-placeholder,
section.exchange .form .content select:-ms-input-placeholder,
section.stockout .form .content select:-ms-input-placeholder,
section.index .exchanges .content select:-ms-input-placeholder,
section.exchange .exchanges .content select:-ms-input-placeholder,
section.stockout .exchanges .content select:-ms-input-placeholder {
  color: #bbb !important;
}
section.index .form .content input[type="text"]::-ms-input-placeholder,
section.exchange .form .content input[type="text"]::-ms-input-placeholder,
section.stockout .form .content input[type="text"]::-ms-input-placeholder,
section.index .exchanges .content input[type="text"]::-ms-input-placeholder,
section.exchange .exchanges .content input[type="text"]::-ms-input-placeholder,
section.stockout .exchanges .content input[type="text"]::-ms-input-placeholder,
section.index .form .content input[type="tel"]::-ms-input-placeholder,
section.exchange .form .content input[type="tel"]::-ms-input-placeholder,
section.stockout .form .content input[type="tel"]::-ms-input-placeholder,
section.index .exchanges .content input[type="tel"]::-ms-input-placeholder,
section.exchange .exchanges .content input[type="tel"]::-ms-input-placeholder,
section.stockout .exchanges .content input[type="tel"]::-ms-input-placeholder,
section.index .form .content select::-ms-input-placeholder,
section.exchange .form .content select::-ms-input-placeholder,
section.stockout .form .content select::-ms-input-placeholder,
section.index .exchanges .content select::-ms-input-placeholder,
section.exchange .exchanges .content select::-ms-input-placeholder,
section.stockout .exchanges .content select::-ms-input-placeholder {
  color: #bbb !important;
}
section.index .form .content select,
section.exchange .form .content select,
section.stockout .form .content select,
section.index .exchanges .content select,
section.exchange .exchanges .content select,
section.stockout .exchanges .content select {
  width: calc(66% - 5px);
  color: #bbb;
  background: url(./../../img/93bdcf117d5d4706802a.png) calc(100% - 5px) 50% / 14px auto no-repeat;
  background-color: #f4f7fc;
}
section.index .form .content select.cities,
section.exchange .form .content select.cities,
section.stockout .form .content select.cities,
section.index .exchanges .content select.cities,
section.exchange .exchanges .content select.cities,
section.stockout .exchanges .content select.cities {
  width: calc(34% - 5px);
}
section.index .form .content select.valid,
section.exchange .form .content select.valid,
section.stockout .form .content select.valid,
section.index .exchanges .content select.valid,
section.exchange .exchanges .content select.valid,
section.stockout .exchanges .content select.valid {
  color: #333;
}
section.index .form .content select option,
section.exchange .form .content select option,
section.stockout .form .content select option,
section.index .exchanges .content select option,
section.exchange .exchanges .content select option,
section.stockout .exchanges .content select option {
  color: #bbb;
}
section.index .form .content select option.active,
section.exchange .form .content select option.active,
section.stockout .form .content select option.active,
section.index .exchanges .content select option.active,
section.exchange .exchanges .content select option.active,
section.stockout .exchanges .content select option.active {
  color: #333;
}
section.index .form .content .cont-box,
section.exchange .form .content .cont-box,
section.stockout .form .content .cont-box,
section.index .exchanges .content .cont-box,
section.exchange .exchanges .content .cont-box,
section.stockout .exchanges .content .cont-box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
section.index .form .content .cont-box > *,
section.exchange .form .content .cont-box > *,
section.stockout .form .content .cont-box > *,
section.index .exchanges .content .cont-box > *,
section.exchange .exchanges .content .cont-box > *,
section.stockout .exchanges .content .cont-box > * {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.index .form .content .cont-box form,
section.exchange .form .content .cont-box form,
section.stockout .form .content .cont-box form,
section.index .exchanges .content .cont-box form,
section.exchange .exchanges .content .cont-box form,
section.stockout .exchanges .content .cont-box form {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
}
section.index .form .content .cont-box.active form,
section.exchange .form .content .cont-box.active form,
section.stockout .form .content .cont-box.active form,
section.index .exchanges .content .cont-box.active form,
section.exchange .exchanges .content .cont-box.active form,
section.stockout .exchanges .content .cont-box.active form {
  opacity: 1;
  max-height: 3000px;
}
section.index .form .content form,
section.exchange .form .content form,
section.stockout .form .content form,
section.index .exchanges .content form,
section.exchange .exchanges .content form,
section.stockout .exchanges .content form {
  font-weight: 500;
}
section.index .form .content .line,
section.exchange .form .content .line,
section.stockout .form .content .line,
section.index .exchanges .content .line,
section.exchange .exchanges .content .line,
section.stockout .exchanges .content .line {
  position: relative;
  width: calc(100% + 20px);
  left: -10px;
  height: 1px;
  background: #ec7a9b;
}
section.index .form .content .form-group,
section.exchange .form .content .form-group,
section.stockout .form .content .form-group,
section.index .exchanges .content .form-group,
section.exchange .exchanges .content .form-group,
section.stockout .exchanges .content .form-group {
  margin-top: 0.75rem;
  width: 100%;
}
@media (min-width: 640px) {
section.index .form .content .form-group label,
  section.exchange .form .content .form-group label,
  section.stockout .form .content .form-group label,
  section.index .exchanges .content .form-group label,
  section.exchange .exchanges .content .form-group label,
  section.stockout .exchanges .content .form-group label,
  section.index .form .content .form-group p:not(.text-xs , .text-xxs),
  section.exchange .form .content .form-group p:not(.text-xs , .text-xxs),
  section.stockout .form .content .form-group p:not(.text-xs , .text-xxs),
  section.index .exchanges .content .form-group p:not(.text-xs , .text-xxs),
  section.exchange .exchanges .content .form-group p:not(.text-xs , .text-xxs),
  section.stockout .exchanges .content .form-group p:not(.text-xs , .text-xxs) {
    font-size: 1.25rem;
}
}
section.index .form .content .form-group.gender select,
section.exchange .form .content .form-group.gender select,
section.stockout .form .content .form-group.gender select,
section.index .exchanges .content .form-group.gender select,
section.exchange .exchanges .content .form-group.gender select,
section.stockout .exchanges .content .form-group.gender select {
  width: 100%;
}
section.index .form .content .form-group.address > *,
section.exchange .form .content .form-group.address > *,
section.stockout .form .content .form-group.address > *,
section.index .exchanges .content .form-group.address > *,
section.exchange .exchanges .content .form-group.address > *,
section.stockout .exchanges .content .form-group.address > * {
  position: relative;
}
section.index .form .content .form-group.address .zip,
section.exchange .form .content .form-group.address .zip,
section.stockout .form .content .form-group.address .zip,
section.index .exchanges .content .form-group.address .zip,
section.exchange .exchanges .content .form-group.address .zip,
section.stockout .exchanges .content .form-group.address .zip {
  width: 100px;
}
section.index .form .content .form-group.address .zip input,
section.exchange .form .content .form-group.address .zip input,
section.stockout .form .content .form-group.address .zip input,
section.index .exchanges .content .form-group.address .zip input,
section.exchange .exchanges .content .form-group.address .zip input,
section.stockout .exchanges .content .form-group.address .zip input {
  text-align: center;
}
section.index .form .content .form-group.address .roads,
section.exchange .form .content .form-group.address .roads,
section.stockout .form .content .form-group.address .roads,
section.index .exchanges .content .form-group.address .roads,
section.exchange .exchanges .content .form-group.address .roads,
section.stockout .exchanges .content .form-group.address .roads {
  margin-left: 10px;
  width: calc(100% - 110px);
}
section.index .form .content .form-group.address .sec,
section.exchange .form .content .form-group.address .sec,
section.stockout .form .content .form-group.address .sec,
section.index .exchanges .content .form-group.address .sec,
section.exchange .exchanges .content .form-group.address .sec,
section.stockout .exchanges .content .form-group.address .sec,
section.index .form .content .form-group.address .ln,
section.exchange .form .content .form-group.address .ln,
section.stockout .form .content .form-group.address .ln,
section.index .exchanges .content .form-group.address .ln,
section.exchange .exchanges .content .form-group.address .ln,
section.stockout .exchanges .content .form-group.address .ln,
section.index .form .content .form-group.address .sub-ln,
section.exchange .form .content .form-group.address .sub-ln,
section.stockout .form .content .form-group.address .sub-ln,
section.index .exchanges .content .form-group.address .sub-ln,
section.exchange .exchanges .content .form-group.address .sub-ln,
section.stockout .exchanges .content .form-group.address .sub-ln,
section.index .form .content .form-group.address .num,
section.exchange .form .content .form-group.address .num,
section.stockout .form .content .form-group.address .num,
section.index .exchanges .content .form-group.address .num,
section.exchange .exchanges .content .form-group.address .num,
section.stockout .exchanges .content .form-group.address .num,
section.index .form .content .form-group.address .fl,
section.exchange .form .content .form-group.address .fl,
section.stockout .form .content .form-group.address .fl,
section.index .exchanges .content .form-group.address .fl,
section.exchange .exchanges .content .form-group.address .fl,
section.stockout .exchanges .content .form-group.address .fl,
section.index .form .content .form-group.address .sub-fl,
section.exchange .form .content .form-group.address .sub-fl,
section.stockout .form .content .form-group.address .sub-fl,
section.index .exchanges .content .form-group.address .sub-fl,
section.exchange .exchanges .content .form-group.address .sub-fl,
section.stockout .exchanges .content .form-group.address .sub-fl {
  display: flex;
  align-items: center;
}
section.index .form .content .form-group.address .sec input,
section.exchange .form .content .form-group.address .sec input,
section.stockout .form .content .form-group.address .sec input,
section.index .exchanges .content .form-group.address .sec input,
section.exchange .exchanges .content .form-group.address .sec input,
section.stockout .exchanges .content .form-group.address .sec input,
section.index .form .content .form-group.address .ln input,
section.exchange .form .content .form-group.address .ln input,
section.stockout .form .content .form-group.address .ln input,
section.index .exchanges .content .form-group.address .ln input,
section.exchange .exchanges .content .form-group.address .ln input,
section.stockout .exchanges .content .form-group.address .ln input,
section.index .form .content .form-group.address .sub-ln input,
section.exchange .form .content .form-group.address .sub-ln input,
section.stockout .form .content .form-group.address .sub-ln input,
section.index .exchanges .content .form-group.address .sub-ln input,
section.exchange .exchanges .content .form-group.address .sub-ln input,
section.stockout .exchanges .content .form-group.address .sub-ln input,
section.index .form .content .form-group.address .num input,
section.exchange .form .content .form-group.address .num input,
section.stockout .form .content .form-group.address .num input,
section.index .exchanges .content .form-group.address .num input,
section.exchange .exchanges .content .form-group.address .num input,
section.stockout .exchanges .content .form-group.address .num input,
section.index .form .content .form-group.address .fl input,
section.exchange .form .content .form-group.address .fl input,
section.stockout .form .content .form-group.address .fl input,
section.index .exchanges .content .form-group.address .fl input,
section.exchange .exchanges .content .form-group.address .fl input,
section.stockout .exchanges .content .form-group.address .fl input,
section.index .form .content .form-group.address .sub-fl input,
section.exchange .form .content .form-group.address .sub-fl input,
section.stockout .form .content .form-group.address .sub-fl input,
section.index .exchanges .content .form-group.address .sub-fl input,
section.exchange .exchanges .content .form-group.address .sub-fl input,
section.stockout .exchanges .content .form-group.address .sub-fl input {
  flex-grow: 1;
}
section.index .form .content .form-group.address .sec p,
section.exchange .form .content .form-group.address .sec p,
section.stockout .form .content .form-group.address .sec p,
section.index .exchanges .content .form-group.address .sec p,
section.exchange .exchanges .content .form-group.address .sec p,
section.stockout .exchanges .content .form-group.address .sec p,
section.index .form .content .form-group.address .ln p,
section.exchange .form .content .form-group.address .ln p,
section.stockout .form .content .form-group.address .ln p,
section.index .exchanges .content .form-group.address .ln p,
section.exchange .exchanges .content .form-group.address .ln p,
section.stockout .exchanges .content .form-group.address .ln p,
section.index .form .content .form-group.address .sub-ln p,
section.exchange .form .content .form-group.address .sub-ln p,
section.stockout .form .content .form-group.address .sub-ln p,
section.index .exchanges .content .form-group.address .sub-ln p,
section.exchange .exchanges .content .form-group.address .sub-ln p,
section.stockout .exchanges .content .form-group.address .sub-ln p,
section.index .form .content .form-group.address .num p,
section.exchange .form .content .form-group.address .num p,
section.stockout .form .content .form-group.address .num p,
section.index .exchanges .content .form-group.address .num p,
section.exchange .exchanges .content .form-group.address .num p,
section.stockout .exchanges .content .form-group.address .num p,
section.index .form .content .form-group.address .fl p,
section.exchange .form .content .form-group.address .fl p,
section.stockout .form .content .form-group.address .fl p,
section.index .exchanges .content .form-group.address .fl p,
section.exchange .exchanges .content .form-group.address .fl p,
section.stockout .exchanges .content .form-group.address .fl p,
section.index .form .content .form-group.address .sub-fl p,
section.exchange .form .content .form-group.address .sub-fl p,
section.stockout .form .content .form-group.address .sub-fl p,
section.index .exchanges .content .form-group.address .sub-fl p,
section.exchange .exchanges .content .form-group.address .sub-fl p,
section.stockout .exchanges .content .form-group.address .sub-fl p {
  padding-left: 0.25rem;
  margin-top: 0.75rem;
}
section.index .form .content .form-group.address .fl p,
section.exchange .form .content .form-group.address .fl p,
section.stockout .form .content .form-group.address .fl p,
section.index .exchanges .content .form-group.address .fl p,
section.exchange .exchanges .content .form-group.address .fl p,
section.stockout .exchanges .content .form-group.address .fl p {
  min-width: 45px;
}
@media (min-width: 640px) {
section.index .form .content .form-group.address .fl p,
  section.exchange .form .content .form-group.address .fl p,
  section.stockout .form .content .form-group.address .fl p,
  section.index .exchanges .content .form-group.address .fl p,
  section.exchange .exchanges .content .form-group.address .fl p,
  section.stockout .exchanges .content .form-group.address .fl p {
    min-width: 60px;
}
}
section.index .form .content .form-group.ifuse,
section.exchange .form .content .form-group.ifuse,
section.stockout .form .content .form-group.ifuse,
section.index .exchanges .content .form-group.ifuse,
section.exchange .exchanges .content .form-group.ifuse,
section.stockout .exchanges .content .form-group.ifuse {
  display: flex;
  margin-top: 0.25rem;
}
section.index .form .content .form-group.feelings,
section.exchange .form .content .form-group.feelings,
section.stockout .form .content .form-group.feelings,
section.index .exchanges .content .form-group.feelings,
section.exchange .exchanges .content .form-group.feelings,
section.stockout .exchanges .content .form-group.feelings,
section.index .form .content .form-group.willings,
section.exchange .form .content .form-group.willings,
section.stockout .form .content .form-group.willings,
section.index .exchanges .content .form-group.willings,
section.exchange .exchanges .content .form-group.willings,
section.stockout .exchanges .content .form-group.willings {
  display: flex;
  margin-top: 0.25rem;
  flex-wrap: wrap;
}
@media (min-width: 640px) {
section.index .form .content .form-group.feelings,
  section.exchange .form .content .form-group.feelings,
  section.stockout .form .content .form-group.feelings,
  section.index .exchanges .content .form-group.feelings,
  section.exchange .exchanges .content .form-group.feelings,
  section.stockout .exchanges .content .form-group.feelings,
  section.index .form .content .form-group.willings,
  section.exchange .form .content .form-group.willings,
  section.stockout .form .content .form-group.willings,
  section.index .exchanges .content .form-group.willings,
  section.exchange .exchanges .content .form-group.willings,
  section.stockout .exchanges .content .form-group.willings {
    margin-top: 0.5rem;
}
}
section.index .form .content .form-group.feelings > *,
section.exchange .form .content .form-group.feelings > *,
section.stockout .form .content .form-group.feelings > *,
section.index .exchanges .content .form-group.feelings > *,
section.exchange .exchanges .content .form-group.feelings > *,
section.stockout .exchanges .content .form-group.feelings > *,
section.index .form .content .form-group.willings > *,
section.exchange .form .content .form-group.willings > *,
section.stockout .form .content .form-group.willings > *,
section.index .exchanges .content .form-group.willings > *,
section.exchange .exchanges .content .form-group.willings > *,
section.stockout .exchanges .content .form-group.willings > * {
  margin-bottom: 0.25rem;
}
@media (min-width: 640px) {
section.index .form .content .form-group.feelings > *,
  section.exchange .form .content .form-group.feelings > *,
  section.stockout .form .content .form-group.feelings > *,
  section.index .exchanges .content .form-group.feelings > *,
  section.exchange .exchanges .content .form-group.feelings > *,
  section.stockout .exchanges .content .form-group.feelings > *,
  section.index .form .content .form-group.willings > *,
  section.exchange .form .content .form-group.willings > *,
  section.stockout .form .content .form-group.willings > *,
  section.index .exchanges .content .form-group.willings > *,
  section.exchange .exchanges .content .form-group.willings > *,
  section.stockout .exchanges .content .form-group.willings > * {
    margin-bottom: 0.5rem;
}
}
section.index .form .content .form-group.deliver,
section.exchange .form .content .form-group.deliver,
section.stockout .form .content .form-group.deliver,
section.index .exchanges .content .form-group.deliver,
section.exchange .exchanges .content .form-group.deliver,
section.stockout .exchanges .content .form-group.deliver {
  margin-top: 0.75rem;
}
section.index .form .content .detail,
section.exchange .form .content .detail,
section.stockout .form .content .detail,
section.index .exchanges .content .detail,
section.exchange .exchanges .content .detail,
section.stockout .exchanges .content .detail {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
}
section.index .form .content .detail.active,
section.exchange .form .content .detail.active,
section.stockout .form .content .detail.active,
section.index .exchanges .content .detail.active,
section.exchange .exchanges .content .detail.active,
section.stockout .exchanges .content .detail.active {
  opacity: 1;
  max-height: 2500px;
}
section.index .form .content .detail .form-group,
section.exchange .form .content .detail .form-group,
section.stockout .form .content .detail .form-group,
section.index .exchanges .content .detail .form-group,
section.exchange .exchanges .content .detail .form-group,
section.stockout .exchanges .content .detail .form-group {
  margin-top: 0.5rem;
}
section.index .form .content .detail .form-group.cell-group,
section.exchange .form .content .detail .form-group.cell-group,
section.stockout .form .content .detail .form-group.cell-group,
section.index .exchanges .content .detail .form-group.cell-group,
section.exchange .exchanges .content .detail .form-group.cell-group,
section.stockout .exchanges .content .detail .form-group.cell-group,
section.index .form .content .detail .form-group.name-group,
section.exchange .form .content .detail .form-group.name-group,
section.stockout .form .content .detail .form-group.name-group,
section.index .exchanges .content .detail .form-group.name-group,
section.exchange .exchanges .content .detail .form-group.name-group,
section.stockout .exchanges .content .detail .form-group.name-group {
  width: 50%;
}
section.index .form .content .detail .form-group.cell-group input,
section.exchange .form .content .detail .form-group.cell-group input,
section.stockout .form .content .detail .form-group.cell-group input,
section.index .exchanges .content .detail .form-group.cell-group input,
section.exchange .exchanges .content .detail .form-group.cell-group input,
section.stockout .exchanges .content .detail .form-group.cell-group input,
section.index .form .content .detail .form-group.name-group input,
section.exchange .form .content .detail .form-group.name-group input,
section.stockout .form .content .detail .form-group.name-group input,
section.index .exchanges .content .detail .form-group.name-group input,
section.exchange .exchanges .content .detail .form-group.name-group input,
section.stockout .exchanges .content .detail .form-group.name-group input {
  display: block;
  width: calc(100% - 5px);
}
section.index .form .content .detail .form-group input,
section.exchange .form .content .detail .form-group input,
section.stockout .form .content .detail .form-group input,
section.index .exchanges .content .detail .form-group input,
section.exchange .exchanges .content .detail .form-group input,
section.stockout .exchanges .content .detail .form-group input,
section.index .form .content .detail .form-group select,
section.exchange .form .content .detail .form-group select,
section.stockout .form .content .detail .form-group select,
section.index .exchanges .content .detail .form-group select,
section.exchange .exchanges .content .detail .form-group select,
section.stockout .exchanges .content .detail .form-group select {
  margin-top: 0.5rem;
}
section.index .btn-submit,
section.exchange .btn-submit,
section.stockout .btn-submit,
section.index .btn-default,
section.exchange .btn-default,
section.stockout .btn-default {
  position: relative;
  width: calc(60% - 10px);
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
section.index .btn-submit:after,
section.exchange .btn-submit:after,
section.stockout .btn-submit:after,
section.index .btn-default:after,
section.exchange .btn-default:after,
section.stockout .btn-default:after {
  content: '';
  position: absolute;
  width: 99%;
  height: 85%;
  background: url(./../../img/1a705beec476b079b089.png) 50% 50% / 100% 100% no-repeat;
  left: -4px;
  top: -5px;
}
@media (min-width: 640px) {
}
section.index .btn-default,
section.exchange .btn-default,
section.stockout .btn-default {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  margin-bottom: 0;
}
section.index .btns,
section.exchange .btns,
section.stockout .btns {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  width: 90%;
}
section.index .btn-sm,
section.exchange .btn-sm,
section.stockout .btn-sm {
  position: relative;
  width: calc(50% - 10px);
}
section.index .btn-sm:after,
section.exchange .btn-sm:after,
section.stockout .btn-sm:after {
  content: '';
  position: absolute;
  width: 99%;
  height: 90%;
  background: url(./../../img/145f11ae6ecb3ef39cbe.png) 50% 50% / 100% 100% no-repeat;
  left: -4px;
  top: -5px;
}
section.index .btn-sm.btn-cancel:after,
section.exchange .btn-sm.btn-cancel:after,
section.stockout .btn-sm.btn-cancel:after {
  background: url(./../../img/ca4c14a274d64302dbd1.png) 50% 50% / 100% 100% no-repeat;
}
section.index .bg-footer,
section.exchange .bg-footer,
section.stockout .bg-footer {
  margin-top: -45vw;
}
@media (min-width: 640px) {
section.index .bg-footer,
  section.exchange .bg-footer,
  section.stockout .bg-footer {
    margin-top: calc(-0.45 * 640px);
}
}
section.exchange .bg-top- {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
section.exchange .exchanges .box-auto {
  margin-top: 14vw;
}
@media (min-width: 640px) {
section.exchange .exchanges .box-auto {
    margin-top: calc(0.14 * 640px);
}
}
section.exchange .exchanges .content {
  min-height: 680px ;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 640px) {
}
section.exchange .exchanges .content .logo- {
  width: 120px;
}
section.exchange .exchanges .content .h {
  font-size: 1rem;
  --text-opacity: 1;
  color: #eb5882;
  color: rgba(235, 88, 130, var(--text-opacity));
  margin-top: 0.5rem;
}
section.exchange .exchanges .content .desc {
  font-size: .875rem;
  padding-left: 0.5rem;
  width: 100%;
}
section.exchange .exchanges .content .btn-default {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  margin-bottom: -0.5rem;
}
section.exchange .exchanges .content .ui {
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 700;
}
section.exchange .exchanges .content .ui input {
  text-align: center;
  font-weight: 700;
}
section.exchange .exchanges .content .title {
  font-size: 1.625rem;
  --text-opacity: 1;
  color: #eb5882;
  color: rgba(235, 88, 130, var(--text-opacity));
  font-weight: 700;
}
section.exchange .exchanges .content .timer {
  font-weight: 500;
  font-family: Oswald;
  text-align: left;
  font-size: 60px;
  letter-spacing: 2px;
  background: #fef5f7;
  padding: 0px;
}
section.exchange .exchanges .content .timer .relative {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  left: 5px;
}
section.exchange .exchanges .content .timer,
section.exchange .exchanges .content .barcode,
section.exchange .exchanges .content .statebar {
  position: relative;
  width: calc(100% - 30px);
}
section.exchange .exchanges .content .timer .bg-,
section.exchange .exchanges .content .barcode .bg-,
section.exchange .exchanges .content .statebar .bg- {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(./../../img/e9945e65dab42a92cd0b.jpg) 0 0 / 100% 100% no-repeat;
}
section.exchange .exchanges .content .ps {
  width: 290px;
}
section.exchange .exchanges .content .statebar {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
section.exchange .exchanges .content .statebar .bg- {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
section.exchange .exchanges .content .statebar.disable {
  -moz-filter: saturate(0);
  -ms-filter: saturate(0);
  filter: saturate(0);
}
section.exchange .exchanges .content .statebar.disable .bg- {
  -moz-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
section.exchange .exchanges .content .statebar .bg-blink {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  animation: 0.36s infinite alternate in-out;
}
section.exchange .exchanges .content .barcode,
section.exchange .exchanges .content .btn-default {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
section.exchange .exchanges .content .barcode.disable,
section.exchange .exchanges .content .btn-default.disable {
  opacity: 0;
}
section.exchange .exchanges .content .btn-default.disable {
  opacity: 0;
  visibility: hidden;
}
section.exchange .exchanges .content .statebar .txt {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  font-size: 1rem;
}
section.exchange .exchanges .content .statebar .txt .t > * {
  display: inline-block;
  position: relative;
}
section.exchange .exchanges .content .statebar .txt .t > *:after,
section.exchange .exchanges .content .statebar .txt .t > *:before {
  content: '';
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 9px;
}
section.exchange .exchanges .content .statebar .txt .t > *:before {
  right: calc(100% + 5px);
}
section.exchange .exchanges .content .statebar .txt .t > *:after {
  left: calc(100% + 5px);
}
section.push {
  --bg-opacity: 1;
  background-color: #fdebef;
  background-color: rgba(253, 235, 239, var(--bg-opacity));
}
section.push .container-fluid {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
section.push .box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  text-align: center;
  border-radius: 15px;
  width: calc(100% - 60px);
  height: auto;
  max-width: 480px;
  padding: 20px 30px;
}
section.push .box > * {
  margin-bottom: 0.75rem;
  margin-left: auto;
  margin-right: auto;
}
section.push .box .form-group {
  font-size: 1.125rem;
  text-align: left;
}
section.push .box input[type="text"],
section.push .box input[type="tel"],
section.push .box select {
  position: relative;
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 0;
  border-radius: 5px;
  outline: none;
  border: 1px solid #ec7a9b;
  border: solid 1px #ec7a9b;
  background-color: #f9f9f9;
  color: #333;
}
@media (min-width: 640px) {
section.push .box input[type="text"],
  section.push .box input[type="tel"],
  section.push .box select {
    font-size: 1.25rem;
}
}
section.push .box input[type="text"]:-ms-input-placeholder, section.push .box input[type="tel"]:-ms-input-placeholder, section.push .box select:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
section.push .box input[type="text"]::placeholder,
section.push .box input[type="tel"]::placeholder,
section.push .box select::placeholder {
  color: #bbb;
  opacity: 1;
}
section.push .box input[type="text"]:-ms-input-placeholder,
section.push .box input[type="tel"]:-ms-input-placeholder,
section.push .box select:-ms-input-placeholder {
  color: #bbb !important;
}
section.push .box input[type="text"]:-ms-input-placeholder, section.push .box input[type="tel"]:-ms-input-placeholder, section.push .box select:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
section.push .box input[type="text"]::placeholder,
section.push .box input[type="tel"]::placeholder,
section.push .box select::placeholder {
  color: #bbb;
  opacity: 1;
}
section.push .box input[type="text"]:-ms-input-placeholder,
section.push .box input[type="tel"]:-ms-input-placeholder,
section.push .box select:-ms-input-placeholder {
  color: #bbb !important;
}
section.push .box input[type="text"]::-ms-input-placeholder,
section.push .box input[type="tel"]::-ms-input-placeholder,
section.push .box select::-ms-input-placeholder {
  color: #bbb !important;
}
section.push .btn-default {
  position: relative;
  --bg-opacity: 1;
  background-color: #fe6346;
  background-color: rgba(254, 99, 70, var(--bg-opacity));
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  font-size: 1.125rem;
  font-weight: 700;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.75rem;
  width: 50%;
  border-radius: 5px;
}
@keyframes in-out {
0% {
    opacity: 0.3;
}
30% {
    opacity: 0.25;
}
100% {
    opacity: 0;
}
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 23px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #ec7a9b;
  border-radius: 100%;
  background: #fff;
}
.disabled[type="radio"]:checked + label:before,
.disabled[type="radio"]:not(:checked) + label:before {
  border: 1px solid #ccc;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #fa6b72;
  position: absolute;
  top: 7px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.form-checkcheckbox [type="checkbox"]:checked,
.form-checkcheckbox [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.form-checkcheckbox [type="checkbox"]:checked + label,
.form-checkcheckbox [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: calc(26px);
  padding-top: 0px;
  min-height: 40px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
}
@media (min-width: 640px) {
.form-checkcheckbox [type="checkbox"]:checked + label,
  .form-checkcheckbox [type="checkbox"]:not(:checked) + label {
    font-size: 16px;
}
}
.form-checkcheckbox [type="checkbox"]:checked + label:before,
.form-checkcheckbox [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 2px;
  background: #ec7a9b;
  border-radius: 2px;
}
@media (min-width: 640px) {
.form-checkcheckbox [type="checkbox"]:checked + label:before,
  .form-checkcheckbox [type="checkbox"]:not(:checked) + label:before {
    top: 4px;
}
}
.form-checkcheckbox [type="checkbox"]:checked + label:after,
.form-checkcheckbox [type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 15px;
  height: 10px;
  background: url(./../../img/0f4b8e142acf6bf4ad1a.png) 0 0 / contain no-repeat;
  position: absolute;
  top: 6px;
  left: 1px;
  transition: all 0.01s ease;
}
.form-checkcheckbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.form-checkcheckbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.form-checkcheckbox [type="checkbox"]:disabled:checked + label:before,
.form-checkcheckbox [type="checkbox"]:disabled:not(:checked) + label:before {
  border-color: #ccc;
  background-color: #eee;
}

/*
    form .qs-datepicker-container{
        width:100%;
        @media (min-width: theme('screens.sm')){
            width:60%;
        }
        .setBorderStyle(1px ,theme('colors.pink.dark') );
        .qs-controls{
            @apply py-1;
            background:theme('colors.red.light');
        }
        .qs-square{
            height:30px;
        }
        .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:theme('colors.red.semiLight')};
        .qs-active{
            background:theme('colors.pink.dark');
            color:#fff;
            @apply font-bold;
            
        }

        .qs-arrow{
            &.qs-right:after{
                border-left-color:theme('colors.pink.dark');
            }

            &.qs-left:after{
                border-right-color:theme('colors.pink.dark');
            }
        }
        .qs-overlay{
            background: rgba(112,0,20,.8);
        }
        input.qs-overlay-year{
            .placeholderColor(#fff);
        }
    }
    */
form .datepicker.datepicker-dropdown {
  position: relative;
  top: 0;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #ec7a9b;
  border: solid 1px #ec7a9b;
  background: #fff;
}
@media (min-width: 640px) {
form .datepicker.datepicker-dropdown {
    width: 60%;
    font-size: 18px;
}
}
form .datepicker.datepicker-dropdown > * {
  position: relative;
}
form .datepicker.datepicker-dropdown:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 43px;
  background: #fdebef;
  border: none;
}
form .datepicker.datepicker-dropdown:after {
  display: none;
}
form .datepicker.datepicker-dropdown table {
  width: 100%;
}
form .datepicker.datepicker-dropdown table tr td,
form .datepicker.datepicker-dropdown table tr th {
  padding: 5px 0;
  font-weight: 400;
}
form .datepicker.datepicker-dropdown table tr td.prev,
form .datepicker.datepicker-dropdown table tr th.prev,
form .datepicker.datepicker-dropdown table tr td.next,
form .datepicker.datepicker-dropdown table tr th.next {
  color: #ec7a9b;
  font-weight: 700;
  font-size: 1.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
form .datepicker.datepicker-dropdown table tr td.prev:hover,
form .datepicker.datepicker-dropdown table tr th.prev:hover,
form .datepicker.datepicker-dropdown table tr td.next:hover,
form .datepicker.datepicker-dropdown table tr th.next:hover {
  background: none;
}
form .datepicker.datepicker-dropdown table tr td.new.day,
form .datepicker.datepicker-dropdown table tr td.old.day {
  color: #ddd;
}
form .datepicker.datepicker-dropdown table tr td.active.day {
  background: #ec7a9b;
  color: #fff;
  font-weight: 700;
}
form .datepicker.datepicker-dropdown table tr td span.active.month,
form .datepicker.datepicker-dropdown table tr td span.active.year {
  background: #ec7a9b;
}
form .datepicker.datepicker-dropdown .datepicker-months thead {
  position: relative;
}
form .datepicker.datepicker-dropdown .datepicker-months thead:after {
  content: '';
  position: absolute;
  width: calc(100% - 80px);
  left: 40px;
  height: 44px;
  top: -2px;
}
form .datepicker.datepicker-dropdown .datepicker-months tr td.prev,
form .datepicker.datepicker-dropdown .datepicker-months tr th.prev,
form .datepicker.datepicker-dropdown .datepicker-months tr td.next,
form .datepicker.datepicker-dropdown .datepicker-months tr th.next {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

