.gallery-reel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding:100px 0}.gallery-reel figure{margin:0;justify-self:center;width:min(100%,360px)}.gallery-reel video{display:block;width:100%;aspect-ratio:9/16;background:#171715}.gallery-reel figcaption{font:500 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:#777;margin-top:16px}.gallery-reel h2{font:400 clamp(50px,6vw,80px)/.95 'Cormorant Garamond',Georgia,serif;letter-spacing:-.04em;margin:25px 0}.gallery-reel-copy>p:not(.eyebrow){font:400 26px/1.4 'Cormorant Garamond',Georgia,serif;max-width:400px}.gallery-reel-copy>a{display:inline-block;font:500 11px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;padding-bottom:9px;margin-top:20px}@media(max-width:720px){.gallery-reel{grid-template-columns:1fr;gap:35px;padding:65px 0}.gallery-reel figure{width:min(85%,320px)}}