@charset "UTF-8";.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{opacity:0;-webkit-animation:1s ease-in forwards fadeIn;animation:1s ease-in forwards fadeIn}.fadeIn.first{-webkit-animation-delay:.4s;animation-delay:.4s}.fadeIn.second{-webkit-animation-delay:.6s;animation-delay:.6s}.fadeIn.third{-webkit-animation-delay:.8s;animation-delay:.8s}.fadeIn.fourth{-webkit-animation-delay:1s;animation-delay:1s}.underlineHover:after{display:block;left:0;bottom:-10px;width:0;height:2px;background-color:#56baed;content:"";-webkit-transition:width .2s;transition:width .2s}.underlineHover:hover{color:#0d0d0d}.underlineHover:hover:after{width:100%}:focus{outline:0}#icon{width:60%}.text-purple{color:#6f25de!important}.bg-purple{background-color:#6f25de!important;color:#fff}.titular{text-align:center;margin-top:200px}h1{font-size:60px;margin:0}h2{font-size:25px;margin-bottom:40px}.tareas{text-decoration:none;font-size:14px;background:#5cb8ff;padding:20px 30px;color:#fff}header{background:url(fondo.e972479d013d2d2b01ba.jpg) 0 0/cover;height:100vh}.contenedor{max-width:1280px;width:90%;margin:auto}