:root{--fx-bg:#f5f4f0;--fx-card:#fff;--fx-text:#071b45;--fx-muted:#7b859d;--fx-line:#e4e6eb;--fx-line-strong:#d9dde6;--fx-blue:#2878ff;--fx-blue-soft:#f3f8ff;--fx-beige:#f6f1e8;--fx-shadow:0 20px 60px #0f182814;--fx-submit-1:#07193d;--fx-submit-2:#00102a}.movo-formx-section{color:var(--fx-text);background:#f1f6fc;padding:clamp(40px,6vw,80px) 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.movo-formx-shell{max-width:960px;margin:0 auto}.movo-formx-card{background:var(--fx-card);box-shadow:var(--fx-shadow);border:1px solid #dbdee4e6;border-radius:28px;padding:clamp(24px,3.2vw,40px) clamp(20px,3.2vw,40px)}.movo-formx-badge{width:fit-content;color:var(--fx-text);background:#fbfaf7;border:1px solid #e9e2d7;border-radius:999px;align-items:center;gap:8px;margin:0 auto 20px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.movo-formx-badge-dot{background:var(--fx-blue);border-radius:50%;width:8px;height:8px;display:inline-block}.movo-formx-header{text-align:center;margin-bottom:28px}.movo-formx-header h2{letter-spacing:-.03em;margin:0 0 10px;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1.1}.movo-formx-header p{color:var(--fx-muted);margin:0;font-size:15px;line-height:1.5}.movo-formx-form{flex-direction:column;gap:24px;display:flex}.movo-formx-step{border-top:1px solid var(--fx-line);padding-top:20px}.movo-formx-step:first-of-type{border-top:0;padding-top:0}.movo-formx-step-title{align-items:center;gap:12px;margin-bottom:14px;display:flex}.movo-formx-step-title>span{background:#f6f1e8;border:1px solid #e9e2d7;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.movo-formx-step-title h3{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:800;line-height:1.3}.movo-formx-step-title h3 em{color:var(--fx-muted);font-size:13px;font-style:normal;font-weight:500}.movo-formx-grid.form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.movo-formx-input{border:1px solid var(--fx-line-strong);background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.movo-formx-input:focus-within{border-color:#b5c7eb;box-shadow:0 0 0 4px #2878ff14}.movo-formx-input img{color:#6b7280;opacity:.9;width:16px;height:16px}.movo-formx-input input,.movo-formx-input select{width:100%;color:var(--fx-text);background:0 0;border:0;outline:0;font-size:14px}.movo-formx-input input::placeholder,.movo-formx-textarea textarea::placeholder{color:#9aa4b5}.movo-formx-business{border:1.5px solid var(--fx-line-strong);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:12px;width:100%;min-height:78px;padding:14px 16px;display:grid}.movo-formx-business-icon{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.movo-formx-business-icon img{opacity:.85;width:18px;height:18px}.movo-formx-business-copy strong{letter-spacing:-.02em;margin-bottom:2px;font-size:15px;font-weight:800;display:block}.movo-formx-business-copy small{color:var(--fx-muted);font-size:12.5px}.movo-formx-trusted{background:#fffdfa;border:1px solid #e7e0d3;border-radius:14px;margin-top:14px;overflow:hidden}.movo-formx-trusted-top{grid-template-columns:200px 1fr;align-items:center;display:grid}.movo-formx-trusted-brand{align-items:center;gap:12px;padding:14px 16px;display:flex}.movo-formx-trusted-brand img{width:170px;max-width:100%;height:auto;display:block}.movo-formx-trusted-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 16px 14px 0;display:grid}.movo-formx-trusted-benefits div{flex-direction:column;gap:1px;padding-left:24px;display:flex;position:relative}.movo-formx-trusted-benefits img{width:16px;height:16px;position:absolute;top:1px;left:0}.movo-formx-trusted-benefits strong{letter-spacing:-.01em;font-size:13px;font-weight:800;line-height:1.25}.movo-formx-trusted-benefits small{color:var(--fx-muted);font-size:11.5px;line-height:1.4}.movo-formx-trusted-check{cursor:pointer;border-top:1px solid #ece7dd;grid-template-columns:1fr 20px;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:grid;position:relative}.movo-formx-trusted-check span{color:#26344f;font-size:13px}.movo-formx-trusted-check input,.movo-formx-privacy input{appearance:none;border:2px solid var(--fx-blue);z-index:2;cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin:0;position:relative}.movo-formx-trusted-check i,.movo-formx-privacy i{display:none}.movo-formx-trusted-check input:checked,.movo-formx-privacy input:checked{background:var(--fx-blue)}.movo-formx-trusted-check input:checked:after,.movo-formx-privacy input:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.movo-formx-services{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.movo-formx-service{aspect-ratio:1;border:1px solid var(--fx-line-strong);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 8px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.movo-formx-service:hover{transform:translateY(-1px)}.movo-formx-service.is-active{border-color:var(--fx-blue);box-shadow:inset 0 0 0 1px var(--fx-blue);background:linear-gradient(#f9fbff,#f3f8ff)}.movo-formx-service-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.movo-formx-service-icon img{color:#1f2937;width:20px;height:20px}.movo-formx-service.is-active .movo-formx-service-icon img,.movo-formx-service.is-active span{color:var(--fx-blue)}.movo-formx-service>span:last-child{text-align:center;color:#212b40;font-size:12.5px;font-weight:700;line-height:1.25}.movo-formx-textarea{border:1px solid var(--fx-line-strong);background:#fff;border-radius:14px;min-height:220px;padding:14px 14px 24px;position:relative}.movo-formx-textarea textarea{resize:vertical;width:100%;min-height:180px;color:var(--fx-text);background:0 0;border:0;outline:0;font-family:inherit;font-size:14px}.movo-formx-textarea span{color:#9aa4b5;font-size:11.5px;position:absolute;bottom:8px;right:14px}.movo-formx-privacy{color:#49566f;align-items:flex-start;gap:10px;margin-top:-4px;font-size:13px;line-height:1.45;display:flex}.movo-formx-privacy a{color:var(--fx-blue);font-weight:700}.movo-formx-submit{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#000;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:15px;font-weight:700;display:flex;box-shadow:0 10px 24px #00000038}.movo-formx-submit:hover{background:#1a1a1a}.movo-formx-submit img{filter:brightness(0)invert();width:16px;height:16px}.movo-formx-note{color:#8390a5;text-align:center;justify-content:center;align-items:center;gap:8px;margin:2px 0 0;font-size:12.5px;display:flex}.movo-formx-note img{color:#f1bc4d;width:16px;height:16px}@media(max-width:1080px){.movo-formx-trusted-top{grid-template-columns:1fr}.movo-formx-trusted-brand{padding-bottom:0}.movo-formx-trusted-benefits{padding:10px 16px 14px}.movo-formx-services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.movo-formx-grid.form-fields,.movo-formx-trusted-benefits{grid-template-columns:1fr}.movo-formx-services{grid-template-columns:repeat(2,minmax(0,1fr))}.movo-formx-header h2{font-size:26px}.movo-formx-header p{font-size:14px}.movo-formx-section{padding:24px 14px;background:#f2f2f2!important}.movo-formx-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.movo-formx-step-title{align-items:flex-start}}.movo-formx-business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.movo-formx-business{box-shadow:none;border:1.5px solid var(--fx-line-strong);background:#fff}.movo-formx-business.is-active{border-color:var(--fx-blue);box-shadow:inset 0 0 0 1px var(--fx-blue);background:linear-gradient(#f8fbff,#f4f8ff)}.movo-formx-business .movo-formx-business-icon{background:#eef2f9}.movo-formx-business .movo-formx-business-icon img{filter:none;opacity:.85}.movo-formx-business.is-active .movo-formx-business-icon{background:var(--fx-blue)}.movo-formx-business.is-active .movo-formx-business-icon img{filter:brightness(0)invert();opacity:1}@media(max-width:640px){.movo-formx-business-grid{grid-template-columns:1fr}}
