.custom-gallery-section{width:100%;padding-top:var(--gallery-padding-top, 40px);padding-bottom:var(--gallery-padding-bottom, 40px)}.custom-gallery-container{width:100%;max-width:var(--page-width, 120rem);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.custom-gallery-container--full{max-width:none}.custom-gallery-header{margin-bottom:2rem}.custom-gallery-heading{margin:0}.custom-dawn-gallery{display:grid;grid-template-columns:repeat(var(--gallery-columns-desktop),minmax(0,1fr));gap:var(--gallery-gap);width:96%;margin:0 auto}.custom-dawn-gallery__item{display:block;width:100%;padding:0;margin:0;border:0;background:transparent;cursor:pointer;overflow:hidden;border-radius:var(--gallery-radius);text-align:left;-webkit-appearance:none;appearance:none}.custom-dawn-gallery__item img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;transition:transform .3s ease;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.custom-dawn-gallery__item:hover img{transform:scale(1.03)}.custom-dawn-gallery__item:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.custom-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.custom-gallery-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.custom-gallery-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:0;margin:0;border:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.custom-gallery-modal__backdrop>span{display:block;width:100%;height:100%}.custom-gallery-modal__content{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:6rem 8rem;pointer-events:none}.custom-gallery-modal__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;pointer-events:auto}.custom-gallery-modal__image{display:block;max-width:min(90vw,140rem);max-height:88vh;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 2rem 7rem #00000080;animation:customGalleryImageIn .25s ease}@keyframes customGalleryImageIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.custom-gallery-modal__close,.custom-gallery-modal__prev,.custom-gallery-modal__next{position:absolute;z-index:5;display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;padding:0;border:0;border-radius:50%;color:#fff;background:#0006;cursor:pointer;line-height:1;transition:background .2s ease,transform .2s ease}.custom-gallery-modal__close:hover,.custom-gallery-modal__prev:hover,.custom-gallery-modal__next:hover{background:#ffffff2e;transform:scale(1.05)}.custom-gallery-modal__close:focus-visible,.custom-gallery-modal__prev:focus-visible,.custom-gallery-modal__next:focus-visible{outline:.2rem solid #fff;outline-offset:.3rem}.custom-gallery-modal__close{top:2rem;right:2rem;font-size:3.2rem;font-weight:300;pointer-events:auto}.custom-gallery-modal__prev{left:2rem;font-size:2rem;pointer-events:auto}.custom-gallery-modal__next{right:2rem;font-size:2rem;pointer-events:auto}@media screen and (max-width:989px){.custom-dawn-gallery{grid-template-columns:repeat(var(--gallery-columns-tablet),minmax(0,1fr))}}@media screen and (max-width:749px){.custom-gallery-container{padding-left:1.5rem;padding-right:1.5rem}.custom-dawn-gallery{grid-template-columns:repeat(var(--gallery-columns-mobile),minmax(0,1fr))}.custom-gallery-modal__content{padding:5rem 1rem}.custom-gallery-modal__image{max-width:calc(100vw - 2rem);max-height:82vh}.custom-gallery-modal__close,.custom-gallery-modal__prev,.custom-gallery-modal__next{width:4rem;height:4rem}.custom-gallery-modal__close{top:1rem;right:1rem}.custom-gallery-modal__prev{left:1rem}.custom-gallery-modal__next{right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-custom-dawn-gallery.css.map */
