.gallery__inner{display:grid;grid-gap:0}@media only screen and (min-width: 768px){.gallery__inner{grid-template-columns:repeat(var(--gallery-columns),1fr)}}.gallery-spacing--none .gallery__inner{grid-gap:0px;margin:0 auto}.gallery-spacing--small .gallery__inner{grid-gap:3px;margin:3px auto}.gallery-spacing--medium .gallery__inner{grid-gap:10px;margin:0 auto}.gallery-spacing--large .gallery__inner{grid-gap:30px;margin:30px auto}.gallery__item svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5}.gallery__item figure{position:relative;width:100%;overflow:hidden;height:0;background:var(--color-accent);padding-bottom:var(--ratio-percent)}.gallery__item figure.aspect-ratio--portrait{padding-bottom:125%}.gallery__item figure.aspect-ratio--square{padding-bottom:100%}.gallery__item figure.aspect-ratio--landscape{padding-bottom:75%}.gallery__item figure img,.gallery__item figure svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;object-fit:cover}.gallery__item figure:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:11;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.gallery__item-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;color:#fff;display:flex}.gallery__item-content.content-top-left{justify-content:flex-start;align-items:flex-start}.gallery__item-content.content-top-center{justify-content:center;align-items:flex-start}.gallery__item-content.content-top-right{justify-content:flex-end;align-items:flex-start}.gallery__item-content.content-middle-left{justify-content:flex-start;align-items:center}.gallery__item-content.content-middle-center{justify-content:center;align-items:center}.gallery__item-content.content-middle-right{justify-content:flex-end;align-items:center}.gallery__item-content.content-bottom-left{justify-content:flex-start;align-items:flex-end}.gallery__item-content.content-bottom-center{justify-content:center;align-items:flex-end}.gallery__item-content.content-bottom-right{justify-content:flex-end;align-items:flex-end}.gallery__item-content-heading{color:inherit;margin-bottom:0}.gallery__item-content-heading+.button{margin-top:20px}.gallery__item-content p{margin-bottom:30px}.gallery__item-content p.subheading{font-size:.75rem;margin-bottom:15px;color:inherit}.gallery__item-content>div{max-width:100%;width:100%}.gallery__item-content>div>*:last-child{margin-bottom:0}.gallery__item-content .button,.gallery__item-content .text-button{position:relative;z-index:22;font-size:15px}.gallery__item-content .text-button{color:inherit}.gallery__item-content-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:21}.gallery__item-content-heading.use_arrow_btn{display:flex;align-items:center;justify-content:space-between}.gallery__item-content .use_arrow_btn .button svg{position:static;padding:0;margin:0;opacity:1;width:100%;height:100%;width:24px;height:24px}.gallery__item-content .use_arrow_btn .button{padding:0;width:48px;height:46px;display:flex;align-items:center;justify-content:center}.gallery__item-content.content-top-left>div,.gallery__item-content.content-top-center>div,.gallery__item-content.content-top-right>div{padding:30px 30px 60px;background:linear-gradient(0deg,#0000,#000)}.gallery__item-content.content-middle-left>div,.gallery__item-content.content-middle-center>div,.gallery__item-content.content-middle-right>div{padding:30px}.gallery__item-content.content-bottom-left>div,.gallery__item-content.content-bottom-center>div,.gallery__item-content.content-bottom-right>div{padding:60px 30px 30px;background:linear-gradient(180deg,#0000,#000)}.gallery .gallery__inner .gallery__item img{transition:all .25s cubic-bezier(.104,.204,.492,1);will-change:scale}.gallery .gallery__inner .gallery__item:hover img{transform:scale(1.05)}@media only screen and (max-width: 767px){.gallery.swipe-on-mobile .gallery__inner{grid-auto-flow:column;grid-auto-columns:minmax(var(--mobile-swipe-width),1fr);overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(var(--mobile-swipe-width),1fr));scroll-snap-type:x mandatory}.gallery.swipe-on-mobile .gallery__inner .gallery__item{scroll-snap-align:center;scroll-snap-stop:always}.row:not(.full-width-row-full) .gallery.swipe-on-mobile .gallery__inner{margin:0;width:100%}.gallery__item-content.content-top-left>div,.gallery__item-content.content-top-center>div,.gallery__item-content.content-top-right>div{padding:15px 15px 30px}.gallery__item-content.content-middle-left>div,.gallery__item-content.content-middle-center>div,.gallery__item-content.content-middle-right>div{padding:15px}.gallery__item-content.content-bottom-left>div,.gallery__item-content.content-bottom-center>div,.gallery__item-content.content-bottom-right>div{padding:30px 15px 15px}.gallery__item-content .use_arrow_btn .button{width:29px;height:28px}.gallery__item-content .use_arrow_btn .button svg{width:18px;height:18px}.gallery__item-content .gallery__item-content-heading{font-size:calc(var(--font-heading-scale)* 24px);line-height:calc(var(--font-heading-line-height-scale)* calc(var(--font-heading-scale)* 27px))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gallery.css.map */
