.edit-one-element{height:66px;margin-top:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;width:100%}.edit-one-element__delete,.edit-one-element__replacement{display:flex;flex-direction:column;align-items:center;min-height:40px;justify-content:space-between;cursor:pointer}.edit-one-element__delete{overflow:hidden;width:auto;margin-right:50px;opacity:1}@font-face{font-family:Roboto-Light;src:url(../fonts/Roboto-Light.88823c20.ttf) format("truetype")}.edit-one-element__delete-text{font-size:10px;line-height:18px;font-weight:300;text-align:center;color:#fff;font-family:Roboto-Light}.fade-delete-button-enter-active{-webkit-animation:fade-delete-button .2s ease forwards;animation:fade-delete-button .2s ease forwards}.fade-delete-button-leave-active{animation:fade-delete-button .2s ease reverse forwards}@-webkit-keyframes fade-delete-button{0%{width:0;margin-right:0;opacity:0}to{opacity:1;width:30px;margin-right:50px}}@keyframes fade-delete-button{0%{width:0;margin-right:0;opacity:0}to{opacity:1;width:30px;margin-right:50px}}