/*!
 * framework-nigma-svelte
 * Version: 0.0.1
 * Description: Frontend & Backend Framework
 * Author: Código Nigma
 * Website: https://www.codigonigma.com
 * Date: 2026-01-08
 */
@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.slider-hero.svelte-nfn07k{position:relative;z-index:2}.slider-hero__slider.svelte-nfn07k{position:relative;border-bottom:1px solid var(--nigma-color-tertiary);background:var(--nigma-color-tertiary)}.slider-hero__slider.svelte-nfn07k .swiper-button-prev:where(.svelte-nfn07k),.slider-hero__slider.svelte-nfn07k .swiper-button-next:where(.svelte-nfn07k){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;width:35px;height:35px;border-radius:50%;background:var(--nigma-color-tertiary);color:#fff;transition:all .2s ease}.slider-hero__slider.svelte-nfn07k .swiper-button-prev:where(.svelte-nfn07k):hover,.slider-hero__slider.svelte-nfn07k .swiper-button-next:where(.svelte-nfn07k):hover{background:var(--nigma-color-primary);color:var(--nigma-color-tertiary)}.slider-hero__overlay-link.svelte-nfn07k{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.slider-hero__image.svelte-nfn07k{width:100%;height:auto;display:block;transition:.5s cubic-bezier(.25,1,.5,1)}.slider-hero__navegacion.svelte-nfn07k{position:absolute;z-index:10;bottom:10px;display:flex;gap:15px;padding:4px;border-radius:40px;background:#fff;box-shadow:0 2px 5px #0006}.slider-hero__paginador.svelte-nfn07k{position:absolute;z-index:5;bottom:0;display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px 6px 0 0;background:var(--nigma-color-tertiary)}.slider-hero__paginador.svelte-nfn07k span{width:5px;height:5px;border-radius:50%;background:#fff;transition:all .3s ease}.slider-hero__paginador.svelte-nfn07k .swiper-pagination-bullet-active{width:25px;height:3px;border-radius:10px;background:#d9ef39}@media only screen and (min-width: 481px){.slider-hero__slider.svelte-nfn07k .swiper-button-prev:where(.svelte-nfn07k),.slider-hero__slider.svelte-nfn07k .swiper-button-next:where(.svelte-nfn07k){width:50px;height:50px}.slider-hero__paginador.svelte-nfn07k .swiper-pagination-bullet-active{width:40px}}@media only screen and (min-width: 769px){.slider-hero__navegacion.svelte-nfn07k{left:50%;bottom:30px;transform:translate(-50%)}.slider-hero__paginador.svelte-nfn07k{left:50%;transform:translate(-50%)}.slider-hero__paginador.svelte-nfn07k span{width:7px;height:7px}.slider-hero__paginador.svelte-nfn07k .swiper-pagination-bullet-active{height:5px}}@media only screen and (min-width: 1200px){.slider-hero.svelte-nfn07k{padding-left:312px}}@media only screen and (max-width: 768px){.slider-hero__navegacion.svelte-nfn07k{left:15px}.slider-hero__paginador.svelte-nfn07k{right:25px;bottom:29px;border-radius:40px}}@media only screen and (max-width: 480px){.slider-hero__paginador.svelte-nfn07k{bottom:23px;padding:5px 8px}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.slider-destacados.svelte-1jpg1o0{position:relative;margin-top:-120px}.slider-destacados.svelte-1jpg1o0:before{content:"";position:absolute;top:120px;left:0;z-index:1;width:100%;height:calc(100% - 240px);background:color-mix(in srgb,var(--nigma-color-primary),black 10%);pointer-events:none}.slider-destacados__slider.svelte-1jpg1o0{width:100%}.swiper-wrapper.svelte-1jpg1o0{padding:120px 0}.slider-destacados__slide.svelte-1jpg1o0{overflow:hidden;width:calc(100vw / 1.7);transition:.5s cubic-bezier(.25,1,.5,1)}.slider-destacados__slide.svelte-1jpg1o0:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border:1px solid transparent;transition:.5s cubic-bezier(.25,1,.5,1)}.slider-destacados__slide.svelte-1jpg1o0:nth-child(2n) .slider-destacados__overlay-link:where(.svelte-1jpg1o0):before{background:color-mix(in srgb,var(--nigma-color-primary),black 65%)}.slider-destacados__overlay-link.svelte-1jpg1o0{position:relative;display:block}.slider-destacados__overlay-link.svelte-1jpg1o0:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:color-mix(in srgb,var(--nigma-color-primary),black 15%)}.slider-destacados__overlay-link.svelte-1jpg1o0:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:linear-gradient(to top,transparent 0%,#c3d730 100%);mix-blend-mode:overlay;opacity:.5}.slider-destacados__image.svelte-1jpg1o0{position:relative;z-index:2;display:block;width:100%;height:auto;background:#00f;filter:grayscale(100%);opacity:.4;mix-blend-mode:soft-light}.slider-destacados__text.svelte-1jpg1o0{position:absolute;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.slider-destacados__text.svelte-1jpg1o0 span:where(.svelte-1jpg1o0){display:inline-flex;margin-top:-3px;padding:4px 10px;border-radius:5px;background:color-mix(in srgb,var(--nigma-color-primary),black 85%);text-align:center;color:#fff;font-weight:500;font-size:1.35rem;text-wrap:nowrap}.slider-destacados__scrollbar.svelte-1jpg1o0{bottom:112px}@media only screen and (min-width: 381px){.slider-destacados__slide.svelte-1jpg1o0{width:calc(100vw / 2.3)}}@media only screen and (min-width: 481px){.slider-destacados__slide.svelte-1jpg1o0{width:calc(100vw / 2.3)}.slider-destacados__text.svelte-1jpg1o0 span:where(.svelte-1jpg1o0){font-size:1.55rem}}@media only screen and (min-width: 769px){.slider-destacados__slide.svelte-1jpg1o0:hover{z-index:5;transform:scale(1.2);box-shadow:0 0 70px #0009;border-radius:10px}.slider-destacados__slide.svelte-1jpg1o0:hover:before{border-color:#eaff52;border-radius:10px}}@media only screen and (min-width: 992px){.slider-destacados__slide.svelte-1jpg1o0{width:calc(100vw / 4.5)}}@media only screen and (min-width: 1200px){.slider-destacados.svelte-1jpg1o0{padding-left:312px}.slider-destacados__slide.svelte-1jpg1o0{width:calc(100vw / 5.8)}}@media only screen and (min-width: 1571px){.slider-destacados__slide.svelte-1jpg1o0{width:calc(100vw / 5.5)}}.heading.svelte-1ey3e2e{margin-bottom:30px;color:var(--nigma-color-heading)}.heading.svelte-1ey3e2e span:where(.svelte-1ey3e2e){display:flex}.heading__main.svelte-1ey3e2e{position:relative;max-width:380px;padding:3px 20px 3px 0;font-weight:700;font-size:2.6rem;line-height:1.35}.heading__main.svelte-1ey3e2e:before{content:"";position:absolute;bottom:-5px;width:50px;height:5px;background-color:var(--nigma-color-primary)}.heading__context.svelte-1ey3e2e{max-width:280px;font-weight:600;font-size:1.9rem;line-height:1.35}.heading__context.svelte-1ey3e2e .number{font-family:Montserrat,sans-serif}@media only screen and (min-width: 481px){.heading.svelte-1ey3e2e{display:flex;align-items:stretch;margin-bottom:40px}.heading__context.svelte-1ey3e2e{align-items:center;padding:3px 0 3px 20px;border-left:1px solid var(--nigma-color-border-divider-2)}}@media only screen and (min-width: 769px){.heading__main.svelte-1ey3e2e{font-size:3rem}.heading__context.svelte-1ey3e2e{font-size:2.1rem}}@media only screen and (max-width: 480px){.heading__context.svelte-1ey3e2e{padding-top:15px}}.kpi.svelte-ahid9i{display:flex;width:100%;padding:10px;border-radius:10px;box-shadow:0 2px 5px var(--nigma-color-shadow-1);background:var(--nigma-color-surface-card)}.kpi__icon.svelte-ahid9i{margin-right:14px}.kpi__icon.svelte-ahid9i [class*=icon-]:where(.svelte-ahid9i){display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:8px;font-size:2rem}.kpi__icon.svelte-ahid9i [class*=icon-]:where(.svelte-ahid9i).green{background-color:#bad30133;color:#bad301}.kpi__icon.svelte-ahid9i [class*=icon-]:where(.svelte-ahid9i).violet{background-color:#b68eff33;color:#b68eff}.kpi__icon.svelte-ahid9i [class*=icon-]:where(.svelte-ahid9i).blue{background-color:#65c5ff33;color:#65c5ff}.kpi__icon.svelte-ahid9i [class*=icon-]:where(.svelte-ahid9i).pink{background-color:#ff91eb33;color:#ff91eb}.kpi__value.svelte-ahid9i{margin-bottom:0;padding-top:4px;font-family:Montserrat,sans-serif;font-size:2.5rem;color:var(--nigma-color-heading);font-weight:600}.kpi__label.svelte-ahid9i{font-size:1.4rem;color:var(--nigma-color-text);font-weight:600;line-height:1.4}@media only screen and (min-width: 481px){.kpi.svelte-ahid9i{padding:15px}.kpi__icon.svelte-ahid9i{margin-right:18px}.kpi__value.svelte-ahid9i{font-size:3rem}}.datos-uts.svelte-okam99 li:where(.svelte-okam99){display:flex}@media only screen and (min-width: 381px){.datos-uts.svelte-okam99{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:5px;gap:5px}}@media only screen and (min-width: 381px) and (min-width: 481px){.datos-uts.svelte-okam99{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 992px){.datos-uts.svelte-okam99{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:5px}}@media only screen and (min-width: 992px) and (min-width: 481px){.datos-uts.svelte-okam99{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 380px){.datos-uts.svelte-okam99 li:where(.svelte-okam99){margin-bottom:5px}.datos-uts.svelte-okam99 li:where(.svelte-okam99):last-child{margin-bottom:0}}.noticia--destacada.svelte-6ffv2y .noticia__media:where(.svelte-6ffv2y){width:100%;aspect-ratio:614/354}.noticia--destacada.svelte-6ffv2y .noticia__body:where(.svelte-6ffv2y){flex:none}.noticia__box.svelte-6ffv2y{display:flex;position:relative;overflow:hidden;border-radius:10px;box-shadow:0 2px 5px var(--nigma-color-shadow-1);background:var(--nigma-color-surface-card)}.noticia__box.svelte-6ffv2y:hover{box-shadow:0 2px 5px #c3d73066}.noticia__box.svelte-6ffv2y:hover:before{border-color:var(--nigma-color-primary)}.noticia__box.svelte-6ffv2y:hover .noticia__media:where(.svelte-6ffv2y) img:where(.svelte-6ffv2y){transform:scale(1.1)}.noticia__box.svelte-6ffv2y:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:10px;border:1px solid transparent;transition:all .2s ease;transition:.5s cubic-bezier(.25,1,.5,1)}.noticia__media.svelte-6ffv2y{overflow:hidden;width:200px;aspect-ratio:204/156}.noticia__media.svelte-6ffv2y img:where(.svelte-6ffv2y){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.5s cubic-bezier(.25,1,.5,1)}.noticia__body.svelte-6ffv2y{flex:1;padding:16px}.noticia__meta.svelte-6ffv2y{display:flex;align-items:center;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:1.4rem;color:var(--nigma-color-text);font-weight:500}.noticia__meta.svelte-6ffv2y [class*=icon]:where(.svelte-6ffv2y){display:flex;margin-right:8px}.noticia__heading.svelte-6ffv2y{font-weight:600;font-size:1.6rem;color:var(--nigma-color-heading);line-height:1.4}@media only screen and (min-width: 481px){.noticia--destacada.svelte-6ffv2y .noticia__box:where(.svelte-6ffv2y){flex-direction:column}.noticia--destacada.svelte-6ffv2y .noticia__heading:where(.svelte-6ffv2y){font-size:2rem}.noticia__body.svelte-6ffv2y{padding:25px}.noticia__meta.svelte-6ffv2y{font-size:1.5rem}}@media only screen and (min-width: 992px){.noticia--destacada.svelte-6ffv2y .noticia__media:where(.svelte-6ffv2y){flex:1}.noticia__body.svelte-6ffv2y{display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 1200px){.noticia__heading.svelte-6ffv2y{font-size:1.7rem}}@media only screen and (max-width: 480px){.noticia.svelte-6ffv2y:not(.noticia--destacada) .noticia__media:where(.svelte-6ffv2y){width:100%;aspect-ratio:614/354}.noticia__box.svelte-6ffv2y{flex-direction:column}}.noticias.svelte-xafc3n li:where(.svelte-xafc3n){margin-bottom:10px}.noticias.svelte-xafc3n li:where(.svelte-xafc3n):last-child{margin-bottom:0}@media only screen and (min-width: 992px){.noticias.svelte-xafc3n{display:flex;flex-direction:column;height:100%}.noticias.svelte-xafc3n li:where(.svelte-xafc3n){flex:1}.noticias.svelte-xafc3n li:where(.svelte-xafc3n)>*,.noticias.svelte-xafc3n li:where(.svelte-xafc3n)>* .noticia__box{height:100%}}@media only screen and (min-width: 992px){.noticias.svelte-awiper{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:10px}.noticias__destacada.svelte-awiper>*,.noticias__destacada.svelte-awiper>* .noticia__box{height:100%}}@media only screen and (min-width: 992px) and (min-width: 481px){.noticias.svelte-awiper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 991px){.noticias__destacada.svelte-awiper{margin-bottom:10px}}.page-home__datos-uts.svelte-dc8xog{position:relative;z-index:3;margin-top:-80px}.page-home__section.svelte-dc8xog{margin-bottom:40px}.page-home__header--news.svelte-dc8xog{margin-bottom:30px}.page-home__header--news.svelte-dc8xog .heading{margin-bottom:20px}.page-home__header--news.svelte-dc8xog .heading{margin-bottom:0}.page-home__footer--news.svelte-dc8xog{margin-top:25px}@media only screen and (min-width: 481px){.page-home__header--news.svelte-dc8xog{margin-bottom:40px}}@media only screen and (min-width: 992px){.page-home__header--news.svelte-dc8xog{display:flex;justify-content:space-between;align-items:center}.page-home__header--news.svelte-dc8xog .heading{margin-bottom:0}.page-home__footer--news.svelte-dc8xog{display:none}}@media only screen and (max-width: 991px){.page-home__header--news.svelte-dc8xog [class*=o-btn]:where(.svelte-dc8xog){display:none}}
