.ve-cert-wrapper{width:100%;max-width:var(--ve-max-width);margin:24px auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ve-gap);font-family:inherit;box-sizing:border-box}.ve-cert-wrapper *{box-sizing:border-box}.ve-cert-wrapper.ve-layout-vertical{grid-template-columns:1fr}.ve-cert-card{background:var(--ve-card-bg);border:1px solid var(--ve-border);border-radius:var(--ve-card-radius);padding:var(--ve-card-padding);box-shadow:var(--ve-shadow);min-width:0}.ve-cert-head{display:flex;align-items:flex-start;gap:15px}.ve-cert-main-icon{width:50px;height:50px;flex:0 0 50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ve-icon-bg);color:var(--ve-icon)}.ve-cert-main-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ve-cert-card h3{margin:1px 0 4px;font-size:var(--ve-title-size);line-height:1.25;font-weight:700;color:var(--ve-title)}.ve-cert-card p{margin:0;color:var(--ve-text);font-size:var(--ve-text-size);line-height:1.45}.ve-cert-divider{height:1px;background:var(--ve-border);margin:14px 0}.ve-cert-form label{display:block;margin:0 0 7px;color:var(--ve-label);font-size:var(--ve-label-size);font-weight:700}.ve-cert-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,36%);gap:18px}.ve-cert-row input{width:100%;height:var(--ve-button-height);padding:0 13px;border:1px solid var(--ve-input-border);border-radius:var(--ve-input-radius);font-family:inherit;font-size:14px;color:#1f2937;background:#fff;outline:none;transition:.2s}.ve-cert-row input:focus{border-color:var(--ve-input-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--ve-input-focus) 16%,transparent)}.ve-cert-row button{height:var(--ve-button-height);border:0;border-radius:var(--ve-button-radius);padding:0 20px;background:var(--ve-primary);color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:16px;transition:.2s}.ve-cert-row button:hover{background:var(--ve-primary-hover);transform:translateY(-1px)}.ve-cert-arrow{font-size:20px;font-weight:400;line-height:1}.ve-cert-note{display:flex;align-items:flex-start;gap:7px;margin-top:10px;color:var(--ve-note);font-size:11.5px;line-height:1.35}.ve-cert-note svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ve-cert-message{max-width:var(--ve-max-width,1180px);margin:16px auto;padding:13px 16px;border-radius:8px;font-family:inherit}.ve-cert-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}@media(max-width:850px){.ve-cert-wrapper{grid-template-columns:1fr}.ve-cert-row{grid-template-columns:1fr}.ve-cert-row button{width:100%}}@media(max-width:480px){.ve-cert-head{gap:11px}.ve-cert-main-icon{width:43px;height:43px;flex-basis:43px}.ve-cert-main-icon svg{width:24px;height:24px}}
