.md-gallery-grid-wrap{position:relative;padding-left:3.5rem;padding-right:3.5rem}.md-gallery-grid{--md-gallery-gap:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--md-gallery-gap,1rem);width:100%;aspect-ratio:3 / 2;margin:0;padding:0;list-style:none}.md-gallery-grid:not(.is-active){display:none}.md-gallery-grid__controls{position:absolute;top:50%;left:0;right:0;z-index:4;transform:translateY(-50%)}.md-gallery-grid__nav{position:absolute;border:0;border-radius:.25rem;width:2.75rem;height:2.75rem;font-size:2rem;line-height:1;background:rgb(0 0 0 / .8);color:#fff;cursor:pointer}.md-gallery-grid__nav--prev{left:0}.md-gallery-grid__nav--next{right:0}.md-gallery-grid__item{position:relative;overflow:hidden;border-radius:.5rem;min-width:0;min-height:0;aspect-ratio:1 / 1;background:#ececec}.md-gallery-grid__trigger{display:block;width:100%;height:100%;border:0;padding:0;background:#fff0;cursor:pointer}.md-gallery-grid__image{display:block;width:100%;height:100%;object-fit:cover}.md-gallery-grid__desktop{display:block}.md-gallery-grid__mobile,.md-gallery-grid__mobile-controls{display:none}.md-gallery-grid__mobile-slide .md-gallery-grid__item{aspect-ratio:4 / 3}.md-gallery-grid__number{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:2.125rem;height:2.125rem;padding:0 .5rem;border-radius:2rem;background:rgb(0 0 0 / .75);color:#fff;font-family:var(--font-head);font-size:var(--text-size-90);line-height:1}.md-gallery-lightbox__slider .slick-prev,.md-gallery-lightbox__slider .slick-next{z-index:5}.md-gallery-lightbox{position:fixed;inset:0;z-index:9999;display:none}.md-gallery-lightbox.is-open{display:block}body.md-gallery-lightbox-open{overflow:hidden}.md-gallery-lightbox__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .82)}.md-gallery-lightbox__dialog{position:relative;z-index:1;width:min(95vw, 72rem);height:min(90vh, 50rem);margin:5vh auto 0;background:#fff0;border-radius:.75rem;overflow:hidden;padding:0}.md-gallery-lightbox__close{position:absolute;top:.75rem;right:.75rem;z-index:7;border:0;border-radius:.25rem;padding:.375rem .625rem;font-size:1.5rem;line-height:1;background:rgb(0 0 0 / .7);color:#fff;cursor:pointer;box-shadow:none;outline:none}.md-gallery-lightbox__nav{position:absolute;top:50%;z-index:7;transform:translateY(-50%);border:0;border-radius:.25rem;width:2.75rem;height:2.75rem;font-size:2rem;line-height:1;background:rgb(0 0 0 / .7);color:#fff;cursor:pointer;box-shadow:none;outline:none}.md-gallery-lightbox__nav--prev{left:.5rem}.md-gallery-lightbox__nav--next{right:.5rem}.md-gallery-lightbox__slider,.md-gallery-lightbox__slide,.md-gallery-lightbox__media-stage,.md-gallery-lightbox__slider .slick-list,.md-gallery-lightbox__slider .slick-track{height:100%}.md-gallery-lightbox__slide{position:relative;overflow:hidden}.md-gallery-lightbox__media-stage{display:flex;align-items:center;justify-content:center;width:auto;height:100%;margin:0 4rem;padding:1.5rem;box-sizing:border-box;border:.125rem solid rgb(255 255 255 / .95);border-radius:.5rem;background:#111;overflow:hidden}.md-gallery-lightbox__image{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;user-select:none;pointer-events:none}.md-gallery-lightbox__number{position:absolute;left:1rem;bottom:1rem;z-index:6;padding:.4rem .75rem;border-radius:1.5rem;background:rgb(0 0 0 / .65);color:#fff;font-family:var(--font-head);font-size:var(--text-size-90)}@media screen and (max-width:48rem){.md-gallery-grid-wrap{padding-left:3rem;padding-right:3rem}.md-gallery-grid__desktop,.md-gallery-grid__desktop .md-gallery-grid__controls{display:none}.md-gallery-grid__mobile,.md-gallery-grid__mobile-controls{display:block}.md-gallery-grid__mobile-controls{position:absolute;top:50%;left:0;right:0;z-index:4;transform:translateY(-50%);pointer-events:none}.md-gallery-grid__mobile-controls .md-gallery-grid__nav{pointer-events:auto}.md-gallery-grid__mobile .md-gallery-grid__item{aspect-ratio:unset}.md-gallery-lightbox__dialog{width:100vw;height:100vh;margin:0;border-radius:0;padding:0}.md-gallery-lightbox__media-stage{margin:0 3.25rem}.md-gallery-lightbox__nav{width:2.25rem;height:2.25rem;font-size:1.625rem}.md-gallery-lightbox__nav--prev{left:.125rem}.md-gallery-lightbox__nav--next{right:.125rem}.md-gallery-lightbox__media-stage{margin:0 2.625rem;padding:1rem}.md-gallery-grid__nav{width:2.25rem;height:2.25rem;font-size:1.625rem}}@media screen and (max-width:64rem){.md-gallery-lightbox__dialog{width:100vw;height:100vh;margin:0;border-radius:0;padding:0}.md-gallery-lightbox__media-stage{margin:0 3.25rem}}