/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./node_modules/@mantine/carousel/styles.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.m_17884d0f {
  --carousel-height: auto;
  position: relative;
}

.m_a2dae653 {
  height: var(--carousel-height);
  overflow: hidden;
}

.m_fcd81474 {
  display: flex;
  flex-direction: row;
  height: var(--carousel-height);
}

:where([data-include-gap-in-size]) .m_fcd81474:where([data-orientation='vertical']) {
      margin-bottom: calc(var(--carousel-slide-gap) * -1);
    }

:where([data-include-gap-in-size]) .m_fcd81474:where([data-orientation='horizontal']) {
      margin-inline-end: calc(var(--carousel-slide-gap) * -1);
    }

.m_fcd81474:where([data-orientation='vertical']) {
    flex-direction: column;
  }

.m_39bc3463 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  pointer-events: none;
}

.m_39bc3463:where([data-orientation='vertical']) {
    inset-inline-start: calc(50% - var(--carousel-control-size) / 2);
    top: 0;
    bottom: 0;
    flex-direction: column;
    padding: var(--carousel-controls-offset) 0;
  }

.m_39bc3463:where([data-orientation='horizontal']) {
    inset-inline-start: 0;
    inset-inline-end: 0;
    top: calc(50% - var(--carousel-control-size) / 2);
    flex-direction: row;
    padding: 0 var(--carousel-controls-offset);
  }

.m_64f58e10 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: var(--carousel-control-size);
  min-height: var(--carousel-control-size);
  border-radius: var(--carousel-control-size);
  pointer-events: all;
  background-color: var(--mantine-color-white);
  color: var(--mantine-color-black);
  box-shadow: var(--mantine-shadow-md);
  border: 1px solid var(--mantine-color-gray-3);
  transition: opacity 100ms ease;
}

:where([data-mantine-color-scheme='light']) .m_64f58e10 {
    opacity: 0.85;
}

:where([data-mantine-color-scheme='dark']) .m_64f58e10 {
    opacity: 0.65;
}

@media (hover: hover) {

  .m_64f58e10:hover {
    opacity: 1;
  }
}

@media (hover: none) {

  .m_64f58e10:active {
    opacity: 1;
  }
}

.m_71ea3ab1 {
  position: absolute;
  display: flex;
  justify-content: center;
  gap: calc(0.5rem * var(--mantine-scale));
  pointer-events: none;
}

.m_71ea3ab1:where([data-orientation='vertical']) {
    bottom: 0;
    top: 0;
    inset-inline-end: var(--mantine-spacing-md);
    flex-direction: column;
  }

.m_71ea3ab1:where([data-orientation='horizontal']) {
    bottom: var(--mantine-spacing-md);
    inset-inline-start: 0;
    inset-inline-end: 0;
    flex-direction: row;
  }

.m_eae68602 {
  pointer-events: all;
  border-radius: var(--mantine-radius-xl);
  box-shadow: var(--mantine-shadow-sm);
  opacity: 0.6;
  background-color: var(--mantine-color-white);
}

@media (hover: hover) {

  .m_eae68602:hover {
    opacity: 1;
  }
}

@media (hover: none) {

  .m_eae68602:active {
    opacity: 1;
  }
}

.m_eae68602:where([data-active]) {
    opacity: 1;
  }

.m_eae68602:where([data-orientation='vertical']) {
    width: calc(0.3125rem * var(--mantine-scale));
    height: calc(1.5625rem * var(--mantine-scale));
  }

.m_eae68602:where([data-orientation='horizontal']) {
    width: calc(1.5625rem * var(--mantine-scale));
    height: calc(0.3125rem * var(--mantine-scale));
  }

.m_d98df724 {
  position: relative;
  flex: 0 0 var(--carousel-slide-size);
}

.m_17884d0f:where([data-include-gap-in-size]) .m_d98df724:where([data-orientation='vertical']) {
      padding-bottom: var(--carousel-slide-gap);
    }

.m_17884d0f:where([data-include-gap-in-size]) .m_d98df724:where([data-orientation='horizontal']) {
      padding-inline-end: var(--carousel-slide-gap);
    }

.m_17884d0f:where(:not([data-include-gap-in-size])) .m_d98df724:where([data-orientation='vertical']) {
      margin-bottom: var(--carousel-slide-gap);
    }

.m_17884d0f:where(:not([data-include-gap-in-size])) .m_d98df724:where([data-orientation='horizontal']) {
      margin-inline-end: var(--carousel-slide-gap);
    }

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/cart/cart.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
@keyframes cart_shake__Hq9HQ {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-3px); }
    100% { transform: translateX(0); }
  }
  
  .cart_shake__Hq9HQ {
    animation: cart_shake__Hq9HQ 0.5s ease-in-out; /* Adjust duration and timing function as needed */
  }
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/categoriescarousel/page.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.page_card__E_BwZ {
  position: relative;
  cursor: pointer;
  overflow: hidden; /* Ensures child elements are contained within */
}

.page_overlay__txpev {
  position: absolute;
  bottom: -100%; /* Start offscreen */
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5); /* Semi-transparent background */
  backdrop-filter: blur(8px); /* Apply blur effect */
  color: black;
  transition: bottom 0.5s ease; /* Smooth transition for transform */
}

/* Hover effect for desktop */
.page_card__E_BwZ:hover .page_overlay__txpev {
  bottom: 0;
}

