/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[3]!./assets/css/app.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(/build/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.d711fd28.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(/build/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.d27b0fe5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(/build/fonts/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.a3ff4722.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/build/fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.b95d69ae.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  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);
}

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

body {
  margin: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  text-align: left;
  background-color: #fff;
}

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  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 {
  color: #0074bf;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color: #0074bf;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

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;
  -ms-overflow-style: scrollbar;
}

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: #666;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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;
}

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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

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

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #0074bf !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #004673 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #005050 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #000404 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #ed1c24 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #af0e14 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #333 !important;
}

.text-muted {
  color: #666 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

html,
body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
body > nav,
body > div {
  flex-shrink: 0;
}

h1, h2, h3, h4 {
  font-family: "Roboto Condensed", Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}

h1 {
  font-size: 1.875rem;
  line-height: 1.166;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.125rem;
  }
}

h2 {
  font-size: 1.875rem;
  line-height: 1.166;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.125rem;
  }
}

h3 {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.375rem;
  }
}

h4 {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  h4 {
    font-size: 1.375rem;
  }
}

.container {
  padding-right: 20px;
  padding-left: 20px;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}

.container {
  margin: 20px auto;
}
@media (min-width: 576px) {
  .container {
    margin: 40px auto;
  }
}
@media (min-width: 768px) {
  .container {
    margin: 56px auto;
  }
  .container > .row {
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0 20px;
  }
}

.selfservice .container {
  margin-bottom: 0 !important;
}

.main,
.side {
  flex: 0 1 100%;
  max-width: 100%;
}

body > .container .row + .row {
  margin-top: 30px;
}

.main {
  margin: 0 15px 38px;
  padding: 0 0 20px 0;
  background: #fff;
}
.main.centered {
  flex-shrink: 1;
  margin: 0 20px;
}
@media (min-width: 768px) {
  .main.centered {
    margin: 0 auto;
  }
}
.main.sso {
  padding: 0;
  background: transparent;
}
.main.sso #plenigoLogin {
  padding: 0;
}
.main header .title {
  text-align: left;
}
.main header.has-text {
  margin-bottom: 24px;
}
.main header.has-text h2 {
  margin-bottom: 16px;
}
.main > :last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .main {
    margin: 0;
    padding: 0 40px 40px 40px;
  }
  .main:not(.sso) {
    flex: 0 1 580px;
    max-width: 580px;
  }
  .main header .title {
    text-align: left;
  }
  .main header.has-text {
    margin-bottom: 40px;
  }
  .main header.has-text h2 {
    margin-bottom: 20px;
  }
}

.side {
  background: #f0f0eb;
  padding: 20px;
}
.side > .logo,
.side > .title {
  padding: 15px 20px 0;
  margin: 0;
}
@media (max-width: 767.98px) {
  .side {
    order: -1;
    margin: 0 15px 38px;
  }
}
@media (min-width: 768px) {
  .side {
    flex: 0 1 360px;
    max-width: 360px;
    margin-left: 40px;
    padding: 32px;
  }
  .side > .logo,
  .side > .title {
    padding: 20px 30px 0;
  }
}

.page-title {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-title {
    font-size: 2.25rem;
    margin-bottom: 80px;
  }
}

.side-info {
  margin-top: 30px;
  padding: 0 20px;
  font-size: 0.875rem;
  text-align: center;
}
.side-info p {
  margin-bottom: 10px;
}
.side-info a {
  color: #0074bf;
  text-decoration: none;
}
@media (min-width: 768px) {
  .side-info {
    font-size: 1.0625rem;
    line-height: 1.5;
  }
}

