/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./web/app/themes/Gambleonlineaustralia/Components/BasicContent/BasicContent.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.basic-content__inner {
  display: block;
}
.basic-content.bg-color--tertiary .page-section__inner h2.heading {
  color: #0b4e1a;
}
@media (max-width: 1023px) {
  .basic-content table.mobile-view {
    border-bottom: 0;
  }
  .basic-content table.mobile-view td {
    display: flex;
    width: 100%;
    min-width: 30vw;
    white-space: normal;
    border-bottom: 1px solid #ebebef;
  }
  .basic-content table.mobile-view td img {
    margin: 0;
  }
  .basic-content table.mobile-view td a {
    line-height: 20px;
  }
  .basic-content table.mobile-view td:last-of-type {
    border-bottom: 0;
  }
  .basic-content table.mobile-view td::before {
    display: table-cell;
    min-width: 40%;
    max-width: 40%;
    padding-right: 0.5em;
    color: #0b4e1a;
    font-weight: 700;
    content: attr(label);
  }
  .basic-content table.mobile-view tr {
    display: block;
    margin-bottom: 1em;
  }
  .basic-content table.mobile-view tr:first-of-type {
    display: none;
  }
  .basic-content.bg-color--grey table.mobile-view tr:nth-of-type(odd) td {
    border-bottom: 1px solid #fff;
  }
  .basic-content.bg-color--grey table.mobile-view tr:nth-of-type(even) {
    background-color: #fff;
  }
  .basic-content.bg-color--primary table.mobile-view td::before {
    color: #fff;
  }
  .basic-content.bg-color--primary table.mobile-view tr:nth-of-type(even) {
    background-color: #fff;
  }
  .basic-content.bg-color--primary table.mobile-view tr:nth-of-type(odd) td::before {
    color: #fff;
  }
  .basic-content.bg-color--primary table.mobile-view tr:nth-of-type(even) td {
    color: #0b4e1a;
  }
  .basic-content.bg-color--primary table.mobile-view tr:nth-of-type(even) td::before {
    color: #0b4e1a;
  }
  .basic-content.bg-color--primary table.mobile-view tr:nth-of-type(even) td a {
    color: #0b4e1a;
  }
  .basic-content.bg-color--tertiary table.mobile-view tr:nth-of-type(even) {
    background-color: #fff;
  }
}
