@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.ed-card{width:100%;background-color:#fff;border-radius:1.5rem;-webkit-filter:drop-shadow(0 20px 30px rgba(212,215,224,.4));filter:drop-shadow(0 20px 30px rgba(212,215,224,.4));overflow:hidden}