/* Selected direction: documentary photography, readable type, navy / white / coral. */
.on-job{--ink:#1b2430;--muted:#535e6c;--line:#dce1e5;--blue:#1b2430;background:#fff;font-family:Inter,Arial,sans-serif}
.on-job h1,.on-job h2,.on-job h3{font-family:Inter,Arial,sans-serif;font-weight:700;letter-spacing:-.045em}
.on-job .wrap{max-width:1320px;width:calc(100% - 112px)}
.on-job .preview{background:var(--ink);font-size:10px;min-height:26px}
.on-job .header{background:white;border-bottom:0;box-shadow:none}
.on-job .nav{height:78px;gap:38px}
.on-job .brand-symbol{display:none}
.on-job .brand img{width:162px;height:auto}
.on-job .nav-links{gap:30px;font-size:13px}
.on-job .nav-links a{color:var(--ink)}
.on-job .nav>.btn{background:var(--coral);border-color:var(--coral);color:#1b2430;border-radius:3px;padding:13px 22px;font-size:13px;font-weight:700}
.on-job .btn{border-radius:3px;box-shadow:none}
.on-job .btn:hover{transform:none;box-shadow:none}
.on-job .oj-primary{background:#ff5a36;border-color:#ff5a36;color:#16212e;font-size:17px;font-weight:700;padding:16px 25px;min-height:54px}
.on-job .oj-primary:hover,.on-job .nav>.btn:hover{background:#f7795b;border-color:#f7795b}
.on-job a:focus-visible,.on-job button:focus-visible,.on-job summary:focus-visible{outline:3px solid #2e4cff;outline-offset:5px}
.on-job .oj-hero a:focus-visible,.on-job .oj-hero button:focus-visible,.on-job .oj-call-hero a:focus-visible{outline-color:#fff}
.oj-hero{position:relative;min-height:550px;background:#151a20;color:#fff;isolation:isolate;overflow:hidden}
.oj-hero-image{position:absolute;inset:0;z-index:-2}
.oj-hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}
.oj-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,12,18,.64),rgba(5,12,18,.22) 43%,transparent 70%)}
.oj-hero-inner{min-height:550px;display:flex;align-items:center;padding-top:44px;padding-bottom:44px}
.oj-hero-copy{width:58%;max-width:740px}
.on-job .oj-hero h1{font-size:clamp(44px,4.15vw,66px);line-height:1.065;letter-spacing:-.048em;color:#fff;margin:0;text-wrap:balance}
.oj-hero-copy>p{font-size:17px;line-height:1.6;color:#fff;max-width:510px;margin:24px 0}
.oj-included{display:block;color:#fff;font-size:12px;line-height:1.5;width:fit-content;margin-top:15px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#bfc3c6}
.oj-services{padding:34px 0 0}
.on-job .oj-services h2{font-size:36px;line-height:1.15;margin-bottom:21px}
.oj-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
.oj-service{display:block;min-width:0;color:var(--ink)}
.oj-service-photo{aspect-ratio:2.1;overflow:hidden;background:#e9eaec}
.oj-service-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}
.oj-service:hover .oj-service-photo img{transform:scale(1.035)}
.on-job .oj-service h3{font-size:21px;line-height:1.2;margin:13px 0 6px;letter-spacing:-.035em}
.oj-service p{font-size:13px;line-height:1.5;color:var(--muted)}
.oj-service-label{display:block;margin-top:9px;font-size:11px;text-decoration:underline;text-underline-offset:4px;color:#404b58}
.oj-service:hover h3{color:#a32e16}
.oj-trades{padding:25px 0 29px;margin-top:29px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:baseline;font-size:12px}
.oj-trades>span{font-weight:600;white-space:nowrap}
.oj-trades p{font-size:12px;text-align:right}
.oj-support{padding:69px 0;background:#f4f5f5}
.oj-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.oj-support-photo{height:500px;overflow:hidden}
.oj-support-photo img{width:100%;height:100%;object-fit:cover;object-position:48% 50%;display:block}
.on-job .oj-support h2,.on-job .oj-website h2{font-size:44px;line-height:1.12;max-width:520px}
.oj-lead{font-size:15px;line-height:1.8;margin:21px 0 28px;max-width:510px}
.oj-promises{margin:0;display:grid;gap:21px}
.oj-promises dt{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:5px}
.oj-promises dd{margin:0;color:var(--muted);font-size:13px;line-height:1.65;max-width:450px}
.oj-website{background:#1b2430;color:white;padding:82px 0}
.oj-website-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}
.oj-website p{font-size:15px;line-height:1.8;color:#e1e5e8;margin:24px 0;max-width:470px}
.oj-website p.oj-small{font-size:11px;line-height:1.75;color:#cbd1d7;margin:18px 0 0;max-width:380px}
.oj-work-example{display:block;min-width:0;color:white}
.oj-browser-bar{height:23px;background:#eef0f1;border-radius:5px 5px 0 0;display:flex;gap:5px;align-items:center;padding-left:10px}
.oj-browser-bar span{width:5px;height:5px;background:#a1a7ad;border-radius:50%}
.oj-work-example>img{width:100%;height:auto;aspect-ratio:1.7;object-fit:cover;object-position:top;display:block}
.oj-example-caption{display:block;font-size:11px;margin-top:15px;color:#d5dce1}
.oj-team{display:flex;align-items:center;gap:30px;padding:60px 0}
.oj-team .faces{flex-shrink:0}
.on-job .oj-team h2{font-size:27px;line-height:1.2;margin-bottom:8px}
.oj-team p{max-width:490px;font-size:13px;line-height:1.6}
.oj-team>.text-link{margin-left:auto;white-space:nowrap;font-size:12px}
.on-job .bottom-cta{background:#eef0f1;color:var(--ink);padding:42px 0}
.on-job .bottom-cta h2{font-size:35px;line-height:1.15;max-width:770px}
.on-job .bottom-cta p{color:#505b68;font-size:14px}
.on-job .bottom-cta .btn{background:#1b2430;border-color:#1b2430;color:white;font-size:14px;flex-shrink:0}
.on-job .footer{padding-top:48px;background:white}
.on-job .footer .brand img{width:150px}
.on-job .footer h3{font-size:14px;letter-spacing:0}
.on-job .footer p,.on-job .footer-links{font-size:12px}
.on-job .footer-base{font-size:10px}
.oj-call-hero{display:grid;grid-template-columns:1.12fr 1fr;background:#1b2430;color:#fff}
.oj-call-copy{padding:40px 55px 52px max(56px,calc((100vw - 1320px)/2));min-width:0}
.on-job .oj-call-copy .breadcrumb{color:#d2d8dd;display:flex;gap:12px;align-items:center;margin-bottom:34px;font-size:12px}
.oj-call-copy .breadcrumb a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.on-job .oj-call-copy h1{font-size:clamp(42px,4.1vw,64px);line-height:1.07;letter-spacing:-.046em;max-width:650px}
.oj-call-copy>p{max-width:540px;color:#e2e6e9;font-size:16px;line-height:1.8;margin:23px 0 30px}
.oj-call-photo{min-width:0;min-height:540px;overflow:hidden}
.oj-call-photo img{width:100%;height:100%;object-fit:cover;object-position:44% 50%;display:block}
.oj-call-copy .actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}
.on-job .oj-call-copy .btn{font-size:15px}
.oj-hero-link{color:#fff;text-decoration:underline;text-underline-offset:5px;font-size:13px;white-space:nowrap;padding:10px 0}
.oj-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:end;margin-bottom:38px}
.on-job .oj-section-heading h2{font-size:40px;line-height:1.15}
.oj-section-heading p{font-size:15px;line-height:1.7;max-width:450px}
.on-job .section{padding-top:64px;padding-bottom:64px}
.on-job .step{border-top:1px solid #cbd1d6}
.on-job .step-number{background:#ff5a36;color:#18212e;width:31px;height:31px;border-radius:3px;font-size:13px;font-family:Inter,sans-serif;font-weight:700}
.on-job .step h3{font-size:25px;line-height:1.15}
.on-job .step p{font-size:14px;line-height:1.8}
.on-job .demo-section{background:#f2f4f5;padding:64px 0}
.on-job .demo-header h2{font-size:40px}
.on-job .demo-header p{font-size:14px;line-height:1.7}
.on-job .demo-panel{border:1px solid #d4dadd;border-radius:5px;box-shadow:none}
.on-job .demo-top{background:white;border-bottom:1px solid #d9dee3}
.on-job .demo-tag{background:none;border:0;color:#586371;letter-spacing:0;text-transform:none}
.on-job .demo-scene{background:#1b2430;color:#fff;padding:45px;display:flex;flex-direction:column;justify-content:center}
.on-job .demo-scene .phone-icon{display:none}
.on-job .demo-scene .eyeline{color:#ffab97;font-size:13px;letter-spacing:0;text-transform:none}
.on-job .demo-scene h3{font-size:36px;line-height:1.15;max-width:400px;margin:14px 0 20px}
.on-job .demo-scene p{color:#e0e5ea;font-size:14px;line-height:1.8;max-width:430px}
.on-job .demo-phone-wrap{background:#e7ebed;min-height:400px;padding:38px}
.on-job .demo-phone{box-shadow:0 16px 30px #1523341c}
.on-job .phone-text.blue{background:#263849}
.on-job .demo-controls{background:#fff;padding:20px 26px}
.on-job .demo-controls .btn{background:#ff5a36;color:#192330;border-color:#ff5a36;font-weight:700;font-size:14px}
.on-job .scope h2{font-size:35px;line-height:1.15}
.oj-scope-copy{font-size:15px;line-height:1.85;margin-top:22px}
.on-job .clean-list li:before{color:#a9331c}
.on-job .note{border-left:2px solid #ff5a36;background:#f5f6f7;border-radius:0}
.on-job .faq>h2{font-size:37px}
.on-job .faq summary{font-size:15px}
.on-job .match-dialog{border-radius:5px}
.on-job .match-option{border-radius:3px}
@media(min-width:1600px){.oj-hero,.oj-hero-inner{min-height:630px}.on-job .oj-hero h1{font-size:71px}.oj-hero-copy{max-width:760px}.oj-service-photo{aspect-ratio:2}}
@media(max-width:1080px){.on-job .wrap{width:calc(100% - 64px)}.on-job .nav{gap:24px}.on-job .nav-links{gap:20px}.on-job .brand img{width:145px}.oj-hero,.oj-hero-inner{min-height:520px}.oj-hero-copy{width:62%}.on-job .oj-hero h1{font-size:47px}.oj-hero-copy>p{font-size:15px;max-width:430px}.oj-service-grid{gap:18px}.on-job .oj-service h3{font-size:19px}.oj-service p{font-size:12px}.oj-service-photo{aspect-ratio:1.75}.oj-support-grid,.oj-website-grid{gap:38px}.on-job .oj-support h2,.on-job .oj-website h2{font-size:37px}.oj-support-photo{height:475px}.oj-team{flex-wrap:wrap;gap:23px}.oj-team>.text-link{margin-left:0}.oj-call-copy{padding-left:32px;padding-right:30px}.on-job .oj-call-copy h1{font-size:46px}.oj-call-photo{min-height:590px}.oj-section-heading{gap:40px}.on-job .oj-section-heading h2{font-size:35px}}
@media(max-width:820px){.on-job .wrap{width:calc(100% - 48px)}.on-job .nav{height:70px;gap:14px}.on-job .nav-links{top:70px}.on-job .nav>.btn{padding:11px 16px}.on-job .nav-toggle{border-radius:3px}.oj-hero,.oj-hero-inner{min-height:510px}.oj-hero-image img{object-position:61% 50%}.oj-hero:after{background:linear-gradient(90deg,rgba(5,12,18,.82),rgba(5,12,18,.56) 45%,rgba(5,12,18,.05))}.oj-hero-copy{width:72%}.on-job .oj-hero h1{font-size:45px}.oj-wide-break{display:none}.oj-service-grid{gap:24px 19px;grid-template-columns:repeat(2,minmax(0,1fr))}.oj-service-photo{aspect-ratio:2.15}.on-job .oj-service h3{font-size:22px}.oj-service p{font-size:13px}.oj-service-label{font-size:11px}.oj-trades{display:block}.oj-trades p{text-align:left;margin-top:8px;line-height:1.7}.oj-support{padding:44px 0}.oj-support-grid{grid-template-columns:1fr;gap:32px}.oj-support-photo{height:340px}.oj-support-photo img{object-position:50% 51%}.oj-support-copy{max-width:600px}.on-job .oj-support h2{max-width:590px}.oj-promises{grid-template-columns:repeat(3,1fr);gap:20px}.oj-promises dd{font-size:12px}.oj-website{padding:54px 0}.oj-website-grid{grid-template-columns:1fr;gap:33px}.oj-website p{max-width:580px}.oj-website-grid>div{max-width:610px}.oj-work-example{max-width:650px}.oj-team{padding:42px 0}.oj-team>div:nth-child(2){flex:1;min-width:300px}.on-job .bottom-cta h2{font-size:32px}.oj-call-hero{grid-template-columns:1fr}.oj-call-copy{padding:32px 24px 39px;max-width:720px}.on-job .oj-call-copy .breadcrumb{margin-bottom:25px}.on-job .oj-call-copy h1{font-size:49px;max-width:650px}.oj-call-copy>p{max-width:580px}.oj-call-photo{height:300px;min-height:0}.oj-call-photo img{object-position:50% 47%}.oj-section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.oj-section-heading h2 br{display:none}.oj-section-heading p{max-width:620px}.on-job .demo-scene{padding:28px}.on-job .demo-scene h3{font-size:29px}.on-job .demo-phone-wrap{padding:27px 20px}.on-job .scope h2{font-size:30px}.on-job .section{padding-top:48px;padding-bottom:48px}.on-job .demo-section{padding:48px 0}}
@media(max-width:580px){.on-job .wrap{width:calc(100% - 36px)}.on-job .preview{min-height:25px;font-size:9px}.on-job .nav{height:65px;gap:11px}.on-job .brand img{width:124px}.on-job .nav-links{top:65px}.on-job .nav>.btn{font-size:11px;min-height:38px;padding:10px 13px}.on-job .nav-toggle{height:38px;width:38px}.oj-hero{display:flex;flex-direction:column;padding:0;min-height:0}.oj-hero-image{position:relative;inset:auto;z-index:0;height:245px;order:0}.oj-hero-image img{object-position:83% 48%}.oj-hero:after{display:none}.oj-hero-inner{order:1;min-height:0;padding-top:27px;padding-bottom:30px}.oj-hero-copy{width:100%;max-width:none}.on-job .oj-hero h1{font-size:37px;line-height:1.09;letter-spacing:-.044em;text-wrap:initial;max-width:480px}.oj-hero-copy>p{font-size:14px;line-height:1.7;margin:17px 0 20px;max-width:450px}.on-job .oj-primary{font-size:15px;min-height:48px;padding:13px 18px}.oj-included{font-size:11px;margin-top:12px}.oj-services{padding-top:29px}.on-job .oj-services h2{font-size:28px;margin-bottom:20px;letter-spacing:-.035em}.oj-service-grid{gap:23px 14px}.oj-service-photo{aspect-ratio:1.55}.on-job .oj-service h3{font-size:19px;line-height:1.17;margin-top:11px}.oj-service p{font-size:12px;line-height:1.55;margin-top:6px}.oj-service-label{font-size:10px;line-height:1.5;margin-top:7px}.oj-trades{font-size:11px;margin-top:25px;padding:22px 0 25px}.oj-trades p{font-size:11px}.oj-support{padding:35px 0}.oj-support-grid{gap:29px}.oj-support-photo{height:245px}.on-job .oj-support h2,.on-job .oj-website h2{font-size:33px;line-height:1.13;letter-spacing:-.043em}.oj-lead{font-size:14px;margin:17px 0 23px}.oj-promises{grid-template-columns:1fr;gap:19px}.oj-promises dt{font-size:15px}.oj-promises dd{font-size:13px}.oj-website{padding:38px 0}.oj-website p{font-size:14px;margin:19px 0 24px}.oj-website p.oj-small{font-size:10px;margin-top:15px}.oj-website-grid{gap:29px}.oj-example-caption{font-size:10px;line-height:1.6}.oj-team{display:grid;grid-template-columns:1fr;gap:18px;padding:34px 0}.oj-team>div:nth-child(2){min-width:0}.on-job .oj-team h2{font-size:26px}.oj-team p{font-size:13px}.oj-team>.text-link{font-size:12px;white-space:normal;justify-self:start}.on-job .bottom-cta{padding:32px 0}.on-job .bottom-cta h2{font-size:30px}.on-job .bottom-cta p{font-size:13px}.on-job .footer{padding-top:34px}.on-job .footer p,.on-job .footer-links{font-size:12px}.on-job .footer-base{font-size:9px}.oj-call-copy{padding:25px 18px 31px}.on-job .oj-call-copy .breadcrumb{font-size:10px;gap:8px;margin-bottom:24px}.on-job .oj-call-copy h1{font-size:38px;line-height:1.08;letter-spacing:-.045em}.oj-call-copy>p{font-size:14px;line-height:1.75;margin:20px 0 24px}.oj-call-copy .actions{gap:12px 20px}.on-job .oj-call-copy .btn{font-size:13px;padding:13px 16px}.oj-hero-link{font-size:12px}.oj-call-photo{height:250px}.oj-call-photo img{object-position:45% 50%}.on-job .section{padding-top:37px;padding-bottom:37px}.on-job .oj-section-heading h2{font-size:30px}.oj-section-heading{gap:15px;margin-bottom:27px}.oj-section-heading p{font-size:13px;line-height:1.75}.on-job .step h3{font-size:23px}.on-job .step p{font-size:13px}.on-job .demo-section{padding:36px 0}.on-job .demo-header h2{font-size:31px}.on-job .demo-header p{font-size:13px}.on-job .demo-scene{padding:27px 23px}.on-job .demo-scene h3{font-size:28px;max-width:320px}.on-job .demo-scene p{font-size:13px}.on-job .demo-scene .eyeline{font-size:11px}.on-job .demo-phone-wrap{padding:25px 18px;min-height:355px}.on-job .demo-controls{padding:18px}.on-job .demo-status{font-size:11px}.on-job .demo-top{font-size:10px}.on-job .demo-tag{font-size:9px}.on-job .scope h2{font-size:29px}.oj-scope-copy{font-size:13px;line-height:1.8;margin-top:17px}.on-job .note{font-size:12px}.on-job .faq>h2{font-size:30px;text-align:left}.on-job .faq summary{font-size:14px}.on-job .faq details p{font-size:13px}}
@media(max-width:350px){.on-job .brand img{width:113px}.on-job .nav{gap:8px}.on-job .nav>.btn{padding-left:10px;padding-right:10px}.on-job .oj-hero h1{font-size:33px}.oj-hero-image{height:220px}.on-job .oj-call-copy h1{font-size:34px}.on-job .oj-service h3{font-size:17px}.on-job .oj-services h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){.oj-service-photo img{transition:none}}
