.row-modalities.svelte-otkp25{flex:1;display:grid;align-items:center;grid-template-columns:1fr;gap:1em}.modalities-buttons.svelte-otkp25{width:100%}.image.svelte-otkp25{width:2em;height:2em;object-fit:contain;transition:transform .3s ease}.image.rotate.svelte-otkp25{transform:rotate(180deg)}.title-portal.svelte-otkp25{font-size:clamp(.8888rem,.383rem + 3.7936vw,2rem);font-family:var(--text-bold)}.btn-modality.svelte-otkp25{all:unset;display:flex;align-items:center;gap:1em;cursor:pointer}.information-procedures.svelte-otkp25{margin-top:2em}.option-container.svelte-otkp25{display:flex;margin-bottom:2em;width:100%;align-items:flex-start;justify-content:flex-start;gap:.5em}.option-image.svelte-otkp25{width:15%}.img-option.svelte-otkp25{max-width:70%}.option-start-procedure.svelte-otkp25{max-width:80%;padding:0 1em;border-left:2px solid var(--titles)}.btn-page.svelte-otkp25{padding:1em;border-radius:15px}@media (max-width: 800px){.option-start-procedure.svelte-otkp25{max-width:100%}.option-container.svelte-otkp25{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;align-items:center;gap:1em}.option-image.svelte-otkp25{display:flex;width:100%;justify-content:center}.img-option.svelte-otkp25{height:8em;width:8em;object-fit:contain}}.option-container.svelte-1h3hd45{display:flex;margin-bottom:2em;width:100%;align-items:flex-start;justify-content:flex-start;gap:.5em}.option-image.svelte-1h3hd45{width:15%}.img-option.svelte-1h3hd45{max-width:70%}.option-start-procedure.svelte-1h3hd45{max-width:80%;padding:0 1em;border-left:2px solid var(--titles);overflow:auto}.btn-page.svelte-1h3hd45{font-family:var(--text-regular);font-size:1.2em;padding:1em;border-radius:15px;transition:background-color .5s cubic-bezier(.645,.045,.355,1)}.btn-page.svelte-1h3hd45:hover{background-color:var(--active)}@media (max-width: 800px){.option-start-procedure.svelte-1h3hd45{max-width:100%}.option-container.svelte-1h3hd45{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;align-items:center;gap:1em}.option-image.svelte-1h3hd45{display:flex;width:100%;justify-content:center}.img-option.svelte-1h3hd45{height:8em;width:8em;object-fit:contain}}.bumper-modal.svelte-13sej6h{align-items:flex-end;width:min(90% - 10px,1330px);height:min(90% - 15px,300px);border:none;background-color:transparent;padding:2em;overflow:hidden}.bumper-modal.svelte-13sej6h::backdrop{background:rgba(0,0,0,.3)}dialog[open].svelte-13sej6h{animation:zoom .3s cubic-bezier(.34,1.56,.64,1)}.body-modal.svelte-13sej6h{position:relative;display:grid;grid-template-rows:100%;grid-template-columns:1fr;height:100%;width:100%;background-color:var(--white);border:10px solid var(--second);border-radius:15px;z-index:10}main.svelte-13sej6h{display:grid;background-color:transparent;overflow-y:auto;grid-template-columns:90%;justify-content:center;align-items:center;gap:1em;z-index:10}p.svelte-13sej6h{text-align:justify;font-family:var(--text-medium);color:var(--titles);font-size:20px}@media (width < 992px){p.svelte-13sej6h{font-size:18px}}@media (width < 576px){p.svelte-13sej6h{font-size:16px}}.close-modal.svelte-13sej6h{position:absolute;width:3em;height:3em;top:10px;right:14px;z-index:2;font-family:var(--text-bold);font-weight:700;font-size:1rem;cursor:pointer;border-radius:50%;background-color:var(--white);color:var(--second);border:3px var(--second) solid;z-index:99}.x-mark.svelte-13sej6h{font-size:2rem;display:inline}section.svelte-1hq3yn.svelte-1hq3yn{width:100%}.tabs-container.svelte-1hq3yn.svelte-1hq3yn{width:100%;overflow-x:auto;height:110px;display:flex;overflow-y:hidden;gap:10px}.tab-container.svelte-1hq3yn.svelte-1hq3yn{flex:0 0 13%;height:100%;border-top-left-radius:5px;border-top-right-radius:5px;display:grid;padding:10px;position:relative;grid-template-rows:var(--tab-grid-template-row);transition:all .1s ease-in-out 50ms;cursor:pointer;box-shadow:0 -2px 5px #94949466}.tab-container-light.svelte-1hq3yn.svelte-1hq3yn{border:1px solid #d6d6d6;background-color:#fff}.tab-container-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:#e7dbc1}.tab-label.svelte-1hq3yn span.svelte-1hq3yn{color:var(--text-color);font-size:clamp(.625rem,.5368rem + .76vw,.9rem);text-align:center}.selected-light.svelte-1hq3yn.svelte-1hq3yn{background-color:var(--first)}.selected-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:var(--gold)}.selected-light.svelte-1hq3yn span.svelte-1hq3yn,.selected-dark.svelte-1hq3yn span.svelte-1hq3yn{color:#fff}.tab-icon.svelte-1hq3yn.svelte-1hq3yn{display:flex;justify-content:center;align-items:center}.tab-label.svelte-1hq3yn.svelte-1hq3yn{display:flex;justify-content:center;align-items:center;height:100%;font-family:var(--text-bold);color:gray}.tab-content.svelte-1hq3yn.svelte-1hq3yn{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:min-content;gap:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-items:center;-webkit-box-shadow:inset 0px 10px 18px -14px #000000bf;-moz-box-shadow:inset 0px 10px 18px -14px #000000bf;box-shadow:inset 0 10px 18px -14px #000000bf;padding:20px;height:fit-content}.tab-content-bd-light.svelte-1hq3yn.svelte-1hq3yn{background-color:#e5e5e5}.tab-content-bd-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:#4d4d4d}@media (max-width: 750px){section.svelte-1hq3yn.svelte-1hq3yn{width:90vw}.tab-container.svelte-1hq3yn.svelte-1hq3yn{flex:0 0 auto;height:100%;min-width:100px;max-width:150px;width:fit-content;border-top-left-radius:5px;border-top-right-radius:5px;display:grid;padding:20px 2%;position:relative;grid-template-rows:var(--tab-grid-template-row);transition:all .1s ease-in-out 50ms;cursor:pointer;box-shadow:0 -2px 5px #94949466}.tab-container-light.svelte-1hq3yn.svelte-1hq3yn{border:1px solid #d6d6d6;background-color:#fff}.tab-container-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:#e7dbc1}.tab-label.svelte-1hq3yn span.svelte-1hq3yn{color:var(--text-color);font-size:10pt;text-align:center}.selected-light.svelte-1hq3yn.svelte-1hq3yn{background-color:var(--first)}.selected-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:var(--gold)}.selected-light.svelte-1hq3yn span.svelte-1hq3yn,.selected-dark.svelte-1hq3yn span.svelte-1hq3yn{color:#fff}.tab-icon.svelte-1hq3yn.svelte-1hq3yn{display:flex;justify-content:center;align-items:center}.tab-label.svelte-1hq3yn.svelte-1hq3yn{display:flex;justify-content:center;align-items:center;height:100%;font-family:var(--text-bold);color:gray}.tab-content.svelte-1hq3yn.svelte-1hq3yn{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:min-content;gap:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-items:center;-webkit-box-shadow:inset 0px 10px 18px -14px #000000bf;-moz-box-shadow:inset 0px 10px 18px -14px #000000bf;box-shadow:inset 0 10px 18px -14px #000000bf;padding:20px;height:fit-content}.tab-content-bd-light.svelte-1hq3yn.svelte-1hq3yn{background-color:#e5e5e5}.tab-content-bd-dark.svelte-1hq3yn.svelte-1hq3yn{background-color:#4d4d4d}@media (max-width: 750px){section.svelte-1hq3yn.svelte-1hq3yn{width:100%}.tab-container.svelte-1hq3yn.svelte-1hq3yn{transition:all .2s ease-in-out 50ms}}.info-option.svelte-1hq3yn.svelte-1hq3yn{width:100%;display:grid;grid-template-columns:1fr;grid-gap:3em;transition:all .2s ease-in-out 50ms}}.info-option.svelte-1hq3yn.svelte-1hq3yn{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2em}.btn-information.svelte-5e6hs0{display:flex;width:145px;height:145px;padding:1em;align-items:center;justify-content:center;flex-wrap:wrap;border:none;cursor:pointer;border-radius:15px}.btn-information.active.svelte-5e6hs0,.btn-information.svelte-5e6hs0:hover{background-color:var(--active)}.info-title.svelte-5e6hs0{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.title.svelte-5e6hs0{font-family:var(--text-bold);line-height:22px;font-size:clamp(.49995rem,.21543rem + 3.7936vw,1.125rem)}.pacs-modal.svelte-1ae8mv8.svelte-1ae8mv8{width:min(95% - 50px,790px);height:min(95% - 50px,590px);border:none;border-radius:15px;padding:1em 1em 0;background-color:var(--titles);overflow:hidden}.container-modal.svelte-1ae8mv8.svelte-1ae8mv8{width:100%;height:92%;padding:1em 2em;border-radius:15px;overflow-y:auto;scrollbar-color:var(--active)}@media (width < 768px){.container-modal.svelte-1ae8mv8.svelte-1ae8mv8{padding:1em}}.container-modal.svelte-1ae8mv8.svelte-1ae8mv8::-webkit-scrollbar{width:10px}.container-modal.svelte-1ae8mv8.svelte-1ae8mv8::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.container-modal.svelte-1ae8mv8.svelte-1ae8mv8::-webkit-scrollbar-thumb{background:var(--backbtn);border-radius:8px}.container-modal.svelte-1ae8mv8.svelte-1ae8mv8::-webkit-scrollbar-thumb:hover{background:var(--active)}.info-modal.svelte-1ae8mv8.svelte-1ae8mv8{margin:1em auto;font-family:var(--text-regular);font-size:clamp(.4722rem,.2035rem + 3.7936vw,1.0625rem)}.footer-modal.svelte-1ae8mv8.svelte-1ae8mv8{display:flex;width:100%;height:8%;align-items:center;justify-content:center}.footer-text.svelte-1ae8mv8.svelte-1ae8mv8{color:var(--white);font-size:var(--text-medium);text-align:center}.footer-text.svelte-1ae8mv8 a.svelte-1ae8mv8{color:var(--active)}.footer-text.svelte-1ae8mv8 a.svelte-1ae8mv8:after{content:url(/_app/immutable/assets/Enlace.30e0f6c2.svg);display:inline-block;width:.9em;height:.9em;margin:0 .2em;vertical-align:baseline}.close-modal.svelte-1ae8mv8.svelte-1ae8mv8{position:absolute;width:2em;height:2em;top:-1px;right:-1px;font-family:var(--text-bold);font-weight:700;font-size:1rem;cursor:pointer;border-radius:50%;border:1px solid var(--white);background-color:var(--active);color:var(--white);overflow:visible}.title-modal{margin:0!important}.btn-pacs.svelte-z7s95i{display:flex;width:145px;height:145px;padding:1em;align-items:center;justify-content:center;flex-wrap:wrap;border:1px solid var(--black);background-color:var(--white);cursor:pointer;opacity:40%;border-radius:15px}.btn-pacs.active.svelte-z7s95i,.btn-pacs.svelte-z7s95i:hover{opacity:100%}.info-title.svelte-z7s95i{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.pac-logo.svelte-z7s95i{max-width:100%}.title.svelte-z7s95i{font-family:var(--text-bold);color:var(--titles);line-height:22px;font-size:clamp(.49995rem,.21543rem + 3.7936vw,1.125rem);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:calc(1.2em * 3)}.row-pacs.svelte-z7s95i{display:grid;grid-template-columns:40% 1fr;grid-template-rows:1fr;justify-content:center;align-items:flex-start;row-gap:.5em;column-gap:1em}@media (width < 768px){.row-pacs.svelte-z7s95i{grid-template-columns:1fr}}.opt-pac.svelte-z7s95i{text-align:end;font-size:var(--text-bold);font-weight:800}@media (width < 768px){.opt-pac.svelte-z7s95i{text-align:center}}.info-pac.svelte-z7s95i{font-weight:700;word-break:break-all}.info-pac.svelte-z7s95i:after{content:url(/_app/immutable/assets/Enlace.30e0f6c2.svg);display:inline-block;width:.9em;height:.9em;margin:0 .2em;vertical-align:baseline}.row-procedures.svelte-zrqn09{display:grid;margin:45px 0;align-items:center;grid-template-areas:"options" "information";gap:1em}@media (width < 768px){.row-procedures.svelte-zrqn09{margin:0}}.options-procedures.svelte-zrqn09{display:flex;justify-content:center;grid-area:options;gap:1em}@media (width < 768px){.options-procedures.svelte-zrqn09{flex:1;flex-wrap:wrap;flex-basis:auto;margin-bottom:1em}}.options-pacs.svelte-zrqn09{grid-area:information;margin-top:2em}@media (width < 768px){.options-pacs.svelte-zrqn09{margin-bottom:2em}}.info-option.svelte-zrqn09{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1em}
