@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--sl-font-sans: Roboto !important;--primary-light-color: #AAE5E0;--primary-color-opacity: #47fff033;--primary-color: #00C4B3;--primary-dark-color: #00998C;--secundary-light-color: #F780C7;--secundary-color: #E31D93;--secundary-dark-color: #BB1177;--tertiary-light-color: #F5DBA3;--tertiary-color: #F5A800;--tertiary-dark-color: #D69300;--error-color: #E31D41;--text-link: #0069c2;--light-grey: #f9f9f9;--meduim-grey: rgb(107, 114, 128);--grey: #EEEEEE;--dark-grey: #B7B7B7;--black: #424242;--white: #FFFFFF;--value-color-NC:#00C4B3;--value-color-1: rgba(247, 128, 199, 1);--value-color-2: rgba(246, 183, 177, 1);--value-color-3: rgba(245, 219, 163, 1);--value-color-4: rgba(206, 224, 194, 1);--value-color-5: rgba(170, 229, 224, 1);--value-selected-1: rgba(250, 179, 221, 1);--value-selected-2: rgba(246, 183, 177, .6);--value-selected-3: rgba(245, 219, 163, .6);--value-selected-4: rgba(206, 224, 194, .6);--value-selected-5: rgba(170, 229, 224, .6);--intercambio-amarillo-ditella-color: #FDBD15;--admision-color: #562583;--arquitectura-color:#da2530;--arte-color:#A6A7A9;--negocios-color:#7CAFD4;--derecho-color:#A68AB9;--economia-color:#00A1AF;--gobierno-color:#A2C33A;--historia-color:#F4A821;--cpoliticas-color:#5487BB;--rectorado-dise\f1o-color: #00AF66;--derecho-color-hover:hsla(276, 25%, 63%, .12);--intercambio-amarillo-ditella-color-hover: hsl(43, 98%, 54%, .12);--admision-color-hover: hsl(271, 56%, 33%, .12);--arquitectura-color-hover:hsl(356, 71%, 50%, .12);--arte-color-hover:hsl(220, 2%, 66%, .12);--negocios-color-hover:hsl(205, 51%, 66%, .12);--derecho-color-hover:hsl(276, 25%, 63%, .12);--economia-color-hover:hsl(185, 100%, 34%, .12);--gobierno-color-hover:hsl(74, 54%, 50%, .12);--historia-color-hover:hsl(38, 91%, 54%, .12);--cpoliticas-color-hover:hsl(210, 43%, 53%, .12);--rectorado-dise\f1o-color-hover: hsl(155, 100%, 34%, .12);--shadow-popup-exito: 0px 2px 14.1px 0px rgba(0, 0, 0, .16);--shadow-card-tables: 0px 4px 14px 0px rgba(0, 0, 0, .08);--shadow-alert-hover: 2px 3px 10px 0px rgba(0, 0, 0, .05);--shadow-barrasup-tables: 0px 4px 14px 0px rgba(0, 0, 0, .05);--sl-overlayUTDT-background-color: hsl(0deg 0% 100% / 66%);--font-size-title-desktop: 2.5rem;--font-size-h1-desktop: 1.75rem;--font-size-h1-mobile: 1.625rem;--font-size-h2: 1.375rem;--font-size-h3: 1.125rem;--font-size-regular-desktop-xl: 1.125rem;--font-size-regular-desktop-l: 1rem;--font-size-regular-desktop-m: .925rem;--font-size-regular-desktop-s: .75rem;--font-size-regular-mobile-xl: 1rem;--font-size-regular-mobile-l: .875rem;--font-size-regular-mobile-m: .75rem;--font-size-regular-mobile-s: .625rem}*{margin:0;padding:0}h1{color:var(--sl-color-gray-700);font-size:var(--font-size-h1-desktop)}:not(:defined){visibility:hidden}*,*:before,*:after{box-sizing:border-box}html,body{font-family:var(--sl-font-sans)!important;color:var(--black)}html{scroll-behavior:smooth}body{flex:1 1 100%;align-items:center;flex-direction:column;justify-content:center}app-encuestas{display:flex;flex:1 1 100%;flex-direction:column;width:-webkit-fill-available}header{position:relative;width:100%;display:flex;align-items:center;width:-webkit-fill-available;justify-content:space-between;padding:0 var(--sl-spacing-medium);background-color:var(--white);box-shadow:10px 5px 10px var(--sl-color-gray-300);z-index:1}header>div{display:flex;flex-direction:row;align-items:center;gap:var(--sl-spacing-x-small)}header>div>.home-button{display:flex;border-radius:50%;align-items:center;transition:box-shadow .3s ease-in-out;background-color:var(--sl-color-neutral-50)}.home-button:hover{box-shadow:#00000059 0 0 10px}header>div>.home-button:hover{box-shadow:#00000059 0 0 10px}header>div>.home-button .logo{height:3rem;padding:.5rem}header>div>span{color:var(--sl-color-neutral-400);font-size:var(--sl-font-size-large);font-weight:var(--sl-font-weight-bold)}router-slot{flex:10;display:flex;width:-webkit-fill-available;background-color:var(--white)}router-slot>*{flex:1 1 100%}sl-button::part(base){transition:color var(--sl-transition-medium) ease-in-out,background-color var(--sl-transition-medium) ease-in-out}@media screen and (max-width: 490px){h1{color:var(--sl-color-gray-700);font-size:var(--font-size-h1-mobile)}}
