.cp-gallery{--cp-gallery-bg:#f5f2e8;--cp-gallery-ink:#17151a;--cp-gallery-muted:#6f6b70;--cp-gallery-accent:#6c3baa;--cp-gallery-line:rgba(23,21,26,0.18);position:relative;z-index:2;isolation:isolate;padding-inline:var(--hp-pad-x);background:var(--cp-gallery-bg);color:var(--cp-gallery-ink);font-family:var(--hp-sans),"Manrope",sans-serif}.cp-gallery-shell{width:100%;max-width:var(--hp-shell-width);margin:0 auto;position:relative;display:grid;grid-template-columns:18px 1fr;gap:clamp(18px,2.5vw,36px)}.cp-gallery-rail{width:1px;margin-top:clamp(120px,16vh,180px);background:linear-gradient(180deg,var(--cp-gallery-line),rgba(23,21,26,.04));justify-self:center;min-height:70%}.cp-gallery-layout{min-width:0}.cp-gallery-head{max-width:100%;margin:0 0 var(--heading-content-gap)}.cp-gallery-title{margin:0 0 var(--hp-line-gap);font-family:var(--hp-sans),sans-serif;font-size:var(--hp-heading-size);font-weight:800;letter-spacing:-.02em;line-height:1.12;text-transform:none;color:#161513;display:flex;flex-direction:column}.cp-gallery-title-line{display:block}.cp-gallery-desc{margin:0;max-width:34em;font-size:var(--hp-subheading-size);line-height:1.65;color:#5c5a56;font-weight:400}.cp-gallery-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2.8vw,40px);align-items:start}.cp-gallery-col{display:flex;flex-direction:column;gap:clamp(28px,4vh,48px);min-width:0}.cp-gallery-col--1{padding-top:0}.cp-gallery-col--2{padding-top:clamp(72px,10vh,120px)}.cp-gallery-col--3{padding-top:0}.cp-gallery-card{min-width:0}.cp-gallery-card--offset-sm{margin-top:clamp(12px,2vh,28px)}.cp-gallery-card--offset-md{margin-top:clamp(28px,4vh,56px);margin-left:clamp(12px,2vw,28px)}.cp-gallery-card--offset-lg{margin-top:clamp(40px,6vh,72px)}.cp-gallery-card-link{display:block;color:inherit;text-decoration:none}.cp-gallery-card-link:hover{color:inherit}.cp-gallery-media{position:relative;width:100%;overflow:hidden;background:#e8e2da;border-radius:2px}.cp-gallery-media--square{aspect-ratio:1/1.02}.cp-gallery-media--portrait{aspect-ratio:3/4}.cp-gallery-media--tall{aspect-ratio:3/4.35}.cp-gallery-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .7s cubic-bezier(.22,1,.36,1)}.cp-gallery-card-link:hover .cp-gallery-img{transform:scale(1.04)}.cp-gallery-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;background:rgba(23,21,26,.88);color:#f0ede3;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cp-gallery-card-copy{padding:16px 2px 0}.cp-gallery-card-title{margin:0 0 8px;font-family:var(--hp-sans),sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--cp-gallery-ink)}.cp-gallery-card-desc,.cp-gallery-card-title{font-size:var(--hp-subheading-size);text-transform:none}.cp-gallery-card-desc{margin:0;line-height:1.65;letter-spacing:0;color:#5c5a56;font-weight:400;max-width:34em}.cp-gallery-footer{margin-top:clamp(40px,6vh,64px)}.cp-gallery-cta{display:inline-flex;align-items:center;justify-content:center;min-width:148px;padding:14px 28px;border:1px solid rgba(23,21,26,.35);background:transparent;color:var(--cp-gallery-ink);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease}.cp-gallery-cta:hover{background:var(--cp-gallery-accent);border-color:var(--cp-gallery-accent);color:#f0ede3}@media (max-width:980px){.cp-gallery-shell{grid-template-columns:1fr;gap:0}.cp-gallery-rail{display:none}.cp-gallery-mosaic{grid-template-columns:1fr 1fr}.cp-gallery-col--1,.cp-gallery-col--2,.cp-gallery-col--3{padding-top:0}.cp-gallery-card--offset-md{margin-left:0}.cp-gallery-col--1{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(22px,2.8vw,40px);align-items:start}.cp-gallery-head{grid-column:1/-1;max-width:520px}}@media (max-width:640px){.cp-gallery-mosaic{grid-template-columns:1fr 1fr}.cp-gallery-head{max-width:none}.cp-gallery-card--offset-lg,.cp-gallery-card--offset-md,.cp-gallery-card--offset-sm{margin-top:0}}