
:root{font-family:Arial,Helvetica,sans-serif;color:#14263c;background:#f4f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{max-width:1280px;margin:auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;font-weight:700;line-height:1.3;font-size:16px;letter-spacing:.02em}.mark{width:43px;height:43px;padding:9px;background:#14263c;border-radius:7px;color:white}.brand small{display:block;font-size:12px;letter-spacing:.13em;font-weight:500}.header-note{font-size:14px;color:#5a6877}main{max-width:1280px;margin:16px auto 60px;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:64px}.intro{padding-top:22px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#526f87;margin:0 0 20px}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(38px,4.4vw,60px);line-height:1.08;letter-spacing:-.035em;margin:0 0 22px;max-width:540px}.lead{font-size:17px;line-height:1.7;color:#566373;max-width:420px;margin:0 0 32px}.photo{margin:0;position:relative;border-radius:8px;overflow:hidden;background:#dce2e7}.photo img{width:100%;height:285px;display:block;object-fit:cover}.photo figcaption{font-size:12px;color:#536172;background:#eaf0f4;padding:10px 14px}.card{background:white;border:1px solid #e2e7ed;border-radius:12px;padding:38px;box-shadow:0 12px 40px #16263a08}.card-label{font-size:12px;font-weight:700;letter-spacing:.14em;color:#58738a;margin:0 0 16px}h2{font-size:28px;letter-spacing:-.03em;margin:0 0 12px;font-weight:600}.card-intro{font-size:16px;color:#5b6675;line-height:1.6;margin:0 0 28px}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:22px}label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}input{font:inherit;font-size:16px;width:100%;height:50px;padding:12px 13px;border:1px solid #b9c4ce;border-radius:5px;background:#fff;color:#14263c;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#7b8794}input:focus{outline:3px solid #bed5e9;outline-offset:2px;border-color:#35658a}.hint{font-size:12px;color:#677483;margin:8px 0 0}.privacy{font-size:13px;line-height:1.6;color:#647080;margin:0 0 22px}button{font:inherit;font-weight:600;color:white;background:#14263c;border:0;border-radius:5px;min-height:52px;width:100%;padding:14px 20px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}button:hover{background:#294967}button:focus-visible{outline:3px solid #588db5;outline-offset:4px}button:disabled{opacity:.7;cursor:wait}.required{font-size:12px;color:#647080;margin:16px 0 0}.trap{position:absolute;left:-9999px}.status{font-size:14px;line-height:1.5;color:#9d2525}footer{max-width:1184px;margin:0 auto;padding:24px 0;border-top:1px solid #dbe2e8;display:flex;justify-content:space-between;gap:18px;color:#657180;font-size:12px;line-height:1.6}footer a{color:inherit}@media(max-width:900px){header{padding:24px}main{padding:0 24px;gap:28px}.card{padding:26px}.photo img{height:250px}footer{margin:0 24px}}@media(max-width:680px){header{padding:22px}.header-note{display:none}main{display:flex;flex-direction:column;margin:8px auto 36px;padding:0 22px;gap:28px}.intro{padding-top:0}.lead{margin-bottom:24px}.photo{display:none}h1{font-size:43px;max-width:420px}.card{padding:26px 22px}.row{grid-template-columns:1fr;gap:0}footer{flex-direction:column;gap:5px;margin:0 22px}.eyebrow{margin-bottom:16px}}

.skip-link{position:absolute;top:-100px;left:20px;padding:12px;background:white;color:#14263c;z-index:10}.skip-link:focus{top:10px}.demo-note{background:#e4ecf3;text-align:center;padding:12px 22px;font-size:14px;line-height:1.5}.demo-note a,a{color:#254f74}.field-error{color:#982c2c;font-size:14px;line-height:1.5;margin:8px 0 0}.field-error:empty{display:none}[aria-invalid="true"]{border-color:#982c2c}textarea{font:inherit;width:100%;min-height:112px;padding:12px 13px;border:1px solid #b9c4ce;border-radius:5px;resize:vertical;color:#14263c}textarea:focus{outline:3px solid #bed5e9;outline-offset:2px}.privacy,.hint,.required{font-size:14px}.privacy a{text-underline-offset:3px}.single-page{display:block;max-width:820px}.single-page h1{font-size:42px}.single-page p,.single-page li{font-size:16px;line-height:1.7}.single-page h2{margin-top:28px;font-size:23px}.single-page .card{margin-top:24px}.return-link{display:inline-block;padding:14px 0;font-weight:600}.status a{color:inherit}footer{flex-wrap:wrap}.footer-links{display:flex;gap:22px;flex-wrap:wrap}@media(max-width:680px){.single-page h1{font-size:34px}.demo-note{text-align:left}.single-page{padding:0 22px}}
