.recommanded-products{--recommanded-item-padding: 1.2rem 1.6rem;--recommanded-image-width: 7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;gap:2.4rem;overflow:hidden}.recommanded-products__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:visible;gap:2.4rem}.recommanded-products__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem}.recommanded-products__title{margin:0;color:rgb(var(--color-foreground))}.recommanded-products__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}.recommanded-products__actions .swiper-button-prev,.recommanded-products__actions .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem;margin:0;cursor:pointer}.recommanded-products__actions .swiper-button-prev:after,.recommanded-products__actions .swiper-button-next:after{display:none}.recommanded-products__actions .swiper-button-prev svg,.recommanded-products__actions .swiper-button-next svg{width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem}.recommanded-products__actions .swiper-button-prev.swiper-button-disabled,.recommanded-products__actions .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.recommanded-products__actions .swiper-pagination{display:none}.recommanded-products .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.recommanded-products .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto}@media (min-width: 768px){.recommanded-products .swiper-slide{width:auto}}.card-recommanded{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:32rem;padding:var(--recommanded-item-padding);background-color:rgb(var(--color-background-contrast));gap:1.6rem}@media (min-width: 768px){.card-recommanded{min-width:40rem}}.card-recommanded__image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:var(--recommanded-image-width)}.card-recommanded__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.card-recommanded__no-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.5);font-size:1.2rem;text-align:center}.card-recommanded__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;min-width:0}.card-recommanded__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.card-recommanded__title{margin:0}.card-recommanded__link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:rgb(var(--color-foreground));font-family:var(--font-body-family);text-decoration:none;text-overflow:ellipsis}.card-recommanded__link:hover{text-decoration:underline}.card-recommanded__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 768px){.card-recommanded__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-recommanded__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.card-recommanded__variant{margin:0;color:rgba(var(--color-foreground),.6);font-size:1.2rem;font-weight:400;line-height:1.6rem}.card-recommanded__price .price{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.6rem;font-weight:700;line-height:2.4rem}.card-recommanded__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width: 768px){.card-recommanded__cta{-ms-flex-negative:0;flex-shrink:0;width:auto}}.card-recommanded__form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width: 768px){.card-recommanded__form{width:auto}}.card-recommanded__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:9.4rem;height:3.2rem;border:.1rem solid #b3b2b2;background-color:rgb(var(--color-background))}@media (min-width: 768px){.card-recommanded__quantity{height:4rem}}.card-recommanded__qty-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:100%;padding:.6rem;border:none;background:none;color:rgb(var(--color-foreground));cursor:pointer}.card-recommanded__qty-btn:hover{background-color:rgb(var(--color-background-contrast))}.card-recommanded__qty-btn svg{width:1.6rem;height:1.6rem;pointer-events:none}.card-recommanded__qty-btn svg path{stroke:rgb(var(--color-foreground));fill:rgb(var(--color-foreground))}.card-recommanded__qty-input{width:3.2rem;height:100%;border:none;background:none;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:2rem;text-align:center;-moz-appearance:textfield}.card-recommanded__qty-input::-webkit-outer-spin-button,.card-recommanded__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (min-width: 768px){.card-recommanded__qty-input{font-size:1.6rem;line-height:2rem}}.card-recommanded__qty-input:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.card-recommanded__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:3.2rem;height:3.2rem;padding:0;border:none;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;line-height:2rem;white-space:nowrap;cursor:pointer;gap:1.6rem}@media (min-width: 768px){.card-recommanded__submit{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:4rem;padding:0 1.6rem}}.card-recommanded__submit .loading__spinner{display:none}.card-recommanded__submit.loading .loading__spinner{display:-webkit-box;display:-ms-flexbox;display:flex}.card-recommanded__submit.loading .card-recommanded__submit-text{visibility:hidden}.card-recommanded__submit:hover:not(:disabled){opacity:.9}.card-recommanded__submit:disabled{opacity:.5;cursor:not-allowed}.card-recommanded__submit-text{display:none}@media (min-width: 768px){.card-recommanded__submit-text{display:-webkit-box;display:-ms-flexbox;display:flex}}.card-recommanded__submit-icon{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 768px){.card-recommanded__submit-icon{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-recommanded-products.css.map */
