@import url(https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap);.color-fondo{height:100vh;background:#fff}.fondo{display:flex;justify-content:center;align-items:center;padding:12px}.color-intermedio{position:relative;background:var(--color-verde-medio);height:25%}.imagen-perfil{border-radius:50%;height:300px;width:300px}.imagen-perfil:hover{-webkit-transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform:rotateY(180deg);transform-style:preserve-3d}.contenido{background:var(--color-verde-medio);height:25%;display:flex;align-items:center;justify-content:center}.border-gradient{background:none;margin-right:10px;max-width:250px;color:#fff;font-size:25px;border-width:3px;border-style:solid;border-image:linear-gradient(180deg,var(--color-azul-claro),var(--color-verde-medio)) 1 100%}.border-gradient:hover{border-image:linear-gradient(180deg,var(--color-rojo),var(--color-azul-medio)) 1 100%}.border-gradient:active{outline:none}.contacto{position:fixed;z-index:1;top:250px;right:30px}.contacto-img,.contacto-img:hover{width:30px;height:30px}@media only screen and (min-width:769px){.contacto-img{width:40px;height:40px}.contacto{position:fixed;z-index:1;top:200px;right:30px}.contacto-img:hover{transform:rotate(270deg);-webkit-transform:rotate(270deg);transition-duration:.5s}}.profile-subtitle{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:15px;text-align:justify;width:80%;color:var(--color-verde-medio)}.profile-subtitle-p{text-align:center;color:var(--color-rojo);font-family:"Shadows Into Light",cursive}.profile-container{height:500px;display:flex;flex-flow:column;justify-content:center;align-items:center}.profile-img{height:200px}@media only screen and (min-width:769px){.profile-subtitle{font-size:20px;width:100%}.profile-container{height:400px;flex-flow:row}.profile-img{height:500px}}.studies-color{padding:12px;background:var(--color-verde-medio);height:600px}.text-studies{color:var(--color-azul-claro);font-family:Verdana,Geneva,Tahoma,sans-serif;text-align:center}.contenido-lista{display:flex;flex-flow:column}.link-studies{color:var(--color-rojo);font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:20px;background:var(--color-azul-claro);padding:12px;text-align:center}.link-studies:hover{color:var(--color-azul-claro);background:var(--color-verde-medio)}@media only screen and (min-width:769px){.studies-color{padding:12px;background:var(--color-verde-medio);height:300px}}.studies-tittle{padding:12px;font-size:38px;text-align:center;color:var(--color-azul-medio)}.nav-link-home{margin:20px;font-size:22px;font-family:Verdana,Geneva,Tahoma,sans-serif;color:var(--color-verde-claro)}.nav-link-home:hover{color:var(--color-rojo)}:root{--color-azul-claro:#a7c7f2;--color-azul-medio:#038abf;--color-verde-claro:#027267;--color-verde-medio:#015950;--color-rojo:#f25015}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,code{font-family:"Shadows Into Light",cursive}
/*# sourceMappingURL=main.befeeeba.chunk.css.map */