main>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-top:10px;align-items:stretch;justify-content:center;padding:10px;max-width:1200px;width:100%}main>div>div{display:flex;flex-direction:column;padding:15px;min-width:15%;align-items:center;justify-content:space-around;border-radius:20px;background-color:#ffffffb3!important;flex-grow:1;min-width:240px}form{border-radius:20px!important;min-width:45%;background-color:#ffffffb3!important;flex-grow:1;flex-basis:50%;margin:0!important}form>div:last-child{display:flex;flex-direction:row;justify-content:center;width:100%}
