.w-head{text-align:center;justify-items:center;gap:.8em;margin-bottom:clamp(28px,5vh,56px);display:grid}.w-head h2{font-size:var(--t-h2);text-wrap:balance;max-width:22ch}.w-head p{color:var(--ink-soft);text-wrap:pretty;max-width:52ch}.w-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.4vw,36px);display:grid}.w-list li{text-align:center;align-content:start;justify-items:center;gap:.55em;list-style:none;display:grid}.w-list img{aspect-ratio:4/3;object-fit:cover;width:100%;margin-bottom:.6em}.w-tile{aspect-ratio:4/3;background:var(--cream-deep);width:100%;color:var(--ink-soft);font-size:var(--t-small);place-items:center;margin-bottom:.6em;display:grid}.w-list b{font-weight:300;font-size:var(--t-h3);color:var(--dark)}.w-list span{font-size:var(--t-small);color:var(--ink-soft);max-width:34ch}@media (max-width:1200px){.w-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.w-list{grid-template-columns:1fr}}
