.bundle-check{margin-top:18px;padding:24px;border:1px solid #b9d3b4;border-radius:22px;background:linear-gradient(145deg,#f7fbf4,#eef7ea)}.bundle-check[hidden]{display:none}.bundle-check__head{display:flex;justify-content:space-between;gap:24px;align-items:start}.bundle-check__head h2{margin:7px 0 6px;font-size:27px}.bundle-check__head p{max-width:610px;margin:0;color:var(--muted);font-size:14px}.bundle-progress{display:grid;min-width:105px;padding:13px;border-radius:14px;background:#0a5e23;color:#fff;text-align:center}.bundle-progress strong{font-size:25px}.bundle-progress span{font-size:10px}.bundle-check__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.bundle-check__item{display:grid;grid-template-columns:32px 1fr;gap:11px;padding:15px;border:1px solid #d6e4d2;border-radius:14px;background:#fff}.bundle-check__mark{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#edf3ea;color:#0a6727;font-weight:900}.bundle-check__item.is-ready .bundle-check__mark{background:#0a6727;color:#fff}.bundle-check__item h3{margin:2px 0 5px;font-size:15px}.bundle-check__item p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.bundle-check__item button{margin-top:10px;padding:0;border:0;background:none;color:#087128;font-family:inherit;font-size:12px;font-weight:800;line-height:1.35;text-align:left;cursor:pointer}.bundle-add-all{width:100%;margin-top:13px;padding:13px 16px;border:0;border-radius:12px;background:#087128;color:#fff;font-family:inherit;font-size:13px;font-weight:800;line-height:1.2;cursor:pointer}.bundle-check__note{margin:14px 0 0;color:#637269;font-size:11px}.bundle-check button:focus-visible{outline:3px solid #6ed13d;outline-offset:3px}@media(max-width:680px){.bundle-check{padding:18px}.bundle-check__head{display:grid}.bundle-progress{display:flex;align-items:center;justify-content:center;gap:7px}.bundle-check__list{grid-template-columns:1fr}}
