/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[15].oneOf[11].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[15].oneOf[11].use[5]!./app/styles/loadingStyle.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.loading-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  overflow: hidden;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
}

.lds-facebook,
.lds-facebook div {
  box-sizing: border-box;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  border-radius: 20px;
  background: #e4002b;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
  background: transparent;
  border: 1px solid #e4002b;
}

.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0s;
}

@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 82px;
  }
  50%, 100% {
    top: 24px;
    height: 40px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[15].oneOf[11].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[15].oneOf[11].use[5]!./app/styles/productStyle.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hero-product {
  background: linear-gradient(114deg, #fff 20.33%, #BAE9FF 81.95%);
}
.hero-product .slick-slider,
.hero-product .slick-list,
.hero-product .slick-track {
  height: 100%;
}
.hero-product .slick-slide > div {
  height: 100%;
}
.hero-product img.responsive-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-dots {
  bottom: -3px !important;
}
.slick-dots li button:before {
  font-size: 0 !important;
}

.slick-prev:before,
.slick-next:before {
  opacity: 1;
  font-size: 34px;
  color: rgba(255, 255, 255, 0.8117647059) !important;
}

.slick-prev {
  z-index: 100;
  left: 50px;
}

.slick-next {
  right: 50px;
}

.slick-dots li button:before {
  opacity: 0;
}

.card-body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 0 8px rgba(51, 51, 51, 0.1215686275);
  height: fit-content;
  width: 515px;
}

.bg-free-kfc-sundae::after {
  top: -34px;
  right: 2px;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/images/icons/free-sundae.png");
  width: 130px;
}

.bg-kids-meals {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url("/images/product/kids-meals.png");
  margin-bottom: 0;
}

.product-detail-wrapper {
  position: relative;
  background: linear-gradient(99.91deg, #ffffff 20.33%, #bae9ff 81.95%) !important;
  width: 100%;
  z-index: 0;
}
.product-detail-wrapper::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-image: url("/images/conffeti.svg");
}

.image-chaki-club {
  position: relative;
  right: -31%;
}

.bg-birthday {
  position: relative;
  background-color: #fff;
  --bs-border-opacity: 1;
  border-color: rgb(228, 0, 43) !important;
  box-shadow: 0 0 8px rgba(51, 51, 51, 0.1215686275);
  border-radius: 12px;
}
.bg-birthday-flag:after {
  top: 0;
  right: 0;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/images/product/flag-package.svg");
  z-index: 0;
  width: 31%;
}
.bg-birthday-detail .loading-overlay {
  background: none !important;
}
.bg-birthday-detail:before, .bg-birthday-detail:after {
  top: 17%;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/images/product/flag-package.svg");
  z-index: 0;
  width: 30%;
}
.bg-birthday-detail:before {
  left: 26px;
  transform: scaleX(-1);
}
.bg-birthday-detail:after {
  right: 25px;
}
.bg-birthday-detail-stripes {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 34px;
  width: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
}
.bg-birthday-detail-stripe {
  background-color: #E4002B;
  height: 100%;
  width: 12px;
}

.card-ckc {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: 12px;
  background: #fff;
  box-shadow: -4px 6px 8px rgba(51, 51, 51, 0.1215686275);
  max-width: 543px;
}

.bg-ckc-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0 24px;
  background: linear-gradient(218deg, #BAE9FF 14.29%, rgba(255, 255, 255, 0.95) 62.88%);
}

.modal-bg-ckc {
  background: linear-gradient(0.21deg, #BAE9FF 0.18%, rgba(186, 233, 255, 0) 77%);
}

.strip-bg {
  height: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.strip-bg > * {
  background: #E4002B;
  width: 12px;
  margin: 0 4px;
}

@media only screen and (max-width: 1025px) {
  .hero-product {
    margin: 0 !important;
  }
  .bg-kids-meals {
    background-image: none;
    padding-bottom: 16px;
  }
  .padding-detail-wrapper {
    padding: 87px 0 !important;
  }
  .bg-birthday-flag:after {
    width: 50%;
  }
  .bg-birthday-detail:after, .bg-birthday-detail:before {
    width: 36%;
    top: 9%;
  }
  .bg-birthday-detail:before {
    left: 2px;
  }
  .bg-birthday-detail:after {
    right: 2px;
  }
  .slick-prev:before,
  .slick-next:before {
    opacity: 0;
  }
  .image-chaki-club {
    right: 76px;
    max-width: 474px !important;
  }
  .bg-ckc-wrapper {
    background: linear-gradient(285deg, #BAE9FF 14.29%, rgba(255, 255, 255, 0.95) 62.88%);
    height: 93vh;
  }
  .bg-ckc-wrapper:before {
    background-position: center bottom;
  }
  .card-body,
  .card-ckc {
    max-width: 86% !important;
  }
}
.MuiInputBase-inputAdornedStart {
  padding: 12px !important;
}

@media only screen and (max-width: 768px) {
  .card-ckc {
    max-width: 100% !important;
  }
  .bg-ckc-wrapper:before {
    background-size: contain;
    background-image: url("/images/product/kids-meal-mobile.svg");
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[11].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[15].oneOf[11].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[15].oneOf[11].use[5]!./app/styles/modalStyle.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#videoModal .modal {
  height: auto !important;
}

.modal {
  animation: modalShow 0.4s ease-out;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 63vh;
  margin: 20px;
  overflow: auto;
  max-width: 81vw !important;
  position: fixed !important;
  z-index: 10000 !important;
}
.modal:focus-visible {
  outline: none !important;
}
.modal .slick-slider, .modal .slick-list, .modal .slick-track {
  height: 100%;
}
.modal .image-gallery {
  height: calc(90vh - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.modal .image-gallery img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
}

@keyframes modalShow {
  from {
    opacity: 0;
    transform: translate(-50%, -48%) scale(0.96);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.bg-modal-blue {
  background: linear-gradient(180deg, #fff 41.8%, #BAE9FF 99.75%);
  display: flex;
  align-items: center;
}
.bg-modal-blue.big-screen {
  width: 100%;
  height: 100%;
  justify-items: center;
  max-height: 81vh !important;
}

.speech-bubble {
  position: relative;
  background-color: #F2F4F7;
  padding: 1.5rem 2rem;
  border-radius: 50px;
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 1.5rem auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

.speech-bubble::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 30px;
  height: 30px;
  background-color: #F2F4F7;
  z-index: 0;
}

.Mui-error {
  color: #E2826A !important;
}

.Mui-focused.MuiOutlinedInput-notchedOutline {
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.0509803922) !important;
  border-color: #E4002B !important;
}

.MuiInputBase-adornedStart > .MuiInputBase-input {
  border: 0 !important;
  padding-left: 0 !important;
}

.MuiFormGroup-root {
  flex-direction: row !important;
}

.Mui-checked {
  color: #E4002B !important;
}

.select-form__input {
  padding: 2px !important;
  opacity: 1 !important;
  border: transparent !important;
}
.select-form__control {
  cursor: pointer !important;
}
.select-form__control--is-focused {
  box-shadow: 0 0 0 1px #E4002B !important;
  border-color: transparent !important;
  width: 99.5%;
  left: 1px;
}
.select-form__menu-list {
  max-height: 180px !important;
}
.select-form__menu {
  width: 95%;
  right: 6px;
}
.select-form__option--is-focused {
  background-color: rgba(198, 23, 56, 0.1607843137) !important;
}
.select-form__option--is-selected {
  background-color: #c61738 !important;
  cursor: pointer !important;
}

.MuiFormControlLabel-label {
  font-family: "SF Pro Text", sans-serif !important;
}

.MuiFormControl-root input:not(.select-form__input, .MuiInputBase-adornedStart > .MuiInputBase-input) {
  border-radius: 8px;
  padding: 12px !important;
  font-size: 16px !important;
  width: 100% !important;
  background-color: #fff !important;
}

.select-form__input {
  width: 30vw !important;
  padding: 0 6px !important;
}

.select-form__value-container {
  padding: 8px !important;
}

.select-form__control--is-focused .select-form__placeholder {
  margin-left: 8px !important;
}

.select-form__single-value {
  margin-left: 8px !important;
}

.MuiFormHelperText-contained {
  margin-left: 0 !important;
}

.select-form__placeholder {
  margin-left: 8px !important;
}

.bg-modal-no-padding {
  padding: 0 !important;
}

.bg-birthday {
  position: relative;
  background-color: #fff;
  --bs-border-opacity: 1;
  border-color: rgb(228, 0, 43) !important;
  box-shadow: 0 0 8px rgba(51, 51, 51, 0.1215686275);
  border-radius: 12px;
}
.bg-birthday-flag:after {
  top: 0;
  right: 0;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/images/flag-package.png");
  z-index: 0;
  width: 31%;
}
.bg-birthday-detail .loading-overlay {
  background: none !important;
}
.bg-birthday-detail:before, .bg-birthday-detail:after {
  top: 17%;
  height: 100%;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/images/flag-package.png");
  z-index: 0;
  width: 30%;
}
.bg-birthday-detail:before {
  left: 26px;
  transform: scaleX(-1);
}
.bg-birthday-detail:after {
  right: 25px;
}
.bg-birthday-detail-stripes {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 34px;
  width: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
}
.bg-birthday-detail-stripe {
  background-color: #E4002B;
  height: 100%;
  width: 12px;
}

.modal-lead-box {
  width: 100%;
  padding: 0 50px;
  height: 76vh !important;
}

.form-lead {
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 45%;
  height: 735px;
  margin-bottom: 36px;
}

.bg-modal-product-detail-popup {
  background-color: transparent !important;
  box-shadow: none !important;
  max-height: none;
  overflow: hidden;
  height: 89vh;
}
.bg-modal-product-detail-popup.gallery-world {
  height: 78vh !important;
}

.grid-container {
  grid-template-columns: 50% 40%;
  justify-content: center;
}

.close-button {
  width: 44px !important;
  border-radius: 50% !important;
  border: none !important;
  color: #1D2939 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
  padding: 0 !important;
  background-color: #F2F4F7 !important;
  right: 16px;
  top: 14px;
  height: 44px !important;
  min-width: unset;
  z-index: 9999;
  position: absolute !important;
}

.modal.ckc-modal {
  height: 90vh !important;
  max-height: fit-content !important;
  overflow-y: auto;
  width: 40vw !important;
  max-width: fit-content !important;
}

@media only screen and (max-height: 820px) {
  .form-lead {
    overflow-y: auto;
  }
}
@media only screen and (max-width: 1441px) {
  .modal {
    margin: 0 !important;
    max-width: 92vw !important;
  }
}
@media only screen and (max-width: 1025px) {
  input {
    padding: 12px 14px;
  }
  .grid-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .bg-modal-product-detail-popup {
    padding: 0;
    justify-content: center !important;
    align-self: center !important;
    overflow: hidden;
  }
  .image-gallery {
    padding: 0 !important;
    height: fit-content !important;
  }
  .bg-birthday-flag:after {
    width: 50%;
  }
  .bg-birthday-detail:after, .bg-birthday-detail:before {
    width: 36%;
    top: 9%;
  }
  .bg-birthday-detail:before {
    left: 2px;
  }
  .bg-birthday-detail:after {
    right: 2px;
  }
  .speech-bubble {
    padding: 1rem;
    font-size: 0.9rem;
  }
  .custom-captcha {
    width: 100%;
    position: relative;
  }
  .form-lead {
    height: 100% !important;
    margin-bottom: 32px;
    max-width: none;
    max-height: none !important;
  }
}
@media only screen and (max-width: 821px) {
  .bg-birthday-flag:after {
    width: 32%;
  }
  .bg-birthday-detail:after, .bg-birthday-detail:before {
    width: 28%;
  }
  .modal-lead-box {
    padding: 0;
    height: fit-content !important;
  }
  .modal.ckc-modal {
    max-width: none !important;
    width: 89vw !important;
    height: fit-content !important;
  }
  .form-lead {
    margin-bottom: 10px !important;
  }
  #videoModal .modal {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .bg-birthday-detail:after, .bg-birthday-detail:before {
    width: 43%;
  }
}
