/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/assets/sections/main-coupon/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
:root {
  --relx-blue: #0d6efd;
  --relx-indigo: #6610f2;
  --relx-purple: #6f42c1;
  --relx-pink: #d63384;
  --relx-red: #ea0029;
  --relx-orange: #fd7e14;
  --relx-yellow: #8fcfb3;
  --relx-green: #00af98;
  --relx-teal: #20c997;
  --relx-cyan: #0dcaf0;
  --relx-white: #fff;
  --relx-gray: #e1e1e1;
  --relx-gray-dark: #343a40;
  --relx-gray-100: #fafafa;
  --relx-gray-200: #f7f7f7;
  --relx-gray-300: #ececec;
  --relx-gray-400: #ced4da;
  --relx-gray-500: #7c7c7c;
  --relx-gray-600: #e1e1e1;
  --relx-gray-700: #4b4b4b;
  --relx-gray-800: #343a40;
  --relx-gray-900: #4b4b4b;
  --relx-primary: #ec6332;
  --relx-secondary: #f0c756;
  --relx-success: #00af98;
  --relx-info: #0dcaf0;
  --relx-warning: #8fcfb3;
  --relx-danger: #ea0029;
  --relx-light: #fafafa;
  --relx-dark: #4b4b4b;
  --relx-thirdary: #fcf4dd;
  --relx-fblack: #2f2f2f;
  --relx-world: #383838;
  --relx-world-orange: #ec6332;
  --relx-light-black: #262626;
  --relx-blue: #0d6efd;
  --relx-primary-rgb: 236, 99, 50;
  --relx-secondary-rgb: 240, 199, 86;
  --relx-success-rgb: 0, 175, 152;
  --relx-info-rgb: 13, 202, 240;
  --relx-warning-rgb: 143, 207, 179;
  --relx-danger-rgb: 234, 0, 41;
  --relx-light-rgb: 250, 250, 250;
  --relx-dark-rgb: 75, 75, 75;
  --relx-thirdary-rgb: 252, 244, 221;
  --relx-fblack-rgb: 47, 47, 47;
  --relx-world-rgb: 56, 56, 56;
  --relx-world-orange-rgb: 236, 99, 50;
  --relx-light-black-rgb: 38, 38, 38;
  --relx-blue-rgb: 13, 110, 253;
  --relx-white-rgb: 255, 255, 255;
  --relx-black-rgb: 0, 0, 0;
  --relx-body-color-rgb: 0, 0, 0;
  --relx-body-bg-rgb: 255, 255, 255;
  --relx-font-sans-serif: Sofia Pro, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --relx-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --relx-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --relx-body-font-family: var(--relx-font-sans-serif);
  --relx-body-font-size: 1rem;
  --relx-body-font-weight: 400;
  --relx-body-line-height: 1.4;
  --relx-body-color: #000;
  --relx-body-bg: #fff;
  --relx-border-width: 1px;
  --relx-border-style: solid;
  --relx-border-color: #ececec;
  --relx-border-color-translucent: rgba(0, 0, 0, 0.175);
  --relx-border-radius: 1rem;
  --relx-border-radius-sm: 0.5rem;
  --relx-border-radius-lg: 2rem;
  --relx-border-radius-xl: 1rem;
  --relx-border-radius-2xl: 2rem;
  --relx-border-radius-pill: 50rem;
  --relx-link-color: #626262;
  --relx-link-hover-color: #ec6332;
  --relx-code-color: #d63384;
  --relx-highlight-bg: #fcf8e3;
}

.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.w-h-44 {
  width: 44px;
  height: 44px;
}

.w-h-44 img {
  width: 100%;
  height: 100%;
}

