/* Shared by Platform and Ingest. Keep the distributed copies identical. */
.gmpKeepsakes{container-type:inline-size;box-sizing:border-box;width:100%;padding:clamp(12px,2.5%,30px);color:#f2f6fc;background:radial-gradient(ellipse at 48% 72%,#263c4c,#0d1b2a 54%,#08131e 92%);border-radius:12px;font-family:Arial,Helvetica,sans-serif}
.gmpKeepsakes *{box-sizing:border-box}
.gmpKeepsakes .gmpKeepsakesHeading{margin:0 0 20px}
.gmpKeepsakes .gmpKeepsakesKicker{color:#efcc78;font-size:clamp(11px,1.2cqw,17px);letter-spacing:.13em;line-height:1.3;font-weight:700;margin:0 0 7px;text-align:left}
.gmpKeepsakes h3{color:#f5f7fc;font-size:clamp(22px,3.1cqw,44px);line-height:1.08;font-weight:800;letter-spacing:-.025em;margin:0;text-align:left}
.gmpKeepsakesProducts{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:clamp(10px,2.3cqw,32px);align-items:end}
.gmpKeepsakes .gmpKeepsake{min-width:0;display:flex;flex-direction:column;margin:0;padding:0;border:0;background:none;border-radius:0}
.gmpKeepsakes .gmpKeepsakeArt{width:100%;height:clamp(210px,32cqw,490px);display:flex;align-items:center;justify-content:center;min-width:0;padding:10px 4px 16px;gap:10px}
.gmpKeepsakes .gmpKeepsakeFace{width:100%;height:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}
.gmpKeepsakes .gmpKeepsakeFace img{display:block;min-height:0;height:100%;width:100%;max-width:100%;object-fit:contain;border-radius:0;background:transparent;filter:drop-shadow(4px 10px 9px #0009)}
.gmpKeepsake-magazine .gmpKeepsakeFace{transform:rotate(-3deg)}
.gmpKeepsake-cards .gmpKeepsakeArt{gap:clamp(8px,1cqw,16px);padding-top:30px}
.gmpKeepsake-cards .gmpKeepsakeFace{width:50%}
.gmpKeepsake-cards .gmpKeepsakeSingle .gmpKeepsakeFace{width:65%}
.gmpKeepsakes .gmpKeepsakeFace>span{font-size:clamp(11px,1.05cqw,15px);font-weight:800;color:#efcc78;line-height:1.2;text-align:center;flex-shrink:0}
.gmpKeepsake-print .gmpKeepsakeFace{transform:rotate(2deg);height:78%}
.gmpKeepsakes .gmpKeepsake figcaption{text-align:center;background:none;color:#f3f6fb;margin:6px 0 0;padding:0;min-height:49px;font-size:inherit}
.gmpKeepsakes .gmpKeepsake figcaption strong{display:block;font-size:clamp(16px,1.8cqw,26px);line-height:1.2;color:#efcc78;font-weight:800}
.gmpKeepsakes .gmpKeepsake figcaption span{display:block;font-size:clamp(12px,1.25cqw,18px);line-height:1.35;margin-top:5px;color:#dce6f0}
.gmpKeepsakes .gmpKeepsakesNote{font-size:clamp(11px,1cqw,14px);color:#b7c7d8;text-align:center;line-height:1.3;margin:18px 0 0}
@container(max-width:580px){
 .gmpKeepsakesProducts{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px}
 .gmpKeepsake-magazine{grid-column:1;grid-row:1}
 .gmpKeepsake-print{grid-column:2;grid-row:1}
 .gmpKeepsake-cards{grid-column:1/-1;grid-row:2}
 .gmpKeepsakes .gmpKeepsakeArt{width:100%;height:clamp(160px,45cqw,230px);padding:7px 3px 10px}
 .gmpKeepsake-cards .gmpKeepsakeArt{width:100%;height:clamp(235px,66cqw,320px);padding-top:0;gap:18px}
 .gmpKeepsake-cards .gmpKeepsakeFace{max-width:170px}
 .gmpKeepsakes .gmpKeepsakesHeading{margin-bottom:14px}
 .gmpKeepsakes .gmpKeepsake figcaption{min-height:0}
 .gmpKeepsakes .gmpKeepsake figcaption strong{font-size:16px}
}
