h1,h2,h3,h4,h5{margin:0}.mfui-9-buttons-box{display:flex}.mfui-9-buttons-box__buttons_equal-width{display:grid;gap:20px;max-width:max-content}@media screen and (max-width:767px){.mfui-9-buttons-box__buttons_equal-width{grid-template-rows:repeat(2,1fr)}}@media screen and (min-width:768px){.mfui-9-buttons-box__buttons_equal-width{grid-template-columns:repeat(2,1fr)}}.mfui-9-buttons-box_h-align_center{justify-content:center}