.dialog-modal{display:block;width:100%}.dialog-modal .dialog-modal__buttons{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:space-between;margin-bottom:16px}.dialog-modal__button{flex:1 1 50%;font-weight:600;text-transform:uppercase}.dialog-modal__text{font-size:14px;font-weight:400;line-height:20px;margin:0 0 24px}@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{font-weight:500;text-transform:none;width:100%}
