.pp-video{position:relative;padding-bottom:56.25%;height:0;border-radius:8px;overflow:hidden;margin-top:1.5rem}
.pp-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.pp-kit{margin-top:1rem}
.pp-kit__row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 0;border-bottom:1px solid rgba(var(--color-foreground),.1)}
.pp-kit__row:last-of-type{border-bottom:0}
.pp-kit__item{display:flex;align-items:center;gap:.7rem}
.pp-kit__check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#6d1ecc;display:flex;align-items:center;justify-content:center}
.pp-kit__check svg{width:12px;height:12px}
.pp-kit__was{opacity:.5;text-decoration:line-through;margin-right:.4rem}
.pp-kit__val{color:#1a7a4c;font-weight:600;white-space:nowrap}
.pp-kit__total{margin-top:1.1rem;padding:1rem 1.1rem;background:rgba(26,122,76,.08);border-radius:8px;font-weight:700;color:#1a7a4c;display:flex;justify-content:space-between;align-items:baseline;gap:1rem}
.pp-kit__total--hero{margin-top:0;margin-bottom:1.2rem}
.pp-guarantee{background:rgba(109,30,204,.06);border-radius:12px;padding:1.5rem 1.6rem}
