.tbn-btn.blue{background:#1e90ff;color:#fff;box-shadow:0 16px 34px rgba(30,144,255,.22)}.tbn-form{width:100%}.tbn-choice{display:flex;gap:14px;flex-wrap:wrap;margin:2px 0 12px}.tbn-choice label{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:#24334a}.tbn-choice input{appearance:none;width:13px;height:13px;border-radius:3px;border:1.5px solid #07101b;background:#fff}.tbn-choice input:checked{background:#07101b;box-shadow:inset 0 0 0 3px #fdbc18}.tbn-fields{display:grid;grid-template-columns:1.2fr 1.2fr .75fr .75fr .95fr .75fr;gap:9px}.tbn-field{background:#f8fbff;border:1px solid rgba(7,16,27,.08);border-radius:16px;padding:10px 12px;min-height:58px;display:flex;flex-direction:column;justify-content:center}.tbn-field label{font-size:11px;font-weight:800;color:#667487;margin:0 0 5px}.tbn-field em{color:#e60000;font-style:normal}.tbn-field input,.tbn-field select{border:0;background:0 0;outline:0;font-size:14px;font-weight:800;color:#07101b;width:100%;padding:0;height:23px}.tbn-send{border:0;border-radius:16px;background:linear-gradient(135deg,#54c766,#2e9c42);color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(46,156,66,.24);min-height:58px}.tbn-spam{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:6px;font-size:10px;font-weight:700;color:#6b7583;margin-top:1px}.tbn-spam input{width:34px;height:20px;border:1px solid rgba(7,16,27,.16);border-radius:6px;text-align:center;font-size:11px;font-weight:900;color:#07101b}.tbn-benefits{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:13px}.tbn-benefits span{font-size:12px;font-weight:900;color:#07101b;background:#fff7db;border:1px solid #ffe08a;padding:7px 10px;border-radius:999px}@media (max-width:980px){.tbn-fields{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.tbn-fields{grid-template-columns:1fr}.tbn-choice{gap:10px}.tbn-spam{justify-content:flex-start}.tbn-benefits{justify-content:flex-start}}