.bought-together{display:flex;align-items:center;gap:16px;background:var(--bought-together-bg, #e5e5e5);border-radius:12px;padding:14px 12px;width:100%}.bought-together__products{flex:1 1 0;min-width:0;overflow:hidden;position:relative}.bought-together__products:before,.bought-together__products:after{content:"";position:absolute;top:0;bottom:0;width:32px;z-index:2;pointer-events:none;opacity:0;transition:opacity .3s ease}.bought-together__products:before{left:0;background:linear-gradient(to right,var(--bought-together-bg, #e5e5e5) 0%,transparent 100%)}.bought-together__products:after{right:0;background:linear-gradient(to left,var(--bought-together-bg, #e5e5e5) 0%,transparent 100%)}.bought-together__products--fade-right:after{opacity:1}.bought-together__products--fade-left:before{opacity:1}.bought-together__scroll-hint{position:absolute;top:50%;right:4px;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:#682145;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease}.bought-together__products--fade-right .bought-together__scroll-hint{opacity:.55;visibility:visible}.bought-together__products--fade-right .bought-together__scroll-hint:hover{opacity:1;transform:translateY(-50%) translate(2px)}.bought-together__scroll-hint svg{display:block;width:8px;height:12px;--icon-stroke-width: 1.5}.bought-together__products .swiper{overflow:hidden;width:100%}.bought-together__products .swiper-wrapper{display:flex;align-items:center}.bought-together__products .swiper-slide{width:auto!important;flex-shrink:0;display:flex;align-items:center;gap:4px}.bought-together__plus{font-family:var(--font-heading--family, "Montserrat", sans-serif);font-weight:600;font-size:32px;line-height:1.2;letter-spacing:.64px;color:#682145;flex-shrink:0;-webkit-user-select:none;user-select:none;padding:0 2px}.bought-together__card{display:flex;flex-direction:column;gap:6px;flex-shrink:0;cursor:pointer;position:relative;width:140px;transition:opacity .25s ease}.bought-together__card--current{cursor:default}.bought-together__card--unselected{opacity:.45}.bought-together__card-image{position:relative;width:140px;height:140px;border-radius:6px;overflow:hidden;flex-shrink:0}.bought-together__card-image img{width:100%;height:100%;object-fit:cover;display:block}.bought-together__badge{position:absolute;top:10px;right:0;display:flex;align-items:center;justify-content:center;padding:4px 6px;font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:400;font-size:8px;line-height:1;white-space:nowrap;z-index:1;overflow:hidden;transition:background .2s,color .2s}.bought-together__badge--current{background:#666;color:#fff}.bought-together__badge--select{background:#d7b46a;color:#343231}.bought-together__badge--selected{background:#3a502e;color:#fff}.bought-together__card-title{font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:600;font-size:12px;line-height:1.16;color:#343231;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.bought-together__card-price{font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:700;font-size:13px;line-height:1.2;color:#13100d;margin:0}.bought-together__summary{display:flex;flex-direction:column;justify-content:space-between;flex:0 0 auto;width:220px;min-height:183px;gap:12px}.bought-together__title{font-family:var(--font-heading--family, "Montserrat", sans-serif);font-weight:600;font-size:20px;line-height:1.1;letter-spacing:-.8px;color:#13100d;margin:0}.bought-together__pricing{display:flex;flex-direction:column;gap:18px}.bought-together__price-info{display:flex;flex-direction:column;gap:4px}.bought-together__total-price{font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:600;font-size:24px;line-height:1.4;letter-spacing:.48px;color:#13100d;margin:0}.bought-together__installments{font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:500;font-size:16px;line-height:1.4;letter-spacing:-.32px;color:#666;margin:0}.bought-together__add-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:35px;padding:12px;border-radius:6px;border:1px solid #d7b46a;background:#d7b46a;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.bought-together__add-btn-text{font-family:var(--font-body--family, "Montserrat", sans-serif);font-weight:700;font-size:14px;line-height:1.4;letter-spacing:-.56px;text-align:center;color:#343231}@media screen and (max-width:749px){.bought-together{flex-direction:column;padding:12px;gap:16px;align-items:stretch}.bought-together__products{width:100%;flex:0 0 auto}.bought-together__card-image{width:110px;height:110px}.bought-together__card{width:110px}.bought-together__summary{width:100%;min-height:auto}.bought-together__title{font-size:18px}.bought-together__total-price{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bought-together.css.map */
