/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.dictionary-list {
  position: relative;
  font-size: 1em;
  line-height: inherit;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.dictionary-list ol, .dictionary-list ul {
  padding: 0.5em 0 0.75em 1.5em;
  margin: 0;
}
.dictionary-list li {
  position: relative;
}
.dictionary-list li + li {
  margin-top: 0.25em;
}

ul.dictionary-list {
  list-style: outside disc;
}
ul.dictionary-list.is-style-dash {
  list-style-type: none;
  padding-left: 2em;
}
ul.dictionary-list.is-style-dash li::before {
  content: "";
  position: absolute;
  left: -2em;
  width: 1em;
  height: 2px;
  background: currentColor;
  margin-top: 0.75em;
}

.dictionary {
  position: relative;
  margin-top: 3em;
  margin-top: 3em;
}
.dictionary__letter {
  font-size: 1em;
  font-weight: 700;
}
.dictionary__letter + li {
  margin-top: 1em;
}
.dictionary__letter > a {
  font-size: 1.5em;
  text-decoration: none;
}
.dictionary__phrases {
  margin-top: 1em;
}
.dictionary__phrase {
  color: #f04842;
}
.dictionary__phrase > a {
  font-size: 1em;
  font-weight: 400;
  color: inherit;
}
.dictionary > ul {
  padding-left: 0;
}
.dictionary__categories > li {
  list-style-type: none;
}
.dictionary__categories > li + li {
  margin-top: 1.5em;
}

/*# sourceMappingURL=style-index.css.map*/