.delete{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:5%;right:3%}.delete-active{display:none}.delete__item{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:4px;justify-content:center;align-items:center;width:170px;height:50px;font-size:14px;display:flex}@media (max-width:756px){.delete{align-items:flex-end;gap:8px;bottom:2%}.delete__item{width:fit-content;height:40px;padding:0 16px;font-size:12px}}
