.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;box-sizing:border-box}.service-hero__body{position:relative;z-index:2;display:flex;align-items:stretch;width:100%;flex:1 1 auto;min-width:0;box-sizing:border-box}.service-hero__decor-stage{display:none;pointer-events:none}.service-hero__decor img{display:block;width:100%;height:100%;object-fit:contain}.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__stage{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__image{display:flex;align-items:flex-end;justify-content:center;width:100%;line-height:0}.service-hero__img{display:block;width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;border-radius:var(--radius-20) var(--radius-20) 0 0}.service-hero__stage--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,.service-hero{overflow:visible}.service-hero__body{position:relative;width:100%;min-height:clamp(280px,38vw,380px)}.service-hero__decor-stage{display:none}.service-hero__content{padding-right:clamp(240px,36vw,440px)}.service-hero__stage{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__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 .service-hero__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 .service-hero__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 .service-hero__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 .service-hero__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 .service-hero__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__stage{width:min(500px,40%);max-width:500px}.service-hero__img{max-height:min(540px,75vh)}.service-hero__media--domiciliar{width:clamp(290px,40vw,500px);max-width:500px}.service-hero__media--domiciliar .service-hero__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 .service-hero__img{max-height:calc(96% / 1.06)}.service-hero__media--doppler{width:clamp(300px,40vw,480px);max-width:480px}.service-hero__media--doppler .service-hero__img{max-height:min(560px,74vh)}}@media(max-width:900px){.service-hero{min-height:0;overflow:hidden}.service-hero__body{flex-direction:column;align-items:stretch;min-height:0}.service-hero__bg-pattern{opacity:.1}.service-hero__content{flex:0 0 auto;padding-block:clamp(32px,8vw,48px) clamp(20px,4vw,28px)}.service-hero__title,.service-hero__subtitle{max-width:none}.service-hero__stage--placeholder{display:none}.service-hero__stage{position:relative;right:auto;bottom:auto;top:auto;flex:0 0 auto;width:100%;max-width:none;margin-top:auto;padding:0;transform:none}}@media(max-width:768px){.service-hero-wrap.header{padding-top:var(--page-top-offset-mobile, var(--page-top-offset))}.service-hero{display:flex;flex-direction:column;min-height:calc(100svh - var(--page-top-offset-mobile));min-height:calc(100dvh - var(--page-top-offset-mobile));overflow:hidden;isolation:isolate}.service-hero__bg{background:linear-gradient(to top,#2d6a88 0%,var(--color-primary) 42%,#0a1a32 100%)}.service-hero__bg-pattern{display:none}.service-hero__body{display:flex;flex-direction:column;flex:1 1 auto;align-items:stretch;min-height:0;position:relative}.service-hero__content{flex:0 0 auto;padding-block:clamp(28px,7vw,40px) clamp(16px,3.5vw,24px)}.service-hero__stage{--service-hero-mobile-visual-scale: 1.12;--service-hero-mobile-decor-scale: 1.75;--service-hero-mobile-photo-nudge: clamp(20px, 5vh, 52px);position:relative;flex:1 1 auto;margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;align-items:end;justify-items:center;width:100%;min-height:clamp(220px,42svh,420px);max-height:58svh;padding:0;margin-inline:0;overflow:visible;z-index:1;pointer-events:none}.service-hero__decor-stage{display:flex;align-items:center;justify-content:center;grid-area:1 / 1;align-self:stretch;justify-self:center;width:min(100%,420px);transform:translateY(var(--service-hero-mobile-photo-nudge));pointer-events:none;z-index:0}.service-hero__decor{position:relative;left:auto;top:auto;bottom:auto;width:92%;max-width:none;aspect-ratio:1;transform:scale(var(--service-hero-mobile-decor-scale));transform-origin:center center;opacity:.24}.service-hero__image{display:flex;align-items:flex-end;justify-content:center;grid-area:1 / 1;align-self:end;justify-self:center;width:min(100%,420px);height:auto;margin:0;line-height:0;z-index:1;transform:translateY(var(--service-hero-mobile-photo-nudge))}.service-hero__img{display:block;width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain;object-position:bottom center;border-radius:0;transform:scale(var(--service-hero-mobile-visual-scale));transform-origin:bottom center}.service-hero__media--square-art{--service-hero-mobile-visual-scale: 1.08;--service-hero-mobile-bleed-right: clamp(4px, 2vw, 16px);--service-hero-mobile-img-width: clamp(110%, 118%, 128%);--service-hero-mobile-offset-left: clamp(-20px, -4vw, -10px);justify-items:stretch;width:100%;margin-inline:0;overflow:visible}.service-hero__media--square-art .service-hero__decor-stage{justify-self:center;width:min(100%,420px);overflow:visible;transform:translateY(calc(var(--service-hero-mobile-photo-nudge) * .72))}.service-hero__media--square-art .service-hero__image{justify-self:stretch;justify-content:flex-start;align-items:flex-end;width:calc(100% + var(--layout-gutter) + var(--service-hero-mobile-bleed-right));margin-inline-start:0;margin-inline-end:calc(-1 * (var(--layout-gutter) + var(--service-hero-mobile-bleed-right)));max-width:none;overflow:hidden;transform:translateY(var(--service-hero-mobile-photo-nudge))}.service-hero__media--square-art .service-hero__img{width:var(--service-hero-mobile-img-width);max-width:none;margin-inline-start:0;margin-inline-end:auto;object-position:82% bottom;transform-origin:left bottom;transform:scale(var(--service-hero-mobile-visual-scale)) translate(var(--service-hero-mobile-offset-left))}.service-hero__media--spaced-bottom{--service-hero-mobile-photo-nudge: 0;padding-bottom:clamp(20px,5vh,44px)}.service-hero__media--spaced-bottom .service-hero__image,.service-hero__media--spaced-bottom .service-hero__decor-stage{transform:none}.service-hero__media--doppler{--service-hero-mobile-visual-scale: 1.1}.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(max-width:480px){.service-hero__stage{--service-hero-mobile-visual-scale: 1.08;--service-hero-mobile-decor-scale: 1.65;--service-hero-mobile-photo-nudge: clamp(16px, 4vh, 40px);min-height:clamp(200px,40svh,360px)}.service-hero__media--spaced-bottom{padding-bottom:clamp(16px,4vh,36px)}.service-hero__media--square-art{--service-hero-mobile-img-width: clamp(112%, 120%, 130%);--service-hero-mobile-bleed-right: clamp(2px, 1.5vw, 12px);--service-hero-mobile-offset-left: clamp(-16px, -3.5vw, -8px)}}@media(max-width:768px)and (max-height:520px){.service-hero,.service-hero__body{min-height:0}.service-hero__content{padding-block:var(--sp-15) var(--sp-10)}.service-hero__subtitle{display:none}.service-hero__stage{--service-hero-mobile-visual-scale: 1;--service-hero-mobile-decor-scale: 1.9;--service-hero-mobile-photo-nudge: clamp(10px, 3vh, 24px);min-height:clamp(160px,38svh,280px);max-height:48svh}.service-hero__media--spaced-bottom{--service-hero-mobile-photo-nudge: 0;padding-bottom:clamp(12px,3vh,28px)}}@media(prefers-reduced-motion:reduce){.service-hero__breadcrumb a{transition:none}}
