.self-check-card-wrapper{box-sizing:border-box;flex:1 1 300px;padding:1rem}.self-check-card{background-color:#fff;border:2px solid #f2e8dc;border-radius:8px;box-sizing:border-box;height:100%;padding:3.5rem 1.5rem 2rem;position:relative;text-align:center}.icon-wrapper{align-items:center;background-color:#001f3f;border-radius:50%;display:flex;height:80px;justify-content:center;left:50%;padding:12px;position:absolute;top:0;transform:translate(-50%,-50%);width:80px}.icon-wrapper img{display:block;margin:0 auto;max-height:40px;max-width:40px}.self-check-card .content{align-items:center;display:flex;flex-direction:column}.self-check-card h3{font-size:1.2rem;margin:.75rem 0}.description{font-size:1rem;margin-bottom:1.25rem}.cta-button{background-color:#ec6945;border-radius:4px;color:#fff;display:inline-block;font:raleway;font-weight:700;padding:10px 20px;text-decoration:none}