.ChatWidget-module__52vinG__floatingRoot{display:contents}.ChatWidget-module__52vinG__inlineRoot{width:100%}.ChatWidget-module__52vinG__launcher{z-index:70;background:var(--c-primary);color:#fff;cursor:pointer;pointer-events:auto;border:0;border-radius:14px 0 0 14px;flex-direction:column;align-items:center;gap:10px;padding:20px 10px;transition:background .2s,transform .3s cubic-bezier(.4,0,.2,1),opacity .25s;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%);box-shadow:-4px 4px 24px #003d4c40}.ChatWidget-module__52vinG__launcher:hover{background:#00516a}.ChatWidget-module__52vinG__launcher span{writing-mode:vertical-rl;letter-spacing:.04em;white-space:nowrap;font-size:.78rem;font-weight:750;transform:rotate(180deg)}.ChatWidget-module__52vinG__launcherHidden{opacity:0;pointer-events:none;transform:translateY(-50%)translate(110%)}.ChatWidget-module__52vinG__unreadBadge{background:var(--c-accent);color:#fff;writing-mode:horizontal-tb;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:6px;left:6px;transform:none;box-shadow:0 2px 6px #003d4c4d}.ChatWidget-module__52vinG__panel{background:#fff;flex-direction:column;display:flex;overflow:hidden}.ChatWidget-module__52vinG__floatingPanel{z-index:75;pointer-events:none;border:1px solid #003d4c1a;border-right:0;border-radius:16px 0 0 16px;width:400px;height:100dvh;transition:transform .32s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;transform:translate(110%);box-shadow:-8px 0 50px #003d4c33}.ChatWidget-module__52vinG__panelOpen{pointer-events:auto;transform:translate(0)}.ChatWidget-module__52vinG__contactForm{background:#fff;flex-direction:column;flex:1;gap:12px;padding:18px 16px;display:flex;overflow-y:auto}.ChatWidget-module__52vinG__contactIntro{color:var(--c-primary);margin:0;font-size:.9rem;line-height:1.45}.ChatWidget-module__52vinG__contactField{color:var(--c-primary);flex-direction:column;gap:4px;font-size:.78rem;font-weight:700;display:flex}.ChatWidget-module__52vinG__contactField input{border:1px solid var(--c-border);color:var(--c-primary);background:#f9fafb;border-radius:12px;outline:none;padding:10px 12px;font-size:.9rem;font-weight:500}.ChatWidget-module__52vinG__contactField input:focus{border-color:#00b39b8c;box-shadow:0 0 0 3px #00b39b1f}.ChatWidget-module__52vinG__contactConsent{color:var(--c-primary);cursor:pointer;align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.4;display:flex}.ChatWidget-module__52vinG__contactConsent input{width:16px;height:16px;accent-color:var(--c-accent);flex-shrink:0;margin-top:2px}.ChatWidget-module__52vinG__contactError{color:#c0392b;margin:0;font-size:.8rem;font-weight:700}.ChatWidget-module__52vinG__contactSubmit{background:var(--c-primary);color:#fff;cursor:pointer;border:0;border-radius:12px;margin-top:4px;padding:12px;font-size:.9rem;font-weight:850}.ChatWidget-module__52vinG__contactSubmit:hover{background:#00516a}.ChatWidget-module__52vinG__header{border-bottom:1px solid var(--c-border);background:linear-gradient(#fff 0%,#f7fbfb 100%);align-items:center;gap:10px;padding:14px;display:flex}.ChatWidget-module__52vinG__avatar,.ChatWidget-module__52vinG__smallAvatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatWidget-module__52vinG__avatar{background:var(--c-primary);color:#fff;width:38px;height:38px}.ChatWidget-module__52vinG__smallAvatar{background:var(--c-bg-light);width:28px;height:28px;color:var(--c-primary);align-self:flex-end;margin-bottom:4px;position:absolute;top:0;left:0}.ChatWidget-module__52vinG__headerText{min-width:0;color:var(--c-primary);flex-direction:column;flex:1;display:flex}.ChatWidget-module__52vinG__headerText strong{font-size:.92rem;line-height:1.2}.ChatWidget-module__52vinG__headerText span{color:var(--c-accent);font-size:.75rem;font-weight:700}.ChatWidget-module__52vinG__closeButton{border:1px solid var(--c-border);width:34px;height:34px;color:var(--c-primary);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ChatWidget-module__52vinG__messages{scrollbar-width:none;background:linear-gradient(90deg,#00b39b14,#fff 18% 82%,#00b39b14);flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.ChatWidget-module__52vinG__messages::-webkit-scrollbar{display:none}.ChatWidget-module__52vinG__rowUser,.ChatWidget-module__52vinG__rowAssistant{display:flex}.ChatWidget-module__52vinG__rowUser{justify-content:flex-end}.ChatWidget-module__52vinG__rowAssistant{flex-wrap:wrap;justify-content:flex-start;padding-left:36px;position:relative}.ChatWidget-module__52vinG__bubble{border-radius:14px;max-width:84%;padding:10px 12px;font-size:.81rem;line-height:1.45}.ChatWidget-module__52vinG__bubble p{white-space:pre-wrap;margin:0}.ChatWidget-module__52vinG__messageContent{flex-direction:column;gap:8px;display:flex}.ChatWidget-module__52vinG__messageSection{background:#ffffff9e;border:1px solid #00b39b29;border-radius:12px;flex-direction:column;gap:7px;padding:9px 10px;display:flex}.ChatWidget-module__52vinG__messageSection h4{color:var(--c-primary);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:850}.ChatWidget-module__52vinG__messageSection ul,.ChatWidget-module__52vinG__messageBulletList,.ChatWidget-module__52vinG__messageChipList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ChatWidget-module__52vinG__messageSection li,.ChatWidget-module__52vinG__messageBulletList li{width:fit-content;max-width:100%;color:var(--c-primary);background:#fff;border:1px solid #00b39b2e;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:750;line-height:1.25}.ChatWidget-module__52vinG__messageChipList{list-style:none}.ChatWidget-module__52vinG__optionChips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ChatWidget-module__52vinG__optionGroups{flex-direction:column;gap:8px;margin-top:8px;display:flex}.ChatWidget-module__52vinG__optionGroup{flex-direction:column;gap:5px;display:flex}.ChatWidget-module__52vinG__optionGroupTitle{color:var(--c-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:850}.ChatWidget-module__52vinG__messageChip{width:fit-content;max-width:100%;color:var(--c-primary);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #00b39b47;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:800;line-height:1.25;transition:border-color .18s,box-shadow .18s,transform .18s}.ChatWidget-module__52vinG__messageChip:hover:not(:disabled){border-color:#00b39b94;transform:translateY(-1px);box-shadow:0 4px 14px #003d4c1a}.ChatWidget-module__52vinG__messageChip:disabled{cursor:not-allowed;opacity:.58}.ChatWidget-module__52vinG__optionConfirm{background:#ffffffbd;border:1px solid #00b39b38;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;padding:10px;display:flex}.ChatWidget-module__52vinG__optionConfirm p{color:var(--c-primary);margin:0;font-size:.78rem;font-weight:800}.ChatWidget-module__52vinG__optionConfirm div{flex-wrap:wrap;gap:6px;display:flex}.ChatWidget-module__52vinG__optionConfirm button{color:var(--c-primary);cursor:pointer;background:#fff;border:1px solid #00b39b47;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:850}.ChatWidget-module__52vinG__optionConfirm button:first-child{background:var(--c-primary);color:#fff;border-color:#0000}.ChatWidget-module__52vinG__optionCatalog{background:#ffffffeb;border:1px solid #00b39b38;border-radius:15px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 12px 26px #003d4c14}.ChatWidget-module__52vinG__optionCardRow{width:min(364px,100% + 28px);max-width:calc(100vw - 28px);margin-top:8px;margin-left:auto;margin-right:auto;transform:translate(-18px)}.ChatWidget-module__52vinG__optionCatalogGroup{border-top:1px solid #003d4c14}.ChatWidget-module__52vinG__optionCatalogGroup:first-child{border-top:0}.ChatWidget-module__52vinG__optionCatalogSummary{min-height:51px;color:var(--c-primary);cursor:pointer;grid-template-columns:31px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 11px;list-style:none;display:grid}.ChatWidget-module__52vinG__optionCatalogSummary::-webkit-details-marker{display:none}.ChatWidget-module__52vinG__optionCatalogIcon,.ChatWidget-module__52vinG__optionCatalogButtonIcon{color:var(--c-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChatWidget-module__52vinG__optionCatalogIcon{background:#fff;border:1px solid #00b39b38;width:31px;height:31px}.ChatWidget-module__52vinG__optionCatalogTitleBlock{flex-direction:column;gap:1px;min-width:0;display:flex}.ChatWidget-module__52vinG__optionCatalogTitleBlock strong{font-size:.73rem;font-weight:780;line-height:1.1}.ChatWidget-module__52vinG__optionCatalogTitleBlock small{color:#52768a;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;line-height:1.2;overflow:hidden}.ChatWidget-module__52vinG__optionCatalogChevron{color:var(--c-primary);transition:transform .18s}.ChatWidget-module__52vinG__optionCatalogGroup[open] .ChatWidget-module__52vinG__optionCatalogChevron{transform:rotate(180deg)}.ChatWidget-module__52vinG__optionCatalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 10px 10px;display:grid}.ChatWidget-module__52vinG__optionCatalogButton{min-height:48px;color:var(--c-primary);font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#00b39b0a 100%);border:1px solid #00b39b3d;border-radius:14px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;padding:7px 8px;font-size:.64rem;font-weight:760;line-height:1.18;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.ChatWidget-module__52vinG__optionCatalogButton:hover:not(:disabled){border-color:#00b39b94;transform:translateY(-1px);box-shadow:0 8px 20px #003d4c1a}.ChatWidget-module__52vinG__optionCatalogButton:disabled{cursor:not-allowed;opacity:.58}.ChatWidget-module__52vinG__optionCatalogButtonIcon{background:0 0;width:25px;height:25px}.ChatWidget-module__52vinG__professionalCatalog{flex-direction:column;gap:8px;width:100%;display:flex}.ChatWidget-module__52vinG__professionalCard{width:100%;min-height:62px;color:var(--c-primary);font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#00b39b0d 100%);border:1px solid #00b39b3d;border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid;box-shadow:0 8px 20px #003d4c0f}.ChatWidget-module__52vinG__professionalCard:hover:not(:disabled){border-color:#00b39b85;box-shadow:0 10px 24px #003d4c1a}.ChatWidget-module__52vinG__professionalCard:disabled{cursor:not-allowed;opacity:.58}.ChatWidget-module__52vinG__professionalPhoto{width:44px;height:44px;color:var(--c-primary);background:radial-gradient(circle at 30% 20%,#fff 0%,#00b39b29 100%);border:2px solid #00b39b38;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex;overflow:hidden}.ChatWidget-module__52vinG__professionalPhoto img{object-fit:cover;width:100%;height:100%}.ChatWidget-module__52vinG__professionalInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.ChatWidget-module__52vinG__professionalInfo strong{text-overflow:ellipsis;font-size:.72rem;font-weight:780;line-height:1.18;overflow:hidden}.ChatWidget-module__52vinG__professionalInfo small{color:#52768a;font-size:.63rem;font-weight:700;line-height:1.2}:is(.ChatWidget-module__52vinG__messageSection li:has(.ChatWidget-module__52vinG__messageChip),.ChatWidget-module__52vinG__messageBulletList li:has(.ChatWidget-module__52vinG__messageChip)){background:0 0;border:0;padding:0}.ChatWidget-module__52vinG__messageContent a{color:inherit;text-underline-offset:2px;font-weight:850;-webkit-text-decoration:underline #00b39b73;text-decoration:underline #00b39b73}.ChatWidget-module__52vinG__bubbleAssistant{color:var(--c-primary);background:#f3f4f6;border-bottom-left-radius:4px}.ChatWidget-module__52vinG__bubbleUser{background:var(--c-primary);color:#fff;border-bottom-right-radius:4px}.ChatWidget-module__52vinG__quickActions{flex-wrap:wrap;gap:8px;padding-left:36px;display:flex}.ChatWidget-module__52vinG__quickActions button{color:var(--c-primary);cursor:pointer;background:#fff;border:1px solid #00b39b40;border-radius:999px;padding:8px 10px;font-size:.76rem;font-weight:750}.ChatWidget-module__52vinG__quickActions button:disabled{cursor:not-allowed;opacity:.6}.ChatWidget-module__52vinG__actionButton{background:var(--c-primary);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:34px;margin-top:10px;padding:8px 12px;font-size:.8rem;font-weight:850;text-decoration:none;display:inline-flex}.ChatWidget-module__52vinG__contactHint,.ChatWidget-module__52vinG__successBadge{border-radius:999px;width:fit-content;margin-top:10px;padding:6px 10px;font-size:.74rem;font-weight:850;display:flex}.ChatWidget-module__52vinG__contactHint{color:var(--c-primary);background:#00b39b1f}.ChatWidget-module__52vinG__successBadge{color:#00796b;background:#00b39b2e}.ChatWidget-module__52vinG__typingIndicator{align-items:center;gap:5px;min-width:44px;min-height:18px;display:inline-flex}.ChatWidget-module__52vinG__typingIndicator span{background:var(--c-accent);border-radius:999px;width:7px;height:7px;animation:.9s ease-in-out infinite ChatWidget-module__52vinG__typingPulse}.ChatWidget-module__52vinG__typingIndicator span:nth-child(2){animation-delay:.14s}.ChatWidget-module__52vinG__typingIndicator span:nth-child(3){animation-delay:.28s}@keyframes ChatWidget-module__52vinG__typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.ChatWidget-module__52vinG__inputBar{border-top:1px solid var(--c-border);background:#fff;gap:10px;padding:12px;display:flex}.ChatWidget-module__52vinG__inputBar input{border:1px solid var(--c-border);min-width:0;color:var(--c-primary);background:#f9fafb;border-radius:12px;outline:none;flex:1;padding:10px 12px;font-size:.88rem}.ChatWidget-module__52vinG__inputBar input:focus{border-color:#00b39b8c;box-shadow:0 0 0 3px #00b39b1f}.ChatWidget-module__52vinG__inputBar button{background:var(--c-accent);color:#fff;cursor:pointer;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ChatWidget-module__52vinG__inputBar button:disabled,.ChatWidget-module__52vinG__inputBar input:disabled{cursor:not-allowed;opacity:.55}@media (max-width:640px){.ChatWidget-module__52vinG__launcher{border-radius:12px 0 0 12px;gap:8px;padding:16px 8px}.ChatWidget-module__52vinG__launcher span{font-size:.72rem}.ChatWidget-module__52vinG__floatingPanel{border-radius:0;width:100vw}.ChatWidget-module__52vinG__bubble{max-width:88%}.ChatWidget-module__52vinG__optionCatalogGrid{grid-template-columns:1fr}.ChatWidget-module__52vinG__optionCatalogButton{min-height:48px}}@media (prefers-reduced-motion:reduce){.ChatWidget-module__52vinG__typingIndicator span{opacity:.8;animation:none;transform:none}}
.Header-module__lnUIdW__header{z-index:50;-webkit-backdrop-filter:blur(20px);background:#f7fafae6;border-bottom:1px solid #003d4c12;width:100%;position:sticky;top:0}.Header-module__lnUIdW__headerInner{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100% - 48px);margin:0 auto;padding:16px 0;display:flex}.Header-module__lnUIdW__brand{color:#003d4c;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__lnUIdW__brand strong{font-size:.95rem;font-weight:700;line-height:1.2;display:block}.Header-module__lnUIdW__brand span{color:#5b7f95;margin-top:2px;font-size:.75rem;display:block}.Header-module__lnUIdW__brandLogo{flex-shrink:0;width:auto;max-width:260px;height:52px}@media (max-width:980px){.Header-module__lnUIdW__brandLogo{max-width:200px;height:40px}}.Header-module__lnUIdW__nav{align-items:center;gap:24px;display:flex}.Header-module__lnUIdW__nav a{color:#5b7f95;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .15s}.Header-module__lnUIdW__nav a:hover{color:#003d4c}.Header-module__lnUIdW__headerActions{align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__primaryButton,.Header-module__lnUIdW__primaryButtonLarge{white-space:nowrap;cursor:pointer;letter-spacing:.01em;color:#fff;background:#003d4c;border:0;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;line-height:1;text-decoration:none;transition:all .18s;display:inline-flex}.Header-module__lnUIdW__primaryButton svg,.Header-module__lnUIdW__primaryButtonLarge svg{flex-shrink:0;display:block}.Header-module__lnUIdW__primaryButton span,.Header-module__lnUIdW__primaryButtonLarge span{align-items:center;line-height:1;display:inline-flex}.Header-module__lnUIdW__primaryButton{border-radius:10px;padding:10px 18px;font-size:.875rem}.Header-module__lnUIdW__primaryButtonLarge{border-radius:12px;padding:14px 28px;font-size:.95rem}.Header-module__lnUIdW__primaryButton:hover,.Header-module__lnUIdW__primaryButtonLarge:hover{background:#005062;transform:translateY(-1px);box-shadow:0 6px 20px #003d4c38}.Header-module__lnUIdW__mobileAgendarBtn{cursor:pointer;color:#fff;white-space:nowrap;background:#003d4c;border:0;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:0;font-weight:600;text-decoration:none;transition:background .18s;display:none}.Header-module__lnUIdW__mobileAgendarBtn:hover{background:#005062}.Header-module__lnUIdW__mobileAgendarBtn span{align-items:center;font-size:.8rem;line-height:1;display:inline-flex}.Header-module__lnUIdW__mobileAgendarBtn svg{flex-shrink:0;display:block}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.Header-module__lnUIdW__hamburger:hover{background:#003d4c0f}.Header-module__lnUIdW__hamburgerBar{transform-origin:50%;background:#003d4c;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .22s;display:block}.Header-module__lnUIdW__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__barMid{opacity:0;transform:scaleX(0)}.Header-module__lnUIdW__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__backdrop{z-index:39;background:#00000059;position:fixed;inset:0}.Header-module__lnUIdW__mobileMenu{z-index:50;background:#f7fafa;flex-direction:column;width:min(300px,82vw);height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #003d4c26}.Header-module__lnUIdW__mobileMenuOpen{transform:translate(0)}.Header-module__lnUIdW__mobileMenuHeader{border-bottom:1px solid #003d4c14;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__lnUIdW__mobileMenuLogo{width:auto;height:38px}.Header-module__lnUIdW__mobileMenuClose{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.Header-module__lnUIdW__mobileMenuClose:hover{background:#003d4c0f}.Header-module__lnUIdW__closeBar1,.Header-module__lnUIdW__closeBar2{background:#003d4c;border-radius:2px;width:20px;height:2px;position:absolute}.Header-module__lnUIdW__closeBar1{transform:rotate(45deg)}.Header-module__lnUIdW__closeBar2{transform:rotate(-45deg)}.Header-module__lnUIdW__mobileNav{flex-direction:column;flex:1;padding:8px 0;display:flex}.Header-module__lnUIdW__mobileNavLinks{flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLinks a{color:#003d4c;border-bottom:1px solid #003d4c0d;align-items:center;gap:13px;padding:15px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,padding-left .15s,color .15s;display:flex}.Header-module__lnUIdW__mobileNavLinks a:hover{background:#003d4c0a;padding-left:30px}.Header-module__lnUIdW__mobileNavIcon{color:#006879;background:#ffffffad;border:1px solid #003d4c24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}@media (max-width:980px){.Header-module__lnUIdW__nav,.Header-module__lnUIdW__headerActions{display:none}.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__mobileAgendarBtn{display:inline-flex}}@media (max-width:640px){.Header-module__lnUIdW__primaryButtonLarge{text-align:center;justify-content:center;width:100%}.Header-module__lnUIdW__headerInner{gap:8px;width:calc(100% - 24px);padding:12px 0}.Header-module__lnUIdW__brandLogo{max-width:150px;height:36px}.Header-module__lnUIdW__mobileAgendarBtn{gap:6px;padding:7px 10px}.Header-module__lnUIdW__mobileAgendarBtn span{font-size:.78rem}.Header-module__lnUIdW__hamburger{width:36px;height:36px}}
.page-module__4gMfna__page{color:#003d4c;background:#f7fafa;min-height:100vh}.page-module__4gMfna__header{z-index:50;-webkit-backdrop-filter:blur(20px);background:#f7fafae6;border-bottom:1px solid #003d4c12;width:100%;position:sticky;top:0}.page-module__4gMfna__headerInner{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100% - 48px);margin:0 auto;padding:16px 0;display:flex}.page-module__4gMfna__brand,.page-module__4gMfna__brandFooter{color:#003d4c;align-items:center;gap:12px;text-decoration:none;display:flex}.page-module__4gMfna__brand strong{font-size:.95rem;font-weight:700;line-height:1.2;display:block}.page-module__4gMfna__brand span{color:#5b7f95;margin-top:2px;font-size:.75rem;display:block}.page-module__4gMfna__brandMark{color:#00b39b;background:linear-gradient(135deg,#003d4c,#056);border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:800;display:grid;box-shadow:0 4px 14px #003d4c40}.page-module__4gMfna__brandLogo{flex-shrink:0;width:auto;max-width:260px;height:52px}@media (max-width:980px){.page-module__4gMfna__brandLogo{max-width:200px;height:40px}}.page-module__4gMfna__heroLogo{width:auto;max-width:420px;height:100px;margin:0 0 20px;display:block}@media (max-width:980px){.page-module__4gMfna__heroLogo{max-width:300px;height:72px;margin:0 auto 20px}}.page-module__4gMfna__footerLogoMark{flex-shrink:0;width:auto;max-width:200px;height:40px}.page-module__4gMfna__footerBrand{align-items:flex-start;gap:14px;display:flex}.page-module__4gMfna__footerBrand strong{color:#003d4c;font-size:.95rem;font-weight:700;display:block}.page-module__4gMfna__footerBrand p{color:#5b7f95;margin:5px 0 0;font-size:.875rem;line-height:1.5}.page-module__4gMfna__contactBar{color:#fff;background:linear-gradient(135deg,#003d4c 0%,#056 60%,#006d5b 100%);margin-top:100px}.page-module__4gMfna__contactBarInner{flex-wrap:wrap;align-items:center;gap:40px;width:min(1200px,100% - 48px);margin:0 auto;padding:48px 0;display:flex}.page-module__4gMfna__contactBarBrand{flex:240px;align-items:center;gap:16px;display:flex}.page-module__4gMfna__contactBarLogo{filter:brightness(0)invert();opacity:.92;flex-shrink:0;width:auto;max-width:200px;height:44px}.page-module__4gMfna__contactBarBrand strong{color:#fff;font-size:1rem;font-weight:700;display:block}.page-module__4gMfna__contactBarBrand span{color:#ffffff8c;margin-top:3px;font-size:.8rem;display:block}.page-module__4gMfna__contactBarData{flex-wrap:wrap;flex:auto;gap:12px;display:flex}.page-module__4gMfna__contactPhone{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px 18px;text-decoration:none;transition:background .15s;display:flex}.page-module__4gMfna__contactPhone:hover{background:#ffffff1f}.page-module__4gMfna__contactPhoneIcon{font-size:1.1rem}.page-module__4gMfna__contactPhone strong{color:#fff;letter-spacing:.02em;font-size:1rem;font-weight:700;display:block}.page-module__4gMfna__contactPhone small{color:#ffffff80;margin-top:1px;font-size:.72rem;display:block}.page-module__4gMfna__contactBarExtra{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.page-module__4gMfna__contactEmail{color:#ffffffa6;font-size:.875rem;text-decoration:none;transition:color .15s}.page-module__4gMfna__contactEmail:hover{color:#fff}.page-module__4gMfna__whatsappLinks{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.page-module__4gMfna__whatsappLink{color:#ffffffc7;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s}.page-module__4gMfna__whatsappLink:hover{color:#6cead8}.page-module__4gMfna__socialRow{align-items:center;gap:10px;display:inline-flex}.page-module__4gMfna__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.page-module__4gMfna__socialIcon:hover{background:#ffffff38;transform:translateY(-1px)}.page-module__4gMfna__socialIcon svg{width:18px;height:18px}.page-module__4gMfna__phoneLogoMark{color:#00b39b;background:linear-gradient(135deg,#003d4c,#056);border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:12px;font-size:1rem;font-weight:800;display:grid}.page-module__4gMfna__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.page-module__4gMfna__hamburger:hover{background:#003d4c0f}.page-module__4gMfna__hamburgerBar{transform-origin:50%;background:#003d4c;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .22s;display:block}.page-module__4gMfna__barTop{transform:translateY(7px)rotate(45deg)}.page-module__4gMfna__barMid{opacity:0;transform:scaleX(0)}.page-module__4gMfna__barBot{transform:translateY(-7px)rotate(-45deg)}.page-module__4gMfna__mobileMenu{background:#f7fafafa;border-top:1px solid #003d4c12;max-height:0;transition:max-height .3s;overflow:hidden}.page-module__4gMfna__mobileMenuOpen{max-height:400px}.page-module__4gMfna__mobileNav{flex-direction:column;display:flex}.page-module__4gMfna__mobileNav a{color:#003d4c;border-bottom:1px solid #003d4c0f;padding:16px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s}.page-module__4gMfna__mobileNav a:hover{background:#003d4c0a}.page-module__4gMfna__mobileMenu .page-module__4gMfna__primaryButtonLarge{text-align:center;margin:16px 24px 20px;display:block}.page-module__4gMfna__nav{align-items:center;gap:32px;display:flex}.page-module__4gMfna__nav a{color:#5b7f95;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.page-module__4gMfna__nav a:hover{color:#003d4c}.page-module__4gMfna__headerActions{align-items:center;gap:10px;display:flex}.page-module__4gMfna__primaryButton,.page-module__4gMfna__secondaryButton,.page-module__4gMfna__primaryButtonLarge,.page-module__4gMfna__outlineButtonLarge{white-space:nowrap;cursor:pointer;letter-spacing:.01em;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;line-height:1;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__4gMfna__primaryButton svg,.page-module__4gMfna__secondaryButton svg,.page-module__4gMfna__primaryButtonLarge svg,.page-module__4gMfna__outlineButtonLarge svg{flex-shrink:0;display:block}.page-module__4gMfna__primaryButton,.page-module__4gMfna__primaryButtonLarge{color:#fff;background:#003d4c}.page-module__4gMfna__primaryButton{padding:10px 18px;font-size:.875rem}.page-module__4gMfna__primaryButton:hover,.page-module__4gMfna__primaryButtonLarge:hover{background:#005062;transform:translateY(-1px);box-shadow:0 6px 20px #003d4c38}.page-module__4gMfna__secondaryButton{color:#003d4c;background:0 0;border:1px solid #003d4c2e;padding:10px 18px;font-size:.875rem}.page-module__4gMfna__secondaryButton:hover{background:#003d4c0d}.page-module__4gMfna__primaryButtonLarge,.page-module__4gMfna__outlineButtonLarge{border-radius:12px;padding:14px 28px;font-size:.95rem}.page-module__4gMfna__outlineButtonLarge{color:#003d4c;background:0 0;border:1.5px solid #003d4c38}.page-module__4gMfna__outlineButtonLarge:hover{background:#003d4c0a;border-color:#003d4c59;transform:translateY(-1px)}.page-module__4gMfna__hero{grid-template-columns:1fr 1fr;align-items:center;gap:56px;width:min(1200px,100% - 48px);margin:0 auto;padding:96px 0 112px;display:grid;position:relative}.page-module__4gMfna__heroCarouselCol{border-radius:22px;width:100%;overflow:visible}.page-module__4gMfna__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#00b39b17 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.page-module__4gMfna__badge,.page-module__4gMfna__sectionHeader span,.page-module__4gMfna__cta span{color:#007c72;letter-spacing:.06em;text-transform:uppercase;background:#00b39b1a;border:1px solid #00b39b33;border-radius:999px;align-items:center;padding:5px 13px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__4gMfna__heroContent{text-align:left;z-index:2;max-width:560px;position:relative}.page-module__4gMfna__heroContent h1{letter-spacing:-.04em;color:#003d4c;margin:18px 0 20px;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:800;line-height:1.02}.page-module__4gMfna__heroContent p{color:#5b7f95;max-width:460px;margin-bottom:32px;margin-left:0;margin-right:0;font-size:1.05rem;line-height:1.7}.page-module__4gMfna__heroActions{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:44px;display:flex}.page-module__4gMfna__heroStats{background:#fff;border:1px solid #003d4c1a;border-radius:16px;max-width:460px;margin:0;display:flex;overflow:hidden;box-shadow:0 2px 10px #003d4c0f}.page-module__4gMfna__heroStats div{border-right:1px solid #003d4c14;flex:1;padding:16px 20px}.page-module__4gMfna__heroStats div:last-child{border-right:none}.page-module__4gMfna__heroStats strong{color:#003d4c;letter-spacing:-.03em;font-size:1.5rem;font-weight:800;display:block}.page-module__4gMfna__heroStats span{color:#5b7f95;margin-top:2px;font-size:.75rem;display:block}.page-module__4gMfna__phonePreview{background:#fff;border:1px solid #003d4c1a;border-radius:34px;width:min(100%,340px);margin:0 auto;padding:16px;box-shadow:0 0 0 6px #003d4c0a,0 40px 80px #003d4c24}.page-module__4gMfna__phoneTop{color:#003d4c;justify-content:space-between;padding:4px 4px 12px;font-size:.7rem;font-weight:700;display:flex}.page-module__4gMfna__phoneLogo{padding:12px 4px 6px}.page-module__4gMfna__phoneLogo h2{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800}.page-module__4gMfna__phoneLogo p{color:#5b7f95;margin:4px 0 0;font-size:.82rem}.page-module__4gMfna__quickGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.page-module__4gMfna__quickGrid a{color:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:110px;padding:14px;text-decoration:none;transition:transform .2s;display:flex}.page-module__4gMfna__quickGrid a:hover{transform:translateY(-2px)}.page-module__4gMfna__quickGrid span{font-size:1.2rem}.page-module__4gMfna__quickGrid strong{font-size:.875rem;font-weight:700;display:block}.page-module__4gMfna__quickGrid small{opacity:.8;font-size:.72rem;line-height:1.35}.page-module__4gMfna__quickCardDark{background:linear-gradient(145deg,#003d4c,#005568)}.page-module__4gMfna__quickCardTeal{background:linear-gradient(145deg,#00b39b,#00c9ae)}.page-module__4gMfna__quickCardSoft{background:linear-gradient(145deg,#5b9eb8,#7ab6ce)}.page-module__4gMfna__quickCardSand{background:linear-gradient(145deg,#c6a992,#d4baaa)}.page-module__4gMfna__nextAppointment{background:#f7fafa;border:1px solid #003d4c14;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:12px 14px;display:flex}.page-module__4gMfna__nextAppointment small,.page-module__4gMfna__nextAppointment span{color:#5b7f95;font-size:.7rem;display:block}.page-module__4gMfna__nextAppointment strong{color:#003d4c;margin:3px 0;font-size:.82rem;display:block}.page-module__4gMfna__nextAppointment a{color:#00a894;white-space:nowrap;font-size:.82rem;font-weight:700;text-decoration:none}.page-module__4gMfna__section,.page-module__4gMfna__sectionAlt{width:min(1200px,100% - 48px);margin:100px auto 0}.page-module__4gMfna__sectionAlt{background:#fff;border:1px solid #003d4c12;border-radius:28px;padding:48px;box-shadow:0 2px 16px #003d4c0d}.page-module__4gMfna__sectionHeader{max-width:660px;margin-bottom:40px}.page-module__4gMfna__sectionHeader h2,.page-module__4gMfna__cta h2{letter-spacing:-.04em;margin:12px 0 10px;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.06}.page-module__4gMfna__sectionHeader p,.page-module__4gMfna__cta p{color:#5b7f95;font-size:.97rem;line-height:1.65}.page-module__4gMfna__specialtyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__4gMfna__specialtyExplorer{display:block}.page-module__4gMfna__specialtyToggleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__4gMfna__specialtyToggleItem{min-width:0}.page-module__4gMfna__specialtyCard{cursor:pointer;text-align:left;color:#003d4c;background:#fff;border:1px solid #003d4c14;border-radius:18px;align-items:center;gap:14px;width:100%;padding:16px 18px;font-family:inherit;text-decoration:none;transition:all .18s;display:flex;box-shadow:0 1px 3px #003d4c0a}.page-module__4gMfna__specialtyCard:hover{border-color:#00b39b47;transform:translateY(-2px);box-shadow:0 6px 20px #003d4c17}.page-module__4gMfna__specialtyCardActive{background:#f1fbfa;border-color:#00b39b6b;box-shadow:0 10px 26px #003d4c17}.page-module__4gMfna__specialtyCardActive .page-module__4gMfna__iconCircle{background:#dff8f1}.page-module__4gMfna__iconCircle{background:#f0f9f8;border-radius:13px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid}.page-module__4gMfna__iconCircle img{object-fit:contain;width:38px;height:38px}.page-module__4gMfna__specialtyCard h3{margin:0;font-size:.92rem;font-weight:700}.page-module__4gMfna__specialtyCard p{color:#5b7f95;margin:3px 0 0;font-size:.8rem;line-height:1.4}.page-module__4gMfna__cardArrow{color:#c5d5dc;flex-shrink:0;margin-left:auto;font-size:1.3rem;transition:transform .18s,color .18s}.page-module__4gMfna__specialtyCard:hover .page-module__4gMfna__cardArrow{color:#00b39b;transform:translate(3px)}.page-module__4gMfna__specialtyProfessionalsPanel{background:#fff;border:1px solid #003d4c14;border-radius:10px;margin-top:8px;display:none;overflow:hidden;box-shadow:0 10px 26px #003d4c12}.page-module__4gMfna__specialtyProfessionalsPanelOpen{display:block}.page-module__4gMfna__specialtyProfessionalsHeader{background:linear-gradient(#e5f8f69e,#fff);border-bottom:1px solid #003d4c14;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.page-module__4gMfna__specialtyProfessionalsHeader span{color:#5b7f95;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.page-module__4gMfna__specialtyProfessionalsHeader h3{color:#003d4c;margin:4px 0 0;font-size:.98rem;line-height:1.2}.page-module__4gMfna__specialtyProfessionalsHeader strong{color:#fff;background:#003d4c;border-radius:999px;place-items:center;min-width:30px;height:30px;font-size:.86rem;display:inline-grid}.page-module__4gMfna__specialtyProfessionalsGrid{gap:8px;padding:12px;display:grid}.page-module__4gMfna__specialtyDoctorCard{background:#fff;border:1px solid #003d4c14;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.page-module__4gMfna__specialtyDoctorAvatar{color:#fff;background:linear-gradient(135deg,#003d4c,#056);border-radius:8px;place-items:center;width:42px;height:42px;font-size:.86rem;font-weight:800;display:grid;overflow:hidden}.page-module__4gMfna__specialtyDoctorAvatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.page-module__4gMfna__specialtyDoctorInfo h4{color:#003d4c;margin:0;font-size:.86rem;line-height:1.25}.page-module__4gMfna__specialtyDoctorInfo p{color:#5b7f95;margin:3px 0 0;font-size:.74rem}.page-module__4gMfna__specialtyDoctorButton{color:#fff;white-space:nowrap;background:#004856;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.page-module__4gMfna__specialtyDoctorButton:hover{background:#006070}.page-module__4gMfna__specialtyDoctorButtonText{display:inline}.page-module__4gMfna__specialtyEmptyState{color:#5b7f95;background:#f5fbfa;border-radius:8px;margin:12px;padding:18px;font-size:.86rem;line-height:1.45}.page-module__4gMfna__doctorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-module__4gMfna__doctorCarousel{margin-inline:-18px;position:relative}.page-module__4gMfna__doctorCarouselTrack{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(280px,32%);grid-auto-flow:column;gap:16px;padding:4px 18px 14px;display:grid;overflow-x:auto}.page-module__4gMfna__doctorCarouselTrack::-webkit-scrollbar{display:none}.page-module__4gMfna__doctorCarouselTrack .page-module__4gMfna__doctorCard{scroll-snap-align:start}.page-module__4gMfna__doctorCarouselButton{z-index:4;color:#003d4c;cursor:pointer;background:#fffffff0;border:1px solid #003d4c1f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:absolute;top:42%;box-shadow:0 10px 28px #003d4c24}.page-module__4gMfna__doctorCarouselButton:hover{background:#fff;transform:translateY(-1px);box-shadow:0 14px 34px #003d4c2e}.page-module__4gMfna__doctorCarouselButtonPrev{left:0}.page-module__4gMfna__doctorCarouselButtonNext{right:0}.page-module__4gMfna__staffGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.page-module__4gMfna__staffCard{text-align:center;background:#fff;border:1px solid #003d4c14;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;transition:all .18s;display:flex;box-shadow:0 1px 3px #003d4c0a}.page-module__4gMfna__staffCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #003d4c17}.page-module__4gMfna__staffAvatar{color:#fff;background:linear-gradient(135deg,#00b39b,#007a6a);border-radius:50%;flex-shrink:0;place-items:center;width:200px;height:200px;font-size:1.2rem;font-weight:800;display:grid;overflow:hidden}.page-module__4gMfna__staffSkeletonCard{animation:.36s both page-module__4gMfna__skeletonCardIn;animation-delay:var(--skeleton-delay,0s);pointer-events:none}.page-module__4gMfna__staffSkeletonAvatar{flex-shrink:0;width:200px;height:200px}.page-module__4gMfna__staffSkeletonInfo{justify-items:center;gap:8px;width:100%;display:grid}.page-module__4gMfna__staffInfo h3{color:#003d4c;margin:0;font-size:.85rem;font-weight:700;line-height:1.3}.page-module__4gMfna__staffInfo p{color:#5b7f95;margin:4px 0 0;font-size:.78rem}.page-module__4gMfna__doctorCard{background:#fff;border:1px solid #003d4c14;border-radius:18px;flex-direction:column;align-items:flex-start;gap:0;padding:22px;transition:all .18s;display:flex;box-shadow:0 1px 3px #003d4c0a}.page-module__4gMfna__doctorCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #003d4c17}.page-module__4gMfna__doctorAvatar{aspect-ratio:1;color:#fff;background:linear-gradient(135deg,#003d4c,#056);border-radius:12px;place-items:center;width:100%;margin-bottom:14px;font-size:1.6rem;font-weight:800;display:grid;overflow:hidden}.page-module__4gMfna__doctorPhoto{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.page-module__4gMfna__doctorSkeletonCard{pointer-events:none;animation:.36s both page-module__4gMfna__skeletonCardIn;animation-delay:var(--skeleton-delay,0s)}.page-module__4gMfna__doctorSkeletonAvatar{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:14px}.page-module__4gMfna__doctorSkeletonName{margin-top:0}.page-module__4gMfna__doctorSkeletonSpecialty{margin-top:7px}.page-module__4gMfna__doctorSkeletonLink{margin-top:14px}.page-module__4gMfna__doctorCard h3{margin:0;font-size:.92rem;font-weight:700;line-height:1.35}.page-module__4gMfna__doctorCard p{color:#5b7f95;margin:5px 0 0;font-size:.8rem;line-height:1.4}.page-module__4gMfna__cardLink{cursor:pointer;color:#00a894;background:0 0;border:0;margin-top:10px;padding:0;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__4gMfna__cardLink:hover{opacity:.75}@keyframes page-module__4gMfna__skeletonCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-module__4gMfna__examGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-module__4gMfna__examCard{background:#fff;border:1px solid #003d4c14;border-radius:18px;align-items:center;gap:18px;padding:22px;transition:all .18s;display:flex;box-shadow:0 1px 3px #003d4c0a}.page-module__4gMfna__examCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #003d4c17}.page-module__4gMfna__examIcon{background:#f0f9f8;border-radius:16px;flex-shrink:0;place-items:center;width:80px;height:80px;display:grid}.page-module__4gMfna__examIcon img{object-fit:contain;width:68px;height:68px}.page-module__4gMfna__examCard h3{margin:0;font-size:.97rem;font-weight:700}.page-module__4gMfna__examCard p{color:#5b7f95;margin:5px 0 0;font-size:.86rem;line-height:1.55}.page-module__4gMfna__examCard a,.page-module__4gMfna__examCard button{cursor:pointer;color:#00a894;background:0 0;border:0;margin-top:10px;padding:0;font-family:inherit;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__4gMfna__faqSection{background:#f7fafa;padding:80px 0}.page-module__4gMfna__faqInner{width:min(860px,100% - 48px);margin:0 auto}.page-module__4gMfna__faqList{flex-direction:column;gap:10px;margin-top:40px;display:flex}.page-module__4gMfna__faqItem{background:#fff;border:1px solid #003d4c17;border-radius:14px;transition:box-shadow .18s;overflow:hidden}.page-module__4gMfna__faqItem[open]{box-shadow:0 4px 16px #003d4c14}.page-module__4gMfna__faqQuestion{color:#003d4c;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;font-size:.97rem;font-weight:700;list-style:none;display:flex}.page-module__4gMfna__faqQuestion::-webkit-details-marker{display:none}.page-module__4gMfna__faqQuestion:after{content:"›";color:#00b39b;flex-shrink:0;font-size:1.4rem;transition:transform .18s;transform:rotate(90deg)}.page-module__4gMfna__faqItem[open] .page-module__4gMfna__faqQuestion:after{transform:rotate(270deg)}.page-module__4gMfna__faqAnswer{color:#5b7f95;margin:0;padding:0 22px 18px;font-size:.9rem;line-height:1.65}.page-module__4gMfna__faqAnswerLink{color:#007f7b;text-underline-offset:3px;font-weight:800;text-decoration:underline}.page-module__4gMfna__faqAnswerLink:hover{color:#004f5d}.page-module__4gMfna__cta{color:#fff;background:linear-gradient(130deg,#003d4c 0%,#00515f 55%,#006272 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;width:min(1200px,100% - 48px);margin:100px auto 0;padding:clamp(36px,5vw,60px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 56px #003d4c38}.page-module__4gMfna__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#00b39b33,#0000 70%);width:320px;height:320px;position:absolute;top:-80px;right:-80px}.page-module__4gMfna__cta span{color:#ffffffe0;background:#ffffff1f;border-color:#ffffff2e}.page-module__4gMfna__cta h2{color:#fff;max-width:560px}.page-module__4gMfna__cta p{color:#ffffffb3;max-width:560px}.page-module__4gMfna__ctaActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__4gMfna__cta .page-module__4gMfna__primaryButtonLarge{color:#fff;background:#00b39b}.page-module__4gMfna__cta .page-module__4gMfna__primaryButtonLarge:hover{background:#00c4ab;box-shadow:0 6px 20px #00b39b4d}.page-module__4gMfna__cta .page-module__4gMfna__outlineButtonLarge{color:#ffffffe0;border-color:#ffffff3d}.page-module__4gMfna__cta .page-module__4gMfna__outlineButtonLarge:hover{background:#ffffff14;border-color:#ffffff61}.page-module__4gMfna__footer{color:#5b7f95;border-top:1px solid #003d4c17;justify-content:space-between;align-items:flex-start;gap:24px;width:min(1200px,100% - 48px);margin:80px auto 0;padding:44px 0 52px;font-size:.875rem;display:flex}.page-module__4gMfna__footer p{margin:8px 0 0;line-height:1.65}.page-module__4gMfna__brandFooter strong{color:#003d4c;font-size:.95rem}.page-module__4gMfna__footerContact{text-align:right;gap:5px;display:grid}.page-module__4gMfna__conveniosBar{background:linear-gradient(135deg,#003d4c 0%,#056 60%,#006d5b 100%);padding:72px 0}.page-module__4gMfna__conveniosInner{align-items:center;gap:64px;width:min(1100px,100% - 48px);margin:0 auto;display:flex}.page-module__4gMfna__conveniosText{flex-direction:column;flex:1;align-items:flex-start;gap:16px;display:flex}.page-module__4gMfna__conveniosBadge{color:#a8e6df;letter-spacing:.07em;text-transform:uppercase;background:#ffffff1f;border:1px solid #a8e6df4d;border-radius:999px;align-items:center;padding:5px 13px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__4gMfna__conveniosText h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.2}.page-module__4gMfna__conveniosText h2 strong{color:#a8e6df;font-weight:800}.page-module__4gMfna__conveniosText p{color:#ffffffc7;max-width:480px;margin:0;font-size:1rem;line-height:1.7}.page-module__4gMfna__conveniosLogos{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:28px 40px;display:flex}.page-module__4gMfna__fonasaLogo{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:200px;height:auto}.page-module__4gMfna__fonasaBonosChip{background:#00b39b1f;border:1px solid #00b39b59;border-radius:14px;align-items:center;gap:14px;max-width:480px;margin:6px 0 4px;padding:14px 18px;display:inline-flex}.page-module__4gMfna__fonasaBonosIcon{color:#6cead8;background:#00b39b38;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.page-module__4gMfna__fonasaBonosIcon svg{width:20px;height:20px}.page-module__4gMfna__fonasaBonosText{flex-direction:column;gap:2px;line-height:1.35;display:flex}.page-module__4gMfna__fonasaBonosText strong{color:#fff;letter-spacing:.01em;font-size:.95rem;font-weight:700}.page-module__4gMfna__fonasaBonosText small{color:#ffffffb8;font-size:.78rem}@media (max-width:980px){.page-module__4gMfna__nav,.page-module__4gMfna__headerActions{display:none}.page-module__4gMfna__hamburger{display:flex}.page-module__4gMfna__mobileMenu{display:block}.page-module__4gMfna__hero{grid-template-columns:1fr;justify-items:center;gap:36px;padding:64px 0 80px}.page-module__4gMfna__heroContent{text-align:center;max-width:680px}.page-module__4gMfna__heroContent p{margin-left:auto;margin-right:auto}.page-module__4gMfna__heroActions{justify-content:center}.page-module__4gMfna__heroStats{margin:0 auto}.page-module__4gMfna__heroCarouselCol{border-radius:16px;width:100%;max-width:640px;overflow:hidden}.page-module__4gMfna__heroStats{max-width:100%}.page-module__4gMfna__specialtyGrid,.page-module__4gMfna__doctorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__4gMfna__doctorCarouselTrack{grid-auto-columns:minmax(260px,46%)}.page-module__4gMfna__staffGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__4gMfna__examGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__4gMfna__cta,.page-module__4gMfna__footer{flex-direction:column;align-items:flex-start}.page-module__4gMfna__contactBarInner{flex-direction:column;gap:16px;padding:28px 0}.page-module__4gMfna__contactBarExtra{text-align:center;align-items:center}.page-module__4gMfna__whatsappLinks{align-items:center}.page-module__4gMfna__footerContact{text-align:left}.page-module__4gMfna__conveniosInner{text-align:center;flex-direction:column;gap:36px}.page-module__4gMfna__conveniosText{align-items:center}.page-module__4gMfna__conveniosText p{text-align:center}}@media (max-width:640px){.page-module__4gMfna__hero,.page-module__4gMfna__section,.page-module__4gMfna__sectionAlt,.page-module__4gMfna__cta,.page-module__4gMfna__footer{width:calc(100% - 32px)}.page-module__4gMfna__footer{justify-content:center}.page-module__4gMfna__hero{gap:36px;padding:36px 0 52px}.page-module__4gMfna__heroContent h1{font-size:2.3rem}.page-module__4gMfna__heroContent p{font-size:.97rem}.page-module__4gMfna__heroActions{flex-direction:column}.page-module__4gMfna__primaryButtonLarge,.page-module__4gMfna__outlineButtonLarge{text-align:center;justify-content:center;width:100%}.page-module__4gMfna__heroStats{border-radius:12px;flex-direction:column}.page-module__4gMfna__heroStats div{border-bottom:1px solid #003d4c14;border-right:none}.page-module__4gMfna__heroStats div:last-child{border-bottom:none}.page-module__4gMfna__sectionAlt{border-radius:20px;padding:22px 18px}.page-module__4gMfna__specialtyExplorer{gap:14px}.page-module__4gMfna__specialtyToggleGrid{grid-template-columns:1fr}.page-module__4gMfna__specialtyProfessionalsHeader{padding:14px}.page-module__4gMfna__specialtyProfessionalsGrid{padding:10px}.page-module__4gMfna__specialtyDoctorCard{grid-template-columns:42px minmax(0,1fr) 36px;align-items:center}.page-module__4gMfna__specialtyDoctorAvatar{width:42px;height:42px}.page-module__4gMfna__specialtyDoctorButton{width:36px;min-width:36px;padding:0}.page-module__4gMfna__specialtyDoctorButtonText{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__4gMfna__specialtyGrid,.page-module__4gMfna__doctorGrid,.page-module__4gMfna__staffGrid,.page-module__4gMfna__examGrid{grid-template-columns:1fr}.page-module__4gMfna__doctorCarousel{margin-inline:0;overflow:hidden}.page-module__4gMfna__doctorCarouselTrack{grid-auto-columns:100%;gap:0;padding:4px 0 14px;scroll-padding-inline:0}.page-module__4gMfna__doctorCarouselTrack .page-module__4gMfna__doctorCard{scroll-snap-align:center}.page-module__4gMfna__doctorCarouselButton{display:none}.page-module__4gMfna__section,.page-module__4gMfna__sectionAlt{margin-top:60px}.page-module__4gMfna__cta{border-radius:20px;padding:28px 20px}.page-module__4gMfna__ctaActions{flex-direction:column;width:100%}.page-module__4gMfna__contactBarInner{align-items:center;gap:16px;padding:24px 0}.page-module__4gMfna__contactBarBrand{flex:unset;text-align:center;flex-direction:column;align-items:center;gap:8px}.page-module__4gMfna__contactBarData{flex-wrap:wrap;justify-content:center}.page-module__4gMfna__contactBarExtra,.page-module__4gMfna__whatsappLinks{align-items:center}}
.HeroCarousel-module__RG9wkW__carousel{opacity:.85;aspect-ratio:16/9;-webkit-user-select:none;user-select:none;background:#f0f8f7;border-radius:22px;width:120%;position:relative;top:200px;left:40%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 6px -1px #003d4c0d,0 20px 48px -8px #003d4c2e,0 0 0 1px #003d4c0f}@media (max-width:980px){.HeroCarousel-module__RG9wkW__carousel{aspect-ratio:16/9;border-radius:16px;width:100%;position:relative;top:0;left:0;transform:none}}@media (max-width:640px){.HeroCarousel-module__RG9wkW__carousel{aspect-ratio:16/9;border-radius:12px}}.HeroCarousel-module__RG9wkW__track{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.HeroCarousel-module__RG9wkW__slide{border-radius:inherit;opacity:0;will-change:opacity, transform;pointer-events:none;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;overflow:hidden;transform:scale(1.04)}.HeroCarousel-module__RG9wkW__slideActive{opacity:1;pointer-events:auto;z-index:1;transform:scale(1)}.HeroCarousel-module__RG9wkW__slideLeave{opacity:0;z-index:0;transform:scale(.95)}.HeroCarousel-module__RG9wkW__img{object-fit:cover;object-position:top left;border-radius:inherit;background:#fff;width:100%;height:100%;display:block}.HeroCarousel-module__RG9wkW__slideBtn{z-index:5;color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;pointer-events:auto;background:#007c72;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s,box-shadow .18s;display:inline-flex;position:absolute;bottom:10%;left:60%;box-shadow:0 4px 16px #007c7266}.HeroCarousel-module__RG9wkW__slideBtn:hover{background:#005f59;transform:translateY(-1px);box-shadow:0 6px 20px #007c7280}.HeroCarousel-module__RG9wkW__slideBtn:active{transform:translateY(0)}.HeroCarousel-module__RG9wkW__slideBtnIcon{background:#fff3;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}@media (max-width:980px){.HeroCarousel-module__RG9wkW__slideBtn{padding:10px 18px;font-size:.84rem;bottom:8%;left:60%}}@media (max-width:640px){.HeroCarousel-module__RG9wkW__slideBtn{gap:6px;padding:8px 14px;font-size:.75rem;bottom:10%;left:auto;right:5%}.HeroCarousel-module__RG9wkW__slideBtnIcon{width:18px;height:18px}}.HeroCarousel-module__RG9wkW__arrow{z-index:10;color:#003d4c;cursor:pointer;-webkit-backdrop-filter:blur(8px);opacity:0;background:#ffffffd9;border:none;border-radius:50%;place-items:center;width:40px;height:40px;transition:opacity .2s,background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #003d4c26}.HeroCarousel-module__RG9wkW__carousel:hover .HeroCarousel-module__RG9wkW__arrow{opacity:1}.HeroCarousel-module__RG9wkW__arrow:hover{background:#fffffffa;transform:translateY(-50%)scale(1.08)}.HeroCarousel-module__RG9wkW__arrow:focus-visible{outline-offset:2px;opacity:1;outline:2px solid #00b39b}.HeroCarousel-module__RG9wkW__arrowLeft{left:14px}.HeroCarousel-module__RG9wkW__arrowRight{right:14px}@media (max-width:980px){.HeroCarousel-module__RG9wkW__arrow{opacity:1;width:34px;height:34px}.HeroCarousel-module__RG9wkW__arrowLeft{left:8px}.HeroCarousel-module__RG9wkW__arrowRight{right:8px}}.HeroCarousel-module__RG9wkW__dots{z-index:10;align-items:center;gap:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.HeroCarousel-module__RG9wkW__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:28px;height:4px;padding:0;transition:background .25s,width .25s;position:relative;overflow:hidden}.HeroCarousel-module__RG9wkW__dotActive{background:#ffffff59;width:40px}.HeroCarousel-module__RG9wkW__dotProgress{border-radius:inherit;transform-origin:0;animation:HeroCarousel-module__RG9wkW__dotFill var(--duration,5s) linear forwards;background:#fff;position:absolute;inset:0}@keyframes HeroCarousel-module__RG9wkW__dotFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.HeroCarousel-module__RG9wkW__placeholder{background:linear-gradient(135deg,#003d4c 0%,#056 50%,#007c72 100%);place-items:center;width:100%;height:100%;display:grid}.HeroCarousel-module__RG9wkW__placeholderContent{text-align:center;color:#fff;padding:24px}.HeroCarousel-module__RG9wkW__placeholderLabel{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.6rem,4vw,2.8rem);font-weight:800;line-height:1.1}.HeroCarousel-module__RG9wkW__placeholderSublabel{color:#fffc;margin:0;font-size:clamp(1rem,2.5vw,1.6rem);font-style:italic;font-weight:500}@media (max-width:640px){.HeroCarousel-module__RG9wkW__carousel{border-radius:16px}.HeroCarousel-module__RG9wkW__arrow{opacity:1;width:34px;height:34px}.HeroCarousel-module__RG9wkW__arrowLeft{left:8px}.HeroCarousel-module__RG9wkW__arrowRight{right:8px}}
@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,#e8eef0 25%,#f4f7f8 50%,#e8eef0 75%) 0 0/800px 100%;border-radius:.5rem;animation:1.4s ease-in-out infinite Skeleton-module__QUUPIW__shimmer;display:block}.Skeleton-module__QUUPIW__circle{border-radius:9999px}.Skeleton-module__QUUPIW__rounded{border-radius:1rem}.Skeleton-module__QUUPIW__sharp{border-radius:.25rem}.Skeleton-module__QUUPIW__doctorCard{background:#fff;border:1px solid #e2ebee;border-radius:1.5rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #00000012}.Skeleton-module__QUUPIW__doctorCardHeader{align-items:center;gap:.75rem;display:flex}.Skeleton-module__QUUPIW__doctorCardMeta{flex-direction:column;flex:1;gap:.4rem;display:flex}.Skeleton-module__QUUPIW__doctorCardBtn{margin-top:.25rem}.Skeleton-module__QUUPIW__specialtyCard{background:#fff;border:1px solid #e2ebee;border-radius:1.5rem;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #00000012}.Skeleton-module__QUUPIW__specialtyCardBody{flex-direction:column;flex:1;gap:.4rem;display:flex}.Skeleton-module__QUUPIW__examCard{background:#fff;border:1px solid #e2ebee;border-radius:1.5rem;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #00000012}.Skeleton-module__QUUPIW__examCardBody{flex-direction:column;flex:1;gap:.4rem;display:flex}.Skeleton-module__QUUPIW__staffCard{background:#fff;border:1px solid #e2ebee;border-radius:1.5rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 3px #00000012}.Skeleton-module__QUUPIW__staffCardBody{flex-direction:column;flex:1;gap:.4rem;display:flex}
.PrestacionesCatalog-module__4EuLYq__catalog{background:#fff;border:1px solid #0048561f;border-radius:24px;font-size:.9rem;overflow:hidden;box-shadow:0 18px 50px #00485614}.PrestacionesCatalog-module__4EuLYq__toolbar{background:linear-gradient(#e5f8f6a6,#fff);border-bottom:1px solid #0048561a;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:10px;padding:12px 14px;display:grid}.PrestacionesCatalog-module__4EuLYq__field{color:#004856;background:#fff;border:1px solid #00485624;border-radius:12px;align-items:center;gap:10px;min-height:40px;padding:0 12px;display:flex}.PrestacionesCatalog-module__4EuLYq__field svg{color:#008f8a;flex:none;width:16px;height:16px}.PrestacionesCatalog-module__4EuLYq__field input,.PrestacionesCatalog-module__4EuLYq__field select{color:#003f4d;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.84rem}.PrestacionesCatalog-module__4EuLYq__field input::placeholder{color:#003f4d8c}.PrestacionesCatalog-module__4EuLYq__summary{color:#486f7d;justify-content:space-between;align-items:center;gap:10px;padding:9px 14px;font-size:.84rem;display:flex}.PrestacionesCatalog-module__4EuLYq__summary strong{color:#003f4d}.PrestacionesCatalog-module__4EuLYq__note{color:#5b7680;margin:0;font-size:.76rem}.PrestacionesCatalog-module__4EuLYq__tableWrap{border-top:1px solid #00485614;max-height:560px;overflow:auto}.PrestacionesCatalog-module__4EuLYq__table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.PrestacionesCatalog-module__4EuLYq__table th{z-index:1;color:#004856;letter-spacing:0;text-align:left;text-transform:uppercase;background:#f5fbfa;border-bottom:1px solid #0048561f;padding:12px 14px;font-size:.68rem;position:sticky;top:0}.PrestacionesCatalog-module__4EuLYq__table td{vertical-align:top;color:#244f5d;border-bottom:1px solid #00485614;padding:13px 14px}.PrestacionesCatalog-module__4EuLYq__serviceName{max-width:360px}.PrestacionesCatalog-module__4EuLYq__serviceName strong{color:#003f4d;font-size:.86rem;line-height:1.35;display:block}.PrestacionesCatalog-module__4EuLYq__serviceName span,.PrestacionesCatalog-module__4EuLYq__muted{color:#63808a;margin-top:4px;font-size:.74rem;display:block}.PrestacionesCatalog-module__4EuLYq__code{color:#006f72;background:#e5f8f6;border-radius:999px;align-items:center;min-height:28px;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.PrestacionesCatalog-module__4EuLYq__price{color:#003f4d;white-space:nowrap;font-weight:800}.PrestacionesCatalog-module__4EuLYq__centerHeader,.PrestacionesCatalog-module__4EuLYq__centerCell{text-align:center!important}.PrestacionesCatalog-module__4EuLYq__centerCell .PrestacionesCatalog-module__4EuLYq__code{justify-content:center}.PrestacionesCatalog-module__4EuLYq__copayHeader{color:#006f72!important;text-align:center!important;background:#dff8f1!important}.PrestacionesCatalog-module__4EuLYq__copayPrice{color:#006f72;text-align:center;white-space:nowrap;font-size:.92rem;font-weight:900}.PrestacionesCatalog-module__4EuLYq__copayPrice:not(:empty){background:#00af9614}.PrestacionesCatalog-module__4EuLYq__priceValue{display:inline-block}.PrestacionesCatalog-module__4EuLYq__pending{color:#78909a;font-weight:600}.PrestacionesCatalog-module__4EuLYq__badges{flex-wrap:wrap;gap:6px;display:flex}.PrestacionesCatalog-module__4EuLYq__badge{color:#426b77;background:#f1f7f7;border-radius:999px;align-items:center;min-height:26px;padding:3px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.PrestacionesCatalog-module__4EuLYq__actionCell{vertical-align:middle;white-space:nowrap}.PrestacionesCatalog-module__4EuLYq__addBtn{color:#00b39b;cursor:pointer;background:0 0;border:1.5px solid #00b39b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:inline-flex}.PrestacionesCatalog-module__4EuLYq__addBtn:hover{color:#fff;background:#00b39b}.PrestacionesCatalog-module__4EuLYq__addBtn:active{opacity:.85}.PrestacionesCatalog-module__4EuLYq__empty{color:#486f7d;text-align:center;padding:32px 18px}@media (max-width:760px){.PrestacionesCatalog-module__4EuLYq__catalog{box-shadow:none;border:0;border-radius:0;font-size:.84rem}.PrestacionesCatalog-module__4EuLYq__toolbar{z-index:3;-webkit-backdrop-filter:blur(12px);background:#f8fdfcf5;grid-template-columns:minmax(0,1fr) minmax(116px,40%);gap:7px;padding:8px 10px;position:sticky;top:0}.PrestacionesCatalog-module__4EuLYq__field{border-radius:10px;gap:7px;min-height:36px;padding:0 9px}.PrestacionesCatalog-module__4EuLYq__field svg{width:15px;height:15px}.PrestacionesCatalog-module__4EuLYq__field input,.PrestacionesCatalog-module__4EuLYq__field select{font-size:.76rem}.PrestacionesCatalog-module__4EuLYq__categoryField{padding-right:6px}.PrestacionesCatalog-module__4EuLYq__categoryField select{text-overflow:ellipsis}.PrestacionesCatalog-module__4EuLYq__summary{border-bottom:1px solid #00485614;padding:7px 10px;font-size:.74rem;display:block}.PrestacionesCatalog-module__4EuLYq__note{display:none}.PrestacionesCatalog-module__4EuLYq__tableWrap{max-height:none;padding:0 10px 14px;overflow:auto}.PrestacionesCatalog-module__4EuLYq__table,.PrestacionesCatalog-module__4EuLYq__table tbody{width:100%;min-width:0;display:block}.PrestacionesCatalog-module__4EuLYq__table thead{display:none}.PrestacionesCatalog-module__4EuLYq__table tr{border:1px solid #0048561a;border-radius:14px;grid-template-columns:1fr auto;grid-template-areas:"name add""cat cat""prices prices";align-items:center;gap:6px 10px;margin-top:8px;padding:10px 12px;display:grid;box-shadow:0 8px 22px #0048560f}.PrestacionesCatalog-module__4EuLYq__table td{border-bottom:0;padding:0;display:block}.PrestacionesCatalog-module__4EuLYq__table td:before{content:none}.PrestacionesCatalog-module__4EuLYq__serviceName{grid-area:name;max-width:none}.PrestacionesCatalog-module__4EuLYq__serviceName strong{font-size:.82rem;line-height:1.25}.PrestacionesCatalog-module__4EuLYq__serviceName span,.PrestacionesCatalog-module__4EuLYq__table td[data-label=Código\ Fonasa]{display:none}.PrestacionesCatalog-module__4EuLYq__table td[data-label=Categoría]{color:#63808a;grid-area:cat;font-size:.72rem}.PrestacionesCatalog-module__4EuLYq__table td[data-label=Categoría] strong{color:#63808a;font-weight:600}.PrestacionesCatalog-module__4EuLYq__actionCell{grid-area:add;place-self:center end}.PrestacionesCatalog-module__4EuLYq__copayPrice,.PrestacionesCatalog-module__4EuLYq__price{text-align:left;flex-direction:column;grid-row:3;gap:1px;width:fit-content;max-width:100%;padding:0;font-size:.84rem;display:flex;background:0 0!important}.PrestacionesCatalog-module__4EuLYq__copayPrice{grid-column:1;justify-self:start}.PrestacionesCatalog-module__4EuLYq__price{text-align:right;grid-column:2;justify-self:end;align-items:flex-end}.PrestacionesCatalog-module__4EuLYq__copayPrice .PrestacionesCatalog-module__4EuLYq__priceValue{background:#00af9617;border-radius:8px;align-items:center;width:fit-content;max-width:100%;min-height:22px;padding:2px 8px;line-height:1;display:inline-flex}.PrestacionesCatalog-module__4EuLYq__table td.PrestacionesCatalog-module__4EuLYq__copayPrice:before{content:"Fonasa";color:#6e8a93;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:.52rem;font-weight:800;line-height:1;display:block}.PrestacionesCatalog-module__4EuLYq__table td.PrestacionesCatalog-module__4EuLYq__price:before{content:"Particular";color:#6e8a93;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:.52rem;font-weight:800;line-height:1;display:block}}@media (max-width:430px){.PrestacionesCatalog-module__4EuLYq__toolbar{grid-template-columns:1fr}.PrestacionesCatalog-module__4EuLYq__categoryField select{width:100%}}
.CotizadorCarrito-module__FbxkCq__carrito{background:#fff;border:1px solid #0048561f;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 36px #00485614}.CotizadorCarrito-module__FbxkCq__carritoFlat{box-shadow:none;background:0 0;border:none;border-radius:0}.CotizadorCarrito-module__FbxkCq__header{color:#003d4c;background:linear-gradient(#e5f8f6a6,#fff);border-bottom:1px solid #0048561a;align-items:center;gap:8px;padding:14px 16px;font-size:.9rem;font-weight:700;display:flex}.CotizadorCarrito-module__FbxkCq__header>svg{color:#00b39b;flex-shrink:0}.CotizadorCarrito-module__FbxkCq__badge{color:#fff;background:#00b39b;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.72rem;font-weight:800;display:inline-flex}.CotizadorCarrito-module__FbxkCq__clearBtn{color:#78909a;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;margin-left:auto;padding:5px;transition:color .15s,background .15s;display:flex}.CotizadorCarrito-module__FbxkCq__clearBtn:hover{color:#c0392b;background:#c0392b14}.CotizadorCarrito-module__FbxkCq__empty{color:#6e8a93;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:36px 24px;display:flex}.CotizadorCarrito-module__FbxkCq__empty>svg{color:#b0c8cf}.CotizadorCarrito-module__FbxkCq__empty p{margin:0;font-size:.84rem;line-height:1.55}.CotizadorCarrito-module__FbxkCq__list{margin:0;padding:0;list-style:none}.CotizadorCarrito-module__FbxkCq__item{border-bottom:1px solid #00485612;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.CotizadorCarrito-module__FbxkCq__item:last-child{border-bottom:none}.CotizadorCarrito-module__FbxkCq__itemInfo{flex:1;min-width:0}.CotizadorCarrito-module__FbxkCq__itemName{color:#003f4d;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.CotizadorCarrito-module__FbxkCq__itemPrice{color:#003f4d;margin-top:4px;font-size:.79rem;font-weight:700;display:block}.CotizadorCarrito-module__FbxkCq__itemFonasa{color:#006f72;margin-top:2px;font-size:.73rem;display:block}.CotizadorCarrito-module__FbxkCq__itemActions{flex-shrink:0;align-items:center;gap:6px;padding-top:2px;display:flex}.CotizadorCarrito-module__FbxkCq__stepper{border:1px solid #0048562e;border-radius:999px;align-items:center;display:flex;overflow:hidden}.CotizadorCarrito-module__FbxkCq__stepper button{color:#003d4c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s;display:flex}.CotizadorCarrito-module__FbxkCq__stepper button:hover:not(:disabled){background:#e5f8f6}.CotizadorCarrito-module__FbxkCq__stepper button:disabled{color:#b0c8cf;cursor:default}.CotizadorCarrito-module__FbxkCq__stepper span{text-align:center;color:#003d4c;-webkit-user-select:none;user-select:none;min-width:22px;font-size:.82rem;font-weight:700}.CotizadorCarrito-module__FbxkCq__removeBtn{color:#78909a;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;transition:color .12s,background .12s;display:flex}.CotizadorCarrito-module__FbxkCq__removeBtn:hover{color:#c0392b;background:#c0392b14}.CotizadorCarrito-module__FbxkCq__totals{background:#f7fafa;border-top:1px solid #0048561a;padding:12px 16px}.CotizadorCarrito-module__FbxkCq__totalRow{color:#003d4c;justify-content:space-between;align-items:baseline;gap:8px;padding:3px 0;font-size:.86rem;display:flex}.CotizadorCarrito-module__FbxkCq__totalRow strong{font-size:.96rem;font-weight:800}.CotizadorCarrito-module__FbxkCq__fonasaRow,.CotizadorCarrito-module__FbxkCq__fonasaRow strong{color:#006f72}.CotizadorCarrito-module__FbxkCq__disclaimer{color:#78909a;margin:8px 0 0;font-size:.7rem;line-height:1.45}.CotizadorCarrito-module__FbxkCq__ctas{border-top:1px solid #00485614;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.CotizadorCarrito-module__FbxkCq__ctaWhatsapp{color:#fff;width:100%;font:inherit;cursor:pointer;background:#25d366;border:none;border-radius:12px;padding:11px 16px;font-size:.86rem;font-weight:700;transition:opacity .15s}.CotizadorCarrito-module__FbxkCq__ctaWhatsapp:hover{opacity:.88}.CotizadorCarrito-module__FbxkCq__ctaPrimary{color:#fff;width:100%;font:inherit;cursor:pointer;background:#003d4c;border:none;border-radius:12px;padding:11px 16px;font-size:.86rem;font-weight:700;transition:background .15s}.CotizadorCarrito-module__FbxkCq__ctaPrimary:hover{background:#00526a}
.FonasaSwitch-module__ULkt9W__fonasaSwitch{background:#f5fbfa;border:1px solid #0048561f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:10px 14px;display:flex}.FonasaSwitch-module__ULkt9W__text{flex-direction:column;gap:1px;min-width:0;display:flex}.FonasaSwitch-module__ULkt9W__text strong{color:#003f4d;font-size:.86rem;font-weight:750}.FonasaSwitch-module__ULkt9W__text small{color:#5b7680;font-size:.72rem}.FonasaSwitch-module__ULkt9W__toggle{cursor:pointer;background:#c2d2d6;border:0;border-radius:999px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .18s;position:relative}.FonasaSwitch-module__ULkt9W__toggleOn{background:#00b39b}.FonasaSwitch-module__ULkt9W__knob{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #003d4c4d}.FonasaSwitch-module__ULkt9W__toggleOn .FonasaSwitch-module__ULkt9W__knob{transform:translate(20px)}
.PrestacionesModalLauncher-module__mesGEq__launcher{background:#fff;border:1px solid #0048561f;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;max-width:980px;margin:0 auto;padding:22px;display:grid;box-shadow:0 18px 50px #00485614}.PrestacionesModalLauncher-module__mesGEq__launcherText{gap:6px;display:grid}.PrestacionesModalLauncher-module__mesGEq__launcherText strong{color:#003f4d;font-size:1.05rem;line-height:1.25}.PrestacionesModalLauncher-module__mesGEq__launcherText span{color:#547987;font-size:.92rem;line-height:1.45}.PrestacionesModalLauncher-module__mesGEq__button{color:#fff;cursor:pointer;min-height:46px;font:inherit;white-space:nowrap;background:#004856;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:.92rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 12px 24px #0048562e}.PrestacionesModalLauncher-module__mesGEq__button:hover{background:#006070;transform:translateY(-1px);box-shadow:0 16px 30px #00485638}.PrestacionesModalLauncher-module__mesGEq__button:focus-visible,.PrestacionesModalLauncher-module__mesGEq__close:focus-visible{outline-offset:3px;outline:3px solid #00af9659}.PrestacionesModalLauncher-module__mesGEq__backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);background:#ebf7f6c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.PrestacionesModalLauncher-module__mesGEq__modal{background:#f8fbfb;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:min(820px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #00202a57}.PrestacionesModalLauncher-module__mesGEq__switchRow{background:#fff;border-bottom:1px solid #0048561a;padding:10px 18px}.PrestacionesModalLauncher-module__mesGEq__modalHeader{background:#fff;border-bottom:1px solid #0048561a;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 18px;display:flex}.PrestacionesModalLauncher-module__mesGEq__modalTitle{gap:3px;display:grid}.PrestacionesModalLauncher-module__mesGEq__modalTitle h3{color:#003f4d;align-items:center;gap:7px;margin:0;font-size:1.12rem;line-height:1.2;display:flex}.PrestacionesModalLauncher-module__mesGEq__modalTitle h3 svg{color:#00b39b;flex-shrink:0}.PrestacionesModalLauncher-module__mesGEq__modalTitle p{color:#5b7680;margin:0;font-size:.8rem;line-height:1.45}.PrestacionesModalLauncher-module__mesGEq__close{color:#004856;cursor:pointer;background:#fff;border:1px solid #0048561f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.PrestacionesModalLauncher-module__mesGEq__modalBody{min-height:0;padding:12px;overflow:auto}.PrestacionesModalLauncher-module__mesGEq__cotizadorBar{color:#fff;cursor:pointer;font:inherit;text-align:left;background:linear-gradient(135deg,#003d4c,#005a6b);border:none;border-top:1px solid #00af9640;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;font-size:.88rem;transition:background .15s;display:flex}.PrestacionesModalLauncher-module__mesGEq__cotizadorBar:hover{background:linear-gradient(135deg,#004f60,#006d82)}.PrestacionesModalLauncher-module__mesGEq__barLeft{align-items:center;gap:8px;display:flex}.PrestacionesModalLauncher-module__mesGEq__barBadge{color:#fff;background:#00b39b;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.72rem;font-weight:800;display:inline-flex}.PrestacionesModalLauncher-module__mesGEq__barLabel{color:#ffffffd1;font-size:.82rem}.PrestacionesModalLauncher-module__mesGEq__barRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.PrestacionesModalLauncher-module__mesGEq__barTotals{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.PrestacionesModalLauncher-module__mesGEq__barTotal{letter-spacing:-.01em;font-size:.96rem;font-weight:800;line-height:1.1}.PrestacionesModalLauncher-module__mesGEq__barFonasa{color:#7ee8d5;white-space:nowrap;font-size:.68rem;font-weight:600}.PrestacionesModalLauncher-module__mesGEq__barCta{color:#fff;white-space:nowrap;background:#00b39b;border-radius:85px;padding:5px 12px;font-size:.78rem;font-weight:700}.PrestacionesModalLauncher-module__mesGEq__cartBackdrop{z-index:95;-webkit-backdrop-filter:blur(6px);background:#ebf7f6d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.PrestacionesModalLauncher-module__mesGEq__cartModal{background:#f8fbfb;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;width:min(480px,100%);max-height:min(700px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #00202a66}.PrestacionesModalLauncher-module__mesGEq__cartHeader{color:#003d4c;background:linear-gradient(#e5f8f6a6,#fff);border-bottom:1px solid #0048561a;align-items:center;gap:8px;padding:14px 16px;font-size:.9rem;font-weight:700;display:flex}.PrestacionesModalLauncher-module__mesGEq__cartHeader>svg{color:#00b39b;flex-shrink:0}.PrestacionesModalLauncher-module__mesGEq__cartHeader h3{color:#003d4c;flex:1;margin:0;font-size:.95rem;font-weight:700}.PrestacionesModalLauncher-module__mesGEq__cartBody{min-height:0;overflow:auto}.PrestacionesModalLauncher-module__mesGEq__cartSwitch{padding:12px 12px 0}.PrestacionesModalLauncher-module__mesGEq__quoteResult{background:linear-gradient(#f8fbfb 0%,#fff 100%);gap:12px;min-height:0;padding:14px;display:grid;overflow:auto}.PrestacionesModalLauncher-module__mesGEq__quoteResultCard{background:linear-gradient(135deg,#e5f8f6eb,#fff);border:1px solid #00b39b47;border-radius:16px;gap:8px;padding:14px;display:grid;box-shadow:0 10px 26px #00485614}.PrestacionesModalLauncher-module__mesGEq__quoteResultEyebrow{color:#006f72;text-transform:uppercase;letter-spacing:.04em;background:#fff;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.66rem;font-weight:850}.PrestacionesModalLauncher-module__mesGEq__quoteResultCard h4{color:#003f4d;margin:0;font-size:1rem;line-height:1.2}.PrestacionesModalLauncher-module__mesGEq__quoteResultCard p{color:#4e6e7a;margin:0;font-size:.8rem;line-height:1.45}.PrestacionesModalLauncher-module__mesGEq__quoteSummary{grid-template-columns:1fr auto;align-items:end;gap:2px 10px;padding-top:4px;display:grid}.PrestacionesModalLauncher-module__mesGEq__quoteSummary span,.PrestacionesModalLauncher-module__mesGEq__quoteSummary small{color:#5b7680;font-size:.72rem;font-weight:700}.PrestacionesModalLauncher-module__mesGEq__quoteSummary strong{color:#006f72;grid-row:span 2;font-size:1.15rem;font-weight:900}.PrestacionesModalLauncher-module__mesGEq__quoteItems{gap:7px;display:grid}.PrestacionesModalLauncher-module__mesGEq__quoteItem{color:#003f4d;background:#fff;border:1px solid #0048561f;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;font-size:.8rem;font-weight:700;display:grid}.PrestacionesModalLauncher-module__mesGEq__quoteItem span{min-width:0;line-height:1.25}.PrestacionesModalLauncher-module__mesGEq__quoteItem strong{color:#006f72;font-size:.76rem}.PrestacionesModalLauncher-module__mesGEq__pdfPreview{background:#fff;border:1px solid #0048561f;border-radius:14px;width:100%;min-height:360px;display:none}.PrestacionesModalLauncher-module__mesGEq__quoteActions{gap:8px;display:grid}@media (max-width:760px){.PrestacionesModalLauncher-module__mesGEq__launcher{border-radius:20px;grid-template-columns:1fr;gap:16px;padding:18px}.PrestacionesModalLauncher-module__mesGEq__launcherText strong{font-size:.98rem}.PrestacionesModalLauncher-module__mesGEq__launcherText span{font-size:.86rem}.PrestacionesModalLauncher-module__mesGEq__button{width:100%;min-height:44px}.PrestacionesModalLauncher-module__mesGEq__backdrop{align-items:center;padding:16px 10px}.PrestacionesModalLauncher-module__mesGEq__modal{border-radius:20px;width:100%;max-width:520px;max-height:94dvh}.PrestacionesModalLauncher-module__mesGEq__modalHeader{align-items:center;min-height:54px;padding:8px 12px}.PrestacionesModalLauncher-module__mesGEq__modalTitle h3{font-size:.9rem}.PrestacionesModalLauncher-module__mesGEq__modalTitle p{display:none}.PrestacionesModalLauncher-module__mesGEq__close{width:34px;height:34px}.PrestacionesModalLauncher-module__mesGEq__modalBody{padding:0}.PrestacionesModalLauncher-module__mesGEq__cotizadorBar{flex-wrap:wrap;gap:8px 12px;padding:10px 14px}.PrestacionesModalLauncher-module__mesGEq__barLeft{flex:1;min-width:0}.PrestacionesModalLauncher-module__mesGEq__barLabel{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.PrestacionesModalLauncher-module__mesGEq__barRight{flex-shrink:0;gap:8px}.PrestacionesModalLauncher-module__mesGEq__barTotal{font-size:.88rem}.PrestacionesModalLauncher-module__mesGEq__barCta{padding:4px 10px;font-size:.72rem}.PrestacionesModalLauncher-module__mesGEq__cartBackdrop{align-items:center;padding:16px 10px}.PrestacionesModalLauncher-module__mesGEq__cartModal{border-radius:20px;width:100%;max-width:480px;max-height:94dvh}}.PrestacionesModalLauncher-module__mesGEq__titleIcon{color:#003f4d;border:1.5px solid #003f4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.PrestacionesModalLauncher-module__mesGEq__leadForm{background:#fff;border-top:1px solid #0048561a;gap:12px;padding:14px 16px 16px;display:grid;box-shadow:0 -4px 12px #00202a0f}.PrestacionesModalLauncher-module__mesGEq__leadTitle{color:#003f4d;margin:0;font-size:.84rem;font-weight:700}.PrestacionesModalLauncher-module__mesGEq__leadFields{grid-template-columns:1fr .9fr 1fr;gap:10px;display:grid}.PrestacionesModalLauncher-module__mesGEq__leadLabel{gap:5px;display:grid}.PrestacionesModalLauncher-module__mesGEq__leadLabel>span{color:#4e6e7a;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:700}.PrestacionesModalLauncher-module__mesGEq__leadInput{color:#003f4d;width:100%;min-height:38px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #0048562e;border-radius:10px;outline:none;padding:0 10px;font-size:.84rem;transition:border-color .15s,box-shadow .15s}.PrestacionesModalLauncher-module__mesGEq__leadInput:focus{border-color:#00b39b;box-shadow:0 0 0 3px #00b39b24}.PrestacionesModalLauncher-module__mesGEq__leadInput::placeholder{color:#003f4d6b}.PrestacionesModalLauncher-module__mesGEq__ctaRow{justify-content:center;align-items:center;gap:8px;display:flex}.PrestacionesModalLauncher-module__mesGEq__whatsappBtn,.PrestacionesModalLauncher-module__mesGEq__pdfBtn,.PrestacionesModalLauncher-module__mesGEq__secondaryBtn{cursor:pointer;min-height:44px;font:inherit;white-space:nowrap;border:none;border-radius:85px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.87rem;font-weight:800;line-height:1;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex}.PrestacionesModalLauncher-module__mesGEq__whatsappBtn svg,.PrestacionesModalLauncher-module__mesGEq__pdfBtn svg,.PrestacionesModalLauncher-module__mesGEq__secondaryBtn svg{flex:none}.PrestacionesModalLauncher-module__mesGEq__whatsappBtn{color:#fff;background:#25d366;box-shadow:0 6px 16px #25d36647}.PrestacionesModalLauncher-module__mesGEq__whatsappBtn:hover:not(:disabled){background:#1ebe5d;transform:translateY(-1px);box-shadow:0 8px 20px #25d3665c}.PrestacionesModalLauncher-module__mesGEq__pdfBtn{color:#003f4d;background:#fff;border:1.5px solid #00485638;width:min(100%,230px);box-shadow:0 2px 8px #00485614}.PrestacionesModalLauncher-module__mesGEq__pdfBtn:hover:not(:disabled){color:#006f72;background:#f0f9f8;border-color:#00b39b;transform:translateY(-1px);box-shadow:0 4px 12px #00b39b26}.PrestacionesModalLauncher-module__mesGEq__secondaryBtn{color:#004856;background:#fff;border:1.5px solid #0048562e;box-shadow:0 2px 8px #0048560f}.PrestacionesModalLauncher-module__mesGEq__secondaryBtn:hover:not(:disabled){background:#f5fbfa;border-color:#00b39b73}.PrestacionesModalLauncher-module__mesGEq__whatsappBtn:disabled,.PrestacionesModalLauncher-module__mesGEq__pdfBtn:disabled,.PrestacionesModalLauncher-module__mesGEq__secondaryBtn:disabled{color:#003f4d59;box-shadow:none;cursor:not-allowed;background:#00485614;border-color:#0000;transform:none}.PrestacionesModalLauncher-module__mesGEq__leadHint{color:#7a9aa5;text-align:center;margin:0;font-size:.74rem}.PrestacionesModalLauncher-module__mesGEq__leadSuccess,.PrestacionesModalLauncher-module__mesGEq__leadError{text-align:center;border-radius:10px;margin:0;padding:8px 10px;font-size:.76rem;font-weight:700;line-height:1.35}.PrestacionesModalLauncher-module__mesGEq__leadSuccess{color:#006f72;background:#00b39b1a}.PrestacionesModalLauncher-module__mesGEq__leadError{color:#9f2f24;background:#c0392b1a}@media (max-width:760px) and (max-height:700px){.PrestacionesModalLauncher-module__mesGEq__backdrop{align-items:end;padding:0}.PrestacionesModalLauncher-module__mesGEq__modal{border-radius:20px 20px 0 0;max-width:none}}@media (min-width:761px){.PrestacionesModalLauncher-module__mesGEq__cartModal:has(.PrestacionesModalLauncher-module__mesGEq__quoteResult){width:min(880px,100%);max-height:min(860px,100dvh - 48px)}.PrestacionesModalLauncher-module__mesGEq__quoteResult{grid-template-columns:minmax(0,1fr);align-items:start}.PrestacionesModalLauncher-module__mesGEq__pdfPreview{grid-area:4/1;min-height:620px;display:block}.PrestacionesModalLauncher-module__mesGEq__quoteActions{grid-area:3/1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.PrestacionesModalLauncher-module__mesGEq__leadFields{grid-template-columns:1fr}.PrestacionesModalLauncher-module__mesGEq__quoteActions .PrestacionesModalLauncher-module__mesGEq__pdfBtn,.PrestacionesModalLauncher-module__mesGEq__quoteActions .PrestacionesModalLauncher-module__mesGEq__whatsappBtn,.PrestacionesModalLauncher-module__mesGEq__quoteActions .PrestacionesModalLauncher-module__mesGEq__secondaryBtn{width:100%}}
.page-module__HT6_lW__page{background:var(--c-bg,#f7fafa);min-height:100vh}.page-module__HT6_lW__hero{text-align:center;max-width:680px;margin:0 auto;padding:40px 24px 28px}.page-module__HT6_lW__heroEyebrow{color:#006f72;letter-spacing:.02em;text-transform:uppercase;background:#e5f8f6;border-radius:999px;margin-bottom:10px;padding:4px 14px;font-size:.78rem;font-weight:700;display:inline-block}.page-module__HT6_lW__hero h1{color:#003d4c;margin:0 0 12px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.2}.page-module__HT6_lW__hero p{color:#486f7d;margin:0;font-size:.95rem;line-height:1.65}.page-module__HT6_lW__body{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px 64px;display:grid}.page-module__HT6_lW__catalogWrap{min-width:0}.page-module__HT6_lW__sidebarWrap{position:sticky;top:24px}@media (max-width:980px){.page-module__HT6_lW__hero{padding:28px 16px 20px}.page-module__HT6_lW__body{grid-template-columns:1fr;gap:16px;padding:0 0 48px}.page-module__HT6_lW__sidebarWrap{padding:0 16px;position:static}}
