/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
div[class*="dfMc-"] *,
div[class*="dfMc-"] *::before,
div[class*="dfMc-"] *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

div[class*="dfMc-"] article, div[class*="dfMc-"] aside, div[class*="dfMc-"] figcaption, div[class*="dfMc-"] figure, div[class*="dfMc-"] footer, div[class*="dfMc-"] header, div[class*="dfMc-"] hgroup, div[class*="dfMc-"] main, div[class*="dfMc-"] nav, div[class*="dfMc-"] section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

div[class*="dfMc-"] [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

div[class*="dfMc-"] hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

div[class*="dfMc-"] h1, div[class*="dfMc-"] h2, div[class*="dfMc-"] h3, div[class*="dfMc-"] h4, div[class*="dfMc-"] h5, div[class*="dfMc-"] h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

div[class*="dfMc-"] p {
  margin-top: 0;
  margin-bottom: 1rem;
}

div[class*="dfMc-"] abbr[title],
div[class*="dfMc-"] abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

div[class*="dfMc-"] address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

div[class*="dfMc-"] ol,
div[class*="dfMc-"] ul,
div[class*="dfMc-"] dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

div[class*="dfMc-"] ol ol,
div[class*="dfMc-"] ul ul,
div[class*="dfMc-"] ol ul,
div[class*="dfMc-"] ul ol {
  margin-bottom: 0;
}

div[class*="dfMc-"] dt {
  font-weight: 700;
}

div[class*="dfMc-"] dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

div[class*="dfMc-"] blockquote {
  margin: 0 0 1rem;
}

div[class*="dfMc-"] b,
div[class*="dfMc-"] strong {
  font-weight: bolder;
}

div[class*="dfMc-"] small {
  font-size: 80%;
}

div[class*="dfMc-"] sub,
div[class*="dfMc-"] sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

div[class*="dfMc-"] sub {
  bottom: -.25em;
}

div[class*="dfMc-"] sup {
  top: -.5em;
}

div[class*="dfMc-"] a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

div[class*="dfMc-"] a:hover {
  color: #0056b3;
  text-decoration: underline;
}

div[class*="dfMc-"] a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

div[class*="dfMc-"] a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

div[class*="dfMc-"] pre,
div[class*="dfMc-"] code,
div[class*="dfMc-"] kbd,
div[class*="dfMc-"] samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

div[class*="dfMc-"] pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

div[class*="dfMc-"] figure {
  margin: 0 0 1rem;
}

div[class*="dfMc-"] img {
  vertical-align: middle;
  border-style: none;
}

div[class*="dfMc-"] svg {
  overflow: hidden;
  vertical-align: middle;
}

div[class*="dfMc-"] table {
  border-collapse: collapse;
}

div[class*="dfMc-"] caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

div[class*="dfMc-"] th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

div[class*="dfMc-"] label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

div[class*="dfMc-"] button {
  border-radius: 0;
}

div[class*="dfMc-"] button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

div[class*="dfMc-"] input,
div[class*="dfMc-"] button,
div[class*="dfMc-"] select,
div[class*="dfMc-"] optgroup,
div[class*="dfMc-"] textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

div[class*="dfMc-"] button,
div[class*="dfMc-"] input {
  overflow: visible;
}

div[class*="dfMc-"] button,
div[class*="dfMc-"] select {
  text-transform: none;
}

div[class*="dfMc-"] [role="button"] {
  cursor: pointer;
}

div[class*="dfMc-"] select {
  word-wrap: normal;
}

div[class*="dfMc-"] button,
div[class*="dfMc-"] [type="button"],
div[class*="dfMc-"] [type="reset"],
div[class*="dfMc-"] [type="submit"] {
  -webkit-appearance: button;
}

div[class*="dfMc-"] button:not(:disabled),
div[class*="dfMc-"] [type="button"]:not(:disabled),
div[class*="dfMc-"] [type="reset"]:not(:disabled),
div[class*="dfMc-"] [type="submit"]:not(:disabled) {
  cursor: pointer;
}

div[class*="dfMc-"] button::-moz-focus-inner,
div[class*="dfMc-"] [type="button"]::-moz-focus-inner,
div[class*="dfMc-"] [type="reset"]::-moz-focus-inner,
div[class*="dfMc-"] [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

div[class*="dfMc-"] input[type="radio"],
div[class*="dfMc-"] input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

div[class*="dfMc-"] textarea {
  overflow: auto;
  resize: vertical;
}

div[class*="dfMc-"] fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

div[class*="dfMc-"] legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

div[class*="dfMc-"] progress {
  vertical-align: baseline;
}

div[class*="dfMc-"] [type="number"]::-webkit-inner-spin-button,
div[class*="dfMc-"] [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

div[class*="dfMc-"] [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

div[class*="dfMc-"] [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

div[class*="dfMc-"] ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

div[class*="dfMc-"] output {
  display: inline-block;
}

div[class*="dfMc-"] summary {
  display: list-item;
  cursor: pointer;
}

div[class*="dfMc-"] template {
  display: none;
}

div[class*="dfMc-"] [hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */