@charset "UTF-8";:root{--body-bg: white;--font-size-base: .9rem;--line-height-base: 1.6;--fs-regular: 400;--fs-medium: 500;--fs-semi-bold: 600;--fs-bold: 700;--state-blue: #1BB8F3;--state-blue-25: rgba(27, 184, 243, .2509803922);--state-green: #81BF45;--state-green-25: rgba(129, 191, 69, .2509803922);--state-yellow: #FFD12E;--state-yellow-25: rgba(255, 209, 46, .2509803922);--state-orange: #FE9239;--state-orange-25: rgba(254, 146, 57, .2509803922);--state-red: #F73B3B;--state-red-25: rgba(247, 59, 59, .2509803922);--cta-blue: #0D62E2;--cta-blue-hover: #3077E3;--cta-blue-active: #1260D6;--cta-green: #16BF9C;--cta-purple: #8E37A3;--cta-purple-25: rgba(142, 55, 163, .2509803922);--gray-10: #1C1C1D;--gray-20: #343436;--gray-30: #4D4D4F;--gray-40: #909093;--gray-50: #AEAEB2;--gray-60: #C8C8CC;--gray-70: #D2D2D6;--gray-80: #E5E5EA;--gray-90: #F2F2F7;--gray-100: #1E1E1E;--blue-10: #00192A;--blue-20: #003E68;--blue-30: #005C99;--blue-40: #006CB3;--blue-50: #1485D0;--blue-60: #65BDF7;--blue-70: #AADAFA;--blue-80: #E6F5FF;--blue-90: #F6FBFF;--purple-10: #0A0A21;--purple-20: #1D1D5C;--purple-30: #2A2A87;--purple-40: #4040AD;--purple-50: #5959C7;--purple-60: #8686E0;--purple-70: #BEBEF7;--purple-80: #E8E8FF;--purple-90: #F7F7FD;--scale-blue-10: #146583;--scale-blue-50: #199BCC;--scale-blue-90: #D1F1FD;--scale-green-10: #325214;--scale-green-50: #578C25;--scale-green-90: #E6F2DA;--scale-yellow-10: #524514;--scale-yellow-50: #CAA316;--scale-yellow-90: #FFF6D5;--scale-orange-10: #532A08;--scale-orange-50: #E16D0E;--scale-orange-90: #FFE9D7;--scale-red-10: #7D1E1E;--scale-red-50: #DD3131;--scale-red-90: #FDD8D8;--scale-lightpurple-10: #572164;--scale-lightpurple-50: #8E37A3;--scale-lightpurple-90: #F3C3FF;--green-10: #325214;--green-20: #578C25;--yellow-10: #524514;--yellow-20: #CAA316;--orange-10: #532A08;--orange-20: #E16D0E;--red-10: #7D1E1E;--red-20: #DD3131;--white: #FFF;--black: #000;--gray-80-hover: rgba(144, 144, 147, .12);--gray-80-pressed: rgba(77, 77, 79, .16);--gray-80-dark-hover: rgba(229, 229, 234, .16);--gray-80-dark-pressed: rgba(77, 77, 79, .08);--vocacional-10: #008EBF;--vocacional-20: #1D619E;--vocacional-30: #343E84;--seleccion-10: #3D307A;--seleccion-20: #612C68;--organizacional-10: #612C68;--organizacional-20: #8C2753;--organizacional-30: #A92345;--gradiente-10: linear-gradient(270deg, #1D619E 30.5%, #008EBF 72%);--gradiente-20: linear-gradient(90deg, #1D619E 30.5%, #343E84 72%);--gradiente-30: linear-gradient(90deg, #008EBF 30.5%, #343E84 72%);--gradiente-40: linear-gradient(90deg, #3D307A 30.5%, #612C68 72%);--gradiente-50: linear-gradient(90deg, #612C68 30.5%, #8C2753 72%);--gradiente-60: linear-gradient(90deg, #8C2753 30.5%, #A92345 72%);--gradiente-70: linear-gradient(90deg, #612C68 30.5%, #A92345 72%);--prueba-ten-disc: #035171;--prueba-ten-disc-plus: #21B0EB;--prueba-potencial-comercial: #543289;--prueba-prueba-estatal: #A00029;--prueba-vp-test: #F59D32;--prueba-iq-factorial: #2AB296;--prueba-ethikos: #75242A;--prueba-prueba-de-riesgo-psicosocial: #1ABDD3;--prueba-evaluacion-de-desempeno-360: #1E5D79;--prueba-prueba-clima-laboral: #74AFAD;--prueba-prueba-vocacional: #1E619D;--excel-green: #217346;--yellow-ia: #FFD12E;--yellow-ia-hover: #FBD44C;--yellow-ia-active: #F1C730}.slider{position:fixed;top:0;left:0;width:100vw;height:100vh;margin:0;overflow:hidden;z-index:1}.slider .slides{width:100%;height:inherit}.slider .slides .slide{width:inherit;height:inherit;position:absolute;opacity:0;transition:opacity 1s ease-in-out;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.slider .slides .slide img{width:100vw;height:100vh;object-fit:cover;object-position:center}.slider .slides .slide img#anuncio-defecto{width:650px;height:155px;object-fit:contain;object-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider .slides .slide a{position:absolute;bottom:20vh;left:50%;transform:translate(-50%);color:#fff!important;background:linear-gradient(-215deg,#642967,#254d8f);padding:12px;border-radius:50px;width:269px;text-align:center;text-decoration:none;transition:ease-out .3s;z-index:2}.slider .slides .slide a:hover{transition:ease-in .3s}.slider button{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:auto;padding:10px 16px;transition:.6s ease;border:none;background-color:#1c1c1d80;z-index:10}.slider button:hover{background-color:#3434367a}.slider button.slide-anterior,.slider button.slide-siguiente{border-radius:50%;text-align:center}.slider button.slide-anterior i,.slider button.slide-siguiente i{font-size:20px;color:#fff}.slider button.slide-anterior{left:20px}.slider button.slide-siguiente{right:20px}
