/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#10243b;--navy-2:#173752;--ivory:#fbf8f2;--sand:#eadcc8;--coral:#df725c;--coral-dark:#c95e49;--sage:#aab7a2;--ink:#263746;--muted:#62707a;--line:#ded7cc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.utility{background:var(--navy);color:#e8eee9;letter-spacing:.02em;height:34px;font-size:12px}.utility-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.utility a{font-weight:700}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2f5;border-bottom:1px solid #10243b14;height:88px;position:sticky;top:0}.nav-wrap{align-items:center;gap:30px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;display:flex}.brand-mark{background:var(--coral);color:#fff;border-radius:50% 50% 46% 54%/48% 46% 54% 52%;place-items:center;width:44px;height:44px;display:grid;transform:rotate(-5deg);box-shadow:inset 0 0 0 5px #ffffff2e}.brand-mark span{font-size:21px;transform:rotate(5deg)}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{color:var(--navy);font-family:Georgia,serif;font-size:21px;font-weight:700}.brand-copy small{text-transform:uppercase;letter-spacing:.13em;color:#78827e;margin-top:5px;font-size:8px;font-weight:700}.nav-links{align-items:center;gap:25px;margin-left:auto;display:flex}.nav-links a{color:#3f4e59;white-space:nowrap;font-size:13px;font-weight:600;position:relative}.nav-links a:after{content:"";background:var(--coral);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.nav-links a:hover:after{right:0}.nav-cta{background:var(--coral);color:#fff;white-space:nowrap;border-radius:14px;padding:12px 17px;font-size:13px;font-weight:750;transition:all .18s}.nav-cta:hover,.btn-primary:hover{background:var(--coral-dark);transform:translateY(-2px)}.menu-toggle,.menu-button{display:none}.hero{background:linear-gradient(110deg,var(--ivory),#f8f2e8);padding:76px 0 0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:75px;display:grid}.hero-copy{z-index:2;padding-bottom:56px;position:relative}.eyebrow,.section-kicker{letter-spacing:.19em;color:var(--coral-dark);text-transform:uppercase;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:9px;margin:0 0 23px;display:flex}.eyebrow span{background:var(--coral);width:30px;height:1px;display:block}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--navy);font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.045em;max-width:650px;margin:0 0 25px;font-size:clamp(52px,5vw,74px);font-weight:600;line-height:.99}h1 em{color:var(--coral);font-weight:500}.hero-lead{color:#586874;max-width:570px;margin-bottom:31px;font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn{border-radius:16px;justify-content:center;align-items:center;gap:19px;min-height:52px;padding:14px 21px;font-size:14px;font-weight:750;transition:all .18s;display:inline-flex}.btn-primary{background:var(--coral);color:#fff;box-shadow:0 10px 25px #c95e492e}.btn-secondary{color:var(--navy);background:#ffffff59;border:1px solid #10243b3b}.btn-secondary:hover{border-color:var(--navy);background:#fff}.microcopy{color:#75817e;margin:15px 0 0;font-size:12px}.microcopy span{color:var(--sage);margin-right:5px;font-weight:900}.hero-visual{z-index:2;height:550px;position:relative}.photo-frame{background-image:linear-gradient(#10243b08,#10243b1f),url(/images/caring-hands.jpg);background-position:50%;background-size:cover;border-radius:47% 47% 32px 32px/33% 33% 32px 32px;transition:transform .5s;position:absolute;inset:0 7% 0 0;box-shadow:0 28px 70px #10243b29}.hero-visual:hover .photo-frame{transform:scale(1.01)}.care-note{background:#fff;border-radius:19px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:38px;left:-55px;box-shadow:0 18px 45px #10243b29}.note-icon{width:39px;height:39px;color:var(--coral);background:#fbe8e2;border-radius:50%;place-items:center;font-size:21px;display:grid}.care-note div{flex-direction:column;display:flex}.care-note strong{color:var(--navy);font-size:13px}.care-note small{color:#7b868e;font-size:10px}.experience-badge{background:var(--navy);color:#fff;border:5px solid var(--ivory);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;top:95px;right:0;box-shadow:0 15px 35px #10243b33}.experience-badge strong{font-family:Georgia,serif;font-size:31px;line-height:1}.experience-badge span{text-align:center;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:9px;line-height:1.25}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#eadcc894;width:400px;height:400px;top:50px;right:-190px}.orb-two{border:1px solid #df725c40;width:120px;height:120px;bottom:60px;left:-40px}.trust-row{z-index:4;background:#fff;border-radius:25px 25px 0 0;grid-template-columns:repeat(3,1fr);min-height:104px;display:grid;position:relative;box-shadow:0 -8px 30px #10243b0b}.trust-row>div{border-right:1px solid #eee8df;justify-content:center;align-items:center;gap:13px;padding:22px;display:flex}.trust-row>div:last-child{border:0}.trust-icon{color:#698066;background:#eef2ec;border-radius:50%;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.trust-row p{flex-direction:column;margin:0;line-height:1.35;display:flex}.trust-row strong{color:var(--navy);font-size:13px}.trust-row small{color:#808a8f;margin-top:3px;font-size:10px}.section-kicker{margin-bottom:16px}.intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.intro h2,.section-heading h2,.family h2,.process h2,.contact h2{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(38px,4vw,55px);line-height:1.08}.intro-grid>div:last-child p{color:#66747d;font-size:17px;line-height:1.75}.text-link,.service-grid a{color:var(--coral-dark);font-size:13px;font-weight:750}.text-link span,.service-grid a span{margin-left:8px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:47px;display:flex}.section-heading>p{color:#6a777e;max-width:390px;margin-bottom:6px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-grid article{background:#fff;border:1px solid #eee7dd;border-radius:25px;min-height:300px;padding:30px;transition:all .22s}.service-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #10243b12}.service-icon{width:52px;height:52px;color:var(--coral);background:#f6e8df;border-radius:17px;place-items:center;margin-bottom:25px;font-size:24px;display:grid}.service-grid h3{color:var(--navy);margin-bottom:13px;font-family:Georgia,serif;font-size:24px}.service-grid p{color:#6b777d;min-height:92px;font-size:14px;line-height:1.7}.family-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.family-photo{background-image:linear-gradient(#10243b00,#10243b40),url(/images/home-care.jpg);background-position:50%;background-size:cover;border-radius:34px 34px 170px;height:550px;position:relative}.family-stat{background:var(--navy);color:#fff;border-radius:20px;flex-direction:column;width:185px;padding:18px 22px;display:flex;position:absolute;bottom:44px;right:-25px;box-shadow:0 17px 35px #10243b38}.family-stat strong{font-family:Georgia,serif;font-size:30px}.family-stat span{text-transform:uppercase;letter-spacing:.08em;font-size:10px;line-height:1.35}.family-copy>p:not(.section-kicker){color:#68757c;font-size:16px}.family-copy ul{gap:12px;margin:26px 0 31px;padding:0;list-style:none;display:grid}.family-copy li{color:#485963;font-size:14px;font-weight:650}.family-copy li span{color:#789175;margin-right:10px}.process-head{justify-content:space-between;align-items:end;margin-bottom:52px;display:flex}.steps{border-top:1px solid #d9cdbd;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.steps article{border-right:1px solid #d9cdbd;min-height:205px;margin-right:35px;padding:34px 42px 0 0}.steps article:last-child{border:0}.steps article>span{color:var(--coral);letter-spacing:.1em;font-size:12px;font-weight:800}.steps h3{color:var(--navy);margin:17px 0 9px;font-family:Georgia,serif;font-size:23px}.steps p{color:#69767c;font-size:14px;line-height:1.65}.quote{background:var(--navy);color:#fff;text-align:center;padding:90px 0}.quote-inner{max-width:900px}.quote-mark{color:var(--coral);font-family:Georgia,serif;font-size:65px;line-height:.4}.quote blockquote{color:#fff;margin:30px 0;font-family:Georgia,serif;font-size:clamp(27px,3vw,42px);line-height:1.28}.quote p{text-transform:uppercase;letter-spacing:.15em;color:#b8c2c8;font-size:11px}.contact{background:#fff}.contact-card{background:var(--coral);color:#fff;border-radius:32px;grid-template-columns:1.3fr .7fr;align-items:center;gap:50px;padding:62px 70px;display:grid;box-shadow:0 25px 60px #c95e4933}.section-kicker.light{color:#ffe8df}.contact h2{color:#fff}.contact-card>div>p:not(.section-kicker){color:#fff2ed;max-width:610px;margin:20px 0 0}.contact-actions{flex-direction:column;gap:15px;display:flex}.btn-light{color:var(--navy);background:#fff;justify-content:flex-start}.btn-light>span:last-child{flex-direction:column;line-height:1.2;display:flex}.btn-light small{text-transform:uppercase;color:#899195;font-size:9px}.btn-light strong{font-size:17px}.phone-dot{width:34px;height:34px;color:var(--coral);background:#f8e6df;border-radius:50%;place-items:center;display:grid!important}.contact-email{text-align:center;color:#fff;font-size:12px;font-weight:650}footer{color:#ccd4d8;background:#0b1b2c;padding:70px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:90px;display:grid}.footer-brand .brand-copy strong{color:#fff}.footer-grid>div:first-child>p{color:#b7c1c6;max-width:290px;margin-top:23px;font-family:Georgia,serif;font-size:18px}.footer-grid h3{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:8px;font-size:13px;display:flex}.footer-grid>div:not(:first-child) p{margin-bottom:0;line-height:1.7}.footer-grid a:hover{color:#fff}.footer-bottom{color:#81909a;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:10px;display:flex}.mobile-call{display:none}@media (width<=980px){.nav-links{display:none}.nav-cta{margin-left:auto}.hero-grid{gap:35px}.hero-visual{height:480px}.service-grid{gap:12px}.family-grid{gap:55px}.contact-card{padding:50px}.shell{width:min(100% - 36px,1180px)}}@media (width<=760px){.utility-inner span{display:none}.utility-inner{justify-content:center}.site-header{height:74px}.brand-mark{width:39px;height:39px}.brand-copy strong{font-size:18px}.nav-cta{display:none}.menu-button{border:1px solid var(--line);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;margin-left:auto;display:flex}.menu-button span{background:var(--navy);width:18px;height:2px}.menu-toggle:checked~.nav-links{background:var(--ivory);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:22px 24px 28px;display:flex;position:absolute;top:74px;left:0;right:0;box-shadow:0 14px 30px #10243b1a}.hero{padding-top:48px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}h1{font-size:49px}.hero-visual{height:430px;margin:15px 0 0}.care-note{bottom:18px;left:8px}.experience-badge{width:96px;height:96px;top:60px;right:-4px}.trust-row{border-radius:22px;grid-template-columns:1fr;margin-top:20px;padding:8px 0}.trust-row>div{border-bottom:1px solid #eee8df;border-right:0;justify-content:flex-start;padding:15px 25px}.trust-row>div:last-child{border:0}.section{padding:72px 0}.intro-grid,.family-grid,.contact-card{grid-template-columns:1fr;gap:38px}.intro-grid>div:last-child{padding-top:0}.section-heading,.process-head{flex-direction:column;align-items:flex-start;gap:28px}.service-grid,.steps{grid-template-columns:1fr}.service-grid article,.service-grid p{min-height:0}.family-photo{order:2;height:440px}.family-copy{order:1}.family-stat{right:10px}.steps article{border-bottom:1px solid #d9cdbd;border-right:0;min-height:0;margin:0;padding:27px 0}.contact-card{padding:42px 28px}.contact h2{font-size:40px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:55px}.mobile-call{z-index:40;background:var(--navy);color:#fff;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-weight:750;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 12px 35px #10243b59}.shell{width:min(100% - 28px,1180px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--navy:#351326;--navy-2:#5a1d3c;--ivory:#fffafd;--sand:#f8e4ee;--coral:#d60072;--coral-dark:#b9005f;--sage:#9dbca9;--ink:#332b31;--muted:#71656c;--line:#ecd8e2}body{background:var(--ivory)}.utility{background:#351326}.site-header{background:#fffafdf7;border-bottom-color:#f0dce6}.logo-crop{background:url(/brand/logo-site.jpeg) 50%/76px 76px no-repeat;border-radius:10px;width:76px;height:76px;display:block;overflow:hidden}.logo-crop img{opacity:0;width:1px;height:1px}.nav-links a{color:#4a3e44}.nav-cta{background:linear-gradient(135deg,#d60072,#e84291);border-radius:8px;box-shadow:0 8px 22px #d600722e}.hero:after{content:"";border:34px solid #d6007214;border-left:0;border-radius:55% 0 0;width:58%;height:250px;position:absolute;bottom:-110px;right:-12%;transform:rotate(-7deg)}.orb-one{background:#e84a911c}.orb-two{border-color:#d600723d}.eyebrow,.section-kicker{color:#c90069}.eyebrow span{background:#d60072}h1,h2{color:#351326}.hero h1{letter-spacing:-.055em;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-weight:750}.hero h1 em{color:#d60072;font-family:Georgia,serif;font-weight:500}.photo-frame{border-radius:32px 120px;box-shadow:0 28px 65px #550c312e}.experience-badge{background:#d60072;border-color:#fffafd}.care-note{border:1px solid #f1dbe5}.note-icon{color:#d60072;background:#fde3ef}.trust-row{border-top:4px solid #e84a92}.trust-icon{color:#d60072;background:#fde6f0}.trust-row strong{color:#351326}.intro h2,.section-heading h2,.family h2,.process h2,.contact h2{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-weight:750}.intro{background:#fff}.service-grid article{border-color:#f1dce6}.service-icon{color:#d60072;background:#fde5f0}.service-grid h3{color:#4a1731}.service-grid article:hover{border-color:#e99aba;box-shadow:0 18px 40px #64123b17}.family-photo{background-image:linear-gradient(#35132605,#3513261a),url(/brand/valor-de-la-compania.jpeg);background-position:top;border-radius:32px}.family-stat{background:#d60072}.steps,.steps article{border-color:#e7cbd8}.quote{background:linear-gradient(135deg,#351326,#681843)}.contact-card{background:linear-gradient(135deg,#c80069,#e83e8e);box-shadow:0 25px 60px #a800573d}.mobile-call{background:#d60072}.footer-brand .logo-crop{background-color:#fff;background-size:108px 108px;border-radius:14px;width:108px;height:108px}@media (width<=760px){.logo-crop{background-size:64px 64px;width:76px;height:64px}.hero:after{display:none}.photo-frame{border-radius:28px 80px}.footer-brand .logo-crop{background-size:96px 96px;width:96px;height:96px}}:root{--navy:#281721;--navy-2:#4b2437;--ivory:#fdfbf9;--sand:#f3ece8;--coral:#ce006c;--coral-dark:#a90056;--ink:#2b2529;--muted:#746b70;--line:#e9e1dd}body{color:#332d31;font-family:var(--font-geist-sans),"Helvetica Neue",Arial,sans-serif;background:#fdfbf9}.utility{color:#f7eef3;letter-spacing:.08em;background:#281721;height:32px;font-size:11px}.site-header{background:#fdfbf9f5;border-bottom:1px solid #eee7e3;height:104px}.nav-wrap{gap:34px}.logo-crop{background-size:92px 92px;border-radius:50%;width:92px;height:92px;box-shadow:0 0 0 1px #eee7e3}.nav-links{gap:30px}.nav-links a{letter-spacing:.025em;color:#544b50;font-size:12px;font-weight:600}.nav-links a:after{height:1px;bottom:-9px}.nav-cta{color:#281721;letter-spacing:.025em;box-shadow:none;background:0 0;border:1px solid #281721;border-radius:2px;padding:14px 22px}.nav-cta:hover{color:#fff;background:#281721}.hero{background:linear-gradient(90deg,#fdfbf9 0% 59%,#f7eef2 59% 100%);padding:92px 0 0}.hero:after{display:none}.hero-grid{grid-template-columns:1.03fr .97fr;gap:84px}.hero-copy{padding-bottom:82px}.eyebrow{letter-spacing:.25em;color:#a90056;margin-bottom:30px;font-size:10px}.eyebrow span{width:48px}.hero h1{letter-spacing:-.045em;color:#281721;max-width:650px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,5.2vw,78px);font-weight:500;line-height:1.02}.hero h1 em{color:#ce006c;font-weight:400;display:inline}.hero-lead{color:#6d6469;max-width:550px;font-size:17px;line-height:1.82}.hero-actions{margin-top:35px}.btn{letter-spacing:.015em;border-radius:2px;min-height:54px;padding:15px 25px;font-size:13px}.btn-primary{box-shadow:none;background:#ce006c}.btn-primary:hover{background:#a90056}.btn-secondary{background:0 0;border-color:#bdb1b7}.microcopy{color:#8a8186;margin-top:18px}.photo-frame{background-position:50%;border:8px solid #fdfbf9;border-radius:180px 0 0;inset:0;box-shadow:0 26px 70px #28172126}.experience-badge{width:118px;height:118px;box-shadow:none;background:#ce006c;border:7px solid #fdfbf9;top:76px;right:-18px}.care-note{border-radius:3px;padding:18px 22px;bottom:42px;left:-38px;box-shadow:0 18px 45px #28172121}.note-icon{background:#f9e8f0;border-radius:50%}.orb-one,.orb-two{display:none}.trust-row{border-top:0;border-radius:0;min-height:112px;box-shadow:0 -1px #ece5e1,0 16px 45px #2817210d}.trust-row>div{justify-content:flex-start;padding-left:44px}.trust-icon{color:#ce006c;background:#f8e7ef;border-radius:50%}.trust-row strong{letter-spacing:.015em;font-size:12px}.trust-row small{font-size:10px}.section{padding:120px 0}.section-kicker{letter-spacing:.24em;color:#a90056;font-size:10px}.intro-grid{grid-template-columns:1.08fr .92fr;gap:130px}.intro h2,.section-heading h2,.family h2,.process h2,.contact h2{letter-spacing:-.04em;color:#281721;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.08}.intro h2{font-size:58px}.intro-grid>div:last-child{padding-top:48px}.intro-grid>div:last-child p{font-size:16px;line-height:1.9}.text-link,.service-grid a{color:#a90056;letter-spacing:.025em}.services{background:#f6f1ee}.section-heading{margin-bottom:58px}.service-grid{background:#ded5d1;border:1px solid #ded5d1;gap:1px}.service-grid article{background:#fdfbf9;border:0;border-radius:0;min-height:330px;padding:38px 36px}.service-grid article:hover{box-shadow:none;background:#fff;transform:none}.service-icon{background:#f5e4ec;border-radius:50%;width:48px;height:48px;font-size:21px}.service-grid h3{color:#281721;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.service-grid p{line-height:1.8}.family{background:#fdfbf9}.family-grid{gap:110px}.family-photo{background-position:top;border-radius:0;height:640px;box-shadow:24px 24px #f4e5ec}.family-stat{background:#281721;border-radius:0;padding:22px 25px;bottom:54px;right:-32px}.family-copy>p:not(.section-kicker){line-height:1.85}.family-copy li{font-weight:500}.family-copy li span{color:#ce006c}.process{background:#f2ebe7}.process-head{margin-bottom:60px}.steps article{min-height:225px}.steps article>span{color:#ce006c}.steps h3{color:#281721;font-family:Georgia,Times New Roman,serif;font-weight:500}.quote{background:#281721;padding:110px 0}.quote blockquote{max-width:850px;margin-left:auto;margin-right:auto;font-size:clamp(30px,3.1vw,44px);font-weight:400}.quote-mark{color:#ce006c}.contact{background:#fdfbf9;padding:110px 0}.contact-card{box-shadow:none;background:#ce006c;border-radius:0;padding:76px 78px;position:relative;overflow:hidden}.contact-card:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-110px}.btn-light{border-radius:2px}.contact-email{letter-spacing:.02em}footer{background:#22151c}.footer-grid{padding-top:5px}.footer-brand .logo-crop{width:122px;height:122px;box-shadow:none;background-size:122px 122px;border-radius:50%}.footer-grid h3{letter-spacing:.18em}.footer-bottom{letter-spacing:.025em}@media (width<=980px){.nav-links{gap:18px}.hero-grid{gap:42px}.hero h1{font-size:60px}.family-grid{gap:65px}}@media (width<=760px){.site-header{height:78px}.logo-crop{background-size:68px 68px;width:68px;height:68px}.hero h1{font-size:49px}.hero-copy{padding-bottom:25px}.hero-visual{height:450px}.photo-frame{border-width:5px;border-radius:100px 0 0}.experience-badge{right:-4px}.care-note{left:8px}.intro h2{font-size:43px}.service-grid{grid-template-columns:1fr}.family-photo{height:520px;box-shadow:12px 12px #f4e5ec}.contact-card{padding:48px 30px}.footer-brand .logo-crop{background-size:100px 100px;width:100px;height:100px}html{scroll-padding-top:82px}body{padding-bottom:74px;font-size:16px}.shell{width:min(100% - 32px,1180px)}.utility{letter-spacing:.035em;height:30px;font-size:10px}.utility-inner{justify-content:center}.utility-inner a{font-size:11px}.site-header{height:76px;top:0}.nav-wrap{gap:12px}.logo-crop{background-size:66px 66px;flex:none;width:66px;height:66px}.menu-button{background:#fff;border-color:#cfc4c9;border-radius:2px;gap:6px;width:46px;height:46px;display:flex}.menu-button span{background:#281721;width:20px}.menu-toggle:checked~.nav-links{background:#fdfbf9;border-bottom:2px solid #ce006c;gap:0;padding:26px 24px 30px;top:76px;box-shadow:0 18px 40px #28172124}.menu-toggle:checked~.nav-links a{color:#281721;border-bottom:1px solid #eee5e1;align-items:center;width:100%;min-height:52px;font-size:15px;display:flex}.menu-toggle:checked~.nav-links a:last-child{border-bottom:0}.hero{background:linear-gradient(#fdfbf9 0% 57%,#f7eef2 57% 100%);padding-top:48px}.hero-grid{flex-direction:column;gap:24px;display:flex}.hero-copy{width:100%;padding-bottom:8px}.eyebrow{letter-spacing:.18em;margin-bottom:22px;font-size:9px;line-height:1.5}.eyebrow span{flex:none;width:30px}.hero h1{letter-spacing:-.05em;margin-bottom:22px;font-size:clamp(42px,12vw,52px);line-height:1.02}.hero-lead{margin-bottom:26px;font-size:16px;line-height:1.7}.hero-actions{grid-template-columns:1fr;gap:10px;margin-top:0;display:grid}.hero-actions .btn{width:100%;min-height:56px;padding:15px 18px;font-size:14px}.microcopy{text-align:center;margin-top:14px;font-size:11px}.hero-visual{width:100%;height:410px;margin:8px 0 0}.photo-frame{background-position:50%;border-width:4px;border-radius:76px 0 0;inset:0}.experience-badge{border-width:5px;width:88px;height:88px;top:28px;right:-5px}.experience-badge strong{font-size:25px}.experience-badge span{font-size:7px}.care-note{justify-content:flex-start;padding:13px 15px;bottom:16px;left:12px;right:12px}.care-note strong{font-size:12px}.care-note small{font-size:9px}.trust-row{border-radius:0;grid-template-columns:1fr;margin-top:0;padding:4px 0;box-shadow:0 10px 30px #2817210f}.trust-row>div{border-bottom:1px solid #eee5e1;border-right:0;justify-content:flex-start;min-height:78px;padding:14px 18px}.trust-row>div:last-child{border-bottom:0}.trust-row strong{font-size:12px}.trust-row small{font-size:10px}.section{padding:76px 0}.section-kicker{letter-spacing:.2em;margin-bottom:14px;font-size:9px}.intro-grid{gap:26px}.intro h2,.section-heading h2,.family h2,.process h2,.contact h2{font-size:clamp(38px,10vw,46px);line-height:1.08}.intro-grid>div:last-child{padding-top:0}.intro-grid>div:last-child p{font-size:16px;line-height:1.75}.section-heading,.process-head{gap:22px;margin-bottom:35px}.section-heading>p{font-size:15px;line-height:1.7}.service-grid{gap:1px}.service-grid article{min-height:0;padding:30px 26px}.service-grid p{font-size:15px;line-height:1.7}.service-grid h3{font-size:25px}.family-grid{gap:38px}.family-copy{order:1}.family-photo{background-position:top;order:2;height:470px;margin-right:10px;box-shadow:10px 10px #f4e5ec}.family-stat{width:165px;padding:16px 18px;bottom:24px;right:-8px}.family-copy>p:not(.section-kicker){font-size:16px;line-height:1.75}.family-copy ul{gap:14px}.family-copy li{align-items:flex-start;font-size:15px;line-height:1.5;display:flex}.family-copy .btn{width:100%;min-height:56px}.process-head .btn{width:100%}.steps article{min-height:0;padding:28px 0}.steps h3{font-size:24px}.steps p{font-size:15px}.quote{padding:76px 0}.quote blockquote{font-size:30px;line-height:1.35}.quote p{font-size:9px;line-height:1.6}.contact{padding:76px 0}.contact-card{gap:32px;padding:42px 24px}.contact-card>div>p:not(.section-kicker){font-size:15px;line-height:1.7}.contact-actions .btn{min-height:62px}.contact-email{overflow-wrap:anywhere;font-size:11px}footer{padding:58px 0 26px}.footer-grid{gap:32px}.footer-grid>div:not(:first-child){font-size:15px}.footer-bottom{margin-top:36px;padding-bottom:18px;line-height:1.6}.mobile-call{background:#ce006c;border:0;border-radius:3px;min-height:56px;font-size:15px;bottom:10px;left:12px;right:12px;box-shadow:0 10px 28px #4e00284d}}@media (width<=390px){.shell{width:calc(100% - 24px)}.hero{padding-top:40px}.hero h1{font-size:40px}.hero-lead{font-size:15px}.hero-visual{height:370px}.experience-badge{width:80px;height:80px}.intro h2,.section-heading h2,.family h2,.process h2,.contact h2{font-size:37px}.family-photo{height:425px}.contact-card{padding:38px 20px}}.premium-home{padding-top:92px}.premium-home .hero-grid{padding-bottom:0}.home-intro{background:#fdfbf9;padding:125px 0}.home-intro-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:130px;display:grid}.home-intro h2,.home-services h2,.home-path h2,.site-cta h2,.story-section h2,.values-section h2,.service-detail-intro h2,.family-guide h2,.expect-section h2,.referral-section h2,.provider-section h2,.contact-page h2{letter-spacing:-.045em;color:#281721;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,58px);font-weight:500;line-height:1.08}.home-intro-grid>div:last-child{padding-top:45px}.home-intro-grid>div:last-child p{color:#6e656a;font-size:17px;line-height:1.85}.home-services{background:#f4efec;padding:120px 0}.editorial-services{border-top:1px solid #d9cfca;grid-template-columns:repeat(3,1fr);display:grid}.editorial-services article{border-right:1px solid #d9cfca;min-height:260px;margin-right:36px;padding:40px 42px 12px 0}.editorial-services article:last-child{border:0}.editorial-services>article>span,.mission-grid article>span,.expect-grid article>span{color:#ce006c;letter-spacing:.15em;font-size:11px;font-weight:700}.editorial-services h3,.mission-grid h3,.service-detail-grid h3,.expect-grid h3,.referral-steps h3{color:#281721;margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.editorial-services p{color:#746a6f;font-size:15px;line-height:1.75}.editorial-services a{color:#a90056;font-size:12px;font-weight:700}.home-path{background:#fdfbf9;padding:125px 0}.home-path-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:110px;display:grid}.home-path-image{background:linear-gradient(#28172100,#28172117),url(/brand/valor-de-la-compania.jpeg) top/cover;height:620px;box-shadow:24px 24px #f3e4eb}.home-path-grid>div:last-child>p:not(.section-kicker){color:#6e656a;font-size:17px;line-height:1.8}.path-links{border-top:1px solid #ded4cf;margin-top:35px;display:grid}.path-links a{border-bottom:1px solid #ded4cf;justify-content:space-between;align-items:center;min-height:66px;font-size:14px;font-weight:650;display:flex}.path-links a span{color:#ce006c}.site-cta{color:#fff;background:#ce006c;padding:78px 0}.site-cta-inner{grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;display:grid}.site-cta h2{color:#fff;font-size:48px}.site-cta-actions{flex-direction:column;align-items:stretch;gap:18px;display:flex}.site-cta-actions>a:last-child{text-align:center;font-size:12px;font-weight:700}.site-cta .btn-light{border-radius:2px;justify-content:center}.page-hero{background:linear-gradient(90deg,#fdfbf9 0% 66%,#f7edf2 66% 100%);border-bottom:1px solid #eee5e1;padding:115px 0 105px}.page-hero-inner{grid-template-columns:1.25fr .75fr;align-items:end;gap:100px;display:grid}.page-hero h1{letter-spacing:-.055em;color:#281721;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,5.8vw,82px);font-weight:500;line-height:1.01}.page-hero h1 em{color:#ce006c;font-weight:400}.page-hero-inner>p{color:#6e656a;margin:0 0 8px;font-size:17px;line-height:1.82}.page-hero .eyebrow{margin-bottom:28px}.story-section{padding:125px 0}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:115px;display:grid}.story-image{background:linear-gradient(#28172100,#2817211f),url(/images/home-care.jpg) 50%/cover;height:650px;box-shadow:22px 22px #f3e4eb}.story-grid>div:last-child>p:not(.section-kicker){color:#6e656a;font-size:16px;line-height:1.85}.mission-section{background:#f3eeeb;padding:110px 0}.mission-grid{background:#dcd1cc;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.mission-grid article{background:#fdfbf9;min-height:280px;padding:42px}.mission-grid p{color:#70666b;line-height:1.75}.values-section{padding:120px 0}.values-list{flex-wrap:wrap;gap:12px;margin-top:48px;display:flex}.values-list span{color:#4f454a;border:1px solid #d9cfca;padding:15px 22px;font-size:13px}.service-detail-section{padding:120px 0}.service-detail-intro{grid-template-columns:1fr 1fr;align-items:end;gap:110px;margin-bottom:70px;display:grid}.service-detail-intro p{color:#6e656a;font-size:17px;line-height:1.8}.service-detail-grid{border-top:1px solid #ddd3ce;border-left:1px solid #ddd3ce;grid-template-columns:repeat(3,1fr);display:grid}.service-detail-grid article{border-bottom:1px solid #ddd3ce;border-right:1px solid #ddd3ce;min-height:290px;padding:35px}.service-detail-grid>article>span{letter-spacing:.15em;color:#ce006c;font-size:10px;font-weight:700}.service-detail-grid p{color:#72686d;font-size:14px;line-height:1.75}.family-guide{padding:120px 0}.family-guide-grid{grid-template-columns:.9fr 1.1fr;gap:120px;display:grid}.family-guide-grid>div>p:first-child{color:#5f555a;font-size:18px;line-height:1.8}.premium-list{margin:30px 0;padding:0;list-style:none}.premium-list li{color:#52484d;border-bottom:1px solid #e5dcd8;padding:17px 0 17px 32px;font-size:15px;position:relative}.premium-list li:before{content:"✓";color:#ce006c;font-weight:800;position:absolute;left:0}.fine-note{color:#8a8085!important;font-size:12px!important;line-height:1.7!important}.expect-section{background:#f3eeeb;padding:120px 0}.expect-section>div>h2{max-width:760px}.expect-grid{background:#dbd1cc;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:60px;display:grid}.expect-grid article{background:#fdfbf9;min-height:260px;padding:35px 30px}.expect-grid p{color:#71676c;font-size:14px;line-height:1.7}.center-action{text-align:center;margin-top:45px}.referral-section{padding:120px 0}.referral-grid{grid-template-columns:1.15fr .85fr;gap:110px;display:grid}.referral-steps{margin-top:45px}.referral-steps article{border-top:1px solid #dfd5d0;grid-template-columns:48px 1fr;gap:22px;padding:25px 0;display:grid}.referral-steps article>span{color:#ce006c;background:#f5e4ec;border-radius:50%;place-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:grid}.referral-steps h3{margin:0 0 7px}.referral-steps p{color:#71676c;margin:0}.referral-card{color:#fff;background:#281721;flex-direction:column;align-items:flex-start;gap:24px;padding:52px 46px;display:flex}.referral-card>p{letter-spacing:.2em;color:#e7b6ce;font-size:10px}.referral-card h3{margin:0;font-family:Georgia,serif;font-size:36px;font-weight:500;line-height:1.15}.referral-card a:first-of-type{color:#fff;font-family:Georgia,serif;font-size:29px}.referral-card a:nth-of-type(2){background:#ce006c;padding:15px 18px;font-size:12px;font-weight:700}.referral-card small{color:#bfb0b8;font-size:10px;line-height:1.65}.provider-section{background:#f3eeeb;padding:120px 0}.provider-grid{grid-template-columns:1fr 1fr;gap:110px;display:grid}.provider-grid>div:last-child>p{color:#6e656a;font-size:17px;line-height:1.8}.contact-page{padding:120px 0}.contact-page-grid{background:#d9cfca;grid-template-columns:.9fr 1.1fr;gap:1px;display:grid}.contact-panel{color:#fff;background:#281721;padding:58px 52px}.contact-panel h2{color:#fff}.contact-lines{gap:28px;margin-top:45px;display:grid}.contact-lines>div{flex-direction:column;gap:5px;display:flex}.contact-lines span{letter-spacing:.18em;text-transform:uppercase;color:#d6a9bf;font-size:9px}.contact-lines a,.contact-lines p{color:#fff;overflow-wrap:anywhere;margin:0;font-size:15px}.contact-options{background:#fdfbf9;padding:58px 52px}.contact-options>a{border-bottom:1px solid #dfd5d0;grid-template-columns:35px 1fr 20px;align-items:center;gap:18px;padding:22px 0;display:grid}.contact-options>a>span{color:#ce006c;font-size:10px}.contact-options>a>div{flex-direction:column;display:flex}.contact-options strong{color:#382e33;font-size:14px}.contact-options small{color:#7d7378;margin-top:4px;font-size:11px}.contact-options b{color:#ce006c}.hours-strip{background:#f3e5ec;padding:25px 0}.hours-strip>div{color:#5c4d54;justify-content:space-between;font-size:12px;display:flex}@media (width<=900px){.page-hero-inner,.home-intro-grid,.home-path-grid,.story-grid,.service-detail-intro,.family-guide-grid,.referral-grid,.provider-grid,.contact-page-grid{grid-template-columns:1fr;gap:48px}.editorial-services,.mission-grid,.service-detail-grid,.expect-grid{grid-template-columns:1fr 1fr}.site-cta-inner{grid-template-columns:1fr}.home-path-image{order:2}}@media (width<=760px){.premium-home{padding-top:48px}.home-intro,.home-services,.home-path,.story-section,.mission-section,.values-section,.service-detail-section,.family-guide,.expect-section,.referral-section,.provider-section,.contact-page{padding:78px 0}.home-intro-grid,.home-path-grid,.story-grid,.family-guide-grid,.referral-grid,.provider-grid,.contact-page-grid{gap:34px}.home-intro-grid>div:last-child{padding-top:0}.home-intro h2,.home-services h2,.home-path h2,.site-cta h2,.story-section h2,.values-section h2,.service-detail-intro h2,.family-guide h2,.expect-section h2,.referral-section h2,.provider-section h2,.contact-page h2{font-size:40px}.editorial-services,.mission-grid,.service-detail-grid,.expect-grid{grid-template-columns:1fr}.editorial-services article{border-bottom:1px solid #d9cfca;border-right:0;min-height:0;margin:0;padding:30px 0}.home-path-image,.story-image{height:480px;box-shadow:10px 10px #f3e4eb}.site-cta{padding:55px 0}.site-cta h2{font-size:38px}.page-hero{background:linear-gradient(#fdfbf9 0% 78%,#f7edf2 78% 100%);padding:72px 0 66px}.page-hero-inner{grid-template-columns:1fr;gap:28px}.page-hero h1{font-size:48px}.page-hero-inner>p{font-size:16px}.service-detail-intro{gap:24px;margin-bottom:42px}.service-detail-grid article{min-height:0;padding:28px 24px}.mission-grid article,.expect-grid article{min-height:0;padding:30px 25px}.family-guide-grid{gap:30px}.referral-card{padding:40px 28px}.provider-grid{gap:25px}.contact-page-grid{gap:0}.contact-panel,.contact-options{padding:42px 25px}.contact-options>a{grid-template-columns:28px 1fr 16px}.hours-strip>div{flex-direction:column;gap:8px;line-height:1.5}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){display:flex}.site-cta-actions .btn{width:100%}}:root{--pink:#d4006b;--wine:#351526;--rose:#f7e8ef}.nav-cta,.btn{border-radius:999px}.nav-cta{padding:13px 20px}.hero{background:linear-gradient(90deg,#fdfbf9 0 58%,#fcf6f9 58% 100%)}.hero h1{font-size:clamp(56px,5.4vw,80px);line-height:1.01}.hero-visual{height:590px}.photo-frame{border:7px solid #fff;border-radius:200px 16px 16px}.experience-badge{top:64px}.care-note{border-radius:14px}.trust-row{border-radius:18px 18px 0 0}.trust-icon{font-size:11px}.home-intro,.home-services,.home-path{padding:110px 0}.home-services{background:#f4efec}.editorial-services{border:0;gap:16px}.editorial-services article{background:#fff;border:1px solid #e7ded9;border-radius:18px;min-height:290px;margin:0;padding:32px}.editorial-services article:hover{transform:translateY(-4px);box-shadow:0 18px 40px #35152612}.home-process{background:var(--wine);color:#fff;padding:110px 0}.home-process .section-kicker{color:#f69ac3}.home-process h2{color:#fff;letter-spacing:-.042em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,58px);font-weight:500;line-height:1.08}.process-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px;display:flex}.process-heading>p{color:#d7c9d0;max-width:420px;margin:0 0 5px;font-size:15px}.process-list{background:#ffffff2e;border:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.process-list article{background:var(--wine);grid-template-columns:44px 1fr;gap:20px;min-height:210px;padding:32px 28px;display:grid}.process-list article>span{color:#ffb6d6;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:40px;height:40px;font-size:12px;display:grid}.process-list h3{color:#fff;margin:4px 0 9px;font-family:Georgia,serif;font-size:23px;font-weight:500}.process-list p{color:#cfc0c7;margin:0;font-size:14px;line-height:1.7}.decision-card{color:#2d2529;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;padding:25px 28px;display:flex}.decision-card>div{align-items:center;gap:17px;display:flex}.decision-icon{background:var(--rose);width:46px;height:46px;color:var(--pink);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:22px;display:grid}.decision-card strong{color:var(--wine);font-size:15px}.decision-card p{color:#71686d;margin:2px 0 0;font-size:12px}.home-path-image{background-image:linear-gradient(#35152600,#35152621),url(/images/home-care.jpg);border-radius:18px 180px 18px 18px}.site-cta-inner>div:first-child>p:last-child{color:#ffe5f1;margin:15px 0 0}@media (width<=760px){.hero{background:linear-gradient(#fdfbf9 0 55%,#fcf6f9 55% 100%)}.hero h1{font-size:clamp(42px,12vw,51px)}.hero-visual{height:390px}.photo-frame{border-width:4px;border-radius:90px 12px 12px}.experience-badge{top:24px}.home-intro,.home-services,.home-process,.home-path{padding:74px 0}.editorial-services article{border-radius:16px;padding:28px 25px}.process-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:34px}.process-list{grid-template-columns:1fr}.process-list article{min-height:0;padding:26px 22px}.decision-card{flex-direction:column;align-items:stretch;padding:22px}.decision-card .btn{width:100%}.home-path-image{border-radius:14px 90px 14px 14px}}
