.editorial-section{padding:72px 0 100px;min-height:50vh}.editorial-intro{font-size:19px;line-height:1.8;max-width:760px;margin:0 0 42px;color:#626783}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.editorial-card{background:#fff;box-shadow:0 10px 35px rgba(20,25,60,.09);overflow:hidden}.editorial-card-image{display:block;height:255px;background:#ebeefe;overflow:hidden}.editorial-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.editorial-card:hover img{transform:scale(1.04)}.editorial-placeholder{display:grid;place-items:center;height:100%;font-size:30px;font-weight:800;color:#6161d0}.editorial-card-content{padding:25px 27px 30px}.editorial-card h2{font-size:23px;line-height:1.35;margin:8px 0 12px}.editorial-card h2 a{color:#202238}.editorial-card p{color:#687086;line-height:1.7}.editorial-card time,.editorial-story time{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ef6b50}.editorial-read{display:inline-block;margin-top:16px;color:#ef6b50;font-weight:700}.editorial-empty{grid-column:1/-1;padding:40px;background:#f4f6ff;color:#4d5276}.editorial-story{padding:75px 0 100px;max-width:1000px}.editorial-story-image{display:block;width:100%;max-height:600px;object-fit:cover;margin-bottom:35px}.editorial-story-body{font-size:17px;line-height:1.8;color:#4b5066}.editorial-story-body .editorial-lead{font-size:21px;color:#23263c}.editorial-richtext img{max-width:100%;height:auto}.editorial-richtext a{color:#ef6b50}.editorial-download{display:inline-block;background:#5f5dd2;color:#fff;padding:12px 20px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0 55px}.gallery-grid img{display:block;width:100%;height:280px;object-fit:cover}.page-banner a{color:inherit}@media(max-width:800px){.editorial-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.editorial-section,.editorial-story{padding:45px 18px 65px}.editorial-grid,.gallery-grid{grid-template-columns:1fr}.editorial-card-image{height:230px}.gallery-grid img{height:250px}}
.album-viewer{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:72px 20px 24px;border:0;background:rgba(15,17,35,.97);color:#fff;box-sizing:border-box}.album-viewer[open]{display:grid;grid-template-columns:minmax(44px,1fr) minmax(0,1100px) minmax(44px,1fr);align-items:center;gap:12px}.album-viewer::backdrop{background:rgba(15,17,35,.97)}.album-viewer figure{margin:0;min-width:0;text-align:center}.album-viewer figure img{display:block;max-width:100%;max-height:calc(100dvh - 135px);margin:auto;object-fit:contain}.album-viewer figcaption{padding-top:14px;font-size:14px;letter-spacing:.08em}.album-viewer button{border:0;color:#fff;background:rgba(255,255,255,.16);cursor:pointer}.album-viewer button:hover,.album-viewer button:focus-visible{background:#605bcd}.album-viewer-nav{width:48px;height:48px;border-radius:50%;font-size:38px;line-height:1}.album-viewer [data-album-previous]{justify-self:end}.album-viewer [data-album-next]{justify-self:start}.album-viewer-close{position:absolute;top:18px;right:24px;width:44px;height:44px;border-radius:50%;font-size:30px;line-height:1}@media(max-width:600px){.album-viewer{padding:68px 8px 20px}.album-viewer[open]{grid-template-columns:40px minmax(0,1fr) 40px;gap:4px}.album-viewer-nav{width:40px;height:40px;font-size:32px}.album-viewer figure img{max-height:calc(100dvh - 125px)}}
.centre-section{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:36px;padding:45px 0;border-top:1px solid #e7e9f1}.centre-section img{width:100%;max-height:400px;object-fit:cover}.centre-section h2{margin:0 0 20px;font-size:28px;color:#202238}.centre-section:not(:has(img)){grid-template-columns:1fr}@media(max-width:700px){.centre-section{grid-template-columns:1fr;gap:22px;padding:32px 0}.centre-section h2{font-size:24px}}

/* Let mixed-size gallery photographs form natural-height masonry columns. */
.gallery-grid,.gallery-albums{display:block;columns:3;column-gap:20px}
.gallery-grid>a,.gallery-albums>.editorial-card{display:block;break-inside:avoid;page-break-inside:avoid;margin:0 0 20px}
.gallery-grid img{display:block;width:100%;height:auto;object-fit:contain}
.gallery-albums .editorial-card-image{height:auto;min-height:180px}
.gallery-albums .editorial-card-image img{display:block;width:100%;height:auto;object-fit:contain}
.gallery-albums .editorial-placeholder{min-height:180px}
.gallery-albums>.editorial-empty{column-span:all}
@media(max-width:800px){.gallery-grid,.gallery-albums{columns:2}}
@media(max-width:600px){.gallery-grid,.gallery-albums{columns:1}}
