.works-gallery__header{margin-bottom:3.2rem}.works-gallery__heading{margin:0}.works-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:20rem;gap:1.6rem;padding:.5rem}@media screen and (min-width:750px){.works-gallery__grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense}.works-gallery__item--medium{grid-column:span 2}.works-gallery__item--large{grid-column:span 2;grid-row:span 2}}.works-gallery__item{display:block;width:100%;height:100%}.works-gallery__tile{position:relative;display:block;width:100%;height:100%;padding:0;border:none;overflow:hidden;border-radius:.6rem;background:#201c180f;cursor:pointer;outline:.3rem solid transparent;outline-offset:.2rem;transition:outline-color .3s ease}.works-gallery__tile:hover{outline-color:#d9aa49}.works-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.works-modal{background:#14110ebf;box-sizing:border-box;height:100%;left:0;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;padding:2rem}.works-modal[open]{opacity:1;visibility:visible;z-index:101}.works-modal__photo-box{cursor:default;display:flex;align-items:center;justify-content:center;width:min(50rem,90vw);max-height:85vh;background:#f8f4ec;border:.15rem solid #b25f36;border-radius:1.2rem;box-shadow:0 2rem 6rem #00000059;padding:1.6rem}.works-modal__image{display:block;width:100%;height:auto;max-height:calc(85vh - 3.2rem);object-fit:contain;border-radius:.5rem}.works-modal__text-box{cursor:default;width:min(38rem,90vw);max-height:85vh;overflow-y:auto;background:#f8f4eccc;border:.1rem solid #b25f36;border-radius:1.2rem;box-shadow:0 2rem 6rem #00000059;position:relative}.works-modal__toggle{align-items:center;background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;justify-content:center;margin:0;padding:1rem;position:absolute;right:1.2rem;top:1.2rem;width:3.6rem;z-index:2;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.works-modal__toggle:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.works-modal__toggle .icon{height:auto;margin:0;width:1.8rem}.works-modal__body{padding:3rem}@media screen and (min-width:750px){.works-modal__body{padding:4rem 3.5rem}}.works-modal__title{margin:0 0 1.2rem;font-size:2rem;font-weight:600;color:#201c18}.works-modal__description{margin:0;font-size:1.4rem;line-height:1.6;color:#201c18cc}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-works-gallery.css.map */
