#c-hp-product-slider .swiper-btns-part .swiper-button-lock{display:none}#c-hp-product-slider{max-width:1400px;margin:2rem auto;padding:2rem 0}.image-with-text__button{margin-top:1.5rem}#c-hp-product-slider .title-button-parts{display:flex;justify-content:space-between;padding-bottom:1.5rem;gap:1rem}#c-hp-product-slider .title-button-parts h3{margin:0;text-transform:uppercase}#c-hp-product-slider .swiper-button-next,#c-hp-product-slider .swiper-button-prev{position:static!important;width:2.3rem;height:2.3rem;display:block;margin:0;padding:0;border-radius:4rem;padding:.5rem}#c-hp-product-slider .swiper-btns-part{display:flex;gap:1rem}#c-hp-product-slider .swiper-button-next:after,#c-hp-product-slider .swiper-button-prev:after{content:none;position:static!important}#c-hp-product-slider .swiper-button-prev,#c-hp-product-slider .swiper-button-next{background-color:#000}#c-hp-product-slider .swiper-button-next{transform:rotate(180deg)}#c-hp-product-slider .swiper-button-prev.swiper-button-disabled,#c-hp-product-slider .swiper-button-next.swiper-button-disabled{opacity:.2}#c-hp-product-slider .product-cart{background-color:#e8e8e8;position:relative;height:420px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1400px){#c-hp-product-slider .product-cart{height:410px}}@media screen and (max-width:1200px){#c-hp-product-slider .product-cart{height:400px}}@media screen and (max-width:1000px){#c-hp-product-slider .product-cart{height:360px}}@media screen and (max-width:916px){#c-hp-product-slider .product-cart{height:420px}}@media screen and (max-width:768px){#c-hp-product-slider .product-cart{height:420px}}@media screen and (max-width:700px){#c-hp-product-slider .product-cart{height:410px}}@media screen and (max-width:600px){#c-hp-product-slider .product-cart{height:390px}}@media screen and (max-width:600px){#c-hp-product-slider .product-cart{height:380px}}@media screen and (max-width:475px){#c-hp-product-slider .product-cart{height:355px}}@media screen and (max-width:460px){#c-hp-product-slider .product-cart{height:430px}}#c-hp-product-slider .product-cart .fist-image,#c-hp-product-slider .product-cart .second-image{position:absolute;top:0;right:0;left:0;bottom:0}#c-hp-product-slider .product-cart .second-image{display:none}#c-hp-product-slider .product-cart:hover .second-image{display:block}#c-hp-product-slider .product-cart-top{width:auto;position:relative}#c-hp-product-slider .product-cart-top img{width:100%;height:100%;object-fit:contain;border:1px solid #e8e8e8;border-bottom:none}#c-hp-product-slider .product-cart-bottom{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1rem}#c-hp-product-slider .product-cart-bottom-p{min-height:48px;line-height:1.5}#c-hp-product-slider .image-with-text__button{font-size:14px;width:100%;text-align:center}@media screen and (max-width:1420px){#c-hp-product-slider{padding:2rem 1.5rem}}@media screen and (max-width:768px){#c-hp-product-slider .title-button-parts h3{font-size:1.2rem}}@media screen and (max-width:400px){#c-hp-product-slider .product-cart{gap:0}}.product-card-variantsParent{display:none;position:absolute;top:0;left:0;bottom:0;right:0;background:#0006;width:100%;padding:0;margin:0;list-style:none;flex-direction:column;overflow-y:auto;padding:.5rem 15px;gap:.5rem}.product-card-variantsParent::-webkit-scrollbar{width:5px}.product-card-variantsParent::-webkit-scrollbar-thumb{background-color:#fc3;border-radius:5px}.product-card-variantsParent::-webkit-scrollbar-track{background-color:#000}.product-card-variantsParent li{border-radius:4px;background:#fff;color:#212121;box-shadow:#63636333 0 2px 8px;margin-bottom:0!important;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:.3s ease}.product-card-variantsParent li:hover{transform:translate(5px);box-shadow:0 10px 20px #0003;background:#ccc}.product-card-variantsParent li button{text-wrap:balance;font-size:15px;display:flex;flex-direction:column;border:none;background:none;padding:.5rem;border-radius:4px;width:100%;height:100%;cursor:pointer;position:relative;text-align:left}.product-card-variantsParent li.out-of-stock button,.product-card-variantsParent li.out-of-stock{pointer-events:none}.product-card-variantsParent li button .out-of-stock-indicator{display:none}.product-card-variantsParent li.out-of-stock button .out-of-stock-indicator{background:#fc3;color:#000;position:absolute;top:50%;transform:translateY(-50%);right:0;display:block;padding:.25rem;white-space:nowrap;font-size:13px;font-weight:700}.product-card-variantsParent li button .variantEngine{font-size:10px;color:#9e9b9b;text-align:left}.product-card-goTo{margin-top:1rem;font-size:12px;border-bottom:1px solid #000;display:inline;width:max-content}.redirectToPP{width:100%;height:100%;display:block;display:flex;cursor:pointer!important}.customSpinnerParent{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.c-loader{display:block;width:48px;height:48px;border-radius:50%;position:relative;animation:c-rotate 1s linear infinite}.c-loader:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix 2s linear infinite}@keyframes c-rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.c-hp-slider--muted-text{font-size:.75rem;color:#666;margin-top:.5rem}.c-hp-product-slider .loox-icon{color:#fc0}@media screen and (min-width:768px){.c-hp-slider--muted-text{font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/265/assets/c-hp-product-slider.css.map */
