@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
.gallery-hero{padding:clamp(88px,11vw,145px) clamp(24px,8vw,125px) clamp(70px,8vw,110px);background:radial-gradient(circle at 85% 15%,#a7463d55,transparent 19%),linear-gradient(130deg,#230911,#65172a);color:#fff;position:relative;overflow:hidden}.gallery-hero:before{content:"";position:absolute;width:540px;height:540px;border:1px solid #f4c66c56;border-radius:50%;right:-160px;bottom:-340px}.gallery-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#751a2d,#f2c269,#751a2d)}.gallery-hero>*{position:relative;z-index:1}.gallery-hero .eyebrow{color:#f2c269}.gallery-hero h1,.gallery-heading h2,.gallery-honours h2{font:600 clamp(55px,6vw,88px)/.9 'Cormorant Garamond',serif;letter-spacing:-.055em;margin:0}.gallery-hero h1 em,.gallery-heading h2 em,.gallery-honours h2 em{color:#f2c269}.gallery-hero>p:last-child{max-width:560px;color:#f3d9d1;line-height:1.8;margin:23px 0 0}.gallery-main{padding:clamp(65px,9vw,110px) clamp(16px,5vw,80px) clamp(80px,10vw,130px);background:#fffaf4}.gallery-heading{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin:0 0 46px}.gallery-heading .eyebrow{grid-column:1/3;margin:0}.gallery-heading h2{font-size:clamp(46px,5vw,70px)}.gallery-heading>p:last-child{color:#806b68;margin:0 0 7px;line-height:1.7}.gallery-masonry.gallery-real{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:215px;grid-auto-flow:dense;gap:15px}.gallery-shot{position:relative;margin:0;overflow:hidden;background:#56182a;cursor:pointer}.gallery-shot--wide{grid-column:span 2}.gallery-shot--tall{grid-row:span 2}.gallery-shot img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s}.gallery-shot:hover img{transform:scale(1.055);filter:brightness(.75)}.gallery-shot figcaption{position:absolute;left:0;right:0;bottom:0;padding:52px 20px 18px;background:linear-gradient(transparent,#18070ddd);color:#fff;font:600 23px/1 'Cormorant Garamond',serif;transition:padding .3s}.gallery-shot:hover figcaption{padding-bottom:23px}.gallery-shot figcaption small{display:block;color:#f2c269;font:700 9px 'DM Sans',sans-serif;letter-spacing:.17em;text-transform:uppercase;margin-bottom:8px}.gallery-shot:nth-child(3) img,.gallery-shot:nth-child(4) img,.gallery-shot:nth-child(7) img{object-position:center 24%}.gallery-shot:nth-child(6) img{object-position:center 32%}.gallery-honours{margin-top:clamp(70px,9vw,120px);padding-top:clamp(65px,8vw,100px);border-top:1px solid #e6ceb1;display:grid;grid-template-columns:.85fr 1.15fr;gap:45px}.gallery-honours h2{font-size:clamp(44px,4.8vw,68px)}.honours-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.honours-grid .gallery-shot{height:275px}.lightbox{position:fixed;z-index:1000;inset:0;background:#15060bea;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:min(100%,1100px);max-height:85vh;object-fit:contain;box-shadow:0 24px 70px #000}.lightbox button{position:absolute;right:23px;top:18px;border:0;background:transparent;color:#fff;font:400 40px Arial;cursor:pointer}@media(max-width:760px){.gallery-heading,.gallery-honours{grid-template-columns:1fr;gap:24px}.gallery-heading .eyebrow{grid-column:auto}.gallery-masonry.gallery-real{grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:10px}.gallery-shot--wide{grid-column:span 2}.gallery-shot figcaption{font-size:19px;padding:45px 14px 14px}.honours-grid{grid-template-columns:1fr 1fr;gap:10px}.honours-grid .gallery-shot{height:210px}}
