.custom-feed-close-confirmation-modal{z-index:10;background-color:#2c2c2c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:min(64vw,252px);height:fit-content;padding:12px 8px 8px;display:flex;position:absolute;top:196%;right:0;box-shadow:0 14px 50px 33px #000}.custom-feed-close-confirmation__text{color:#fff;text-align:center;font-family:QuickSand;font-weight:500}.custom-feed-close-confirmation__buttons{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.custom-feed-close-confirmation__button{color:#fff;border:none;border-radius:10px;width:100%;padding:16px;font-family:QuickSand;font-size:16px;font-weight:500}.custom-feed-close-confirmation__button.continue{background-color:#0000;border:1px solid #ffffff40}.custom-feed-close-confirmation__button.discard{background-color:#fb5050}