.main-coupon {
  display: block;
}
.main-coupon .mt-5d {
  margin-top: -5px;
}
.main-coupon .page-num {
  padding: 6px 13px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0c0c0c;
  cursor: pointer;
}
.main-coupon .pt-010 {
  padding-top: 10px;
}
.main-coupon .pb-13 {
  padding-bottom: 13px;
}
.main-coupon .py-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}
.main-coupon .px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.main-coupon .placeholder {
  display: block;
  min-height: 1em;
  vertical-align: middle;
  cursor: auto;
  background-color: transparent;
  opacity: 1;
}
.main-coupon *,
.main-coupon *::before,
.main-coupon *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.main-coupon .border-bottom {
  border-bottom: 1px solid #ec6332;
}
.main-coupon .active-title {
  color: #ec6332;
  border-bottom: 2px solid #ec6332;
}
.main-coupon .active-title span {
  color: #c69c6d;
}
.main-coupon .w-68b {
  width: 68%;
}
.main-coupon .w-32b {
  width: 33%;
}
.main-coupon .bg-linear {
  background: #ff6d2d;
}
.main-coupon .circle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 82px;
  height: 82px;
  right: 0px;
  bottom: -34px;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
}
.main-coupon .circle2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 102px;
  height: 102px;
  right: -35px;
  bottom: -18px;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
}
.main-coupon .color-ec {
  color: #ececec;
}
.main-coupon .use-now {
  padding: 6px 16px;
  border: none;
  border-radius: 18.5px;
  font-weight: 600;
  font-size: 12px;
  line-height: 140%;
  color: #ec6332;
  cursor: pointer;
}
.main-coupon .use-now {
  display: none;
}
.main-coupon .expire {
  display: block;
}
.main-coupon .top-circle {
  position: absolute;
  width: 28px;
  height: 28px;
  left: 63%;
  top: -13px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 100;
}
.main-coupon .bottom-circle {
  position: absolute;
  width: 28px;
  height: 28px;
  left: 63%;
  bottom: -12px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 100;
}
.main-coupon .mt-5d {
  margin-top: -5px;
}
.main-coupon .page-num {
  padding: 6px 13px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0c0c0c;
}
.main-coupon .page-num.active {
  background: #ec6332;
  border-radius: 8px;
  color: #fff;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-coupon .rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.main-coupon .roate-90d {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.main-coupon .pt-010 {
  padding-top: 10px;
}
.main-coupon .pb-13 {
  padding-bottom: 13px;
}
.main-coupon .expire,
.main-coupon .used {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 99;
}
.main-coupon .card-top {
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0;
  left: 0;
  z-index: 100;
  background: transparent;
}
.main-coupon .py-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}
.main-coupon .available-card .used {
  display: none;
}
.main-coupon .available-card .expire {
  display: none;
}
.main-coupon .available-card .use-now {
  display: block;
}
.main-coupon .z-index-1 {
  z-index: 1;
}
.main-coupon .expire-card .bg-linear {
  background: linear-gradient(127.92deg, #a3a3a3 3.37%, #c8c8c8 71.9%);
}
.main-coupon .expire-card .expire {
  display: block;
}
.main-coupon .expire-card .used,
.main-coupon .expire-card .use-now {
  display: none;
}
.main-coupon .expire-card .right-icon img {
  -webkit-filter: grayscale(50%);
          filter: grayscale(50%);
}
.main-coupon .expire-card .text-primary {
  color: #7c7c7c !important;
}
.main-coupon .card-wing {
  width: 100px;
  position: absolute;
  right: 30px;
  top: 22px;
}
.main-coupon .used-card .used {
  display: block;
}
.main-coupon .used-card .expire,
.main-coupon .used-card .use-now {
  display: none;
}
.main-coupon .radius-14 {
  border-radius: 14px;
}
.main-coupon .bg-ec {
  background: #ececec;
}
.main-coupon .arrow-right {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.main-coupon .arrow-right svg path {
  stroke: #c69c6d;
}
.main-coupon .coupon-checked,
.main-coupon .not-available,
.main-coupon .no-img .right-icon,
.main-coupon .no-img .used,
.main-coupon .no-img .expire,
.main-coupon .no-img .use-now,
.main-coupon .no-img .code {
  display: none;
}
.main-coupon .no-img .w-68b {
  width: 57.8%;
}
.main-coupon .no-img .top-circle {
  width: 20px;
  height: 20px;
  left: 64%;
  top: -12px;
}
.main-coupon .no-img .bottom-circle {
  width: 20px;
  height: 20px;
  left: 64%;
  bottom: -12px;
}
.main-coupon .no-img.disabled .bg-linear {
  background: linear-gradient(127.92deg, #a3a3a3 3.37%, #c8c8c8 71.9%);
}
.main-coupon .no-img.disabled .not-available,
.main-coupon .no-img.checked .coupon-checked {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 99;
}
.main-coupon .w-100b {
  width: 100%;
}
.main-coupon .py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-coupon .fix-layer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.main-coupon .fixed-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.main-coupon .h-64h {
  height: 64vh;
}
.main-coupon .coupon-close {
  position: absolute;
  top: 0px;
  right: 0px;
}
.main-coupon .overflow-y-auto {
  overflow-y: auto;
}
.main-coupon .no-img .w-32b {
  width: 42%;
}
.main-coupon .border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-coupon .color-link {
  color: #c69c6d !important;
}
.main-coupon .rt-2 {
  position: relative;
  top: 2px;
}
.main-coupon .slideDown {
  height: 0px;
  -webkit-transition: height ease 0.25s;
  transition: height ease 0.25s;
}
.main-coupon .right-to-left {
  -webkit-transition: -webkit-transform ease 0.25s;
  transition: -webkit-transform ease 0.25s;
  transition: transform ease 0.25s;
  transition: transform ease 0.25s, -webkit-transform ease 0.25s;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media (min-width: 1200px) {
  .ellipsis-sm-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .w-sm-928 {
    width: 928px;
  }
  .h-sm-555 {
    height: 555px;
  }
  .w-h-sm-56 {
    width: 56px;
    height: 56px;
  }
  .pc-flag .d-pc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pc-flag .w-pc-56b {
    width: 56%;
  }
  .pc-flag .w-pc-44b {
    width: 44%;
    margin: 0 !important;
  }
  .pc-flag .pc-none {
    display: none;
  }
  .pc-flag .top-circle {
    left: 65%;
  }
  .pc-flag .bottom-circle {
    left: 65%;
  }
  .pc-flag .height-88 {
    height: 88% !important;
    margin-left: -10px;
  }
  .pc-flag .ps-pc-4 {
    padding-left: 24px;
  }
  .pc-flag .mb-pc-6 {
    margin-bottom: 40px !important;
  }
  .rt-sm-2 {
    position: relative;
    top: 2px;
  }
  .maxh-sm-50 {
    max-height: 50px;
  }
}
@media (max-width: 575.98px) {
  .card-wing {
    right: 12px;
    top: 18px;
  }
  .flex-xs-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .no-img .no-font-14 {
    font-size: 14px !important;
  }
  .no-img .no-fw-bold {
    font-weight: bold !important;
  }
  .no-img .no-lh-140 {
    line-height: 140 !important;
  }
  .as-xs-content {
    height: 50vh;
    overflow: hidden;
  }
  #page {
    display: none !important;
  }
  .use-now {
    padding: 5px 12px !important;
  }
  .maxh-xs-55 {
    max-height: 55px;
  }
  .px-xs-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  .main-coupon .bottom-circle {
    background-color: #f7f7f7;
  }
  .main-coupon .radius-xs-top-left-right-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 400px) {
  .font-xss-14 {
    font-size: 14px;
  }
}
