/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/LicenseAgreement/LicenseAgreement.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.LicenseAgreement_privacyContainer__OMaAJ {
  background: #fffafa;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}
.LicenseAgreement_privacyContainer__OMaAJ p {
  font-size: 0.95rem;
  line-height: 1.7;
}
.LicenseAgreement_privacyContainer__OMaAJ ul {
  list-style-type: decimal;
  margin-top: 10px;
}
.LicenseAgreement_privacyContainer__OMaAJ ul li {
  font-size: 0.95rem;
  line-height: 1.7;
  margin-left: 3rem;
}
.LicenseAgreement_privacyContainer__OMaAJ section {
  padding-bottom: 1rem;
}
.LicenseAgreement_privacyContainer__OMaAJ section:last-child {
  border-bottom: none;
}
