.card-hover-main-section-container{padding:0 10px;margin-top:10px;margin-bottom:10px;width:100%}.card-hover-section-2{border:2px solid #000;border-radius:8px;background:#fff;padding:20px;height:100%;margin-top:10px;margin-bottom:10px;position:relative}.card-hover-section-2 img{width:30px}.card-hover-section-2 h4{font-weight:600;font-size:30px;line-height:30px;font-family:Darker Grotesque,sans-serif;padding-top:20px}.card-hover-section-2 p{cursor:pointer;position:absolute;top:50%;left:0;height:100%;opacity:0;visibility:hidden;padding:20px;font-size:16px;line-height:27px;color:#161616;font-weight:400;font-family:Roboto,sans-serif;margin:0}.card-hover-main-section-container:hover .card-hover-section-2 p{padding:13px;position:absolute;top:0;background:#b9e2fe;height:100%;border-radius:8px;max-height:inherit;visibility:visible;opacity:1}