.gallery-page{--green:#123f34;--mid:#326b59;--gold:#f5a300;--mint:#e3f2e5;--cream:#fcf8ef;color:#304039}.gallery-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#fbf8ef,#edf8ef 57%,#d9eede);border-bottom:1px solid #d9e6dc}.gallery-hero:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(245,163,0,.24);border-radius:50%;right:-210px;top:-275px}.gallery-hero-grid{min-height:490px;display:grid;grid-template-columns:1fr 300px;gap:90px;align-items:center}.gallery-hero h1{font:clamp(60px,6.6vw,94px)/.97 Georgia,serif;letter-spacing:-.045em;color:#283832;margin:25px 0}.gallery-hero h1 em,.gallery-note h2 em{color:var(--gold);font-weight:400}.gallery-hero p{max-width:770px;font-size:20px;line-height:1.75;color:#65736c}.gallery-hero aside{position:relative;z-index:1;padding:35px;border-left:1px solid #acc4b3}.gallery-hero aside strong{display:block;font:72px/1 Georgia,serif;color:var(--gold)}.gallery-hero aside span{display:block;font-size:18px;line-height:1.5;margin-top:9px}.gallery-hero aside small{display:block;margin-top:22px;padding-top:22px;border-top:1px solid #bdd0c2;font-size:14px;line-height:1.6;color:#69756f}.gallery-collection{padding:100px 0 120px;background:var(--cream)}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:50px}.gallery-heading>div>span,.gallery-note>div>span{font-size:13px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--gold)}.gallery-heading h2{font:54px/1.1 Georgia,serif;margin:14px 0 0}.gallery-heading p{max-width:540px;font-size:18px;line-height:1.7;color:#68756f}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gallery-card{margin:0;background:#fff;border:1px solid #dbe5dd;box-shadow:0 20px 55px rgba(43,73,58,.07);transition:transform .3s,box-shadow .3s}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 30px 70px rgba(43,73,58,.13)}.gallery-image{position:relative;display:grid;place-items:center;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(145deg,#eef5ef,#fff 52%,#f6f0e2);border-bottom:1px solid #dbe5dd}.gallery-image:before{content:"";position:absolute;inset:20px;border:1px solid rgba(50,107,89,.13);pointer-events:none}.gallery-image img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center!important;transition:transform .45s ease;filter:none!important}.gallery-card:hover .gallery-image img{transform:scale(1.015)}.gallery-image>span{position:absolute;right:20px;bottom:20px;padding:11px 14px;background:rgba(18,63,52,.92);color:#fff;font-size:12px;font-weight:700;opacity:0;transform:translateY(8px);transition:.25s}.gallery-card:hover .gallery-image>span,.gallery-image:focus-visible>span{opacity:1;transform:none}.gallery-card figcaption{min-height:190px;padding:27px 30px 30px;display:flex;justify-content:space-between;gap:30px}.gallery-card figcaption small{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.gallery-card figcaption h2{font:31px/1.15 Georgia,serif;margin:11px 0 12px}.gallery-card figcaption p{max-width:520px;font-size:15px;line-height:1.65;color:#6a7670;margin:0}.gallery-card figcaption>a{flex:0 0 46px;width:46px;height:46px;border:1px solid #b9c9bf;display:grid;place-items:center;color:var(--mid);font-size:20px}.gallery-card figcaption>a:hover{background:var(--green);border-color:var(--green);color:#fff}.gallery-note{padding:90px 0;background:var(--green);color:#fff}.gallery-note>.shell{display:grid;grid-template-columns:1fr auto;align-items:end;gap:45px}.gallery-note>div>span{grid-column:1/-1}.gallery-note h2{font:52px/1.08 Georgia,serif;margin:18px 0 0}.gallery-note a{min-width:260px;padding:18px 21px;display:flex;justify-content:space-between;background:var(--gold);color:#fff;font-size:15px;font-weight:700}
@media(max-width:850px){.gallery-hero-grid{grid-template-columns:1fr 230px;gap:45px}.gallery-grid{gap:20px}.gallery-card figcaption{padding:24px}.gallery-note h2{font-size:44px}}
@media(max-width:650px){.gallery-hero-grid{display:block;min-height:auto;padding-top:70px;padding-bottom:60px}.gallery-hero h1{font-size:54px}.gallery-hero p{font-size:17px}.gallery-hero aside{margin-top:36px;padding-left:25px}.gallery-collection{padding:70px 0 85px}.gallery-heading{display:block}.gallery-heading h2{font-size:43px}.gallery-heading p{font-size:16px;margin-top:20px}.gallery-grid{grid-template-columns:1fr}.gallery-card figcaption{min-height:0}.gallery-image>span{opacity:1;transform:none}.gallery-note>.shell{display:block}.gallery-note h2{font-size:41px}.gallery-note a{margin-top:30px}}
@media(prefers-reduced-motion:reduce){.gallery-card,.gallery-image img,.gallery-image>span{transition:none!important}}
