.component__gallery--carousel{position:relative;padding-top:var(--PT);padding-bottom:var(--PB);overflow:hidden}.component__gallery--carousel-divider-solid:before{content:"";position:absolute;top:0;right:3.3vw;bottom:0;left:3.3vw;box-shadow:inset 0 1px var(--color-border);pointer-events:none}.component__gallery--carousel.padding-none{padding-top:0;padding-bottom:0}.component__gallery--carousel.padding-top-only{padding-bottom:0}.component__gallery--carousel.padding-bottom-only{padding-top:0}.component__gallery--carousel-header{margin-bottom:25px;padding-right:15%}.component__gallery--carousel-heading{margin:0;font-size:var(--gallery-heading-text, 31.5px);line-height:1.2;letter-spacing:-.01em;color:var(--gallery-header-color);text-transform:var(--text-transform-uppercase)}.component__gallery--carousel-subheading{margin:8px 0 0;font-size:var(--gallery-heading-caption, 15px);line-height:1.2;letter-spacing:.01em;color:var(--gallery-header-color)}.component__gallery--carousel-button{margin-top:24px;margin-bottom:16px}.component__gallery--carousel-button a{text-transform:unset}.component__gallery--button-callout{position:relative;text-transform:none;min-height:unset;padding:0 0 6px;font-size:var(--gallery-heading-btn, 15px);line-height:1.2;color:var(--gallery-header-color);transition:color .1s ease;text-decoration:none;display:inline-flex}.component__gallery--button-callout span:before,.component__gallery--button-callout span:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;pointer-events:none;transition:transform .3s cubic-bezier(.33,0,0,1)}.component__gallery--button-callout span:before{transform-origin:100% 50%;transform:scaleZ(1);transition-delay:var(--duration-ultra-fast)}.component__gallery--button-callout span:after{transform-origin:0% 50%;transform:scale3d(0,1,1);transition-delay:0s}.component__gallery--button-callout:hover span:after,.component__gallery--button-callout:focus span:after{transform:scaleZ(1);transition-delay:var(--duration-ultra-fast)}.component__gallery--button-callout:hover span:before,.component__gallery--button-callout:focus span:before{transform:scale3d(0,1,1);transition-delay:0s}.component__gallery-image-wrapper{line-height:0}.component__gallery--item-label-overlay .component__gallery-image-wrapper+.component__gallery--item-caption{display:none}.component__gallery-image-wrapper .component__gallery--item-caption{position:absolute;bottom:0;width:calc(100% - 31px);padding:12px 16px}.component__gallery-image-wrapper .component__gallery--item-caption .component__btn,.component__gallery--item-caption .component__btn{margin-top:8px}.component__gallery-image-wrapper .component__gallery--item-caption *{color:var(--overlay-text-color, #000)}.component__gallery--item-label-background-gradient .component__gallery-image-wrapper .component__gallery--item-caption{background:linear-gradient(to top,var(--label-gradient-start) 0%,var(--label-gradient-mid) 30%,var(--label-gradient-end) 100%);padding-top:100px}.component__gallery--item-label-background-solid .component__gallery-image-wrapper .component__gallery--item-caption{background-color:var(--label-background)}.component__gallery--item .component__gallery-image{position:relative;padding:0;overflow:hidden;aspect-ratio:var(--aspect-ratio)}.component__gallery--item .component__gallery-image img,.component__gallery--item .component__gallery-image svg{width:100%;height:100%;object-fit:cover;max-width:100%;display:inline-block;vertical-align:middle}.component__gallery--item-caption{margin-top:16px}.component__gallery--item-caption *{color:var(--block-color);text-decoration:none;margin:0 0 1.5em}.component__gallery--item-caption *:last-child,.component__gallery--item .component__gallery--item-label p:last-child{margin-bottom:0}.component__gallery--item .component__gallery--item-label{font-size:var(--subheading-font-md, 15px);margin:8px 0 0;color:var(--text-color);line-height:1.2}.component__gallery--item .component__gallery--item-label p{margin:0 0 1rem}.component__gallery--item .component__gallery--item-label a{color:currentColor}.component__gallery--item .component__gallery--item-label.subheading-small{font-size:var(--subheading-font-sm, 13px)}.component__gallery--item .component__gallery--item-label.subheading-large{font-size:var(--subheading-font-lg, 17px)}.component__gallery--item .component__gallery--item-title{font-size:var(--heading-font-md, 20px);margin:0;color:var(--text-color);line-height:1.2;text-transform:var(--text-transform-uppercase);font-weight:600}.component__gallery--navigation-wrapper{display:flex}.component__gallery--navigation-buttons{display:flex;align-items:flex-end;margin-left:auto}.component__gallery--navigation-button{display:flex;align-items:center;color:var(--gallery-header-color);cursor:pointer}.component__gallery--button-prev{transform:rotate(180deg);margin-right:12px;margin-bottom:31px}.component__gallery--button-next{margin-bottom:32px}.component__gallery--navigation-button .icon-arrow-long{width:34px;height:34px;display:inline-block;flex-shrink:0}.component__gallery--navigation-button .icon-arrow-long svg{width:100%;height:100%;display:block}.component__gallery--carousel-content.swiper{overflow:visible}.component__gallery--navigation-buttons .swiper-button-disabled{opacity:.2}.component__gallery--carousel-items{gap:24px}.component__gallery--carousel-content:not(.swiper-initialized).component__gallery--carousel-mobile-per-view-1 .component__gallery--carousel-items{grid-template-columns:1fr}.component__gallery--carousel-content:not(.swiper-initialized) .component__gallery--carousel-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-auto-rows:0;grid-gap:12px;grid-gap:var(--spacing-3);overflow:hidden}.component__gallery--link{text-decoration:none}.component__gallery--item-label-beneath .component__gallery--item-caption .component__btn.btn--primary{color:var(--overlay-text-color, #000)}.component__gallery--item .component__gallery--item-caption .component__btn{font-size:12px}.component__gallery--item-badges{position:absolute;top:0;width:100%;z-index:11;text-transform:uppercase;padding:6px;text-align:left}.component__gallery--item-badges .badge{background-color:#fff;display:inline-block;color:#6e2b3d;font-weight:600;padding:9px 24px;border-radius:50px}@media(min-width:750px){.component__gallery--carousel-content:not(.swiper-initialized).component__gallery--carousel-per-view-3 .component__gallery--carousel-items{grid-template-columns:repeat(3,1fr)}.component__gallery--carousel-content:not(.swiper-initialized).component__gallery--carousel-per-view-4 .component__gallery--carousel-items{grid-template-columns:repeat(4,1fr)}.component__gallery--carousel-content:not(.swiper-initialized).component__gallery--carousel-per-view-5 .component__gallery--carousel-items{grid-template-columns:repeat(4,1fr)}.component__gallery--carousel-content:not(.swiper-initialized) .component__gallery--carousel-items{grid-gap:16px}.component__gallery--item-alignment-desktop-center{text-align:center}.component__gallery--item-alignment-desktop-left{text-align:left}.component__gallery--item-alignment-desktop-right{text-align:right}}@media(min-width:1200px){.component__gallery--carousel-content:not(.swiper-initialized).component__gallery--carousel-per-view-5 .component__gallery--carousel-items{grid-template-columns:repeat(5,1fr)}.component__gallery--carousel-content:not(.swiper-initialized) .component__gallery--carousel-items{grid-gap:24px}}@media(max-width:749px){.component__gallery--navigation-buttons{display:none}.component__gallery--carousel-button{margin-top:20px;margin-bottom:28px}.component__gallery--navigation-wrapper{margin-bottom:20px}.component__gallery--item-content-alignment-mobile-center{text-align:center}.component__gallery--item-content-alignment-mobile-left{text-align:left}.component__gallery--item-content-alignment-mobile-right{text-align:right}.component__gallery--carousel-items{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-gallery-carousel.css.map */
