:root {
    --ec-svc-turquoise: #5ce1e6;
    --ec-svc-navy: #123b4a;
    --ec-svc-orange: #ff8a3d;
    --ec-svc-light: #f3fafa;
    --ec-svc-aqua: #e8f8f8;
    --ec-svc-text: #26383d;
    --ec-svc-white: #fff;
    --ec-svc-border: rgba(18, 59, 74, .16);
    --ec-svc-shadow: 0 22px 55px rgba(8, 38, 48, .14);
}

body.page-template-page-template-ec-service,
body.page-template-page-template-ec-service-php { background: #fff !important; }
body.page-template-page-template-ec-service #page,
body.page-template-page-template-ec-service-php #page,
body.page-template-page-template-ec-service #content > .ast-container,
body.page-template-page-template-ec-service-php #content > .ast-container { width: 100% !important; max-width: none !important; }
body.page-template-page-template-ec-service #content > .ast-container,
body.page-template-page-template-ec-service-php #content > .ast-container { display: block !important; padding: 0 !important; }
body.page-template-page-template-ec-service #primary,
body.page-template-page-template-ec-service-php #primary { width: 100%; margin: 0; }

.ec-service,
.ec-service * { box-sizing: border-box; }
.ec-service { width: 100%; max-width: none; overflow: hidden; color: var(--ec-svc-text); background: var(--ec-svc-light); font-size: 17px; line-height: 1.58; }
.ec-service :where(h1,h2,h3,p,ul,ol) { margin-top: 0; }
.ec-service :where(h1,h2,h3) { color: var(--ec-svc-navy); font-family: Georgia, "Times New Roman", serif; font-weight: 700; line-height: 1.04; letter-spacing: -.025em; }
.ec-service a { text-underline-offset: 3px; }
.ec-svc-wrap { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.ec-svc-section { padding: clamp(64px, 7vw, 104px) 0; }
.ec-svc-kicker { margin-bottom: 12px; color: #007e84; font-size: .75rem; font-weight: 900; letter-spacing: .14em; line-height: 1.35; text-transform: uppercase; }

.ec-svc-hero { position: relative; padding: clamp(42px, 5vw, 74px) 0 clamp(58px, 6vw, 82px); color: #fff; background: var(--ec-svc-navy); }
.ec-svc-hero::after { position: absolute; right: -110px; bottom: 8%; width: 390px; height: 390px; border: 1px solid rgba(92,225,230,.14); border-radius: 50%; content: ""; pointer-events: none; }
.ec-svc-hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,.94fr) minmax(440px,1.06fr); gap: clamp(42px,6vw,84px); align-items: center; }
.ec-svc-hero__content { min-width: 0; }
.ec-svc-breadcrumb { display: flex; gap: 8px; align-items: center; margin-bottom: 29px; overflow: hidden; color: rgba(255,255,255,.7); font-size: .75rem; font-weight: 700; white-space: nowrap; }
.ec-svc-breadcrumb a { color: #fff; text-decoration: none; }
.ec-svc-hero .ec-svc-kicker { color: var(--ec-svc-turquoise); }
.ec-svc-hero h1 { max-width: 700px; margin-bottom: 20px; color: #fff; font-size: clamp(2.65rem,4.15vw,4.6rem); }
.ec-svc-hero__copy { max-width: 680px; margin-bottom: 26px; color: rgba(255,255,255,.89); font-size: clamp(1rem,1.25vw,1.17rem); }
.ec-svc-actions { display: flex; flex-wrap: wrap; gap: 11px; align-items: center; }
.ec-svc-button { display: inline-flex; min-height: 50px; padding: 11px 20px; border: 2px solid transparent; border-radius: 999px; align-items: center; justify-content: center; gap: 7px; color: var(--ec-svc-navy); font-size: .78rem; font-weight: 900; letter-spacing: .035em; line-height: 1.15; text-align: center; text-decoration: none; text-transform: uppercase; transition: transform .18s ease,background .18s ease,color .18s ease; }
.ec-svc-button:hover { transform: translateY(-2px); }
.ec-svc-button span { font-size: .68rem; letter-spacing: 0; }
.ec-svc-button--call { color: var(--ec-svc-navy); background: var(--ec-svc-orange); }
.ec-svc-button--call:hover { color: var(--ec-svc-navy); background: #ff9d5d; }
.ec-svc-button--book { background: var(--ec-svc-turquoise); }
.ec-svc-button--book:hover { color: var(--ec-svc-navy); background: #87edf0; }
.ec-svc-button--outline { color: #fff; border-color: rgba(255,255,255,.75); }
.ec-svc-button--outline:hover { color: var(--ec-svc-navy); background: #fff; }
.ec-svc-button--text { padding-inline: 9px; color: #fff; }
.ec-svc-trust { display: flex; max-width: 630px; margin: 28px 0 0; padding: 23px 0 0; border-top: 1px solid rgba(255,255,255,.22); list-style: none; }
.ec-svc-trust li { min-width: 0; padding: 0 24px; border-right: 1px solid rgba(255,255,255,.18); }
.ec-svc-trust li:first-child { padding-left: 0; }
.ec-svc-trust li:last-child { border-right: 0; }
.ec-svc-trust strong,.ec-svc-trust span { display: block; }
.ec-svc-trust strong { color: #fff; font-size: .86rem; }
.ec-svc-trust span { color: rgba(255,255,255,.68); font-size: .7rem; }
.ec-svc-hero__visual { position: relative; min-width: 0; }
.ec-svc-hero__visual picture { display: block; overflow: hidden; aspect-ratio: 4 / 3; border-radius: 26px; background: #dcebed; box-shadow: 0 30px 70px rgba(0,0,0,.25); }
.ec-svc-hero__visual img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 62%; }
.ec-svc-hero__badge { position: absolute; left: -26px; bottom: -20px; max-width: 285px; padding: 17px 21px; border-top: 4px solid var(--ec-svc-turquoise); border-radius: 16px; color: var(--ec-svc-navy); background: #fff; box-shadow: var(--ec-svc-shadow); }
.ec-svc-hero__badge strong,.ec-svc-hero__badge span { display: block; }
.ec-svc-hero__badge strong { font-family: Georgia,"Times New Roman",serif; font-size: 1rem; }
.ec-svc-hero__badge span { margin-top: 3px; color: #507078; font-size: .7rem; }

.ec-svc-questions { padding: clamp(58px,6vw,82px) 0; background: var(--ec-svc-aqua); }
.ec-svc-heading { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(300px,.65fr); gap: clamp(30px,7vw,90px); margin-bottom: clamp(36px,5vw,58px); align-items: end; }
.ec-svc-heading--compact { display: block; margin-bottom: clamp(28px,4vw,42px); }
.ec-svc-heading h2 { max-width: 750px; margin-bottom: 0; font-size: clamp(2.25rem,3.5vw,3.6rem); }
.ec-svc-heading > p { max-width: 570px; margin-bottom: 3px; color: #536d73; }
.ec-svc-heading--center { align-items: center; }
.ec-svc-answers { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.ec-svc-answer { min-height: 0; padding: 23px; border: 1px solid var(--ec-svc-border); border-radius: 22px; background: #fff; box-shadow: 0 14px 34px rgba(18,59,74,.08); }
.ec-svc-answer--featured { border-color: var(--ec-svc-orange); background: var(--ec-svc-orange); }
.ec-svc-answer__heading { display: grid; grid-template-columns: minmax(0,1fr) 42px; gap: 13px; align-items: start; margin-bottom: 13px; }
.ec-svc-answer__heading svg { width: 42px; height: 42px; fill: none; stroke: var(--ec-svc-navy); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; }
.ec-svc-answer--featured svg circle { fill: var(--ec-svc-navy); }
.ec-svc-answer--featured svg path { stroke: #fff; }
.ec-svc-answer h3 { margin: 2px 0 0; font-size: clamp(1.3rem,1.6vw,1.62rem); }
.ec-svc-answer p { margin-bottom: 0; color: #49646b; font-size: .89rem; line-height: 1.52; }
.ec-svc-answer--featured p { color: var(--ec-svc-text); }

.ec-svc-section--light { background: var(--ec-svc-light); }
.ec-svc-section--aqua { background: var(--ec-svc-aqua); }
.ec-svc-section--navy,.ec-svc-section--reviews { color: #fff; background: var(--ec-svc-navy); }
.ec-svc-section--navy :where(h2,h3),.ec-svc-section--reviews h2 { color: #fff; }
.ec-svc-section--navy .ec-svc-kicker,.ec-svc-section--reviews .ec-svc-kicker { color: var(--ec-svc-turquoise); }
.ec-svc-section--navy .ec-svc-heading > p,.ec-svc-section--reviews .ec-svc-heading > p { color: rgba(255,255,255,.75); }
.ec-svc-review-widget { min-height: 150px; }

.ec-svc-concerns { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.ec-svc-concerns article { position: relative; min-height: 0; padding: 26px 25px 25px; border: 1px solid var(--ec-svc-border); border-radius: 20px; background: #fff; }
.ec-svc-concerns article > span { display: grid; width: 34px; height: 34px; margin-bottom: 19px; border-radius: 50%; place-items: center; color: var(--ec-svc-navy); background: #d8f7f8; font-size: .78rem; font-weight: 900; }
.ec-svc-concerns h3 { margin-bottom: 10px; font-size: clamp(1.35rem,1.8vw,1.72rem); }
.ec-svc-concerns p { margin-bottom: 0; color: #4c666c; font-size: .89rem; }

.ec-svc-local { display: grid; grid-template-columns: minmax(0,.95fr) minmax(380px,.82fr); gap: clamp(42px,7vw,94px); align-items: center; }
.ec-svc-local h2 { margin-bottom: 20px; font-size: clamp(2.35rem,3.7vw,3.8rem); }
.ec-svc-local__content > p:not(.ec-svc-kicker) { color: rgba(255,255,255,.78); }
.ec-svc-local__points { display: grid; gap: 16px; margin-top: 31px; }
.ec-svc-local__points article { display: grid; grid-template-columns: 38px 1fr; gap: 14px; }
.ec-svc-local__points article > span { display: grid; width: 34px; height: 34px; border-radius: 50%; place-items: center; color: var(--ec-svc-navy); background: var(--ec-svc-turquoise); font-size: .8rem; font-weight: 900; }
.ec-svc-local__points h3 { margin: 1px 0 4px; font-size: 1.25rem; }
.ec-svc-local__points p { margin-bottom: 0; color: rgba(255,255,255,.7); font-size: .87rem; }
.ec-svc-media { overflow: hidden; border-radius: 25px; background: #fff; box-shadow: 0 26px 65px rgba(0,0,0,.24); }
.ec-svc-media picture { display: block; overflow: hidden; aspect-ratio: 4 / 3; }
.ec-svc-media img,.ec-svc-media video { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; background: #071e27; }
.ec-svc-media > p { margin: 0; padding: 18px 22px 20px; }
.ec-svc-media strong,.ec-svc-media span { display: block; }
.ec-svc-media strong { color: var(--ec-svc-navy); font-family: Georgia,"Times New Roman",serif; font-size: 1.08rem; }
.ec-svc-media span { margin-top: 3px; color: #60767b; font-size: .74rem; }

.ec-svc-process { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 17px; margin: 0; padding: 0; list-style: none; }
.ec-svc-process li { min-height: 0; padding: 29px; border-top: 5px solid var(--ec-svc-turquoise); border-radius: 18px; background: #fff; box-shadow: 0 14px 34px rgba(18,59,74,.08); }
.ec-svc-process li > span { display: inline-block; margin-bottom: 27px; color: #008b91; font-size: .75rem; font-weight: 900; }
.ec-svc-process h3 { margin-bottom: 10px; font-size: 1.55rem; }
.ec-svc-process p { margin-bottom: 0; color: #566e74; font-size: .89rem; }

.ec-svc-expectations { display: grid; grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); gap: clamp(38px,7vw,92px); align-items: start; }
.ec-svc-expectations__intro { padding: clamp(28px,4vw,42px); border-radius: 24px; background: var(--ec-svc-orange); }
.ec-svc-expectations__intro h2 { margin-bottom: 17px; font-size: clamp(2.2rem,3.35vw,3.45rem); }
.ec-svc-expectations__intro > p:not(.ec-svc-kicker) { color: rgba(18,59,74,.84); }
.ec-svc-expectations__intro .ec-svc-kicker { color: var(--ec-svc-navy); }
.ec-svc-expectations__intro .ec-svc-button { margin-top: 8px; color: #fff; background: var(--ec-svc-navy); }
.ec-svc-expectations__cards { display: grid; gap: 12px; }
.ec-svc-expectations__cards article { padding: 25px 27px; border: 1px solid var(--ec-svc-border); border-radius: 18px; background: #fff; }
.ec-svc-expectations__cards h3 { margin-bottom: 8px; font-size: 1.48rem; }
.ec-svc-expectations__cards p { margin-bottom: 0; color: #526b71; font-size: .9rem; }

.ec-svc-faq__grid { display: grid; grid-template-columns: minmax(280px,.7fr) minmax(0,1.3fr); gap: clamp(42px,7vw,95px); align-items: start; }
.ec-svc-faq h2 { margin-bottom: 18px; font-size: clamp(2.2rem,3.5vw,3.55rem); }
.ec-svc-faq__grid > div:first-child > p:not(.ec-svc-kicker) { margin-bottom: 26px; color: rgba(255,255,255,.75); }
.ec-svc-faq__items { border-top: 1px solid rgba(255,255,255,.22); }
.ec-svc-faq details { border-bottom: 1px solid rgba(255,255,255,.22); }
.ec-svc-faq summary { display: grid; padding: 23px 4px; grid-template-columns: 1fr 30px; gap: 20px; align-items: center; color: #fff; cursor: pointer; font-family: Georgia,"Times New Roman",serif; font-size: clamp(1.12rem,1.5vw,1.35rem); font-weight: 700; line-height: 1.2; list-style: none; }
.ec-svc-faq summary::-webkit-details-marker { display: none; }
.ec-svc-faq summary span { display: grid; width: 28px; height: 28px; border-radius: 50%; place-items: center; color: var(--ec-svc-navy); background: var(--ec-svc-turquoise); font-family: Arial,sans-serif; font-size: 1rem; transition: transform .18s ease; }
.ec-svc-faq details[open] summary span { transform: rotate(45deg); }
.ec-svc-faq details p { max-width: 850px; padding: 0 46px 24px 4px; margin-bottom: 0; color: rgba(255,255,255,.75); font-size: .93rem; }

.ec-svc-related { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.ec-svc-related article { padding: 24px; border: 1px solid var(--ec-svc-border); border-radius: 19px; background: #fff; }
.ec-svc-related h3 { margin-bottom: 10px; font-size: 1.45rem; }
.ec-svc-related p { margin-bottom: 16px; color: #526b71; font-size: .87rem; }
.ec-svc-related a { color: #007d83; font-size: .76rem; font-weight: 900; letter-spacing: .03em; text-decoration: none; text-transform: uppercase; }

.ec-svc-final { padding: clamp(60px,6vw,84px) 0; color: var(--ec-svc-navy); background: var(--ec-svc-orange); }
.ec-svc-final__inner { display: grid; grid-template-columns: minmax(0,1fr) minmax(380px,.75fr); gap: clamp(35px,6vw,80px); align-items: center; }
.ec-svc-final h2 { max-width: 770px; margin-bottom: 13px; font-size: clamp(2.1rem,3.2vw,3.25rem); }
.ec-svc-final .ec-svc-kicker { color: var(--ec-svc-navy); }
.ec-svc-final p:not(.ec-svc-kicker) { margin-bottom: 0; color: rgba(18,59,74,.82); }
.ec-svc-final .ec-svc-actions { justify-content: flex-end; }
.ec-svc-final .ec-svc-button--call { color: #fff; background: var(--ec-svc-navy); }
.ec-svc-final .ec-svc-button--outline { color: var(--ec-svc-navy); border-color: var(--ec-svc-navy); }
.ec-svc-final .ec-svc-button--outline:hover { color: var(--ec-svc-navy); background: #fff; }
.ec-svc-final .ec-svc-button--text { color: var(--ec-svc-navy); }

@media (max-width: 1040px) {
    .ec-svc-hero__grid { grid-template-columns: 1fr 1fr; gap: 36px; }
    .ec-svc-answers { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .ec-svc-concerns { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .ec-svc-local { grid-template-columns: 1fr 1fr; gap: 38px; }
    .ec-svc-related { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 820px) {
    .ec-service { font-size: 16px; }
    .ec-svc-wrap { width: min(100% - 30px,720px); }
    .ec-svc-hero__grid,.ec-svc-heading,.ec-svc-local,.ec-svc-expectations,.ec-svc-faq__grid,.ec-svc-final__inner { grid-template-columns: 1fr; }
    .ec-svc-hero__visual { max-width: 680px; }
    .ec-svc-hero__badge { left: 16px; }
    .ec-svc-heading { gap: 20px; }
    .ec-svc-process { grid-template-columns: 1fr; }
    .ec-svc-final .ec-svc-actions { justify-content: flex-start; }
}

@media (max-width: 580px) {
    .ec-svc-wrap { width: min(100% - 24px,520px); }
    .ec-svc-section { padding: 56px 0; }
    .ec-svc-hero { padding-top: 29px; }
    .ec-svc-breadcrumb { margin-bottom: 22px; }
    .ec-svc-hero h1 { font-size: clamp(2.3rem,11.8vw,3.25rem); }
    .ec-svc-actions { display: grid; grid-template-columns: 1fr 1fr; width: 100%; }
    .ec-svc-button { width: 100%; padding-inline: 12px; }
    .ec-svc-button--call { grid-column: 1 / -1; }
    .ec-svc-trust li { padding: 0 11px; }
    .ec-svc-trust strong { font-size: .75rem; }
    .ec-svc-trust span { font-size: .61rem; }
    .ec-svc-hero__visual picture { aspect-ratio: 1 / .9; }
    .ec-svc-answers,.ec-svc-concerns,.ec-svc-related { grid-template-columns: 1fr; }
    .ec-svc-answer__heading { grid-template-columns: minmax(0,1fr) 38px; }
    .ec-svc-answer__heading svg { width: 38px; height: 38px; }
    .ec-svc-final .ec-svc-actions { display: grid; }
}

@media (prefers-reduced-motion: reduce) {
    .ec-service *,.ec-service *::before,.ec-service *::after { scroll-behavior: auto !important; transition: none !important; }
}
