.main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.main .image{max-width:500px;padding:1rem}.main .image img{aspect-ratio:2/1;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:relative}.main .textBody{display:flex;flex-direction:column;justify-content:left;max-width:500px;padding:1rem}.main .textBody h2,.main .textBody p{margin-bottom:0;margin-top:0}.main .textBody .tools{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:.5rem;padding-top:.5rem}.main .textBody .tools .tool{align-items:center;background-color:#39125c;border-radius:10px;display:flex;justify-content:center;margin-right:10px;padding:.5rem}.main .textBody .buttons{display:flex;flex-direction:row;flex-wrap:wrap}.main .textBody .buttons a{background-color:#8868d3;border-radius:10px;color:#fff;margin-right:10px;padding:5px 10px}
