.pkfull-grid{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.pkfull{border:1px solid var(--line-strong);border-top:3px solid var(--clay);border-radius:var(--radius);background:var(--paper);align-content:start;gap:.5rem;padding:clamp(1.4rem,3.2vw,2rem);display:grid}.pkfull h2{margin-bottom:.6rem;font-size:clamp(1.4rem,3vw,1.75rem)}.pkfull__items{border-bottom:1px solid var(--line);gap:.3rem;margin:0;padding:0 0 .8rem;list-style:none;display:grid}.pkfull__items li{color:var(--slate);justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.pkfull__price{align-items:baseline;gap:.7rem;margin-bottom:0;display:flex}.pkfull__price strong{color:var(--clay-ink);font-family:var(--display);font-size:clamp(2.4rem,6vw,3rem);font-weight:600;line-height:1}.pkfull__save{color:var(--sage-deep);margin-bottom:0;font-weight:700}.pkfull__unit{color:var(--slate);margin-bottom:.9rem;font-size:.88rem}.pkfull .btn{justify-self:start}.pk-notes{gap:clamp(1.6rem,4vw,3rem);margin-bottom:1.4rem;display:grid}@media (width>=800px){.pkfull-grid{grid-template-columns:repeat(3,1fr)}.pk-notes{grid-template-columns:1fr 1fr}}
