/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./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]!./cartridges/org_marykay/cartridge/client/default/scss/experience/components/content_assets/assetContent.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --input-cross-button: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23d9d9d6' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");
  --input-right-button: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23d9d9d6' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
}

table {
  background-color: transparent;
  border-collapse: collapse;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
}

th {
  text-align: left;
}

.information-table {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.information-table table {
  border: 1px solid #101820;
}
.information-table thead {
  background-color: #f5dadf;
}
.information-table th,
.information-table td {
  padding: 0.625rem;
  min-width: 100px;
  text-align: left;
  border: 1px solid #101820;
}

.information-heading {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

.information-text {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  padding-bottom: 0.625rem;
}

/*# sourceMappingURL=assetContent.css.map*/