:root{--blue:#005bff;--pink:#f91155;--ink:#001a34;--muted:#657789;--bg:#f3f6fb;--line:#dfe7f1}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.5 Arial,sans-serif}header{height:70px;background:#fff;border-bottom:1px solid #e7edf5}.header-in{width:min(1120px,calc(100% - 32px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;font-size:27px;font-weight:900;letter-spacing:-2px;color:var(--blue)}.brand span:nth-child(2){color:#7b61ff}.brand span:nth-child(3){color:var(--pink)}.brand b{font-size:11px;letter-spacing:0;margin-left:8px;padding:4px 7px;background:#edf3ff;border-radius:7px}.pill{background:#f1f5f9;padding:9px 13px;border-radius:11px;font-weight:700;font-size:13px}.progress{height:4px;background:#e5ebf5;position:sticky;top:0;z-index:5}.progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),#7c3aed,var(--pink));transition:.25s}.hero{width:min(1120px,calc(100% - 32px));margin:28px auto 20px;padding:46px 54px;border-radius:30px;background:linear-gradient(120deg,#064dff,#6855f4 63%,#a550e8);color:#fff;display:grid;grid-template-columns:1.5fr .5fr;gap:30px;box-shadow:0 20px 50px #194ac52e}.tag{display:inline-block;padding:7px 11px;background:#ffffff20;border-radius:9px;font-size:13px;font-weight:700}.hero h1{font-size:44px;line-height:1.05;letter-spacing:-1.5px;margin:17px 0 12px}.hero p{font-size:17px;color:#edf2ff;max-width:690px}.facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.facts span{padding:8px 11px;border:1px solid #ffffff3d;border-radius:11px;background:#ffffff12;font-weight:700;font-size:13px}.bag{width:145px;height:170px;background:#fff;color:var(--blue);font-size:58px;font-weight:900;font-style:italic;border-radius:28px 28px 40px 40px;display:grid;place-items:center;transform:rotate(7deg);margin:auto;box-shadow:0 20px 35px #0003}.card{background:#fff;border:1px solid #edf2f7;border-radius:25px;box-shadow:0 8px 30px #0e2b5b0f}.preview{width:min(1040px,calc(100% - 32px));margin:20px auto;padding:38px 42px;display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center}.preview-copy small,.section-title small,.thanks-card>small{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.08em}.preview h2{font-size:32px;line-height:1.1;margin:9px 0 12px}.preview p{color:var(--muted)}ol{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:11px}ol li{display:grid;grid-template-columns:27px 1fr;align-items:start;gap:10px;font-weight:700}ol b,i{width:27px;height:27px;border-radius:8px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:12px}.screens{display:grid;grid-template-columns:1fr 1fr;gap:16px}.screens figure{margin:0;background:#f5f7fb;padding:7px 7px 12px;border-radius:22px;box-shadow:0 14px 30px #0f2e5c20}.screens figure:nth-child(2){margin-top:38px}.screens img{display:block;width:100%;aspect-ratio:852/1845;object-fit:cover;object-position:top;border-radius:17px}.screens figcaption{text-align:center;color:var(--muted);font-size:11px;font-weight:700;margin-top:8px}.form-card,.submit{width:min(940px,calc(100% - 32px));margin:17px auto;padding:34px 40px}.section-title{border-bottom:1px solid #edf1f6;padding-bottom:20px;margin-bottom:24px}.section-title h2,.submit h2{font-size:25px;margin:5px 0 0}label{display:block;margin-bottom:22px}label>span,legend{display:flex;align-items:center;gap:8px;font-weight:700;margin-bottom:9px}input,select,textarea{width:100%;border:1.5px solid var(--line);background:#f8fafc;border-radius:13px;padding:14px 15px;font:inherit;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px #005bff17}.cols{display:grid;grid-template-columns:1fr 1fr;gap:17px}.cols label{margin-bottom:0}fieldset{border:0;padding:0;margin:0 0 23px}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.choices.three{grid-template-columns:repeat(3,1fr)}.choices label{margin:0;cursor:pointer}.choices input{position:absolute;opacity:0}.choices span{min-height:46px;display:grid;place-items:center;text-align:center;padding:7px;border:1.5px solid var(--line);background:#f8fafc;border-radius:12px;font-size:13px}.choices input:checked+span{color:var(--blue);border-color:var(--blue);background:#edf4ff;box-shadow:inset 0 0 0 1px var(--blue)}.consent{display:flex;align-items:flex-start;gap:10px;margin:6px 0 0}.consent input{width:18px;height:18px;margin:2px 0}.consent span{font-weight:400;color:var(--muted)}.submit{display:flex;align-items:center;justify-content:space-between}.submit p{margin:5px 0 0;color:var(--muted)}button{border:0;border-radius:13px;padding:15px 21px;background:var(--blue);color:#fff;font:700 15px Arial;cursor:pointer;box-shadow:0 8px 20px #005bff35}button:disabled{opacity:.6;cursor:wait}.error{color:#b0003a;text-align:center;font-weight:700;min-height:24px}.hp{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}footer{text-align:center;color:#81909e;font-size:11px;margin:20px 0 40px}.thanks{min-height:100vh;display:grid;place-items:center;padding:24px}.thanks[hidden]{display:none}.thanks-card{width:min(540px,100%);padding:43px 32px;background:#fff;border-radius:28px;text-align:center;box-shadow:0 20px 60px #0c327421}.centered{justify-content:center;margin-bottom:28px}.check{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#12bd75;color:white;font-size:34px;font-weight:900}.thanks-card h1{font-size:33px;margin:7px 0}.thanks-card p{color:var(--muted);font-size:16px}.thanks-card button{margin-top:8px}.thanks-card em{display:block;margin-top:22px;color:#8795a3;font-size:11px;font-style:normal}
@media(max-width:720px){header{height:61px}.hero,.preview,.form-card,.submit{width:calc(100% - 22px)}.hero{margin-top:12px;padding:28px 21px;grid-template-columns:1fr}.hero h1{font-size:32px}.hero p{font-size:15px}.bag{display:none}.preview{padding:26px 18px;grid-template-columns:1fr;gap:23px}.preview h2{font-size:26px}.screens{gap:9px}.screens figure:nth-child(2){margin-top:20px}.form-card,.submit{padding:25px 19px}.cols{grid-template-columns:1fr;gap:10px}.choices{grid-template-columns:1fr 1fr}.section-title h2{font-size:23px}.submit{display:block}.submit button{width:100%;margin-top:20px}.pill{font-size:11px}.facts{gap:6px}.facts span{font-size:11px}.thanks-card h1{font-size:28px}}@media(max-width:370px){.choices{grid-template-columns:1fr}.screens{grid-template-columns:1fr}.screens figure:nth-child(2){margin-top:0}.pill{display:none}}
html{width:100%!important;max-width:100%!important;overflow-x:clip!important}
body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;position:relative!important;touch-action:pan-y;overscroll-behavior-x:none}
header,main,form,section,fieldset,.header-in,.hero,.preview,.form-card,.submit,.cols,.choices,.screens{min-width:0!important;max-width:100%}
input,select,textarea{min-width:0!important}
img,video,iframe{max-width:100%!important;height:auto}
