/* Studio EJSS Home Renewal 1.0.1 — scoped to its own page, no LP styles. */
body.ejss-home-page{margin:0!important;background:#151514!important;}
.ejss-home{--eh-bg:#121414;--eh-panel:#1b1a19;--eh-white:#fafafa;--eh-muted:#d1d1cc;--eh-red:#e31b16;--eh-rule:#484b49;--eh-blue:#0068ba;--eh-orange:#bb4c0c;--eh-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP",serif;--eh-sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,"Noto Sans CJK JP",sans-serif;
color:var(--eh-white);font:15px/1.8 var(--eh-sans);background:var(--eh-bg);overflow:clip;}
.ejss-home *,.ejss-home *::before,.ejss-home *::after{box-sizing:border-box}
.ejss-home h1,.ejss-home h2,.ejss-home h3,.ejss-home p,.ejss-home dl,.ejss-home dd{padding:0;margin:0;border:0;background:none;color:inherit;box-shadow:none}
.ejss-home h1::before,.ejss-home h1::after,.ejss-home h2::before,.ejss-home h2::after,.ejss-home h3::before,.ejss-home h3::after{content:none}
.ejss-home a{color:inherit;text-decoration:none;border:0;box-shadow:none}
.ejss-home button{font:inherit;cursor:pointer}
.ejss-home img{display:block;max-width:100%;height:auto;border:0}
.ejss-home :focus-visible{outline:3px solid #ffd076;outline-offset:4px}
.ejh-shell{width:min(1280px,calc(100% - 64px));margin:0 auto}
.ejh-skip{position:fixed;z-index:100001;top:-100px;left:16px;background:#fff;color:#111;padding:12px 18px}
.ejh-skip:focus{top:40px}
.ejh-preview-notice{background:#fff5db;color:#3d3318;font-size:11px;text-align:center;padding:9px 20px;line-height:1.7}
.ejh-preview-notice strong{margin-right:12px}
.ejh-header{position:sticky;top:0;z-index:60;background:rgba(27,26,25,.98);border-bottom:1px solid var(--eh-rule)}
.admin-bar .ejh-header{top:32px}
.ejh-header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.ejh-brand{display:flex;align-items:center;gap:15px;flex-shrink:0}
.ejh-brand img{width:106px;height:auto;filter:none!important;mix-blend-mode:normal!important}
.ejh-brand span{font-size:11px;font-weight:700;line-height:1.75;white-space:nowrap}
.ejh-nav{display:flex;align-items:center;gap:22px;font-size:11px;font-weight:700}
.ejh-nav>a:not(.ejh-button){padding:17px 0;white-space:nowrap;position:relative}
.ejh-nav>a:not(.ejh-button)::after{content:"";position:absolute;bottom:8px;left:0;width:0;height:2px;background:var(--eh-red);transition:width .2s}
.ejh-nav>a:hover::after,.ejh-nav .ejh-nav-home::after{width:100%}
.ejh-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:4px;min-height:50px;padding:13px 22px;font-size:14px;font-weight:700;line-height:1.6;transition:background .18s,transform .18s}
.ejh-button>span:last-child{font-family:Arial,sans-serif;font-size:24px;line-height:1}
.ejh-button>span:first-child:not(:last-child){font-size:21px}
.ejh-button:hover{transform:translateY(-1px)}
.ejss-home a.ejh-button-red{background:linear-gradient(115deg,#c7100d,#e71912);color:#fff;border:1px solid #f3483f;box-shadow:0 8px 24px #0003}
.ejss-home a.ejh-button-red:hover{background:#b70f0b}
.ejss-home a.ejh-button-outline{border:1px solid #a8a8a0;background:#1515159e;color:#fff}
.ejss-home a.ejh-button-outline:hover{background:#363532}
.ejss-home a.ejh-button-blue{background:#0068c5;border:1px solid #73bdf6;color:#fff}
.ejss-home a.ejh-button-blue:hover{background:#00539d}
.ejss-home a.ejh-button-orange{background:#bd4805;border:1px solid #ffa871;color:#fff}
.ejss-home a.ejh-button-orange:hover{background:#9a3b04}
.ejss-home a.ejh-button-dark{background:#252726;color:#fff;border:1px solid #555}
.ejh-button-small{min-height:40px;padding:10px 16px;font-size:12px;gap:10px}
.ejh-menu-toggle{display:none}
.ejh-hero{position:relative;background:#050808;isolation:isolate}
.ejh-hero-visual{position:absolute;inset:0 0 0 40%;z-index:-2;overflow:hidden}
.ejh-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:65% 50%}
.ejh-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#050808 18%,#050808f2 35%,#0508087d 58%,#05080800 80%),linear-gradient(0deg,#050808a6,transparent 45%)}
.ejh-hero-inner{padding:56px 0 39px;min-height:460px;display:flex;align-items:center}
.ejh-hero-copy{width:100%}
.ejh-hero-kicker{font-family:var(--eh-serif);font-size:21px;font-weight:700;letter-spacing:.09em;margin-bottom:9px!important}
.ejh-hero-kicker::first-letter{color:#f52219}
.ejh-hero h1{font-family:var(--eh-serif);font-size:clamp(35px,4.2vw,57px);font-weight:800;line-height:1.46;letter-spacing:.055em;max-width:890px;text-shadow:0 3px 12px #000}
.ejh-hero-body{font-size:15px;line-height:1.9;margin-top:19px!important;text-shadow:0 2px 9px #000;max-width:740px}
.ejh-hero-actions{display:flex;gap:16px;margin-top:25px;flex-wrap:wrap}
.ejh-region{font-size:10px;color:#c3c6c4!important;margin-top:18px!important;line-height:1.8}
.ejh-region i{display:inline-block;vertical-align:middle;width:1px;height:12px;background:#606564;margin:0 10px}
.ejh-primary-services{border-block:1px solid #71746e;background:#171919}
.ejh-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-width:1440px;margin:auto;padding:0 16px}
.ejh-service{position:relative;min-height:285px;overflow:hidden;isolation:isolate}
.ejh-service-image{position:absolute;inset:0 0 0 auto;width:72%;height:100%!important;object-fit:cover;z-index:-2}
.ejh-service::before{content:"";position:absolute;inset:0;z-index:-1}
.ejh-service-pr::before{background:linear-gradient(90deg,#04426afa 5%,#00629bef 43%,#044c728c 68%,#06344b20)}
.ejh-service-recruit::before{background:linear-gradient(90deg,#72300afa 5%,#ae490aee 44%,#82401385 68%,#542a0620)}
.ejh-service-recruit .ejh-service-image{object-position:63% center}
.ejh-service-copy{padding:32px 36px}
.ejh-service-copy>p:first-child{font-size:13px;font-weight:700;letter-spacing:.045em}
.ejh-service h2{font:800 42px/1.5 var(--eh-serif);letter-spacing:.13em}
.ejh-service-description{font-size:13px;line-height:1.8;text-shadow:0 2px 6px #0006;margin:7px 0 19px!important}
.ejh-service .ejh-button{font-size:13px;min-height:44px;padding:9px 20px}
.ejh-section{padding:44px 0}
.ejh-challenges{background:radial-gradient(ellipse at 85% 0,#27262438,transparent),#121414}
.ejh-challenges-grid{display:grid;grid-template-columns:minmax(0,4fr) minmax(235px,1fr);gap:28px;align-items:center}
.ejh-challenges-title{text-align:center;font:700 27px/1.65 var(--eh-serif);letter-spacing:.1em;margin-bottom:23px!important}
.ejh-challenges-title span{color:#f3271f;font-size:1.2em}
.ejh-question-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.ejh-question h3{padding:8px 7px;background:linear-gradient(135deg,#c50f0a,#e32114);font-size:13px;line-height:1.7;letter-spacing:.03em;text-align:center;border-radius:4px}
.ejh-question p{margin-top:8px!important;border:1px solid #8d4639;padding:14px 12px;font-size:12px;line-height:1.9;white-space:normal}
.ejh-solution{text-align:center;padding-left:20px;border-left:1px solid var(--eh-rule)}
.ejh-solution-intro{font:700 21px/1.6 var(--eh-serif)}
.ejh-solution-copy{font:700 17px/1.8 var(--eh-serif);color:#ffe65a!important;letter-spacing:.045em}
.ejh-badge{width:112px;height:auto;margin:11px auto 0}
.ejh-survey-note{font-size:10px;color:#e3d8ab!important;margin-top:4px!important}
.ejh-inline-link{display:inline-flex;align-items:center;gap:11px;border-bottom:1px solid #807c72!important;padding-bottom:4px;font-size:12px;line-height:1.8}
.ejh-solution .ejh-inline-link{font-size:10px;margin-top:12px;color:#e1ded7}
.ejh-other{padding-top:12px;padding-bottom:39px}
.ejh-section-title{display:flex;align-items:center;gap:22px;margin-bottom:26px}
.ejh-section-title>span{height:1px;background:#73776f;flex:1}
.ejh-section-title h2{font:700 27px/1.6 var(--eh-serif);letter-spacing:.12em;text-align:center}
.ejh-other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}
.ejh-other-card{position:relative;padding-bottom:7px}
.ejh-other-card img{width:100%;height:135px;object-fit:cover}
.ejh-other-card>div{padding:15px 24px 0 0}
.ejh-other-card h3{font-size:17px;line-height:1.55;margin-bottom:6px;letter-spacing:.02em}
.ejh-other-card p{font-size:12px;line-height:1.8;color:#dddeda}
.ejh-other-card>a{position:absolute;right:0;bottom:30px;font-size:36px;font-family:Arial,sans-serif;line-height:1;padding:12px 0 12px 10px}
.ejh-other-card>a::after{content:"";position:absolute;inset:auto 0 -30px auto;width:44px;height:70px}
.ejh-image-note{font-size:10px;color:#aeb4af!important;margin-top:19px!important;text-align:right}
.ejh-about{background:#edf0ef;color:#182224}
.ejh-about-grid{display:grid;grid-template-columns:1.05fr 1.35fr .72fr;gap:25px;padding:34px 0 28px;align-items:center}
.ejh-overline{font:700 10px/1.7 Arial,var(--eh-sans);letter-spacing:.15em}
.ejh-about h2{font:800 26px/1.6 var(--eh-serif);letter-spacing:.06em;margin:4px 0 13px}
.ejh-about-copy>p:not(.ejh-overline){font-size:12px;line-height:1.9}
.ejh-about-copy .ejh-button{font-size:11px;min-height:35px;padding:7px 20px;margin-top:16px}
.ejh-about-visual{height:247px;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);overflow:hidden}
.ejh-about-visual img{width:100%;height:100%;object-fit:cover;object-position:52% 50%}
.ejh-about-message{background:linear-gradient(145deg,#dbeaf3,#bfd8e6);padding:28px 20px;clip-path:polygon(9% 0,100% 0,100% 100%,0 100%)}
.ejh-about-message h3{font:700 22px/1.6 var(--eh-serif);letter-spacing:.065em;margin-bottom:17px}
.ejh-about-message p{font-size:12px;line-height:1.9}
.ejh-company{padding:0 0 27px}
.ejh-company dl{display:grid;grid-template-columns:1fr .8fr 1.7fr .8fr;border-top:1px solid #b9c1c0;gap:23px;padding-top:17px}
.ejh-company dt{font-size:10px;color:#526265}
.ejh-company dd{font-size:12px;font-weight:600;line-height:1.9;margin-top:5px}
.ejh-contact{padding:36px 0;background:linear-gradient(110deg,#111619,#242b2c)}
.ejh-contact-inner{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:36px}
.ejh-contact .ejh-overline{color:#d2d3cb}
.ejh-contact h2{font:700 26px/1.6 var(--eh-serif);letter-spacing:.04em;margin-top:7px}
.ejh-contact p:not(.ejh-overline){font-size:12px;color:#ddd;margin-top:9px}
.ejh-contact-actions{display:grid;gap:14px;justify-items:center}
.ejh-contact-actions .ejh-button{width:100%;max-width:460px}
.ejh-contact-actions .ejh-inline-link{font-size:11px}
.ejh-footer{border-top:1px solid var(--eh-rule);background:var(--eh-panel);padding:23px 0}
.ejh-footer-main{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}
.ejh-footer-brand{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:700}
.ejh-footer-brand img{width:60px;height:auto;filter:none!important;mix-blend-mode:normal!important}
.ejh-footer-nav{display:flex;gap:15px;flex-wrap:wrap;font-size:10px}
.ejh-footer-main>small{font-size:9px;color:#c5c7c2}
.ejss-home [id]{scroll-margin-top:125px}
@media(min-width:1600px){.ejh-hero-inner{min-height:490px}}
@media(max-width:1140px){
.ejh-shell{width:calc(100% - 44px)}
.ejh-nav{gap:15px;font-size:10px}.ejh-brand span{display:none}
.ejh-challenges-grid{grid-template-columns:minmax(0,1fr) 210px;gap:20px}
.ejh-question-grid{gap:10px}
.ejh-question h3{font-size:11px}
.ejh-question p{font-size:11px;padding:12px 9px}
.ejh-about-grid{gap:13px;grid-template-columns:1fr 1.1fr .75fr}
.ejh-about h2{font-size:23px}
.ejh-about-message{padding:25px 15px}
}
@media(max-width:850px){
.ejh-header-inner{min-height:73px}
.ejh-brand img{width:88px}
.ejh-brand span{display:block;font-size:10px}
.ejh-js .ejh-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid #86837b;border-radius:4px;background:none;color:white}
.ejh-menu-toggle span{height:2px;width:19px;background:#fff}
.ejh-js .ejh-nav{display:none}
.ejh-js .ejh-nav.is-open{display:flex}
.ejh-nav{position:absolute;top:100%;left:0;right:0;background:#1b1a19;flex-direction:column;align-items:stretch;gap:0;padding:10px 22px 22px;border-bottom:1px solid #666;font-size:13px;max-height:calc(100svh - 120px);overflow:auto}
.ejh-nav>a:not(.ejh-button){padding:11px;border-bottom:1px solid #444}
.ejh-nav>a:not(.ejh-button)::after{display:none}
.ejh-nav .ejh-button{margin-top:13px}
.ejss-home:not(.ejh-js) .ejh-header-inner{flex-wrap:wrap}
.ejss-home:not(.ejh-js) .ejh-nav{position:static;flex-direction:row;flex-wrap:wrap;padding:0 0 10px}
.ejh-hero-inner{padding:43px 0 33px;min-height:430px}
.ejh-hero h1{font-size:43px}
.ejh-hero-body{font-size:13px}
.ejh-hero-kicker{font-size:19px}
.ejh-hero-actions{gap:10px}
.ejh-hero-actions .ejh-button{font-size:12px;padding:12px 17px}
.ejh-service-grid{padding:0 8px}
.ejh-service{min-height:280px}
.ejh-service-copy{padding:26px 22px}
.ejh-service h2{font-size:35px}
.ejh-service-copy>p:first-child{font-size:11px}
.ejh-service-description{font-size:11px}
.ejh-service .ejh-button{font-size:11px;padding:10px 13px;gap:12px}
.ejh-challenges-grid{grid-template-columns:1fr}
.ejh-solution{border-left:none;border-top:1px solid #444;padding:25px 0 0;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}
.ejh-solution-copy{font-size:18px}
.ejh-badge{width:92px;margin:0}
.ejh-survey-note{font-size:10px}
.ejh-solution .ejh-inline-link{display:none}
.ejh-question h3{font-size:12px}.ejh-question p{font-size:12px}
.ejh-other-grid{gap:21px}
.ejh-other-card img{height:110px}
.ejh-other-card h3{font-size:15px}
.ejh-other-card p{font-size:11px}
.ejh-about-grid{grid-template-columns:1fr 1.2fr}
.ejh-about-message{grid-column:1/-1;clip-path:none;display:flex;align-items:center;justify-content:space-around;gap:25px;padding:20px}
.ejh-about-message h3{margin-bottom:0;font-size:22px}
.ejh-about-message p{font-size:12px}
.ejh-company dl{grid-template-columns:1fr 1fr}
.ejh-contact-inner{grid-template-columns:1fr;gap:23px;text-align:center}
.ejh-footer-main{justify-content:center;gap:17px}
}
@media(max-width:782px){.admin-bar .ejh-header{top:46px}}
@media(max-width:560px){
.ejh-shell{width:calc(100% - 32px)}
.ejh-preview-notice{padding:7px 16px;font-size:10px;text-align:left}
.ejh-preview-notice strong,.ejh-preview-notice span{display:block}
.ejh-header-inner{min-height:67px}
.ejh-brand img{width:82px}
.ejh-brand span{font-size:9px}
.ejh-hero-visual{left:0;opacity:.77}
.ejh-hero::before{background:linear-gradient(90deg,#060909f7,#060909a6),linear-gradient(0deg,#060909dc,transparent)}
.ejh-hero-inner{padding:35px 0 30px;min-height:480px}
.ejh-hero-kicker{font-size:16px;margin-bottom:13px!important}
.ejh-hero h1{font-size:clamp(27px,7.4vw,39px);line-height:1.58;letter-spacing:.02em}
.ejh-hero-body{font-size:12px;line-height:2;margin-top:16px!important}
.ejh-hero-body br{display:none}
.ejh-hero-actions{flex-direction:column;align-items:stretch;margin-top:23px}
.ejh-hero-actions .ejh-button{font-size:12px;min-height:49px;gap:15px}
.ejh-region{font-size:9px;margin-top:16px!important}
.ejh-service-grid{grid-template-columns:1fr;padding:0;gap:1px}
.ejh-service{min-height:267px}
.ejh-service-copy{padding:27px 24px}
.ejh-service h2{font-size:36px}
.ejh-service-description{font-size:12px}
.ejh-service .ejh-button{min-height:42px;font-size:12px}
.ejh-service-image{width:78%}
.ejh-section{padding:33px 0}
.ejh-challenges-title{font-size:24px;letter-spacing:.05em;margin-bottom:21px!important}
.ejh-question-grid{grid-template-columns:1fr 1fr;gap:15px 12px}
.ejh-question h3{font-size:12px}
.ejh-question p{font-size:11px;padding:13px 9px;line-height:2}
.ejh-solution{gap:12px}
.ejh-solution-intro{font-size:20px}
.ejh-solution-copy{font-size:16px}
.ejh-badge{width:99px}
.ejh-survey-note{width:100%;margin:0!important}
.ejh-other{padding-top:5px}
.ejh-section-title{gap:12px;margin-bottom:23px}
.ejh-section-title h2{font-size:21px;letter-spacing:.055em}
.ejh-other-grid{grid-template-columns:1fr;gap:28px}
.ejh-other-card img{height:auto;aspect-ratio:3/1;object-fit:cover}
.ejh-other-card>div{padding-top:13px}
.ejh-other-card h3{font-size:17px}
.ejh-other-card p{font-size:12px}
.ejh-other-card>a{bottom:10px}
.ejh-image-note{font-size:9px;text-align:left;line-height:1.9}
.ejh-about-grid{grid-template-columns:1fr;padding:29px 0 23px;gap:23px}
.ejh-about h2{font-size:25px}
.ejh-about-copy>p:not(.ejh-overline){font-size:13px}
.ejh-about-visual{height:auto;aspect-ratio:2.6/1;clip-path:none}
.ejh-about-message{padding:22px 17px;gap:18px}
.ejh-about-message h3{font-size:21px;flex-shrink:0}
.ejh-about-message p{font-size:10px}
.ejh-company{padding-bottom:25px}
.ejh-company dl{grid-template-columns:1fr 1fr;gap:15px}
.ejh-company dl>div:nth-child(3){grid-column:1/-1}
.ejh-company dd{font-size:11px}
.ejh-contact{padding:31px 0}
.ejh-contact h2{font-size:24px}
.ejh-contact p:not(.ejh-overline){font-size:12px}
.ejh-contact-actions .ejh-button{font-size:12px;gap:12px;padding:14px}
.ejh-contact-actions .ejh-inline-link{font-size:10px}
.ejh-footer-nav{justify-content:center;gap:11px;font-size:9px}
.ejh-footer{padding:21px 0 28px}
.ejss-home [id]{scroll-margin-top:125px}
}
@media(max-width:380px){.ejh-brand span{font-size:8px}.ejh-about-message{flex-direction:column;align-items:flex-start}.ejh-question h3{font-size:11px}.ejh-hero-actions .ejh-button{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ejss-home *{transition:none!important}}


/* v1.0.1: requested line breaks; uploaded original exterior photo. */
.ejh-challenges-grid{grid-template-columns:minmax(0,4fr) minmax(268px,1.1fr)}
.ejh-solution{display:flex;flex-direction:column;align-items:center;gap:0}
.ejh-solution-copy{font-size:16px;letter-spacing:.02em}
.ejh-solution-copy>span{display:block;white-space:nowrap}
.ejh-about-visual{height:auto;aspect-ratio:1.7/1}
.ejh-about-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}
@media(max-width:1140px){
  .ejh-challenges-grid{grid-template-columns:minmax(0,1fr) 250px}
}
@media(max-width:850px){
  .ejh-challenges-grid{grid-template-columns:1fr}
  .ejh-solution{display:flex;flex-direction:column;gap:6px}
  .ejh-solution .ejh-badge{margin:10px auto 0}
  .ejh-solution-copy{font-size:18px}
}
@media(max-width:560px){
  .ejh-solution-copy{font-size:17px}
  .ejh-about-visual{aspect-ratio:1.7/1}
}

/* Separate business-services page; no sidebar, CF7 form, or new tracking code. */
.ejh-services-layout .ejh-services-hero{
  background:radial-gradient(ellipse at 85% 15%,#6b201627,transparent 65%),#0b0e0e;
  border-bottom:1px solid var(--eh-rule);
}
.ejh-services-hero-inner{padding:22px 0 56px}
.ejh-breadcrumb{display:flex;gap:14px;align-items:center;font-size:11px;color:#d0d4d0;margin-bottom:47px}
.ejh-breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.ejh-services-overline{font:700 11px/1.6 Arial,var(--eh-sans);letter-spacing:.2em;color:#f36f66!important}
.ejh-services-layout h1{font:700 clamp(36px,4.8vw,58px)/1.5 var(--eh-serif);letter-spacing:.1em;margin:9px 0 15px}
.ejh-services-lead{font-size:16px;line-height:1.95}
.ejh-services-area{display:inline-block;border:1px solid #676a61!important;border-radius:4px;font-size:11px;padding:5px 13px!important;margin-top:20px!important;color:#e2e0d7!important}
.ejh-services-mobile-break{display:none}
.ejh-services-main{padding:42px 0 58px}
.ejh-department-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:42px}
.ejh-department-nav a{display:flex;align-items:center;gap:15px;border:1px solid #5c625c!important;border-radius:5px;padding:17px 20px;background:#1b1d1c;font-size:17px;font-weight:700}
.ejh-department-nav a>span:first-child{font:700 12px/1.5 Arial,var(--eh-sans);color:#ff897e}
.ejh-department-nav a>span:last-child{margin-left:auto;color:#e5dfd9}
.ejh-department-nav a:hover{background:#292b28;border-color:#de4c42!important}
.ejh-services-content{display:grid;gap:22px}
.ejh-services-content>p:empty{display:none}
.ejh-department{display:grid;grid-template-columns:minmax(215px,.75fr) minmax(0,1.9fr);gap:42px;border:1px solid #474e46;background:#1b1d1b;border-radius:10px;padding:34px 36px}
.ejh-department-heading{display:flex;align-items:flex-start;gap:19px}
.ejh-department-number{font:400 44px/1.25 Georgia,serif;color:#db3930}
.ejh-department-heading .ejh-overline{font-size:10px;color:#d2d7ce;margin-top:4px}
.ejh-department h2{font:700 27px/1.6 var(--eh-serif);letter-spacing:.06em;margin-top:6px}
.ejh-department-list{list-style:none;margin:0;padding:0;display:grid;gap:0}
.ejh-department-list li{font-size:15px;line-height:1.95;padding:13px 0 13px 19px;border-bottom:1px solid #454b45;position:relative}
.ejh-department-list li:first-child{padding-top:5px}
.ejh-department-list li:last-child{border-bottom:0;padding-bottom:5px}
.ejh-department-list li::before{content:"";position:absolute;left:0;top:26px;width:5px;height:5px;border-radius:50%;background:#e96b60}
.ejh-department-list li:first-child::before{top:18px}
.ejh-services-lp{margin-top:36px;padding:30px 32px;border:1px solid #773b32;border-radius:10px;background:linear-gradient(115deg,#241c1a,#161d20);display:flex;gap:32px;align-items:center;justify-content:space-between}
.ejh-services-lp .ejh-overline{color:#ffc3bb}
.ejh-services-lp h2{font:700 23px/1.65 var(--eh-serif);margin:8px 0 10px}
.ejh-services-lp p:not(.ejh-overline){font-size:13px;line-height:1.9;color:#dedfd7}
.ejh-services-lp .ejh-button{flex-shrink:0}
.ejh-services-studio{background:#edf0ef;color:#172523;padding:45px 0}
.ejh-services-studio-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:60px;align-items:center}
.ejh-services-studio h2{font:700 28px/1.8 var(--eh-serif);margin:10px 0 16px}
.ejh-services-studio p:not(.ejh-overline){font-size:13px;line-height:2}
.ejh-services-studio .ejh-inline-link{margin-top:24px}
.ejh-services-studio figure{margin:0}
.ejh-services-studio img{width:100%;height:auto;border-radius:7px}
.ejh-services-layout .ejh-services-content a:not(.ejh-button){text-decoration:underline}
@media(max-width:1050px){
  .ejh-department{gap:28px;padding:29px 28px;grid-template-columns:215px minmax(0,1fr)}
  .ejh-department h2{font-size:24px}
  .ejh-department-number{font-size:39px}
  .ejh-services-studio-grid{gap:35px}
}
@media(max-width:760px){
  .ejh-services-hero-inner{padding-bottom:39px}
  .ejh-breadcrumb{margin-bottom:32px}
  .ejh-services-main{padding:30px 0 40px}
  .ejh-department-nav{gap:9px;margin-bottom:28px}
  .ejh-department-nav a{gap:8px;font-size:14px;padding:13px 11px}
  .ejh-department-nav a>span:first-child{font-size:10px}
  .ejh-department{grid-template-columns:1fr;gap:21px;padding:25px}
  .ejh-department-heading{gap:15px}
  .ejh-department h2{font-size:26px}
  .ejh-department-list li{font-size:14px}
  .ejh-services-lp{flex-direction:column;align-items:flex-start;padding:26px;gap:23px}
  .ejh-services-studio-grid{grid-template-columns:1fr;gap:28px}
  .ejh-services-studio h2{font-size:27px}
  .ejh-services-studio img{max-height:420px;object-fit:cover;object-position:50% 54%}
}
@media(max-width:480px){
  .ejh-services-lead{font-size:13px}
  .ejh-services-mobile-break{display:initial}
  .ejh-department-nav{grid-template-columns:1fr;gap:8px}
  .ejh-department-nav a{font-size:15px;padding:11px 15px}
  .ejh-department-nav a>span:first-child{font-size:11px}
  .ejh-department{padding:23px 21px}
  .ejh-department-list li{font-size:13px}
  .ejh-department-number{font-size:35px}
  .ejh-department h2{font-size:25px}
  .ejh-department-heading .ejh-overline{font-size:9px}
  .ejh-services-lp h2{font-size:21px}
  .ejh-services-lp .ejh-button{width:100%}
}
