.gallery-tab-section .media-gallery{display:flex;position:relative}.gallery-tab-section .media-gallery .media-image{height:100%;position:absolute;left:0;top:0;width:100%;opacity:0;visibility:hidden;transition:all .5s ease-in-out;transform:scale(.99)}.gallery-tab-section .media-gallery .media-image.media.highlight{opacity:1;visibility:visible;transform:scale(1)}.gallery-tab-section .media-gallery .media-image>img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.gallery-tab-section .media-gallery .gallery-content{position:relative;width:100%}.gallery-tab-section .media-gallery .gallery-content .content-section{display:flex;justify-content:space-evenly;height:100%;align-items:flex-end;background:rgb(var(--color-base-accent-1),.5)}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:flex-end;text-align:center;padding:16rem 2rem}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item:not(:last-child){border-right:1px solid;border-image:linear-gradient(to top,rgba(var(--color-background),.5),#0000) 1 100%}.gallery-tab-section .media-gallery .gallery-content .content-section.block-1-column .content-item{width:100%;max-width:100%}.gallery-tab-section .media-gallery .gallery-content .content-section.block-2-column .content-item{width:50%;max-width:50%}.gallery-tab-section .media-gallery .gallery-content .content-section.block-3-column .content-item{width:33.33%;max-width:33.33%}.gallery-tab-section .media-gallery .gallery-content .content-section.block-4-column .content-item{width:25%;max-width:25%}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item .gallery__heading{margin:0 0 2.5rem}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a{opacity:0;font-size:0;color:var(--gradient-base-accent-2);font-weight:400;font-family:var(--font-body-family);transition:all .3s linear}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item.highlight a{font-size:1.6rem;opacity:.8}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item.highlight a:hover{opacity:1;color:rgb(var(--color-base-outline-button-labels))}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a{position:relative}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a:before{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background:currentColor;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a:hover:before{-webkit-transform:scaleX(0) translateZ(0);transform:scaleX(0) translateZ(0);-webkit-transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1)}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background:currentColor;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0) translateZ(0);transform:scaleX(0) translateZ(0);-webkit-transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1),-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1)}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>a:hover:after{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>h2.gallery__heading{font-size:clamp(4rem,3.8rem + 1vw,5rem);margin:0 0 1rem;font-weight:400;text-transform:uppercase;color:rgb(var(--color-base-background-1));opacity:.6;padding:0 25px;position:relative;transition:all .3s linear}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item.highlight>h2.gallery__heading{transition:all .3s linear;color:rgb(var(--color-base-background-1));opacity:1}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item{height:100%;transition:all .3s linear}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item.highlight{background:rgb(var(--color-base-background-3),.5)}@media screen and (max-width:1650px){.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>h2.gallery__heading{font-size:clamp(2.5rem,2.3rem + 1vw,3.5rem);padding:0 10px}}@media screen and (max-width:1200px){.gallery-tab-section .media-gallery .gallery-content .content-section .content-item>h2.gallery__heading{font-size:clamp(2.5rem,2.44rem + .3vw,2.8rem)}}@media screen and (max-width:900px){.gallery-tab-section .media-gallery .gallery-content .content-section .content-item{height:100%;transition:all .3s linear}.gallery-tab-section .media-gallery .gallery-content .content-section{display:flex;flex-direction:column;background:rgb(var(--color-base-accent-1),.5)}.gallery-tab-section .media-gallery .gallery-content .content-section.block-4-column .content-item{width:100%;max-width:100%}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item{padding:5rem 2rem}.gallery-tab-section .media-gallery .gallery-content .content-section .content-item:not(:last-child){border-image:linear-gradient(to left,rgba(var(--color-background),.5),#000) 1 100%;border-bottom:1px solid}}@media screen and (min-width: 750px){.gallery--small:not(.banner--adapt){min-height:42rem}.gallery--medium:not(.banner--adapt){min-height:56rem}.gallery--large:not(.banner--adapt){min-height:72rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/gallery-tab.css.map */
