.rebuy-pdp-block{display:block;margin-block:calc(4 * var(--space-unit))}.rebuy-pdp-block .related_products_container.show-fade-overlays:before,.rebuy-pdp-block .related_products_container.show-fade-overlays:after{content:"";position:absolute;top:0;width:calc(10 * var(--space-unit));height:100%;z-index:2;pointer-events:none;opacity:0;transition:opacity .3s ease}.rebuy-pdp-block .related_products_container.show-fade-overlays:before{left:0;background:linear-gradient(to right,var(--color-background, #ffffff),transparent)}.rebuy-pdp-block .related_products_container.show-fade-overlays:after{right:0;background:linear-gradient(to left,var(--color-background, #ffffff),transparent)}.rebuy-pdp-block .related_products_container.show-fade-overlays.show-left-fade:before{opacity:1}.rebuy-pdp-block .related_products_container.show-fade-overlays.show-right-fade:after{opacity:1}@media(prefers-reduced-motion:reduce){.rebuy-pdp-block .related_products_container.show-fade-overlays:before,.rebuy-pdp-block .related_products_container.show-fade-overlays:after{transition:none}}.rebuy-pdp-block .scroller{overflow-x:scroll;width:100%;scrollbar-width:none}.rebuy-pdp-block .scroller::-webkit-scrollbar{display:none}.rebuy-pdp-block .related_product_wrapper{position:relative;display:flex;flex-wrap:nowrap;gap:calc(2.5 * var(--space-unit))}.rebuy-pdp-block .related_product__item_wrapper{flex:0 0 var(--rebuy-card-width, 90%)}.rebuy-pdp-block .related_product__item_wrapper>div{display:flex;align-items:center;gap:calc(5 * var(--space-unit));border:.0625rem solid var(--border);background:var(--card-bg);padding:calc(5 * var(--space-unit));text-decoration:none;height:100%}.rebuy-pdp-block .related_product__info_wrapper{gap:calc(2.5 * var(--space-unit))}.rebuy-pdp-block .related_product__vendor{font-size:1.4rem}.rebuy-pdp-block .related_product__price{text-decoration:none;font-size:1.4rem;font-weight:400}.rebuy-pdp-block .related_products__buy_buttons{display:block;width:fit-content;margin-top:calc(1.25 * var(--space-unit))}.rebuy-pdp-block .related_product__image .image-container{position:relative;overflow:hidden}.rebuy-pdp-block .related_product__image .primary-image,.rebuy-pdp-block .related_product__image .hover-image{width:100%;height:auto;transition:opacity .3s ease}.rebuy-pdp-block .related_product__image .hover-image{position:absolute;top:0;left:0;opacity:0}.rebuy-pdp-block .related_product__image:hover .primary-image{opacity:0}.rebuy-pdp-block .related_product__image:hover .hover-image{opacity:1}.rebuy-pdp-block .related_product__image.image-medium{width:40%}@media screen and (max-width:750px){.rebuy-pdp-block .related_product__item_wrapper{flex:0 0 100%!important}}.rebuy-pdp-block .card-background{border-radius:8px;overflow:hidden}.rebuy-pdp-block .related_product__image .image-container{border-radius:8px 8px 0 0}.rebuy-pdp-block .recommendations-placeholder{background:none;border:none;padding:0}.rebuy-pdp-block .recommendations-placeholder__text{display:none}.rebuy-pdp-block .recommendations-placeholder__grid{display:flex;gap:12px}.rebuy-pdp-block .recommendations-placeholder__item{flex:0 0 var(--rebuy-card-width, 90%);opacity:1}.rebuy-pdp-block .recommendations-placeholder__card{background:var(--rebuy-card-bg, #f4f4f4);border:none;border-radius:8px;padding:0;overflow:hidden}.rebuy-pdp-block .recommendations-placeholder__image{height:150px;background:linear-gradient(110deg,#eee 30%,#f5f5f5,#eee 70%);background-size:200% 100%;animation:rebuy-shimmer 1.5s ease-in-out infinite;margin-bottom:0}.rebuy-pdp-block .recommendations-placeholder__text-line{background:linear-gradient(110deg,#eee 30%,#f5f5f5,#eee 70%);background-size:200% 100%;animation:rebuy-shimmer 1.5s ease-in-out infinite;border-radius:4px;margin:0 12px}.rebuy-pdp-block .recommendations-placeholder__text-line:first-of-type{margin-top:12px}.rebuy-pdp-block .recommendations-placeholder__text-line--short{margin-bottom:12px}@keyframes rebuy-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.rebuy-pdp-block .recommendations-placeholder__image,.rebuy-pdp-block .recommendations-placeholder__text-line{animation:none;background:#eee}}.rebuy-pdp-block .related_products_container{position:relative}.rebuy-pdp-block .swiper_btn_container{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:3;padding:0 4px}.rebuy-pdp-block .swiper-button-prev,.rebuy-pdp-block .swiper-button-next{pointer-events:auto;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;opacity:0!important;transform:scale(.6);transition:opacity .25s ease,transform .25s ease,box-shadow .15s ease;cursor:pointer}.rebuy-pdp-block:hover .swiper-button-prev:not([aria-disabled=true]),.rebuy-pdp-block:hover .swiper-button-next:not([aria-disabled=true]){opacity:1!important;transform:scale(.92)}.rebuy-pdp-block:hover .swiper-button-prev:not([aria-disabled=true]):hover,.rebuy-pdp-block:hover .swiper-button-next:not([aria-disabled=true]):hover{transform:scale(1);box-shadow:0 4px 14px #0003}.rebuy-pdp-block .swiper-button-prev:active,.rebuy-pdp-block .swiper-button-next:active{transform:scale(.88)!important;box-shadow:0 1px 3px #00000026!important;transition:transform .06s ease,box-shadow .06s ease}.rebuy-pdp-block .swiper-button-prev[aria-disabled=true],.rebuy-pdp-block .swiper-button-next[aria-disabled=true]{opacity:0!important;pointer-events:none}.rebuy-pdp-block .swiper-button-prev svg,.rebuy-pdp-block .swiper-button-next svg{width:14px;height:14px}.rebuy-pdp-block .iteration_count{display:none}@media(prefers-reduced-motion:reduce){.rebuy-pdp-block .swiper-button-prev,.rebuy-pdp-block .swiper-button-next{transition:none;opacity:1;transform:scale(1)}}.rebuy-pdp-block[data-layout]:not([data-layout=carousel]) .scroller{overflow:visible}.rebuy-pdp-block[data-layout]:not([data-layout=carousel]) .related_product_wrapper{display:block}.rebuy-pdp-block[data-layout]:not([data-layout=carousel]) .swiper_btn_container{display:none}.rebuy-pdp-block[data-layout]:not([data-layout=carousel]) .related_products_container{padding:0 4px 6px 0}.rebuy-layout{--rebuy-ink: #18181b;--rebuy-panel: #f4f4f4;--rebuy-line: #dedede;--rebuy-muted: #636363;--rebuy-heading: #414143;--rebuy-body: #2a2b2a;--rebuy-yellow-added: #fff4cc;--rebuy-stroke: 2px;--rebuy-shadow: 2px 4px 0 var(--rebuy-ink);--rebuy-card-radius: 20px;--rebuy-row-radius: 14px;--rebuy-media-radius: 10px;box-sizing:border-box;max-width:516px;padding:24px;border:var(--rebuy-stroke) solid var(--rebuy-ink);border-radius:var(--rebuy-card-radius);background:#fff;box-shadow:var(--rebuy-shadow)}.rebuy-layout *,.rebuy-layout *:before,.rebuy-layout *:after{box-sizing:border-box}.rebuy-layout__lede{margin:0 0 16px;font-size:.75em;line-height:normal;color:var(--rebuy-muted)}.rebuy-layout__foot{margin:16px 0 0;font-size:.6875em;line-height:normal;color:var(--rebuy-muted);text-align:center}.rebuy-layout .btn--primary{border-radius:999px}.rebuy-layout .btn--primary.is-added{background:var(--rebuy-yellow-added)}.rebuy-layout .btn--primary[disabled]{opacity:.45;cursor:not-allowed}.rebuy-layout .related_product__rrp{font-size:.6875em;color:var(--rebuy-muted)}.rebuy-layout sparklayer-pricing{font-size:.625em;color:var(--rebuy-muted)}.rebuy-media{border:1px solid var(--rebuy-line);border-radius:var(--rebuy-media-radius);overflow:hidden;flex:0 0 auto}.rebuy-media img{width:100%;height:100%;display:block;object-fit:contain}.rebuy-row{display:flex;align-items:center;gap:10px;padding:12px;border-radius:var(--rebuy-row-radius);background:var(--rebuy-panel)}.rebuy-row+.rebuy-row{margin-top:16px}.rebuy-row .rebuy-media{width:72px;height:72px}.rebuy-row__body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:4px}.rebuy-row__title{font-size:.75em;line-height:16px;font-weight:700;color:var(--rebuy-heading);text-decoration:none}.rebuy-row__action{flex:0 0 auto}.rebuy-list__extra{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.rebuy-list__extra-inner{overflow:hidden;min-height:0}.rebuy-list__extra.is-open{grid-template-rows:1fr}.rebuy-list__extra .rebuy-row{margin-top:16px;opacity:0;transform:translateY(6px);transition:opacity .28s ease,transform .28s ease}.rebuy-list__extra.is-open .rebuy-row{opacity:1;transform:none;transition-delay:var(--rebuy-stagger, 0ms)}@media(prefers-reduced-motion:reduce){.rebuy-list__extra,.rebuy-list__extra .rebuy-row{transition:none}}.rebuy-list__more{display:block;width:100%;margin-top:16px;padding:0;border:0;background:none;font-size:.75em;font-weight:700;color:var(--rebuy-heading);text-align:center;cursor:pointer}.rebuy-bundle__set{border:0;margin:0;padding:0}.rebuy-bundle__row+.rebuy-bundle__row{margin-top:16px}.rebuy-bundle__check{position:absolute;opacity:0;width:0;height:0}.rebuy-bundle__label{display:flex;align-items:center;gap:10px;padding:12px;border:var(--rebuy-stroke) solid transparent;border-radius:var(--rebuy-row-radius);background:var(--rebuy-panel);cursor:pointer}.rebuy-bundle__check:checked+.rebuy-bundle__label{background:#fff;border-color:var(--rebuy-ink)}.rebuy-bundle__check:focus-visible+.rebuy-bundle__label{outline:2px solid var(--rebuy-ink);outline-offset:2px}.rebuy-bundle__box{flex:0 0 24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:var(--rebuy-stroke) solid var(--rebuy-ink);border-radius:6px;background:#fff}.rebuy-bundle__box:after{content:"";width:14px;height:14px;opacity:0;background:#fff;clip-path:polygon(14% 47%,0 61%,39% 100%,100% 22%,85% 9%,37% 71%)}.rebuy-bundle__check:checked+.rebuy-bundle__label .rebuy-bundle__box{background:var(--rebuy-ink)}.rebuy-bundle__check:checked+.rebuy-bundle__label .rebuy-bundle__box:after{opacity:1}.rebuy-bundle__label .rebuy-media{width:64px;height:64px}.rebuy-bundle__text{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:4px}.rebuy-bundle__summary{margin-top:16px;padding:14px;display:flex;flex-direction:column;gap:8px;border:var(--rebuy-stroke) solid var(--rebuy-ink);border-radius:var(--rebuy-row-radius);background:var(--rebuy-panel)}.rebuy-bundle__line{display:flex;align-items:center;justify-content:space-between;gap:8px}.rebuy-bundle__count{font-size:.6875em;font-weight:700;color:var(--rebuy-heading)}.rebuy-bundle__label-total{font-size:.625em;font-weight:700;color:var(--rebuy-ink);text-align:right}.rebuy-bundle__note{font-size:.6875em;color:var(--rebuy-body)}.rebuy-bundle__total{font-size:.875em;font-weight:700;color:var(--rebuy-heading);text-align:right}.rebuy-pdp-block .rebuy-bundle__cta{display:block;width:100%;min-height:48px;margin-top:16px}.rebuy-single__slide{display:flex;align-items:center;gap:16px}.rebuy-single__media{flex:0 0 152px;width:152px;height:176px;display:flex;align-items:center;justify-content:center;border-radius:var(--rebuy-row-radius);background:#d4d4d433;overflow:hidden}.rebuy-single__media img{width:126px;height:126px;display:block;object-fit:contain;border-radius:var(--rebuy-media-radius)}.rebuy-single__body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px;align-items:stretch}.rebuy-single__title{font-size:1.125em;line-height:24px;font-weight:700;color:var(--rebuy-heading);text-decoration:none}.rebuy-single__price{display:flex;align-items:center;justify-content:space-between;gap:8px}.rebuy-single__variant{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:44px;padding:0 14px;border:1.5px solid var(--rebuy-ink);border-radius:999px;background:#fff;font-size:.75em;font-weight:700;color:var(--rebuy-heading);cursor:pointer}.rebuy-single__variant-caret{flex:0 0 22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--rebuy-panel);font-size:.9375em}.rebuy-pdp-block .rebuy-single__cta{display:block;width:100%;min-height:48px}.rebuy-single__nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px}.rebuy-single__arrow{flex:0 0 44px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--rebuy-ink);border-radius:999px;background:#fff;color:var(--rebuy-ink);cursor:pointer;padding:0}.rebuy-single__arrow svg{display:block;width:10px;height:18px}.rebuy-single__arrow svg path{stroke:currentColor}.rebuy-single__progress{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:8px}.rebuy-single__dot{width:24px;height:24px;padding:0;border:0;background:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rebuy-single__dot:after{content:"";width:8px;height:8px;border-radius:999px;background:var(--rebuy-line)}.rebuy-single__dot[aria-selected=true]:after{background:var(--rebuy-ink)}.rebuy-single__count{font-size:.6875em;font-weight:700;color:var(--rebuy-muted)}.rebuy-switcher__head{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.rebuy-switcher__title{font-size:1.125em;line-height:22px;font-weight:700;letter-spacing:-.54px;color:var(--rebuy-heading)}.rebuy-switcher__sub{font-size:.6875em;line-height:14px;letter-spacing:.88px;color:var(--rebuy-muted)}.rebuy-switcher__tabs{position:relative;display:flex;align-items:stretch;gap:0;height:48px;padding:0;margin-bottom:16px;border:var(--rebuy-stroke) solid var(--rebuy-ink);border-radius:999px;background:#fff;overflow:hidden}.rebuy-switcher__marker{position:absolute;top:0;bottom:0;left:0;border-radius:999px;background:var(--rebuy-ink);pointer-events:none}.rebuy-switcher__tabs--ready .rebuy-switcher__marker{transition:transform .28s cubic-bezier(.4,0,.2,1),width .28s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.rebuy-switcher__tabs--ready .rebuy-switcher__marker{transition:none}}.rebuy-switcher__tab{position:relative;z-index:1;flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:0;border-radius:999px;background:none;font-size:.6875em;font-weight:700;line-height:14px;letter-spacing:.88px;color:var(--rebuy-ink);cursor:pointer;transition:color .28s ease}.rebuy-switcher__tab[aria-selected=true]{color:#fff}.rebuy-switcher__tab svg{width:20px;height:20px;flex:0 0 20px;color:inherit}.rebuy-switcher__panel{display:flex;align-items:center;gap:16px}.rebuy-switcher__media{flex:0 0 132px;width:132px;height:132px}.rebuy-switcher__media img{width:100%;height:100%;display:block;object-fit:contain}.rebuy-switcher__body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:5px}.rebuy-switcher__name{font-size:1em;line-height:19px;font-weight:700;letter-spacing:-.48px;color:var(--rebuy-heading);text-decoration:none}.rebuy-switcher__utility{font-size:.6875em;line-height:14px;letter-spacing:.88px;color:var(--rebuy-body)}.rebuy-pdp-block .rebuy-switcher__cta{display:block;width:100%;min-height:48px;margin-top:8px}.rebuy-layout--switcher .rebuy-layout__foot{text-align:left;font-weight:700;letter-spacing:.88px}@media screen and (max-width:750px){.rebuy-layout{padding:16px}.rebuy-row{flex-wrap:wrap}.rebuy-row__action,.rebuy-row__action .btn{width:100%}.rebuy-single__slide,.rebuy-switcher__panel{flex-direction:column;align-items:stretch}.rebuy-single__media{flex-basis:auto;width:100%}.rebuy-switcher__media{flex-basis:auto;width:100%;height:auto}.rebuy-switcher__tab span{display:none}}.rebuy-section .related_product_title{font-size:2.5em;font-weight:700;color:#1e1e1e;text-align:center}.rebuy-section .related_products_banner{width:100%}.rebuy-section .rebuy-pdp-block .card-background{background:#fff;border:2px solid #000;border-radius:19px;box-shadow:0 6px #000;overflow:hidden;padding:2px}.rebuy-section .rebuy-pdp-block .related_product__info_wrapper{padding:9.6px 19.2px;color:#2a2b2a}.rebuy-section .rebuy-pdp-block .related_product__title{font-size:.96em;line-height:23px;font-weight:700;color:#2a2b2a}.rebuy-section .scroller{padding:6px 6px 14px;margin:-6px -6px -14px}.rebuy-section .rebuy-pdp-block .related_product_wrapper{gap:40px}.rebuy-section .related_products_container{overflow:visible}.rebuy-section .arrows-always-visible .swiper-button-prev,.rebuy-section .arrows-always-visible .swiper-button-next{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:2px solid #000;border-radius:50%;background:#fff;box-shadow:0 4px #000}.rebuy-section .arrows-always-visible .swiper-button-prev,.rebuy-section .arrows-always-visible .swiper-button-next{opacity:1!important;pointer-events:auto;transform:none!important}.rebuy-section .arrows-always-visible .swiper-button-prev[aria-disabled=true],.rebuy-section .arrows-always-visible .swiper-button-next[aria-disabled=true]{opacity:.5!important;pointer-events:none}.rebuy-section .arrows-always-visible .swiper-button-prev svg,.rebuy-section .arrows-always-visible .swiper-button-next svg{width:16px;height:16px}.rebuy-single__variant-wrap{position:relative;display:block}select.rebuy-single__variant{appearance:none;-webkit-appearance:none;padding-right:40px}.rebuy-single__variant-wrap:after{content:"";position:absolute;top:50%;right:16px;width:9px;height:9px;border-right:2px solid var(--rebuy-ink);border-bottom:2px solid var(--rebuy-ink);transform:translateY(-70%) rotate(45deg);pointer-events:none}.rebuy-section .rebuy-pdp-block .related_product__item_wrapper>div{flex-direction:column;align-items:stretch;gap:0;padding:2px}.rebuy-section .rebuy-pdp-block .related_product__image{width:100%;flex:0 0 auto}.rebuy-section .rebuy-pdp-block .related_product__image .image-container{width:100%;aspect-ratio:1 / 1;border-radius:17px 17px 0 0}.rebuy-section .rebuy-pdp-block .related_product__image img{width:100%;height:100%;object-fit:contain}.rebuy-section .rebuy-pdp-block .related_product__info_wrapper{flex:1 1 auto;justify-content:flex-start;gap:2px}.rebuy-section .recommendations-placeholder__card{border:2px solid #000;border-radius:19px;box-shadow:0 6px #000;background:#fff;padding:2px;overflow:hidden}.rebuy-section .recommendations-placeholder__image{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:17px 17px 0 0}.rebuy-section .recommendations-placeholder__grid{gap:40px}.rebuy-section .rebuy-pdp-block .related_product__image .image-container{min-height:0}.rebuy-section .rebuy-pdp-block .primary-image,.rebuy-section .rebuy-pdp-block .hover-image{width:100%;height:100%;object-fit:contain;padding:8px}.rebuy-section .rebuy-pdp-block .related_product__image .image-container{background:#fff}.rebuy-section .related_products_container{display:flex;align-items:center;gap:20px;position:relative}.rebuy-section .swiper_btn_container{position:static;display:contents;padding:0}.rebuy-section .scroller{order:2;flex:1 1 auto;min-width:0}.rebuy-section .arrows-always-visible .swiper-button-prev{order:1}.rebuy-section .arrows-always-visible .swiper-button-next{order:3}.rebuy-section .arrows-always-visible .swiper-button-prev,.rebuy-section .arrows-always-visible .swiper-button-next{position:static;flex:0 0 48px}.rebuy-section .rebuy-pdp-block .related_product__item_wrapper,.rebuy-section .recommendations-placeholder__item{flex:0 0 calc((100% - (var(--rebuy-cards, 3) - 1) * 40px) / var(--rebuy-cards, 3))!important;width:calc((100% - (var(--rebuy-cards, 3) - 1) * 40px) / var(--rebuy-cards, 3))!important;max-width:none!important}@media screen and (max-width:750px){.rebuy-section .rebuy-pdp-block .related_product_wrapper,.rebuy-section .recommendations-placeholder__grid{--rebuy-cards: 1;gap:16px}.rebuy-section .related_products_container{display:block;position:relative}.rebuy-section .swiper_btn_container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:0 4px}.rebuy-section .arrows-always-visible .swiper-button-prev,.rebuy-section .arrows-always-visible .swiper-button-next{position:static;flex:0 0 48px;pointer-events:auto}.rebuy-section .related_product_title{font-size:1.75em;line-height:1.2}}.rebuy-list__more{min-height:24px;padding:5px 8px}.rebuy-row__title{display:inline-block;padding-block:4px}.rebuy-pdp-block .swiper-button-prev,.rebuy-pdp-block .swiper-button-next{min-width:24px;min-height:24px}
/*# sourceMappingURL=/cdn/shop/t/41/assets/rebuy-pdp-recommendations.css.map */