.footer {
  margin-top: auto;
  padding: 25px 0;
  background-color: #488dc0;
  position: relative;
}
.footer:before {
  background: radial-gradient(at center, #488dc0, #1756a3 100%);
  content: "";
  height: 100%;
  left: -50vw;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 200vw;
}
.footer .container {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.footer .links {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.footer .links li {
  display: inline-block;
}
.footer .links li + li {
  margin-left: 40px;
}
.footer .links li a {
  color: #fff;
  font-family: "Roboto Condensed", Roboto, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.2;
}
.footer .links li a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer .copyright {
  font-size: 0.75rem;
  letter-spacing: 0.2px;
}
@media (max-width: 767.98px) {
  .footer .links,
  .footer .copyright {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer .copyright {
    margin-top: 10px;
  }
}

.legal-text {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .legal-text {
    margin-bottom: 30px;
  }
}

.text-muted {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .text-muted {
    margin-top: 30px;
  }
}

.mainLinkTop {
  margin: -20px -20px 20px -20px;
  background: #fff;
  width: calc(100% + 40px);
  border-bottom: 24px solid #eeede9;
  padding: 20px;
}
@media (min-width: 768px) {
  .mainLinkTop {
    margin: -60px -60px 20px -60px;
    width: calc(100% + 120px);
    padding: 20px 60px;
  }
}
.mainLinkTop a:hover {
  text-decoration: none;
}
.mainLinkTop a p {
  margin: 6px 0 0 0;
}
.mainLinkTop h2 {
  margin-bottom: 0;
}

.hidden {
  display: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.d-block {
  display: block;
}

a.logout {
  font-weight: bold;
  text-decoration: none;
}
a.logout:hover {
  color: #0074bf;
  background: rgba(0, 116, 191, 0.15);
  -webkit-box-shadow: -0.15em 0 0 0 rgba(0, 116, 191, 0.15), 0.15em 0 0 0 rgba(0, 116, 191, 0.15);
  box-shadow: -0.15em 0 0 0 rgba(0, 116, 191, 0.15), 0.15em 0 0 0 rgba(0, 116, 191, 0.15);
  text-decoration: none;
}

form {
  margin-bottom: 16px;
}
form .btn {
  position: relative;
  margin-top: 24px;
}
form .btn.loading:before {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  margin: 8px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #fff transparent;
  animation: plenigo-dual-ring 1.2s linear infinite;
  position: absolute;
  top: calc(50% - 18px);
  right: 10px;
}
@media (max-width: 767.98px) {
  form p {
    font-size: 0.875rem;
  }
}
form.loading {
  position: relative;
  opacity: 0.5;
}
form.loading:after {
  animation: plenigo-dual-ring 1.2s linear infinite;
  border-color: #aaa transparent;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  content: " ";
  display: block;
  height: 120px;
  left: calc(50% - 66px);
  margin: 8px;
  position: absolute;
  top: calc(50% - 66px);
  width: 120px;
}

.form-control {
  font-family: "Roboto Condensed", Roboto, Arial, Helvetica, sans-serif;
  display: block;
  width: 100%;
  background-color: #fff !important;
  background-clip: border-box;
  transition: border-color 0.15s ease-in-out;
  height: 40px !important;
  padding: 5px 8px;
  color: #333;
  border: 1px solid #9b9b9b !important;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  outline: none;
}
.form-control::-ms-expand {
  display: none;
}
.form-control:not(.filled) {
  background-color: #fff;
  border-color: #9b9b9b !important;
}
.form-control:focus {
  background-color: #fff;
  border: 1px solid #9b9b9b !important;
  border-radius: 0;
}
.form-control:focus::placeholder {
  opacity: 1;
}
.form-control::placeholder {
  color: #666;
  font-weight: 400;
  opacity: 0;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #f0f0eb !important;
  border-color: #333 !important;
  outline: 0 !important;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}

fieldset {
  margin-bottom: 10px;
}

select.form-control {
  position: relative;
  z-index: 1;
  appearance: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: right 10px bottom 15px;
  background-color: transparent;
  background-image: url(/build/images/icon-arrow-down.b96aaeb6.svg);
}
select.form-control:not(.filled) {
  color: #333;
  background-color: #fff;
  border-color: #9b9b9b;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
select.form-control:focus::-ms-value {
  color: #000;
  background-color: #fff;
}
@media (min-width: 768px) {
  select.form-control {
    background-position: calc(100% - 10px) 39px;
  }
}

textarea.form-control {
  height: auto;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
}
.form-group + p {
  margin-top: 30px;
}
.form-group + .btn {
  margin-top: 0;
}
.form-group .hint {
  font-size: 0.75rem;
  margin: 5px 0 0;
  display: block;
  color: #666;
}
.form-group .invalid-feedback + .hint {
  display: none;
}

.invalid-feedback {
  color: #ed1c24;
  margin-top: 5px;
}

.form-control-placeholder {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  position: absolute;
  top: 8px;
  left: 9px;
  padding-left: 0 !important;
  margin-bottom: 0;
  transition: all 0.2s;
  color: #666;
  cursor: text;
  z-index: 1;
  font-weight: 300;
}
.form-control-placeholder .invalid-feedback {
  display: none !important;
}

form.filled-initialized .form-control-placeholder {
  display: block;
}

.form-control:focus + .form-control-placeholder,
.form-control.filled + .form-control-placeholder,
.form-control-placeholder:has(+ .form-control:focus),
.form-control-placeholder:has(+ .form-control.filled) {
  top: -20px;
  font-size: 0.75rem;
  left: -1px;
  color: #333;
  margin: 0;
  font-weight: 400;
}

.form-check-label {
  font-size: 1rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}
.form-row + p {
  margin-top: 10px;
}

.form-check,
.form-radio {
  position: relative;
  display: block;
  min-height: 18px;
  padding-left: 30px;
  margin-top: 32px;
}
.form-row + .form-group .form-check, .form-row + .form-row .form-group .form-check,
.form-row + .form-group .form-radio,
.form-row + .form-row .form-group .form-radio {
  margin-top: 16px;
}

.form-check-input,
.form-radio-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form-check-input:checked ~ .form-check-label::before, .form-check-input:checked ~ .form-radio-label::before,
.form-radio-input:checked ~ .form-check-label::before,
.form-radio-input:checked ~ .form-radio-label::before {
  color: #fff;
}
.form-check-input:checked ~ .form-check-label::after,
.form-radio-input:checked ~ .form-check-label::after {
  background: #0074bf;
  width: 11px;
  height: 11px;
  top: 2px;
  left: -28px;
}
.form-check-input:checked ~ .form-radio-label::after,
.form-radio-input:checked ~ .form-radio-label::after {
  background-color: #333;
  border: 5px solid transparent;
  background-clip: content-box;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input:disabled ~ .form-radio-label,
.form-radio-input:disabled ~ .form-check-label,
.form-radio-input:disabled ~ .form-radio-label {
  color: #666;
}
.form-check-input:disabled ~ .form-check-label::before,
.form-check-input:disabled ~ .form-radio-label::before,
.form-radio-input:disabled ~ .form-check-label::before,
.form-radio-input:disabled ~ .form-radio-label::before {
  border-color: #666;
}

.form-check-label,
.form-radio-label {
  position: relative !important;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 20px;
}
.form-check-label::before, .form-check-label::after,
.form-radio-label::before,
.form-radio-label::after {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  display: block;
  width: 15px;
  height: 15px;
}
.form-check-label::before,
.form-radio-label::before {
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #9b9b9b;
}
.form-check-label::after,
.form-radio-label::after {
  background: no-repeat 50% 50%;
}
@media (min-width: 768px) {
  .form-check-label,
  .form-radio-label {
    font-size: 1.0625rem;
  }
}

.form-radio-label::before, .form-radio-label::after {
  border-radius: 10px;
}

.form-control:not(:focus).filled:invalid, .form-control:not(:focus).is-invalid {
  color: #ed1c24;
  padding-right: 40px;
  background-image: url(/build/images/icon-input-error.186f87a5.svg);
  background-repeat: no-repeat;
  background-position: right 10px bottom 50%;
  border-color: #ed1c24 !important;
}

.error-message {
  display: none;
  padding: 10px;
  color: #ed1c24;
  text-align: center;
  background-color: rgba(153, 0, 0, 0.1);
  margin-bottom: 20px;
}
.error-message.show {
  display: block;
}
.error-message + p {
  margin-top: 16px;
}
.error-message > p:first-child {
  font-weight: bold;
}
.error-message > :last-child {
  margin-bottom: 0;
}

select.form-control:not(.filled) {
  background-color: transparent;
}

select.form-control + label.form-control-placeholder {
  left: 8px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  font-size: 1.0625rem !important;
}

select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

form.show-required label.required:not(.form-check-label):after {
  content: " *";
}

form.show-required #checkout_login_form_email[readonly] + label.required:not(.form-check-label):after {
  content: "";
}

.togglePassword {
  position: absolute;
  right: 10px;
  top: 9px;
  background: url(/build/images/eye.dcc77f51.svg) no-repeat 0 0 transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

input[type=text] + label + .togglePassword,
input[type=text] + label + .hint + .togglePassword {
  background-image: url(/build/images/eye-active.af4b4c62.svg);
  background-position: 3px 9px;
}

@keyframes plenigo-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.user-login-container {
  padding-top: 20px;
}
.user-login-container label {
  font-size: 0.75rem;
  color: #333;
  left: 0 !important;
  top: -20px !important;
  font-weight: 400 !important;
  display: block;
}
.user-login-container .form-control {
  background-color: #f0f0eb !important;
  border-color: #969696 !important;
  color: #333;
}
.user-login-container + h3 {
  margin: 0 0 24px;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  user-select: none;
  color: #fff;
  background-color: #0074bf;
  border: 1px solid #0074bf;
  padding: 5px 15px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  outline-color: #0074bf;
  width: auto;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.28px;
  border-radius: 100px;
  line-height: 1.125rem;
  position: relative;
}
.btn:hover, .btn:focus, .btn:active, .btn.focus {
  color: #fff !important;
  background-color: rgb(0, 70, 115) !important;
  border-color: rgb(0, 70, 115) !important;
  text-decoration: none;
  box-shadow: none;
}
.btn:active {
  opacity: 0.9;
}
.btn.disabled, .btn:disabled {
  color: #f0f0eb !important;
  background-color: #969696 !important;
  border-color: #969696 !important;
}
.btn.disabled:before, .btn:disabled:before {
  opacity: 0;
}

.btn-primary:before {
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0) 50%);
  border-radius: 100px;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.btn-primary:hover:before, .btn-primary:focus:before, .btn-primary:active:before, .btn-primary.focus:before {
  opacity: 0;
}
.btn-primary.no-icon::after {
  display: none;
}

.order-details {
  border-top: 0;
  border-radius: 6px;
  padding: 24px 14px 10px 14px;
}
.order-details .shopping-cart-preface {
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .order-details .shopping-cart-preface {
    padding: 20px 30px;
  }
}
.order-details .shopping-cart-preface > p:last-child {
  margin-bottom: 0;
}
.order-details .subtitle {
  display: block;
  padding: 0;
  margin: 0;
}
.order-details .subtitle span {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #333;
}
.order-details .subtitle .price {
  color: #0074bf;
  white-space: nowrap;
  margin-left: 10px;
}
.order-details .subtitle .btn {
  display: none;
}
.order-details .collapse {
  display: block !important;
}
.order-details .description {
  color: #979797;
  margin-bottom: 8px;
}
.order-details .description > :last-child {
  margin-bottom: 0;
}
.order-details .description strong {
  color: #333;
  font-size: 20px;
}
.order-details .legal {
  font-size: 0.875rem;
}
.order-details .legal > :last-child {
  margin-bottom: 0;
}
.order-details ul {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .order-details .subtitle span {
    font-size: 1.5rem;
  }
  .order-details .description strong {
    font-size: 1.5rem;
  }
  .order-details .legal {
    font-size: 1rem;
  }
  .order-details ul {
    font-size: 1rem;
  }
}

#order-collapse > div {
  padding: 0;
  background-color: transparent;
}
#order-collapse > div::before {
  display: none;
}
#order-collapse > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#order-collapse > div ul li {
  display: inline;
}

.price-list-v2.has-total-amount tbody tr:last-child td {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .price-list-v2.has-total-amount tbody tr:last-child td {
    padding-bottom: 20px;
  }
}
.price-list-v2 .total-amount td, .price-list-v2 .total-amount th {
  border-top: 3px solid #333;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .price-list-v2 .total-amount td, .price-list-v2 .total-amount th {
    padding-top: 20px;
  }
}
.price-list-v2 .total-amount th {
  font-weight: 700;
}
.price-list-v2 .total-amount th + td {
  padding-left: 15px;
}

.container > .confirmation-info {
  flex-wrap: wrap;
}
.confirmation-info .order-details {
  padding: 0;
}
@media (min-width: 576px) {
  .confirmation-info .order-details {
    padding: 10px 20px;
  }
}
@media (min-width: 768px) {
  .confirmation-info .order-details {
    padding: 20px 30px;
  }
}
.confirmation-info .info {
  margin: 30px auto 0 auto;
  width: 100%;
}
.confirmation-info .info h2 {
  margin-bottom: 20px;
}
.confirmation-info .info p {
  font-size: 0.875rem;
  color: #666;
}
.confirmation-info .info a:not(.btn) {
  color: #0074bf;
  text-decoration: none;
}
.confirmation-info .info a:not(.btn):hover {
  color: #005050;
}
.confirmation-info .info .btn {
  margin: 15px 0 0;
}
.confirmation-info .info > :last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .confirmation-info .info p {
    font-size: 1.0625rem;
  }
}

.order-overview .payment,
.order-overview .address {
  padding: 20px;
  border-top: 1px solid #969696;
}
.order-overview .payment:first-child,
.order-overview .address:first-child {
  margin-top: 5px;
}
.order-overview .payment > div,
.order-overview .address > div {
  display: flex;
}
.order-overview .payment > div:first-child,
.order-overview .address > div:first-child {
  margin-bottom: 10px;
  align-items: center;
}
.order-overview .payment > div p,
.order-overview .address > div p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.order-overview .payment > div p:first-child,
.order-overview .address > div p:first-child {
  margin-right: auto;
}
.order-overview .payment > div p span,
.order-overview .address > div p span {
  color: #666;
}
.order-overview .title {
  font-size: 1.0625rem;
  line-height: 1.25;
  font-weight: bold;
}
.order-overview .edit {
  margin-left: auto;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #0074bf;
  text-decoration: none;
}
.order-overview .edit::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 9px;
  margin-right: 5px;
  background: url(/build/images/icon-angle-left.cfeeff2b.svg) no-repeat 0 0;
}
.main .order-overview {
  display: none;
}
@media (min-width: 768px) {
  .order-overview {
    margin-bottom: 30px;
  }
  .order-overview .payment,
  .order-overview .address {
    padding: 30px 0;
    border-top: none;
    border-bottom: 1px solid #969696;
  }
  .order-overview .payment:first-child,
  .order-overview .address:first-child {
    margin-top: 0;
    padding-top: 0;
  }
  .order-overview .payment > div p,
  .order-overview .address > div p {
    font-size: 1.0625rem;
  }
  .order-overview .title {
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: bold;
  }
  .order-overview .edit {
    margin-left: auto;
    font-size: 1.0625rem;
    line-height: 1.27;
    color: #0074bf;
  }
  .main .order-overview {
    display: block;
  }
  .side .order-overview {
    display: none;
  }
}

