.delete-card__content{padding:20px 30px 30px;font-weight:400;font-size:14px;line-height:30px}.delete-card h4{font-size:18px;font-weight:600;padding-top:3px}.delete-card h4,.delete-card h5{line-height:22px;vertical-align:baseline}.delete-card h5{font-size:14px;font-weight:400;padding-top:12px;color:rgba(84,89,94,.6)}.delete-card__tariffs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px;padding-bottom:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.delete-card__tariffs .item{width:100%;min-height:72px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px;border:1px solid #e4e7ec;border-radius:12px;padding-right:16px}.delete-card__tariffs .item,.delete-card__tariffs .item__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-card__tariffs .item__left{width:32px;height:100%;margin-left:16px;margin-right:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.delete-card__tariffs .item__left .item__icon{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;width:32px;height:32px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(184,63,57,.35)}.delete-card__tariffs .item__right .item__name{font-weight:500;font-size:14px;line-height:20px;color:#344054}.delete-card__tariffs .item__right .item__date{font-weight:400;font-size:14px;line-height:20px;color:#475467}.delete-card__actions{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-card__actions p{display:inline-block;margin-left:20px;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#111}.delete-card__actions a{text-decoration:none;color:#111;border-bottom:1px solid rgba(17,17,17,.15)}.delete-card__btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.delete-card__btn,.delete-card__btn a{display:-webkit-box;display:-ms-flexbox;display:flex}.delete-card__btn a{text-decoration:none;min-width:120px;min-height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 30px;border:1px solid rgba(17,17,17,.15);border-radius:3px;color:#111;font-weight:500;font-size:16px;line-height:30px}@media screen and (max-width:580px){.delete-card__content{padding:15px;padding-bottom:25px}.delete-card__actions p{font-size:14px;margin-left:15px}}