.view-products span{transition:all .25s cubic-bezier(.104,.204,.492,1)}.gallery__inner{grid-gap:0;display:grid}@media only screen and (min-width:768px){.gallery__inner{grid-template-columns:repeat(var(--gallery-columns),1fr)}}.gallery-spacing--none .gallery__inner{margin:0 auto;grid-gap:0}.gallery-spacing--small .gallery__inner{margin:3px auto;grid-gap:3px}.gallery-spacing--medium .gallery__inner{margin:10px auto;grid-gap:10px}.gallery-spacing--large .gallery__inner{margin:30px auto;grid-gap:30px}.gallery__item figure{height:0;overflow:hidden;position:relative;background:var(--color-accent);padding-bottom:var(--ratio-percent);width:100%}.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>svg{fill:var(--bg-body,#fff);padding:50px;opacity:.5}.gallery__item figure img,.gallery__item figure>svg{height:100%;position:absolute;object-fit:cover;top:0;left:0;width:100%;z-index:10}.gallery__item figure:after{height:100%;content:"";position:absolute;bottom:0;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity));left:0;width:100%;z-index:11}.gallery__item-content{height:100%;padding:30px;color:#fff;position:absolute;top:0;left:0;width:100%;display:flex;z-index:20}@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 h4{margin-bottom:8px;color:inherit}.gallery__item-content h4+.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{height:100%;position:absolute;top:0;left:0;width:100%;z-index:21}@media only screen and (max-width:767px){.gallery.swipe-on-mobile .gallery__inner{overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(calc(90vw - 15px),1fr));grid-auto-columns:minmax(calc(90vw - 15px),1fr);scroll-snap-type:x mandatory;grid-auto-flow:column;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)}}.view-products{height:38px;right:5px;position:absolute;bottom:5px;border-radius:19px;background:var(--bg-body,#fff);cursor:pointer;display:flex;z-index:30}@media only screen and (min-width:1068px){.view-products{right:30px;bottom:30px}}.view-products>svg{height:38px;padding:11px;width:38px}.view-products span{overflow:hidden;font-size:.6875rem;font-weight:400;font-weight:var(--font-body-medium-weight,500);color:var(--color-body);text-transform:uppercase;max-width:0;padding-right:0;line-height:38px;white-space:nowrap}.view-products:focus svg,.view-products:hover svg{transform:translate(2px);stroke:var(--color-body)}.view-products:focus span,.view-products:hover span{max-width:114px;padding-right:14px}[dir=rtl] .view-products:focus span,[dir=rtl] .view-products:hover span{padding-left:14px}