:root{--gallery-padding: 30px}@media only screen and (min-width: 1440px){:root{--gallery-padding: 60px}}@font-face{font-family:Sohne;src:url(https://cdn.shopify.com/s/files/1/0261/9975/2779/files/Sohne-Buch.woff2?v=1724785722) format("woff2"),url(https://cdn.shopify.com/s/files/1/0261/9975/2779/files/Sohne-Buch.woff?v=1724785724) format("woff");font-weight:400;font-style:normal;font-display:swap}.button--green{background-color:var(--green-button-color, #7ff97c);color:#000;border:.3px solid #ffffff}.button--black{background-color:var(--black-button-color, #000000);color:#fff;border:.3px solid #ffffff}.button--white{background-color:var(--white-button-color, #ffffff);color:#000;border:.3px solid #ffffff}.button.outline{background-color:transparent;border:2px solid currentColor}.gallery__item-content .button{display:inline-flex;justify-content:center;align-items:center;height:40.25px;text-align:center;padding-left:10px;padding-right:10px}.gallery__item-content .button span{font-family:Sohne;font-size:10px;font-weight:400;letter-spacing:.15em;text-align:center;line-height:10px;white-space:nowrap;height:10px;display:inline-block;opacity:1}@media (max-width: 768px){.gallery__item-content .button{display:flex;justify-content:center;align-items:center;height:35px;text-align:center;padding-left:8px;padding-right:8px}.gallery__item-content .button span{font-family:Sohne;font-size:10px;font-weight:400;letter-spacing:.15em;text-align:center;line-height:10px;white-space:nowrap;height:10px;display:inline-block;opacity:1}}.view-products span{transition:all .25s cubic-bezier(.104,.204,.492,1)}.gallery__inner{display:grid;grid-gap:0;grid-template-columns:repeat(var(--gallery-columns-mobile),1fr)}@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 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>svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5}.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;padding:30px;color:#fff;display:flex}@media only screen and (min-width: 1068px){.gallery__item-content{padding:45px}}@media only screen and (min-width: 1440px){.gallery__item-content{padding:var(--gallery-padding)}}.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{color:inherit;margin-bottom:8px}.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}.gallery__item-content>div{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;line-height:normal}.gallery__item-content .button.text-button{background:none;border:none;color:#fff;text-decoration:underline;text-underline-offset:.25em}.gallery__item-content .button.text-button span{font-size:1rem}.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)}}.view-products{background:var(--bg-body);border-radius:19px;height:38px;display:flex;position:absolute;bottom:5px;right:5px;z-index:30;cursor:pointer}@media only screen and (min-width: 1068px){.view-products{bottom:30px;right:30px}}.view-products>svg{width:38px;height:38px;padding:11px}.view-products span{max-width:0;overflow:hidden;line-height:38px;font-size:.6875rem;font-weight:400;padding-right:0;white-space:nowrap;color:var(--color-body);font-weight:var(--font-body-medium-weight, 500);text-transform:uppercase}.view-products:hover svg,.view-products:focus svg{stroke:var(--color-body);transform:translate(2px)}.view-products:hover span,.view-products:focus span{max-width:114px;padding-right:14px}[dir=rtl] .view-products:hover span,[dir=rtl] .view-products:focus span{padding-left:14px}.gallery__buttons{position:absolute;width:max-content;z-index:22}.gallery__buttons--wrapper{display:flex;gap:1rem;flex-wrap:nowrap}.gallery__buttons--wrapper .button{margin:0;flex:1;min-width:120px}@media (max-width: 768px){.gallery__buttons--wrapper{gap:.5rem}.gallery__buttons--wrapper span{font-size:.875rem}}.gallery__item-content .gallery__buttons.bottom-right{bottom:var(--gallery-padding);right:var(--gallery-padding)}.gallery__item-content .gallery__buttons.bottom-left{bottom:var(--gallery-padding);left:var(--gallery-padding)}.gallery__item-content .gallery__buttons.bottom-center{bottom:var(--gallery-padding);left:50%;transform:translate(-50%)}.gallery__item-content .gallery__buttons.middle-left{left:var(--gallery-padding);top:50%;transform:translateY(-50%)}.gallery__item-content .gallery__buttons.middle-right{right:var(--gallery-padding);top:50%;transform:translateY(-50%)}.gallery__item-content .gallery__buttons.middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}.gallery__item-content .gallery__buttons.top-left{top:var(--gallery-padding);left:var(--gallery-padding)}.gallery__item-content .gallery__buttons.top-right{top:var(--gallery-padding);right:var(--gallery-padding)}.gallery__item-content .gallery__buttons.top-center{top:var(--gallery-padding);left:50%;transform:translate(-50%)}.gallery__item-content.content-bottom-left .gallery__buttons.bottom-left,.gallery__item-content.content-bottom-left .gallery__buttons.bottom-right,.gallery__item-content.content-bottom-left .gallery__buttons.bottom-center,.gallery__item-content.content-bottom-right .gallery__buttons.bottom-left,.gallery__item-content.content-bottom-right .gallery__buttons.bottom-right,.gallery__item-content.content-bottom-right .gallery__buttons.bottom-center,.gallery__item-content.content-bottom-center .gallery__buttons.bottom-left,.gallery__item-content.content-bottom-center .gallery__buttons.bottom-right,.gallery__item-content.content-bottom-center .gallery__buttons.bottom-center,.gallery__item-content.content-middle-left .gallery__buttons.middle-left,.gallery__item-content.content-middle-left .gallery__buttons.middle-right,.gallery__item-content.content-middle-left .gallery__buttons.middle-center,.gallery__item-content.content-middle-right .gallery__buttons.middle-left,.gallery__item-content.content-middle-right .gallery__buttons.middle-right,.gallery__item-content.content-middle-right .gallery__buttons.middle-center,.gallery__item-content.content-middle-center .gallery__buttons.middle-left,.gallery__item-content.content-middle-center .gallery__buttons.middle-right,.gallery__item-content.content-middle-center .gallery__buttons.middle-center,.gallery__item-content.content-top-left .gallery__buttons.top-left,.gallery__item-content.content-top-left .gallery__buttons.top-right,.gallery__item-content.content-top-left .gallery__buttons.top-center,.gallery__item-content.content-top-right .gallery__buttons.top-left,.gallery__item-content.content-top-right .gallery__buttons.top-right,.gallery__item-content.content-top-right .gallery__buttons.top-center,.gallery__item-content.content-top-center .gallery__buttons.top-left,.gallery__item-content.content-top-center .gallery__buttons.top-right,.gallery__item-content.content-top-center .gallery__buttons.top-center{position:static;transform:none;display:block}.gallery__item-content.content-bottom-left .gallery__buttons.bottom-center,.gallery__item-content.content-bottom-right .gallery__buttons.bottom-center,.gallery__item-content.content-bottom-center .gallery__buttons.bottom-center,.gallery__item-content.content-middle-left .gallery__buttons.middle-center,.gallery__item-content.content-middle-right .gallery__buttons.middle-center,.gallery__item-content.content-middle-center .gallery__buttons.middle-center,.gallery__item-content.content-top-left .gallery__buttons.top-center,.gallery__item-content.content-top-right .gallery__buttons.top-center,.gallery__item-content.content-top-center .gallery__buttons.top-center{display:block;margin:20px auto 0}.gallery__item-content.content-bottom-left .gallery__buttons.bottom-right,.gallery__item-content.content-bottom-right .gallery__buttons.bottom-right,.gallery__item-content.content-bottom-center .gallery__buttons.bottom-right,.gallery__item-content.content-middle-left .gallery__buttons.middle-right,.gallery__item-content.content-middle-right .gallery__buttons.middle-right,.gallery__item-content.content-middle-center .gallery__buttons.middle-right,.gallery__item-content.content-top-left .gallery__buttons.top-right,.gallery__item-content.content-top-right .gallery__buttons.top-right,.gallery__item-content.content-top-center .gallery__buttons.top-right{display:block;margin-left:auto}.gallery__item-content-inner{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.gallery__item-content-inner p,.gallery__item-content-inner p.subheading,.gallery__item-content-inner h4{margin:0}
/*# sourceMappingURL=/cdn/shop/t/16/assets/gallery.css.map */
