<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--product-slider-background-color: #FFFFFF;--product-slider-text-color: #000000;--product-slider-heading-color: #000000;--product-slider-subheading-color: #000000;--product-slider-button-text-color: #FFFFFF;--product-slider-button-background-color: #000000}.product_slider_container{position:relative}.product_slider_wrapper{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding:30px 0}.slide{box-sizing:border-box;flex:0 0 auto;width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.slide img{width:100%;height:auto;object-fit:contain}.slide-button{display:inline-block;text-align:center;padding:10px 20px;text-decoration:none;font-weight:700;border-radius:25px}.button-container{display:flex;justify-content:center;align-items:center;height:10vh}.cta-button{padding:10px 20px;text-decoration:none;font-weight:700;border-radius:25px}.custom-heading,.custom-heading p,.custom-subheading{text-align:center;font-weight:700;margin:0}.slider-container{position:relative}.slider-button{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.slider-button--prev{left:10px}.slider-button--next{right:10px}.slider-button:before{content:"";display:inline-block;width:20px;height:20px;border-top:4px solid white;border-right:4px solid white}.slider-button--prev:before{transform:rotate(-135deg)}.slider-button--next:before{transform:rotate(45deg)}@media screen and (max-width: 749px){.product_slider_wrapper{padding:30px 0;margin:0 10px}.slide{width:calc((100% / 1.5) - 20px);margin-right:20px}.slider-button{display:none}}@media (min-width: 750px){.product_slider_wrapper{width:80%;margin:0 auto}.slide{width:calc(33.333% - 20px)}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/product_slider.css.map */
</pre></body></html>