.product-card{text-align:center;padding:1rem 0 0;border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;position:relative;height:100%}.product-card,.product-card.out-of-stock{background:#fff}.product-card.out-of-stock .product-card-media{border-radius:.8rem;overflow:hidden;margin:0}.product-card.out-of-stock .product-card-link{opacity:1}.product-card.out-of-stock .mySwiper img{opacity:1;transform:none;filter:none}.product-card .product-card-topbar{padding:0 .9rem;min-height:2.8rem}.product-card .product-card-media{position:relative}.product-card .stock-badge{position:relative;z-index:5;border-radius:.6rem;background:#fbeaea;color:#eb3f47;font-size:1.1rem;font-weight:500;line-height:1.2;padding:.35rem .8rem;text-transform:none;letter-spacing:.01em;white-space:nowrap}.product-card .out-of-stock-overlay{position:absolute;left:0;right:0;top:1.2rem;z-index:4;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:0 1.2rem}.product-card .product-card-notify{align-items:center;margin:0;pointer-events:auto}.product-card .product-card-notify .stock-notify__trigger{min-width:10.6rem;justify-content:center!important;position:static!important;padding:.48rem 1.55rem!important;border:1.4px solid #ef9aa5!important;background:hsla(0,0%,100%,.9)!important;color:#1e1e1e!important;box-shadow:none;backdrop-filter:blur(2px);font-size:1.15rem!important;line-height:1.15!important}.product-card .mySwiper{width:100%}.product-card .mySwiper .swiper-wrapper{display:flex;width:100%}.product-card .mySwiper .swiper-wrapper .swiper-slide{width:100%}.product-card .mySwiper .swiper-button-prev{transition:transform .3s ease;transform:translateX(-50px)}.product-card .mySwiper .swiper-button-prev:after{filter:invert(1);background-image:url(/_next/static/media/arrow-right.02fe44b6.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain}.product-card .mySwiper .swiper-button-next{transition:transform .3s ease;transform:translateX(50px)}.product-card .mySwiper .swiper-button-next:after{background-image:url(/_next/static/media/arrow-left.43dee2d2.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain;filter:invert(1)}.product-card:hover img{scale:1.03}.product-card:hover .vm img{scale:1}.product-card:hover .mySwiper .swiper-button-next,.product-card:hover .mySwiper .swiper-button-prev{transform:translateX(0)}.product-card .product-card-link{display:inline-block;text-align:center;width:100%}.product-card .variant-image-trigger{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card .variant-image-trigger.desktop-clickable{cursor:pointer}.product-card label{border-radius:0 .5rem .5rem 0;background:#000;color:#fff;font-size:1.3rem;font-weight:500;text-transform:uppercase;padding:.6rem 1.4rem;position:relative;left:0;transform:translateX(-100%);transition-delay:0;transition:transform 2s;z-index:2}.product-card label.show{transform:translateX(0)}.product-card label.show.delay{transition-delay:2s}.product-card button{border:none;background:none;padding:0 .8rem 0 0;position:relative}.product-card button svg{width:2.4rem;height:2.4rem}.product-card .vm{border-radius:0 0 1.5rem 1.5rem;width:100%;background-color:#ececec;color:#000;font-size:1.5rem;font-weight:400;line-height:1;padding:.5rem 0;display:flex;align-items:center;justify-content:center;margin-top:auto}@media(max-width:575.98px){.product-card .vm{font-size:1.2rem}}.product-card .vm img{width:2rem!important;height:2rem!important;margin:0 .7rem!important;padding:0!important}@media(max-width:575.98px){.product-card .vm img{width:1.8rem!important;height:1.8rem!important}}.product-card img{border-radius:1.5rem 1.5rem 0 0;-o-object-fit:contain;object-fit:contain;margin:2rem 0;transition:scale .5s cubic-bezier(.075,.82,.165,1)}.product-card .brand-name{color:gray;font-size:1.5rem;font-weight:600;line-height:1.9rem}.product-card .product-modal{color:#000;font-size:1.7rem;font-weight:400;margin-top:.5rem;line-height:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;padding:5px 20px 0}.product-card .product-price-detail{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem;margin-top:1rem;justify-content:center;font-size:1.5rem;flex-wrap:wrap;row-gap:.2rem;padding:0 .8rem;min-height:2.4rem}.product-card .product-price-detail .real-price{color:#000;font-weight:600;display:flex;gap:.5rem}.product-card .product-price-detail .offer-price{color:#878787;font-weight:400;text-decoration-line:line-through;text-decoration-color:#878787;display:flex;gap:.5rem}.product-card .product-price-detail .percentage{color:red;font-weight:600}.product-card.brands-page{padding:.8rem 0 0;height:100%}.product-card.brands-page img{height:15rem;margin:1.5rem 0}.product-card.brands-page .brand-name{font-size:1.2rem;line-height:1.5rem}.product-card.brands-page .product-modal{font-size:1.4rem;line-height:1.8rem;padding:3px 15px}.product-card.brands-page .product-price-detail{font-size:1.3rem;margin-top:.8rem}.add-to-cart{padding:1.2rem 3.3rem;border-radius:9.8rem;color:#fff;display:inline-block;background-color:#000;transition:all .3s ease;border:1px solid #000}@media(max-width:575.98px){.add-to-cart{padding:.5rem 2.1rem;font-size:1.3rem}}.add-to-cart:hover{background-color:transparent;transition:all .3s ease;color:#000}.add-to-cart-btn{padding:1.2rem 3.3rem!important;border-radius:9.8rem!important;display:inline-block!important;background-color:#000!important;color:#fff!important;transition:all .3s ease!important;border:1px solid #000!important}@media(max-width:575.98px){.add-to-cart-btn{padding:.5rem 2.1rem!important;font-size:1.3rem!important}}.add-to-cart-btn:hover{background-color:#111!important;transition:all .3s ease!important;color:#fff!important}.app.rtl .product-card button{padding-right:0;padding-left:.8rem}.app.rtl .product-card .vm img{margin:0!important}.colors{display:flex;margin:auto 1.5rem 1rem;justify-content:center}@media(max-width:767.98px){.colors{display:none}}.colors .color-ul{display:flex;justify-content:center;align-items:center;gap:.8rem;min-height:3.4rem;padding:0 .2rem}.colors .color-li{width:1.5rem;height:1.5rem;aspect-ratio:1/1;padding:0!important;margin:0!important;border-radius:50%;transition:all .2s ease-in-out;position:relative;outline:2px solid gray;flex:0 0 1.5rem}.colors .color-li.isActive{transition:all .2s ease-in-out;outline:2px solid #ff8768;box-shadow:0 0 0 1px #ff8768}.colors .color-more{min-width:3rem;height:2.1rem;padding:0 .8rem;border-radius:999px;background:#f2f2f2;color:#333;font-size:1.2rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.variant-options{margin:.7rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.variant-color-row{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:1.8rem}.variant-color-dot{width:1.7rem;height:1.7rem;border-radius:50%;border:1.2px solid #8f8f8f;padding:0!important;margin:0!important;transition:all .2s ease}.variant-color-dot.isActive{border-color:#2f3b58;box-shadow:0 0 0 1.2px #2f3b58}.variant-color-more{color:#707070;font-size:1.8rem;font-weight:400;line-height:1}.variant-options-row{width:100%;display:flex;justify-content:center;gap:1.2rem}.variant-options-row.has-slider{display:block;position:relative;gap:0}.variant-options-row.has-slider .variantOptionsSwiper{width:100%;min-width:0;box-sizing:border-box;margin-top:0;padding:0 2.4rem}.variant-options-row.has-slider .variantOptionsSwiper .swiper-slide{height:auto;display:flex;justify-content:center}.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-next,.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-prev{width:2rem;height:2rem;margin-top:-1rem;top:50%;transition:transform .3s ease,opacity .3s ease;opacity:0}.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-prev{left:.4rem;transform:translateX(-50px)}.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-prev:after{filter:invert(1);background-image:url(/_next/static/media/arrow-right.02fe44b6.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain}.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-next{right:.4rem;transform:translateX(50px)}.variant-options-row.has-slider .variantOptionsSwiper .swiper-button-next:after{background-image:url(/_next/static/media/arrow-left.43dee2d2.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain;filter:invert(1)}.variant-options-row.has-slider:hover .variantOptionsSwiper .swiper-button-next,.variant-options-row.has-slider:hover .variantOptionsSwiper .swiper-button-prev{opacity:1}.variant-options-row.has-slider:hover .variantOptionsSwiper .swiper-button-next,.variant-options-row.has-slider:hover .variantOptionsSwiper .swiper-button-prev{transform:translateX(0)}.variant-option-btn{border:1.5px solid #cfcfcf!important;border-radius:.9rem;background:#f6f6f6!important;margin:0!important;padding:0!important;width:66px;height:52px;min-width:66px;min-height:52px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease}.variant-option-btn.isActive{border-color:#2f3b58!important}.variant-option-image{width:100%;height:2.35rem;-o-object-fit:contain;object-fit:contain;padding:0 .45rem}.variant-color-count{font-size:1.3rem;font-weight:500;line-height:1;text-decoration:underline;text-underline-offset:.25rem;color:#111}@media(max-width:767.98px){.product-card{min-height:100%}.product-card .product-modal{min-height:3.2rem;padding-inline:1.2rem}.product-card .product-price-detail{font-size:1.35rem;line-height:1.4;-moz-column-gap:.6rem;column-gap:.6rem}.product-card .variant-options{margin:.7rem 1rem .5rem;gap:.5rem}.product-card .variant-color-row{gap:.7rem}.product-card .variant-color-dot{width:1.35rem;height:1.35rem}.product-card .variant-color-more{font-size:1.4rem}.product-card .variant-options-row{gap:.65rem}.product-card .variant-options-row.has-slider .variantOptionsSwiper{padding:0}.product-card .variant-options-row.has-slider .variantOptionsSwiper .swiper-slide{width:66px;flex:0 0 auto}.product-card .variant-option-btn{width:66px;height:52px;min-width:66px;min-height:52px;border-radius:.7rem}.product-card .variant-option-image{height:1.95rem;padding:0 .3rem}.product-card .variant-color-count{font-size:1.1rem}.product-card .mySwiper .swiper-button-next,.product-card .mySwiper .swiper-button-prev{display:none}.product-card.out-of-stock .product-card-media{margin:0;border-radius:.65rem}.product-card .product-card-topbar{padding:0 .7rem;min-height:2.6rem}.product-card .out-of-stock-overlay{top:3.5rem;padding:0 .9rem}.product-card .stock-badge{font-size:1.05rem;line-height:1.1;padding:.34rem .65rem;border-radius:.5rem;max-width:100%;white-space:nowrap}.product-card .product-card-notify .stock-notify__trigger{min-width:0;max-width:100%;font-size:1.08rem!important;line-height:1.1!important;padding:.46rem 1.15rem!important;white-space:nowrap}}@media(max-width:359.98px){.product-card.out-of-stock .product-card-media{margin:0}.product-card .out-of-stock-overlay{top:3.2rem;padding:0 .6rem}.product-card .stock-badge{font-size:.95rem;padding:.28rem .55rem}.product-card .product-card-notify .stock-notify__trigger{font-size:1rem!important;padding:.4rem .95rem!important}}.app.rtl .product-card label{right:0;left:unset;transform:translateX(100%);transition-delay:0;transition:transform 2s;z-index:2;border-radius:.5rem 0 0 .5rem}.app.rtl .product-card label.show{transform:translateX(0)}.app.rtl .product-card label.show.delay{transition-delay:2s}.stock-notify{display:flex;flex-direction:column;gap:.8rem;align-items:center}.stock-notify__trigger{border:1.5px solid #ef9aa5!important;background:#fff!important;color:#151515!important;border-radius:999px!important;padding:.85rem 2.8rem!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;width:-moz-fit-content!important;width:fit-content!important;box-shadow:0 6px 20px rgba(0,0,0,.12)}.stock-notify__success{color:#0f7a38;font-size:1.3rem;margin:0;text-align:center;max-width:32rem}.stock-notify__modal-backdrop{position:fixed;inset:0;z-index:2147483646!important;background:rgba(80,80,80,.72);display:flex;align-items:center;justify-content:center;padding:1.8rem}.stock-notify__modal{width:min(48rem,100%);border-radius:2.6rem;background:#f8f8f8;position:relative;z-index:2147483647!important;padding:3.2rem 3rem 2.8rem;box-shadow:0 18px 52px rgba(0,0,0,.2)}@media(max-width:767.98px){.stock-notify__modal{padding:2.8rem 1.8rem 2rem;border-radius:2rem}}.stock-notify__close{position:absolute!important;top:1.4rem!important;right:1.4rem!important;width:2.6rem!important;height:2.6rem!important;padding:0!important;border:none!important;background:transparent!important;color:#d0d0d0!important;font-size:2.8rem!important;line-height:1!important;cursor:pointer!important}.stock-notify__title{margin:0 0 1.8rem;color:#000;font-size:2.8rem;font-weight:700;line-height:1.15;text-align:left}@media(max-width:767.98px){.stock-notify__title{font-size:2.4rem;margin-bottom:1.5rem}}.stock-notify__panel{display:flex;flex-direction:column;gap:1.2rem}.stock-notify__field-label{color:#2a2a2a;font-size:1.2rem;font-weight:500;margin:0;text-transform:none;letter-spacing:0;padding:0;background:transparent;border-radius:0;position:static;transform:none;left:auto;z-index:auto;text-align:start}.stock-notify__input{width:100%;border:none!important;border-bottom:1px solid #d4d4d4!important;border-radius:0!important;background:transparent!important;color:#2a2a2a;font-size:1.45rem;font-weight:500;line-height:1.3;padding:.2rem 0 .75rem;outline:none}.stock-notify__input::-moz-placeholder{color:#777;opacity:1}.stock-notify__input::placeholder{color:#777;opacity:1}@media(max-width:767.98px){.stock-notify__input{font-size:1.35rem;padding-bottom:.7rem}}.stock-notify__phone-row{display:flex;align-items:flex-end;gap:1rem;width:100%}.stock-notify__country-code{width:10rem;min-width:10rem;border:none!important;border-bottom:1px solid #d4d4d4!important;border-radius:0!important;background:transparent!important;color:#2a2a2a;font-size:1.35rem;font-weight:600;line-height:1.3;padding:.2rem 0 .75rem;outline:none;cursor:pointer}@media(max-width:767.98px){.stock-notify__country-code{width:9rem;min-width:9rem;font-size:1.25rem;padding-bottom:.7rem}}.stock-notify__phone-input{flex:1}.stock-notify__submit{margin-top:1.2rem;width:100%;border:none!important;border-radius:999px!important;background:#000!important;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;padding:.9rem 1.8rem!important;cursor:pointer!important;line-height:1.2!important}.stock-notify__submit:disabled{opacity:.7;cursor:not-allowed!important}@media(max-width:767.98px){.stock-notify__submit{font-size:1.4rem!important;padding:.85rem 1.2rem!important;margin-top:.8rem}}body.stock-notify-modal-open{overflow:hidden}