.c-account-delete{display:block}.c-account-delete--rtl{direction:rtl}.c-account-delete--rtl .c-account-delete__popup_close-wrapper{right:auto;left:12px}.c-account-delete__popup{padding:40px;width:600px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:12px;border:1px solid rgba(14,14,44,.05);max-width:100%;background:#fff;z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-account-delete__popup_info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-account-delete__account_title{margin:0;display:block;width:100%;font-weight:400;font-size:24px;padding-bottom:45px;font-family:var(--font-heading);border-bottom:1px solid #efeffd}.c-account-delete__account_title_message{width:100%;text-align:center;font-weight:bold;font-size:20px;margin:20px 0 10px}.c-account-delete__account-box-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:40px;padding-bottom:20px}.c-account-delete__account_box_buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.c-account-delete__account_box_btn_yes,.c-account-delete__account_box_btn_no,.c-account-delete__popup_close-button{font-family:var(--font-body);font-size:14px;letter-spacing:5%;padding:15px;text-align:center;text-decoration:none;text-transform:capitalize;display:block;border-radius:4px}.c-account-delete__account_box_btn_yes{background:#000;color:#fff;width:158px;height:48px}.c-account-delete__account_box_btn_yes:hover{opacity:.7}.c-account-delete__account_box_btn_no{background:#fff;color:#000;border:1px solid #000;width:126px;height:48px}.c-account-delete__account_box_btn_no:hover{opacity:.6}.c-account-delete__popup_close-button{width:79px;height:48px;background:#fff;color:#000;border:1px solid #000;cursor:pointer;text-decoration:underline}.c-account-delete__popup_close-button:hover{opacity:.6}.c-account-delete__popup_bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.c-account-delete__popup_close-wrapper{position:absolute;top:12px;right:12px;height:32px;width:32px;border:1px solid #000;border-radius:4px}.c-account-delete__popup_close-wrapper:hover{opacity:.6}.c-account-delete__popup_close{width:30px;height:30px;cursor:pointer}.c-account-delete__popup_close::before,.c-account-delete__popup_close::after{position:absolute;left:50%;top:calc(50% - 7px);content:" ";height:15px;width:1px;background-color:#333}.c-account-delete__popup_close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-account-delete__popup_close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}