.card_{width:252px;height:265px;background:white;border-radius:30px;box-shadow:15px 15px 30px #bebebe,-15px -15px 30px #ffffff;transition:.2s ease-in-out}.img{width:100%;height:50%;border-top-left-radius:30px;border-top-right-radius:30px;background:linear-gradient(#e66465,#9198e5);display:flex;align-items:top;justify-content:right}.save{transition:.2s ease-in-out;border-radius:10px;width:30px;height:30px;background-color:#ffffff;align-items:center;justify-content:center}.save,.text{margin:20px;display:flex}.text{flex-direction:column;align-items:space-around}.save .icon{transition:.2s ease-in-out;width:15px;height:15px}.icon-box{margin-top:15px;width:70%;padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:left}.text .h3{font-family:Lucida Sans,sans-serif;font-size:15px;font-weight:600;color:black}.text .p{color:#999999}.icon-box .span,.text .p{font-family:Lucida Sans,sans-serif;font-size:13px}.icon-box .span{margin-left:10px;font-weight:500;color:#9198e5}.card_:hover{cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.1)}.save:hover{transform:scale(1.1) rotate(10deg)}.save:hover .icon{fill:#ced8de}.card .wrapper{background-color:#fff;height:250px;position:relative;overflow:hidden;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.2)}.card .data{position:absolute;bottom:0;width:100%;transition:transform .3s}.card .data .content{padding:.8em;position:relative;z-index:1}.card .title{font-size:18px;text-decoration:none}.card .text{height:70px;margin:0}.example-1 .date{position:absolute;top:0;left:0;background-color:#0b08c2;color:#fff;padding:.4em}.example-1 .date span{display:block;text-align:center}.example-1 .date .day{font-weight:700;font-size:16px;text-shadow:2px 3px 2px rgba(0,0,0,.18)}.example-1 .date .month{text-transform:uppercase}.example-1 .date .month,.example-1 .date .year{font-size:10px}.example-1 .content{background-color:#fff;box-shadow:0 5px 30px 10px rgba(0,0,0,.3)}.example-1 .title a{color:#000;text-decoration:none}