.product-recommendations{position:relative;overflow-x:hidden}.product-recommendations-pdp{margin-top:12px}.product-recommendations__header{display:flex;align-items:center;margin-bottom:5px}.rec-chevron{width:50px;height:50px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #00000026}.rec-chevron .chevron{width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000}.rec-chevron--left{position:absolute;left:-18px;top:50%;transform:translateY(-25%);z-index:5}.rec-chevron--right{position:absolute;right:-18px;top:50%;transform:translateY(-25%);z-index:5}.product-recommendations .chevron-right{transform:rotate(-45deg)}.product-recommendations .chevron-left{transform:rotate(135deg)}.product-recommendations__track{display:flex;gap:12px;cursor:grab;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.product-recommendations__track::-webkit-scrollbar{display:none}.product-recommendations__track img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-recommendations__track.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.recommendation-card{display:flex;flex:0 0 350px;max-width:350px;scroll-snap-align:start;align-items:center;gap:12px;border:1px solid #eee;border-radius:14px;padding:12px;background:#f5f6f8;box-sizing:border-box}.recommendation-card__image img{width:100%;max-width:90px;height:auto;object-fit:cover;border-radius:10px}.recommendation-card__content{width:100%;display:flex;flex-direction:column;gap:10px}.recommendation-card__header{display:flex;flex-direction:column}.recommendation-card__footer{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}.product-recommendations h3{font-size:16px;font-weight:800}.recommendation-card__meta{display:flex;align-items:center;gap:8px}.recommendation-card__subtitle,.recommendation-card__options{white-space:nowrap}.recommendation-card__image{flex-shrink:0}.recommendation-card__subtitle{font-size:12px;font-weight:500;color:#4b5563}.recommendation-card__options{font-size:12px;font-weight:500;color:#4b5563;cursor:pointer}.recommendation-card__options:hover{text-decoration:underline;font-weight:600}.recommendation-card__button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:10px;font-weight:600;padding:8px 12px;color:#000;background-color:#fff;font-size:13px;box-shadow:0 4px 10px #dddddde6;transition:all .2s ease;cursor:pointer;white-space:nowrap;width:auto}.recommendation-card__price{font-size:13px;font-weight:600;color:#000;padding:0}.product-recommendations__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:10px}.rec-dot{display:none;width:8px;height:8px;border-radius:999px;border:2px solid #DDDDDD;background:transparent;padding:2px;cursor:pointer;transition:all .2s ease}.rec-dot.is-active{border:none;width:18px;background:#000}@media(max-width:768px){.product-recommendations .rec-chevron{display:none}.product-recommendations__track{overflow-x:scroll;padding-right:32px}.rec-dot{display:block}}@media(max-width:468px){.recommendation-card{flex:0 0 100%}.recommendation-card__image img{width:70px}.recommendation-card__meta{gap:2px}.recommendation-card__subtitle,.recommendation-card__options{font-size:11px}.recommendation-card__title{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-product-recommendations.css.map */
