.content{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.content .description{font-size:20px;margin:20px 0;text-align:center;width:100%}.content .description .table{width:100%}.content .description .table .table-head{background-color:#d4e5e5;width:100%;border:1px solid #000}.content .description .table .table-head .header-row{display:table-row}.content .description .table .table-head .header-row .header-cellule{display:table-cell;padding:8px;text-align:center;border:1px solid #000;font-weight:700;color:#000}.content .description .table .table-body{display:table-row-group}.content .description .table .table-body .body-row{display:table-row}.content .description .table .table-body .body-row .body-cellule{display:table-cell;padding:8px;text-align:left;border:1px solid #000}.content .grp-btn{flex-direction:row;gap:6px}.content .grp-btn,.content .grp-btn .btn-front{display:flex;align-items:center;justify-content:center}.content .grp-btn .btn-front{background-color:#00a09c!important;height:40px;width:120px;border-radius:4px;font-weight:700!important;letter-spacing:2px}.content .grp-btn .btn-front:hover{background-color:#00a09c!important;opacity:.8;border:2px solid #000}.content .grp-btn .btn-back{display:flex;align-items:center;justify-content:center;background-color:​ #6e7669!important;height:40px;width:120px;border-radius:4px;border:1px solid #6e7669!important;font-weight:700!important;letter-spacing:2px}.content .grp-btn .btn-back:hover{background-color:​ #6e7669!important;opacity:.8;border:2px solid #000}