.jost-consult-wrap{--jost-blue:#1C3BB2;--jost-navy:#00092E;--jost-orange:#FF7B00;--jost-border:#E5E7EB;max-width:980px;margin:32px auto;color:var(--jost-navy);font-family:inherit;box-sizing:border-box}.jost-consult-wrap *{box-sizing:border-box}.jost-consult-head{padding:34px;border-radius:24px 24px 0 0;background:linear-gradient(135deg,#00092E 0%,#1C3BB2 100%);color:#fff}.jost-consult-eyebrow{display:inline-flex;margin-bottom:12px;padding:6px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);font-size:13px}.jost-consult-head h2{margin:0 0 10px;color:#fff;font-size:clamp(24px,4vw,38px);line-height:1.5}.jost-consult-head p{max-width:720px;margin:0;color:rgba(255,255,255,.8);font-size:15px;line-height:2}.jost-consult-form{padding:32px;background:#fff;border:1px solid var(--jost-border);border-top:0;border-radius:0 0 24px 24px;box-shadow:0 18px 60px rgba(0,9,46,.08)}.jost-section-title{display:flex;align-items:center;gap:12px;margin:8px 0 20px}.jost-section-title:not(:first-of-type){margin-top:38px}.jost-section-title>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#EEF2FF;color:var(--jost-blue);font-weight:800}.jost-section-title div{display:grid;gap:2px}.jost-section-title strong{font-size:18px}.jost-section-title small{color:#6B7280}.jost-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.jost-field{display:grid;gap:8px}.jost-field>span,.jost-fieldset legend{font-size:14px;font-weight:700}.jost-field b{color:#E11D48}.jost-field input,.jost-field select,.jost-field textarea{width:100%;min-height:50px;margin:0;padding:11px 14px;border:1px solid #D9DDE6;border-radius:12px;background:#FAFBFD;color:#111827;font:inherit;line-height:1.6;outline:0;transition:.2s}.jost-field textarea{resize:vertical}.jost-field input:focus,.jost-field select:focus,.jost-field textarea:focus{border-color:var(--jost-blue);background:#fff;box-shadow:0 0 0 4px rgba(28,59,178,.1)}.jost-field input::placeholder,.jost-field textarea::placeholder{color:#9CA3AF}.jost-fieldset{margin:0 0 18px;padding:18px;border:1px solid var(--jost-border);border-radius:16px}.jost-fieldset legend{padding:0 8px;color:#374151}.jost-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.jost-check{position:relative;cursor:pointer}.jost-check input{position:absolute;opacity:0;pointer-events:none}.jost-check span{display:flex;align-items:center;min-height:44px;padding:9px 38px 9px 12px;border:1px solid var(--jost-border);border-radius:11px;background:#fff;color:#374151;font-size:13px;transition:.2s}.jost-check span:before{content:'';position:absolute;right:12px;width:16px;height:16px;border:2px solid #C7CDD8;border-radius:5px}.jost-check input:checked+span{border-color:var(--jost-blue);background:#F3F5FF;color:var(--jost-blue);font-weight:700}.jost-check input:checked+span:before{border-color:var(--jost-blue);background:var(--jost-blue);box-shadow:inset 0 0 0 3px #fff}.jost-check input:focus-visible+span{box-shadow:0 0 0 4px rgba(28,59,178,.12)}.jost-last-grid{margin-top:24px}.jost-full{grid-column:1/-1}.jost-counter{color:#8A909C;font-size:11px}.jost-consent{display:flex;align-items:flex-start;gap:10px;margin:24px 0 18px;color:#4B5563;font-size:13px;line-height:1.8;cursor:pointer}.jost-consent input{width:18px;height:18px;margin-top:4px;accent-color:var(--jost-blue)}.jost-submit{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:56px;padding:12px 22px;border:0;border-radius:14px;background:var(--jost-orange);color:#fff;font:inherit;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(255,123,0,.2);transition:.2s}.jost-submit:hover{transform:translateY(-2px);background:#e96f00;box-shadow:0 14px 28px rgba(255,123,0,.28)}.jost-submit i{font-style:normal;font-size:22px}.jost-privacy{margin:12px 0 0;text-align:center;color:#8A909C;font-size:11px}.jost-consult-message{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:16px 18px;border-radius:14px;line-height:1.8}.jost-consult-message.is-success{background:#ECFDF5;color:#065F46;border:1px solid #A7F3D0}.jost-consult-message.is-error{background:#FFF1F2;color:#9F1239;border:1px solid #FECDD3}.jost-message-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#10B981;color:#fff;font-weight:900}.jost-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:760px){.jost-consult-wrap{margin:16px auto}.jost-consult-head{padding:24px;border-radius:18px 18px 0 0}.jost-consult-form{padding:22px 16px;border-radius:0 0 18px 18px}.jost-grid{grid-template-columns:1fr;gap:15px}.jost-full{grid-column:auto}.jost-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jost-section-title:not(:first-of-type){margin-top:30px}}@media(max-width:440px){.jost-check-grid{grid-template-columns:1fr}.jost-consult-head h2{font-size:24px}}