:root{--fx-bg: #f5f4f0;--fx-card: #ffffff;--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 rgba(15, 24, 40, .08);--fx-submit-1: #07193d;--fx-submit-2: #00102a}.movo-formx-section{background:#f1f6fc;padding:clamp(40px,6vw,80px) 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--fx-text)}.movo-formx-shell{max-width:960px;margin:0 auto}.movo-formx-card{background:var(--fx-card);border:1px solid rgba(219,222,228,.9);border-radius:28px;padding:clamp(24px,3.2vw,40px) clamp(20px,3.2vw,40px);box-shadow:var(--fx-shadow)}.movo-formx-badge{width:fit-content;margin:0 auto 20px;padding:8px 16px;border:1px solid #e9e2d7;background:#fbfaf7;border-radius:999px;font-size:13px;font-weight:700;color:var(--fx-text);display:flex;align-items:center;gap:8px}.movo-formx-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--fx-blue);display:inline-block}.movo-formx-header{text-align:center;margin-bottom:28px}.movo-formx-header h2{margin:0 0 10px;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:clamp(26px,3.2vw,38px);line-height:1.1;letter-spacing:-.03em;font-weight:800}.movo-formx-header p{margin:0;font-size:15px;line-height:1.5;color:var(--fx-muted)}.movo-formx-form{display:flex;flex-direction:column;gap:24px}.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{display:flex;align-items:center;gap:12px;margin-bottom:14px}.movo-formx-step-title>span{width:28px;height:28px;border-radius:8px;background:#f6f1e8;border:1px solid #e9e2d7;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.movo-formx-step-title h3{margin:0;font-size:15px;line-height:1.3;font-weight:800;letter-spacing:-.02em}.movo-formx-step-title h3 em{font-style:normal;color:var(--fx-muted);font-weight:500;font-size:13px}.movo-formx-grid.form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.movo-formx-input{min-height:52px;border:1px solid var(--fx-line-strong);border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.movo-formx-input:focus-within{border-color:#b5c7eb;box-shadow:0 0 0 4px #2878ff14}.movo-formx-input img{width:16px;height:16px;color:#6b7280;opacity:.9}.movo-formx-input input,.movo-formx-input select{width:100%;border:0;outline:0;background:transparent;color:var(--fx-text);font-size:14px}.movo-formx-input input::placeholder,.movo-formx-textarea textarea::placeholder{color:#9aa4b5}.movo-formx-business{width:100%;min-height:78px;border-radius:14px;border:1.5px solid var(--fx-line-strong);background:#fff;display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px 16px;align-items:center;text-align:left;cursor:pointer}.movo-formx-business-icon{width:44px;height:44px;border-radius:50%;background:#eef2f9;display:flex;align-items:center;justify-content:center}.movo-formx-business-icon img{width:18px;height:18px;opacity:.85}.movo-formx-business-copy strong{display:block;font-size:15px;font-weight:800;letter-spacing:-.02em;margin-bottom:2px}.movo-formx-business-copy small{color:var(--fx-muted);font-size:12.5px}.movo-formx-trusted{margin-top:14px;border:1px solid #e7e0d3;border-radius:14px;overflow:hidden;background:#fffdfa}.movo-formx-trusted-top{display:grid;grid-template-columns:200px 1fr;align-items:center}.movo-formx-trusted-brand{padding:14px 16px;display:flex;align-items:center;gap:12px}.movo-formx-trusted-brand img{width:170px;max-width:100%;height:auto;display:block}.movo-formx-trusted-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 16px 14px 0}.movo-formx-trusted-benefits div{display:flex;flex-direction:column;gap:1px;position:relative;padding-left:24px}.movo-formx-trusted-benefits img{position:absolute;left:0;top:1px;width:16px;height:16px}.movo-formx-trusted-benefits strong{font-size:13px;line-height:1.25;font-weight:800;letter-spacing:-.01em}.movo-formx-trusted-benefits small{font-size:11.5px;line-height:1.4;color:var(--fx-muted)}.movo-formx-trusted-check{border-top:1px solid #ece7dd;min-height:48px;display:grid;grid-template-columns:1fr 20px;align-items:center;gap:12px;padding:0 16px;cursor:pointer;position:relative}.movo-formx-trusted-check span{font-size:13px;color:#26344f}.movo-formx-trusted-check input,.movo-formx-privacy input{appearance:none;width:20px;height:20px;border:2px solid var(--fx-blue);border-radius:6px;background:#fff;margin:0;position:relative;z-index:2;cursor:pointer;flex-shrink:0}.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:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.movo-formx-services{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.movo-formx-service{min-height:90px;border:1px solid var(--fx-line-strong);background:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:14px 8px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.movo-formx-service:hover{transform:translateY(-1px)}.movo-formx-service.is-active{border-color:var(--fx-blue);background:linear-gradient(180deg,#f9fbff,#f3f8ff);box-shadow:inset 0 0 0 1px var(--fx-blue)}.movo-formx-service-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.movo-formx-service-icon img{width:20px;height:20px;color:#1f2937}.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{font-size:12.5px;font-weight:700;text-align:center;line-height:1.25;color:#212b40}.movo-formx-textarea{border:1px solid var(--fx-line-strong);border-radius:14px;min-height:110px;padding:14px 14px 24px;position:relative;background:#fff}.movo-formx-textarea textarea{width:100%;min-height:70px;border:0;outline:0;background:transparent;resize:vertical;font-family:inherit;font-size:14px;color:var(--fx-text)}.movo-formx-textarea span{position:absolute;right:14px;bottom:8px;font-size:11.5px;color:#9aa4b5}.movo-formx-privacy{display:flex;align-items:flex-start;gap:10px;margin-top:-4px;color:#49566f;font-size:13px;line-height:1.45}.movo-formx-privacy a{color:var(--fx-blue);font-weight:700}.movo-formx-submit{min-height:52px;border:0;border-radius:14px;background:linear-gradient(90deg,var(--fx-submit-1) 0%,#062358 50%,var(--fx-submit-2) 100%);color:#fff;font-size:15px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 24px #071b4529}.movo-formx-submit img{width:16px;height:16px;filter:brightness(0) invert(1)}.movo-formx-note{margin:2px 0 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#8390a5;font-size:12.5px;text-align:center}.movo-formx-note img{width:16px;height:16px;color:#f1bc4d}@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-services,.movo-formx-trusted-benefits{grid-template-columns:1fr}.movo-formx-header h2{font-size:26px}.movo-formx-header p{font-size:14px}.movo-formx-section{background:#fff!important;padding:24px 14px}.movo-formx-card{border-radius:0;padding:0;background:transparent;border:0;box-shadow:none}.movo-formx-step-title{align-items:flex-start}}.movo-formx-business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.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);background:linear-gradient(180deg,#f8fbff,#f4f8ff);box-shadow:inset 0 0 0 1px var(--fx-blue)}.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(1);opacity:1}@media(max-width:640px){.movo-formx-business-grid{grid-template-columns:1fr}}.movo-services-section{background:#fff;padding:clamp(56px,7vw,96px) 24px;color:#111;font-family:Inter,Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.movo-services-container{max-width:1240px;margin:0 auto}.movo-services-heading{max-width:820px;margin-bottom:40px}.movo-services-heading span{display:inline-flex;margin-bottom:14px;border:1px solid #d8d8d4;border-radius:999px;padding:6px 14px;color:#5f6368;font-size:13px}.movo-services-heading h2{margin:0;font-size:clamp(28px,3.4vw,40px);line-height:1.1;letter-spacing:-.02em;font-weight:700}.movo-services-heading p{margin:14px 0 0;max-width:720px;color:#4d4d4d;font-size:18px;line-height:1.55}.movo-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media(max-width:900px){.movo-services-grid{grid-template-columns:1fr}}.movo-service-card{display:flex;flex-direction:column;border:none;border-radius:24px;background:#f3f3f1;padding:28px;box-shadow:none}.movo-service-card h3{margin:0;color:#111;font-size:24px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.movo-service-card>p{margin:12px 0 0;color:#4a4a4a;font-size:17px;line-height:1.43;letter-spacing:-.02em}.movo-service-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#1769e0;font-size:15px;font-weight:500;text-decoration:none}.movo-service-card>a span{font-size:18px;line-height:1}.movo-service-card__icon{width:44px;height:44px;object-fit:contain;display:block;margin-bottom:18px;background:transparent}
