:root{--ink:#18213a;--green:#4564ae;--blue:#4564ae;--red:#a52423;--sage:#8f9fc8;--cream:#f3f4f8;--paper:#fcfbf8;--line:#dde0e8}
.brand>img{width:48px;height:48px;object-fit:contain}.nav{background:rgba(252,251,248,.94)}.nav nav{gap:28px}.nav nav a:hover{color:var(--red)}.button{background:var(--blue);border-color:var(--blue)}.button:hover{background:#354f92}.heroArt{background:#edf0f7}.heroArt>img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.84) contrast(.96)}.heroArt:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,33,58,.05),transparent 45%),linear-gradient(0deg,rgba(24,33,58,.14),transparent 40%)}.brandArc{position:absolute;z-index:1;border-radius:50%;border:2px solid;pointer-events:none}.brandArc.red{width:380px;height:380px;right:-190px;top:-150px;border-color:rgba(165,36,35,.7)}.brandArc.blue{width:460px;height:460px;right:-210px;top:-190px;border-color:rgba(69,100,174,.7)}.quote{z-index:2}.procedureSection{padding:110px 7vw;background:#f2f3f7}.procedureHeading{display:grid;grid-template-columns:24% 45% 31%;align-items:end;margin-bottom:48px}.procedureHeading h2{font:400 clamp(36px,4vw,56px)/1.1 Georgia,serif;margin:0}.procedureHeading>p:last-child{color:#626a7d;line-height:1.8;padding-left:30px}.procedureGrid{height:540px;display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:16px}.procedureGrid figure{margin:0;position:relative;overflow:hidden;background:#dfe2eb}.procedureGrid .procedureMain{grid-row:1/3}.procedureGrid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.procedureGrid figure:hover img{transform:scale(1.025)}.procedureGrid figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(24,33,58,.55),transparent 55%)}.procedureGrid figcaption{position:absolute;z-index:1;left:24px;bottom:20px;color:white;font:18px Georgia,serif}.portrait{overflow:hidden;background:var(--blue)}.portrait>img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.8)}.portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(24,33,58,.55),transparent 55%)}.portrait p{z-index:1}.contact{background:var(--ink)}.light{background:white;border-color:white}.testimonialGrid div{color:var(--red)}
@media(max-width:900px){.procedureHeading{grid-template-columns:1fr;gap:20px}.procedureHeading>p:last-child{padding:0;max-width:520px}.procedureGrid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:420px 260px}.procedureGrid .procedureMain{grid-column:1/3;grid-row:auto}.heroArt>img{height:620px}.nav nav a:nth-child(2){display:none}}
@media(max-width:560px){.brand>img{width:43px;height:43px}.procedureSection{padding:80px 6vw}.procedureGrid{display:block}.procedureGrid figure{height:240px;margin-bottom:14px}.procedureGrid .procedureMain{height:360px}.heroArt>img{height:460px}.brandArc.red{width:260px;height:260px}.brandArc.blue{width:330px;height:330px}}
