:root{--web-ink:#101820;--web-copy:#4b5663;--web-muted:#77818c;--web-line:#dce2e7;--web-soft:#f4f6f7;--web-white:#fff;--web-gold:#c88945;--web-gold-dark:#9d6027;--web-green:#24735a;--web-red:#a74747;--web-radius:22px;--web-shadow:0 24px 70px rgba(16,24,32,.11)}
.web-service,.web-service *{box-sizing:border-box}.web-service{background:var(--web-white);color:var(--web-ink);font-family:inherit;overflow:hidden}.web-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.web-section{padding:112px 0}.web-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--web-gold-dark);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.web-eyebrow:before{content:"";width:28px;height:2px;background:var(--web-gold)}.web-heading{max-width:680px;margin-bottom:52px}.web-heading--center{text-align:center;margin-inline:auto}.web-heading--center .web-eyebrow{justify-content:center}.web-heading h2{margin:0;font-size:clamp(34px,4.4vw,62px);line-height:1.04;letter-spacing:-.04em}.web-heading__text{margin-top:22px;color:var(--web-copy);font-size:18px;line-height:1.75}.web-heading__text p{margin:0}.web-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:58px;padding:0 28px;border-radius:999px;text-decoration:none!important;font-size:15px;font-weight:800;transition:.25s ease}.web-btn svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .25s}.web-btn:hover svg{transform:translateX(4px)}.web-btn--primary{background:var(--web-gold);color:#17120d!important;box-shadow:0 12px 30px rgba(200,137,69,.25)}.web-btn--primary:hover{background:#d99a55;transform:translateY(-2px)}.web-btn--light{background:#fff;color:var(--web-ink)!important}.web-action{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.web-action small{color:inherit;opacity:.72;font-size:12px}.web-action--center{align-items:center;margin-top:54px}.web-text-link{display:inline-flex;gap:8px;align-items:center;color:var(--web-gold-dark)!important;font-weight:800;text-decoration:none!important}.web-text-link span{transition:transform .2s}.web-text-link:hover span{transform:translateX(4px)}.web-between:empty{display:none}
.web-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;min-height:780px;padding:150px 0 0;background:#151b20;color:#fff}.web-hero--image{background-image:var(--web-hero-image);background-position:center;background-size:cover}.web-hero__shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,13,17,.94) 0%,rgba(9,13,17,.77) 48%,rgba(9,13,17,.16) 80%),linear-gradient(0deg,rgba(9,13,17,.5),transparent 45%)}.web-hero__inner{display:flex;align-items:center;min-height:540px;padding-bottom:70px}.web-hero__copy{max-width:750px}.web-hero .web-eyebrow{color:#e7b379}.web-hero h1{max-width:16ch;margin:0;font-size:clamp(48px,6.6vw,88px);line-height:.98;letter-spacing:-.055em}.web-hero__text{max-width:620px;margin:28px 0 34px;color:rgba(255,255,255,.82);font-size:clamp(18px,2vw,23px);line-height:1.55}.web-hero__text p{margin:0}.web-trust{display:flex;justify-content:space-between;gap:20px;margin:0;padding:20px 0;border-top:1px solid rgba(255,255,255,.22);list-style:none}.web-trust li{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.86);font-size:13px;font-weight:700}.web-trust img{object-fit:contain}
.web-problem{background:var(--web-soft)}.web-problem__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.web-problem .web-heading{position:sticky;top:120px;margin:0}.web-issue-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.web-issue-list li{display:flex;gap:18px;align-items:flex-start;padding:23px 26px;border:1px solid var(--web-line);border-radius:16px;background:#fff;box-shadow:0 5px 22px rgba(16,24,32,.035)}.web-issue-list span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#f8e7e7;color:var(--web-red);font-size:21px}.web-issue-list p{margin:1px 0 0;color:var(--web-copy);line-height:1.55}
.web-results{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.web-result{padding:34px;border:1px solid var(--web-line);border-radius:var(--web-radius);background:#fff}.web-result h3{margin:0;font-size:22px}.web-result__service{margin:8px 0 28px;color:var(--web-muted)}.web-metrics{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:27px}.web-metrics div{display:flex;flex-direction:column}.web-metrics strong{color:var(--web-green);font-size:28px;line-height:1.1}.web-metrics span{margin-top:6px;color:var(--web-muted);font-size:12px}.web-quote{display:flex;align-items:center;gap:30px;max-width:850px;margin:62px auto 0;padding:32px 38px;border-radius:var(--web-radius);background:var(--web-ink);color:#fff}.web-quote img{flex:0 0 112px;width:112px;height:112px;border-radius:50%;object-fit:cover}.web-quote blockquote{margin:0;font-size:20px;line-height:1.6}.web-quote blockquote p{margin:0}.web-quote figcaption{display:flex;gap:8px;margin-top:15px;color:rgba(255,255,255,.62);font-size:13px}.web-quote figcaption strong{color:#fff}
.web-difference{background:var(--web-ink);color:#fff}.web-difference .web-heading__text{color:rgba(255,255,255,.67)}.web-difference .web-eyebrow{color:#e7b379}.web-comparison{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--web-radius)}.web-comparison__head,.web-comparison__row{display:grid;grid-template-columns:1fr 1fr}.web-comparison__head{background:rgba(255,255,255,.07);font-weight:800}.web-comparison__head div,.web-comparison__row div{padding:23px 30px}.web-comparison__head div+div,.web-comparison__row div+div{border-left:1px solid rgba(255,255,255,.14)}.web-comparison__row{border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.62)}.web-comparison__row div:last-child{color:#fff;background:rgba(200,137,69,.06)}
.web-fit__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.web-fit-card{padding:38px;border:1px solid var(--web-line);border-radius:var(--web-radius)}.web-fit-card--yes{background:#edf7f3}.web-fit-card--no{background:#faf6f4}.web-fit-card h3{margin:0 0 24px;font-size:24px}.web-fit-card ul{display:grid;gap:17px;margin:0;padding:0;list-style:none}.web-fit-card li{display:flex;gap:13px;color:var(--web-copy);line-height:1.5}.web-fit-card li span{font-weight:900}.web-fit-card--yes li span{color:var(--web-green)}.web-fit-card--no li span{color:var(--web-red)}
.web-portfolio{background:var(--web-soft)}.web-projects{display:grid;gap:70px}.web-project{overflow:hidden;border-radius:var(--web-radius);background:#fff;box-shadow:var(--web-shadow)}.web-slider{position:relative;overflow:hidden;background:#e7eaec}.web-slider__track{display:flex;transition:transform .55s cubic-bezier(.22,.72,.23,1)}.web-slide{display:flex;flex:0 0 100%;align-items:center;justify-content:center;aspect-ratio:16/9;overflow:hidden}.web-slide img{width:100%;height:100%;object-fit:cover}.web-slide--mobile img{width:auto;max-width:48%;height:88%;border-radius:16px;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.22))}.web-slider__arrow{position:absolute;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--web-ink);font-size:20px;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 20px rgba(0,0,0,.15)}.web-slider__arrow--prev{left:18px}.web-slider__arrow--next{right:18px}.web-slider__dots{position:absolute;bottom:18px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.web-slider__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#fff;opacity:.5;cursor:pointer;transition:.2s}.web-slider__dots button.is-active{width:25px;border-radius:5px;opacity:1}.web-project__meta{display:grid;grid-template-columns:1fr 1.5fr auto;gap:26px;align-items:center;padding:26px 32px}.web-project__meta>div{display:flex;flex-wrap:wrap;gap:8px}.web-project__meta>div span{padding:7px 10px;border-radius:6px;background:var(--web-soft);color:var(--web-muted);font-size:11px;font-weight:800;text-transform:uppercase}.web-project__meta p{margin:0;color:var(--web-copy)}
.web-conversion{background:#ede5da}.web-conversion__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.web-confidence{margin-top:30px;padding:24px;border-left:3px solid var(--web-gold);background:rgba(255,255,255,.52);color:var(--web-copy);line-height:1.65}.web-confidence p{margin:0}.web-chat{margin-top:28px}.web-chat p{color:var(--web-copy)}.web-form{padding:38px;border-radius:var(--web-radius);background:#fff;box-shadow:var(--web-shadow)}.web-form input:not([type=checkbox]):not([type=radio]),.web-form select,.web-form textarea{width:100%;min-height:52px;padding:12px 15px;border:1px solid var(--web-line);border-radius:10px;background:#fff;font:inherit}.web-form textarea{min-height:110px}.web-form button,.web-form input[type=submit]{min-height:56px;padding:0 28px;border:0;border-radius:999px;background:var(--web-ink);color:#fff;font-weight:800;cursor:pointer}.web-form__privacy{margin:16px 0 0;color:var(--web-muted);font-size:12px;line-height:1.5}
.web-close{padding:80px 0;background:#fff}.web-close__card{display:flex;flex-direction:column;align-items:center;padding:76px 40px;border-radius:30px;background:linear-gradient(135deg,#11191f,#253039);color:#fff;text-align:center}.web-close h2{max-width:850px;margin:0;font-size:clamp(36px,5vw,66px);line-height:1.05;letter-spacing:-.045em}.web-close p{max-width:620px;margin:22px 0 30px;color:rgba(255,255,255,.68);font-size:18px}.web-close__link{margin-top:28px;color:#e7b379!important;text-decoration:none!important;font-weight:700}.web-faq__layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.web-faq .web-heading{position:sticky;top:120px;margin:0}.web-accordions{border-top:1px solid var(--web-line)}.web-faq-item{border-bottom:1px solid var(--web-line)}.web-faq-item summary{display:flex;justify-content:space-between;gap:25px;padding:25px 0;cursor:pointer;font-size:18px;font-weight:800;list-style:none}.web-faq-item summary::-webkit-details-marker{display:none}.web-faq-item summary i{position:relative;flex:0 0 24px;width:24px;height:24px}.web-faq-item summary i:before,.web-faq-item summary i:after{content:"";position:absolute;top:11px;left:3px;width:18px;height:2px;background:var(--web-gold-dark);transition:.2s}.web-faq-item summary i:after{transform:rotate(90deg)}.web-faq-item[open] summary i:after{transform:rotate(0)}.web-faq-item__answer{padding:0 45px 26px 0;color:var(--web-copy);line-height:1.75}.web-faq-item__answer p{margin:0}
@media(max-width:900px){.web-section{padding:82px 0}.web-hero{min-height:680px}.web-problem__grid,.web-conversion__grid,.web-faq__layout{grid-template-columns:1fr;gap:48px}.web-problem .web-heading,.web-faq .web-heading{position:static}.web-project__meta{grid-template-columns:1fr}.web-results{grid-template-columns:1fr}.web-conversion__grid{max-width:720px}.web-heading{margin-bottom:38px}}
@media(max-width:640px){.web-container{width:min(100% - 30px,1180px)}.web-section{padding:66px 0}.web-hero{min-height:650px;padding-top:100px;background-position:63% center}.web-hero__shade{background:linear-gradient(90deg,rgba(9,13,17,.94),rgba(9,13,17,.7)),linear-gradient(0deg,rgba(9,13,17,.72),transparent)}.web-hero__inner{min-height:490px;padding-bottom:40px}.web-hero h1{font-size:clamp(42px,13vw,60px)}.web-trust{overflow-x:auto;justify-content:flex-start}.web-trust li{flex:0 0 auto}.web-fit__grid{grid-template-columns:1fr}.web-result,.web-fit-card,.web-form{padding:25px}.web-quote{align-items:flex-start;padding:25px}.web-quote img{width:64px;height:64px;flex-basis:64px}.web-quote blockquote{font-size:16px}.web-comparison{overflow-x:auto}.web-comparison__head,.web-comparison__row{min-width:620px}.web-comparison__head div,.web-comparison__row div{padding:18px}.web-projects{gap:40px}.web-slide{aspect-ratio:4/3}.web-project__meta{padding:22px}.web-slider__arrow{width:38px;height:38px}.web-close{padding:50px 0}.web-close__card{padding:55px 22px}.web-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.web-service *{scroll-behavior:auto!important;transition:none!important}}

/* HDM dark theme integration. The page is fully scoped to prevent theme collisions. */
.web-service{--wd-gold:var(--gold,#f19e11);--wd-red:var(--gold-l,#f9452d);--wd-bg:var(--ink,#071329);--wd-bg2:var(--ink2,#061738);--wd-bg3:var(--ink3,#041b47);--wd-bg4:var(--ink4,#0b234f);--wd-card:var(--card,rgba(4,36,93,.42));--wd-border:var(--border,rgba(241,158,17,.14));--wd-border-soft:var(--border-w,rgba(183,198,230,.08));--wd-text:var(--text,#eaf1ff);--wd-text2:var(--text-2,#b7c6e6);--wd-muted:var(--muted,#7f93bd);position:relative!important;z-index:0;display:block!important;width:100%!important;min-height:100vh;margin:0!important;padding:0!important;overflow:clip;background:var(--wd-bg)!important;color:var(--wd-text)!important;font-family:var(--fb,inherit)}
.web-service .web-container{position:relative!important;inset:auto!important;float:none!important;clear:both;width:min(var(--cw,1280px),calc(100% - 48px))!important;max-width:none!important;height:auto!important;margin-inline:auto!important;padding:0!important;transform:none!important}
.web-service>section,.web-service .web-section,.web-service .web-close{position:relative!important;inset:auto!important;float:none!important;clear:both!important;display:block!important;width:100%!important;height:auto!important;margin:0!important;transform:none!important}
.web-service .web-section{padding:clamp(72px,8vw,112px) 0!important;border-top:1px solid var(--section-divider,rgba(255,255,255,.04))}
.web-service .web-heading{position:relative!important;inset:auto!important;float:none!important;display:block!important;height:auto!important;margin-top:0!important;transform:none!important;opacity:1!important;visibility:visible!important}
.web-service .web-heading h2,.web-service .web-close h2{position:relative!important;inset:auto!important;margin-top:0!important;color:var(--wd-text)!important;font-family:var(--fd,inherit);text-shadow:none!important;transform:none!important}
.web-service .web-heading__text,.web-service .web-heading__text p,.web-service .web-hero__text,.web-service .web-hero__text p{color:var(--wd-text2)!important}.web-service .web-eyebrow{position:relative!important;inset:auto!important;color:var(--wd-gold)!important;transform:none!important}.web-service .web-eyebrow:before{background:linear-gradient(90deg,var(--wd-gold),var(--wd-red))}
.web-service .web-btn--primary{border:0;background:linear-gradient(100deg,var(--wd-gold),var(--wd-red));color:var(--wd-bg)!important;box-shadow:var(--shadow-gold-md,0 10px 30px rgba(200,145,42,.16))}.web-service .web-btn--primary:hover{background:linear-gradient(100deg,var(--wd-gold),var(--wd-red));box-shadow:var(--shadow-gold-hover,0 14px 40px rgba(200,145,42,.28))}.web-service .web-text-link{color:var(--wd-gold)!important}
.web-service .web-hero{position:relative!important;isolation:isolate;display:flex!important;min-height:max(720px,100svh)!important;margin:0!important;padding:clamp(150px,16vh,210px) 0 0!important;background-color:var(--wd-bg)!important;color:var(--wd-text)!important}.web-service .web-hero__shade{background:linear-gradient(90deg,rgba(7,19,41,.98) 0%,rgba(6,23,56,.88) 48%,rgba(4,27,71,.3) 82%),linear-gradient(0deg,var(--wd-bg),transparent 48%)}.web-service .web-hero h1{position:relative!important;inset:auto!important;margin:0!important;color:var(--wd-text)!important;font-family:var(--fd,inherit);transform:none!important}.web-service .web-trust{border-color:var(--wd-border-soft)}.web-service .web-trust li{color:var(--wd-text2)}
.web-service .web-problem,.web-service .web-portfolio{background:var(--wd-bg2)!important}.web-service .web-proof,.web-service .web-fit,.web-service .web-faq{background:var(--wd-bg)!important}.web-service .web-difference{background:var(--wd-bg3)!important}.web-service .web-conversion{background:linear-gradient(145deg,var(--wd-bg2),var(--wd-bg4))!important}.web-service .web-problem .web-heading,.web-service .web-faq .web-heading{position:relative!important;top:auto!important}
.web-service .web-issue-list li,.web-service .web-result,.web-service .web-fit-card,.web-service .web-project,.web-service .web-form{border-color:var(--wd-border)!important;background:var(--wd-card)!important;box-shadow:none!important;backdrop-filter:blur(var(--blur-md,10px))}.web-service .web-issue-list p,.web-service .web-result__service,.web-service .web-fit-card li,.web-service .web-project__meta p,.web-service .web-confidence,.web-service .web-chat p,.web-service .web-faq-item__answer{color:var(--wd-text2)!important}.web-service .web-result h3,.web-service .web-fit-card h3{color:var(--wd-text)!important}.web-service .web-metrics strong{color:#22b873}.web-service .web-metrics span{color:var(--wd-muted)}.web-service .web-issue-list span{background:rgba(249,69,45,.12);color:var(--wd-red)}
.web-service .web-quote{border:1px solid var(--wd-border);background:linear-gradient(135deg,var(--wd-bg3),var(--wd-bg4));box-shadow:var(--shadow-gold-sm,0 8px 24px rgba(200,145,42,.16))}.web-service .web-quote figcaption{color:var(--wd-muted)}.web-service .web-quote figcaption strong{color:var(--wd-text)}
.web-service .web-comparison{border-color:var(--wd-border)}.web-service .web-comparison__head{background:var(--gold-dim,rgba(241,158,17,.12));color:var(--wd-text)}.web-service .web-comparison__head div+div,.web-service .web-comparison__row div+div,.web-service .web-comparison__row{border-color:var(--wd-border-soft)}.web-service .web-comparison__row{color:var(--wd-text2)}.web-service .web-comparison__row div:last-child{color:var(--wd-text);background:var(--gold-wash-2,rgba(200,145,42,.035))}
.web-service .web-fit-card--yes,.web-service .web-fit-card--no{background:var(--wd-card)!important}.web-service .web-fit-card--yes{border-color:rgba(3,133,70,.38)!important}.web-service .web-fit-card--no{border-color:var(--border-s,rgba(249,69,45,.22))!important}.web-service .web-fit-card--yes li span{color:#2cca7a}.web-service .web-fit-card--no li span{color:var(--wd-red)}
.web-service .web-slider{background:var(--wd-bg3)}.web-service .web-slider__arrow{border:1px solid var(--wd-border);background:rgba(7,19,41,.88);color:var(--wd-text);backdrop-filter:blur(var(--blur-sm,8px))}.web-service .web-slider__dots button{background:var(--wd-text)}.web-service .web-slider__dots button.is-active{background:var(--wd-gold)}.web-service .web-project__meta>div span{background:var(--gold-dim,rgba(241,158,17,.12));color:var(--wd-gold)}
.web-service .web-confidence{border-color:var(--wd-gold);background:var(--surface-4,rgba(255,255,255,.02))}.web-service .web-form input:not([type=checkbox]):not([type=radio]),.web-service .web-form select,.web-service .web-form textarea{border-color:var(--wd-border)!important;background:var(--wd-bg2)!important;color:var(--wd-text)!important}.web-service .web-form input::placeholder,.web-service .web-form textarea::placeholder{color:var(--wd-muted)!important}.web-service .web-form button,.web-service .web-form input[type=submit]{background:linear-gradient(100deg,var(--wd-gold),var(--wd-red))!important;color:var(--wd-bg)!important}.web-service .web-form__privacy{color:var(--wd-muted)}
.web-service .web-close{padding:clamp(58px,7vw,90px) 0!important;background:var(--wd-bg)!important}.web-service .web-close__card{border:1px solid var(--wd-border);background:radial-gradient(circle at 15% 0,var(--gold-dim),transparent 32%),linear-gradient(135deg,var(--wd-bg3),var(--wd-bg2));box-shadow:var(--shadow-gold-sm,0 8px 24px rgba(200,145,42,.16))}.web-service .web-close__card p{color:var(--wd-text2)}.web-service .web-btn--light{background:var(--wd-text);color:var(--wd-bg)!important}.web-service .web-close__link{color:var(--wd-gold)!important}.web-service .web-accordions,.web-service .web-faq-item{border-color:var(--wd-border-soft)}.web-service .web-faq-item summary{position:relative!important;inset:auto!important;color:var(--wd-text)!important;transform:none!important}.web-service .web-faq-item summary i:before,.web-service .web-faq-item summary i:after{background:var(--wd-gold)}
@media(max-width:900px){.web-service .web-container{width:min(100% - 32px,var(--cw,1280px))!important}.web-service .web-section{padding:72px 0!important}.web-service .web-hero{min-height:720px!important;padding-top:140px!important}}
@media(max-width:640px){.web-service .web-container{width:min(100% - 30px,var(--cw,1280px))!important}.web-service .web-section{padding:58px 0!important}.web-service .web-hero{min-height:680px!important;padding-top:120px!important}.web-service .web-project__meta{background:var(--wd-card)}}

/* The global theme owns the page/section canvas. Only components such as
   cards, controls and CTAs receive a surface colour on this page. */
.web-service{background:radial-gradient(circle at 8% 75%,#C97838 0%,transparent 28%),radial-gradient(circle at 72% 55%,#2E557F 0%,transparent 22%),linear-gradient(180deg,#04142E 0%,#020B1C 45%,#00050D 100%)!important;background-attachment:scroll!important}
.web-service>section,
.web-service .web-section,
.web-service .web-problem,
.web-service .web-proof,
.web-service .web-difference,
.web-service .web-fit,
.web-service .web-portfolio,
.web-service .web-conversion,
.web-service .web-close,
.web-service .web-faq{background:transparent!important;background-image:none!important}
.web-service .web-hero{background-color:transparent!important}
.web-service .web-hero--image{background-image:var(--web-hero-image)!important}
.web-service .web-hero:not(.web-hero--image) .web-hero__shade{display:none}

/* Neutralise the theme's global list markers. The check/cross is the only
   marker used by the fit cards. */
.web-service .web-fit-card ul{
  display:grid!important;
  gap:18px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.web-service .web-fit-card ul>li{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr)!important;
  align-items:start!important;
  gap:12px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  color:var(--wd-text2)!important;
  line-height:1.65!important;
}
.web-service .web-fit-card ul>li::before,
.web-service .web-fit-card ul>li::after{content:none!important;display:none!important}
.web-service .web-fit-card ul>li::marker{content:""!important;font-size:0!important}
.web-service .web-fit-card ul>li>span{
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  margin:1px 0 0!important;
  padding:0!important;
  border:1px solid currentColor!important;
  border-radius:50%!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
}
.web-service .web-fit-card--yes ul>li>span{background:rgba(3,133,70,.13)!important;color:#2cca7a!important}
.web-service .web-fit-card--no ul>li>span{background:rgba(249,69,45,.12)!important;color:var(--wd-red)!important}

/* Header is part of the first viewport. Keep the hero's original image
   rendering and use the remaining viewport height for copy + trust strip. */
.web-service .web-hero{
  --wd-header-space:110px;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  box-sizing:border-box!important;
  height:auto!important;
  min-height:calc(100svh - var(--wd-header-space))!important;
  padding:clamp(86px,10vh,120px) 0 0!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.web-service .web-hero>.web-container.web-hero__inner{
  display:flex!important;
  flex:1 1 auto!important;
  align-items:center!important;
  min-height:0!important;
  padding-top:0!important;
  padding-bottom:20px!important;
}
.web-service .web-hero>.web-container:last-child{flex:0 0 auto!important}
.web-service .web-trust{min-height:56px!important;padding:12px 0!important}
@media(max-height:760px) and (min-width:641px){
  .web-service .web-hero{padding-top:76px!important}
  .web-service .web-hero h1{font-size:clamp(40px,7vh,62px)!important}
  .web-service .web-hero__text{margin:14px 0 18px!important;font-size:17px!important}
  .web-service .web-hero>.web-container.web-hero__inner{padding-bottom:10px!important}
  .web-service .web-trust{min-height:48px!important;padding:8px 0!important}
}
@media(max-width:640px){
  .web-service .web-hero{--wd-header-space:82px;min-height:calc(100svh - var(--wd-header-space))!important;padding-top:82px!important}
}
