.dialog-modal{display:block;width:100%}.dialog-modal .dialog-modal__buttons{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;-moz-column-gap:16px;column-gap:16px}.dialog-modal__button{flex:1 1 50%;font-weight:600;text-transform:uppercase}.dialog-modal__text{margin:0 0 24px;font-size:14px;font-weight:400;line-height:20px}@media screen and (min-width:769px){.dialog-modal__text{font-size:16px;line-height:24px}}.dialog-modal--vertical .dialog-modal__buttons{flex-direction:column;gap:16px;margin-bottom:0}@media screen and (min-width:769px){.dialog-modal--vertical .dialog-modal__buttons{flex-direction:row}}.dialog-modal--vertical .dialog-modal__button{width:100%;font-weight:500;text-transform:none}
