@charset "UTF-8";
.text-brand-orange {
  color: #ED6C00 !important;
}

.text-gold {
  color: #B08A41 !important;
}

.text-black {
  color: rgb(44, 43, 42) !important;
}

.text-black60 {
  color: rgba(44, 43, 42, 0.6) !important;
}

.text-white60 {
  color: rgba(255, 255, 255, 0.6) !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

.h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

@media screen and (min-width: 768px) {
  .h1-md {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .h1-lg {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

.h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

@media screen and (min-width: 768px) {
  .h2-md {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
@media screen and (min-width: 1200px) {
  .h2-lg {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

.h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

@media screen and (min-width: 768px) {
  .h3-md {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
@media screen and (min-width: 1200px) {
  .h3-lg {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

.h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

@media screen and (min-width: 768px) {
  .h4-md {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
@media screen and (min-width: 1200px) {
  .h4-lg {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

.h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

@media screen and (min-width: 768px) {
  .h5-md {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 1200px) {
  .h5-lg {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

.h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
  .h6-md {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .h6-lg {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

.h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

@media screen and (min-width: 768px) {
  .h7-md {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
@media screen and (min-width: 1200px) {
  .h7-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media screen and (min-width: 768px) {
  .h8-md {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .h8-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h9-md {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h9-lg {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h10-md {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h10-lg {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
.font-weight-300 {
  font-weight: 300 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-300 {
    font-weight: 300 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-300 {
    font-weight: 300 !important;
  }
}
.font-weight-400 {
  font-weight: 400 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-400 {
    font-weight: 400 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-400 {
    font-weight: 400 !important;
  }
}
.font-weight-500 {
  font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-500 {
    font-weight: 500 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-500 {
    font-weight: 500 !important;
  }
}
.font-weight-600 {
  font-weight: 600 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-600 {
    font-weight: 600 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-600 {
    font-weight: 600 !important;
  }
}
.font-weight-700 {
  font-weight: 700 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-700 {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-700 {
    font-weight: 700 !important;
  }
}
.font-weight-800 {
  font-weight: 800 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-800 {
    font-weight: 800 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-800 {
    font-weight: 800 !important;
  }
}
#group-buying-products .group-buying-banner {
  position: relative;
  width: 100%;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/h326_m_s.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 144px;
}
#group-buying-products .group-buying-banner.best-selling {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/h326__hand_m_s.jpg");
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner.best-selling {
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/h368_hand_l.jpg");
  }
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner {
    background-position: center center;
    background-size: cover;
    height: 294px;
    padding-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner {
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/h368_l.jpg");
    height: 368px;
  }
}
#group-buying-products .group-buying-banner .page-description,
#group-buying-products .group-buying-banner .activity-information {
  width: calc(100% - 2rem);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, 0.85);
  padding: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .page-description,
  #group-buying-products .group-buying-banner .activity-information {
    position: absolute;
    width: 303px;
    transform: translateX(0);
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .page-description,
  #group-buying-products .group-buying-banner .activity-information {
    width: 570px;
  }
}
#group-buying-products .group-buying-banner .page-description__title,
#group-buying-products .group-buying-banner .activity-information__title {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  font-weight: 700;
  color: rgb(44, 43, 42);
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .page-description__title,
  #group-buying-products .group-buying-banner .activity-information__title {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
#group-buying-products .group-buying-banner .page-description__content,
#group-buying-products .group-buying-banner .activity-information__content {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  opacity: 0.8;
  margin-top: 0.25rem;
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .page-description__content,
  #group-buying-products .group-buying-banner .activity-information__content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
#group-buying-products .group-buying-banner .page-description {
  margin-top: -1.5rem;
}
@media screen and (min-width: 470px) {
  #group-buying-products .group-buying-banner .page-description {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 570px) {
  #group-buying-products .group-buying-banner .page-description {
    transform: translateY(3rem);
    margin-top: 0;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .page-description {
    height: auto;
    transform: translate(0, 0);
    top: unset;
    padding: 1.5rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .page-description {
    width: 570px;
    padding: 2.5rem 5rem 2.5rem 6rem;
  }
}
@media screen and (min-width: 1440px) {
  #group-buying-products .group-buying-banner .page-description {
    width: calc((100vw - 1440px) / 2 + 570px);
    padding-left: calc((100vw - 1440px) / 2 + 96px);
  }
}
#group-buying-products .group-buying-banner .activity-information {
  margin-top: -2.5rem;
}
@media screen and (min-width: 570px) {
  #group-buying-products .group-buying-banner .activity-information {
    margin-top: 0;
    margin-bottom: 5rem;
    transform: translateY(2.5rem);
  }
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .activity-information {
    top: 0;
    padding: 2rem 1.5rem;
    margin-bottom: 0;
    transform: translateY(0);
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information {
    padding: 54px 80px 54px 96px;
  }
}
@media screen and (min-width: 1440px) {
  #group-buying-products .group-buying-banner .activity-information {
    width: calc((100vw - 1440px) / 2 + 570px);
    padding-left: calc((100vw - 1440px) / 2 + 96px);
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px dashed rgba(44, 43, 42, 0.2);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section {
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .status {
  font-weight: 700;
  color: #B08A41;
  line-height: 1.25rem;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .status {
    line-height: 1.5rem;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .note {
  color: rgba(44, 43, 42, 0.6);
  font-weight: 700;
  line-height: 1.25rem;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .note {
    line-height: 1.5rem;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .note:before {
  content: "｜";
  font-weight: 700;
  color: #B08A41;
  margin-right: 5px;
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information {
  border-radius: 8px;
  background-color: rgba(44, 43, 42, 0.8);
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/bg-date.png");
  margin-top: 0.75rem;
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.not-ready {
  padding: 0.5rem 1.25rem;
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.not-ready .date-information__title {
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: #A49686;
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .date-information.not-ready .date-information__title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.not-ready .date-information__range {
  margin-top: -2px;
  color: #B08A41;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .date-information.not-ready .date-information__range {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25rem 1.25rem 0.5rem 1.25rem;
  gap: 0.5rem;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown {
    gap: 0.75rem;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .datetime-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2.5rem;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .datetime-item {
    width: 54px;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .datetime-item__number {
  color: #B08A41;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 2rem;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .datetime-item__number {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
    line-height: 36px;
  }
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .datetime-item__unit {
  color: #A49686;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  margin-top: -4px;
}
#group-buying-products .group-buying-banner .activity-information .activity-section .date-information.is-countdown .colon {
  color: #A49686;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  width: 6px;
  text-indent: -6px;
}
#group-buying-products .group-buying-banner .activity-information .shipping-note {
  margin-top: 0.5rem;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 18px;
}
@media screen and (min-width: 768px) {
  #group-buying-products .group-buying-banner .activity-information .shipping-note {
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 18px;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .group-buying-banner .activity-information .shipping-note {
    line-height: 20px;
  }
}
#group-buying-products .main-section {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section {
    margin-top: 2rem;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .main-section {
    margin: 28px auto 0;
    max-width: 1248px;
    padding-left: 0;
    padding-right: 0;
  }
}
#group-buying-products .main-section .prepaid-recommendation {
  position: relative;
  color: rgba(44, 43, 42, 0.6);
  padding: 0.75rem 1.25rem 36px;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin-top: 1rem;
  font-weight: 600;
  line-height: 18px;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/deco_line_down.svg"), url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/deco_line_up.svg");
  background-repeat: no-repeat;
  background-position: right bottom, left top;
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .prepaid-recommendation {
    padding: 1rem 1.5rem 36px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 20px;
  }
}
#group-buying-products .main-section .prepaid-recommendation.open {
  padding: 0.75rem 1.25rem;
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .prepaid-recommendation.open {
    padding: 1rem 1.5rem;
  }
}
#group-buying-products .main-section .prepaid-recommendation.open .content {
  display: block;
}
#group-buying-products .main-section .prepaid-recommendation.open .content p {
  margin: 0 0 0.5rem 0;
}
#group-buying-products .main-section .prepaid-recommendation.open .more {
  display: none;
}
#group-buying-products .main-section .prepaid-recommendation .content {
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#group-buying-products .main-section .prepaid-recommendation .more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #b08a41;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  cursor: pointer;
  position: absolute;
  left: 22px;
  bottom: 12px;
}
#group-buying-products .main-section .prepaid-recommendation .more::after {
  content: "";
  width: 8px;
  height: 8px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/group-buying-products/triangle_down.svg") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .prepaid-recommendation .more {
    font-size: 14px;
    line-height: 20px;
  }
}
#group-buying-products .main-section .prepaid-recommendation::before, #group-buying-products .main-section .prepaid-recommendation::after {
  content: "";
  position: absolute;
  width: calc(100% - 4px);
}
#group-buying-products .main-section .prepaid-recommendation::before {
  top: 0;
  left: 4px;
  height: 1px;
  background-image: linear-gradient(92deg, rgba(176, 138, 65, 0.6) 0%, rgba(176, 138, 65, 0.15) 100%);
}
#group-buying-products .main-section .prepaid-recommendation::after {
  bottom: 0;
  right: 4px;
  height: 1px;
  background: linear-gradient(92deg, rgba(176, 138, 65, 0.15) 0%, rgba(176, 138, 65, 0.6) 100%);
}
#group-buying-products .main-section .btn-sort-section {
  display: flex;
  justify-content: flex-end;
  width: 96px;
  margin: 0.5rem 0 1rem;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .main-section .btn-sort-section {
    margin: 0.5rem 1.5rem 1rem 0;
  }
}
@media screen and (min-width: 1280px) {
  #group-buying-products .main-section .btn-sort-section {
    margin: 0.5rem 0 1rem;
  }
}
#group-buying-products .main-section .product-list {
  gap: 40px 27px;
  margin-left: auto;
  margin-right: auto;
}
#group-buying-products .main-section .product-list .product-items {
  width: calc(50% - 20px);
  max-width: calc(50% - 20px);
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .product-list .product-items {
    width: calc((100% - 64px) / 3);
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .main-section .product-list .product-items {
    width: 13.25rem;
    max-width: 13.25rem;
  }
}
#group-buying-products .main-section .product-list .product-items .product-view {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .product-list .product-items .product-view {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  #group-buying-products .main-section .product-list {
    gap: 32px;
  }
}
@media screen and (min-width: 1200px) {
  #group-buying-products .main-section .product-list {
    justify-content: center;
    max-width: 1248px;
    gap: 56px 32px;
  }
}
@media screen and (min-width: 1280px) {
  #group-buying-products .main-section .product-list {
    justify-content: unset;
    gap: 64px 56px;
  }
}
#group-buying-products .main-section .precautions-box {
  margin: 2.5rem auto;
}
@media screen and (min-width: 1200px) {
  #group-buying-products .main-section .precautions-box {
    margin: 5rem auto;
  }
}

/*# sourceMappingURL=group-buying-products.css.map */
