/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/scss/main.scss?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
a:focus {
  transition: box-shadow 0.2s;
  box-shadow: 0 0 0px 1px rgb(166.8333333333, 178.3333333333, 205.1666666667);
}
a:hover, a:active {
  transition: box-shadow 0.2s;
  box-shadow: 0 0 0px 1px transparent;
}

a:hover {
  text-decoration: underline;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  outline: 0;
  outline: 0;
}
button:focus {
  transition: box-shadow 0.2s;
  box-shadow: 0 0 1px 2px rgb(166.8333333333, 178.3333333333, 205.1666666667);
}
button:hover, button:active {
  transition: box-shadow 0.2s;
  box-shadow: 0 0 1px 2px transparent;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

input::-ms-clear {
  display: none;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-size: 14px;
}
@media only screen and (min-width: 576px) {
  html {
    font-size: 13.5px;
  }
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

body {
  color: #576476;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

a {
  color: #00A200;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

strong {
  font-weight: 600;
}

.font-light {
  font-weight: 300;
}

.font-bold {
  font-weight: 600;
}

ul.list,
ol.list {
  padding-top: 0px;
  padding-right: 1rem;
  padding-bottom: 0px;
  padding-left: 1rem;
}
ul.list li,
ol.list li {
  margin-top: 0.3333333333rem;
  margin-right: 0px;
  margin-bottom: 0.3333333333rem;
  margin-left: 0px;
}
ul.unstyled,
ol.unstyled {
  list-style-type: none;
  padding-left: 0;
}

body {
  margin: 0;
  height: 100vh;
  overflow: hidden;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-grid {
  display: grid !important;
}

@media only screen and (min-width: 320px) {
  .d-none--x-small {
    display: none !important;
  }
}

@media only screen and (min-width: 576px) {
  .d-none--small {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .d-none--medium {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .d-none--large {
    display: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-none--x-large {
    display: none !important;
  }
}

@media only screen and (min-width: 1295px) {
  .d-none--xx-large {
    display: none !important;
  }
}

@media only screen and (min-width: 320px) {
  .d-block--x-small {
    display: block !important;
  }
}

@media only screen and (min-width: 576px) {
  .d-block--small {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) {
  .d-block--medium {
    display: block !important;
  }
}

@media only screen and (min-width: 992px) {
  .d-block--large {
    display: block !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-block--x-large {
    display: block !important;
  }
}

@media only screen and (min-width: 1295px) {
  .d-block--xx-large {
    display: block !important;
  }
}

@media only screen and (min-width: 320px) {
  .d-flex--x-small {
    display: flex !important;
  }
}

@media only screen and (min-width: 576px) {
  .d-flex--small {
    display: flex !important;
  }
}

@media only screen and (min-width: 768px) {
  .d-flex--medium {
    display: flex !important;
  }
}

@media only screen and (min-width: 992px) {
  .d-flex--large {
    display: flex !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-flex--x-large {
    display: flex !important;
  }
}

@media only screen and (min-width: 1295px) {
  .d-flex--xx-large {
    display: flex !important;
  }
}

@media only screen and (min-width: 320px) {
  .d-inline-block--x-small {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 576px) {
  .d-inline-block--small {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 768px) {
  .d-inline-block--medium {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 992px) {
  .d-inline-block--large {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-inline-block--x-large {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 1295px) {
  .d-inline-block--xx-large {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 320px) {
  .d-grid--x-small {
    display: grid !important;
  }
}

@media only screen and (min-width: 576px) {
  .d-grid--small {
    display: grid !important;
  }
}

@media only screen and (min-width: 768px) {
  .d-grid--medium {
    display: grid !important;
  }
}

@media only screen and (min-width: 992px) {
  .d-grid--large {
    display: grid !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-grid--x-large {
    display: grid !important;
  }
}

@media only screen and (min-width: 1295px) {
  .d-grid--xx-large {
    display: grid !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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