.services-page{font-family:'Work Sans',sans-serif;background:#f2f0eb;color:#171715}
.services-page h1,.services-page h2,.services-page h3,.services-page p,.services-page a,.services-page button{font-family:'Work Sans',sans-serif}
.skip-link{position:absolute;left:16px;top:-60px;z-index:20;background:#fff;color:#111;padding:12px 18px}
.skip-link:focus{top:8px}
.services-page .wrap{width:min(1440px,calc(100% - 96px))}
.services-page .top .wrap{width:var(--wrap)}
.services-page header .wrap{width:var(--wrap)}
.services-page header{background:#10100f}
.services-page footer{background:#10100f;color:#ccc}
.services-page footer b{color:#fff}
.services-page footer .legal{border-color:#333}
.services-page a:focus-visible,.services-page button:focus-visible{outline:2px solid #ef5b20;outline-offset:4px}
.services-kicker{color:#ef642f;font-size:11px;font-weight:700;letter-spacing:.17em;line-height:1.4;margin:0 0 22px}
.services-hero{min-height:490px;position:relative;display:flex;align-items:center;color:#fff;background:#171715;overflow:hidden}
.services-hero-image{position:absolute;inset:0;background:url('assets/venthermo-services-custom-hero.png') center 50%/cover}
.services-hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,15,14,.96) 0%,rgba(15,15,14,.89) 28%,rgba(15,15,14,.55) 49%,rgba(15,15,14,.04) 76%)}
.services-hero-content{position:relative;z-index:1;padding:78px 0 105px}
.services-hero h1{font-size:clamp(42px,4.2vw,62px);letter-spacing:-.045em;line-height:1.08;font-weight:500;max-width:650px;margin:0}
.services-hero-content>p:not(.services-kicker){font-size:15px;line-height:1.7;color:#d7d4ce;max-width:450px;margin:24px 0 29px}
.services-button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:58px;padding:0 24px;background:#ee5c21;border:1px solid #ee5c21;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;transition:background .2s,border-color .2s}
.services-button:hover{background:#c74411;border-color:#c74411}
.services-button span,.services-text-link span{font-size:19px;font-weight:400}
.services-scroll{position:absolute;bottom:32px;left:max(48px,calc((100% - 1440px)/2));z-index:1;color:#fff;font-size:10px;font-weight:700;letter-spacing:.14em;display:flex;align-items:center;gap:24px}
.services-scroll span{font-size:20px}
.services-intro{padding:132px 0 138px}
.services-intro-grid{display:grid;grid-template-columns:1.15fr .65fr;gap:12%;align-items:end}
.services-intro h2{font-size:clamp(38px,4.5vw,70px);letter-spacing:-.055em;line-height:1.08;margin:0;max-width:850px;font-weight:500}
.services-intro-copy>p{font-size:16px;line-height:1.8;color:#55534e;margin:0 0 34px}
.services-text-link{display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid #e65b23;padding-bottom:9px;color:#d84d1c;font-size:11px;font-weight:700;letter-spacing:.1em}
.services-text-link:hover{color:#a93812}
.services-list{background:#e7e4dd}
.service-row{display:grid;grid-template-columns:1fr 1fr;min-height:620px;border-top:1px solid #d2cdc4}
.service-row.reverse .service-photo{order:2}
.service-photo{min-height:620px;overflow:hidden;background:#bcb7ad}
.service-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.service-row:hover .service-photo img{transform:scale(1.035)}
.service-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:72px clamp(45px,7vw,125px)}
.service-index{font-size:11px;color:#7c766e;letter-spacing:.13em;margin-bottom:72px}
.service-content h2{font-size:clamp(36px,3.5vw,60px);font-weight:500;letter-spacing:-.055em;line-height:1.1;margin:0 0 28px;max-width:590px}
.service-content>p:not(.services-kicker){max-width:570px;color:#57534d;line-height:1.8;font-size:15px;margin:0 0 38px}
.services-process{padding:126px 0 130px;background:#171715;color:#fff}
.services-process-head{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:70px}
.services-process-head h2{font-size:clamp(38px,4.5vw,68px);max-width:780px;font-weight:500;letter-spacing:-.055em;line-height:1.08;margin:0}
.services-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #56534e}
.services-steps>div{padding:35px 25px 0;border-left:1px solid #56534e;min-height:190px}
.services-steps>div:first-child{border-left:0;padding-left:0}
.services-steps span{color:#ed642d;font-size:12px}
.services-steps h3{font-size:19px;font-weight:500;margin:34px 0 11px}
.services-steps p{font-size:13px;line-height:1.6;color:#a9a49d;margin:0}
.services-cta{padding:135px 0 145px;text-align:center;background:#f2f0eb}
.services-cta h2{font-size:clamp(46px,6vw,86px);font-weight:500;line-height:1.04;letter-spacing:-.06em;margin:0}
.services-cta .wrap>p:not(.services-kicker){font-size:16px;line-height:1.7;color:#5b5750;margin:26px auto 32px;max-width:480px}
@media(max-width:900px){.services-page .wrap{width:calc(100% - 44px)}.services-hero{min-height:440px}.services-hero-content{padding:70px 0 95px}.services-intro{padding:90px 0}.services-intro-grid{grid-template-columns:1fr;gap:32px}.service-row{min-height:0}.service-photo{min-height:460px}.service-content{padding:55px 35px}.service-index{margin-bottom:50px}.services-process{padding:90px 0}.services-steps{grid-template-columns:repeat(2,1fr)}.services-steps>div:nth-child(3){border-left:0;padding-left:0}}
@media(max-width:650px){.services-page .wrap{width:calc(100% - 32px)}.services-hero{min-height:0;display:block;padding-top:210px}.services-hero-image{inset:0 0 auto;height:210px;background-position:center 47%}.services-hero-image:before{background:linear-gradient(0deg,#171715,transparent 40%)}.services-hero-content{background:#171715;padding:34px 0 82px}.services-hero h1{font-size:42px}.services-hero-content>p:not(.services-kicker){font-size:15px;margin:20px 0 27px}.services-scroll{left:16px;bottom:24px}.services-intro{padding:78px 0 84px}.services-intro h2{font-size:42px}.service-row{display:flex;flex-direction:column}.service-row.reverse .service-photo{order:0}.service-photo{min-height:0;height:310px}.service-content{padding:42px 22px 64px}.service-index{margin-bottom:46px}.service-content h2{font-size:42px}.services-process-head{display:block;margin-bottom:46px}.services-process-head h2{font-size:42px}.services-steps{grid-template-columns:1fr}.services-steps>div,.services-steps>div:first-child,.services-steps>div:nth-child(3){min-height:0;border-left:0;border-top:1px solid #48453f;padding:26px 0}.services-steps>div:first-child{border-top:0}.services-steps h3{margin:17px 0 6px}.services-cta{padding:95px 0}.services-cta h2{font-size:52px}}
@media(prefers-reduced-motion:reduce){.services-button,.service-photo img{transition:none}}

/* Compact service-page proportions. Keep the Hoxter photo at its natural scale. */
.services-kicker{margin-bottom:12px;font-size:10px}
.services-hero{min-height:350px}
.services-hero-image{inset:0 0 0 49%;background-color:#1b1b1a;background-size:contain;background-repeat:no-repeat;background-position:right center}
.services-hero-image:before{background:linear-gradient(90deg,#171715,rgba(23,23,21,.22) 22%,transparent 60%)}
.services-hero-content{padding:52px 0 72px}
.services-hero h1{font-size:clamp(34px,3.2vw,48px)}
.services-hero-content>p:not(.services-kicker){font-size:14px;max-width:410px;margin:17px 0 22px}
.services-button{min-height:48px;padding:0 18px}
.services-scroll{bottom:17px}
.services-intro{padding:72px 0 78px}
.services-intro h2{font-size:clamp(30px,3vw,44px);max-width:650px}
.services-intro-copy>p{font-size:14px;line-height:1.65;margin-bottom:20px}
.service-row{min-height:390px}
.service-photo{min-height:390px}
.service-content{padding:42px clamp(34px,5vw,72px)}
.service-index{margin-bottom:33px}
.service-content h2{font-size:clamp(29px,2.7vw,40px);margin-bottom:17px}
.service-content>p:not(.services-kicker){font-size:14px;line-height:1.65;margin-bottom:23px}
.services-process{padding:74px 0 80px}
.services-process-head{margin-bottom:37px}
.services-process-head h2{font-size:clamp(30px,3vw,44px)}
.services-steps>div{padding-top:23px;min-height:135px}
.services-steps h3{font-size:16px;margin:22px 0 7px}
.services-cta{padding:78px 0 86px}
.services-cta h2{font-size:clamp(38px,4vw,58px)}
.services-cta .wrap>p:not(.services-kicker){font-size:14px;margin:18px auto 25px}
@media(max-width:900px){.services-hero{min-height:340px}.services-hero-content{padding:52px 0 67px}.services-intro{padding:65px 0}.service-photo{min-height:330px}.service-content{padding:35px}.service-index{margin-bottom:25px}.services-process{padding:70px 0}}
@media(max-width:650px){.services-hero{min-height:0;padding-top:150px}.services-hero-image{inset:0 0 auto;height:150px;background-size:contain;background-position:center;background-color:#1b1b1a}.services-hero-image:before{background:linear-gradient(0deg,#171715,transparent 30%)}.services-hero-content{padding:28px 0 65px}.services-hero h1{font-size:34px}.services-hero-content>p:not(.services-kicker){font-size:14px;margin:15px 0 20px}.services-intro{padding:54px 0}.services-intro h2{font-size:32px}.service-photo{height:220px;min-height:0}.service-content{padding:30px 20px 42px}.service-index{margin-bottom:21px}.service-content h2{font-size:31px}.services-process-head h2{font-size:32px}.services-steps>div,.services-steps>div:first-child,.services-steps>div:nth-child(3){padding:20px 0}.services-cta{padding:64px 0}.services-cta h2{font-size:42px}}

/* Wide Hoxter living-room photograph, composed like the homepage hero. */
.services-hero-image{inset:0;background-size:cover;background-position:center 50%;-webkit-mask-image:none;mask-image:none}
.services-hero-image:before{background:linear-gradient(90deg,rgba(12,12,11,.48),rgba(12,12,11,.22) 34%,transparent 68%)}
@media(max-width:650px){.services-hero-image{inset:0 0 auto;height:150px;background-size:cover;background-position:center 50%}.services-hero-image:before{background:linear-gradient(0deg,#171715,transparent 42%)}}

/* Grid rows share the height required by the longest service without clipping copy. */
.services-list{display:grid;grid-auto-rows:1fr}
.service-row{min-height:390px;height:100%}
.service-photo{min-height:0;height:100%}
.service-content{min-width:0}
@media(min-width:651px) and (max-width:900px){.service-row{min-height:420px}.service-content{padding:32px}}
@media(max-width:650px){.service-row{min-height:0}.service-photo{height:220px;flex:0 0 220px}.service-content{flex:1;min-height:0;justify-content:center}}

/* Denser service rows while preserving equal heights. */
.service-row{min-height:300px}
.service-content{padding:24px clamp(28px,4vw,55px)}
.service-index{margin-bottom:14px;font-size:10px}
.service-content .services-kicker{margin-bottom:9px}
.service-content h2{font-size:clamp(25px,2.2vw,34px);margin-bottom:12px}
.service-content>p:not(.services-kicker){font-size:13px;line-height:1.5;margin-bottom:16px}
.service-content .services-text-link{font-size:10px;gap:14px;padding-bottom:6px}
@media(min-width:651px) and (max-width:900px){.service-row{min-height:340px}.service-content{padding:24px}}
@media(max-width:650px){.service-row{min-height:0}.service-photo{height:170px;flex-basis:170px}.service-content{padding:24px 20px 30px}.service-content h2{font-size:28px}}

/* Final compact editorial sizing. */
.service-row{min-height:260px}
.service-content{padding:20px clamp(24px,3.5vw,48px)}
.service-index{margin-bottom:9px}
.service-content .services-kicker{margin-bottom:6px}
.service-content h2{font-size:clamp(24px,2vw,30px);margin-bottom:9px}
.service-content>p:not(.services-kicker){font-size:12.5px;line-height:1.48;margin-bottom:12px}
.service-content .services-text-link{font-size:9.5px}
@media(min-width:651px) and (max-width:900px){.service-row{min-height:290px}.service-content{padding:18px 24px}}
@media(max-width:650px){.service-row{min-height:0}.service-photo{height:145px;flex-basis:145px}.service-content{padding:22px 20px 26px}.service-content h2{font-size:27px}}

/* Tighten vertical spacing without changing the alternating layout. */
.service-row{min-height:190px}
.service-content{padding:13px clamp(24px,3.5vw,48px)}
.service-index{margin-bottom:5px}
.service-content .services-kicker{margin-bottom:4px}
.service-content h2{margin-bottom:6px}
.service-content>p:not(.services-kicker){margin-bottom:8px}
.service-content .services-text-link{padding-bottom:3px}
@media(min-width:651px) and (max-width:900px){.service-row{min-height:215px}.service-content{padding:12px 24px}}
@media(max-width:650px){.service-row{min-height:0}.service-photo{height:105px;flex-basis:105px}.service-content{padding:16px 20px 19px}}

/* Prevent the image's intrinsic dimensions from stretching equal-height rows. */
.service-photo{position:relative;min-height:0;overflow:hidden}
.service-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

/* User-selected section height: about twice the compact version. */
@media(min-width:901px){.service-row{min-height:380px}}
@media(min-width:651px) and (max-width:900px){.service-row{min-height:430px}}
@media(max-width:650px){.service-row{min-height:500px}.service-photo{height:210px;flex-basis:210px}.service-content{flex:1}}

/* Refined gradient boxes for the four process steps. */
.services-steps{gap:16px;border-top:0}
.services-process .services-steps>div,
.services-process .services-steps>div:first-child,
.services-process .services-steps>div:nth-child(3){min-height:190px;padding:26px 24px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(145deg,#342b25 0%,#242321 55%,#1d1d1b 100%);box-shadow:0 12px 28px rgba(0,0,0,.1)}
.services-steps span{color:#f0824e;font-size:12px;font-weight:700;letter-spacing:.1em}
.services-steps h3{font-size:18px;margin:36px 0 10px}
.services-steps p{font-size:12px;color:#c4beb7;line-height:1.55}
@media(max-width:900px){.services-steps{gap:12px}.services-process .services-steps>div,.services-process .services-steps>div:first-child,.services-process .services-steps>div:nth-child(3){min-height:180px;padding:23px}}
@media(max-width:650px){.services-steps{grid-template-columns:1fr 1fr;gap:10px}.services-process .services-steps>div,.services-process .services-steps>div:first-child,.services-process .services-steps>div:nth-child(3){min-height:170px;padding:18px}.services-steps h3{font-size:16px;margin:25px 0 8px}.services-steps p{font-size:11px}}
@media(max-width:370px){.services-steps{grid-template-columns:1fr}}

/* Step copy is the focus; numbers have been removed from the markup. */
.services-process .services-steps>div,
.services-process .services-steps>div:first-child,
.services-process .services-steps>div:nth-child(3){display:flex;flex-direction:column;justify-content:center}
.services-steps h3{font-size:22px;margin:0 0 11px}
.services-steps p{font-size:14px;line-height:1.55}
@media(max-width:650px){.services-steps h3{font-size:19px;margin:0 0 9px}.services-steps p{font-size:12.5px}}

/* Keep every service CTA the same dark flame color. */
.services-button{background:#b84712;border-color:#b84712;box-shadow:0 9px 24px rgba(145,41,9,.24);transition:box-shadow .2s}
.services-button:hover,.services-button:focus-visible{background:#b84712;border-color:#b84712;box-shadow:0 12px 28px rgba(145,41,9,.32)}
@media(prefers-reduced-motion:reduce){.services-button{transition:none}}
