:root{--ink:#14303c;--blue:#1598c4;--paper:#f7f6f1;--line:#d4dcdd;--muted:#4e626a}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,sans-serif}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}button,a,input,pre{outline-offset:5px}button{font:inherit}button:disabled{opacity:.5;cursor:not-allowed}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.concept{padding:8px 24px;text-align:center;background:#e1ecef;color:#324d57;font-size:12px}.concept span{margin-left:22px}header{background:var(--ink);color:white}.navigation{display:flex;align-items:center;justify-content:space-between;padding:25px 0}.navigation img{display:block;width:280px;max-width:100%;height:auto}.header-phone{font-size:14px;text-decoration:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.hero-copy{padding:84px max(48px,calc((100vw - 1240px)/2));padding-right:50px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;line-height:1.7;margin:0 0 25px}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.03;letter-spacing:-2px;margin:0 0 28px}h1{font-size:clamp(48px,5.05vw,76px)}h2{font-size:clamp(36px,3.4vw,51px)}h1 em,h2 em{font-weight:400;color:#537986}.intro{font-size:18px;max-width:430px;margin:0 0 32px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:white;padding:17px 21px;text-decoration:none;border:0;font-size:14px;line-height:1.4;cursor:pointer}.button:hover{background:#235367}.button span{font-size:20px}.sub-link{display:block;font-size:13px;margin-top:20px}.hero-photo{margin:0;position:relative;min-height:600px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-photo figcaption{position:absolute;bottom:17px;left:24px;right:24px;color:white;text-shadow:0 1px 5px #000;font-size:11px}.photo-note{position:absolute;top:30px;right:30px;background:var(--paper);padding:19px 22px;font-size:11px;letter-spacing:2px;line-height:1.8}.offer-section{padding:95px 0;background:#e9eff0}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.offer-grid>div>p:not(.eyebrow){max-width:430px;color:var(--muted)}.offer-grid>div>a{font-size:13px}.ad-record{padding:34px;background:var(--paper);border-top:3px solid var(--blue)}blockquote{margin:0 0 27px;font:27px/1.35 Georgia,serif}blockquote p{margin:0 0 16px}.confirmation{font-size:14px;border-top:1px solid var(--line);padding-top:22px}.confirmation strong{display:block;margin-bottom:5px}.source-note{font-size:11px;color:var(--muted);line-height:1.65}.question-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-top:100px;padding-bottom:100px}.question-heading>p:not(.eyebrow){font-size:15px;color:var(--muted)}.question-card{border:1px solid var(--line);padding:34px;background:white;align-self:start}.question-card pre{white-space:pre-wrap;overflow-wrap:anywhere;font:21px/1.65 Georgia,serif;margin:0 0 27px}.question-card .eyebrow{color:var(--muted)}[data-copy-status]{min-height:27px;font-size:13px;margin:14px 0 22px;color:var(--muted)}.next-step{display:flex;gap:20px;padding-top:23px;border-top:1px solid var(--line)}.step-number{color:var(--blue);font-size:13px}.next-step a{font-size:14px;font-weight:700}.next-step p{font-size:13px;color:var(--muted);margin-bottom:0}.no-js{font-size:13px}.project-section{padding:0 0 100px}.project-grid{display:grid;grid-template-columns:.85fr 1fr;gap:100px;align-items:center}.project-grid figure{margin:0}.project-grid img{display:block;width:100%;height:560px;object-fit:cover}.project-grid figcaption{font-size:11px;color:var(--muted);margin-top:9px}.project-grid>div>p:not(.eyebrow){color:var(--muted)}.conversation-list{padding:0;margin:30px 0;list-style:none}.conversation-list li{display:flex;gap:22px;padding:18px 0;border-top:1px solid var(--line)}.conversation-list li>span{color:var(--blue);font-size:12px;padding-top:2px}.conversation-list h3{margin:0;font-size:15px}.conversation-list p{margin:5px 0 0;font-size:14px;color:var(--muted)}.contact-section{padding:75px 0;background:var(--ink);color:white}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:85px}.contact-grid h2{font-size:43px}.contact-grid p:not(.eyebrow){font-size:14px;color:#cedcdf}.contact-links{align-self:center;display:flex;flex-direction:column;gap:17px}.contact-links>a:first-child{font:29px Georgia,serif}.contact-links a{overflow-wrap:anywhere}.contact-links small{font-size:12px;color:#cedcdf;max-width:370px}footer{padding:32px 0;font-size:11px;color:var(--muted)}footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:45px}footer p{max-width:620px}footer a{white-space:nowrap}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero-copy{padding:55px 30px}.hero{min-height:650px}.offer-grid,.question-section,.project-grid{gap:40px}.project-grid img{height:480px}.contact-grid{gap:40px}}@media(max-width:600px){.concept{padding:8px 12px;font-size:10px}.concept span{display:block;margin:0}.navigation{padding:21px 0}.navigation img{width:205px}.header-phone{font-size:11px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 24px 39px}.eyebrow{font-size:10px;letter-spacing:1.25px;margin-bottom:21px}h1{font-size:55px;letter-spacing:-2px}.intro{font-size:16px}.hero-photo{min-height:390px}.photo-note{top:20px;right:20px;font-size:10px;padding:12px 15px}.offer-section{padding:56px 0}.offer-grid,.question-section,.project-grid,.contact-grid{grid-template-columns:1fr;gap:32px}h2{font-size:39px;letter-spacing:-1.4px}.ad-record{padding:25px}blockquote{font-size:25px}.question-section{padding-top:60px;padding-bottom:60px;gap:22px}.question-card{padding:24px}.question-card pre{font-size:20px}.question-card .button{width:100%}.project-section{padding-bottom:60px}.project-grid img{height:390px}.project-grid{gap:38px}.contact-section{padding:55px 0}.contact-grid{gap:15px}.contact-grid h2{font-size:37px}footer .wrap{display:block}footer p{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
