.hr-files{text-align:center;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:15px;padding:40px;margin:0 30px}.hr-files form{border:1px solid #000;display:flex;align-items:center}.hr-files form input[type=text]{width:100%;border:none}.file{border-bottom:1px solid #00623d;display:flex;align-items:center;justify-content:space-between;padding:20px 0}.file p{font-weight:700}.file a{background-color:#4d9278;padding:5px 25px;font-size:17px;border-radius:50px;color:#fff}.file a,.file p{margin:0}.hr-files button{margin:30px 0 0}@media (min-width:600px){.hr-files{width:615px;padding:30px 100px;margin:0 auto}}