.work-gallery{background:#f3ece5;padding:clamp(3.25rem,7vw,5.5rem) 0}.work-gallery__inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.work-gallery__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:clamp(1.5rem,3.5vw,2.5rem);display:flex}.work-gallery__heading{max-width:34rem}.work-gallery__heading h2{letter-spacing:-.025em;color:#0f0f0f;text-wrap:balance;margin:0 0 .5rem;font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.08}.work-gallery__heading p{color:#0f0f0fa6;margin:0;font-size:.98rem;line-height:1.6}.work-gallery__switcher{flex-wrap:wrap;gap:.4rem;display:flex}.work-gallery__pill{color:#0f0f0f;border:1px solid #0f0f0f3d;border-radius:999px;padding:.42rem .95rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.work-gallery__pill:hover{color:#720d28;border-color:#720d28}.work-gallery__pill.is-active{color:#fff;background:#720d28;border-color:#720d28}.work-gallery__pill:focus-visible{outline-offset:2px;outline:2px solid #720d28}.work-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.6rem,3vw,2.4rem) clamp(1.3rem,2.8vw,2rem);margin-top:clamp(1.75rem,3.5vw,2.75rem);display:grid}.work-gallery__card{border-radius:8px;flex-direction:column;gap:.9rem;min-width:0;text-decoration:none;display:flex}.work-gallery__card:focus-visible{outline-offset:4px;outline:2px solid #720d28}.work-gallery__media{box-sizing:border-box;aspect-ratio:4/3;color:#0f0f0fa6;background:#fff;border:0;border-radius:8px;place-items:center;padding:clamp(.4rem,1vw,.7rem);transition:transform .26s;display:grid;position:relative;overflow:hidden}.work-gallery__media img{object-fit:contain;width:100%;height:100%}.work-gallery__media:after{content:none}.work-gallery__media--contain{background:0 0;padding:0}.work-gallery__media--contain img{object-fit:contain}.work-gallery__media--cover{padding:0}.work-gallery__media--cover img{object-fit:cover}.work-gallery__media--campaign-cover{background:#fff;place-items:stretch stretch;padding:0;display:grid;container-type:inline-size}.work-gallery__media--campaign-cover .campaign-cover{min-height:100%}.work-gallery__card--feature{grid-column:span 2}.work-gallery__card--feature .work-gallery__media{aspect-ratio:16/9}.work-gallery__card--feature .work-gallery__title{font-size:clamp(1.12rem,1.8vw,1.32rem)}a.work-gallery__card:hover .work-gallery__title-arrow{opacity:1;transform:translate(2px,-2px)}a.work-gallery__card:focus-visible .work-gallery__title-arrow{opacity:1;transform:translate(2px,-2px)}.work-gallery__card--empty .work-gallery__media{border-style:dashed;border-color:#0f0f0f33}.work-gallery__copy{gap:.34rem;padding:0 .15rem;display:grid}.work-gallery__tag{letter-spacing:.2em;text-transform:uppercase;color:#720d28e6;font-size:.58rem;font-weight:800}.work-gallery__card--empty .work-gallery__tag{color:#0f0f0fa6}.work-gallery__title{letter-spacing:-.015em;color:#0f0f0f;align-items:baseline;gap:.28rem;max-width:34rem;font-size:1rem;font-weight:780;line-height:1.22;display:inline-flex}.work-gallery__title-arrow{color:#720d28;opacity:.38;flex-shrink:0;align-self:center;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s}.work-gallery__blurb{color:#0f0f0f9e;max-width:42ch;font-size:.84rem;font-weight:500;line-height:1.52}.work-gallery__cta{color:#0f0f0f;background:#d8aa68;border-radius:18px;flex-direction:column;justify-content:center;gap:.6rem;min-height:13rem;padding:clamp(1.5rem,3vw,2.25rem);text-decoration:none;transition:background .22s,transform .22s;display:flex}.work-gallery__cta:hover{background:#d09848;transform:translateY(-3px)}.work-gallery__cta:focus-visible{outline-offset:4px;outline:2px solid #720d28}.work-gallery__cta-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#0f0f0f8c;font-size:.64rem;font-weight:800}.work-gallery__cta-title{letter-spacing:-.02em;text-wrap:balance;max-width:18ch;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:750;line-height:1.2}.work-gallery__cta-link{color:#720d28;align-items:center;gap:.45rem;margin-top:.4rem;font-size:.9rem;font-weight:800;display:inline-flex}.work-gallery__cta-link svg{transition:transform .24s cubic-bezier(.22,1,.36,1)}.work-gallery__cta:hover .work-gallery__cta-link svg{transform:translate(4px)}@media (max-width:720px){.work-gallery__grid{grid-template-columns:1fr}.work-gallery__card--feature{grid-column:span 1}.work-gallery__card--feature .work-gallery__media{aspect-ratio:16/10}.work-gallery__switcher{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:.35rem;overflow-x:auto}.work-gallery__switcher::-webkit-scrollbar{display:none}.work-gallery__pill{flex:none}.work-gallery__cta{min-height:0}}@media (prefers-reduced-motion:reduce){.work-gallery__media img,.work-gallery__title-arrow,.work-gallery__cta,.work-gallery__cta-link svg{transition:none}}
