 @media only screen and (min-width: 0rem) {#gallery-7100 {padding: 4rem 0 4.5rem;background-color: var(--silver);}#gallery-7100 .cs-container {width: 100%;max-width: 78rem;margin: auto;padding: 0 1.25rem;display: flex;flex-direction: column;align-items: center;}#gallery-7100 .g-grid {list-style: none;margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: 1fr;gap: 0.75rem;}#gallery-7100 .g-item {position: relative;width: 100%;aspect-ratio: 4 / 3;overflow: hidden;background-color: var(--steel);}#gallery-7100 .g-open {display: block;width: 100%;height: 100%;padding: 0;border: none;background: none;cursor: pointer;position: relative;overflow: hidden;}#gallery-7100 .g-open img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);}#gallery-7100 .g-open::after {content: "";position: absolute;inset: 0;background-color: rgba(11, 12, 14, 0);transition: background-color 0.3s ease;}#gallery-7100 .g-plus {position: absolute;top: 50%;left: 50%;width: 2.9rem;height: 2.9rem;transform: translate(-50%, -50%) scale(0.85);opacity: 0;z-index: 2;background-color: var(--orange);transition: opacity 0.3s ease, transform 0.3s ease;}#gallery-7100 .g-plus::before, #gallery-7100 .g-plus::after {content: "";position: absolute;top: 50%;left: 50%;background-color: var(--ink);}#gallery-7100 .g-plus::before {width: 1.15rem;height: 2px;transform: translate(-50%, -50%);}#gallery-7100 .g-plus::after {width: 2px;height: 1.15rem;transform: translate(-50%, -50%);}#gallery-7100 .g-open:hover img, #gallery-7100 .g-open:focus-visible img {transform: scale(1.05);}#gallery-7100 .g-open:hover::after, #gallery-7100 .g-open:focus-visible::after {background-color: rgba(11, 12, 14, 0.55);}#gallery-7100 .g-open:hover .g-plus, #gallery-7100 .g-open:focus-visible .g-plus {opacity: 1;transform: translate(-50%, -50%) scale(1);}}@media only screen and (min-width: 48rem) {#gallery-7100 {padding: 5.5rem 0 6rem;}#gallery-7100 .cs-container {padding: 0 2.25rem;}#gallery-7100 .g-grid {grid-template-columns: repeat(2, 1fr);gap: 0.9rem;}}@media only screen and (min-width: 64rem) {#gallery-7100 .g-grid {grid-template-columns: repeat(3, 1fr);}}@media only screen and (prefers-reduced-motion: reduce) {#gallery-7100 .g-open:hover img {transform: none;}}@media only screen and (min-width: 0rem) {.g-lightbox {position: fixed;inset: 0;z-index: 100000;background-color: rgba(11, 12, 14, 0.98);display: flex;align-items: center;justify-content: center;padding: 4.5rem 0.75rem 4rem;}.g-lightbox[hidden] {display: none;}.g-stage {margin: 0;max-width: 62rem;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}.g-stage img {max-width: 100%;max-height: 70vh;width: auto;height: auto;display: block;}.g-caption {display: flex;flex-direction: column;align-items: center;text-align: center;}.g-index {font-family: var(--headingFont);font-weight: 600;font-size: 0.95rem;letter-spacing: 0.22em;color: var(--chrome);}.g-close {position: absolute;top: 1rem;right: 1rem;width: 2.9rem;height: 2.9rem;font-size: 1.75rem;line-height: 1;color: var(--paper);background-color: transparent;border: 1px solid var(--lineDark);cursor: pointer;transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.g-nav {position: absolute;top: 50%;transform: translateY(-50%);width: 2.9rem;height: 2.9rem;font-size: 1.55rem;line-height: 1;color: var(--paper);background-color: transparent;border: 1px solid var(--lineDark);cursor: pointer;transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.g-nav-prev {left: 0.5rem;}.g-nav-next {right: 0.5rem;}.g-close:hover, .g-nav:hover {background-color: var(--orange);border-color: var(--orange);color: var(--ink);}}@media only screen and (min-width: 48rem) {.g-lightbox {padding: 5rem 5.5rem;}.g-nav {width: 3.25rem;height: 3.25rem;}.g-nav-prev {left: 1.5rem;}.g-nav-next {right: 1.5rem;}}