.abrir-modal{background-color:#000000b3;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.animacion{animation-duration:2s;animation-fill-mode:both;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}
