.scrolling-products-section{padding:7rem 0;overflow:hidden;--brand-green: #316624;--brand-orange: #316624;--card-radius: 1.6rem}.scrolling-products__header{text-align:center;margin-bottom:2.5rem}.scrolling-products__heading{font-size:calc(var(--font-heading-scale) * 4rem);margin:0;color:#26491d;line-height:1}.scrolling-products__viewport{position:relative;width:100%;margin:0 auto;overflow:hidden;padding:1.5rem 0}.scrolling-products__viewport:before,.scrolling-products__viewport:after{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:2;pointer-events:none}.scrolling-products__viewport:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.scrolling-products__viewport:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.scrolling-products__track{display:flex;width:max-content;animation-name:scrolling-products-marquee;animation-duration:var(--scroll-duration, 35s);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:var(--scroll-direction, normal)}.scrolling-products__viewport--pause-on-hover:hover .scrolling-products__track{animation-play-state:paused}.scrolling-products__set{display:flex;flex-shrink:0}@keyframes scrolling-products-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.scrolling-product-card{flex:0 0 auto;width:30rem;margin:0 1rem;background:#fff;border-radius:var(--card-radius);box-shadow:0 .6rem 1.8rem #00000008;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;border:1px solid #e9e9e9}.scrolling-product-card:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2.4rem #0000001f}.scrolling-product-card__media-link{display:block;padding:1.5rem 1.5rem 0}.scrolling-product-card__media{width:100%;aspect-ratio:1 / 1;border-radius:1rem;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.scrolling-product-card__image{width:100%;height:100%;object-fit:contain;display:block}.scrolling-product-card__info{padding:1.4rem 1.6rem 1.6rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.scrolling-product-card__title{display:block;font-weight:600;font-size:1.6rem;color:var(--brand-green);text-decoration:none;margin-bottom:.2rem;line-height:1.3}.scrolling-product-card__title:hover{text-decoration:underline}.scrolling-product-card__description{font-size:1.4rem;color:#343434;margin:0 0 .6rem;line-height:1.6}.scrolling-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.6rem}.scrolling-product-card__price{font-size:1.4rem;font-weight:600;color:var(--brand-green);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.scrolling-product-card__price--current{color:var(--brand-green)}.scrolling-product-card__price--compare{text-decoration:line-through;color:#bbb;font-weight:400;font-size:1.2rem}.scrolling-product-card__form{margin:0}.scrolling-product-card__add-button{display:inline-flex;align-items:center;gap:.6rem;border:none;background:var(--brand-orange);color:#fff;border-radius:3rem;padding:.6rem .6rem .6rem 1.4rem;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease;white-space:nowrap}.scrolling-product-card__add-button:hover:not([disabled]){background:#364e02}.scrolling-product-card__add-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#85ba10;color:#fff}.scrolling-product-card__add-icon svg{width:1.3rem;height:1.3rem}.scrolling-product-card__add-button[disabled]{opacity:.6;cursor:not-allowed}.scrolling-products__view-all{text-align:center;margin-top:1.5rem}.scrolling-products__view-all-link{color:var(--brand-orange);font-weight:600;text-decoration:none;border:.1rem solid var(--brand-orange);transition:border-color .2s ease;border-radius:60px;padding:14px 26px 15px;line-height:1;display:inline-block}.scrolling-products__view-all-link:hover{background:var(--brand-orange);color:#fff}.scrolling-products__empty{text-align:center;color:#777}@media screen and (max-width:1100px){.scrolling-product-card{width:26rem}}@media screen and (max-width:991px){.scrolling-products-section{padding:6rem 0}.scrolling-product-card__price--current{line-height:1}}@media screen and (max-width:820px){.scrolling-product-card{width:24rem}.scrolling-products__heading{font-size:calc(var(--font-heading-scale) * 2.5rem)}.scrolling-products__viewport:before,.scrolling-products__viewport:after{width:4rem}}@media screen and (max-width:560px){.scrolling-product-card{width:20rem;margin:0 .4rem}.scrolling-product-card__title{font-size:1.4rem}.scrolling-product-card__add-button{padding:.5rem .5rem .5rem 1rem;font-size:1.2rem}.scrolling-product-card__add-icon{width:2rem;height:2rem}.scrolling-products__viewport:before,.scrolling-products__viewport:after{width:1rem}.scrolling-products__header{margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.scrolling-products__track{animation:none}.scrolling-products__viewport{overflow-x:auto;-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-scrolling-products.css.map */
