.bestseller-section{width:100%}.bestseller-section__background{background:#fbfbfa!important;width:100%;padding:var(--desktop-margin-top, 52px) 0 var(--desktop-margin-bottom, 52px) 0}.bestseller-title{font-weight:500;font-size:30px;line-height:normal;color:#022c18;margin:0 0 32px;width:100%}.bestseller-content{display:flex;flex-direction:column;gap:8px;width:100%}.bestseller-cards{display:flex;gap:16px;width:100%;overflow:hidden;justify-content:center}.bestseller-card{background:#fff!important;display:flex;flex-direction:column;gap:16px;padding:0 16px 16px;flex-shrink:0;position:relative;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.bestseller-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.bestseller-card[data-product-url]{cursor:pointer}.bestseller-card__image{height:272px;width:100%;position:relative;background:#fff;display:flex;align-items:center;justify-content:center}.bestseller-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}.bestseller-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.bestseller-card__placeholder svg{width:100px;height:100px;opacity:.3}.bestseller-badge{position:absolute;top:12px;left:0;background:#022c18;display:flex;align-items:center;gap:6px;padding:4px 6px;color:#f4f7e3}.bestseller-badge__icon{width:21px;height:21px;display:flex;align-items:center;justify-content:center}.bestseller-badge__icon svg{width:100%;height:100%;fill:currentColor}.bestseller-badge__text{font-weight:500;font-size:13px;line-height:normal;text-transform:uppercase;white-space:nowrap}.bestseller-card__content{display:flex;flex-direction:column;height:164px;justify-content:space-between;width:100%}.bestseller-card__title{font-weight:500;font-size:21px;line-height:normal;color:#022c18;margin:0;width:100%}.bestseller-card__title a{color:inherit;text-decoration:none}.bestseller-card__title a:hover{text-decoration:underline}.bestseller-card__footer{display:flex;flex-direction:column;gap:16px;width:100%}.bestseller-card__price{display:flex;align-items:center;gap:8px;height:32px;width:100%}.bestseller-card__price-regular{font-weight:500;font-size:18px;line-height:normal;color:#022c18;white-space:nowrap}.bestseller-card__price-compare{font-weight:300;font-size:18px;line-height:normal;color:#022c18;text-decoration:line-through;white-space:nowrap}.bestseller-card__price-sale{font-weight:500;font-size:18px;line-height:normal;color:#db4d4d;white-space:nowrap}.bestseller-card__sale-badge{background:#db4d4d;color:#fff;padding:6px 8px;font-weight:500;font-size:15px;line-height:normal;white-space:nowrap}.bestseller-card__button{width:100%;cursor:default}.bestseller-add-to-cart-button{background:#96b714;color:#fff;border:none;width:100%;height:48px;display:flex;align-items:center;justify-content:center;padding:15px 24px;gap:10px;cursor:pointer;font-weight:500;font-size:15px;letter-spacing:.15px;text-decoration:none;transition:background-color .3s ease;box-sizing:border-box;position:relative;overflow:hidden}.bestseller-add-to-cart-button:hover:not(:disabled){background:#7d9912}.bestseller-add-to-cart-button:disabled{background:#ccc;cursor:not-allowed}.loading__spinner{width:1.4rem;height:1.4rem;display:none}.loading__spinner.hidden{display:none}.bestseller-add-to-cart-button.loading span{opacity:0}.bestseller-add-to-cart-button.loading .loading__spinner{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.loading__spinner svg{animation:rotator 1.4s linear infinite;width:100%;height:100%}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.bestseller-pagination{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.bestseller-dot{width:35px;height:6px;border-radius:2px;background:#006b37;opacity:.3;border:none;cursor:pointer;transition:opacity .3s ease}.bestseller-dot--active{opacity:1;width:8px;height:12px;border-radius:100%}.bestseller-dot:hover{opacity:.7}@media screen and (max-width: 749px){.bestseller-section__background{padding:var(--mobile-margin-top, 32px) 0 var(--mobile-margin-bottom, 32px) 0}.bestseller-title{font-size:24px;margin-bottom:24px}.bestseller-cards{gap:0;position:relative;overflow-x:hidden;overflow-y:visible;height:500px;cursor:grab;touch-action:pan-y pinch-zoom}.bestseller-cards:active{cursor:grabbing}.bestseller-card{position:absolute;top:0;left:0;width:100%;max-width:none;margin:0;transform:translate(100%)}.bestseller-card:first-child{transform:translate(0)}.bestseller-pagination{margin-top:8px}}@media screen and (min-width: 750px) and (max-width: 1199px){.bestseller-cards{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:0 24px;position:static;height:auto;overflow:visible}.bestseller-card{width:300px;max-width:300px;position:static;transform:none}.bestseller-pagination{display:none}}@media screen and (min-width: 1200px){.bestseller-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;justify-items:center;margin:0 auto;position:static;height:auto;overflow:visible}.bestseller-card{width:auto;position:static;transform:none}.bestseller-pagination{display:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-bestseller-collection.css.map */
