.page--service{gap:clamp(48px,6vw,var(--sp-75))}.service-hero-wrap.header{padding-top:var(--page-top-offset)}.service-hero{position:relative;width:100%;min-height:clamp(280px,38vw,380px);border-radius:var(--radius-20) var(--radius-20) 0 0;overflow:hidden;display:flex;align-items:stretch;box-sizing:border-box}.service-hero__bg{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to left,#265b79 2.311%,var(--color-primary) 56.607%);pointer-events:none}.service-hero__bg-pattern{position:absolute;inset:0;overflow:hidden;opacity:.2;pointer-events:none}.service-hero__bg-pattern img{position:absolute;height:136.79%;width:56.57%;left:35%;top:-30%;max-width:none;transform:scale(1.9);transform-origin:0 0}.service-hero__media{position:relative;z-index:2;flex:0 0 clamp(200px,32vw,360px);display:flex;align-items:flex-end;justify-content:center;padding:var(--sp-30) var(--sp-25) 0 0;pointer-events:none}.service-hero__media img{width:100%;max-height:100%;object-fit:cover;object-position:center top;border-radius:var(--radius-20) var(--radius-20) 0 0;aspect-ratio:4 / 3}.service-hero__media--placeholder{visibility:hidden;pointer-events:none}.service-hero__content{position:relative;z-index:3;flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--sp-15);justify-content:center;padding:clamp(40px,6vw,var(--sp-75)) var(--hero-content-pad-inline)}.service-hero__breadcrumb{font-family:var(--font-body);font-size:var(--text-small);color:#ffffffb8;line-height:var(--lh-ui)}.service-hero__breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.35em .5em;list-style:none;margin:0;padding:0}.service-hero__breadcrumb a{color:#ffffffd9;transition:color var(--motion-duration-fast) var(--motion-ease)}.service-hero__breadcrumb a:hover{color:#fff}.service-hero__breadcrumb [aria-current=page]{color:#ffffff8c}.service-hero__breadcrumb-sep{opacity:.45;user-select:none}.service-hero__title{font-family:var(--font-display),"Josefin Sans",sans-serif;font-weight:500;font-size:clamp(1.75rem,4.2vw,2.375rem);line-height:1.22;color:#fff;text-wrap:balance;max-width:28ch}.service-hero__subtitle{font-family:var(--font-body);font-size:var(--text-body-lg);line-height:var(--lh-body);color:#ffffffd1;max-width:min(50%,42rem)}.service-page{display:flex;flex-direction:column;gap:clamp(40px,5vw,var(--sp-75));width:100%}.service-article{width:100%;max-width:100%;margin-inline:0;display:flex;flex-direction:column;gap:clamp(36px,4.5vw,56px)}.service-section{display:flex;flex-direction:column;gap:var(--stack-title-body)}.service-section__title{font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,2rem);font-weight:700;color:#142033;line-height:1.2;letter-spacing:-.02em}.service-section__subtitle{font-family:var(--font-display);font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:700;color:#142033;line-height:1.3;letter-spacing:-.02em}.service-data-table{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:var(--text-small);line-height:var(--lh-body);color:var(--color-text)}.service-data-table th,.service-data-table td{padding:var(--sp-10) var(--sp-15);border-bottom:1px solid var(--section-divider-color);text-align:left;vertical-align:top}.service-data-table th{font-weight:700;color:#142033;width:42%}.service-data-table tr:last-child th,.service-data-table tr:last-child td{border-bottom:none}.service-section__lead{font-family:var(--font-body);font-size:var(--text-body-lg);line-height:var(--lh-body);color:var(--color-text)}.service-section p{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--lh-body);color:var(--color-text)}.service-list{display:flex;flex-direction:column;gap:var(--sp-10);margin:0;padding:0;list-style:none}.service-list li{position:relative;padding-left:1.35em;font-family:var(--font-body);font-size:var(--text-body);line-height:var(--lh-body);color:var(--color-text)}.service-list li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--color-tertiary);transform:translateY(-50%)}.service-list--ordered{counter-reset:service-step;gap:var(--sp-15)}.service-list--ordered li{padding-left:2.75em}.service-list--ordered li:before{counter-increment:service-step;content:counter(service-step);width:1.75em;height:1.75em;top:.15em;transform:none;border-radius:50%;background:var(--color-primary);color:var(--color-background);font-family:var(--font-display);font-size:var(--text-small);font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1}.service-list--ordered li p{margin:0;font-family:var(--font-body);font-size:var(--text-body);line-height:var(--lh-body);color:var(--color-text)}.service-list--ordered li strong{font-weight:700;color:#142033}.service-callout{padding:var(--sp-20) var(--sp-25);border-radius:var(--radius-20);border-left:4px solid var(--color-tertiary);background:color-mix(in srgb,var(--color-primary) 6%,var(--color-background));font-family:var(--font-body);font-size:var(--text-body);line-height:var(--lh-body);color:var(--color-text)}.service-callout p{margin:0}.service-cta__pattern{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.service-cta__pattern img{position:absolute;width:230%;height:auto;aspect-ratio:1;left:-155%;top:58%;transform:translateY(-50%);max-width:none;opacity:.1}.service-inline-cta{position:relative;overflow:hidden;padding:var(--sp-25);border-radius:var(--radius-20);background:var(--color-primary);color:var(--color-background)}.service-inline-cta__inner{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-20)}.service-inline-cta__text{font-family:var(--font-body);font-size:var(--text-body-lg);font-weight:700;line-height:var(--lh-snug);flex:1 1 280px;max-width:none;margin:0}.service-inline-cta .hero__cta{flex-shrink:0}.service-final-cta-wrap{width:100%}.service-final-cta{position:relative;width:100%;border-radius:var(--radius-20);background:var(--color-primary);overflow:hidden;padding:clamp(32px,5vw,56px) clamp(24px,5vw,48px);box-sizing:border-box}.service-final-cta__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-20);max-width:56rem}.service-final-cta__title{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:500;line-height:1.25;color:var(--color-background);text-wrap:balance}.service-final-cta__text{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--lh-body);color:#f5f7fae0;margin:0}@media(min-width:901px){.service-hero-wrap.header{overflow:visible}.service-hero{overflow:visible;align-items:center}.service-hero__content{padding-right:clamp(240px,36vw,440px)}.service-hero__media{position:absolute;right:var(--layout-gutter);bottom:0;flex:none;width:clamp(280px,38vw,460px);max-width:460px;padding:0;z-index:2}.service-hero__media img{width:100%;height:auto;max-height:min(520px,72vh);aspect-ratio:auto;object-fit:contain;object-position:bottom center;border-radius:0}.service-hero:has(.service-hero__media--edge-right){padding-inline-end:0}.service-hero__media--edge-right{right:0;width:clamp(240px,34vw,380px);max-width:380px;justify-content:flex-end;align-items:flex-end}.service-hero__media--edge-right img{object-position:right bottom;max-height:min(400px,58vh)}.service-hero__media--domiciliar{top:0;bottom:0;right:0;width:clamp(280px,36vw,440px);max-width:440px;transform:none;align-items:flex-end;justify-content:flex-end}.service-hero__media--domiciliar img{width:auto;max-width:100%;max-height:calc((100% + clamp(28px,4vw,calc(var(--hero-navbar-gap) - 4px))) / 1.14);object-fit:contain;object-position:right bottom;transform:scale(1.14);transform-origin:right bottom}.service-hero__media--portrait-float{top:0;bottom:0;right:0;width:clamp(260px,34vw,400px);max-width:400px;transform:none;align-items:center;justify-content:flex-end}.service-hero__media--portrait-float img{width:auto;max-width:100%;max-height:calc(96% / 1.06);object-fit:contain;object-position:right center;transform:scale(1.06);transform-origin:right center}.service-hero__media--doppler{right:clamp(20px,3.5vw,40px);width:clamp(300px,40vw,480px);max-width:480px}.service-hero__media--doppler img{max-height:min(520px,70vh);transform:none;object-position:right center}.service-hero__media--square-art{width:clamp(300px,40vw,480px);max-width:460px;transform:translateY(clamp(110px,14vh,180px))}.service-hero__media--square-art img{object-position:center bottom;transform:scale(1.35);transform-origin:bottom center;max-height:min(480px,68vh)}}@media(min-width:1331px){.service-hero__content{padding-right:clamp(280px,40vw,500px)}.service-hero__media{width:min(500px,40%);max-width:500px}.service-hero__media img{max-height:min(540px,75vh)}.service-hero__media--domiciliar{width:clamp(290px,40vw,500px);max-width:500px}.service-hero__media--domiciliar img{max-height:calc((100% + clamp(32px,4.5vw,calc(var(--hero-navbar-gap) + 2px))) / 1.1)}.service-hero__media--portrait-float{width:clamp(260px,34vw,400px);max-width:400px}.service-hero__media--portrait-float img{max-height:calc(96% / 1.06)}.service-hero__media--doppler{width:clamp(300px,40vw,480px);max-width:480px}.service-hero__media--doppler img{max-height:min(560px,74vh)}}@media(max-width:900px){.service-hero{flex-direction:column;min-height:0}.service-hero__media{display:none}.service-hero__content{padding-block:clamp(32px,8vw,48px)}.service-hero__title{max-width:none}}@media(max-width:768px){.service-hero-wrap.header{padding-top:var(--page-top-offset-mobile, var(--page-top-offset))}.service-hero__bg{background:linear-gradient(165deg,#2d6a88 0%,var(--color-primary) 42%,#0a1a32 100%)}.service-inline-cta{flex-direction:column;align-items:flex-start}.service-inline-cta .hero__cta{width:100%;max-width:100%;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.service-hero__breadcrumb a{transition:none}}