.price-list-v2 table {
  width: 100%;
}
.price-list-v2 table td {
  padding: 5px 0;
  vertical-align: top;
}
.price-list-v2 table td + td {
  padding-left: 15px;
}
.price-list-v2 table td h3 {
  margin: 0 0 5px;
}
.price-list-v2 table td h3.trenner {
  margin-top: 24px;
}

.error-page .main {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.error-page .error-message,
.error-page .success-message {
  display: none;
  margin: 30px 0;
  padding: 0;
  text-align: center;
  background: none;
}
.error-page .error-message p,
.error-page .success-message p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #333;
}
.error-page .error-message.show,
.error-page .success-message.show {
  display: block;
}
.error-page .success-message p:first-child {
  font-weight: bold;
  color: #005050;
}
.error-page .error-message p:first-child {
  font-weight: bold;
  color: #ed1c24;
}
.error-page .error-message > p:last-child {
  margin-bottom: 0;
}
.error-page .btn {
  margin-top: 40px;
}

.error_cta .page-title, .error_cta h1.header {
  margin-bottom: 80px;
  text-align: center;
}

.navbar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5%;
  min-height: 64px;
  background-color: #fff;
  overflow: hidden;
}
@media (min-width: 768px) {
  .navbar {
    padding: 26px 5%;
    min-height: 86px;
  }
}
.navbar a.logout {
  text-decoration: none;
  margin-left: auto;
}
.navbar:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 0;
  -webkit-transition: opacity var(--header-transition-speed) linear;
  transition: opacity var(--header-transition-speed) linear;
}

