.product-slider{background-color:var(--section-bg, #ffffff);padding-top:var(--spacing-top);padding-bottom:var(--spacing-bottom);color:var(--text-color, #1a1a1a);overflow:hidden;width:100%}.product-slider__container{width:100%}.product-slider--full-width .product-slider__container{width:100%;max-width:100%}.product-slider--contained{padding-left:12px;padding-right:12px}@media screen and (min-width:800px){.product-slider--contained{padding-left:16px;padding-right:16px}}.product-slider--contained .product-slider__container{width:100%}.product-slider__grid{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:800px){.product-slider__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}}.product-slider__media-side{position:relative;background-color:var(--section-bg, #ffffff);overflow:hidden;min-height:350px;border-radius:12px;min-width:0;height:var(--section-height, 400px);aspect-ratio:var(--section-aspect-ratio, auto)}@media screen and (min-width:800px){.product-slider__media-side{height:var(--section-height, auto);border-radius:16px;min-height:300px}}@media screen and (min-width:1024px){.product-slider__media-side{min-height:400px}}.product-slider__media-wrapper{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden}.product-slider--media-right .product-slider__media-side{order:2}.product-slider--media-right .product-slider__product-side{order:1}.product-slider__media-slide{display:flex;align-items:center;justify-content:center;width:100%}.product-slider__media-image,.product-slider__media-video,.product-slider__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-slider__media-image img,.product-slider__video-element{width:100%;height:100%;object-fit:cover;object-position:center center}.product-slider__media-placeholder{background-color:#f5f5f5}.product-slider__media-placeholder .placeholder-svg{width:60%;height:60%;fill:#ccc}.product-slider__pagination{position:absolute;bottom:24px!important;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:10}.product-slider .swiper-pagination-bullets,.product-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:24px!important}.product-slider__pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;opacity:1;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.product-slider__pagination .swiper-pagination-bullet-active{background-color:#fff;transform:scale(1.2)}.product-slider__product-side{position:relative;background-color:var(--card-bg, #f5f5f5);min-height:350px;overflow:hidden;width:100%;min-width:0;border-radius:12px}@media screen and (min-width:800px){.product-slider__product-side{height:var(--section-height, auto);aspect-ratio:var(--section-aspect-ratio, auto);border-radius:16px;min-height:300px}}@media screen and (min-width:1024px){.product-slider__product-side{min-height:400px}}.product-slider__product-wrapper{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;display:flex;flex-direction:column}.product-slider__product-slide{display:flex;align-items:stretch;justify-content:center;padding:24px 16px;height:100%;width:100%;box-sizing:border-box}@media screen and (min-width:750px){.product-slider__product-slide{padding:40px 32px}}.product-slider__card{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:0}.product-slider__product-image-link{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%;flex:1;min-height:0;overflow:hidden}.product-slider__product-image{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-slider__product-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-slider__product-image-link:hover .product-slider__product-image img{transform:scale(1.05)}.product-slider__info-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:16px;flex-shrink:0;width:100%;padding-top:16px;padding-right:80px}.product-slider__product-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0;text-align:left}.product-slider__counter{display:flex;align-items:center;gap:4px;font-family:var(--heading-font);font-size:var(--font-size-3xl);font-weight:var(--heading-weight);color:var(--text-color, #1a1a1a);flex-shrink:0;position:absolute;bottom:24px;right:24px;z-index:10;pointer-events:none}@media screen and (min-width:750px){.product-slider__counter{font-size:var(--font-size-4xl)}}.product-slider__counter-current{font-weight:var(--heading-weight, 600)}.product-slider__counter-separator,.product-slider__counter-total{opacity:.5}.product-slider__reviews{display:flex;align-items:center;gap:6px;margin-bottom:4px}.product-slider__stars{display:flex;align-items:center;gap:2px}.product-slider__star--filled,.product-slider__star--half{color:var(--reviews-star-filled, #1a1a1a)}.product-slider__star--empty{color:var(--reviews-star-empty, #e5e5e5)}.product-slider__review-count{font-family:var(--body-font);font-size:var(--font-size-sm);color:var(--text-color, #1a1a1a);opacity:.7;line-height:1}.product-slider__product-title{font-family:var(--body-font);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);margin:0;line-height:var(--line-height-snug);text-align:left}.product-slider__product-title a{color:var(--text-color, #1a1a1a);text-decoration:none;transition:opacity .3s ease}.product-slider__product-title a:hover{opacity:.7}.product-slider__product-price{display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--body-font);font-size:var(--font-size-lg)}.product-slider__price,.product-slider__price-sale{font-weight:var(--font-weight-medium);color:var(--text-color, #1a1a1a)}.product-slider__price-sale{color:#c0392b}.product-slider__price-compare{text-decoration:line-through;opacity:.6;font-size:var(--font-size-sm)}.product-slider__form{width:100%;margin-top:8px}.product-slider__add-to-cart{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;min-height:var(--button-min-height, 44px);font-family:var(--ui-font);font-size:var(--button-font-size);font-weight:var(--ui-weight);letter-spacing:var(--ui-letter-spacing);text-transform:uppercase;border:none;border-radius:var(--button-border-radius, 0);cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;width:auto}.product-slider__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.product-slider__button--primary{background-color:var(--color-button-primary-bg, #1a1a1a);color:var(--color-button-primary-text, #ffffff);border:1px solid var(--color-button-primary-border, #1a1a1a)}.product-slider__button--primary:hover:not(:disabled){background-color:var(--color-button-primary-bg-hover, #333333);color:var(--color-button-primary-text-hover, #ffffff)}.product-slider__button--secondary{background-color:var(--color-button-secondary-bg, transparent);color:var(--color-button-secondary-text, #1a1a1a);border:1px solid var(--color-button-secondary-border, #1a1a1a)}.product-slider__button--secondary:hover:not(:disabled){background-color:var(--color-button-secondary-bg-hover, #1a1a1a);color:var(--color-button-secondary-text-hover, #ffffff)}.product-slider__button--tertiary{background-color:transparent;color:var(--color-button-tertiary-text, #1a1a1a);border:none;text-decoration:underline;text-underline-offset:3px}.product-slider__button--tertiary:hover:not(:disabled){color:var(--color-button-tertiary-text-hover, #666666)}.product-slider__button--link{background-color:transparent;color:var(--color-button-link-text, #1a1a1a);border:none;padding:8px 24px;text-decoration:underline;text-decoration-color:var(--color-button-link-underline, #1a1a1a);text-underline-offset:3px;width:auto}.product-slider__button--link:hover:not(:disabled){color:var(--color-button-link-text-hover, #666666)}.product-slider__product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px}.product-slider__product-placeholder .placeholder-svg{width:150px;height:150px;fill:#ccc}.product-slider__product-placeholder p{margin:0;opacity:.6;font-family:var(--body-font);font-size:var(--font-size-sm)}.product-slider__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 10px;pointer-events:none;z-index:10}@media screen and (min-width:750px){.product-slider__nav{padding:0 20px}}.product-slider__nav-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;pointer-events:auto;transition:background-color .3s ease,transform .3s ease;color:var(--text-color, #1a1a1a)}.product-slider__nav-button:hover{background-color:#fff;transform:scale(1.1)}.product-slider__nav-button.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.product-slider__nav-button svg{width:20px;height:20px}.product-slider__nav-prev,.product-slider__nav-next{visibility:visible}@media screen and (max-width:799px){.product-slider--media-right .product-slider__media-side{order:-1}.product-slider__pagination{bottom:15px}.product-slider__pagination .swiper-pagination-bullet{width:8px;height:8px}.product-slider__card{max-width:100%;padding:0 10px}.product-slider__product-image{max-width:250px;margin:0 auto 20px}.product-slider__product-title{font-size:var(--font-size-lg)}.product-slider__nav{padding:0 5px}.product-slider__nav-button{width:36px;height:36px}.product-slider__nav-button svg{width:16px;height:16px}}.product-slider .swiper{overflow:hidden;width:100%;height:100%;position:relative}.product-slider .swiper-wrapper{display:flex;width:100%;height:100%}.product-slider .swiper-slide{flex-shrink:0;width:100%!important;max-width:100%!important;height:auto;box-sizing:border-box}@media screen and (min-width:800px){.product-slider .swiper-slide{height:100%}}.product-slider__media-slide{height:100%!important}.product-slider__product-slide{display:flex!important;flex-direction:column}@media screen and (min-width:800px){.product-slider__product-slide{height:100%!important}}.product-slider__product-slide .product-slider__card{flex:1;display:flex;flex-direction:column;min-height:0}.product-slider__empty{display:flex;align-items:center;justify-content:center;min-height:400px;background-color:var(--card-bg, #f5f5f5)}.product-slider__empty-content{text-align:center;padding:40px}.product-slider__empty-content .placeholder-svg{width:120px;height:120px;fill:#ccc;margin-bottom:20px}.product-slider__empty-content p{color:var(--text-color, #666666);font-size:var(--font-size-base);margin:0;font-family:var(--body-font)}
/*# sourceMappingURL=/cdn/shop/t/35/assets/product-slider.css.map */
