.gallery{display:block}.gallery--container{background-color:var(--color-bg)}.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:10px auto}.gallery-spacing--large .gallery--inner{grid-gap:30px;margin:30px auto}.gallery--item .thb-placeholder svg{opacity:.5}.gallery--item figure{position:relative;width:100%;overflow:hidden;height:0;background:var(--color-accent);padding-bottom:var(--ratio-percent)}.js .animations-true .gallery--item figure{opacity:0}.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 .thb-placeholder 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 .gallery--video{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.gallery--item .gallery--video video{height:100%;width:100%;object-fit:cover}.gallery--item-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;display:flex;padding:30px;color:#fff}@media only screen and (min-width:1068px){.gallery--item-content{padding:45px}}@media only screen and (min-width:1440px){.gallery--item-content{padding:60px}}.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 .gallery--item--heading{color:inherit;margin-bottom:8px}.gallery--item-content .gallery--item--heading+.button{margin-top:20px}.gallery--item-content p{margin-bottom:30px}.gallery--item-content p.subheading{font-size:.75rem;margin-bottom:15px}@media only screen and (min-width:768px){.gallery--item-content>div{max-width:90%}}.gallery--item-content>div>*:last-child{margin-bottom:0}.gallery--item-content .button,.gallery--item-content .text-button{position:relative;z-index:22}.gallery--item-content-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:21}@media only screen and (max-width:767px){.gallery.swipe-on-mobile .gallery--inner{grid-auto-flow:column;grid-auto-columns:minmax(calc(90vw - 15px),1fr);overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(calc(90vw - 15px),1fr));scroll-snap-type:x mandatory;scrollbar-width:none}.gallery.swipe-on-mobile .gallery--inner::-webkit-scrollbar{display:none}.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 -15px;width:calc(100% + 30px)}}.gallery.gallery-style--bottom .gallery--item-wrapper{display:flex;flex-direction:column;height:100%}.gallery.gallery-style--bottom .gallery--item-content-bottom{background-color:#f0eadd;border-radius:4px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.gallery.gallery-style--bottom .gallery--item-content-inner{text-align:center}.gallery.gallery-style--bottom .gallery--item--heading{margin:0;font-weight:500;color:#000;text-transform:capitalize!important}.gallery.gallery-style--bottom figure{border-radius:4px 4px 0 0;overflow:hidden;margin-bottom:0}.gallery.gallery-style--bottom .gallery--item-image-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gallery.gallery-style--bottom .gallery--item-content{display:none}.gallery.gallery-style--bottom .view-products{position:absolute;z-index:2}.gallery.gallery-style--bottom figure:before,.gallery.gallery-style--bottom figure:after{display:none!important}@media screen and (min-width:768px){.gallery.gallery-style--bottom .gallery--inner{max-width:70%!important;margin-left:auto!important;margin-right:auto!important}.gallery.gallery-style--bottom figure.aspect-ratio--square{padding-bottom:70%!important}.gallery.gallery-style--bottom figure.aspect-ratio--portrait{padding-bottom:90%!important}.gallery.gallery-style--bottom figure.aspect-ratio--landscape{padding-bottom:55%!important}.gallery.gallery-style--bottom .gallery--item--heading{font-size:clamp(11px,1vw,16px)!important;line-height:1.3!important}.gallery.gallery-style--bottom .gallery--item-description{font-size:clamp(9px,.85vw,13px)!important;line-height:1.4!important;margin-top:.3em!important;margin-bottom:0!important}.gallery.gallery-style--bottom .gallery--item-content-bottom{padding:.8em 1em!important;margin-top:.3rem!important}.gallery.gallery-style--bottom .view-products{top:6px!important;right:6px!important;transform:scale(.8)!important}.gallery.gallery-style--bottom .button,.gallery.gallery-style--bottom .text-button{font-size:clamp(9px,.85vw,12px)!important;padding:.5em 1em!important}.gallery.gallery-style--bottom.gallery-spacing--small .gallery--inner{grid-gap:8px!important}}@media only screen and (min-width:768px)and (max-width:1024px){.gallery.gallery-style--bottom .gallery--inner{grid-template-columns:repeat(var(--gallery-columns),1fr)}}@media only screen and (max-width:767px){.gallery.gallery-style--bottom.swipe-on-mobile .gallery--inner,.gallery.gallery-style--bottom .gallery--inner{grid-auto-flow:unset!important;grid-auto-columns:unset!important;overflow-x:visible!important;grid-template-columns:repeat(2,1fr)!important;scroll-snap-type:none!important;margin:0 auto!important;width:100%!important}.gallery.gallery-style--bottom.swipe-on-mobile .gallery--inner .gallery--item{scroll-snap-align:unset!important;scroll-snap-stop:unset!important}.gallery.gallery-style--bottom.gallery-spacing--small .gallery--inner{grid-gap:6px!important;margin:6px auto!important}.gallery.gallery-style--bottom .gallery--item--heading{font-size:11px!important;line-height:1.2!important}.gallery.gallery-style--bottom .gallery--item-description{font-size:9px!important;line-height:1.3!important;margin:3px 0 0!important}.gallery.gallery-style--bottom .gallery--item-content-bottom{padding:6px 8px!important;margin-top:.2rem!important}.gallery.gallery-style--bottom .view-products{top:4px!important;right:4px!important;transform:scale(.75)!important}.gallery.gallery-style--bottom .button,.gallery.gallery-style--bottom .text-button{font-size:9px!important;padding:4px 8px!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gallery.css.map */
