/* Service-only navigation and image refinements. */
html body .emc-service-nav{display:grid;grid-template-columns:.7fr 1fr 1.2fr 1.2fr;gap:12px;padding:32px 0;border:0}
html body .emc-service-nav a{display:flex;align-items:center;justify-content:center;padding:19px 14px;min-height:64px;background:#f1f0ec;color:#333;text-align:center;text-decoration:none;border:1px solid transparent;transition:background .2s,color .2s;letter-spacing:.1em}
html body .emc-service-nav a[aria-current="page"]{background:#191919;color:#fff;text-decoration:none}
html body .emc-service-nav a:hover{background:#deddd7;color:#111;text-decoration:none}
html body .emc-service-nav a[aria-current="page"]:hover{background:#333;color:#fff}
html body .emc-service-nav a:focus-visible{outline:2px solid #333;outline-offset:3px}
html body .emc-service-studio{grid-template-columns:1.15fr 1fr;gap:7vw}
html body .emc-service-studio img{max-height:800px;width:100%;height:auto}
html body .emc-service-textlink{display:inline-block;text-decoration:none;background:linear-gradient(currentColor,currentColor) left bottom/0 1px no-repeat;padding-bottom:6px;transition:background-size .28s}
html body .emc-service-textlink:hover,html body .emc-service-textlink:focus-visible{background-size:100% 1px;text-decoration:none}
html body .emc-service-social-hero{background:#ebe9e4}
html body .emc-service-social-hero>img{inset:110px 7% 30px auto;width:34%;height:calc(100% - 140px);object-fit:contain;filter:none;z-index:0}
html body .emc-service-social-hero:after{display:none}
html body .emc-service-social-hero>div{position:relative;color:#171717;max-width:55%}
html body .emc-service-social-hero h1{font-size:clamp(36px,4.2vw,64px);letter-spacing:.07em}
@media(max-width:767px){html body .emc-service-nav{grid-template-columns:1fr 1fr;gap:10px;padding:24px 0}html body .emc-service-nav a{font-size:10px;padding:14px 9px;min-height:62px}html body .emc-service-studio{grid-template-columns:1fr;gap:45px}html body .emc-service-studio img{max-height:620px}html body .emc-service-social-hero{height:670px;max-height:none;align-items:flex-start;padding-top:135px}html body .emc-service-social-hero>div{max-width:100%}html body .emc-service-social-hero>img{inset:auto 15% 25px;width:70%;height:360px}}
@media(prefers-reduced-motion:reduce){html body .emc-service-nav a,html body .emc-service-textlink{transition:none}}

html body .emc-service-studio img{filter:none!important}
