.gf-attachments__list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding:.625rem;border-radius:.5rem;border:1px solid rgb(0 0 0/.05);background:rgb(0 0 0/.0325)}.gf-attachments__list:empty{margin-top:0;padding:0;border:0;background-color:transparent}.gf-attachments__list-item{position:relative}.gf-attachments__desc{font-size:.875rem}.gf-attachments__desc p{font-size:inherit;margin-top:0;margin-bottom:0}.gf-attachments__media{width:8rem;height:8rem;display:flex;margin:0;border-radius:.375rem;background-color:rgb(0 0 0/.1)}.gf-attachments__media img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;box-shadow:0 0 .25rem rgb(0 0 0/.25);border-radius:.375rem}.gf-attachments__btn-remove{transition:background-color .15s;color:#fff;width:1.75rem;height:1.75rem;font-size:.875rem;cursor:pointer;display:none;align-items:center;justify-content:center;padding:0;border-radius:9999px;border:0;background-color:#242748;position:absolute;top:-.5rem;right:-.5rem}.gf-attachments__btn-remove:hover,.gf-attachments__btn-remove:focus{color:#fff;background-color:#b91c1c}.gf-attachments__btn-remove .dashicons{width:1em;height:1em;font-size:1em}.gf-attachments__list-item:hover .gf-attachments__btn-remove{display:flex}.gform-settings__wrapper .button.gf-attachments__toggle{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding-left:.75rem;padding-right:.75rem}