.rd-product-image-carousel{background:transparent;color:var(--rd-pic-text)}.rd-product-image-carousel__container{width:100%;min-width:0}.rd-product-image-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 28px;padding:0}.rd-product-image-carousel__heading{--rd-heading-gap: 8px;width:100%;max-width:760px;min-width:0}.rd-product-image-carousel__eyebrow{margin:0;color:var(--rd-pic-accent);font-family:var(--font-body-family);font-size:11px;font-style:normal;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.rd-product-image-carousel__title{margin:0;color:var(--rd-pic-text);font-family:var(--font-heading-family);font-size:var(--rd-title-secondary);font-style:normal;font-weight:700;line-height:1.02;letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance}.rd-product-image-carousel__description{max-width:680px;margin:0;color:var(--rd-pic-muted);font-family:var(--font-body-family);font-size:14px;line-height:1.5}.rd-product-image-carousel__controls{display:flex;flex:0 0 auto;align-items:center;gap:10px}.rd-product-image-carousel__arrow{display:inline-grid;width:46px;height:46px;flex:0 0 46px;place-items:center;padding:0;border:1px solid var(--rd-pic-border);border-radius:50%;background:#fff;color:var(--rd-pic-text);cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.rd-product-image-carousel__arrow--next{border-color:var(--rd-pic-accent);color:var(--rd-pic-accent)}.rd-product-image-carousel__arrow:hover:not([disabled]),.rd-product-image-carousel__arrow:focus-visible:not([disabled]){border-color:var(--rd-pic-accent);background:var(--rd-pic-accent);color:#fff}.rd-product-image-carousel__arrow:disabled{opacity:.35;cursor:default}.rd-product-image-carousel__arrow svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rd-product-image-carousel__carousel{--rd-carousel-gap: var(--rd-pic-gap);--rd-carousel-slide-mobile: var(--rd-pic-mobile-card-width);--rd-carousel-slide-tablet: var(--rd-pic-tablet-card-width);--rd-carousel-slide-desktop: var(--rd-pic-desktop-card-width);position:relative;width:100%;min-width:0;max-width:100%}.rd-product-image-carousel__viewport{position:relative;width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:0;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rd-product-image-carousel__viewport::-webkit-scrollbar{display:none}.rd-product-image-carousel__track{display:flex;width:100%;min-width:100%;max-width:none;align-items:stretch;gap:var(--rd-pic-gap)}.rd-product-image-carousel__card{display:flex;flex:0 0 var(--rd-pic-mobile-card-width);width:var(--rd-pic-mobile-card-width);min-width:0;max-width:var(--rd-pic-mobile-card-width);height:auto;flex-direction:column;align-self:stretch;overflow:hidden;border:1px solid var(--rd-pic-border);border-radius:var(--rd-pic-card-radius);background:var(--rd-pic-card-bg);scroll-snap-align:start;scroll-snap-stop:normal}.rd-product-image-carousel__content{display:flex;flex:1 1 auto;width:100%;min-width:0;min-height:112px;max-height:none;flex-direction:column;gap:8px;padding:24px 24px 18px;overflow:visible}.rd-product-image-carousel__card-title{width:100%;min-width:0;max-width:100%;margin:0;color:var(--rd-pic-text);font-family:var(--font-heading-family);font-size:18px;font-style:normal;font-weight:650;line-height:1.15;letter-spacing:-.018em;overflow-wrap:anywhere}.rd-product-image-carousel__card-description{width:100%;min-width:0;max-width:95%;margin:0;color:var(--rd-pic-muted);font-family:var(--font-body-family);font-size:13px;line-height:1.42;overflow-wrap:anywhere}.rd-product-image-carousel__media{position:relative;display:block;flex:0 0 auto;width:calc(100% - 32px);min-width:0;aspect-ratio:var(--rd-pic-media-ratio, 3 / 2);margin:auto 16px 16px;overflow:hidden;border-radius:calc(var(--rd-pic-card-radius) - 7px);background:#ececef}.rd-product-image-carousel__image{display:block;width:100%;height:100%;object-fit:var(--rd-pic-image-fit, cover);object-position:center}@media screen and (min-width:750px){.rd-product-image-carousel__card{flex-basis:var(--rd-pic-tablet-card-width);width:var(--rd-pic-tablet-card-width);max-width:var(--rd-pic-tablet-card-width)}}@media screen and (min-width:990px){.rd-product-image-carousel__card{flex-basis:var(--rd-pic-desktop-card-width);width:var(--rd-pic-desktop-card-width);max-width:var(--rd-pic-desktop-card-width)}}@media screen and (max-width:989px){.rd-product-image-carousel__header{margin-bottom:22px}.rd-product-image-carousel__title{font-size:30px}.rd-product-image-carousel__content{min-height:106px;padding:20px 20px 16px}.rd-product-image-carousel__media{width:calc(100% - 28px);margin:auto 14px 14px}}@media screen and (max-width:749px){.rd-product-image-carousel__header{align-items:flex-start;gap:12px;margin-bottom:18px}.rd-product-image-carousel__heading{--rd-heading-gap: 6px}.rd-product-image-carousel__eyebrow{font-size:10px}.rd-product-image-carousel__title{font-size:var(--rd-title-secondary-mobile);line-height:1.05}.rd-product-image-carousel__description{font-size:13px;line-height:1.45}.rd-product-image-carousel__controls{gap:7px}.rd-product-image-carousel__arrow{width:38px;height:38px;flex-basis:38px}.rd-product-image-carousel__arrow svg{width:17px;height:17px}.rd-product-image-carousel__content{min-height:96px;padding:18px 18px 14px}.rd-product-image-carousel__card-title{font-size:16px;line-height:1.18}.rd-product-image-carousel__card-description{max-width:100%;font-size:12px;line-height:1.4}.rd-product-image-carousel__media{width:calc(100% - 24px);margin:auto 12px 12px;border-radius:calc(min(var(--rd-pic-card-radius),18px) - 5px)}}@media(prefers-reduced-motion:reduce){.rd-product-image-carousel__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/rd-product-image-carousel.css.map */
