/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./static/viewComponents/productListStyle3/style/index.scss ***!
  \***************************************************************************************************************************************************************************/
@media screen and (min-width: 769px) {
  .product-list-style-3 {
    margin-top: 3.125vw;
  }
  .product-list-style-3 .container {
    max-width: 1430px;
    padding: 0 132px;
    margin: 0 auto;
  }
  .product-list-style-3 .container .tag-swiper {
    position: sticky;
    top: var(--header-fixed-height);
    display: flex;
    align-items: center;
    gap: 1.0416666667vw;
    z-index: 2;
    background-color: #FFF;
  }
  .product-list-style-3 .container .tag-swiper .to-prev,
  .product-list-style-3 .container .tag-swiper .to-next {
    width: 0.8333333333vw;
    margin-top: 0.3125vw;
    cursor: pointer;
  }
  .product-list-style-3 .container .tag-swiper .to-prev svg,
  .product-list-style-3 .container .tag-swiper .to-next svg {
    width: 100%;
    height: auto;
  }
  .product-list-style-3 .container .tag-swiper .to-prev svg *,
  .product-list-style-3 .container .tag-swiper .to-next svg * {
    transition: all 0.3s ease-in-out;
  }
  .product-list-style-3 .container .tag-swiper .swiper-button-lock {
    display: block;
  }
  .product-list-style-3 .container .tag-swiper .swiper-button-disabled svg * {
    fill: #A8A8A8;
  }
  .product-list-style-3 .container .tag-swiper .swiper {
    flex: 1;
    padding-bottom: 2px;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide {
    width: 25%;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags {
    text-align: center;
    display: block;
    width: 100%;
    padding: 1.0416666667vw 0;
    font-size: max(0.9375vw, 16 * 1px);
    cursor: pointer;
    font-weight: 600;
    position: relative;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags.active::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transform: scaleX(100%);
  }
  .product-list-style-3 .container .tag-swiper::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #e2e2e2;
  }
  .product-list-style-3 .container .product-swiper {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .product-list-style-3 {
    margin-top: 13.9534883721vw;
  }
  .product-list-style-3 .container {
    width: 100%;
    padding: 0 33px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .product-list-style-3 .container .tag-swiper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4.6511627907vw;
  }
  .product-list-style-3 .container .tag-swiper .to-prev,
  .product-list-style-3 .container .tag-swiper .to-next {
    display: none;
  }
  .product-list-style-3 .container .tag-swiper .swiper-button-lock {
    display: none;
  }
  .product-list-style-3 .container .tag-swiper .swiper-button-disabled svg * {
    fill: #A8A8A8;
  }
  .product-list-style-3 .container .tag-swiper .swiper {
    flex: 1;
    padding-bottom: 2px;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide {
    width: auto;
    padding-right: 4.6511627907vw;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags {
    text-align: center;
    display: block;
    width: 100%;
    padding: 4.6511627907vw 0;
    font-size: 3.023255814vw;
    cursor: pointer;
    font-weight: 600;
    position: relative;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
  }
  .product-list-style-3 .container .tag-swiper .swiper-wrapper .swiper-slide .tags.active::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transform: scaleX(100%);
  }
  .product-list-style-3 .container .tag-swiper::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #e2e2e2;
  }
  .product-list-style-3 .container .product-swiper {
    margin-top: 9.3023255814vw;
  }
}
/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./static/common/toast/toast.scss ***!
  \*************************************************************************************************************************************************/
@media screen and (min-width: 769px) {
  .toast-list {
    position: fixed;
    z-index: 999;
    top: 150px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .toast-list .toast-item {
    min-width: 277px;
    padding: 20px 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    animation: toastIn 0.6s ease-in-out;
  }
  .toast-list .toast-item span {
    display: block;
    text-align: left;
    font-family: Poppins, Poppins;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
  }
  .toast-list .toast-item--fadeout {
    animation: toastOut 0.6s ease-in-out;
    opacity: 0;
  }
  @keyframes toastIn {
    0% {
      transform: translate(0, -100%);
      opacity: 0;
    }
    100% {
      transform: translate(0, 0);
      opacity: 1;
    }
  }
  @keyframes toastOut {
    0% {
      transform: translate(0, 0);
      opacity: 1;
    }
    100% {
      transform: translate(0, 20%);
      opacity: 0;
    }
  }
}
@media screen and (max-width: 768px) {
  .toast-list {
    position: fixed;
    top: 130px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 999;
  }
  .toast-list .toast-item {
    min-width: 277px;
    padding: 20px 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    animation: toastIn 0.6s ease-in-out;
  }
  .toast-list .toast-item span {
    display: block;
    text-align: left;
    font-family: Poppins, Poppins;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
  }
  .toast-list .toast-item--fadeout {
    animation: toastOut 0.6s ease-in-out;
    opacity: 0;
  }
  @keyframes toastIn {
    0% {
      transform: translate(0, -100%);
      opacity: 0;
    }
    100% {
      transform: translate(0, 0);
      opacity: 1;
    }
  }
  @keyframes toastOut {
    0% {
      transform: translate(0, 0);
      opacity: 1;
    }
    100% {
      transform: translate(0, 20%);
      opacity: 0;
    }
  }
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./static/feature/Category/src/components/Category-Style1/CategoryList.scss ***!
  \*******************************************************************************************************************************************************************************************/
@media screen and (min-width: 768px) {
  .category-style1-box .product-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: calc(18 / 1920 * 100vw);
    row-gap: calc(40 / 1920 * 100vw);
    padding: 0 3px;
  }
  .category-style1-box .product-list .img-box {
    border: 1px solid #e5e5e5;
  }
  .category-style1-box .show-next-mark {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 1px;
    height: 1px;
  }
  .category-style1-box .loading-more-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: calc(80 / 1920 * 100vw);
  }
  .category-style1-box .loading-more-box .loading-more {
    background: #fec629;
    border-radius: calc(20 / 1920 * 100vw);
    display: inline-block;
    padding: calc(22 / 1920 * 100vw);
    text-decoration: none;
    font-size: calc(16 / 1920 * 100vw);
    min-width: calc(320 / 1920 * 100vw);
    color: #0f0f0f;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
  }
  .category-style1-box.category-style1-box-2 .product-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: calc(20 / 1920 * 100vw);
    row-gap: calc(68 / 1920 * 100vw);
    padding: 0;
  }
  .category-style1-box.category-style1-box-2 .product-list .img-box {
    border: 1px solid #e5e5e5;
  }
  .category-style1-box.category-style1-box-2 .loading-more-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: calc(78 / 1920 * 100vw);
  }
  .category-style1-box.category-style1-box-2 .loading-more-box .loading-more {
    background: #6242F0;
    border-radius: 2000px;
    display: inline-block;
    padding: calc(19 / 1920 * 100vw) calc(29 / 1920 * 100vw);
    text-decoration: none;
    font-size: calc(20 / 1920 * 100vw);
    line-height: 1.4;
    color: #FFFFFF;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    min-width: unset;
  }
  .category-style1-box .mid-loading-box {
    justify-content: center;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .category-style1-box .product-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: calc(10 / 430 * 100vw);
    row-gap: calc(30 / 430 * 100vw);
    padding: 0;
  }
  .category-style1-box .show-next-mark {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 1px;
    height: 1px;
  }
  .category-style1-box .mid-loading-box {
    justify-content: center;
    margin-top: 15px;
  }
  .category-style1-box .loading-more-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: calc(40 / 430 * 100vw);
    margin-bottom: calc(20 / 430 * 100vw);
  }
  .category-style1-box .loading-more-box .loading-more {
    background: #fec629;
    border-radius: calc(20 / 430 * 100vw);
    display: inline-block;
    padding: calc(17 / 430 * 100vw);
    text-decoration: none;
    font-size: calc(16 / 430 * 100vw);
    line-height: 1.4375;
    width: 100%;
    color: #0f0f0f;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
  }
  .category-style1-box.category-style1-box-2 .product-list {
    gap: calc(12 / 430 * 100vw);
    row-gap: calc(36 / 430 * 100vw);
  }
  .category-style1-box.category-style1-box-2 .loading-more-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: calc(33 / 430 * 100vw);
  }
  .category-style1-box.category-style1-box-2 .loading-more-box .loading-more {
    background: #6242F0;
    border-radius: 2000px;
    display: inline-block;
    padding: calc(19 / 430 * 100vw) calc(23 / 430 * 100vw);
    text-decoration: none;
    font-size: calc(16 / 430 * 100vw);
    line-height: 1.4375;
    color: #FFFFFF;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    min-width: unset;
    width: auto;
  }
}

/*# sourceMappingURL=entry-client.161b60021512b00c846c.css.map*/