/* ✅ Always show overlay on mobile devices */
@media (hover: none) and (pointer: coarse) {
  .page_overlay__txpev {
    bottom: 0 !important;
  }
}

@media (max-width: 639px) {
  .page_overlay__txpev{
    height: 150px;
  }
}



/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/components/footer/page.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_footer__ibmk0 {
  padding-top: calc(var(--mantine-spacing-xl) * 2);
  padding-bottom: calc(var(--mantine-spacing-xl) * 2);
}

.page_logo__JBLnX {
  max-width: 12.5rem;
}
@media (max-width: 48em) {
  .page_logo__JBLnX {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}

.page_description___ghtp {
  margin-top: 0.3125rem;
}
@media (max-width: 48em) {
  .page_description___ghtp {
    margin-top: var(--mantine-spacing-xs);
    text-align: center;
  }
}

.page_inner__GFtxC {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 48em) {
  .page_inner__GFtxC {
    flex-direction: column;
    align-items: center;
  }
}

.page_groups__2guKl {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 48em) {
  .page_groups__2guKl {
    flex-direction: column;
    padding: 10px;
    justify-content: flex-start;
    width: 100%;
  }
}

.page_wrapper__VuhCl {
  width: 10rem;
}
@media (max-width: 48em) {
  .page_wrapper__VuhCl {
    padding: 10px;
  }
}

.page_link__0MsU1 {
  display: block;
  color: light-dark(var(--mantine-color-gray-6), var(--mantine-color-dark-1));
  font-size: var(--mantine-font-size-sm);
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  font-size: 12px;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  letter-spacing: 0.06rem;
}
.page_link__0MsU1:hover {
  text-decoration: underline;
}

.page_title__bgoiA {
  font-size: 12px;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  letter-spacing: 0.07rem;
  font-weight: 700;
  font-family: Greycliff CF, var(--mantine-font-family);
  margin-bottom: calc(var(--mantine-spacing-xs) / 2);
  color: light-dark(var(--mantine-color-black), var(--mantine-color-white));
}

.page_afterFooter__qtnjp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: var(--mantine-spacing-xl);
  padding-top: var(--mantine-spacing-xl);
  padding-bottom: var(--mantine-spacing-xl);
  border-top: 0.0625rem solid light-dark(var(--mantine-color-gray-2), var(--mantine-color-dark-4));
}
@media (max-width: 48em) {
  .page_afterFooter__qtnjp {
    flex-direction: column;
  }
  .page_social__vk5PJ {
    margin-top: var(--mantine-spacing-xs);
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/image_link_carousel/page.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.page_productCard__kenL9 {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page_productImage__MrA2T {
  width: 100%;
  aspect-ratio: 2/3;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.page_productCard__kenL9:hover .page_productImage__MrA2T {
  transform: scale(1.05);
}

.page_overlay__VVWma {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
}

.page_productTitle__qma2V {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  text-align: center;
  color: white;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.page_homeproductTitle__FP4ng {
  position: absolute;
  bottom: 5.5rem;
  left: 0;
  right: 0;
  text-align: center;
  color: white;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.page_productButton__v06R7 {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  color: black;
  padding: 10px 10px;
  border: 2px solid white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: clamp(12px, 0.8vw, 14px);
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  font-weight: 600;
  z-index: 1;
  font-family: Arial, sans-serif;
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .page_productButton__v06R7 {
    padding: 6px 6px;
    font-size: clamp(12px, 0.5vw, 14px);
  }
}

.page_productButton__v06R7::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: black;
  transition: all 0.3s ease;
  z-index: -1;
}

.page_productButton__v06R7:hover {
  color: white;
}

.page_productButton__v06R7:hover::before {
  left: 0;
}

/* Responsive Breakpoints */
/* Responsive Breakpoints */
@media (max-width: 768px) {
  .page_productCard__kenL9 {
    width: 100%;
    margin-bottom: 20px;
  }

  .page_homeproductTitle__FP4ng {
    bottom: 6rem;
    font-weight: bolder;
    font-size: 14px;
  }

  .page_productButton__v06R7 {
    bottom: 20px;
    padding: 8px 12px;
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .page_productCard__kenL9 {
    width: 100%;
  }

  .page_homeproductTitle__FP4ng {
    bottom: 3rem;
    font-weight: bolder;
    font-size: 10px;
  }

  .page_productButton__v06R7 {
    bottom: 15px;
    /* padding: 6px 10px; */
    width: 100%;
    font-size: 9px;
  }
  .page_productCard__kenL9 {
    width: 100%;
  }

  .page_productTitle__qma2V {
    bottom: 70px;
  }

  /* .productButton {
    bottom: 25px;
  } */
}

/* Touch Device Optimization */
@media (hover: none) {
  .page_productImage__MrA2T {
    transform: scale(1);
  }

  .page_productButton__v06R7::before {
    display: none;
  }

  .page_productButton__v06R7:active {
    background-color: black;
    color: white;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/socialmediasection/page.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
/* SquareGrid.module.css */
.page_imageContainer__0dSGx {
    width: 100%;
    padding-bottom: 100%;
    /* Ensures the height is equal to the width, creating a square */
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    /* Adjust as needed for rounded corners */
    background-color: #f0f0f0;
    /* Placeholder background color */
}

.page_image__d9OB0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    /* Position image from the top */
}

.page_overlay__ImKlh {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* Semi-transparent overlay */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.page_imageContainer__0dSGx:hover .page_overlay__ImKlh {
    opacity: 1;
}
