.page-module__zTc0hG__product{padding:32px var(--padding-x)128px;color:var(--black);flex-direction:column;display:flex}.page-module__zTc0hG__productContent{gap:24px;margin-bottom:128px;padding:0 140px;display:flex}.page-module__zTc0hG__productImages{flex-grow:0;flex-shrink:0;width:50%;position:relative}.page-module__zTc0hG__tags{z-index:10;flex-direction:column;gap:4px;display:flex;position:absolute;top:6px;left:6px}.page-module__zTc0hG__tag{background-color:#fff;border:1px solid #1212121a;border-radius:100px;width:fit-content;padding:6px 8px;font-size:.75rem;font-weight:600}.page-module__zTc0hG__tag.page-module__zTc0hG__sale{background-color:var(--red);border:1px solid var(--red);color:#fff}.page-module__zTc0hG__tag.page-module__zTc0hG__discount{background-color:var(--yellow);border:1px solid var(--yellow)}.page-module__zTc0hG__addToWishlist{z-index:10;cursor:pointer;background-color:var(--half-white);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 4px 4px #00000040}.page-module__zTc0hG__addToWishlist.page-module__zTc0hG__inWishlist svg path{fill:var(--red);stroke:var(--red)}.page-module__zTc0hG__productDetails{flex-direction:column;flex-grow:0;flex-shrink:0;width:50%;display:flex}.page-module__zTc0hG__productStockAndRating{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__zTc0hG__inStock,.page-module__zTc0hG__lowStock,.page-module__zTc0hG__outOfStock{font-size:1rem;font-weight:500}.page-module__zTc0hG__inStock{color:var(--main-green)}.page-module__zTc0hG__lowStock{color:var(--red)}.page-module__zTc0hG__outOfStock{color:var(--black)}.page-module__zTc0hG__ratingContainer,.page-module__zTc0hG__rating{align-items:center;gap:2px;display:flex}.page-module__zTc0hG__stars{gap:2px;display:flex}.page-module__zTc0hG__ratingValue{font-size:1rem;font-weight:500}.page-module__zTc0hG__reviewsCount,.page-module__zTc0hG__reviews{color:#5d5c5a;font-size:1rem;font-weight:400}.page-module__zTc0hG__priceContainer{align-items:center;gap:6px;display:flex}.page-module__zTc0hG__price{color:#0f743b;font-size:2rem;font-weight:600}.page-module__zTc0hG__oldPrice{color:#5d5c5a;font-size:1rem;font-weight:500}.page-module__zTc0hG__oldPrice span{text-decoration:line-through}.page-module__zTc0hG__promotionTime{color:#0f743b;margin-bottom:12px;font-size:1rem;font-weight:500}.page-module__zTc0hG__name{margin-bottom:6px;font-size:1.5rem;font-weight:500}.page-module__zTc0hG__sku{color:#0009;font-size:.75rem;font-weight:400}.page-module__zTc0hG__nameAndSku{border-bottom:1px solid #5f9f6280;width:100%;margin-bottom:12px;padding-bottom:12px}.page-module__zTc0hG__addToCartButton{background-color:var(--dark-green);border:2px solid var(--dark-green);color:#fff;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:6px;width:340px;margin-bottom:36px;padding:16px;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.page-module__zTc0hG__outOfStock .page-module__zTc0hG__addToCartButton,.page-module__zTc0hG__addToCartButton[disabled]{pointer-events:none;opacity:.6}.page-module__zTc0hG__addToCartButton:hover,.page-module__zTc0hG__addToCartButton.page-module__zTc0hG__inCart:hover{color:var(--black);background-color:#fff}.page-module__zTc0hG__addToCartButton.page-module__zTc0hG__inCart{color:var(--main-green);background-color:#fff}.page-module__zTc0hG__addToCartButton svg{width:18px;height:18px;transition:all .3s ease-out}.page-module__zTc0hG__addToCartButton path{fill:#fff;transition:all .3s ease-out}.page-module__zTc0hG__addToCartButton:hover path,.page-module__zTc0hG__addToCartButton.page-module__zTc0hG__inCart:hover path{fill:var(--black)}.page-module__zTc0hG__addToCartButton.page-module__zTc0hG__inCart path{fill:var(--main-green)}.page-module__zTc0hG__deliveryInfo{background:#fff;border-radius:12px;flex-direction:column;width:100%;margin-bottom:12px;padding:24px 32px;display:flex;box-shadow:0 0 15px #00000026}.page-module__zTc0hG__deliveryHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.page-module__zTc0hG__deliveryHeader span{font-size:1.125rem;font-weight:500}.page-module__zTc0hG__deliveryToggle{transition:transform .3s ease-out}.page-module__zTc0hG__deliveryToggle.page-module__zTc0hG__open{transform:rotate(180deg)}.page-module__zTc0hG__deliveryContent{flex-direction:column;gap:24px;width:100%;transition:all .3s ease-out;display:flex}.page-module__zTc0hG__deliveryContent.page-module__zTc0hG__open{opacity:1;max-height:1000px;margin-top:24px}.page-module__zTc0hG__deliveryContent.page-module__zTc0hG__closed{opacity:0;max-height:0;overflow:hidden}.page-module__zTc0hG__deliveryItem{grid-template-columns:1fr 1fr 1fr;width:100%;min-height:40px;display:grid}.page-module__zTc0hG__deliveryItemName{align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.page-module__zTc0hG__deliveryItemNameContainer{flex-direction:column;display:flex}.page-module__zTc0hG__deliveryItemName img{width:40px;height:auto}.page-module__zTc0hG__deliveryItemName span{font-size:1rem;font-weight:400}.page-module__zTc0hG__deliveryItemName a{color:#282c2bb3;font-size:1rem;font-weight:400;transition:color .3s ease-out}.page-module__zTc0hG__deliveryItemName a:hover{color:var(--main-green)}.page-module__zTc0hG__deliveryItemDetails{justify-content:center;align-items:center;display:flex}.page-module__zTc0hG__deliveryItemDetails span{font-size:1rem;font-weight:500}.page-module__zTc0hG__deliveryItemActions{justify-content:flex-end;align-items:center;display:flex}.page-module__zTc0hG__deliveryItemActions span{font-size:1rem;font-weight:400}.page-module__zTc0hG__deliveryItemFree{color:var(--main-green)}.page-module__zTc0hG__deliveryItemActions a{color:var(--black);transition:color .3s ease-out}.page-module__zTc0hG__deliveryItemActions a:hover{color:var(--main-green)}.page-module__zTc0hG__bundleDeal{background:#fff;border-radius:12px;flex-direction:column;width:100%;padding:24px 32px;display:flex;box-shadow:0 0 15px #00000026}.page-module__zTc0hG__bundleDealTitle{margin-bottom:24px;font-size:1.125rem;font-weight:500}.page-module__zTc0hG__bundleProducts{flex-direction:column;gap:16px;display:flex}.page-module__zTc0hG__bundleProduct{width:160px;color:inherit;flex-direction:column;text-decoration:none;display:flex}.page-module__zTc0hG__bundleProduct img{aspect-ratio:1;border-radius:4px;width:160px;height:auto;margin-bottom:4px}.page-module__zTc0hG__bundleProductName{line-clamp:1;-webkit-line-clamp:1;text-transform:uppercase;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.75rem;font-weight:500;display:-webkit-box;overflow:hidden}.page-module__zTc0hG__bundleProductPrice{color:var(--black);font-size:1.125rem;font-weight:600}.page-module__zTc0hG__bundleProductPlus{width:36px;height:36px;margin:0 12px;position:relative;top:-25px}.page-module__zTc0hG__bundleBundle{justify-content:center;align-items:center;display:flex}.page-module__zTc0hG__bundleTotal{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.page-module__zTc0hG__bundleTotalPrice{align-items:center;gap:12px;display:flex}.page-module__zTc0hG__bundleSalePrice{color:var(--main-green);font-size:1.5rem;font-weight:600}.page-module__zTc0hG__bundleFullPrice{color:#5d5c5a;font-size:1rem;font-weight:400;text-decoration:line-through}.page-module__zTc0hG__bundleTotal .page-module__zTc0hG__addToCartButton{width:80%}.page-module__zTc0hG__tabsSection{flex-direction:column;width:100%;margin-bottom:128px;padding:0 140px;display:flex}.page-module__zTc0hG__tabs{display:flex}.page-module__zTc0hG__tab{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:24px 48px;font-size:1.125rem;font-weight:500;display:flex}.page-module__zTc0hG__tab.page-module__zTc0hG__active{background:#fff;border-radius:24px 24px 0 0;box-shadow:0 0 15px #00000026}.page-module__zTc0hG__tabContent{z-index:1;background:#fff;border-radius:24px;margin-top:-1px;padding:48px;display:flex;position:relative;box-shadow:0 0 15px #00000026}.page-module__zTc0hG__tabContent.page-module__zTc0hG__descriptionTab{border-radius:0 24px 24px}.page-module__zTc0hG__tabContent.page-module__zTc0hG__additionalInfoTab{flex-direction:column;align-items:center;display:flex}.page-module__zTc0hG__additionalInfo{width:740px}.page-module__zTc0hG__additionalInfoRow{border-bottom:1px solid #5f9f6280;grid-template-columns:1fr 1fr;width:100%;padding:24px 0;display:grid}.page-module__zTc0hG__additionalInfoRow:last-child{border-bottom:none}.page-module__zTc0hG__additionalInfoRow b{font-size:1rem;font-weight:600}.page-module__zTc0hG__additionalInfoRow p{font-size:1rem;font-weight:400}.page-module__zTc0hG__tabContent.page-module__zTc0hG__reviewsTab{gap:64px;display:flex}.page-module__zTc0hG__reviews{flex-direction:column;width:100%;display:flex}.page-module__zTc0hG__review{border-bottom:1px solid #5f9f6280;flex-direction:column;gap:24px;width:100%;padding:24px 0;display:flex}.page-module__zTc0hG__reviewHeader{justify-content:space-between;align-items:center;display:flex}.page-module__zTc0hG__reviewHeaderLeft{flex-direction:column;gap:8px;display:flex}.page-module__zTc0hG__reviewAuthor{color:var(--black);font-size:1.125rem;font-weight:400;line-height:1.66}.page-module__zTc0hG__reviewRating{gap:2px;display:flex}.page-module__zTc0hG__reviewRating svg{width:18px;height:18px}.page-module__zTc0hG__reviewDate{color:#282c2b80;font-size:1rem;font-weight:400}.page-module__zTc0hG__reviewText{color:#5d5c5a;font-size:1rem;font-weight:400;line-height:2.25}.page-module__zTc0hG__reviewPhotos{flex-wrap:wrap;gap:12px;display:flex}.page-module__zTc0hG__reviewPhoto{cursor:pointer;border-radius:8px;width:100px;height:100px;transition:transform .2s;position:relative;overflow:hidden}.page-module__zTc0hG__reviewPhoto:hover{transform:scale(1.05)}.page-module__zTc0hG__reviewPhotoImage{object-fit:cover;width:100%;height:100%}.page-module__zTc0hG__reviewForm{border-radius:12px;flex-shrink:0;width:520px;height:fit-content;padding:32px;box-shadow:0 0 15px #00000026}.page-module__zTc0hG__relatedProducts,.page-module__zTc0hG__relatedProductsContainer{position:relative}.page-module__zTc0hG__swiperButtons{z-index:2;pointer-events:none;justify-content:space-between;width:100%;padding:0 12px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__zTc0hG__swiperButtonPrev,.page-module__zTc0hG__swiperButtonNext{cursor:pointer;pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5.408px 5.408px #00000040}.page-module__zTc0hG__swiperButtonPrev.page-module__zTc0hG__disabled,.page-module__zTc0hG__swiperButtonNext.page-module__zTc0hG__disabled{opacity:.3;cursor:not-allowed}@media screen and (max-width:1536px){.page-module__zTc0hG__productContent,.page-module__zTc0hG__tabsSection{padding:0}}@media screen and (max-width:1024px){.page-module__zTc0hG__productImages{width:40%}.page-module__zTc0hG__productDetails{width:55%}.page-module__zTc0hG__reviewForm{width:400px}}@media screen and (max-width:768px){.page-module__zTc0hG__product{padding:32px var(--padding-x)64px}.page-module__zTc0hG__productContent{flex-direction:column;margin-bottom:32px;padding:0}.page-module__zTc0hG__productImages,.page-module__zTc0hG__productDetails{width:100%}.page-module__zTc0hG__price{font-size:1.5em}.page-module__zTc0hG__name{font-size:1rem}.page-module__zTc0hG__addToCartButton{width:100%}.page-module__zTc0hG__deliveryInfo{padding:16px}.page-module__zTc0hG__deliveryContent.page-module__zTc0hG__open{margin-top:16px}.page-module__zTc0hG__deliveryHeader span{font-size:1rem}.page-module__zTc0hG__deliveryItem{justify-content:space-between;align-items:center;display:flex}.page-module__zTc0hG__deliveryItemName img{width:32px}.page-module__zTc0hG__deliveryItemName span{font-size:.875rem}.page-module__zTc0hG__deliveryItemName a,.page-module__zTc0hG__deliveryItemDetails span,.page-module__zTc0hG__deliveryItemActions span,.page-module__zTc0hG__deliveryItemActions a{font-size:.75em}.page-module__zTc0hG__bundleDeal{padding:16px}.page-module__zTc0hG__bundleDealTitle{margin-bottom:16px;font-size:1rem}.page-module__zTc0hG__bundleProductPlus{margin:0 8px}.page-module__zTc0hG__bundleProduct,.page-module__zTc0hG__bundleProduct img{width:100%}.page-module__zTc0hG__bundleDeal .page-module__zTc0hG__addToCartButton{margin-bottom:0}.page-module__zTc0hG__tabsSection{padding:0}.page-module__zTc0hG__tab{padding:16px 12px;font-size:1rem}.page-module__zTc0hG__tabContent{border-radius:12px;padding:16px;font-size:.875rem}.page-module__zTc0hG__tabContent.page-module__zTc0hG__descriptionTab{border-radius:0 12px 12px}.page-module__zTc0hG__tab.page-module__zTc0hG__active{border-radius:12px 12px 0 0}.page-module__zTc0hG__additionalInfo{width:100%}.page-module__zTc0hG__additionalInfoRow{padding:16px 0}.page-module__zTc0hG__additionalInfoRow b,.page-module__zTc0hG__additionalInfoRow p{font-size:.875rem}.page-module__zTc0hG__tabContent.page-module__zTc0hG__reviewsTab{flex-direction:column-reverse;gap:32px}.page-module__zTc0hG__reviewForm{width:100%;padding:0}.page-module__zTc0hG__review{gap:12px;padding:16px 0}.page-module__zTc0hG__reviewHeader{align-items:flex-start}.page-module__zTc0hG__reviewHeaderLeft{gap:0}.page-module__zTc0hG__reviewAuthor{font-size:1rem}.page-module__zTc0hG__reviewText{font-size:.875rem;line-height:normal}.page-module__zTc0hG__reviewPhotos{gap:8px;margin-top:12px}.page-module__zTc0hG__reviewPhoto{width:80px;height:80px}.page-module__zTc0hG__relatedProductsSection h2{margin-bottom:80px}.page-module__zTc0hG__swiperButtons{gap:16px;width:fit-content;padding:0;top:-64px;right:0;transform:none}.page-module__zTc0hG__swiperButtonPrev,.page-module__zTc0hG__swiperButtonNext{width:48px;height:48px;box-shadow:none;border:1px solid var(--black)}}.page-module__zTc0hG__bundleCategoryTabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.page-module__zTc0hG__bundleCategoryTab{cursor:pointer;background:#fff;border:1px solid #12121233;border-radius:20px;padding:6px 16px;font-family:inherit;font-size:14px;transition:background .2s,color .2s,border-color .2s}.page-module__zTc0hG__bundleCategoryTab:hover{background:#1212120a}.page-module__zTc0hG__bundleCategoryTabActive{background:var(--main-green);color:#fff;border-color:var(--main-green)}.page-module__zTc0hG__bundleCategoryTabActive:hover{background:var(--dark-green);color:#fff;border-color:var(--dark-green)}.page-module__zTc0hG__bundleSwiper{position:relative}.page-module__zTc0hG__bundleSwiperButtons{z-index:2;pointer-events:none;justify-content:space-between;width:calc(100% + 64px);display:flex;position:absolute;top:50%;left:-32px;transform:translateY(-50%)}.page-module__zTc0hG__bundleSwiperButtons>div{pointer-events:auto}.page-module__zTc0hG__bundlePillowInfo{color:#121212bf;background:#4caf500f;border:1px solid #4caf5033;border-radius:8px;align-items:center;gap:10px;margin-top:20px;padding:12px 16px;font-size:14px;display:flex}@media screen and (max-width:768px){.page-module__zTc0hG__bundleCategoryTab{padding:5px 12px;font-size:13px}}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}

.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}
