.button-up--u-ils7uclwg {
  z-index: 10000; }
/* OPN STYLE */
.opn-table {
  width: 100%;
  margin: 0 0 40px; }
  .opn-table thead {
    font-weight: bold;
    text-align: center; }
    @media (max-width: 660px) {
  .opn-table thead {
    display: none; } }
  .opn-table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px 10px; }
    @media (max-width: 660px) {
  .opn-table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid transparent;
    padding: 2px; }
    .opn-table td:first-child {
      border-top: 1px solid #ccc; }
    .opn-table td:before {
      content: attr(data-label);
      float: left;
      font-weight: 600; } }
  @media (max-width: 660px) {
    .opn-table tr {
      margin: 0 0 20px;
      display: block; } }
  .opn-table.opn-table--center {
    text-align: center; }

.opn-table2 {
  width: 60%; }
  @media (max-width: 880px) {
  .opn-table2 {
    width: 100%; } }
  .opn-table2 td {
    text-align: center; }
    @media (max-width: 480px) {
  .opn-table2 td {
    display: inline-block;
    width: 100%; } }
/* END OPN STYLE */
