.drawerPuller{width:44px;height:3px;background-color:#dadada;border-radius:2px}.drawerHeader{display:flex;justify-content:center;padding:8px 16px 16px}.drawerContainer{z-index:26000!important}.drawerContainer .MuiDrawer-paper{border-radius:var(--radius-drawer) var(--radius-drawer) 0 0;overflow:visible;bottom:env(safe-area-inset-bottom,0)!important;max-height:100%}.drawerContainer .drawer{display:flex;flex-direction:column;height:100%;min-height:0}.drawerContainer .drawer .button--closeModal{position:static;transform:none;padding:0}.drawerContainer .drawer .button--closeModal .icon{color:var(--drawer-close-button-color);width:12px;height:12px;margin-top:3px}.drawerContainer .drawer .drawerHeader{flex-shrink:0;z-index:1}.drawerContainer .drawer .drawer-scrollableContent{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.drawerContainer .drawer .drawer-contentSection{padding:0 16px}.drawerContainer .drawer .drawer-contentHeaderContainer{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:16px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.drawerContainer .drawer .drawer-contentHeader{font-size:20px;line-height:24px;margin-bottom:0;flex:1 1}.drawerContainer .drawer .drawer-content{display:flex;flex-direction:column;gap:12px;margin-bottom:0}.drawerContainer .drawer .drawer-content a,.drawerContainer .drawer .drawer-content p{font-size:16px;line-height:20px;margin-top:0}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root{width:100%;margin-top:0}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root p,.drawerContainer .drawer .drawer-content .MuiRadioGroup-root span{margin-bottom:0}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root .MuiGrid-container .MuiFormControlLabel-root{padding:16px 16px 16px 0;align-items:flex-start;width:auto}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root .MuiGrid-container .MuiFormControlLabel-root .MuiButtonBase-root{margin-left:6px;margin-right:3px;margin-top:-9px;padding:9px}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root .MuiGrid-container .MuiFormControlLabel-root .MuiTypography-body1{line-height:18px;font-size:14px;color:var(--waive-revocation-modal-description-text-color)}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root .MuiGrid-container .MuiFormControlLabel-root .MuiTypography-body1:first-of-type{font-size:16px;line-height:20px;font-weight:700;margin-bottom:4px;color:var(--primary-text-color)}.drawerContainer .drawer .drawer-content .MuiRadioGroup-root .MuiDivider-root.MuiDivider-fullWidth.MuiDivider-flexItem{margin:0 16px}.drawerContainer .drawer .drawer-buttonsContainer{display:flex;flex-direction:column;margin:16px;gap:12px;flex-shrink:0;background:#fff;z-index:1}