:root{--blue:#00458f;--blue2:#0069c8;--dark:#082f5d;--aqua:#e9fbff;--mint:#effcf8;--green:#18bd72;--gold:#f6c21f;--text:#13324a;--muted:#526a7d;--line:#d6e9ef;--card:#ffffff;--shadow:0 16px 40px rgba(0,69,143,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#fff;color:var(--text);font-size:18px;line-height:1.6}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.topbar{height:102px;padding:14px clamp(28px,5vw,72px);justify-content:space-between;gap:28px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid #eef5f8;box-shadow:0 4px 18px rgba(0,45,90,.04)}.brand,.topbar{display:flex;align-items:center}.brand{gap:14px;min-width:330px}.brand img{width:70px;height:70px;border-radius:50%;object-fit:cover}.brand strong{font-family:Poppins,Inter,sans-serif;color:var(--blue);font-size:32px;line-height:1;letter-spacing:-.04em}.brand span,.brand strong{display:block;font-weight:900}.brand span{color:#234b6a;font-size:16px;line-height:1.2;margin-top:4px}.nav{display:flex;align-items:center;gap:40px;color:var(--dark);font-weight:900;font-size:19px}.nav a{padding:8px 0;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:3px;border-radius:4px;background:var(--gold);transition:.2s}.nav a:hover:after{width:100%}.whatsappBtn{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:#fff;border-radius:999px;padding:18px 28px;font-weight:900;box-shadow:0 16px 30px rgba(24,189,114,.25);white-space:nowrap}.footerBtn:hover,.heroButton:hover,.whatsappBtn:hover{transform:translateY(-2px)}.heroCompact{height:545px;position:relative;background-image:url(/foto-portada.jpeg);background-size:cover;background-position:center 24%;overflow:hidden}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,54,.9),rgba(0,69,143,.62) 34%,rgba(0,69,143,.18) 66%,rgba(255,255,255,.03))}.heroInner{position:relative;z-index:1;color:#fff;width:min(640px,calc(100% - 48px));padding:58px 0 0 clamp(32px,5vw,62px)}.heroLabel{display:inline-flex;background:var(--gold);color:#092f5d;border-radius:999px;padding:12px 22px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:16px;margin:0 0 20px;box-shadow:0 12px 26px rgba(0,0,0,.12)}.heroInner h1{font-family:Poppins,Inter,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.07;letter-spacing:-.055em;margin:0 0 18px;font-weight:900;text-wrap:balance;text-shadow:0 5px 18px rgba(0,0,0,.22)}.heroText{font-size:22px;font-weight:900;line-height:1.42;max-width:560px;margin:0 0 24px;text-shadow:0 4px 15px rgba(0,0,0,.18)}.heroButton{display:inline-flex;align-items:center;gap:11px;background:var(--green);color:white;border-radius:999px;padding:17px 27px;font-weight:900;box-shadow:0 14px 32px rgba(24,189,114,.28);transition:.2s}.heroNote{margin:22px 0 0;font-size:15px;font-weight:800;display:flex;align-items:center;gap:9px;color:#fff}.why{padding:24px clamp(28px,4.5vw,58px) 20px;background:#fff;text-align:center}.centerBlock h2,.servicesBlock h2,.why h2{font-family:Poppins,Inter,sans-serif;text-transform:uppercase;color:var(--blue);font-size:26px;line-height:1.1;margin:0;font-weight:900;letter-spacing:-.02em}.underline{width:42px;height:3px;background:var(--blue);margin:14px auto 24px;border-radius:3px}.whyGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.whyCard{background:#fff;border:1px solid #dce9f0;border-radius:18px;padding:24px 22px;display:flex;align-items:center;text-align:left;gap:20px;min-height:130px;box-shadow:0 8px 24px rgba(0,69,143,.05)}.roundIcon{flex:0 0 58px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;font-size:27px;box-shadow:0 10px 22px rgba(0,69,143,.22)}.whyCard h3{font-family:Poppins,Inter,sans-serif;font-size:19px;color:var(--blue);line-height:1.2;margin:0 0 6px;font-weight:900}.whyCard p{font-size:16px;line-height:1.35;margin:0;color:#233e53;font-weight:600}.servicesBlock{padding:26px clamp(28px,4.5vw,58px) 42px;background:linear-gradient(90deg,#e8fbff,#f3fdf9)}.serviceGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.serviceCard{background:#fff;border:1.5px solid #7fd9d0;border-radius:13px;padding:13px 12px 16px;text-align:center;box-shadow:0 8px 18px rgba(0,69,143,.045);min-height:232px}.serviceHead{display:flex;align-items:center;justify-content:center;gap:10px;color:#008b75;margin-bottom:10px;min-height:32px}.serviceHead i{font-size:28px;color:#00a982}.serviceHead h3{font-family:Poppins,Inter,sans-serif;font-size:17px;margin:0;color:#007a72;font-weight:900;line-height:1.18}.serviceCard img{width:100%;height:92px;object-fit:cover;border-radius:10px;margin-bottom:10px;background:#eef7f8;border:1px solid #e1f0f3}.serviceCard p{margin:0;font-size:14px;line-height:1.38;color:#193b53;font-weight:600}.centerBlock{padding:24px clamp(28px,4.5vw,58px) 28px;text-align:center;background:#fff}.galleryRow{display:grid;grid-template-columns:1.55fr repeat(4,1fr);grid-gap:18px;gap:18px;align-items:stretch}.galleryThumb{height:150px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,45,90,.09);background:#f4f9fb;border:0;padding:0;cursor:pointer}.galleryThumb:first-child{height:165px}.galleryThumb img{width:100%;height:100%;object-fit:cover;transition:.25s}.galleryThumb:hover img{transform:scale(1.04)}.smallBlueBtn{margin:18px auto 0;display:inline-flex;align-items:center;gap:10px;background:var(--blue);color:white;border-radius:8px;padding:11px 24px;font-size:14px;font-weight:900;box-shadow:0 10px 20px rgba(0,69,143,.18);border:0;cursor:pointer}.infoCards{display:grid;grid-template-columns:1.1fr .95fr .9fr;grid-gap:20px;gap:20px;padding:0 clamp(28px,4.5vw,58px) 22px;background:#fff}.hygieneCard,.reviewPanel,.whoCard{background:linear-gradient(135deg,#f6fbfd,#fff);border-radius:18px;box-shadow:0 10px 28px rgba(0,69,143,.07);border:1px solid #e6eff4;overflow:hidden}.whoCard{display:grid;grid-template-columns:170px 1fr;grid-gap:18px;gap:18px;padding:18px}.whoCard img{width:170px;height:220px;object-fit:cover;border-radius:12px}.hygieneCard h2,.reviewPanel h2,.whoCard h2{font-family:Poppins,Inter,sans-serif;color:var(--blue);font-size:21px;line-height:1.15;margin:0 0 12px;text-transform:uppercase}.whoCard p{font-size:15.5px;line-height:1.45;margin:0 0 8px;color:#24465c;font-weight:600}.whoCard strong{display:block;color:var(--blue);font-family:Poppins,Inter,sans-serif;font-size:17px;margin-top:5px}.hygieneCard{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:12px;gap:12px;padding:20px}.hygieneCard h2 i{color:#00a982}.hygieneCard p{font-size:16px;color:#24465c;font-weight:600;line-height:1.5;margin:0}.hygieneCard img{width:100%;height:190px;object-fit:cover;border-radius:13px}.reviewPanel{padding:24px;text-align:center}.googleWord{font-size:36px;font-weight:900;margin:8px 0 0;color:#4285F4;letter-spacing:.02em}.rating{font-size:25px;margin:3px 0}.rating strong{color:#e8a700}.rating span{color:#ffc107;letter-spacing:2px}.reviewPanel p{font-size:15px;margin:0 0 12px;color:#35556a;font-weight:700}.miniReviews{display:grid;grid-gap:8px;gap:8px;text-align:left}.miniReviews blockquote{margin:0;background:white;border:1px solid #e5eef3;border-radius:10px;padding:9px 11px;color:#24465c;font-size:13px;line-height:1.35}.miniReviews b{display:block;color:var(--blue);margin-top:4px}.ctaBlue{margin:0 clamp(28px,4.5vw,58px) 22px;background:linear-gradient(135deg,#00458f,#0068c9);border-radius:14px;color:#fff;min-height:108px;padding:22px 40px;display:grid;grid-template-columns:86px minmax(320px,1fr) 1.55fr;align-items:center;grid-gap:28px;gap:28px}.calendarIcon{width:78px;height:78px;border-radius:50%;background:white;color:var(--blue);display:grid;place-items:center;font-size:34px}.ctaBlue h2{font-family:Poppins,Inter,sans-serif;font-size:29px;line-height:1.1;margin:0;font-weight:900}.ctaBlue p{margin:2px 0 10px;font-size:19px;font-weight:800}.ctaBlue a{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:9px 18px;border-radius:999px;font-weight:900;font-size:15px}.ctaFeatures{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.ctaFeatures span{display:flex;align-items:center;justify-content:center;gap:12px;border-left:1px solid rgba(255,255,255,.25);font-weight:900;font-size:18px;min-height:56px;line-height:1.2}.ctaFeatures i{font-size:30px}.imageModal{position:fixed;inset:0;z-index:200;background:rgba(2,21,40,.78);display:flex;align-items:center;justify-content:center;padding:28px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.imageModalBox{position:relative;width:min(1050px,94vw);max-height:90vh;background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.35);padding:16px 16px 12px;animation:modalIn .18s ease-out}.imageModalBox img{width:100%;max-height:75vh;object-fit:contain;border-radius:13px;background:#eef7f8}.imageModalBox p{margin:10px 52px 0 4px;color:var(--blue);font-weight:900;font-family:Poppins,Inter,sans-serif;font-size:18px}.modalClose{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:50%;border:0;background:#fff;color:var(--blue);font-size:32px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.18);z-index:2}.modalClose:hover{transform:scale(1.04)}@keyframes modalIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.footer{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.35fr;grid-gap:36px;gap:36px;padding:28px clamp(28px,4.5vw,58px) 0;background:#f7fbfd;border-top:1px solid #e6f0f4;color:#16364d}.footer h2{font-family:Poppins,Inter,sans-serif;color:var(--blue);font-size:26px;margin:0 0 6px}.footer h3{text-transform:uppercase;color:var(--blue);font-size:14px;letter-spacing:.06em;margin:0 0 8px}.footer p{font-size:15px;line-height:1.45;margin:0 0 8px;font-weight:600}.footer a{color:var(--blue);font-weight:900}.footerBtn{display:inline-flex;align-items:center;gap:9px;background:var(--green);color:white!important;border-radius:999px;padding:15px 22px;margin-top:8px}.floatWhatsApp{position:fixed;right:26px;bottom:26px;width:70px;height:70px;border-radius:50%;background:#23d366;color:#fff;display:grid;place-items:center;font-size:38px;z-index:80;box-shadow:0 16px 40px rgba(0,0,0,.22)}@media(max-width:1200px){.nav{gap:22px}.serviceGrid{grid-template-columns:repeat(3,1fr)}.infoCards{grid-template-columns:1fr}.ctaBlue{grid-template-columns:80px 1fr}.ctaFeatures{grid-column:1/-1}.galleryRow{grid-template-columns:repeat(3,1fr)}.galleryThumb:first-child{height:150px}.topbar{height:auto;flex-wrap:wrap}.brand{min-width:260px}}@media(max-width:820px){body{font-size:18px}.topbar{padding:12px 18px}.brand img{width:58px;height:58px}.brand strong{font-size:24px}.brand span{font-size:13px}.nav{display:none}.whatsappBtn{padding:13px 18px;font-size:15px}.heroCompact{height:620px;background-position:center 30%}.heroInner{padding:46px 24px 0;width:100%}.heroInner h1{font-size:42px}.heroText{font-size:20px}.footer,.galleryRow,.serviceGrid,.whyGrid{grid-template-columns:1fr}.infoCards{padding:0 18px 22px}.whoCard{grid-template-columns:1fr}.whoCard img{width:100%;height:280px}.ctaBlue,.hygieneCard{grid-template-columns:1fr}.ctaBlue{margin:0 18px 22px;text-align:center;padding:28px}.calendarIcon{margin:auto}.ctaFeatures{grid-template-columns:1fr}.ctaFeatures span{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding-top:14px;font-size:18px}.footer{padding:26px 18px 0}.floatWhatsApp{width:62px;height:62px;font-size:32px}}.heroCompact{background-position:top!important}@media(max-width:1024px){.topbar{gap:18px}.brand{min-width:280px}.brand strong{font-size:28px}.nav{gap:18px;font-size:17px}.whatsappBtn{padding:15px 22px;font-size:16px}.heroCompact{height:590px;background-position:top!important}.heroInner{padding-top:70px}}@media(max-width:820px){body,html{width:100%;overflow-x:hidden}.topbar{position:relative;height:auto;padding:12px 16px 14px!important;display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:12px;gap:12px}.brand{min-width:0!important;width:100%;justify-content:center;gap:10px;text-align:left}.brand img{width:54px!important;height:54px!important}.brand strong{font-size:24px!important;letter-spacing:-.03em}.brand span{font-size:13px!important}.nav{display:none!important}.whatsappBtn{width:100%;max-width:330px;justify-content:center;padding:13px 18px!important;font-size:15px!important}.heroCompact{height:620px!important;min-height:620px;background-size:cover!important;background-position:top!important}.heroShade{background:linear-gradient(180deg,rgba(3,26,52,.48),rgba(2,45,88,.72) 42%,rgba(2,35,67,.88))!important}.heroInner{width:100%!important;padding:250px 20px 0!important}.heroLabel{font-size:12px!important;padding:9px 15px!important;margin-bottom:14px!important;letter-spacing:.09em}.heroInner h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-.04em!important;margin-bottom:12px!important;max-width:95%}.heroText{font-size:18px!important;line-height:1.35!important;margin-bottom:0!important}.centerBlock,.servicesBlock,.why{padding-left:16px!important;padding-right:16px!important}.centerBlock h2,.servicesBlock h2,.why h2{font-size:25px!important}.footer,.galleryRow,.infoCards,.serviceGrid,.whyGrid{grid-template-columns:1fr!important;gap:16px!important}.whyCard{padding:20px 18px!important;align-items:flex-start}.whyCard h3{font-size:20px!important}.whyCard p{font-size:16px!important}.serviceCard{min-height:auto!important;padding:18px 16px 20px!important}.serviceHead{justify-content:flex-start!important;text-align:left;min-height:auto!important}.serviceHead h3{font-size:21px!important}.serviceCard img{height:190px!important;border-radius:14px!important}.serviceCard p{font-size:16px!important;line-height:1.45!important}.galleryThumb,.galleryThumb:first-child{height:210px!important}.smallBlueBtn{width:100%;max-width:330px;justify-content:center;font-size:16px!important;padding:14px 20px!important}.infoCards{padding:0 16px 22px!important}.hygieneCard,.reviewPanel,.whoCard{border-radius:16px!important}.whoCard{grid-template-columns:1fr!important;padding:16px!important}.whoCard img{width:100%!important;height:260px!important}.hygieneCard h2,.reviewPanel h2,.whoCard h2{font-size:23px!important}.hygieneCard p,.reviewPanel p,.whoCard p{font-size:16px!important}.hygieneCard{grid-template-columns:1fr!important;padding:18px!important}.hygieneCard img{height:220px!important}.miniReviews blockquote{font-size:14.5px!important;padding:12px 13px!important}.ctaBlue{margin:0 16px 22px!important;grid-template-columns:1fr!important;text-align:center;padding:26px 18px!important;border-radius:16px!important;gap:18px!important}.calendarIcon{margin:auto;width:72px!important;height:72px!important}.ctaBlue h2{font-size:30px!important}.ctaBlue p{font-size:18px!important}.ctaBlue a{width:100%;max-width:310px;justify-content:center;margin:auto;padding:13px 18px!important;font-size:16px!important}.ctaFeatures{grid-template-columns:1fr!important;gap:0!important}.ctaFeatures span{border-left:0!important;border-top:1px solid rgba(255,255,255,.28)!important;padding:16px 0 0!important;margin-top:10px;font-size:20px!important;justify-content:center}.footer{padding:26px 18px 20px!important;text-align:center}.footer h2{font-size:28px!important}.footer h3,.footer p{font-size:16px!important}.footerBtn{width:100%;max-width:320px;justify-content:center}.floatWhatsApp{width:62px!important;height:62px!important;right:18px!important;bottom:18px!important;font-size:32px!important}.imageModal{padding:14px!important}.imageModalBox{width:96vw!important;padding:12px!important}.imageModalBox img{max-height:72vh!important}}@media(max-width:420px){.brand strong{font-size:22px!important}.heroCompact{height:600px!important;min-height:600px;background-position:top!important}.heroInner{padding-top:235px!important}.heroInner h1{font-size:31px!important}.galleryThumb,.galleryThumb:first-child,.serviceCard img{height:180px!important}}.whoCard img{object-position:center top!important}.smallBlueBtn{display:none!important}@media(max-width:820px){.whoCard img{height:340px!important;object-fit:cover!important;object-position:center top!important}}@media(max-width:420px){.whoCard img{height:320px!important;object-position:center top!important}}