.navbar-brand {
  height: 48px;
  width: 164px;
  display: block;
  position: absolute;
  left: calc(50% - 82px);
  top: calc(50% - 24px);
}
.navbar-brand a {
  display: block;
  height: 100%;
}
.navbar-brand img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .navbar-brand {
    height: 64px;
    width: 218px;
    left: calc(50% - 109px);
    top: calc(50% - 32px);
  }
}

.navbar-brand-title {
  display: none;
  font-weight: 700;
  margin-left: 182px;
}
@media (min-width: 768px) {
  .navbar-brand-title {
    display: block;
  }
}

a.navbar-back {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  transform: rotate(180deg);
  background: url(/build/images/icon-angle-left.cfeeff2b.svg) 50% 50%/contain no-repeat transparent;
  text-indent: -99999px;
}
@media (min-width: 768px) {
  a.navbar-back {
    width: 20px;
    height: 20px;
  }
}

#plenigoCheckout, #plenigoLogin, #plenigoSelfservice {
  display: block;
  min-height: 300px;
  width: 100%;
  padding: 0 20px;
  max-width: 540px;
  margin: 0 auto;
}
#plenigoCheckout > div, #plenigoLogin > div, #plenigoSelfservice > div {
  max-width: 100% !important;
}
@media (min-width: 800px) {
  #plenigoCheckout, #plenigoLogin, #plenigoSelfservice {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding: 0;
    max-width: none;
  }
}

#plenigoSelfservice {
  padding: 0;
}

.error-img,
.success-img {
  background: transparent url(/build/images/bubble-alert.6c66cb43.svg) no-repeat top center;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ed1c24;
  padding-top: 75px;
}

.success-img {
  color: #333;
  padding-top: 0;
  background: transparent;
}

/* .success-img {
  background: transparent url("../../images/icon-input-success.svg") no-repeat top center;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.2px;
  text-align: center;
  color:$success;
  padding-top: 75px;
  //margin-top: 25px;
} */
#plenigoSelfservice div[data-status=loading],
#plenigoSelfservice div[data-status=loading]:before,
#plenigoSelfservice div[data-status=loading]:after,
#plenigoCheckout div[data-status=loading],
#plenigoCheckout div[data-status=loading]:before,
#plenigoCheckout div[data-status=loading]:after,
#plenigoLogin div[data-status=loading],
#plenigoLogin div[data-status=loading]:before,
#plenigoLogin div[data-status=loading]:after {
  background-color: transparent !important;
}

div[data-status=loading]:after {
  z-index: 1 !important;
}

input[readonly],
select[readonly] {
  cursor: not-allowed;
}
