.vkp-block{font-family:inherit;background:#f7f8f9;border:1px solid #e3ebdd;border-radius:18px;padding:16px;margin-bottom:12px;color:#353e48}.vkp-main{display:flex;flex-direction:column;gap:14px}.vkp-method{display:flex;gap:14px;align-items:flex-start}.vkp-icon{width:42px;height:42px;min-width:42px;border-radius:14px;border:1px solid #f06c9c;background:none;display:flex;align-items:center;justify-content:center}.vkp-icon svg{width:22px;height:22px;stroke:#353e48;stroke-width:1.8;fill:none}.vkp-title{font-size:16px;font-weight:600;line-height:1.3;margin-bottom:4px;color:#353e48}.vkp-sub{font-size:15px;line-height:1.5;color:#64707d}.vkp-divider{height:1px;background:#e3ebdd;margin:16px 0}.vkp-features{display:grid;gap:12px}.vkp-feature{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:#353e48}.vkp-feature svg{width:18px;height:18px;min-width:18px;stroke:#f06c9c;stroke-width:2;fill:none;margin-top:2px}.vkp-alert{margin-top:16px;padding:12px 14px;background:#fff5ef;border:1px solid #f2e3d7;border-radius:12px;font-size:14px;line-height:1.5;color:#64707d}@media(min-width: 768px){.vkp-main{gap:16px}}