@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-Cw3fqWkz.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-BSrD1I5P.ttf);font-weight:700;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Bold-BU7AlFNh.ttf);font-weight:700;font-style:normal}html,body{width:100%;height:100%}body{margin:0;padding:0;overflow:hidden;cursor:default;-webkit-user-select:none;user-select:none;background:#000;color:#fff;font-family:Montserrat,sans-serif}.fondo-foto{z-index:-2;background:url(/assets/foto-DmMDOPMD.jpeg) no-repeat center center;background-size:cover;position:fixed;top:0;left:0;right:0;bottom:0;animation:anim-fondo-foto 2s linear}@keyframes anim-fondo-foto{0%{opacity:0}to{opacity:1}}.fondo-svg{z-index:-1;position:fixed;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3csvg%20width='400'%20height='400'%20xmlns='http://www.w3.org/2000/svg'%3e%3c!--%20Definimos%20el%20degradado%20--%3e%3cdefs%3e%3clinearGradient%20id='gradient1'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%20gradientTransform='rotate(-17)'%3e%3cstop%20offset='0%25'%20stop-color='rgb(255,%20105,%20180,%200.25)'/%3e%3cstop%20offset='100%25'%20stop-color='rgb(255,%20105,%20180,%200.75)'/%3e%3c/linearGradient%3e%3clinearGradient%20id='gradient2'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%20gradientTransform='rotate(-17)'%3e%3cstop%20offset='0%25'%20stop-color='rgb(255,%20105,%20180,%200.25)'/%3e%3cstop%20offset='100%25'%20stop-color='rgb(255,%20105,%20180,%201)'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpolygon%20points='0,0%20400,0%20400,120%200,160'%20fill='url(%23gradient1)'/%3e%3cpolygon%20points='0,160%20400,120%20400,125%200,165'%20fill='rgb(255,%20105,%20180,%200.5)'/%3e%3cpolygon%20points='0,165%20400,125%20400,400%200,400'%20fill='url(%23gradient2)'/%3e%3c/svg%3e") no-repeat center center;background-size:cover}.principal{z-index:1;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;font-size:1.25rem;text-align:center;padding:2rem;overflow:auto}.contenedor-centro{flex:1;display:flex;align-items:center;align-self:stretch;justify-content:center;flex-direction:column}.contenido-pagina{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;align-self:stretch;animation:3s anim-contenido-pagina linear}@keyframes anim-contenido-pagina{0%,80%{opacity:0}to{opacity:1}}h1,h2,h3,h4,h5,h6{margin:0;text-shadow:0 0 .5rem #ff69b4}.boton{font:inherit;color:#fff;background:#000;border:none;border-radius:1rem;padding:0;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;cursor:pointer;width:25rem;height:3.5rem;font-weight:700;outline:0 solid rgba(255,255,255,.25);transition:all .1s linear;box-shadow:0 0 1rem #ff69b4,0 0 .5rem #fff}.boton:hover{outline:.25rem solid rgba(255,255,255,.25)}.boton:active{outline:.5rem solid rgba(255,255,255,.25);color:#ffb4da}.boton>img{width:2rem;height:2rem}.boton>.boton-whatsapp{color:#ffb4da;font-weight:400}.logo-afit{flex-shrink:0;display:block;z-index:10;width:35rem;height:auto;animation:3s anim-logo-afit linear}@keyframes anim-logo-afit{0%,65%{transform:translateY(15rem)}to{transform:translateY(0)}}.contenedor-datos{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:37.5rem;border-radius:1rem;box-sizing:border-box;overflow:hidden;border:.25rem solid rgb(165.75,68.25,117);box-shadow:0 0 1rem #ff69b4}.titulo-datos{z-index:1;background:#ff69b4;padding:.5rem 1rem;font-weight:700;box-shadow:0 .25rem .5rem #000}.contenido-datos{background:#401a2d;padding:.5rem 1rem}.enlace{color:#ffb4da;text-decoration:underline;transition:all .1s linear}.enlace:hover{color:#fff;text-decoration:none}.enlace:active{color:#ff8fc7}.spinner{width:2rem;height:2rem;border-top:.25rem solid #ffffff;border-left:.25rem solid transparent;border-right:.25rem solid #ffffff;border-bottom:.25rem solid transparent;border-radius:100%;animation:anim-spinner .5s linear infinite}@keyframes anim-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.integrion{font-family:Geist,sans-serif;font-weight:700;text-decoration:none;font-size:1.25rem}@media (max-width: 40rem){.principal{padding:1rem;font-size:1rem}.boton{width:95%;height:3rem}.logo-afit{width:100%}.contenedor-datos{width:100%;font-size:.9em}}
