@charset "UTF-8";
/*=============================================
=               Global Colors                =
=============================================*/
/*=============================================
=                  Bootstrap                 =
=============================================*/
/*=============================================
=                Global Vars                 =
=============================================*/
/*=============================================
=                    Fonts                   =
=============================================*/
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817390/68d07b05-e114-437e-924c-506b2ca7bd2a.eot?#iefix);
  src: url(/app/assets/fonts/817390/68d07b05-e114-437e-924c-506b2ca7bd2a.eot?#iefix) format("eot"), url(/app/assets/fonts/817390/66ed6dfc-6a14-45c2-a31a-ed69597e9159.woff2) format("woff2"), url(/app/assets/fonts/817390/8e374d80-cbcd-42e9-8632-68cc11895488.woff) format("woff"), url(/app/assets/fonts/817390/bdedc2b4-9861-4495-9c9d-b9103866c2ee.ttf) format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817395/68648e84-5fad-47f5-8874-4ce6a0a47c92.eot?#iefix);
  src: url(/app/assets/fonts/817395/68648e84-5fad-47f5-8874-4ce6a0a47c92.eot?#iefix) format("eot"), url(/app/assets/fonts/817395/2578e7e8-c81e-497b-91ed-625e00096fa7.woff2) format("woff2"), url(/app/assets/fonts/817395/18bff48b-3501-4eef-ae4c-3a504ea5962d.woff) format("woff"), url(/app/assets/fonts/817395/0c7590b9-8d64-4ce6-a9e2-7ef98be1eabd.ttf) format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817400/14bc56a5-87a0-4bcd-84ba-7fc123b03970.eot?#iefix);
  src: url(/app/assets/fonts/817400/14bc56a5-87a0-4bcd-84ba-7fc123b03970.eot?#iefix) format("eot"), url(/app/assets/fonts/817400/a0d4f53b-d0e8-4c6a-85ba-cc51f05cd68b.woff2) format("woff2"), url(/app/assets/fonts/817400/bb47a877-0f3e-49fa-9837-7cc7ec898323.woff) format("woff"), url(/app/assets/fonts/817400/beef0bb8-e162-4d43-a71b-cefbb2dcf35c.ttf) format("truetype");
  font-weight: 500; }
/* Demo für Bildeinbau */
img.katze {
  max-width: 850px; }
/* Festlegung von feste, starren Listabständen und Einrückereien */
.uliste,
.oliste {
  margin-left: 25px;
  list-style-type: square; }
.uliste li,
.oliste li {
  margin: 5px 0; }
/*=============================================
=               Global Colors                =
=============================================*/
/*=============================================
=                  Bootstrap                 =
=============================================*/
/*=============================================
=                Global Vars                 =
=============================================*/
/*=============================================
=                Layout Vars                 =
=============================================*/
/*
 ** Responsive Spacing Classes
 */
/*
 ** Z-indices
 */
/*
 Transition
*/
/*
 ** Components
 */
/*=============================================
=                    Fonts                   =
=============================================*/
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817390/68d07b05-e114-437e-924c-506b2ca7bd2a.eot?#iefix);
  src: url(/app/assets/fonts/817390/68d07b05-e114-437e-924c-506b2ca7bd2a.eot?#iefix) format("eot"), url(/app/assets/fonts/817390/66ed6dfc-6a14-45c2-a31a-ed69597e9159.woff2) format("woff2"), url(/app/assets/fonts/817390/8e374d80-cbcd-42e9-8632-68cc11895488.woff) format("woff"), url(/app/assets/fonts/817390/bdedc2b4-9861-4495-9c9d-b9103866c2ee.ttf) format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817395/68648e84-5fad-47f5-8874-4ce6a0a47c92.eot?#iefix);
  src: url(/app/assets/fonts/817395/68648e84-5fad-47f5-8874-4ce6a0a47c92.eot?#iefix) format("eot"), url(/app/assets/fonts/817395/2578e7e8-c81e-497b-91ed-625e00096fa7.woff2) format("woff2"), url(/app/assets/fonts/817395/18bff48b-3501-4eef-ae4c-3a504ea5962d.woff) format("woff"), url(/app/assets/fonts/817395/0c7590b9-8d64-4ce6-a9e2-7ef98be1eabd.ttf) format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "akkostd";
  src: url(/app/assets/fonts/817400/14bc56a5-87a0-4bcd-84ba-7fc123b03970.eot?#iefix);
  src: url(/app/assets/fonts/817400/14bc56a5-87a0-4bcd-84ba-7fc123b03970.eot?#iefix) format("eot"), url(/app/assets/fonts/817400/a0d4f53b-d0e8-4c6a-85ba-cc51f05cd68b.woff2) format("woff2"), url(/app/assets/fonts/817400/bb47a877-0f3e-49fa-9837-7cc7ec898323.woff) format("woff"), url(/app/assets/fonts/817400/beef0bb8-e162-4d43-a71b-cefbb2dcf35c.ttf) format("truetype");
  font-weight: 500; }
/*=============================================
=         Bootstrap Minimal Settings          =
=============================================*/
body, html {
  font-family: "akkostd", -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" !important; }
/* Specify your own gutters for every breakpoint. I use media-breakpoint-up so to avoid a default width it's better to always include "xs", and then you can do whatever you want */
:root {
  --blue: #009edf;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #8e1346;
  --orange: #bc6a50;
  --yellow: #d2cf00;
  --green: #439881;
  --teal: #0f5153;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --dark-green: #268074;
  --dark-blue: #2c4694;
  --light-green: #8ea736;
  --black: #020304;
  --full-black: #000;
  --primary: #268074;
  --secondary: #2c4694;
  --success: #439881;
  --info: #396bb3;
  --warning: #d2cf00;
  --danger: #8e1346;
  --light: #f8f9fa;
  --dark: #343a40;
  --highlight: #268074;
  --accent: #bc6a50;
  --black: #020304;
  --white: #ffffff;
  --font-dark: #505050;
  --akademie: #268074;
  --lehrgang-stb: #334059;
  --lehrgang-sfw: #5d2455;
  --lehrgang-sfa: #396bb3;
  --lehrgang-lohn: #8e1346;
  --lehrgang: #505050;
  --seminarwerbung: #4b6387;
  --warenkorb: #bc6a50;
  --verband: #2c4694;
  --gray: #EDEDED;
  --dark-blue: #2c4694;
  --red: #8e1346;
  --purple: #5d2455;
  --blue: #396bb3;
  --space-blue: #334059;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 955px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --breakpoint-max: 1920px;
  --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
*,
*::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(2, 3, 4, 0); }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }
body {
  margin: 0;
  font-family: "akkostd", -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: 300;
  line-height: 1.5;
  color: #020304;
  text-align: left;
  background-color: #ffffff; }
[tabindex="-1"]:focus:not(.focus-visible) {
  outline: 0 !important; }
[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;
  -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: .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: -.25em; }
sup {
  top: -.5em; }
a {
  color: #268074;
  text-decoration: none;
  background-color: transparent; }
a:hover {
    color: #14453f;
    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: #6c757d;
  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 {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }
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: .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;
  color: #505050; }
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(2, 3, 4, 0.1); }
small,
.small {
  font-size: 80%;
  font-weight: 300; }
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: 80%;
  color: #6c757d; }
.blockquote-footer::before {
    content: "\2014\00A0"; }
.img-fluid {
  max-width: 100%;
  height: auto; }
.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto; }
.figure {
  display: inline-block; }
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }
.figure-caption {
  font-size: 90%;
  color: #6c757d; }
.container,
.container-fluid,
.container-sm,
.container-md,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 700px; } }
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 880px; } }
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-max-1, .col-max-2, .col-max-3, .col-max-4, .col-max-5, .col-max-6, .col-max-7, .col-max-8, .col-max-9, .col-max-10, .col-max-11, .col-max-12, .col-max,
.col-max-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%; }
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }
.row-cols-3 > * {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%; }
.row-cols-6 > * {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }
.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: 100%; }
.col-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }
.col-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }
.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }
.col-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }
.col-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }
.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }
.col-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }
.col-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }
.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }
.col-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }
.col-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }
.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }
.order-first {
  -ms-flex-order: -1;
      order: -1; }
.order-last {
  -ms-flex-order: 13;
      order: 13; }
.order-0 {
  -ms-flex-order: 0;
      order: 0; }
.order-1 {
  -ms-flex-order: 1;
      order: 1; }
.order-2 {
  -ms-flex-order: 2;
      order: 2; }
.order-3 {
  -ms-flex-order: 3;
      order: 3; }
.order-4 {
  -ms-flex-order: 4;
      order: 4; }
.order-5 {
  -ms-flex-order: 5;
      order: 5; }
.order-6 {
  -ms-flex-order: 6;
      order: 6; }
.order-7 {
  -ms-flex-order: 7;
      order: 7; }
.order-8 {
  -ms-flex-order: 8;
      order: 8; }
.order-9 {
  -ms-flex-order: 9;
      order: 9; }
.order-10 {
  -ms-flex-order: 10;
      order: 10; }
.order-11 {
  -ms-flex-order: 11;
      order: 11; }
.order-12 {
  -ms-flex-order: 12;
      order: 12; }
.offset-1 {
  margin-left: 8.33333%; }
.offset-2 {
  margin-left: 16.66667%; }
.offset-3 {
  margin-left: 25%; }
.offset-4 {
  margin-left: 33.33333%; }
.offset-5 {
  margin-left: 41.66667%; }
.offset-6 {
  margin-left: 50%; }
.offset-7 {
  margin-left: 58.33333%; }
.offset-8 {
  margin-left: 66.66667%; }
.offset-9 {
  margin-left: 75%; }
.offset-10 {
  margin-left: 83.33333%; }
.offset-11 {
  margin-left: 91.66667%; }
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 955px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xxl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xxl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xxl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xxl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xxl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xxl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xxl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xxl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xxl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xxl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xxl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xxl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xxl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xxl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1920px) {
  .col-max {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-max-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-max-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-max-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-max-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-max-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-max-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-max-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-max-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-max-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-max-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-max-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-max-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-max-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-max-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-max-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-max-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-max-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-max-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-max-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-max-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-max-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-max-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-max-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-max-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-max-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-max-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-max-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-max-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-max-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-max-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-max-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-max-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-max-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-max-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-max-0 {
    margin-left: 0; }
  .offset-max-1 {
    margin-left: 8.33333%; }
  .offset-max-2 {
    margin-left: 16.66667%; }
  .offset-max-3 {
    margin-left: 25%; }
  .offset-max-4 {
    margin-left: 33.33333%; }
  .offset-max-5 {
    margin-left: 41.66667%; }
  .offset-max-6 {
    margin-left: 50%; }
  .offset-max-7 {
    margin-left: 58.33333%; }
  .offset-max-8 {
    margin-left: 66.66667%; }
  .offset-max-9 {
    margin-left: 75%; }
  .offset-max-10 {
    margin-left: 83.33333%; }
  .offset-max-11 {
    margin-left: 91.66667%; } }
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #439881;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
.form-control:focus {
    color: #495057;
    background-color: #ffffff;
    border-color: #58cdbe;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.form-control::-webkit-input-placeholder {
    color: #439881;
    opacity: 1; }
.form-control:-ms-input-placeholder {
    color: #439881;
    opacity: 1; }
.form-control::-ms-input-placeholder {
    color: #439881;
    opacity: 1; }
.form-control::placeholder {
    color: #439881;
    opacity: 1; }
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #ffffff; }
.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 3rem;
  line-height: 3; }
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.4rem;
  line-height: 1.5; }
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #020304;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5; }
.form-control-lg {
  height: calc(3em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 3rem;
  line-height: 3; }
select.form-control[size], select.form-control[multiple] {
  height: auto; }
textarea.form-control {
  height: auto; }
.form-group {
  margin-bottom: 1rem; }
.form-text {
  display: block;
  margin-top: 0.25rem; }
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
.form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
.form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }
.form-check-label {
  margin-bottom: 0; }
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1.2rem;
  color: #439881; }
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(67, 152, 129, 0.9); }
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #439881;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23439881' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #439881;
    box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.25); }
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #439881;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23439881' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #439881;
    box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.25); }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #439881; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #439881; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #439881; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #58b69c;
  background-color: #58b69c; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #439881; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #439881; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #439881;
  box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.25); }
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1.2rem;
  color: #8e1346; }
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(142, 19, 70, 0.9); }
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #8e1346;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%238e1346' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%238e1346' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #8e1346;
    box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.25); }
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #8e1346;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%238e1346' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%238e1346' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #8e1346;
    box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.25); }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #8e1346; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #8e1346; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #8e1346; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #bb195c;
  background-color: #bb195c; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #8e1346; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #8e1346; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #8e1346;
  box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.25); }
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center; }
.form-inline .form-check {
    width: 100%; }
@media (min-width: 576px) {
    .form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }
.btn {
  display: inline-block;
  font-weight: 300;
  color: #020304;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
.btn:hover {
    color: #020304;
    text-decoration: none; }
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.btn.disabled, .btn:disabled {
    opacity: 0.65; }
.btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }
.btn-primary {
  color: #ffffff;
  background-color: #268074;
  border-color: #268074; }
.btn-primary:hover {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950; }
.btn-primary:focus, .btn-primary.focus {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950;
    box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #1a5950;
    border-color: #174f47; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-secondary {
  color: #ffffff;
  background-color: #2c4694;
  border-color: #2c4694; }
.btn-secondary:hover {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d; }
.btn-secondary:focus, .btn-secondary.focus {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d;
    box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #ffffff;
    background-color: #20336d;
    border-color: #1d2f63; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-success {
  color: #ffffff;
  background-color: #439881;
  border-color: #439881; }
.btn-success:hover {
    color: #ffffff;
    background-color: #377d6a;
    border-color: #337563; }
.btn-success:focus, .btn-success.focus {
    color: #ffffff;
    background-color: #377d6a;
    border-color: #337563;
    box-shadow: 0 0 0 0.2rem rgba(95, 167, 148, 0.5); }
.btn-success.disabled, .btn-success:disabled {
    color: #ffffff;
    background-color: #439881;
    border-color: #439881; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #ffffff;
    background-color: #337563;
    border-color: #2f6c5b; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(95, 167, 148, 0.5); }
.btn-info {
  color: #ffffff;
  background-color: #396bb3;
  border-color: #396bb3; }
.btn-info:hover {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c; }
.btn-info:focus, .btn-info.focus {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c;
    box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-info.disabled, .btn-info:disabled {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #ffffff;
    background-color: #2d548c;
    border-color: #2a4e83; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-warning {
  color: #212529;
  background-color: #d2cf00;
  border-color: #d2cf00; }
.btn-warning:hover {
    color: #212529;
    background-color: #aca900;
    border-color: #9f9d00; }
.btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #aca900;
    border-color: #9f9d00;
    box-shadow: 0 0 0 0.2rem rgba(183, 182, 6, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #d2cf00;
    border-color: #d2cf00; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #ffffff;
    background-color: #9f9d00;
    border-color: #929000; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(183, 182, 6, 0.5); }
.btn-danger {
  color: #ffffff;
  background-color: #8e1346;
  border-color: #8e1346; }
.btn-danger:hover {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30; }
.btn-danger:focus, .btn-danger.focus {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30;
    box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #610d30;
    border-color: #560b2a; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40; }
.btn-dark:hover {
    color: #ffffff;
    background-color: #23272b;
    border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
    color: #ffffff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
    color: #ffffff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #1d2124;
    border-color: #171a1d; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-highlight {
  color: #ffffff;
  background-color: #268074;
  border-color: #268074; }
.btn-highlight:hover {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950; }
.btn-highlight:focus, .btn-highlight.focus {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950;
    box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-highlight.disabled, .btn-highlight:disabled {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-highlight:not(:disabled):not(.disabled):active, .btn-highlight:not(:disabled):not(.disabled).active,
  .show > .btn-highlight.dropdown-toggle {
    color: #ffffff;
    background-color: #1a5950;
    border-color: #174f47; }
.btn-highlight:not(:disabled):not(.disabled):active:focus, .btn-highlight:not(:disabled):not(.disabled).active:focus,
    .show > .btn-highlight.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-accent {
  color: #ffffff;
  background-color: #bc6a50;
  border-color: #bc6a50; }
.btn-accent:hover {
    color: #ffffff;
    background-color: #a65840;
    border-color: #9d533c; }
.btn-accent:focus, .btn-accent.focus {
    color: #ffffff;
    background-color: #a65840;
    border-color: #9d533c;
    box-shadow: 0 0 0 0.2rem rgba(198, 128, 106, 0.5); }
.btn-accent.disabled, .btn-accent:disabled {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-accent:not(:disabled):not(.disabled):active, .btn-accent:not(:disabled):not(.disabled).active,
  .show > .btn-accent.dropdown-toggle {
    color: #ffffff;
    background-color: #9d533c;
    border-color: #944e39; }
.btn-accent:not(:disabled):not(.disabled):active:focus, .btn-accent:not(:disabled):not(.disabled).active:focus,
    .show > .btn-accent.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(198, 128, 106, 0.5); }
.btn-black {
  color: #ffffff;
  background-color: #020304;
  border-color: #020304; }
.btn-black:hover {
    color: #ffffff;
    background-color: black;
    border-color: black; }
.btn-black:focus, .btn-black.focus {
    color: #ffffff;
    background-color: black;
    border-color: black;
    box-shadow: 0 0 0 0.2rem rgba(40, 41, 42, 0.5); }
.btn-black.disabled, .btn-black:disabled {
    color: #ffffff;
    background-color: #020304;
    border-color: #020304; }
.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active,
  .show > .btn-black.dropdown-toggle {
    color: #ffffff;
    background-color: black;
    border-color: black; }
.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-black.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 41, 42, 0.5); }
.btn-white {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff; }
.btn-white:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6; }
.btn-white:focus, .btn-white.focus {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6;
    box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }
.btn-white.disabled, .btn-white:disabled {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
  .show > .btn-white.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
    .show > .btn-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }
.btn-font-dark {
  color: #ffffff;
  background-color: #505050;
  border-color: #505050; }
.btn-font-dark:hover {
    color: #ffffff;
    background-color: #3d3d3d;
    border-color: #373737; }
.btn-font-dark:focus, .btn-font-dark.focus {
    color: #ffffff;
    background-color: #3d3d3d;
    border-color: #373737;
    box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5); }
.btn-font-dark.disabled, .btn-font-dark:disabled {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-font-dark:not(:disabled):not(.disabled):active, .btn-font-dark:not(:disabled):not(.disabled).active,
  .show > .btn-font-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #373737;
    border-color: #303030; }
.btn-font-dark:not(:disabled):not(.disabled):active:focus, .btn-font-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-font-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5); }
.btn-akademie {
  color: #ffffff;
  background-color: #268074;
  border-color: #268074; }
.btn-akademie:hover {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950; }
.btn-akademie:focus, .btn-akademie.focus {
    color: #ffffff;
    background-color: #1d6359;
    border-color: #1a5950;
    box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-akademie.disabled, .btn-akademie:disabled {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-akademie:not(:disabled):not(.disabled):active, .btn-akademie:not(:disabled):not(.disabled).active,
  .show > .btn-akademie.dropdown-toggle {
    color: #ffffff;
    background-color: #1a5950;
    border-color: #174f47; }
.btn-akademie:not(:disabled):not(.disabled):active:focus, .btn-akademie:not(:disabled):not(.disabled).active:focus,
    .show > .btn-akademie.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(71, 147, 137, 0.5); }
.btn-lehrgang-stb {
  color: #ffffff;
  background-color: #334059;
  border-color: #334059; }
.btn-lehrgang-stb:hover {
    color: #ffffff;
    background-color: #252f41;
    border-color: #202939; }
.btn-lehrgang-stb:focus, .btn-lehrgang-stb.focus {
    color: #ffffff;
    background-color: #252f41;
    border-color: #202939;
    box-shadow: 0 0 0 0.2rem rgba(82, 93, 114, 0.5); }
.btn-lehrgang-stb.disabled, .btn-lehrgang-stb:disabled {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-lehrgang-stb:not(:disabled):not(.disabled):active, .btn-lehrgang-stb:not(:disabled):not(.disabled).active,
  .show > .btn-lehrgang-stb.dropdown-toggle {
    color: #ffffff;
    background-color: #202939;
    border-color: #1c2330; }
.btn-lehrgang-stb:not(:disabled):not(.disabled):active:focus, .btn-lehrgang-stb:not(:disabled):not(.disabled).active:focus,
    .show > .btn-lehrgang-stb.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 93, 114, 0.5); }
.btn-lehrgang-sfw {
  color: #ffffff;
  background-color: #5d2455;
  border-color: #5d2455; }
.btn-lehrgang-sfw:hover {
    color: #ffffff;
    background-color: #41193c;
    border-color: #381633; }
.btn-lehrgang-sfw:focus, .btn-lehrgang-sfw.focus {
    color: #ffffff;
    background-color: #41193c;
    border-color: #381633;
    box-shadow: 0 0 0 0.2rem rgba(117, 69, 111, 0.5); }
.btn-lehrgang-sfw.disabled, .btn-lehrgang-sfw:disabled {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-lehrgang-sfw:not(:disabled):not(.disabled):active, .btn-lehrgang-sfw:not(:disabled):not(.disabled).active,
  .show > .btn-lehrgang-sfw.dropdown-toggle {
    color: #ffffff;
    background-color: #381633;
    border-color: #2f122b; }
.btn-lehrgang-sfw:not(:disabled):not(.disabled):active:focus, .btn-lehrgang-sfw:not(:disabled):not(.disabled).active:focus,
    .show > .btn-lehrgang-sfw.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(117, 69, 111, 0.5); }
.btn-lehrgang-sfa {
  color: #ffffff;
  background-color: #396bb3;
  border-color: #396bb3; }
.btn-lehrgang-sfa:hover {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c; }
.btn-lehrgang-sfa:focus, .btn-lehrgang-sfa.focus {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c;
    box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-lehrgang-sfa.disabled, .btn-lehrgang-sfa:disabled {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-lehrgang-sfa:not(:disabled):not(.disabled):active, .btn-lehrgang-sfa:not(:disabled):not(.disabled).active,
  .show > .btn-lehrgang-sfa.dropdown-toggle {
    color: #ffffff;
    background-color: #2d548c;
    border-color: #2a4e83; }
.btn-lehrgang-sfa:not(:disabled):not(.disabled):active:focus, .btn-lehrgang-sfa:not(:disabled):not(.disabled).active:focus,
    .show > .btn-lehrgang-sfa.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-lehrgang-lohn {
  color: #ffffff;
  background-color: #8e1346;
  border-color: #8e1346; }
.btn-lehrgang-lohn:hover {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30; }
.btn-lehrgang-lohn:focus, .btn-lehrgang-lohn.focus {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30;
    box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-lehrgang-lohn.disabled, .btn-lehrgang-lohn:disabled {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-lehrgang-lohn:not(:disabled):not(.disabled):active, .btn-lehrgang-lohn:not(:disabled):not(.disabled).active,
  .show > .btn-lehrgang-lohn.dropdown-toggle {
    color: #ffffff;
    background-color: #610d30;
    border-color: #560b2a; }
.btn-lehrgang-lohn:not(:disabled):not(.disabled):active:focus, .btn-lehrgang-lohn:not(:disabled):not(.disabled).active:focus,
    .show > .btn-lehrgang-lohn.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-lehrgang {
  color: #ffffff;
  background-color: #505050;
  border-color: #505050; }
.btn-lehrgang:hover {
    color: #ffffff;
    background-color: #3d3d3d;
    border-color: #373737; }
.btn-lehrgang:focus, .btn-lehrgang.focus {
    color: #ffffff;
    background-color: #3d3d3d;
    border-color: #373737;
    box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5); }
.btn-lehrgang.disabled, .btn-lehrgang:disabled {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-lehrgang:not(:disabled):not(.disabled):active, .btn-lehrgang:not(:disabled):not(.disabled).active,
  .show > .btn-lehrgang.dropdown-toggle {
    color: #ffffff;
    background-color: #373737;
    border-color: #303030; }
.btn-lehrgang:not(:disabled):not(.disabled):active:focus, .btn-lehrgang:not(:disabled):not(.disabled).active:focus,
    .show > .btn-lehrgang.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5); }
.btn-seminarwerbung {
  color: #ffffff;
  background-color: #4b6387;
  border-color: #4b6387; }
.btn-seminarwerbung:hover {
    color: #ffffff;
    background-color: #3d516e;
    border-color: #394b66; }
.btn-seminarwerbung:focus, .btn-seminarwerbung.focus {
    color: #ffffff;
    background-color: #3d516e;
    border-color: #394b66;
    box-shadow: 0 0 0 0.2rem rgba(102, 122, 153, 0.5); }
.btn-seminarwerbung.disabled, .btn-seminarwerbung:disabled {
    color: #ffffff;
    background-color: #4b6387;
    border-color: #4b6387; }
.btn-seminarwerbung:not(:disabled):not(.disabled):active, .btn-seminarwerbung:not(:disabled):not(.disabled).active,
  .show > .btn-seminarwerbung.dropdown-toggle {
    color: #ffffff;
    background-color: #394b66;
    border-color: #34455e; }
.btn-seminarwerbung:not(:disabled):not(.disabled):active:focus, .btn-seminarwerbung:not(:disabled):not(.disabled).active:focus,
    .show > .btn-seminarwerbung.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(102, 122, 153, 0.5); }
.btn-warenkorb {
  color: #ffffff;
  background-color: #bc6a50;
  border-color: #bc6a50; }
.btn-warenkorb:hover {
    color: #ffffff;
    background-color: #a65840;
    border-color: #9d533c; }
.btn-warenkorb:focus, .btn-warenkorb.focus {
    color: #ffffff;
    background-color: #a65840;
    border-color: #9d533c;
    box-shadow: 0 0 0 0.2rem rgba(198, 128, 106, 0.5); }
.btn-warenkorb.disabled, .btn-warenkorb:disabled {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-warenkorb:not(:disabled):not(.disabled):active, .btn-warenkorb:not(:disabled):not(.disabled).active,
  .show > .btn-warenkorb.dropdown-toggle {
    color: #ffffff;
    background-color: #9d533c;
    border-color: #944e39; }
.btn-warenkorb:not(:disabled):not(.disabled):active:focus, .btn-warenkorb:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warenkorb.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(198, 128, 106, 0.5); }
.btn-verband {
  color: #ffffff;
  background-color: #2c4694;
  border-color: #2c4694; }
.btn-verband:hover {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d; }
.btn-verband:focus, .btn-verband.focus {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d;
    box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-verband.disabled, .btn-verband:disabled {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-verband:not(:disabled):not(.disabled):active, .btn-verband:not(:disabled):not(.disabled).active,
  .show > .btn-verband.dropdown-toggle {
    color: #ffffff;
    background-color: #20336d;
    border-color: #1d2f63; }
.btn-verband:not(:disabled):not(.disabled):active:focus, .btn-verband:not(:disabled):not(.disabled).active:focus,
    .show > .btn-verband.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-gray {
  color: #212529;
  background-color: #EDEDED;
  border-color: #EDEDED; }
.btn-gray:hover {
    color: #212529;
    background-color: #dadada;
    border-color: #d4d4d4; }
.btn-gray:focus, .btn-gray.focus {
    color: #212529;
    background-color: #dadada;
    border-color: #d4d4d4;
    box-shadow: 0 0 0 0.2rem rgba(206, 207, 208, 0.5); }
.btn-gray.disabled, .btn-gray:disabled {
    color: #212529;
    background-color: #EDEDED;
    border-color: #EDEDED; }
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active,
  .show > .btn-gray.dropdown-toggle {
    color: #212529;
    background-color: #d4d4d4;
    border-color: #cdcdcd; }
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus,
    .show > .btn-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(206, 207, 208, 0.5); }
.btn-dark-blue {
  color: #ffffff;
  background-color: #2c4694;
  border-color: #2c4694; }
.btn-dark-blue:hover {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d; }
.btn-dark-blue:focus, .btn-dark-blue.focus {
    color: #ffffff;
    background-color: #233877;
    border-color: #20336d;
    box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-dark-blue.disabled, .btn-dark-blue:disabled {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active,
  .show > .btn-dark-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #20336d;
    border-color: #1d2f63; }
.btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 98, 164, 0.5); }
.btn-red {
  color: #ffffff;
  background-color: #8e1346;
  border-color: #8e1346; }
.btn-red:hover {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30; }
.btn-red:focus, .btn-red.focus {
    color: #ffffff;
    background-color: #6c0e35;
    border-color: #610d30;
    box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-red.disabled, .btn-red:disabled {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,
  .show > .btn-red.dropdown-toggle {
    color: #ffffff;
    background-color: #610d30;
    border-color: #560b2a; }
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(159, 54, 98, 0.5); }
.btn-purple {
  color: #ffffff;
  background-color: #5d2455;
  border-color: #5d2455; }
.btn-purple:hover {
    color: #ffffff;
    background-color: #41193c;
    border-color: #381633; }
.btn-purple:focus, .btn-purple.focus {
    color: #ffffff;
    background-color: #41193c;
    border-color: #381633;
    box-shadow: 0 0 0 0.2rem rgba(117, 69, 111, 0.5); }
.btn-purple.disabled, .btn-purple:disabled {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show > .btn-purple.dropdown-toggle {
    color: #ffffff;
    background-color: #381633;
    border-color: #2f122b; }
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(117, 69, 111, 0.5); }
.btn-blue {
  color: #ffffff;
  background-color: #396bb3;
  border-color: #396bb3; }
.btn-blue:hover {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c; }
.btn-blue:focus, .btn-blue.focus {
    color: #ffffff;
    background-color: #305a96;
    border-color: #2d548c;
    box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-blue.disabled, .btn-blue:disabled {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
  .show > .btn-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #2d548c;
    border-color: #2a4e83; }
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(87, 129, 190, 0.5); }
.btn-space-blue {
  color: #ffffff;
  background-color: #334059;
  border-color: #334059; }
.btn-space-blue:hover {
    color: #ffffff;
    background-color: #252f41;
    border-color: #202939; }
.btn-space-blue:focus, .btn-space-blue.focus {
    color: #ffffff;
    background-color: #252f41;
    border-color: #202939;
    box-shadow: 0 0 0 0.2rem rgba(82, 93, 114, 0.5); }
.btn-space-blue.disabled, .btn-space-blue:disabled {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-space-blue:not(:disabled):not(.disabled):active, .btn-space-blue:not(:disabled):not(.disabled).active,
  .show > .btn-space-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #202939;
    border-color: #1c2330; }
.btn-space-blue:not(:disabled):not(.disabled):active:focus, .btn-space-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-space-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 93, 114, 0.5); }
.btn-outline-primary {
  color: #268074;
  border-color: #268074; }
.btn-outline-primary:hover {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #268074;
    background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-secondary {
  color: #2c4694;
  border-color: #2c4694; }
.btn-outline-secondary:hover {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #2c4694;
    background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-success {
  color: #439881;
  border-color: #439881; }
.btn-outline-success:hover {
    color: #ffffff;
    background-color: #439881;
    border-color: #439881; }
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #439881;
    background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #ffffff;
    background-color: #439881;
    border-color: #439881; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(67, 152, 129, 0.5); }
.btn-outline-info {
  color: #396bb3;
  border-color: #396bb3; }
.btn-outline-info:hover {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #396bb3;
    background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-warning {
  color: #d2cf00;
  border-color: #d2cf00; }
.btn-outline-warning:hover {
    color: #212529;
    background-color: #d2cf00;
    border-color: #d2cf00; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 207, 0, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #d2cf00;
    background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #d2cf00;
    border-color: #d2cf00; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(210, 207, 0, 0.5); }
.btn-outline-danger {
  color: #8e1346;
  border-color: #8e1346; }
.btn-outline-danger:hover {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #8e1346;
    background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
.btn-outline-dark:hover {
    color: #ffffff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-highlight {
  color: #268074;
  border-color: #268074; }
.btn-outline-highlight:hover {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-highlight:focus, .btn-outline-highlight.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-highlight.disabled, .btn-outline-highlight:disabled {
    color: #268074;
    background-color: transparent; }
.btn-outline-highlight:not(:disabled):not(.disabled):active, .btn-outline-highlight:not(:disabled):not(.disabled).active,
  .show > .btn-outline-highlight.dropdown-toggle {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-highlight:not(:disabled):not(.disabled):active:focus, .btn-outline-highlight:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-highlight.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-accent {
  color: #bc6a50;
  border-color: #bc6a50; }
.btn-outline-accent:hover {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-outline-accent:focus, .btn-outline-accent.focus {
    box-shadow: 0 0 0 0.2rem rgba(188, 106, 80, 0.5); }
.btn-outline-accent.disabled, .btn-outline-accent:disabled {
    color: #bc6a50;
    background-color: transparent; }
.btn-outline-accent:not(:disabled):not(.disabled):active, .btn-outline-accent:not(:disabled):not(.disabled).active,
  .show > .btn-outline-accent.dropdown-toggle {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-outline-accent:not(:disabled):not(.disabled):active:focus, .btn-outline-accent:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-accent.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(188, 106, 80, 0.5); }
.btn-outline-black {
  color: #020304;
  border-color: #020304; }
.btn-outline-black:hover {
    color: #ffffff;
    background-color: #020304;
    border-color: #020304; }
.btn-outline-black:focus, .btn-outline-black.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 3, 4, 0.5); }
.btn-outline-black.disabled, .btn-outline-black:disabled {
    color: #020304;
    background-color: transparent; }
.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active,
  .show > .btn-outline-black.dropdown-toggle {
    color: #ffffff;
    background-color: #020304;
    border-color: #020304; }
.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-black.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 3, 4, 0.5); }
.btn-outline-white {
  color: #ffffff;
  border-color: #ffffff; }
.btn-outline-white:hover {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
.btn-outline-white:focus, .btn-outline-white.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #ffffff;
    background-color: transparent; }
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,
  .show > .btn-outline-white.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-font-dark {
  color: #505050;
  border-color: #505050; }
.btn-outline-font-dark:hover {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-outline-font-dark:focus, .btn-outline-font-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }
.btn-outline-font-dark.disabled, .btn-outline-font-dark:disabled {
    color: #505050;
    background-color: transparent; }
.btn-outline-font-dark:not(:disabled):not(.disabled):active, .btn-outline-font-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-font-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-outline-font-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-font-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-font-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }
.btn-outline-akademie {
  color: #268074;
  border-color: #268074; }
.btn-outline-akademie:hover {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-akademie:focus, .btn-outline-akademie.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-akademie.disabled, .btn-outline-akademie:disabled {
    color: #268074;
    background-color: transparent; }
.btn-outline-akademie:not(:disabled):not(.disabled):active, .btn-outline-akademie:not(:disabled):not(.disabled).active,
  .show > .btn-outline-akademie.dropdown-toggle {
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.btn-outline-akademie:not(:disabled):not(.disabled):active:focus, .btn-outline-akademie:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-akademie.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.5); }
.btn-outline-lehrgang-stb {
  color: #334059;
  border-color: #334059; }
.btn-outline-lehrgang-stb:hover {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-outline-lehrgang-stb:focus, .btn-outline-lehrgang-stb.focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 64, 89, 0.5); }
.btn-outline-lehrgang-stb.disabled, .btn-outline-lehrgang-stb:disabled {
    color: #334059;
    background-color: transparent; }
.btn-outline-lehrgang-stb:not(:disabled):not(.disabled):active, .btn-outline-lehrgang-stb:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lehrgang-stb.dropdown-toggle {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-outline-lehrgang-stb:not(:disabled):not(.disabled):active:focus, .btn-outline-lehrgang-stb:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-lehrgang-stb.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(51, 64, 89, 0.5); }
.btn-outline-lehrgang-sfw {
  color: #5d2455;
  border-color: #5d2455; }
.btn-outline-lehrgang-sfw:hover {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-outline-lehrgang-sfw:focus, .btn-outline-lehrgang-sfw.focus {
    box-shadow: 0 0 0 0.2rem rgba(93, 36, 85, 0.5); }
.btn-outline-lehrgang-sfw.disabled, .btn-outline-lehrgang-sfw:disabled {
    color: #5d2455;
    background-color: transparent; }
.btn-outline-lehrgang-sfw:not(:disabled):not(.disabled):active, .btn-outline-lehrgang-sfw:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lehrgang-sfw.dropdown-toggle {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-outline-lehrgang-sfw:not(:disabled):not(.disabled):active:focus, .btn-outline-lehrgang-sfw:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-lehrgang-sfw.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(93, 36, 85, 0.5); }
.btn-outline-lehrgang-sfa {
  color: #396bb3;
  border-color: #396bb3; }
.btn-outline-lehrgang-sfa:hover {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-lehrgang-sfa:focus, .btn-outline-lehrgang-sfa.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-lehrgang-sfa.disabled, .btn-outline-lehrgang-sfa:disabled {
    color: #396bb3;
    background-color: transparent; }
.btn-outline-lehrgang-sfa:not(:disabled):not(.disabled):active, .btn-outline-lehrgang-sfa:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lehrgang-sfa.dropdown-toggle {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-lehrgang-sfa:not(:disabled):not(.disabled):active:focus, .btn-outline-lehrgang-sfa:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-lehrgang-sfa.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-lehrgang-lohn {
  color: #8e1346;
  border-color: #8e1346; }
.btn-outline-lehrgang-lohn:hover {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-lehrgang-lohn:focus, .btn-outline-lehrgang-lohn.focus {
    box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-lehrgang-lohn.disabled, .btn-outline-lehrgang-lohn:disabled {
    color: #8e1346;
    background-color: transparent; }
.btn-outline-lehrgang-lohn:not(:disabled):not(.disabled):active, .btn-outline-lehrgang-lohn:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lehrgang-lohn.dropdown-toggle {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-lehrgang-lohn:not(:disabled):not(.disabled):active:focus, .btn-outline-lehrgang-lohn:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-lehrgang-lohn.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-lehrgang {
  color: #505050;
  border-color: #505050; }
.btn-outline-lehrgang:hover {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-outline-lehrgang:focus, .btn-outline-lehrgang.focus {
    box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }
.btn-outline-lehrgang.disabled, .btn-outline-lehrgang:disabled {
    color: #505050;
    background-color: transparent; }
.btn-outline-lehrgang:not(:disabled):not(.disabled):active, .btn-outline-lehrgang:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lehrgang.dropdown-toggle {
    color: #ffffff;
    background-color: #505050;
    border-color: #505050; }
.btn-outline-lehrgang:not(:disabled):not(.disabled):active:focus, .btn-outline-lehrgang:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-lehrgang.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }
.btn-outline-seminarwerbung {
  color: #4b6387;
  border-color: #4b6387; }
.btn-outline-seminarwerbung:hover {
    color: #ffffff;
    background-color: #4b6387;
    border-color: #4b6387; }
.btn-outline-seminarwerbung:focus, .btn-outline-seminarwerbung.focus {
    box-shadow: 0 0 0 0.2rem rgba(75, 99, 135, 0.5); }
.btn-outline-seminarwerbung.disabled, .btn-outline-seminarwerbung:disabled {
    color: #4b6387;
    background-color: transparent; }
.btn-outline-seminarwerbung:not(:disabled):not(.disabled):active, .btn-outline-seminarwerbung:not(:disabled):not(.disabled).active,
  .show > .btn-outline-seminarwerbung.dropdown-toggle {
    color: #ffffff;
    background-color: #4b6387;
    border-color: #4b6387; }
.btn-outline-seminarwerbung:not(:disabled):not(.disabled):active:focus, .btn-outline-seminarwerbung:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-seminarwerbung.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(75, 99, 135, 0.5); }
.btn-outline-warenkorb {
  color: #bc6a50;
  border-color: #bc6a50; }
.btn-outline-warenkorb:hover {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-outline-warenkorb:focus, .btn-outline-warenkorb.focus {
    box-shadow: 0 0 0 0.2rem rgba(188, 106, 80, 0.5); }
.btn-outline-warenkorb.disabled, .btn-outline-warenkorb:disabled {
    color: #bc6a50;
    background-color: transparent; }
.btn-outline-warenkorb:not(:disabled):not(.disabled):active, .btn-outline-warenkorb:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warenkorb.dropdown-toggle {
    color: #ffffff;
    background-color: #bc6a50;
    border-color: #bc6a50; }
.btn-outline-warenkorb:not(:disabled):not(.disabled):active:focus, .btn-outline-warenkorb:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warenkorb.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(188, 106, 80, 0.5); }
.btn-outline-verband {
  color: #2c4694;
  border-color: #2c4694; }
.btn-outline-verband:hover {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-verband:focus, .btn-outline-verband.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-verband.disabled, .btn-outline-verband:disabled {
    color: #2c4694;
    background-color: transparent; }
.btn-outline-verband:not(:disabled):not(.disabled):active, .btn-outline-verband:not(:disabled):not(.disabled).active,
  .show > .btn-outline-verband.dropdown-toggle {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-verband:not(:disabled):not(.disabled):active:focus, .btn-outline-verband:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-verband.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-gray {
  color: #EDEDED;
  border-color: #EDEDED; }
.btn-outline-gray:hover {
    color: #212529;
    background-color: #EDEDED;
    border-color: #EDEDED; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 237, 237, 0.5); }
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
    color: #EDEDED;
    background-color: transparent; }
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray.dropdown-toggle {
    color: #212529;
    background-color: #EDEDED;
    border-color: #EDEDED; }
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 237, 237, 0.5); }
.btn-outline-dark-blue {
  color: #2c4694;
  border-color: #2c4694; }
.btn-outline-dark-blue:hover {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
    color: #2c4694;
    background-color: transparent; }
.btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #2c4694;
    border-color: #2c4694; }
.btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(44, 70, 148, 0.5); }
.btn-outline-red {
  color: #8e1346;
  border-color: #8e1346; }
.btn-outline-red:hover {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-red:focus, .btn-outline-red.focus {
    box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-red.disabled, .btn-outline-red:disabled {
    color: #8e1346;
    background-color: transparent; }
.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active,
  .show > .btn-outline-red.dropdown-toggle {
    color: #ffffff;
    background-color: #8e1346;
    border-color: #8e1346; }
.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(142, 19, 70, 0.5); }
.btn-outline-purple {
  color: #5d2455;
  border-color: #5d2455; }
.btn-outline-purple:hover {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0.2rem rgba(93, 36, 85, 0.5); }
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #5d2455;
    background-color: transparent; }
.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
  .show > .btn-outline-purple.dropdown-toggle {
    color: #ffffff;
    background-color: #5d2455;
    border-color: #5d2455; }
.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(93, 36, 85, 0.5); }
.btn-outline-blue {
  color: #396bb3;
  border-color: #396bb3; }
.btn-outline-blue:hover {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-blue:focus, .btn-outline-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #396bb3;
    background-color: transparent; }
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #396bb3;
    border-color: #396bb3; }
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(57, 107, 179, 0.5); }
.btn-outline-space-blue {
  color: #334059;
  border-color: #334059; }
.btn-outline-space-blue:hover {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-outline-space-blue:focus, .btn-outline-space-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 64, 89, 0.5); }
.btn-outline-space-blue.disabled, .btn-outline-space-blue:disabled {
    color: #334059;
    background-color: transparent; }
.btn-outline-space-blue:not(:disabled):not(.disabled):active, .btn-outline-space-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-space-blue.dropdown-toggle {
    color: #ffffff;
    background-color: #334059;
    border-color: #334059; }
.btn-outline-space-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-space-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-space-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(51, 64, 89, 0.5); }
.btn-link {
  font-weight: 300;
  color: #268074;
  text-decoration: none; }
.btn-link:hover {
    color: #14453f;
    text-decoration: underline; }
.btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 3rem;
  line-height: 3;
  border-radius: 0; }
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0; }
.btn-block {
  display: block;
  width: 100%; }
.btn-block + .btn-block {
    margin-top: 0.5rem; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }
.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; } }
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }
.dropdown-toggle {
  white-space: nowrap; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #020304;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(2, 3, 4, 0.15); }
.dropdown-menu-left {
  right: auto;
  left: 0; }
.dropdown-menu-right {
  right: 0;
  left: auto; }
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 955px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
@media (min-width: 1400px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto; } }
@media (min-width: 1920px) {
  .dropdown-menu-max-left {
    right: auto;
    left: 0; }
  .dropdown-menu-max-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 300;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
.dropdown-item.active, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #268074; }
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }
.dropdown-menu.show {
  display: block; }
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #6c757d;
  white-space: nowrap; }
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
.btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
.btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
.btn-toolbar .input-group {
    width: auto; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
.dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
.dropleft .dropdown-toggle-split::before {
    margin-right: 0; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
.btn-group-vertical {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center; }
.btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
.btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact; }
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 2rem;
  height: 1.75rem;
  opacity: 0; }
.custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    border-color: #268074;
    background-color: #268074; }
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #58cdbe; }
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #7fd9cd;
    border-color: #7fd9cd; }
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
.custom-control-label::before {
    position: absolute;
    top: -0.25rem;
    left: -2.5rem;
    display: block;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
    content: "";
    background-color: #ffffff;
    border: #adb5bd solid 1px; }
.custom-control-label::after {
    position: absolute;
    top: -0.25rem;
    left: -2.5rem;
    display: block;
    width: 2rem;
    height: 2rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #268074;
  background-color: #268074; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(38, 128, 116, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(38, 128, 116, 0.5); }
.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(38, 128, 116, 0.5); }
.custom-switch {
  padding-left: 4rem; }
.custom-switch .custom-control-label::before {
    left: -4rem;
    width: 3.5rem;
    pointer-events: all;
    border-radius: 1rem; }
.custom-switch .custom-control-label::after {
    top: calc(-0.25rem + 2px);
    left: calc(-4rem + 2px);
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    background-color: #adb5bd;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #ffffff;
    -webkit-transform: translateX(1.5rem);
            transform: translateX(1.5rem); }
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(38, 128, 116, 0.5); }
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #439881;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
.custom-select:focus {
    border-color: #58cdbe;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-select:focus::-ms-value {
      color: #495057;
      background-color: #ffffff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
.custom-select::-ms-expand {
    display: none; }
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 1.4rem; }
.custom-select-lg {
  height: calc(3em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 3rem; }
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
.custom-file-input:focus ~ .custom-file-label {
    border-color: #58cdbe;
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #439881; }
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit; }
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
.custom-range:focus {
    outline: none; }
.custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.custom-range::-moz-focus-outer {
    border: 0; }
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #268074;
    border: 0;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
@media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
.custom-range::-webkit-slider-thumb:active {
      background-color: #7fd9cd; }
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent; }
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #268074;
    border: 0;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
@media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
.custom-range::-moz-range-thumb:active {
      background-color: #7fd9cd; }
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent; }
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #268074;
    border: 0;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
@media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
.custom-range::-ms-thumb:active {
      background-color: #7fd9cd; }
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
.custom-range::-ms-fill-lower {
    background-color: #dee2e6; }
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6; }
.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
.custom-range:disabled::-moz-range-track {
    cursor: default; }
.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.nav-link {
  display: block;
  padding: 0 0; }
.nav-link:hover, .nav-link:focus {
    text-decoration: none; }
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }
.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
.nav-tabs .nav-item {
    margin-bottom: -1px; }
.nav-tabs .nav-link {
    border: 1px solid transparent; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
.nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff; }
.nav-tabs .dropdown-menu {
    margin-top: -1px; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #268074; }
.nav-fill > .nav-link,
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: center; }
.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: center; }
.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 0; }
.navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
.navbar-brand {
  display: inline-block;
  padding-top: -1.5rem;
  padding-bottom: -1.5rem;
  margin-right: 0;
  font-size: 3rem;
  line-height: inherit;
  white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
.navbar-nav .dropdown-menu {
    position: static;
    float: none; }
.navbar-text {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0; }
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-align: center;
      align-items: center; }
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 3rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent; }
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }
@media (max-width: 954.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 955px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }
@media (max-width: 1399.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }
@media (max-width: 1919.98px) {
  .navbar-expand-max > .container,
  .navbar-expand-max > .container-fluid, .navbar-expand-max > .container-sm, .navbar-expand-max > .container-md, .navbar-expand-max > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1920px) {
  .navbar-expand-max {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-max .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-max .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-max .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-max > .container,
    .navbar-expand-max > .container-fluid, .navbar-expand-max > .container-sm, .navbar-expand-max > .container-md, .navbar-expand-max > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-max .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-max .navbar-toggler {
      display: none; } }
.navbar-expand {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
.navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
        flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
.navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
.navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
.navbar-expand .navbar-toggler {
    display: none; }
.navbar-light .navbar-brand {
  color: rgba(2, 3, 4, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(2, 3, 4, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(2, 3, 4, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(2, 3, 4, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(2, 3, 4, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(2, 3, 4, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(2, 3, 4, 0.5);
  border-color: rgba(2, 3, 4, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%282, 3, 4, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-light .navbar-text {
  color: rgba(2, 3, 4, 0.5); }
.navbar-light .navbar-text a {
    color: rgba(2, 3, 4, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(2, 3, 4, 0.9); }
.navbar-dark .navbar-brand {
  color: #ffffff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #ffffff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a {
    color: #ffffff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #ffffff; }
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #268074;
  background-color: #ffffff;
  border: 1px solid #dee2e6; }
.page-link:hover {
    z-index: 2;
    color: #14453f;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 128, 116, 0.25); }
.page-item:first-child .page-link {
  margin-left: 0; }
.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #268074;
  border-color: #268074; }
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6; }
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 3rem;
  line-height: 3; }
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5; }
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
.list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
.list-group-item-action:active {
    color: #020304;
    background-color: #e9ecef; }
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(2, 3, 4, 0.125); }
.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #ffffff; }
.list-group-item.active {
    z-index: 2;
    color: #ffffff;
    background-color: #268074;
    border-color: #268074; }
.list-group-item + .list-group-item {
    border-top-width: 0; }
.list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }
.list-group-horizontal {
  -ms-flex-direction: row;
      flex-direction: row; }
.list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
.list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
.list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 955px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-xxl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1920px) {
  .list-group-horizontal-max {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-group-horizontal-max > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-max > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-max > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
.list-group-flush > .list-group-item {
  border-width: 0 0 1px; }
.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0; }
.list-group-item-primary {
  color: #15443e;
  background-color: #c2dbd8; }
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #15443e;
    background-color: #b2d2ce; }
.list-group-item-primary.list-group-item-action.active {
    color: #ffffff;
    background-color: #15443e;
    border-color: #15443e; }
.list-group-item-secondary {
  color: #18264f;
  background-color: #c4cbe1; }
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #18264f;
    background-color: #b3bcd8; }
.list-group-item-secondary.list-group-item-action.active {
    color: #ffffff;
    background-color: #18264f;
    border-color: #18264f; }
.list-group-item-success {
  color: #245045;
  background-color: #cae2dc; }
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #245045;
    background-color: #bad9d1; }
.list-group-item-success.list-group-item-action.active {
    color: #ffffff;
    background-color: #245045;
    border-color: #245045; }
.list-group-item-info {
  color: #1f395f;
  background-color: #c8d6ea; }
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #1f395f;
    background-color: #b6c8e3; }
.list-group-item-info.list-group-item-action.active {
    color: #ffffff;
    background-color: #1f395f;
    border-color: #1f395f; }
.list-group-item-warning {
  color: #6e6d02;
  background-color: #f2f2b8; }
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #6e6d02;
    background-color: #eeeea2; }
.list-group-item-warning.list-group-item-action.active {
    color: #ffffff;
    background-color: #6e6d02;
    border-color: #6e6d02; }
.list-group-item-danger {
  color: #4b0b26;
  background-color: #dfbdcb; }
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #4b0b26;
    background-color: #d7acbd; }
.list-group-item-danger.list-group-item-action.active {
    color: #ffffff;
    background-color: #4b0b26;
    border-color: #4b0b26; }
.list-group-item-light {
  color: #828384;
  background-color: #fdfdfe; }
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #828384;
    background-color: #ececf6; }
.list-group-item-light.list-group-item-action.active {
    color: #ffffff;
    background-color: #828384;
    border-color: #828384; }
.list-group-item-dark {
  color: #1c2023;
  background-color: #c6c8ca; }
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1c2023;
    background-color: #b9bbbe; }
.list-group-item-dark.list-group-item-action.active {
    color: #ffffff;
    background-color: #1c2023;
    border-color: #1c2023; }
.list-group-item-highlight {
  color: #15443e;
  background-color: #c2dbd8; }
.list-group-item-highlight.list-group-item-action:hover, .list-group-item-highlight.list-group-item-action:focus {
    color: #15443e;
    background-color: #b2d2ce; }
.list-group-item-highlight.list-group-item-action.active {
    color: #ffffff;
    background-color: #15443e;
    border-color: #15443e; }
.list-group-item-accent {
  color: #63392c;
  background-color: #ecd5ce; }
.list-group-item-accent.list-group-item-action:hover, .list-group-item-accent.list-group-item-action:focus {
    color: #63392c;
    background-color: #e5c5bc; }
.list-group-item-accent.list-group-item-action.active {
    color: #ffffff;
    background-color: #63392c;
    border-color: #63392c; }
.list-group-item-black {
  color: #020304;
  background-color: #b8b8b9; }
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
    color: #020304;
    background-color: #ababac; }
.list-group-item-black.list-group-item-action.active {
    color: #ffffff;
    background-color: #020304;
    border-color: #020304; }
.list-group-item-white {
  color: #868687;
  background-color: white; }
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
    color: #868687;
    background-color: #f2f2f2; }
.list-group-item-white.list-group-item-action.active {
    color: #ffffff;
    background-color: #868687;
    border-color: #868687; }
.list-group-item-font-dark {
  color: #2b2b2c;
  background-color: #cecece; }
.list-group-item-font-dark.list-group-item-action:hover, .list-group-item-font-dark.list-group-item-action:focus {
    color: #2b2b2c;
    background-color: #c1c1c1; }
.list-group-item-font-dark.list-group-item-action.active {
    color: #ffffff;
    background-color: #2b2b2c;
    border-color: #2b2b2c; }
.list-group-item-akademie {
  color: #15443e;
  background-color: #c2dbd8; }
.list-group-item-akademie.list-group-item-action:hover, .list-group-item-akademie.list-group-item-action:focus {
    color: #15443e;
    background-color: #b2d2ce; }
.list-group-item-akademie.list-group-item-action.active {
    color: #ffffff;
    background-color: #15443e;
    border-color: #15443e; }
.list-group-item-lehrgang-stb {
  color: #1b2330;
  background-color: #c6cad1; }
.list-group-item-lehrgang-stb.list-group-item-action:hover, .list-group-item-lehrgang-stb.list-group-item-action:focus {
    color: #1b2330;
    background-color: #b8bdc6; }
.list-group-item-lehrgang-stb.list-group-item-action.active {
    color: #ffffff;
    background-color: #1b2330;
    border-color: #1b2330; }
.list-group-item-lehrgang-sfw {
  color: #31142e;
  background-color: #d2c2cf; }
.list-group-item-lehrgang-sfw.list-group-item-action:hover, .list-group-item-lehrgang-sfw.list-group-item-action:focus {
    color: #31142e;
    background-color: #c7b3c3; }
.list-group-item-lehrgang-sfw.list-group-item-action.active {
    color: #ffffff;
    background-color: #31142e;
    border-color: #31142e; }
.list-group-item-lehrgang-sfa {
  color: #1f395f;
  background-color: #c8d6ea; }
.list-group-item-lehrgang-sfa.list-group-item-action:hover, .list-group-item-lehrgang-sfa.list-group-item-action:focus {
    color: #1f395f;
    background-color: #b6c8e3; }
.list-group-item-lehrgang-sfa.list-group-item-action.active {
    color: #ffffff;
    background-color: #1f395f;
    border-color: #1f395f; }
.list-group-item-lehrgang-lohn {
  color: #4b0b26;
  background-color: #dfbdcb; }
.list-group-item-lehrgang-lohn.list-group-item-action:hover, .list-group-item-lehrgang-lohn.list-group-item-action:focus {
    color: #4b0b26;
    background-color: #d7acbd; }
.list-group-item-lehrgang-lohn.list-group-item-action.active {
    color: #ffffff;
    background-color: #4b0b26;
    border-color: #4b0b26; }
.list-group-item-lehrgang {
  color: #2b2b2c;
  background-color: #cecece; }
.list-group-item-lehrgang.list-group-item-action:hover, .list-group-item-lehrgang.list-group-item-action:focus {
    color: #2b2b2c;
    background-color: #c1c1c1; }
.list-group-item-lehrgang.list-group-item-action.active {
    color: #ffffff;
    background-color: #2b2b2c;
    border-color: #2b2b2c; }
.list-group-item-seminarwerbung {
  color: #283548;
  background-color: #cdd3dd; }
.list-group-item-seminarwerbung.list-group-item-action:hover, .list-group-item-seminarwerbung.list-group-item-action:focus {
    color: #283548;
    background-color: #bec6d3; }
.list-group-item-seminarwerbung.list-group-item-action.active {
    color: #ffffff;
    background-color: #283548;
    border-color: #283548; }
.list-group-item-warenkorb {
  color: #63392c;
  background-color: #ecd5ce; }
.list-group-item-warenkorb.list-group-item-action:hover, .list-group-item-warenkorb.list-group-item-action:focus {
    color: #63392c;
    background-color: #e5c5bc; }
.list-group-item-warenkorb.list-group-item-action.active {
    color: #ffffff;
    background-color: #63392c;
    border-color: #63392c; }
.list-group-item-verband {
  color: #18264f;
  background-color: #c4cbe1; }
.list-group-item-verband.list-group-item-action:hover, .list-group-item-verband.list-group-item-action:focus {
    color: #18264f;
    background-color: #b3bcd8; }
.list-group-item-verband.list-group-item-action.active {
    color: #ffffff;
    background-color: #18264f;
    border-color: #18264f; }
.list-group-item-gray {
  color: #7c7d7d;
  background-color: #fafafa; }
.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
    color: #7c7d7d;
    background-color: #ededed; }
.list-group-item-gray.list-group-item-action.active {
    color: #ffffff;
    background-color: #7c7d7d;
    border-color: #7c7d7d; }
.list-group-item-dark-blue {
  color: #18264f;
  background-color: #c4cbe1; }
.list-group-item-dark-blue.list-group-item-action:hover, .list-group-item-dark-blue.list-group-item-action:focus {
    color: #18264f;
    background-color: #b3bcd8; }
.list-group-item-dark-blue.list-group-item-action.active {
    color: #ffffff;
    background-color: #18264f;
    border-color: #18264f; }
.list-group-item-red {
  color: #4b0b26;
  background-color: #dfbdcb; }
.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
    color: #4b0b26;
    background-color: #d7acbd; }
.list-group-item-red.list-group-item-action.active {
    color: #ffffff;
    background-color: #4b0b26;
    border-color: #4b0b26; }
.list-group-item-purple {
  color: #31142e;
  background-color: #d2c2cf; }
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
    color: #31142e;
    background-color: #c7b3c3; }
.list-group-item-purple.list-group-item-action.active {
    color: #ffffff;
    background-color: #31142e;
    border-color: #31142e; }
.list-group-item-blue {
  color: #1f395f;
  background-color: #c8d6ea; }
.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
    color: #1f395f;
    background-color: #b6c8e3; }
.list-group-item-blue.list-group-item-action.active {
    color: #ffffff;
    background-color: #1f395f;
    border-color: #1f395f; }
.list-group-item-space-blue {
  color: #1b2330;
  background-color: #c6cad1; }
.list-group-item-space-blue.list-group-item-action:hover, .list-group-item-space-blue.list-group-item-action:focus {
    color: #1b2330;
    background-color: #b8bdc6; }
.list-group-item-space-blue.list-group-item-action.active {
    color: #ffffff;
    background-color: #1b2330;
    border-color: #1b2330; }
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #020304;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5; }
.close:hover {
    color: #020304;
    text-decoration: none; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }
button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }
a.close.disabled {
  pointer-events: none; }
.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(2, 3, 4, 0.1);
  opacity: 0; }
.toast:not(:last-child) {
    margin-bottom: 0.75rem; }
.toast.showing {
    opacity: 1; }
.toast.show {
    display: block;
    opacity: 1; }
.toast.hide {
    display: none; }
.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.toast-body {
  padding: 0.75rem; }
.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: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
.modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }
.modal-dialog-scrollable {
  display: -ms-flexbox;
  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 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.modal-dialog-scrollable .modal-body {
    overflow-y: auto; }
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - 1rem); }
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: min-content;
    content: ""; }
.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(2, 3, 4, 0.2);
  outline: 0; }
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #020304; }
.modal-backdrop.fade {
    opacity: 0; }
.modal-backdrop.show {
    opacity: 0.5; }
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #020304; }
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }
.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem; }
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #020304; }
.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: -webkit-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }
@media (min-width: 955px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
[dir="ltr"] .tooltip{
  text-align: left; }
[dir="rtl"] .tooltip{
  text-align: right; }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "akkostd", -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-style: normal;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
  word-wrap: break-word;
  opacity: 0; }
.tooltip.show {
    opacity: 0.9; }
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
.tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="top"], .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="top"] .arrow, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #020304; }
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="right"], .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #020304; }
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="bottom"], .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #020304; }
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="left"], .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #020304; }
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #020304; }
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite; }
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite; }
.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }
.align-baseline {
  vertical-align: baseline !important; }
.align-top {
  vertical-align: top !important; }
.align-middle {
  vertical-align: middle !important; }
.align-bottom {
  vertical-align: bottom !important; }
.align-text-bottom {
  vertical-align: text-bottom !important; }
.align-text-top {
  vertical-align: text-top !important; }
.bg-primary {
  background-color: #268074 !important; }
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1a5950 !important; }
.bg-secondary {
  background-color: #2c4694 !important; }
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #20336d !important; }
.bg-success {
  background-color: #439881 !important; }
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #337563 !important; }
.bg-info {
  background-color: #396bb3 !important; }
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #2d548c !important; }
.bg-warning {
  background-color: #d2cf00 !important; }
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #9f9d00 !important; }
.bg-danger {
  background-color: #8e1346 !important; }
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #610d30 !important; }
.bg-light {
  background-color: #f8f9fa !important; }
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }
.bg-dark {
  background-color: #343a40 !important; }
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }
.bg-highlight {
  background-color: #268074 !important; }
a.bg-highlight:hover, a.bg-highlight:focus,
button.bg-highlight:hover,
button.bg-highlight:focus {
  background-color: #1a5950 !important; }
.bg-accent {
  background-color: #bc6a50 !important; }
a.bg-accent:hover, a.bg-accent:focus,
button.bg-accent:hover,
button.bg-accent:focus {
  background-color: #9d533c !important; }
.bg-black {
  background-color: #020304 !important; }
a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: black !important; }
.bg-white {
  background-color: #ffffff !important; }
a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important; }
.bg-font-dark {
  background-color: #505050 !important; }
a.bg-font-dark:hover, a.bg-font-dark:focus,
button.bg-font-dark:hover,
button.bg-font-dark:focus {
  background-color: #373737 !important; }
.bg-akademie {
  background-color: #268074 !important; }
a.bg-akademie:hover, a.bg-akademie:focus,
button.bg-akademie:hover,
button.bg-akademie:focus {
  background-color: #1a5950 !important; }
.bg-lehrgang-stb {
  background-color: #334059 !important; }
a.bg-lehrgang-stb:hover, a.bg-lehrgang-stb:focus,
button.bg-lehrgang-stb:hover,
button.bg-lehrgang-stb:focus {
  background-color: #202939 !important; }
.bg-lehrgang-sfw {
  background-color: #5d2455 !important; }
a.bg-lehrgang-sfw:hover, a.bg-lehrgang-sfw:focus,
button.bg-lehrgang-sfw:hover,
button.bg-lehrgang-sfw:focus {
  background-color: #381633 !important; }
.bg-lehrgang-sfa {
  background-color: #396bb3 !important; }
a.bg-lehrgang-sfa:hover, a.bg-lehrgang-sfa:focus,
button.bg-lehrgang-sfa:hover,
button.bg-lehrgang-sfa:focus {
  background-color: #2d548c !important; }
.bg-lehrgang-lohn {
  background-color: #8e1346 !important; }
a.bg-lehrgang-lohn:hover, a.bg-lehrgang-lohn:focus,
button.bg-lehrgang-lohn:hover,
button.bg-lehrgang-lohn:focus {
  background-color: #610d30 !important; }
.bg-lehrgang {
  background-color: #505050 !important; }
a.bg-lehrgang:hover, a.bg-lehrgang:focus,
button.bg-lehrgang:hover,
button.bg-lehrgang:focus {
  background-color: #373737 !important; }
.bg-seminarwerbung {
  background-color: #4b6387 !important; }
a.bg-seminarwerbung:hover, a.bg-seminarwerbung:focus,
button.bg-seminarwerbung:hover,
button.bg-seminarwerbung:focus {
  background-color: #394b66 !important; }
.bg-warenkorb {
  background-color: #bc6a50 !important; }
a.bg-warenkorb:hover, a.bg-warenkorb:focus,
button.bg-warenkorb:hover,
button.bg-warenkorb:focus {
  background-color: #9d533c !important; }
.bg-verband {
  background-color: #2c4694 !important; }
a.bg-verband:hover, a.bg-verband:focus,
button.bg-verband:hover,
button.bg-verband:focus {
  background-color: #20336d !important; }
.bg-gray {
  background-color: #EDEDED !important; }
a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #d4d4d4 !important; }
.bg-dark-blue {
  background-color: #2c4694 !important; }
a.bg-dark-blue:hover, a.bg-dark-blue:focus,
button.bg-dark-blue:hover,
button.bg-dark-blue:focus {
  background-color: #20336d !important; }
.bg-red {
  background-color: #8e1346 !important; }
a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #610d30 !important; }
.bg-purple {
  background-color: #5d2455 !important; }
a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #381633 !important; }
.bg-blue {
  background-color: #396bb3 !important; }
a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #2d548c !important; }
.bg-space-blue {
  background-color: #334059 !important; }
a.bg-space-blue:hover, a.bg-space-blue:focus,
button.bg-space-blue:hover,
button.bg-space-blue:focus {
  background-color: #202939 !important; }
.bg-white {
  background-color: #ffffff !important; }
.bg-transparent {
  background-color: transparent !important; }
.border {
  border: 1px solid #020304 !important; }
.border-top {
  border-top: 1px solid #020304 !important; }
.border-right {
  border-right: 1px solid #020304 !important; }
.border-bottom {
  border-bottom: 1px solid #020304 !important; }
.border-left {
  border-left: 1px solid #020304 !important; }
.border-0 {
  border: 0 !important; }
.border-top-0 {
  border-top: 0 !important; }
.border-right-0 {
  border-right: 0 !important; }
.border-bottom-0 {
  border-bottom: 0 !important; }
.border-left-0 {
  border-left: 0 !important; }
.border-primary {
  border-color: #268074 !important; }
.border-secondary {
  border-color: #2c4694 !important; }
.border-success {
  border-color: #439881 !important; }
.border-info {
  border-color: #396bb3 !important; }
.border-warning {
  border-color: #d2cf00 !important; }
.border-danger {
  border-color: #8e1346 !important; }
.border-light {
  border-color: #f8f9fa !important; }
.border-dark {
  border-color: #343a40 !important; }
.border-highlight {
  border-color: #268074 !important; }
.border-accent {
  border-color: #bc6a50 !important; }
.border-black {
  border-color: #020304 !important; }
.border-white {
  border-color: #ffffff !important; }
.border-font-dark {
  border-color: #505050 !important; }
.border-akademie {
  border-color: #268074 !important; }
.border-lehrgang-stb {
  border-color: #334059 !important; }
.border-lehrgang-sfw {
  border-color: #5d2455 !important; }
.border-lehrgang-sfa {
  border-color: #396bb3 !important; }
.border-lehrgang-lohn {
  border-color: #8e1346 !important; }
.border-lehrgang {
  border-color: #505050 !important; }
.border-seminarwerbung {
  border-color: #4b6387 !important; }
.border-warenkorb {
  border-color: #bc6a50 !important; }
.border-verband {
  border-color: #2c4694 !important; }
.border-gray {
  border-color: #EDEDED !important; }
.border-dark-blue {
  border-color: #2c4694 !important; }
.border-red {
  border-color: #8e1346 !important; }
.border-purple {
  border-color: #5d2455 !important; }
.border-blue {
  border-color: #396bb3 !important; }
.border-space-blue {
  border-color: #334059 !important; }
.border-white {
  border-color: #ffffff !important; }
.rounded-sm {
  border-radius: 0.2rem !important; }
.rounded {
  border-radius: 0.25rem !important; }
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }
.rounded-lg {
  border-radius: 0.3rem !important; }
.rounded-circle {
  border-radius: 50% !important; }
.rounded-pill {
  border-radius: 50rem !important; }
.rounded-0 {
  border-radius: 0 !important; }
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }
.d-none {
  display: none !important; }
.d-inline {
  display: inline !important; }
.d-inline-block {
  display: inline-block !important; }
.d-block {
  display: block !important; }
.d-table {
  display: table !important; }
.d-table-row {
  display: table-row !important; }
.d-table-cell {
  display: table-cell !important; }
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 955px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1920px) {
  .d-max-none {
    display: none !important; }
  .d-max-inline {
    display: inline !important; }
  .d-max-inline-block {
    display: inline-block !important; }
  .d-max-block {
    display: block !important; }
  .d-max-table {
    display: table !important; }
  .d-max-table-row {
    display: table-row !important; }
  .d-max-table-cell {
    display: table-cell !important; }
  .d-max-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-max-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
.embed-responsive::before {
    display: block;
    content: ""; }
.embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
.embed-responsive-21by9::before {
  padding-top: 42.85714%; }
.embed-responsive-16by9::before {
  padding-top: 56.25%; }
.embed-responsive-4by3::before {
  padding-top: 75%; }
.embed-responsive-1by1::before {
  padding-top: 100%; }
.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important; }
.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important; }
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }
.flex-fill {
  -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important; }
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
      flex-grow: 0 !important; }
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
      flex-grow: 1 !important; }
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }
.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important; }
.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important; }
.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important; }
.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important; }
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important; }
.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important; }
.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important; }
.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important; }
.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important; }
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }
.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }
.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 955px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 1400px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-xxl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-xxl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-xxl-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 1920px) {
  .flex-max-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-max-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-max-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-max-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-max-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-max-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-max-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-max-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-max-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-max-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-max-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-max-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-max-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-max-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-max-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-max-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-max-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-max-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-max-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-max-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-max-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-max-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-max-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-max-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-max-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-max-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-max-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-max-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-max-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-max-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-max-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-max-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-max-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-max-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }
.float-left {
  float: left !important; }
.float-right {
  float: right !important; }
.float-none {
  float: none !important; }
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }
@media (min-width: 955px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }
@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }
@media (min-width: 1920px) {
  .float-max-left {
    float: left !important; }
  .float-max-right {
    float: right !important; }
  .float-max-none {
    float: none !important; } }
.user-select-all {
  -webkit-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }
.user-select-auto {
  -webkit-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }
.user-select-none {
  -webkit-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }
.overflow-auto {
  overflow: auto !important; }
.overflow-hidden {
  overflow: hidden !important; }
.position-static {
  position: static !important; }
.position-relative {
  position: relative !important; }
.position-absolute {
  position: absolute !important; }
.position-fixed {
  position: fixed !important; }
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(2, 3, 4, 0.075) !important; }
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(2, 3, 4, 0.15) !important; }
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(2, 3, 4, 0.175) !important; }
.shadow-none {
  box-shadow: none !important; }
.w-25 {
  width: 25% !important; }
.w-50 {
  width: 50% !important; }
.w-75 {
  width: 75% !important; }
.w-100 {
  width: 100% !important; }
.w-auto {
  width: auto !important; }
.h-25 {
  height: 25% !important; }
.h-50 {
  height: 50% !important; }
.h-75 {
  height: 75% !important; }
.h-100 {
  height: 100% !important; }
.h-auto {
  height: auto !important; }
.mw-100 {
  max-width: 100% !important; }
.mh-100 {
  max-height: 100% !important; }
.min-vw-100 {
  min-width: 100vw !important; }
.min-vh-100 {
  min-height: 100vh !important; }
.vw-100 {
  width: 100vw !important; }
.vh-100 {
  height: 100vh !important; }
.m-0 {
  margin: 0 !important; }
.mt-0,
.my-0 {
  margin-top: 0 !important; }
.mr-0,
.mx-0 {
  margin-right: 0 !important; }
.mb-0,
.my-0 {
  margin-bottom: 0 !important; }
.ml-0,
.mx-0 {
  margin-left: 0 !important; }
.m-1 {
  margin: 0.25rem !important; }
.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }
.m-2 {
  margin: 0.5rem !important; }
.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }
.m-3 {
  margin: 1rem !important; }
.mt-3,
.my-3 {
  margin-top: 1rem !important; }
.mr-3,
.mx-3 {
  margin-right: 1rem !important; }
.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }
.ml-3,
.mx-3 {
  margin-left: 1rem !important; }
.m-4 {
  margin: 1.5rem !important; }
.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }
.m-5 {
  margin: 3rem !important; }
.mt-5,
.my-5 {
  margin-top: 3rem !important; }
.mr-5,
.mx-5 {
  margin-right: 3rem !important; }
.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }
.ml-5,
.mx-5 {
  margin-left: 3rem !important; }
.p-0 {
  padding: 0 !important; }
.pt-0,
.py-0 {
  padding-top: 0 !important; }
.pr-0,
.px-0 {
  padding-right: 0 !important; }
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }
.pl-0,
.px-0 {
  padding-left: 0 !important; }
.p-1 {
  padding: 0.25rem !important; }
.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }
.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }
.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }
.p-2 {
  padding: 0.5rem !important; }
.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }
.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }
.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }
.p-3 {
  padding: 1rem !important; }
.pt-3,
.py-3 {
  padding-top: 1rem !important; }
.pr-3,
.px-3 {
  padding-right: 1rem !important; }
.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }
.pl-3,
.px-3 {
  padding-left: 1rem !important; }
.p-4 {
  padding: 1.5rem !important; }
.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }
.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }
.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }
.p-5 {
  padding: 3rem !important; }
.pt-5,
.py-5 {
  padding-top: 3rem !important; }
.pr-5,
.px-5 {
  padding-right: 3rem !important; }
.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }
.pl-5,
.px-5 {
  padding-left: 3rem !important; }
.m-n1 {
  margin: -0.25rem !important; }
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }
.m-n2 {
  margin: -0.5rem !important; }
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }
.m-n3 {
  margin: -1rem !important; }
.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }
.m-n4 {
  margin: -1.5rem !important; }
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }
.m-n5 {
  margin: -3rem !important; }
.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }
.m-auto {
  margin: auto !important; }
.mt-auto,
.my-auto {
  margin-top: auto !important; }
.mr-auto,
.mx-auto {
  margin-right: auto !important; }
.mb-auto,
.my-auto {
  margin-bottom: auto !important; }
.ml-auto,
.mx-auto {
  margin-left: auto !important; }
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 955px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
@media (min-width: 1920px) {
  .m-max-0 {
    margin: 0 !important; }
  .mt-max-0,
  .my-max-0 {
    margin-top: 0 !important; }
  .mr-max-0,
  .mx-max-0 {
    margin-right: 0 !important; }
  .mb-max-0,
  .my-max-0 {
    margin-bottom: 0 !important; }
  .ml-max-0,
  .mx-max-0 {
    margin-left: 0 !important; }
  .m-max-1 {
    margin: 0.25rem !important; }
  .mt-max-1,
  .my-max-1 {
    margin-top: 0.25rem !important; }
  .mr-max-1,
  .mx-max-1 {
    margin-right: 0.25rem !important; }
  .mb-max-1,
  .my-max-1 {
    margin-bottom: 0.25rem !important; }
  .ml-max-1,
  .mx-max-1 {
    margin-left: 0.25rem !important; }
  .m-max-2 {
    margin: 0.5rem !important; }
  .mt-max-2,
  .my-max-2 {
    margin-top: 0.5rem !important; }
  .mr-max-2,
  .mx-max-2 {
    margin-right: 0.5rem !important; }
  .mb-max-2,
  .my-max-2 {
    margin-bottom: 0.5rem !important; }
  .ml-max-2,
  .mx-max-2 {
    margin-left: 0.5rem !important; }
  .m-max-3 {
    margin: 1rem !important; }
  .mt-max-3,
  .my-max-3 {
    margin-top: 1rem !important; }
  .mr-max-3,
  .mx-max-3 {
    margin-right: 1rem !important; }
  .mb-max-3,
  .my-max-3 {
    margin-bottom: 1rem !important; }
  .ml-max-3,
  .mx-max-3 {
    margin-left: 1rem !important; }
  .m-max-4 {
    margin: 1.5rem !important; }
  .mt-max-4,
  .my-max-4 {
    margin-top: 1.5rem !important; }
  .mr-max-4,
  .mx-max-4 {
    margin-right: 1.5rem !important; }
  .mb-max-4,
  .my-max-4 {
    margin-bottom: 1.5rem !important; }
  .ml-max-4,
  .mx-max-4 {
    margin-left: 1.5rem !important; }
  .m-max-5 {
    margin: 3rem !important; }
  .mt-max-5,
  .my-max-5 {
    margin-top: 3rem !important; }
  .mr-max-5,
  .mx-max-5 {
    margin-right: 3rem !important; }
  .mb-max-5,
  .my-max-5 {
    margin-bottom: 3rem !important; }
  .ml-max-5,
  .mx-max-5 {
    margin-left: 3rem !important; }
  .p-max-0 {
    padding: 0 !important; }
  .pt-max-0,
  .py-max-0 {
    padding-top: 0 !important; }
  .pr-max-0,
  .px-max-0 {
    padding-right: 0 !important; }
  .pb-max-0,
  .py-max-0 {
    padding-bottom: 0 !important; }
  .pl-max-0,
  .px-max-0 {
    padding-left: 0 !important; }
  .p-max-1 {
    padding: 0.25rem !important; }
  .pt-max-1,
  .py-max-1 {
    padding-top: 0.25rem !important; }
  .pr-max-1,
  .px-max-1 {
    padding-right: 0.25rem !important; }
  .pb-max-1,
  .py-max-1 {
    padding-bottom: 0.25rem !important; }
  .pl-max-1,
  .px-max-1 {
    padding-left: 0.25rem !important; }
  .p-max-2 {
    padding: 0.5rem !important; }
  .pt-max-2,
  .py-max-2 {
    padding-top: 0.5rem !important; }
  .pr-max-2,
  .px-max-2 {
    padding-right: 0.5rem !important; }
  .pb-max-2,
  .py-max-2 {
    padding-bottom: 0.5rem !important; }
  .pl-max-2,
  .px-max-2 {
    padding-left: 0.5rem !important; }
  .p-max-3 {
    padding: 1rem !important; }
  .pt-max-3,
  .py-max-3 {
    padding-top: 1rem !important; }
  .pr-max-3,
  .px-max-3 {
    padding-right: 1rem !important; }
  .pb-max-3,
  .py-max-3 {
    padding-bottom: 1rem !important; }
  .pl-max-3,
  .px-max-3 {
    padding-left: 1rem !important; }
  .p-max-4 {
    padding: 1.5rem !important; }
  .pt-max-4,
  .py-max-4 {
    padding-top: 1.5rem !important; }
  .pr-max-4,
  .px-max-4 {
    padding-right: 1.5rem !important; }
  .pb-max-4,
  .py-max-4 {
    padding-bottom: 1.5rem !important; }
  .pl-max-4,
  .px-max-4 {
    padding-left: 1.5rem !important; }
  .p-max-5 {
    padding: 3rem !important; }
  .pt-max-5,
  .py-max-5 {
    padding-top: 3rem !important; }
  .pr-max-5,
  .px-max-5 {
    padding-right: 3rem !important; }
  .pb-max-5,
  .py-max-5 {
    padding-bottom: 3rem !important; }
  .pl-max-5,
  .px-max-5 {
    padding-left: 3rem !important; }
  .m-max-n1 {
    margin: -0.25rem !important; }
  .mt-max-n1,
  .my-max-n1 {
    margin-top: -0.25rem !important; }
  .mr-max-n1,
  .mx-max-n1 {
    margin-right: -0.25rem !important; }
  .mb-max-n1,
  .my-max-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-max-n1,
  .mx-max-n1 {
    margin-left: -0.25rem !important; }
  .m-max-n2 {
    margin: -0.5rem !important; }
  .mt-max-n2,
  .my-max-n2 {
    margin-top: -0.5rem !important; }
  .mr-max-n2,
  .mx-max-n2 {
    margin-right: -0.5rem !important; }
  .mb-max-n2,
  .my-max-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-max-n2,
  .mx-max-n2 {
    margin-left: -0.5rem !important; }
  .m-max-n3 {
    margin: -1rem !important; }
  .mt-max-n3,
  .my-max-n3 {
    margin-top: -1rem !important; }
  .mr-max-n3,
  .mx-max-n3 {
    margin-right: -1rem !important; }
  .mb-max-n3,
  .my-max-n3 {
    margin-bottom: -1rem !important; }
  .ml-max-n3,
  .mx-max-n3 {
    margin-left: -1rem !important; }
  .m-max-n4 {
    margin: -1.5rem !important; }
  .mt-max-n4,
  .my-max-n4 {
    margin-top: -1.5rem !important; }
  .mr-max-n4,
  .mx-max-n4 {
    margin-right: -1.5rem !important; }
  .mb-max-n4,
  .my-max-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-max-n4,
  .mx-max-n4 {
    margin-left: -1.5rem !important; }
  .m-max-n5 {
    margin: -3rem !important; }
  .mt-max-n5,
  .my-max-n5 {
    margin-top: -3rem !important; }
  .mr-max-n5,
  .mx-max-n5 {
    margin-right: -3rem !important; }
  .mb-max-n5,
  .my-max-n5 {
    margin-bottom: -3rem !important; }
  .ml-max-n5,
  .mx-max-n5 {
    margin-left: -3rem !important; }
  .m-max-auto {
    margin: auto !important; }
  .mt-max-auto,
  .my-max-auto {
    margin-top: auto !important; }
  .mr-max-auto,
  .mx-max-auto {
    margin-right: auto !important; }
  .mb-max-auto,
  .my-max-auto {
    margin-bottom: auto !important; }
  .ml-max-auto,
  .mx-max-auto {
    margin-left: auto !important; } }
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }
.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: 955px) {
  .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; } }
@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }
@media (min-width: 1920px) {
  .text-max-left {
    text-align: left !important; }
  .text-max-right {
    text-align: right !important; }
  .text-max-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: 200 !important; }
.font-weight-lighter {
  font-weight: lighter !important; }
.font-weight-normal {
  font-weight: 300 !important; }
.font-weight-bold {
  font-weight: 700 !important; }
.font-weight-bolder {
  font-weight: bolder !important; }
.font-italic {
  font-style: italic !important; }
.text-white {
  color: #ffffff !important; }
.text-primary {
  color: #268074 !important; }
a.text-primary:hover, a.text-primary:focus {
  color: #14453f !important; }
.text-secondary {
  color: #2c4694 !important; }
a.text-secondary:hover, a.text-secondary:focus {
  color: #1a2a59 !important; }
.text-success {
  color: #439881 !important; }
a.text-success:hover, a.text-success:focus {
  color: #2c6354 !important; }
.text-info {
  color: #396bb3 !important; }
a.text-info:hover, a.text-info:focus {
  color: #274879 !important; }
.text-warning {
  color: #d2cf00 !important; }
a.text-warning:hover, a.text-warning:focus {
  color: #868400 !important; }
.text-danger {
  color: #8e1346 !important; }
a.text-danger:hover, a.text-danger:focus {
  color: #4b0a25 !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-highlight {
  color: #268074 !important; }
a.text-highlight:hover, a.text-highlight:focus {
  color: #14453f !important; }
.text-accent {
  color: #bc6a50 !important; }
a.text-accent:hover, a.text-accent:focus {
  color: #8a4a35 !important; }
.text-black {
  color: #020304 !important; }
a.text-black:hover, a.text-black:focus {
  color: black !important; }
.text-white {
  color: #ffffff !important; }
a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important; }
.text-font-dark {
  color: #505050 !important; }
a.text-font-dark:hover, a.text-font-dark:focus {
  color: #2a2a2a !important; }
.text-akademie {
  color: #268074 !important; }
a.text-akademie:hover, a.text-akademie:focus {
  color: #14453f !important; }
.text-lehrgang-stb {
  color: #334059 !important; }
a.text-lehrgang-stb:hover, a.text-lehrgang-stb:focus {
  color: #171d28 !important; }
.text-lehrgang-sfw {
  color: #5d2455 !important; }
a.text-lehrgang-sfw:hover, a.text-lehrgang-sfw:focus {
  color: #260f23 !important; }
.text-lehrgang-sfa {
  color: #396bb3 !important; }
a.text-lehrgang-sfa:hover, a.text-lehrgang-sfa:focus {
  color: #274879 !important; }
.text-lehrgang-lohn {
  color: #8e1346 !important; }
a.text-lehrgang-lohn:hover, a.text-lehrgang-lohn:focus {
  color: #4b0a25 !important; }
.text-lehrgang {
  color: #505050 !important; }
a.text-lehrgang:hover, a.text-lehrgang:focus {
  color: #2a2a2a !important; }
.text-seminarwerbung {
  color: #4b6387 !important; }
a.text-seminarwerbung:hover, a.text-seminarwerbung:focus {
  color: #303f56 !important; }
.text-warenkorb {
  color: #bc6a50 !important; }
a.text-warenkorb:hover, a.text-warenkorb:focus {
  color: #8a4a35 !important; }
.text-verband {
  color: #2c4694 !important; }
a.text-verband:hover, a.text-verband:focus {
  color: #1a2a59 !important; }
.text-gray {
  color: #EDEDED !important; }
a.text-gray:hover, a.text-gray:focus {
  color: #c7c7c7 !important; }
.text-dark-blue {
  color: #2c4694 !important; }
a.text-dark-blue:hover, a.text-dark-blue:focus {
  color: #1a2a59 !important; }
.text-red {
  color: #8e1346 !important; }
a.text-red:hover, a.text-red:focus {
  color: #4b0a25 !important; }
.text-purple {
  color: #5d2455 !important; }
a.text-purple:hover, a.text-purple:focus {
  color: #260f23 !important; }
.text-blue {
  color: #396bb3 !important; }
a.text-blue:hover, a.text-blue:focus {
  color: #274879 !important; }
.text-space-blue {
  color: #334059 !important; }
a.text-space-blue:hover, a.text-space-blue:focus {
  color: #171d28 !important; }
.text-body {
  color: #020304 !important; }
.text-muted {
  color: #6c757d !important; }
.text-black-50 {
  color: rgba(2, 3, 4, 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; }
.visible {
  visibility: visible !important; }
.invisible {
  visibility: hidden !important; }
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 955px !important; }
  .container {
    min-width: 955px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #020304; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #ffffff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #020304; }
  .table .thead-dark th {
    color: inherit;
    border-color: #020304; } }
.modal-backdrop {
  opacity: 0.5; }
.table.b-table.b-table-fixed {
  table-layout: fixed; }
.table.b-table.b-table-no-border-collapse {
  border-collapse: separate;
  border-spacing: 0; }
.table.b-table[aria-busy="true"] {
  opacity: 0.55; }
.table.b-table > tbody > tr.b-table-details > td {
  border-top: none !important; }
.table.b-table > caption {
  caption-side: bottom; }
.table.b-table.b-table-caption-top > caption {
  caption-side: top !important; }
.table.b-table > tbody > .table-active,
.table.b-table > tbody > .table-active > th,
.table.b-table > tbody > .table-active > td {
  background-color: rgba(2, 3, 4, 0.075); }
.table.b-table.table-hover > tbody > tr.table-active:hover td,
.table.b-table.table-hover > tbody > tr.table-active:hover th {
  color: #020304;
  background-image: linear-gradient(rgba(2, 3, 4, 0.075), rgba(2, 3, 4, 0.075));
  background-repeat: no-repeat; }
.table.b-table > tbody > .bg-active,
.table.b-table > tbody > .bg-active > th,
.table.b-table > tbody > .bg-active > td {
  background-color: rgba(255, 255, 255, 0.075) !important; }
.table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover td,
.table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover th {
  color: #ffffff;
  background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075));
  background-repeat: no-repeat; }
.b-table-sticky-header,
.table-responsive,
[class*="table-responsive-"] {
  margin-bottom: 1rem; }
.b-table-sticky-header > .table,
  .table-responsive > .table,
  [class*="table-responsive-"] > .table {
    margin-bottom: 0; }
.b-table-sticky-header {
  overflow-y: auto;
  max-height: 300px; }
@media print {
  .b-table-sticky-header {
    overflow-y: visible !important;
    max-height: none !important; } }
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .b-table-sticky-header > .table.b-table > thead > tr > th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2; }
  .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,
  .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,
  .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > thead > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > tbody > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > tfoot > tr > .b-table-sticky-column {
    position: -webkit-sticky;
    position: sticky;
    left: 0; }
  .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > thead > tr > .b-table-sticky-column {
    z-index: 5; }
  .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,
  .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,
  .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > tbody > tr > .b-table-sticky-column,
  [class*="table-responsive-"] > .table.b-table > tfoot > tr > .b-table-sticky-column {
    z-index: 2; }
  .table.b-table > thead > tr > .table-b-table-default,
  .table.b-table > tbody > tr > .table-b-table-default,
  .table.b-table > tfoot > tr > .table-b-table-default {
    color: #020304;
    background-color: #ffffff; }
  .table.b-table.table-dark > thead > tr > .bg-b-table-default,
  .table.b-table.table-dark > tbody > tr > .bg-b-table-default,
  .table.b-table.table-dark > tfoot > tr > .bg-b-table-default {
    color: #ffffff;
    background-color: #343a40; }
  .table.b-table.table-striped > tbody > tr:nth-of-type(odd) > .table-b-table-default {
    background-image: linear-gradient(rgba(2, 3, 4, 0.05), rgba(2, 3, 4, 0.05));
    background-repeat: no-repeat; }
  .table.b-table.table-striped.table-dark > tbody > tr:nth-of-type(odd) > .bg-b-table-default {
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    background-repeat: no-repeat; }
  .table.b-table.table-hover > tbody > tr:hover > .table-b-table-default {
    color: #020304;
    background-image: linear-gradient(rgba(2, 3, 4, 0.075), rgba(2, 3, 4, 0.075));
    background-repeat: no-repeat; }
  .table.b-table.table-hover.table-dark > tbody > tr:hover > .bg-b-table-default {
    color: #ffffff;
    background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075));
    background-repeat: no-repeat; } }
.table.b-table > thead > tr > [aria-sort],
.table.b-table > tfoot > tr > [aria-sort] {
  cursor: pointer;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 0.65em 1em; }
.table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),
  .table.b-table > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right calc(0.75rem / 2) center;
    padding-right: calc(0.75rem + 0.65em); }
.table.b-table > thead > tr > [aria-sort].b-table-sort-icon-left,
  .table.b-table > tfoot > tr > [aria-sort].b-table-sort-icon-left {
    background-position: left calc(0.75rem / 2) center;
    padding-left: calc(0.75rem + 0.65em); }
.table.b-table > thead > tr > [aria-sort="none"],
.table.b-table > tfoot > tr > [aria-sort="none"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table > thead > tr > [aria-sort="ascending"],
.table.b-table > tfoot > tr > [aria-sort="ascending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table > thead > tr > [aria-sort="descending"],
.table.b-table > tfoot > tr > [aria-sort="descending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table.table-dark > thead > tr > [aria-sort="none"],
.table.b-table.table-dark > tfoot > tr > [aria-sort="none"],
.table.b-table > .thead-dark > tr > [aria-sort="none"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table.table-dark > thead > tr > [aria-sort="ascending"],
.table.b-table.table-dark > tfoot > tr > [aria-sort="ascending"],
.table.b-table > .thead-dark > tr > [aria-sort="ascending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table.table-dark > thead > tr > [aria-sort="descending"],
.table.b-table.table-dark > tfoot > tr > [aria-sort="descending"],
.table.b-table > .thead-dark > tr > [aria-sort="descending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table > thead > tr > .table-dark[aria-sort="none"],
.table.b-table > tfoot > tr > .table-dark[aria-sort="none"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table > thead > tr > .table-dark[aria-sort="ascending"],
.table.b-table > tfoot > tr > .table-dark[aria-sort="ascending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table > thead > tr > .table-dark[aria-sort="descending"],
.table.b-table > tfoot > tr > .table-dark[aria-sort="descending"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e"); }
.table.b-table.table-sm > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),
.table.b-table.table-sm > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {
  background-position: right calc(0.3rem / 2) center;
  padding-right: calc(0.3rem + 0.65em); }
.table.b-table.table-sm > thead > tr > [aria-sort].b-table-sort-icon-left,
.table.b-table.table-sm > tfoot > tr > [aria-sort].b-table-sort-icon-left {
  background-position: left calc(0.3rem / 2) center;
  padding-left: calc(0.3rem + 0.65em); }
.table.b-table.b-table-selectable:not(.b-table-selectable-no-click) > tbody > tr {
  cursor: pointer; }
.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range > tbody > tr {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
@media (max-width: 575.98px) {
  .table.b-table.b-table-stacked-sm {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-sm > caption,
    .table.b-table.b-table-stacked-sm > tbody,
    .table.b-table.b-table-stacked-sm > tbody > tr,
    .table.b-table.b-table-stacked-sm > tbody > tr > td,
    .table.b-table.b-table-stacked-sm > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-sm > thead,
    .table.b-table.b-table-stacked-sm > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-sm > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-sm > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-sm > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-sm > tbody > tr.top-row, .table.b-table.b-table-stacked-sm > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
@media (max-width: 767.98px) {
  .table.b-table.b-table-stacked-md {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-md > caption,
    .table.b-table.b-table-stacked-md > tbody,
    .table.b-table.b-table-stacked-md > tbody > tr,
    .table.b-table.b-table-stacked-md > tbody > tr > td,
    .table.b-table.b-table-stacked-md > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-md > thead,
    .table.b-table.b-table-stacked-md > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-md > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-md > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-md > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-md > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-md > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-md > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-md > tbody > tr.top-row, .table.b-table.b-table-stacked-md > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-md > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
@media (max-width: 954.98px) {
  .table.b-table.b-table-stacked-lg {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-lg > caption,
    .table.b-table.b-table-stacked-lg > tbody,
    .table.b-table.b-table-stacked-lg > tbody > tr,
    .table.b-table.b-table-stacked-lg > tbody > tr > td,
    .table.b-table.b-table-stacked-lg > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-lg > thead,
    .table.b-table.b-table-stacked-lg > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-lg > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-lg > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-lg > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-lg > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-lg > tbody > tr.top-row, .table.b-table.b-table-stacked-lg > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-lg > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
@media (max-width: 1199.98px) {
  .table.b-table.b-table-stacked-xl {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-xl > caption,
    .table.b-table.b-table-stacked-xl > tbody,
    .table.b-table.b-table-stacked-xl > tbody > tr,
    .table.b-table.b-table-stacked-xl > tbody > tr > td,
    .table.b-table.b-table-stacked-xl > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-xl > thead,
    .table.b-table.b-table-stacked-xl > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-xl > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-xl > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-xl > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-xl > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-xl > tbody > tr.top-row, .table.b-table.b-table-stacked-xl > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-xl > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
@media (max-width: 1399.98px) {
  .table.b-table.b-table-stacked-xxl {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-xxl > caption,
    .table.b-table.b-table-stacked-xxl > tbody,
    .table.b-table.b-table-stacked-xxl > tbody > tr,
    .table.b-table.b-table-stacked-xxl > tbody > tr > td,
    .table.b-table.b-table-stacked-xxl > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-xxl > thead,
    .table.b-table.b-table-stacked-xxl > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-xxl > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-xxl > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-xxl > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-xxl > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-xxl > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-xxl > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-xxl > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-xxl > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-xxl > tbody > tr.top-row, .table.b-table.b-table-stacked-xxl > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-xxl > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-xxl > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-xxl > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
@media (max-width: 1919.98px) {
  .table.b-table.b-table-stacked-max {
    display: block;
    width: 100%; }
    .table.b-table.b-table-stacked-max > caption,
    .table.b-table.b-table-stacked-max > tbody,
    .table.b-table.b-table-stacked-max > tbody > tr,
    .table.b-table.b-table-stacked-max > tbody > tr > td,
    .table.b-table.b-table-stacked-max > tbody > tr > th {
      display: block; }
    .table.b-table.b-table-stacked-max > thead,
    .table.b-table.b-table-stacked-max > tfoot {
      display: none; }
      .table.b-table.b-table-stacked-max > thead > tr.b-table-top-row,
      .table.b-table.b-table-stacked-max > thead > tr.b-table-bottom-row,
      .table.b-table.b-table-stacked-max > tfoot > tr.b-table-top-row,
      .table.b-table.b-table-stacked-max > tfoot > tr.b-table-bottom-row {
        display: none; }
    .table.b-table.b-table-stacked-max > caption {
      caption-side: top !important; }
    .table.b-table.b-table-stacked-max > tbody > tr > [data-label]::before {
      content: attr(data-label);
      width: 40%;
      float: left;
      text-align: right;
      word-wrap: break-word;
      font-weight: bold;
      font-style: normal;
      padding: 0 calc(1rem / 2) 0 0;
      margin: 0; }
    .table.b-table.b-table-stacked-max > tbody > tr > [data-label]::after {
      display: block;
      clear: both;
      content: ""; }
    .table.b-table.b-table-stacked-max > tbody > tr > [data-label] > div {
      display: inline-block;
      width: calc(100% - 40%);
      padding: 0 0 0 calc(1rem / 2);
      margin: 0; }
    .table.b-table.b-table-stacked-max > tbody > tr.top-row, .table.b-table.b-table-stacked-max > tbody > tr.bottom-row {
      display: none; }
    .table.b-table.b-table-stacked-max > tbody > tr > :first-child {
      border-top-width: 3px; }
    .table.b-table.b-table-stacked-max > tbody > tr > [rowspan] + td,
    .table.b-table.b-table-stacked-max > tbody > tr > [rowspan] + th {
      border-top-width: 3px; } }
.table.b-table.b-table-stacked {
  display: block;
  width: 100%; }
.table.b-table.b-table-stacked > caption,
  .table.b-table.b-table-stacked > tbody,
  .table.b-table.b-table-stacked > tbody > tr,
  .table.b-table.b-table-stacked > tbody > tr > td,
  .table.b-table.b-table-stacked > tbody > tr > th {
    display: block; }
.table.b-table.b-table-stacked > thead,
  .table.b-table.b-table-stacked > tfoot {
    display: none; }
.table.b-table.b-table-stacked > thead > tr.b-table-top-row,
    .table.b-table.b-table-stacked > thead > tr.b-table-bottom-row,
    .table.b-table.b-table-stacked > tfoot > tr.b-table-top-row,
    .table.b-table.b-table-stacked > tfoot > tr.b-table-bottom-row {
      display: none; }
.table.b-table.b-table-stacked > caption {
    caption-side: top !important; }
.table.b-table.b-table-stacked > tbody > tr > [data-label]::before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    word-wrap: break-word;
    font-weight: bold;
    font-style: normal;
    padding: 0 calc(1rem / 2) 0 0;
    margin: 0; }
.table.b-table.b-table-stacked > tbody > tr > [data-label]::after {
    display: block;
    clear: both;
    content: ""; }
.table.b-table.b-table-stacked > tbody > tr > [data-label] > div {
    display: inline-block;
    width: calc(100% - 40%);
    padding: 0 0 0 calc(1rem / 2);
    margin: 0; }
.table.b-table.b-table-stacked > tbody > tr.top-row, .table.b-table.b-table-stacked > tbody > tr.bottom-row {
    display: none; }
.table.b-table.b-table-stacked > tbody > tr > :first-child {
    border-top-width: 3px; }
.table.b-table.b-table-stacked > tbody > tr > [rowspan] + td,
  .table.b-table.b-table-stacked > tbody > tr > [rowspan] + th {
    border-top-width: 3px; }
.custom-checkbox.b-custom-control-lg,
.input-group-lg .custom-checkbox {
  font-size: 3rem;
  line-height: 3;
  padding-left: 3.125rem; }
.custom-checkbox.b-custom-control-lg .custom-control-label::before,
  .input-group-lg .custom-checkbox .custom-control-label::before {
    top: 3.25rem;
    left: -3.125rem;
    width: 2.5rem;
    height: 2.5rem; }
.custom-checkbox.b-custom-control-lg .custom-control-label::after,
  .input-group-lg .custom-checkbox .custom-control-label::after {
    top: 3.25rem;
    left: -3.125rem;
    width: 2.5rem;
    height: 2.5rem;
    background-size: 50% 50%; }
.custom-checkbox.b-custom-control-sm,
.input-group-sm .custom-checkbox {
  font-size: 1.4rem;
  line-height: 1.5;
  padding-left: 2.1875rem; }
.custom-checkbox.b-custom-control-sm .custom-control-label::before,
  .input-group-sm .custom-checkbox .custom-control-label::before {
    top: 0.175rem;
    left: -2.1875rem;
    width: 1.75rem;
    height: 1.75rem; }
.custom-checkbox.b-custom-control-sm .custom-control-label::after,
  .input-group-sm .custom-checkbox .custom-control-label::after {
    top: 0.175rem;
    left: -2.1875rem;
    width: 1.75rem;
    height: 1.75rem;
    background-size: 50% 50%; }
.custom-switch.b-custom-control-lg,
.input-group-lg .custom-switch {
  padding-left: 5rem; }
.custom-switch.b-custom-control-lg .custom-control-label,
  .input-group-lg .custom-switch .custom-control-label {
    font-size: 3rem;
    line-height: 3; }
.custom-switch.b-custom-control-lg .custom-control-label::before,
    .input-group-lg .custom-switch .custom-control-label::before {
      top: 3.25rem;
      height: 2.5rem;
      left: -5rem;
      width: 4.375rem;
      border-radius: 1.25rem; }
.custom-switch.b-custom-control-lg .custom-control-label::after,
    .input-group-lg .custom-switch .custom-control-label::after {
      top: calc( 3.25rem + 2px);
      left: calc( -5rem + 2px);
      width: calc( 2.5rem - 4px);
      height: calc( 2.5rem - 4px);
      border-radius: 1.25rem;
      background-size: 50% 50%; }
.custom-switch.b-custom-control-lg .custom-control-input:checked ~ .custom-control-label::after,
  .input-group-lg .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-transform: translateX(1.875rem);
            transform: translateX(1.875rem); }
.custom-switch.b-custom-control-sm,
.input-group-sm .custom-switch {
  padding-left: 3.5rem; }
.custom-switch.b-custom-control-sm .custom-control-label,
  .input-group-sm .custom-switch .custom-control-label {
    font-size: 1.4rem;
    line-height: 1.5; }
.custom-switch.b-custom-control-sm .custom-control-label::before,
    .input-group-sm .custom-switch .custom-control-label::before {
      top: 0.175rem;
      left: -3.5rem;
      width: 3.0625rem;
      height: 1.75rem;
      border-radius: 0.875rem; }
.custom-switch.b-custom-control-sm .custom-control-label::after,
    .input-group-sm .custom-switch .custom-control-label::after {
      top: calc( 0.175rem + 2px);
      left: calc( -3.5rem + 2px);
      width: calc( 1.75rem - 4px);
      height: calc( 1.75rem - 4px);
      border-radius: 0.875rem;
      background-size: 50% 50%; }
.custom-switch.b-custom-control-sm .custom-control-input:checked ~ .custom-control-label::after,
  .input-group-sm .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-transform: translateX(1.3125rem);
            transform: translateX(1.3125rem); }
.bv-no-focus-ring:focus {
  outline: none; }
@media (max-width: 575.98px) {
  .bv-d-xs-down-none {
    display: none !important; } }
@media (max-width: 767.98px) {
  .bv-d-sm-down-none {
    display: none !important; } }
@media (max-width: 954.98px) {
  .bv-d-md-down-none {
    display: none !important; } }
@media (max-width: 1199.98px) {
  .bv-d-lg-down-none {
    display: none !important; } }
@media (max-width: 1399.98px) {
  .bv-d-xl-down-none {
    display: none !important; } }
@media (max-width: 1919.98px) {
  .bv-d-xxl-down-none {
    display: none !important; } }
.bv-d-max-down-none {
  display: none !important; }
.input-group > .input-group-prepend > .btn-group > .btn,
.input-group > .input-group-append:not(:last-child) > .btn-group > .btn,
.input-group > .input-group-append:last-child > .btn-group:not(:last-child):not(.dropdown-toggle) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.input-group > .input-group-append > .btn-group > .btn,
.input-group > .input-group-prepend:not(:first-child) > .btn-group > .btn,
.input-group > .input-group-prepend:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.tooltip.b-tooltip {
  display: block;
  opacity: 0.9;
  outline: 0; }
.tooltip.b-tooltip.fade:not(.show) {
    opacity: 0; }
.tooltip.b-tooltip.show {
    opacity: 0.9; }
.tooltip.b-tooltip.noninteractive {
    pointer-events: none; }
.tooltip.b-tooltip .arrow {
    margin: 0 0.25rem; }
.tooltip.b-tooltip.bs-tooltip-right .arrow, .tooltip.b-tooltip.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.bs-tooltip-left .arrow, .tooltip.b-tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
    margin: 0.25rem 0; }
.tooltip.b-tooltip-primary.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #268074; }
.tooltip.b-tooltip-primary.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #268074; }
.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #268074; }
.tooltip.b-tooltip-primary.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #268074; }
.tooltip.b-tooltip-primary .tooltip-inner {
  color: #ffffff;
  background-color: #268074; }
.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #2c4694; }
.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #2c4694; }
.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #2c4694; }
.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #2c4694; }
.tooltip.b-tooltip-secondary .tooltip-inner {
  color: #ffffff;
  background-color: #2c4694; }
.tooltip.b-tooltip-success.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #439881; }
.tooltip.b-tooltip-success.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #439881; }
.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #439881; }
.tooltip.b-tooltip-success.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #439881; }
.tooltip.b-tooltip-success .tooltip-inner {
  color: #ffffff;
  background-color: #439881; }
.tooltip.b-tooltip-info.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #396bb3; }
.tooltip.b-tooltip-info.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #396bb3; }
.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #396bb3; }
.tooltip.b-tooltip-info.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #396bb3; }
.tooltip.b-tooltip-info .tooltip-inner {
  color: #ffffff;
  background-color: #396bb3; }
.tooltip.b-tooltip-warning.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #d2cf00; }
.tooltip.b-tooltip-warning.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #d2cf00; }
.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #d2cf00; }
.tooltip.b-tooltip-warning.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #d2cf00; }
.tooltip.b-tooltip-warning .tooltip-inner {
  color: #212529;
  background-color: #d2cf00; }
.tooltip.b-tooltip-danger.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #8e1346; }
.tooltip.b-tooltip-danger.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #8e1346; }
.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #8e1346; }
.tooltip.b-tooltip-danger.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #8e1346; }
.tooltip.b-tooltip-danger .tooltip-inner {
  color: #ffffff;
  background-color: #8e1346; }
.tooltip.b-tooltip-light.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #f8f9fa; }
.tooltip.b-tooltip-light.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #f8f9fa; }
.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #f8f9fa; }
.tooltip.b-tooltip-light.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #f8f9fa; }
.tooltip.b-tooltip-light .tooltip-inner {
  color: #212529;
  background-color: #f8f9fa; }
.tooltip.b-tooltip-dark.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #343a40; }
.tooltip.b-tooltip-dark.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #343a40; }
.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #343a40; }
.tooltip.b-tooltip-dark.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #343a40; }
.tooltip.b-tooltip-dark .tooltip-inner {
  color: #ffffff;
  background-color: #343a40; }
.tooltip.b-tooltip-highlight.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #268074; }
.tooltip.b-tooltip-highlight.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #268074; }
.tooltip.b-tooltip-highlight.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #268074; }
.tooltip.b-tooltip-highlight.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-highlight.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #268074; }
.tooltip.b-tooltip-highlight .tooltip-inner {
  color: #ffffff;
  background-color: #268074; }
.tooltip.b-tooltip-accent.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #bc6a50; }
.tooltip.b-tooltip-accent.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #bc6a50; }
.tooltip.b-tooltip-accent.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #bc6a50; }
.tooltip.b-tooltip-accent.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-accent.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #bc6a50; }
.tooltip.b-tooltip-accent .tooltip-inner {
  color: #ffffff;
  background-color: #bc6a50; }
.tooltip.b-tooltip-black.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #020304; }
.tooltip.b-tooltip-black.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #020304; }
.tooltip.b-tooltip-black.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #020304; }
.tooltip.b-tooltip-black.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-black.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #020304; }
.tooltip.b-tooltip-black .tooltip-inner {
  color: #ffffff;
  background-color: #020304; }
.tooltip.b-tooltip-white.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: white; }
.tooltip.b-tooltip-white.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: white; }
.tooltip.b-tooltip-white.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: white; }
.tooltip.b-tooltip-white.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: white; }
.tooltip.b-tooltip-white .tooltip-inner {
  color: #212529;
  background-color: white; }
.tooltip.b-tooltip-font-dark.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #505050; }
.tooltip.b-tooltip-font-dark.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #505050; }
.tooltip.b-tooltip-font-dark.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #505050; }
.tooltip.b-tooltip-font-dark.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-font-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #505050; }
.tooltip.b-tooltip-font-dark .tooltip-inner {
  color: #ffffff;
  background-color: #505050; }
.tooltip.b-tooltip-akademie.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #268074; }
.tooltip.b-tooltip-akademie.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #268074; }
.tooltip.b-tooltip-akademie.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #268074; }
.tooltip.b-tooltip-akademie.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-akademie.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #268074; }
.tooltip.b-tooltip-akademie .tooltip-inner {
  color: #ffffff;
  background-color: #268074; }
.tooltip.b-tooltip-lehrgang-stb.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #334059; }
.tooltip.b-tooltip-lehrgang-stb.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #334059; }
.tooltip.b-tooltip-lehrgang-stb.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #334059; }
.tooltip.b-tooltip-lehrgang-stb.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-lehrgang-stb.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #334059; }
.tooltip.b-tooltip-lehrgang-stb .tooltip-inner {
  color: #ffffff;
  background-color: #334059; }
.tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #5d2455; }
.tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #5d2455; }
.tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #5d2455; }
.tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-lehrgang-sfw.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #5d2455; }
.tooltip.b-tooltip-lehrgang-sfw .tooltip-inner {
  color: #ffffff;
  background-color: #5d2455; }
.tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #396bb3; }
.tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #396bb3; }
.tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #396bb3; }
.tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-lehrgang-sfa.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #396bb3; }
.tooltip.b-tooltip-lehrgang-sfa .tooltip-inner {
  color: #ffffff;
  background-color: #396bb3; }
.tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #8e1346; }
.tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #8e1346; }
.tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #8e1346; }
.tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-lehrgang-lohn.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #8e1346; }
.tooltip.b-tooltip-lehrgang-lohn .tooltip-inner {
  color: #ffffff;
  background-color: #8e1346; }
.tooltip.b-tooltip-lehrgang.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #505050; }
.tooltip.b-tooltip-lehrgang.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #505050; }
.tooltip.b-tooltip-lehrgang.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #505050; }
.tooltip.b-tooltip-lehrgang.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-lehrgang.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #505050; }
.tooltip.b-tooltip-lehrgang .tooltip-inner {
  color: #ffffff;
  background-color: #505050; }
.tooltip.b-tooltip-seminarwerbung.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #4b6387; }
.tooltip.b-tooltip-seminarwerbung.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #4b6387; }
.tooltip.b-tooltip-seminarwerbung.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #4b6387; }
.tooltip.b-tooltip-seminarwerbung.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-seminarwerbung.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #4b6387; }
.tooltip.b-tooltip-seminarwerbung .tooltip-inner {
  color: #ffffff;
  background-color: #4b6387; }
.tooltip.b-tooltip-warenkorb.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #bc6a50; }
.tooltip.b-tooltip-warenkorb.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #bc6a50; }
.tooltip.b-tooltip-warenkorb.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #bc6a50; }
.tooltip.b-tooltip-warenkorb.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-warenkorb.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #bc6a50; }
.tooltip.b-tooltip-warenkorb .tooltip-inner {
  color: #ffffff;
  background-color: #bc6a50; }
.tooltip.b-tooltip-verband.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #2c4694; }
.tooltip.b-tooltip-verband.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #2c4694; }
.tooltip.b-tooltip-verband.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #2c4694; }
.tooltip.b-tooltip-verband.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-verband.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #2c4694; }
.tooltip.b-tooltip-verband .tooltip-inner {
  color: #ffffff;
  background-color: #2c4694; }
.tooltip.b-tooltip-gray.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #ededed; }
.tooltip.b-tooltip-gray.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #ededed; }
.tooltip.b-tooltip-gray.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #ededed; }
.tooltip.b-tooltip-gray.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-gray.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #ededed; }
.tooltip.b-tooltip-gray .tooltip-inner {
  color: #212529;
  background-color: #ededed; }
.tooltip.b-tooltip-dark-blue.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #2c4694; }
.tooltip.b-tooltip-dark-blue.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #2c4694; }
.tooltip.b-tooltip-dark-blue.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #2c4694; }
.tooltip.b-tooltip-dark-blue.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-dark-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #2c4694; }
.tooltip.b-tooltip-dark-blue .tooltip-inner {
  color: #ffffff;
  background-color: #2c4694; }
.tooltip.b-tooltip-red.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #8e1346; }
.tooltip.b-tooltip-red.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #8e1346; }
.tooltip.b-tooltip-red.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #8e1346; }
.tooltip.b-tooltip-red.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-red.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #8e1346; }
.tooltip.b-tooltip-red .tooltip-inner {
  color: #ffffff;
  background-color: #8e1346; }
.tooltip.b-tooltip-purple.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #5d2455; }
.tooltip.b-tooltip-purple.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #5d2455; }
.tooltip.b-tooltip-purple.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #5d2455; }
.tooltip.b-tooltip-purple.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-purple.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #5d2455; }
.tooltip.b-tooltip-purple .tooltip-inner {
  color: #ffffff;
  background-color: #5d2455; }
.tooltip.b-tooltip-blue.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #396bb3; }
.tooltip.b-tooltip-blue.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #396bb3; }
.tooltip.b-tooltip-blue.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #396bb3; }
.tooltip.b-tooltip-blue.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #396bb3; }
.tooltip.b-tooltip-blue .tooltip-inner {
  color: #ffffff;
  background-color: #396bb3; }
.tooltip.b-tooltip-space-blue.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #334059; }
.tooltip.b-tooltip-space-blue.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #334059; }
.tooltip.b-tooltip-space-blue.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #334059; }
.tooltip.b-tooltip-space-blue.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-space-blue.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #334059; }
.tooltip.b-tooltip-space-blue .tooltip-inner {
  color: #ffffff;
  background-color: #334059; }
.b-toast {
  display: block;
  position: relative;
  max-width: 350px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-clip: padding-box;
  z-index: 1; }
.b-toast .toast {
    background-color: rgba(255, 255, 255, 0.85); }
.b-toast:not(:last-child) {
    margin-bottom: 0.75rem; }
.b-toast.b-toast-solid .toast {
    background-color: white; }
.b-toast .toast {
    opacity: 1; }
.b-toast .toast.fade:not(.show) {
      opacity: 0; }
.b-toast .toast .toast-body {
      display: block; }
.b-toast-primary .toast {
  background-color: rgba(228, 239, 238, 0.85);
  border-color: rgba(194, 219, 216, 0.85);
  color: #15443e; }
.b-toast-primary .toast .toast-header {
    color: #15443e;
    background-color: rgba(212, 230, 227, 0.85);
    border-bottom-color: rgba(194, 219, 216, 0.85); }
.b-toast-primary.b-toast-solid .toast {
  background-color: #e4efee; }
.b-toast-secondary .toast {
  background-color: rgba(230, 233, 243, 0.85);
  border-color: rgba(196, 203, 225, 0.85);
  color: #18264f; }
.b-toast-secondary .toast .toast-header {
    color: #18264f;
    background-color: rgba(213, 218, 234, 0.85);
    border-bottom-color: rgba(196, 203, 225, 0.85); }
.b-toast-secondary.b-toast-solid .toast {
  background-color: #e6e9f3; }
.b-toast-success .toast {
  background-color: rgba(233, 243, 241, 0.85);
  border-color: rgba(202, 226, 220, 0.85);
  color: #245045; }
.b-toast-success .toast .toast-header {
    color: #245045;
    background-color: rgba(217, 234, 230, 0.85);
    border-bottom-color: rgba(202, 226, 220, 0.85); }
.b-toast-success.b-toast-solid .toast {
  background-color: #e9f3f1; }
.b-toast-info .toast {
  background-color: rgba(234, 239, 247, 0.85);
  border-color: rgba(200, 214, 234, 0.85);
  color: #1f395f; }
.b-toast-info .toast .toast-header {
    color: #1f395f;
    background-color: rgba(215, 225, 240, 0.85);
    border-bottom-color: rgba(200, 214, 234, 0.85); }
.b-toast-info.b-toast-solid .toast {
  background-color: #eaeff7; }
.b-toast-warning .toast {
  background-color: rgba(250, 249, 226, 0.85);
  border-color: rgba(242, 242, 184, 0.85);
  color: #6e6d02; }
.b-toast-warning .toast .toast-header {
    color: #6e6d02;
    background-color: rgba(246, 245, 204, 0.85);
    border-bottom-color: rgba(242, 242, 184, 0.85); }
.b-toast-warning.b-toast-solid .toast {
  background-color: #faf9e2; }
.b-toast-danger .toast {
  background-color: rgba(240, 225, 231, 0.85);
  border-color: rgba(223, 189, 203, 0.85);
  color: #4b0b26; }
.b-toast-danger .toast .toast-header {
    color: #4b0b26;
    background-color: rgba(232, 208, 218, 0.85);
    border-bottom-color: rgba(223, 189, 203, 0.85); }
.b-toast-danger.b-toast-solid .toast {
  background-color: #f0e1e7; }
.b-toast-light .toast {
  background-color: rgba(255, 255, 255, 0.85);
  border-color: rgba(253, 253, 254, 0.85);
  color: #828384; }
.b-toast-light .toast .toast-header {
    color: #828384;
    background-color: rgba(254, 254, 254, 0.85);
    border-bottom-color: rgba(253, 253, 254, 0.85); }
.b-toast-light.b-toast-solid .toast {
  background-color: white; }
.b-toast-dark .toast {
  background-color: rgba(227, 229, 229, 0.85);
  border-color: rgba(198, 200, 202, 0.85);
  color: #1c2023; }
.b-toast-dark .toast .toast-header {
    color: #1c2023;
    background-color: rgba(214, 216, 217, 0.85);
    border-bottom-color: rgba(198, 200, 202, 0.85); }
.b-toast-dark.b-toast-solid .toast {
  background-color: #e3e5e5; }
.b-toast-highlight .toast {
  background-color: rgba(228, 239, 238, 0.85);
  border-color: rgba(194, 219, 216, 0.85);
  color: #15443e; }
.b-toast-highlight .toast .toast-header {
    color: #15443e;
    background-color: rgba(212, 230, 227, 0.85);
    border-bottom-color: rgba(194, 219, 216, 0.85); }
.b-toast-highlight.b-toast-solid .toast {
  background-color: #e4efee; }
.b-toast-accent .toast {
  background-color: rgba(249, 241, 239, 0.85);
  border-color: rgba(236, 213, 206, 0.85);
  color: #63392c; }
.b-toast-accent .toast .toast-header {
    color: #63392c;
    background-color: rgba(242, 225, 220, 0.85);
    border-bottom-color: rgba(236, 213, 206, 0.85); }
.b-toast-accent.b-toast-solid .toast {
  background-color: #f9f1ef; }
.b-toast-black .toast {
  background-color: rgba(217, 218, 218, 0.85);
  border-color: rgba(184, 184, 185, 0.85);
  color: #020304; }
.b-toast-black .toast .toast-header {
    color: #020304;
    background-color: rgba(204, 205, 205, 0.85);
    border-bottom-color: rgba(184, 184, 185, 0.85); }
.b-toast-black.b-toast-solid .toast {
  background-color: #d9dada; }
.b-toast-white .toast {
  background-color: rgba(255, 255, 255, 0.85);
  border-color: rgba(255, 255, 255, 0.85);
  color: #868687; }
.b-toast-white .toast .toast-header {
    color: #868687;
    background-color: rgba(255, 255, 255, 0.85);
    border-bottom-color: rgba(255, 255, 255, 0.85); }
.b-toast-white.b-toast-solid .toast {
  background-color: white; }
.b-toast-font-dark .toast {
  background-color: rgba(233, 233, 233, 0.85);
  border-color: rgba(206, 206, 206, 0.85);
  color: #2b2b2c; }
.b-toast-font-dark .toast .toast-header {
    color: #2b2b2c;
    background-color: rgba(220, 220, 220, 0.85);
    border-bottom-color: rgba(206, 206, 206, 0.85); }
.b-toast-font-dark.b-toast-solid .toast {
  background-color: #e9e9e9; }
.b-toast-akademie .toast {
  background-color: rgba(228, 239, 238, 0.85);
  border-color: rgba(194, 219, 216, 0.85);
  color: #15443e; }
.b-toast-akademie .toast .toast-header {
    color: #15443e;
    background-color: rgba(212, 230, 227, 0.85);
    border-bottom-color: rgba(194, 219, 216, 0.85); }
.b-toast-akademie.b-toast-solid .toast {
  background-color: #e4efee; }
.b-toast-lehrgang-stb .toast {
  background-color: rgba(228, 230, 233, 0.85);
  border-color: rgba(198, 202, 209, 0.85);
  color: #1b2330; }
.b-toast-lehrgang-stb .toast .toast-header {
    color: #1b2330;
    background-color: rgba(214, 217, 222, 0.85);
    border-bottom-color: rgba(198, 202, 209, 0.85); }
.b-toast-lehrgang-stb.b-toast-solid .toast {
  background-color: #e4e6e9; }
.b-toast-lehrgang-sfw .toast {
  background-color: rgba(234, 226, 232, 0.85);
  border-color: rgba(210, 194, 207, 0.85);
  color: #31142e; }
.b-toast-lehrgang-sfw .toast .toast-header {
    color: #31142e;
    background-color: rgba(223, 211, 221, 0.85);
    border-bottom-color: rgba(210, 194, 207, 0.85); }
.b-toast-lehrgang-sfw.b-toast-solid .toast {
  background-color: #eae2e8; }
.b-toast-lehrgang-sfa .toast {
  background-color: rgba(234, 239, 247, 0.85);
  border-color: rgba(200, 214, 234, 0.85);
  color: #1f395f; }
.b-toast-lehrgang-sfa .toast .toast-header {
    color: #1f395f;
    background-color: rgba(215, 225, 240, 0.85);
    border-bottom-color: rgba(200, 214, 234, 0.85); }
.b-toast-lehrgang-sfa.b-toast-solid .toast {
  background-color: #eaeff7; }
.b-toast-lehrgang-lohn .toast {
  background-color: rgba(240, 225, 231, 0.85);
  border-color: rgba(223, 189, 203, 0.85);
  color: #4b0b26; }
.b-toast-lehrgang-lohn .toast .toast-header {
    color: #4b0b26;
    background-color: rgba(232, 208, 218, 0.85);
    border-bottom-color: rgba(223, 189, 203, 0.85); }
.b-toast-lehrgang-lohn.b-toast-solid .toast {
  background-color: #f0e1e7; }
.b-toast-lehrgang .toast {
  background-color: rgba(233, 233, 233, 0.85);
  border-color: rgba(206, 206, 206, 0.85);
  color: #2b2b2c; }
.b-toast-lehrgang .toast .toast-header {
    color: #2b2b2c;
    background-color: rgba(220, 220, 220, 0.85);
    border-bottom-color: rgba(206, 206, 206, 0.85); }
.b-toast-lehrgang.b-toast-solid .toast {
  background-color: #e9e9e9; }
.b-toast-seminarwerbung .toast {
  background-color: rgba(234, 237, 241, 0.85);
  border-color: rgba(205, 211, 221, 0.85);
  color: #283548; }
.b-toast-seminarwerbung .toast .toast-header {
    color: #283548;
    background-color: rgba(219, 224, 231, 0.85);
    border-bottom-color: rgba(205, 211, 221, 0.85); }
.b-toast-seminarwerbung.b-toast-solid .toast {
  background-color: #eaedf1; }
.b-toast-warenkorb .toast {
  background-color: rgba(249, 241, 239, 0.85);
  border-color: rgba(236, 213, 206, 0.85);
  color: #63392c; }
.b-toast-warenkorb .toast .toast-header {
    color: #63392c;
    background-color: rgba(242, 225, 220, 0.85);
    border-bottom-color: rgba(236, 213, 206, 0.85); }
.b-toast-warenkorb.b-toast-solid .toast {
  background-color: #f9f1ef; }
.b-toast-verband .toast {
  background-color: rgba(230, 233, 243, 0.85);
  border-color: rgba(196, 203, 225, 0.85);
  color: #18264f; }
.b-toast-verband .toast .toast-header {
    color: #18264f;
    background-color: rgba(213, 218, 234, 0.85);
    border-bottom-color: rgba(196, 203, 225, 0.85); }
.b-toast-verband.b-toast-solid .toast {
  background-color: #e6e9f3; }
.b-toast-gray .toast {
  background-color: rgba(255, 255, 255, 0.85);
  border-color: rgba(250, 250, 250, 0.85);
  color: #7c7d7d; }
.b-toast-gray .toast .toast-header {
    color: #7c7d7d;
    background-color: rgba(251, 251, 251, 0.85);
    border-bottom-color: rgba(250, 250, 250, 0.85); }
.b-toast-gray.b-toast-solid .toast {
  background-color: white; }
.b-toast-dark-blue .toast {
  background-color: rgba(230, 233, 243, 0.85);
  border-color: rgba(196, 203, 225, 0.85);
  color: #18264f; }
.b-toast-dark-blue .toast .toast-header {
    color: #18264f;
    background-color: rgba(213, 218, 234, 0.85);
    border-bottom-color: rgba(196, 203, 225, 0.85); }
.b-toast-dark-blue.b-toast-solid .toast {
  background-color: #e6e9f3; }
.b-toast-red .toast {
  background-color: rgba(240, 225, 231, 0.85);
  border-color: rgba(223, 189, 203, 0.85);
  color: #4b0b26; }
.b-toast-red .toast .toast-header {
    color: #4b0b26;
    background-color: rgba(232, 208, 218, 0.85);
    border-bottom-color: rgba(223, 189, 203, 0.85); }
.b-toast-red.b-toast-solid .toast {
  background-color: #f0e1e7; }
.b-toast-purple .toast {
  background-color: rgba(234, 226, 232, 0.85);
  border-color: rgba(210, 194, 207, 0.85);
  color: #31142e; }
.b-toast-purple .toast .toast-header {
    color: #31142e;
    background-color: rgba(223, 211, 221, 0.85);
    border-bottom-color: rgba(210, 194, 207, 0.85); }
.b-toast-purple.b-toast-solid .toast {
  background-color: #eae2e8; }
.b-toast-blue .toast {
  background-color: rgba(234, 239, 247, 0.85);
  border-color: rgba(200, 214, 234, 0.85);
  color: #1f395f; }
.b-toast-blue .toast .toast-header {
    color: #1f395f;
    background-color: rgba(215, 225, 240, 0.85);
    border-bottom-color: rgba(200, 214, 234, 0.85); }
.b-toast-blue.b-toast-solid .toast {
  background-color: #eaeff7; }
.b-toast-space-blue .toast {
  background-color: rgba(228, 230, 233, 0.85);
  border-color: rgba(198, 202, 209, 0.85);
  color: #1b2330; }
.b-toast-space-blue .toast .toast-header {
    color: #1b2330;
    background-color: rgba(214, 217, 222, 0.85);
    border-bottom-color: rgba(198, 202, 209, 0.85); }
.b-toast-space-blue.b-toast-solid .toast {
  background-color: #e4e6e9; }
.b-toaster {
  z-index: 1100; }
.b-toaster .b-toaster-slot {
    position: relative;
    display: block; }
.b-toaster .b-toaster-slot:empty {
      display: none !important; }
.b-toaster.b-toaster-top-right, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full, .b-toaster.b-toaster-bottom-right, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full {
  position: fixed;
  left: 0.5rem;
  right: 0.5rem;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: visible; }
.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {
    position: absolute;
    max-width: 350px;
    width: 100%;
    /* IE 11 fix */
    left: 0;
    right: 0;
    padding: 0;
    margin: 0; }
.b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {
  width: 100%;
  max-width: 100%; }
.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
  .b-toaster.b-toaster-top-full .b-toaster-slot .toast, .b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
  .b-toaster.b-toaster-bottom-full .b-toaster-slot .toast {
    width: 100%;
    max-width: 100%; }
.b-toaster.b-toaster-top-right, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full {
  top: 0; }
.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot {
    top: 0.5rem; }
.b-toaster.b-toaster-bottom-right, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full {
  bottom: 0; }
.b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {
    bottom: 0.5rem; }
.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot {
  margin-left: auto; }
.b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot {
  margin-right: auto; }
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-move, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-move, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move {
  transition: -webkit-transform 0.175s;
  transition: transform 0.175s;
  transition: transform 0.175s, -webkit-transform 0.175s; }
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade {
  transition-delay: 0.175s; }
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active {
  position: absolute;
  transition-delay: 0.175s; }
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade {
    transition-delay: 0s; }
/*=============================================
=                LIST FUNCTIONS               =
=============================================*/
/*=============================================
=                MAP FUNCTIONS                =
=============================================*/
/*=============================================
=               MATH FUNCTIONS                =
=============================================*/
.m-0 {
  margin: 0 !important; }
.mt-0,
.my-0 {
  margin-top: 0 !important; }
.mr-0,
.mx-0 {
  margin-right: 0 !important; }
.mb-0,
.my-0 {
  margin-bottom: 0 !important; }
.ml-0,
.mx-0 {
  margin-left: 0 !important; }
.m-1 {
  margin: 0.5rem !important; }
.mt-1,
.my-1 {
  margin-top: 0.5rem !important; }
.mr-1,
.mx-1 {
  margin-right: 0.5rem !important; }
.mb-1,
.my-1 {
  margin-bottom: 0.5rem !important; }
.ml-1,
.mx-1 {
  margin-left: 0.5rem !important; }
.m-2 {
  margin: 1rem !important; }
.mt-2,
.my-2 {
  margin-top: 1rem !important; }
.mr-2,
.mx-2 {
  margin-right: 1rem !important; }
.mb-2,
.my-2 {
  margin-bottom: 1rem !important; }
.ml-2,
.mx-2 {
  margin-left: 1rem !important; }
.m-3 {
  margin: 1.5rem !important; }
.mt-3,
.my-3 {
  margin-top: 1.5rem !important; }
.mr-3,
.mx-3 {
  margin-right: 1.5rem !important; }
.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important; }
.ml-3,
.mx-3 {
  margin-left: 1.5rem !important; }
.m-4 {
  margin: 2rem !important; }
.mt-4,
.my-4 {
  margin-top: 2rem !important; }
.mr-4,
.mx-4 {
  margin-right: 2rem !important; }
.mb-4,
.my-4 {
  margin-bottom: 2rem !important; }
.ml-4,
.mx-4 {
  margin-left: 2rem !important; }
.m-5 {
  margin: 2.5rem !important; }
.mt-5,
.my-5 {
  margin-top: 2.5rem !important; }
.mr-5,
.mx-5 {
  margin-right: 2.5rem !important; }
.mb-5,
.my-5 {
  margin-bottom: 2.5rem !important; }
.ml-5,
.mx-5 {
  margin-left: 2.5rem !important; }
.m-6 {
  margin: 3rem !important; }
.mt-6,
.my-6 {
  margin-top: 3rem !important; }
.mr-6,
.mx-6 {
  margin-right: 3rem !important; }
.mb-6,
.my-6 {
  margin-bottom: 3rem !important; }
.ml-6,
.mx-6 {
  margin-left: 3rem !important; }
.m-7 {
  margin: 3.5rem !important; }
.mt-7,
.my-7 {
  margin-top: 3.5rem !important; }
.mr-7,
.mx-7 {
  margin-right: 3.5rem !important; }
.mb-7,
.my-7 {
  margin-bottom: 3.5rem !important; }
.ml-7,
.mx-7 {
  margin-left: 3.5rem !important; }
.m-8 {
  margin: 4rem !important; }
.mt-8,
.my-8 {
  margin-top: 4rem !important; }
.mr-8,
.mx-8 {
  margin-right: 4rem !important; }
.mb-8,
.my-8 {
  margin-bottom: 4rem !important; }
.ml-8,
.mx-8 {
  margin-left: 4rem !important; }
.m-9 {
  margin: 4.5rem !important; }
.mt-9,
.my-9 {
  margin-top: 4.5rem !important; }
.mr-9,
.mx-9 {
  margin-right: 4.5rem !important; }
.mb-9,
.my-9 {
  margin-bottom: 4.5rem !important; }
.ml-9,
.mx-9 {
  margin-left: 4.5rem !important; }
.m-10 {
  margin: 5rem !important; }
.mt-10,
.my-10 {
  margin-top: 5rem !important; }
.mr-10,
.mx-10 {
  margin-right: 5rem !important; }
.mb-10,
.my-10 {
  margin-bottom: 5rem !important; }
.ml-10,
.mx-10 {
  margin-left: 5rem !important; }
.m-small {
  margin: 3rem !important; }
.mt-small,
.my-small {
  margin-top: 3rem !important; }
.mr-small,
.mx-small {
  margin-right: 3rem !important; }
.mb-small,
.my-small {
  margin-bottom: 3rem !important; }
.ml-small,
.mx-small {
  margin-left: 3rem !important; }
.m-medium {
  margin: 4rem !important; }
.mt-medium,
.my-medium {
  margin-top: 4rem !important; }
.mr-medium,
.mx-medium {
  margin-right: 4rem !important; }
.mb-medium,
.my-medium {
  margin-bottom: 4rem !important; }
.ml-medium,
.mx-medium {
  margin-left: 4rem !important; }
.m-large {
  margin: 6rem !important; }
.mt-large,
.my-large {
  margin-top: 6rem !important; }
.mr-large,
.mx-large {
  margin-right: 6rem !important; }
.mb-large,
.my-large {
  margin-bottom: 6rem !important; }
.ml-large,
.mx-large {
  margin-left: 6rem !important; }
.m-xlarge {
  margin: 7rem !important; }
.mt-xlarge,
.my-xlarge {
  margin-top: 7rem !important; }
.mr-xlarge,
.mx-xlarge {
  margin-right: 7rem !important; }
.mb-xlarge,
.my-xlarge {
  margin-bottom: 7rem !important; }
.ml-xlarge,
.mx-xlarge {
  margin-left: 7rem !important; }
.m-xxlarge {
  margin: 10rem !important; }
.mt-xxlarge,
.my-xxlarge {
  margin-top: 10rem !important; }
.mr-xxlarge,
.mx-xxlarge {
  margin-right: 10rem !important; }
.mb-xxlarge,
.my-xxlarge {
  margin-bottom: 10rem !important; }
.ml-xxlarge,
.mx-xxlarge {
  margin-left: 10rem !important; }
.p-0 {
  padding: 0 !important; }
.pt-0,
.py-0 {
  padding-top: 0 !important; }
.pr-0,
.px-0 {
  padding-right: 0 !important; }
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }
.pl-0,
.px-0 {
  padding-left: 0 !important; }
.p-1 {
  padding: 0.5rem !important; }
.pt-1,
.py-1 {
  padding-top: 0.5rem !important; }
.pr-1,
.px-1 {
  padding-right: 0.5rem !important; }
.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important; }
.pl-1,
.px-1 {
  padding-left: 0.5rem !important; }
.p-2 {
  padding: 1rem !important; }
.pt-2,
.py-2 {
  padding-top: 1rem !important; }
.pr-2,
.px-2 {
  padding-right: 1rem !important; }
.pb-2,
.py-2 {
  padding-bottom: 1rem !important; }
.pl-2,
.px-2 {
  padding-left: 1rem !important; }
.p-3 {
  padding: 1.5rem !important; }
.pt-3,
.py-3 {
  padding-top: 1.5rem !important; }
.pr-3,
.px-3 {
  padding-right: 1.5rem !important; }
.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important; }
.pl-3,
.px-3 {
  padding-left: 1.5rem !important; }
.p-4 {
  padding: 2rem !important; }
.pt-4,
.py-4 {
  padding-top: 2rem !important; }
.pr-4,
.px-4 {
  padding-right: 2rem !important; }
.pb-4,
.py-4 {
  padding-bottom: 2rem !important; }
.pl-4,
.px-4 {
  padding-left: 2rem !important; }
.p-5 {
  padding: 2.5rem !important; }
.pt-5,
.py-5 {
  padding-top: 2.5rem !important; }
.pr-5,
.px-5 {
  padding-right: 2.5rem !important; }
.pb-5,
.py-5 {
  padding-bottom: 2.5rem !important; }
.pl-5,
.px-5 {
  padding-left: 2.5rem !important; }
.p-6 {
  padding: 3rem !important; }
.pt-6,
.py-6 {
  padding-top: 3rem !important; }
.pr-6,
.px-6 {
  padding-right: 3rem !important; }
.pb-6,
.py-6 {
  padding-bottom: 3rem !important; }
.pl-6,
.px-6 {
  padding-left: 3rem !important; }
.p-7 {
  padding: 3.5rem !important; }
.pt-7,
.py-7 {
  padding-top: 3.5rem !important; }
.pr-7,
.px-7 {
  padding-right: 3.5rem !important; }
.pb-7,
.py-7 {
  padding-bottom: 3.5rem !important; }
.pl-7,
.px-7 {
  padding-left: 3.5rem !important; }
.p-8 {
  padding: 4rem !important; }
.pt-8,
.py-8 {
  padding-top: 4rem !important; }
.pr-8,
.px-8 {
  padding-right: 4rem !important; }
.pb-8,
.py-8 {
  padding-bottom: 4rem !important; }
.pl-8,
.px-8 {
  padding-left: 4rem !important; }
.p-9 {
  padding: 4.5rem !important; }
.pt-9,
.py-9 {
  padding-top: 4.5rem !important; }
.pr-9,
.px-9 {
  padding-right: 4.5rem !important; }
.pb-9,
.py-9 {
  padding-bottom: 4.5rem !important; }
.pl-9,
.px-9 {
  padding-left: 4.5rem !important; }
.p-10 {
  padding: 5rem !important; }
.pt-10,
.py-10 {
  padding-top: 5rem !important; }
.pr-10,
.px-10 {
  padding-right: 5rem !important; }
.pb-10,
.py-10 {
  padding-bottom: 5rem !important; }
.pl-10,
.px-10 {
  padding-left: 5rem !important; }
.p-small {
  padding: 3rem !important; }
.pt-small,
.py-small {
  padding-top: 3rem !important; }
.pr-small,
.px-small {
  padding-right: 3rem !important; }
.pb-small,
.py-small {
  padding-bottom: 3rem !important; }
.pl-small,
.px-small {
  padding-left: 3rem !important; }
.p-medium {
  padding: 4rem !important; }
.pt-medium,
.py-medium {
  padding-top: 4rem !important; }
.pr-medium,
.px-medium {
  padding-right: 4rem !important; }
.pb-medium,
.py-medium {
  padding-bottom: 4rem !important; }
.pl-medium,
.px-medium {
  padding-left: 4rem !important; }
.p-large {
  padding: 6rem !important; }
.pt-large,
.py-large {
  padding-top: 6rem !important; }
.pr-large,
.px-large {
  padding-right: 6rem !important; }
.pb-large,
.py-large {
  padding-bottom: 6rem !important; }
.pl-large,
.px-large {
  padding-left: 6rem !important; }
.p-xlarge {
  padding: 7rem !important; }
.pt-xlarge,
.py-xlarge {
  padding-top: 7rem !important; }
.pr-xlarge,
.px-xlarge {
  padding-right: 7rem !important; }
.pb-xlarge,
.py-xlarge {
  padding-bottom: 7rem !important; }
.pl-xlarge,
.px-xlarge {
  padding-left: 7rem !important; }
.p-xxlarge {
  padding: 10rem !important; }
.pt-xxlarge,
.py-xxlarge {
  padding-top: 10rem !important; }
.pr-xxlarge,
.px-xxlarge {
  padding-right: 10rem !important; }
.pb-xxlarge,
.py-xxlarge {
  padding-bottom: 10rem !important; }
.pl-xxlarge,
.px-xxlarge {
  padding-left: 10rem !important; }
.m-n1 {
  margin: -0.5rem !important; }
.mt-n1,
.my-n1 {
  margin-top: -0.5rem !important; }
.mr-n1,
.mx-n1 {
  margin-right: -0.5rem !important; }
.mb-n1,
.my-n1 {
  margin-bottom: -0.5rem !important; }
.ml-n1,
.mx-n1 {
  margin-left: -0.5rem !important; }
.m-n2 {
  margin: -1rem !important; }
.mt-n2,
.my-n2 {
  margin-top: -1rem !important; }
.mr-n2,
.mx-n2 {
  margin-right: -1rem !important; }
.mb-n2,
.my-n2 {
  margin-bottom: -1rem !important; }
.ml-n2,
.mx-n2 {
  margin-left: -1rem !important; }
.m-n3 {
  margin: -1.5rem !important; }
.mt-n3,
.my-n3 {
  margin-top: -1.5rem !important; }
.mr-n3,
.mx-n3 {
  margin-right: -1.5rem !important; }
.mb-n3,
.my-n3 {
  margin-bottom: -1.5rem !important; }
.ml-n3,
.mx-n3 {
  margin-left: -1.5rem !important; }
.m-n4 {
  margin: -2rem !important; }
.mt-n4,
.my-n4 {
  margin-top: -2rem !important; }
.mr-n4,
.mx-n4 {
  margin-right: -2rem !important; }
.mb-n4,
.my-n4 {
  margin-bottom: -2rem !important; }
.ml-n4,
.mx-n4 {
  margin-left: -2rem !important; }
.m-n5 {
  margin: -2.5rem !important; }
.mt-n5,
.my-n5 {
  margin-top: -2.5rem !important; }
.mr-n5,
.mx-n5 {
  margin-right: -2.5rem !important; }
.mb-n5,
.my-n5 {
  margin-bottom: -2.5rem !important; }
.ml-n5,
.mx-n5 {
  margin-left: -2.5rem !important; }
.m-n6 {
  margin: -3rem !important; }
.mt-n6,
.my-n6 {
  margin-top: -3rem !important; }
.mr-n6,
.mx-n6 {
  margin-right: -3rem !important; }
.mb-n6,
.my-n6 {
  margin-bottom: -3rem !important; }
.ml-n6,
.mx-n6 {
  margin-left: -3rem !important; }
.m-n7 {
  margin: -3.5rem !important; }
.mt-n7,
.my-n7 {
  margin-top: -3.5rem !important; }
.mr-n7,
.mx-n7 {
  margin-right: -3.5rem !important; }
.mb-n7,
.my-n7 {
  margin-bottom: -3.5rem !important; }
.ml-n7,
.mx-n7 {
  margin-left: -3.5rem !important; }
.m-n8 {
  margin: -4rem !important; }
.mt-n8,
.my-n8 {
  margin-top: -4rem !important; }
.mr-n8,
.mx-n8 {
  margin-right: -4rem !important; }
.mb-n8,
.my-n8 {
  margin-bottom: -4rem !important; }
.ml-n8,
.mx-n8 {
  margin-left: -4rem !important; }
.m-n9 {
  margin: -4.5rem !important; }
.mt-n9,
.my-n9 {
  margin-top: -4.5rem !important; }
.mr-n9,
.mx-n9 {
  margin-right: -4.5rem !important; }
.mb-n9,
.my-n9 {
  margin-bottom: -4.5rem !important; }
.ml-n9,
.mx-n9 {
  margin-left: -4.5rem !important; }
.m-n10 {
  margin: -5rem !important; }
.mt-n10,
.my-n10 {
  margin-top: -5rem !important; }
.mr-n10,
.mx-n10 {
  margin-right: -5rem !important; }
.mb-n10,
.my-n10 {
  margin-bottom: -5rem !important; }
.ml-n10,
.mx-n10 {
  margin-left: -5rem !important; }
.m-nsmall {
  margin: -3rem !important; }
.mt-nsmall,
.my-nsmall {
  margin-top: -3rem !important; }
.mr-nsmall,
.mx-nsmall {
  margin-right: -3rem !important; }
.mb-nsmall,
.my-nsmall {
  margin-bottom: -3rem !important; }
.ml-nsmall,
.mx-nsmall {
  margin-left: -3rem !important; }
.m-nmedium {
  margin: -4rem !important; }
.mt-nmedium,
.my-nmedium {
  margin-top: -4rem !important; }
.mr-nmedium,
.mx-nmedium {
  margin-right: -4rem !important; }
.mb-nmedium,
.my-nmedium {
  margin-bottom: -4rem !important; }
.ml-nmedium,
.mx-nmedium {
  margin-left: -4rem !important; }
.m-nlarge {
  margin: -6rem !important; }
.mt-nlarge,
.my-nlarge {
  margin-top: -6rem !important; }
.mr-nlarge,
.mx-nlarge {
  margin-right: -6rem !important; }
.mb-nlarge,
.my-nlarge {
  margin-bottom: -6rem !important; }
.ml-nlarge,
.mx-nlarge {
  margin-left: -6rem !important; }
.m-nxlarge {
  margin: -7rem !important; }
.mt-nxlarge,
.my-nxlarge {
  margin-top: -7rem !important; }
.mr-nxlarge,
.mx-nxlarge {
  margin-right: -7rem !important; }
.mb-nxlarge,
.my-nxlarge {
  margin-bottom: -7rem !important; }
.ml-nxlarge,
.mx-nxlarge {
  margin-left: -7rem !important; }
.m-nxxlarge {
  margin: -10rem !important; }
.mt-nxxlarge,
.my-nxxlarge {
  margin-top: -10rem !important; }
.mr-nxxlarge,
.mx-nxxlarge {
  margin-right: -10rem !important; }
.mb-nxxlarge,
.my-nxxlarge {
  margin-bottom: -10rem !important; }
.ml-nxxlarge,
.mx-nxxlarge {
  margin-left: -10rem !important; }
.m-auto {
  margin: auto !important; }
.mt-auto,
.my-auto {
  margin-top: auto !important; }
.mr-auto,
.mx-auto {
  margin-right: auto !important; }
.mb-auto,
.my-auto {
  margin-bottom: auto !important; }
.ml-auto,
.mx-auto {
  margin-left: auto !important; }
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.5rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important; }
  .m-sm-2 {
    margin: 1rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important; }
  .m-sm-3 {
    margin: 1.5rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important; }
  .m-sm-4 {
    margin: 2rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important; }
  .m-sm-5 {
    margin: 2.5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 2.5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 2.5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2.5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 2.5rem !important; }
  .m-sm-6 {
    margin: 3rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3rem !important; }
  .m-sm-7 {
    margin: 3.5rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3.5rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3.5rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3.5rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3.5rem !important; }
  .m-sm-8 {
    margin: 4rem !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 4rem !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 4rem !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 4rem !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 4rem !important; }
  .m-sm-9 {
    margin: 4.5rem !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 4.5rem !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 4.5rem !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 4.5rem !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 4.5rem !important; }
  .m-sm-10 {
    margin: 5rem !important; }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 5rem !important; }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 5rem !important; }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 5rem !important; }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 5rem !important; }
  .m-sm-small {
    margin: 3rem !important; }
  .mt-sm-small,
  .my-sm-small {
    margin-top: 3rem !important; }
  .mr-sm-small,
  .mx-sm-small {
    margin-right: 3rem !important; }
  .mb-sm-small,
  .my-sm-small {
    margin-bottom: 3rem !important; }
  .ml-sm-small,
  .mx-sm-small {
    margin-left: 3rem !important; }
  .m-sm-medium {
    margin: 4rem !important; }
  .mt-sm-medium,
  .my-sm-medium {
    margin-top: 4rem !important; }
  .mr-sm-medium,
  .mx-sm-medium {
    margin-right: 4rem !important; }
  .mb-sm-medium,
  .my-sm-medium {
    margin-bottom: 4rem !important; }
  .ml-sm-medium,
  .mx-sm-medium {
    margin-left: 4rem !important; }
  .m-sm-large {
    margin: 6rem !important; }
  .mt-sm-large,
  .my-sm-large {
    margin-top: 6rem !important; }
  .mr-sm-large,
  .mx-sm-large {
    margin-right: 6rem !important; }
  .mb-sm-large,
  .my-sm-large {
    margin-bottom: 6rem !important; }
  .ml-sm-large,
  .mx-sm-large {
    margin-left: 6rem !important; }
  .m-sm-xlarge {
    margin: 7rem !important; }
  .mt-sm-xlarge,
  .my-sm-xlarge {
    margin-top: 7rem !important; }
  .mr-sm-xlarge,
  .mx-sm-xlarge {
    margin-right: 7rem !important; }
  .mb-sm-xlarge,
  .my-sm-xlarge {
    margin-bottom: 7rem !important; }
  .ml-sm-xlarge,
  .mx-sm-xlarge {
    margin-left: 7rem !important; }
  .m-sm-xxlarge {
    margin: 10rem !important; }
  .mt-sm-xxlarge,
  .my-sm-xxlarge {
    margin-top: 10rem !important; }
  .mr-sm-xxlarge,
  .mx-sm-xxlarge {
    margin-right: 10rem !important; }
  .mb-sm-xxlarge,
  .my-sm-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-sm-xxlarge,
  .mx-sm-xxlarge {
    margin-left: 10rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.5rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important; }
  .p-sm-2 {
    padding: 1rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important; }
  .p-sm-3 {
    padding: 1.5rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important; }
  .p-sm-4 {
    padding: 2rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important; }
  .p-sm-5 {
    padding: 2.5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 2.5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 2.5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 2.5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 2.5rem !important; }
  .p-sm-6 {
    padding: 3rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3rem !important; }
  .p-sm-7 {
    padding: 3.5rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3.5rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3.5rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3.5rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3.5rem !important; }
  .p-sm-8 {
    padding: 4rem !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 4rem !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 4rem !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 4rem !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 4rem !important; }
  .p-sm-9 {
    padding: 4.5rem !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 4.5rem !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 4.5rem !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 4.5rem !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 4.5rem !important; }
  .p-sm-10 {
    padding: 5rem !important; }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 5rem !important; }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 5rem !important; }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 5rem !important; }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 5rem !important; }
  .p-sm-small {
    padding: 3rem !important; }
  .pt-sm-small,
  .py-sm-small {
    padding-top: 3rem !important; }
  .pr-sm-small,
  .px-sm-small {
    padding-right: 3rem !important; }
  .pb-sm-small,
  .py-sm-small {
    padding-bottom: 3rem !important; }
  .pl-sm-small,
  .px-sm-small {
    padding-left: 3rem !important; }
  .p-sm-medium {
    padding: 4rem !important; }
  .pt-sm-medium,
  .py-sm-medium {
    padding-top: 4rem !important; }
  .pr-sm-medium,
  .px-sm-medium {
    padding-right: 4rem !important; }
  .pb-sm-medium,
  .py-sm-medium {
    padding-bottom: 4rem !important; }
  .pl-sm-medium,
  .px-sm-medium {
    padding-left: 4rem !important; }
  .p-sm-large {
    padding: 6rem !important; }
  .pt-sm-large,
  .py-sm-large {
    padding-top: 6rem !important; }
  .pr-sm-large,
  .px-sm-large {
    padding-right: 6rem !important; }
  .pb-sm-large,
  .py-sm-large {
    padding-bottom: 6rem !important; }
  .pl-sm-large,
  .px-sm-large {
    padding-left: 6rem !important; }
  .p-sm-xlarge {
    padding: 7rem !important; }
  .pt-sm-xlarge,
  .py-sm-xlarge {
    padding-top: 7rem !important; }
  .pr-sm-xlarge,
  .px-sm-xlarge {
    padding-right: 7rem !important; }
  .pb-sm-xlarge,
  .py-sm-xlarge {
    padding-bottom: 7rem !important; }
  .pl-sm-xlarge,
  .px-sm-xlarge {
    padding-left: 7rem !important; }
  .p-sm-xxlarge {
    padding: 10rem !important; }
  .pt-sm-xxlarge,
  .py-sm-xxlarge {
    padding-top: 10rem !important; }
  .pr-sm-xxlarge,
  .px-sm-xxlarge {
    padding-right: 10rem !important; }
  .pb-sm-xxlarge,
  .py-sm-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-sm-xxlarge,
  .px-sm-xxlarge {
    padding-left: 10rem !important; }
  .m-sm-n1 {
    margin: -0.5rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.5rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.5rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.5rem !important; }
  .m-sm-n2 {
    margin: -1rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1rem !important; }
  .m-sm-n3 {
    margin: -1.5rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important; }
  .m-sm-n4 {
    margin: -2rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2rem !important; }
  .m-sm-n5 {
    margin: -2.5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -2.5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -2.5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -2.5rem !important; }
  .m-sm-n6 {
    margin: -3rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -3rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -3rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -3rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -3rem !important; }
  .m-sm-n7 {
    margin: -3.5rem !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -3.5rem !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -3.5rem !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -3.5rem !important; }
  .m-sm-n8 {
    margin: -4rem !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -4rem !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -4rem !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -4rem !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -4rem !important; }
  .m-sm-n9 {
    margin: -4.5rem !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -4.5rem !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -4.5rem !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -4.5rem !important; }
  .m-sm-n10 {
    margin: -5rem !important; }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -5rem !important; }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -5rem !important; }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -5rem !important; }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -5rem !important; }
  .m-sm-nsmall {
    margin: -3rem !important; }
  .mt-sm-nsmall,
  .my-sm-nsmall {
    margin-top: -3rem !important; }
  .mr-sm-nsmall,
  .mx-sm-nsmall {
    margin-right: -3rem !important; }
  .mb-sm-nsmall,
  .my-sm-nsmall {
    margin-bottom: -3rem !important; }
  .ml-sm-nsmall,
  .mx-sm-nsmall {
    margin-left: -3rem !important; }
  .m-sm-nmedium {
    margin: -4rem !important; }
  .mt-sm-nmedium,
  .my-sm-nmedium {
    margin-top: -4rem !important; }
  .mr-sm-nmedium,
  .mx-sm-nmedium {
    margin-right: -4rem !important; }
  .mb-sm-nmedium,
  .my-sm-nmedium {
    margin-bottom: -4rem !important; }
  .ml-sm-nmedium,
  .mx-sm-nmedium {
    margin-left: -4rem !important; }
  .m-sm-nlarge {
    margin: -6rem !important; }
  .mt-sm-nlarge,
  .my-sm-nlarge {
    margin-top: -6rem !important; }
  .mr-sm-nlarge,
  .mx-sm-nlarge {
    margin-right: -6rem !important; }
  .mb-sm-nlarge,
  .my-sm-nlarge {
    margin-bottom: -6rem !important; }
  .ml-sm-nlarge,
  .mx-sm-nlarge {
    margin-left: -6rem !important; }
  .m-sm-nxlarge {
    margin: -7rem !important; }
  .mt-sm-nxlarge,
  .my-sm-nxlarge {
    margin-top: -7rem !important; }
  .mr-sm-nxlarge,
  .mx-sm-nxlarge {
    margin-right: -7rem !important; }
  .mb-sm-nxlarge,
  .my-sm-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-sm-nxlarge,
  .mx-sm-nxlarge {
    margin-left: -7rem !important; }
  .m-sm-nxxlarge {
    margin: -10rem !important; }
  .mt-sm-nxxlarge,
  .my-sm-nxxlarge {
    margin-top: -10rem !important; }
  .mr-sm-nxxlarge,
  .mx-sm-nxxlarge {
    margin-right: -10rem !important; }
  .mb-sm-nxxlarge,
  .my-sm-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-sm-nxxlarge,
  .mx-sm-nxxlarge {
    margin-left: -10rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.5rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important; }
  .m-md-2 {
    margin: 1rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important; }
  .m-md-3 {
    margin: 1.5rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important; }
  .m-md-4 {
    margin: 2rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important; }
  .m-md-5 {
    margin: 2.5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 2.5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 2.5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2.5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 2.5rem !important; }
  .m-md-6 {
    margin: 3rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 3rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 3rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 3rem !important; }
  .m-md-7 {
    margin: 3.5rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 3.5rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 3.5rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3.5rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 3.5rem !important; }
  .m-md-8 {
    margin: 4rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 4rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 4rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 4rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 4rem !important; }
  .m-md-9 {
    margin: 4.5rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 4.5rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 4.5rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 4.5rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 4.5rem !important; }
  .m-md-10 {
    margin: 5rem !important; }
  .mt-md-10,
  .my-md-10 {
    margin-top: 5rem !important; }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 5rem !important; }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 5rem !important; }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 5rem !important; }
  .m-md-small {
    margin: 3rem !important; }
  .mt-md-small,
  .my-md-small {
    margin-top: 3rem !important; }
  .mr-md-small,
  .mx-md-small {
    margin-right: 3rem !important; }
  .mb-md-small,
  .my-md-small {
    margin-bottom: 3rem !important; }
  .ml-md-small,
  .mx-md-small {
    margin-left: 3rem !important; }
  .m-md-medium {
    margin: 4rem !important; }
  .mt-md-medium,
  .my-md-medium {
    margin-top: 4rem !important; }
  .mr-md-medium,
  .mx-md-medium {
    margin-right: 4rem !important; }
  .mb-md-medium,
  .my-md-medium {
    margin-bottom: 4rem !important; }
  .ml-md-medium,
  .mx-md-medium {
    margin-left: 4rem !important; }
  .m-md-large {
    margin: 6rem !important; }
  .mt-md-large,
  .my-md-large {
    margin-top: 6rem !important; }
  .mr-md-large,
  .mx-md-large {
    margin-right: 6rem !important; }
  .mb-md-large,
  .my-md-large {
    margin-bottom: 6rem !important; }
  .ml-md-large,
  .mx-md-large {
    margin-left: 6rem !important; }
  .m-md-xlarge {
    margin: 7rem !important; }
  .mt-md-xlarge,
  .my-md-xlarge {
    margin-top: 7rem !important; }
  .mr-md-xlarge,
  .mx-md-xlarge {
    margin-right: 7rem !important; }
  .mb-md-xlarge,
  .my-md-xlarge {
    margin-bottom: 7rem !important; }
  .ml-md-xlarge,
  .mx-md-xlarge {
    margin-left: 7rem !important; }
  .m-md-xxlarge {
    margin: 10rem !important; }
  .mt-md-xxlarge,
  .my-md-xxlarge {
    margin-top: 10rem !important; }
  .mr-md-xxlarge,
  .mx-md-xxlarge {
    margin-right: 10rem !important; }
  .mb-md-xxlarge,
  .my-md-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-md-xxlarge,
  .mx-md-xxlarge {
    margin-left: 10rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.5rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important; }
  .p-md-2 {
    padding: 1rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important; }
  .p-md-3 {
    padding: 1.5rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important; }
  .p-md-4 {
    padding: 2rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important; }
  .p-md-5 {
    padding: 2.5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 2.5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 2.5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2.5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 2.5rem !important; }
  .p-md-6 {
    padding: 3rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 3rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 3rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 3rem !important; }
  .p-md-7 {
    padding: 3.5rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 3.5rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 3.5rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3.5rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 3.5rem !important; }
  .p-md-8 {
    padding: 4rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 4rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 4rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 4rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 4rem !important; }
  .p-md-9 {
    padding: 4.5rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 4.5rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 4.5rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 4.5rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 4.5rem !important; }
  .p-md-10 {
    padding: 5rem !important; }
  .pt-md-10,
  .py-md-10 {
    padding-top: 5rem !important; }
  .pr-md-10,
  .px-md-10 {
    padding-right: 5rem !important; }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 5rem !important; }
  .pl-md-10,
  .px-md-10 {
    padding-left: 5rem !important; }
  .p-md-small {
    padding: 3rem !important; }
  .pt-md-small,
  .py-md-small {
    padding-top: 3rem !important; }
  .pr-md-small,
  .px-md-small {
    padding-right: 3rem !important; }
  .pb-md-small,
  .py-md-small {
    padding-bottom: 3rem !important; }
  .pl-md-small,
  .px-md-small {
    padding-left: 3rem !important; }
  .p-md-medium {
    padding: 4rem !important; }
  .pt-md-medium,
  .py-md-medium {
    padding-top: 4rem !important; }
  .pr-md-medium,
  .px-md-medium {
    padding-right: 4rem !important; }
  .pb-md-medium,
  .py-md-medium {
    padding-bottom: 4rem !important; }
  .pl-md-medium,
  .px-md-medium {
    padding-left: 4rem !important; }
  .p-md-large {
    padding: 6rem !important; }
  .pt-md-large,
  .py-md-large {
    padding-top: 6rem !important; }
  .pr-md-large,
  .px-md-large {
    padding-right: 6rem !important; }
  .pb-md-large,
  .py-md-large {
    padding-bottom: 6rem !important; }
  .pl-md-large,
  .px-md-large {
    padding-left: 6rem !important; }
  .p-md-xlarge {
    padding: 7rem !important; }
  .pt-md-xlarge,
  .py-md-xlarge {
    padding-top: 7rem !important; }
  .pr-md-xlarge,
  .px-md-xlarge {
    padding-right: 7rem !important; }
  .pb-md-xlarge,
  .py-md-xlarge {
    padding-bottom: 7rem !important; }
  .pl-md-xlarge,
  .px-md-xlarge {
    padding-left: 7rem !important; }
  .p-md-xxlarge {
    padding: 10rem !important; }
  .pt-md-xxlarge,
  .py-md-xxlarge {
    padding-top: 10rem !important; }
  .pr-md-xxlarge,
  .px-md-xxlarge {
    padding-right: 10rem !important; }
  .pb-md-xxlarge,
  .py-md-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-md-xxlarge,
  .px-md-xxlarge {
    padding-left: 10rem !important; }
  .m-md-n1 {
    margin: -0.5rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important; }
  .m-md-n2 {
    margin: -1rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1rem !important; }
  .m-md-n3 {
    margin: -1.5rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important; }
  .m-md-n4 {
    margin: -2rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2rem !important; }
  .m-md-n5 {
    margin: -2.5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -2.5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -2.5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -2.5rem !important; }
  .m-md-n6 {
    margin: -3rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -3rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -3rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -3rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -3rem !important; }
  .m-md-n7 {
    margin: -3.5rem !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -3.5rem !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -3.5rem !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -3.5rem !important; }
  .m-md-n8 {
    margin: -4rem !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -4rem !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -4rem !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -4rem !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -4rem !important; }
  .m-md-n9 {
    margin: -4.5rem !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -4.5rem !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -4.5rem !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -4.5rem !important; }
  .m-md-n10 {
    margin: -5rem !important; }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -5rem !important; }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -5rem !important; }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -5rem !important; }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -5rem !important; }
  .m-md-nsmall {
    margin: -3rem !important; }
  .mt-md-nsmall,
  .my-md-nsmall {
    margin-top: -3rem !important; }
  .mr-md-nsmall,
  .mx-md-nsmall {
    margin-right: -3rem !important; }
  .mb-md-nsmall,
  .my-md-nsmall {
    margin-bottom: -3rem !important; }
  .ml-md-nsmall,
  .mx-md-nsmall {
    margin-left: -3rem !important; }
  .m-md-nmedium {
    margin: -4rem !important; }
  .mt-md-nmedium,
  .my-md-nmedium {
    margin-top: -4rem !important; }
  .mr-md-nmedium,
  .mx-md-nmedium {
    margin-right: -4rem !important; }
  .mb-md-nmedium,
  .my-md-nmedium {
    margin-bottom: -4rem !important; }
  .ml-md-nmedium,
  .mx-md-nmedium {
    margin-left: -4rem !important; }
  .m-md-nlarge {
    margin: -6rem !important; }
  .mt-md-nlarge,
  .my-md-nlarge {
    margin-top: -6rem !important; }
  .mr-md-nlarge,
  .mx-md-nlarge {
    margin-right: -6rem !important; }
  .mb-md-nlarge,
  .my-md-nlarge {
    margin-bottom: -6rem !important; }
  .ml-md-nlarge,
  .mx-md-nlarge {
    margin-left: -6rem !important; }
  .m-md-nxlarge {
    margin: -7rem !important; }
  .mt-md-nxlarge,
  .my-md-nxlarge {
    margin-top: -7rem !important; }
  .mr-md-nxlarge,
  .mx-md-nxlarge {
    margin-right: -7rem !important; }
  .mb-md-nxlarge,
  .my-md-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-md-nxlarge,
  .mx-md-nxlarge {
    margin-left: -7rem !important; }
  .m-md-nxxlarge {
    margin: -10rem !important; }
  .mt-md-nxxlarge,
  .my-md-nxxlarge {
    margin-top: -10rem !important; }
  .mr-md-nxxlarge,
  .mx-md-nxxlarge {
    margin-right: -10rem !important; }
  .mb-md-nxxlarge,
  .my-md-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-md-nxxlarge,
  .mx-md-nxxlarge {
    margin-left: -10rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 955px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.5rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important; }
  .m-lg-2 {
    margin: 1rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important; }
  .m-lg-3 {
    margin: 1.5rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important; }
  .m-lg-4 {
    margin: 2rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important; }
  .m-lg-5 {
    margin: 2.5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2.5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 2.5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2.5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 2.5rem !important; }
  .m-lg-6 {
    margin: 3rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3rem !important; }
  .m-lg-7 {
    margin: 3.5rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3.5rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3.5rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3.5rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3.5rem !important; }
  .m-lg-8 {
    margin: 4rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 4rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 4rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 4rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 4rem !important; }
  .m-lg-9 {
    margin: 4.5rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 4.5rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 4.5rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 4.5rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 4.5rem !important; }
  .m-lg-10 {
    margin: 5rem !important; }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 5rem !important; }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 5rem !important; }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 5rem !important; }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 5rem !important; }
  .m-lg-small {
    margin: 3rem !important; }
  .mt-lg-small,
  .my-lg-small {
    margin-top: 3rem !important; }
  .mr-lg-small,
  .mx-lg-small {
    margin-right: 3rem !important; }
  .mb-lg-small,
  .my-lg-small {
    margin-bottom: 3rem !important; }
  .ml-lg-small,
  .mx-lg-small {
    margin-left: 3rem !important; }
  .m-lg-medium {
    margin: 4rem !important; }
  .mt-lg-medium,
  .my-lg-medium {
    margin-top: 4rem !important; }
  .mr-lg-medium,
  .mx-lg-medium {
    margin-right: 4rem !important; }
  .mb-lg-medium,
  .my-lg-medium {
    margin-bottom: 4rem !important; }
  .ml-lg-medium,
  .mx-lg-medium {
    margin-left: 4rem !important; }
  .m-lg-large {
    margin: 6rem !important; }
  .mt-lg-large,
  .my-lg-large {
    margin-top: 6rem !important; }
  .mr-lg-large,
  .mx-lg-large {
    margin-right: 6rem !important; }
  .mb-lg-large,
  .my-lg-large {
    margin-bottom: 6rem !important; }
  .ml-lg-large,
  .mx-lg-large {
    margin-left: 6rem !important; }
  .m-lg-xlarge {
    margin: 7rem !important; }
  .mt-lg-xlarge,
  .my-lg-xlarge {
    margin-top: 7rem !important; }
  .mr-lg-xlarge,
  .mx-lg-xlarge {
    margin-right: 7rem !important; }
  .mb-lg-xlarge,
  .my-lg-xlarge {
    margin-bottom: 7rem !important; }
  .ml-lg-xlarge,
  .mx-lg-xlarge {
    margin-left: 7rem !important; }
  .m-lg-xxlarge {
    margin: 10rem !important; }
  .mt-lg-xxlarge,
  .my-lg-xxlarge {
    margin-top: 10rem !important; }
  .mr-lg-xxlarge,
  .mx-lg-xxlarge {
    margin-right: 10rem !important; }
  .mb-lg-xxlarge,
  .my-lg-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-lg-xxlarge,
  .mx-lg-xxlarge {
    margin-left: 10rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.5rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important; }
  .p-lg-2 {
    padding: 1rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important; }
  .p-lg-3 {
    padding: 1.5rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important; }
  .p-lg-4 {
    padding: 2rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important; }
  .p-lg-5 {
    padding: 2.5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2.5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 2.5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2.5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 2.5rem !important; }
  .p-lg-6 {
    padding: 3rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3rem !important; }
  .p-lg-7 {
    padding: 3.5rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3.5rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3.5rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3.5rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3.5rem !important; }
  .p-lg-8 {
    padding: 4rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 4rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 4rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 4rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 4rem !important; }
  .p-lg-9 {
    padding: 4.5rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 4.5rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 4.5rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 4.5rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 4.5rem !important; }
  .p-lg-10 {
    padding: 5rem !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 5rem !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 5rem !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 5rem !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 5rem !important; }
  .p-lg-small {
    padding: 3rem !important; }
  .pt-lg-small,
  .py-lg-small {
    padding-top: 3rem !important; }
  .pr-lg-small,
  .px-lg-small {
    padding-right: 3rem !important; }
  .pb-lg-small,
  .py-lg-small {
    padding-bottom: 3rem !important; }
  .pl-lg-small,
  .px-lg-small {
    padding-left: 3rem !important; }
  .p-lg-medium {
    padding: 4rem !important; }
  .pt-lg-medium,
  .py-lg-medium {
    padding-top: 4rem !important; }
  .pr-lg-medium,
  .px-lg-medium {
    padding-right: 4rem !important; }
  .pb-lg-medium,
  .py-lg-medium {
    padding-bottom: 4rem !important; }
  .pl-lg-medium,
  .px-lg-medium {
    padding-left: 4rem !important; }
  .p-lg-large {
    padding: 6rem !important; }
  .pt-lg-large,
  .py-lg-large {
    padding-top: 6rem !important; }
  .pr-lg-large,
  .px-lg-large {
    padding-right: 6rem !important; }
  .pb-lg-large,
  .py-lg-large {
    padding-bottom: 6rem !important; }
  .pl-lg-large,
  .px-lg-large {
    padding-left: 6rem !important; }
  .p-lg-xlarge {
    padding: 7rem !important; }
  .pt-lg-xlarge,
  .py-lg-xlarge {
    padding-top: 7rem !important; }
  .pr-lg-xlarge,
  .px-lg-xlarge {
    padding-right: 7rem !important; }
  .pb-lg-xlarge,
  .py-lg-xlarge {
    padding-bottom: 7rem !important; }
  .pl-lg-xlarge,
  .px-lg-xlarge {
    padding-left: 7rem !important; }
  .p-lg-xxlarge {
    padding: 10rem !important; }
  .pt-lg-xxlarge,
  .py-lg-xxlarge {
    padding-top: 10rem !important; }
  .pr-lg-xxlarge,
  .px-lg-xxlarge {
    padding-right: 10rem !important; }
  .pb-lg-xxlarge,
  .py-lg-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-lg-xxlarge,
  .px-lg-xxlarge {
    padding-left: 10rem !important; }
  .m-lg-n1 {
    margin: -0.5rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important; }
  .m-lg-n2 {
    margin: -1rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1rem !important; }
  .m-lg-n3 {
    margin: -1.5rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important; }
  .m-lg-n4 {
    margin: -2rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2rem !important; }
  .m-lg-n5 {
    margin: -2.5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -2.5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -2.5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -2.5rem !important; }
  .m-lg-n6 {
    margin: -3rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -3rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -3rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -3rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -3rem !important; }
  .m-lg-n7 {
    margin: -3.5rem !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -3.5rem !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -3.5rem !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -3.5rem !important; }
  .m-lg-n8 {
    margin: -4rem !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -4rem !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -4rem !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -4rem !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -4rem !important; }
  .m-lg-n9 {
    margin: -4.5rem !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -4.5rem !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -4.5rem !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -4.5rem !important; }
  .m-lg-n10 {
    margin: -5rem !important; }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -5rem !important; }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -5rem !important; }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -5rem !important; }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -5rem !important; }
  .m-lg-nsmall {
    margin: -3rem !important; }
  .mt-lg-nsmall,
  .my-lg-nsmall {
    margin-top: -3rem !important; }
  .mr-lg-nsmall,
  .mx-lg-nsmall {
    margin-right: -3rem !important; }
  .mb-lg-nsmall,
  .my-lg-nsmall {
    margin-bottom: -3rem !important; }
  .ml-lg-nsmall,
  .mx-lg-nsmall {
    margin-left: -3rem !important; }
  .m-lg-nmedium {
    margin: -4rem !important; }
  .mt-lg-nmedium,
  .my-lg-nmedium {
    margin-top: -4rem !important; }
  .mr-lg-nmedium,
  .mx-lg-nmedium {
    margin-right: -4rem !important; }
  .mb-lg-nmedium,
  .my-lg-nmedium {
    margin-bottom: -4rem !important; }
  .ml-lg-nmedium,
  .mx-lg-nmedium {
    margin-left: -4rem !important; }
  .m-lg-nlarge {
    margin: -6rem !important; }
  .mt-lg-nlarge,
  .my-lg-nlarge {
    margin-top: -6rem !important; }
  .mr-lg-nlarge,
  .mx-lg-nlarge {
    margin-right: -6rem !important; }
  .mb-lg-nlarge,
  .my-lg-nlarge {
    margin-bottom: -6rem !important; }
  .ml-lg-nlarge,
  .mx-lg-nlarge {
    margin-left: -6rem !important; }
  .m-lg-nxlarge {
    margin: -7rem !important; }
  .mt-lg-nxlarge,
  .my-lg-nxlarge {
    margin-top: -7rem !important; }
  .mr-lg-nxlarge,
  .mx-lg-nxlarge {
    margin-right: -7rem !important; }
  .mb-lg-nxlarge,
  .my-lg-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-lg-nxlarge,
  .mx-lg-nxlarge {
    margin-left: -7rem !important; }
  .m-lg-nxxlarge {
    margin: -10rem !important; }
  .mt-lg-nxxlarge,
  .my-lg-nxxlarge {
    margin-top: -10rem !important; }
  .mr-lg-nxxlarge,
  .mx-lg-nxxlarge {
    margin-right: -10rem !important; }
  .mb-lg-nxxlarge,
  .my-lg-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-lg-nxxlarge,
  .mx-lg-nxxlarge {
    margin-left: -10rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.5rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important; }
  .m-xl-2 {
    margin: 1rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important; }
  .m-xl-3 {
    margin: 1.5rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important; }
  .m-xl-4 {
    margin: 2rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important; }
  .m-xl-5 {
    margin: 2.5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2.5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 2.5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2.5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 2.5rem !important; }
  .m-xl-6 {
    margin: 3rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3rem !important; }
  .m-xl-7 {
    margin: 3.5rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3.5rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3.5rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3.5rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3.5rem !important; }
  .m-xl-8 {
    margin: 4rem !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 4rem !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 4rem !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 4rem !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 4rem !important; }
  .m-xl-9 {
    margin: 4.5rem !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 4.5rem !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 4.5rem !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 4.5rem !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 4.5rem !important; }
  .m-xl-10 {
    margin: 5rem !important; }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 5rem !important; }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 5rem !important; }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 5rem !important; }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 5rem !important; }
  .m-xl-small {
    margin: 3rem !important; }
  .mt-xl-small,
  .my-xl-small {
    margin-top: 3rem !important; }
  .mr-xl-small,
  .mx-xl-small {
    margin-right: 3rem !important; }
  .mb-xl-small,
  .my-xl-small {
    margin-bottom: 3rem !important; }
  .ml-xl-small,
  .mx-xl-small {
    margin-left: 3rem !important; }
  .m-xl-medium {
    margin: 4rem !important; }
  .mt-xl-medium,
  .my-xl-medium {
    margin-top: 4rem !important; }
  .mr-xl-medium,
  .mx-xl-medium {
    margin-right: 4rem !important; }
  .mb-xl-medium,
  .my-xl-medium {
    margin-bottom: 4rem !important; }
  .ml-xl-medium,
  .mx-xl-medium {
    margin-left: 4rem !important; }
  .m-xl-large {
    margin: 6rem !important; }
  .mt-xl-large,
  .my-xl-large {
    margin-top: 6rem !important; }
  .mr-xl-large,
  .mx-xl-large {
    margin-right: 6rem !important; }
  .mb-xl-large,
  .my-xl-large {
    margin-bottom: 6rem !important; }
  .ml-xl-large,
  .mx-xl-large {
    margin-left: 6rem !important; }
  .m-xl-xlarge {
    margin: 7rem !important; }
  .mt-xl-xlarge,
  .my-xl-xlarge {
    margin-top: 7rem !important; }
  .mr-xl-xlarge,
  .mx-xl-xlarge {
    margin-right: 7rem !important; }
  .mb-xl-xlarge,
  .my-xl-xlarge {
    margin-bottom: 7rem !important; }
  .ml-xl-xlarge,
  .mx-xl-xlarge {
    margin-left: 7rem !important; }
  .m-xl-xxlarge {
    margin: 10rem !important; }
  .mt-xl-xxlarge,
  .my-xl-xxlarge {
    margin-top: 10rem !important; }
  .mr-xl-xxlarge,
  .mx-xl-xxlarge {
    margin-right: 10rem !important; }
  .mb-xl-xxlarge,
  .my-xl-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-xl-xxlarge,
  .mx-xl-xxlarge {
    margin-left: 10rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.5rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important; }
  .p-xl-2 {
    padding: 1rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important; }
  .p-xl-3 {
    padding: 1.5rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important; }
  .p-xl-4 {
    padding: 2rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important; }
  .p-xl-5 {
    padding: 2.5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2.5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 2.5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2.5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 2.5rem !important; }
  .p-xl-6 {
    padding: 3rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3rem !important; }
  .p-xl-7 {
    padding: 3.5rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3.5rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3.5rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3.5rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3.5rem !important; }
  .p-xl-8 {
    padding: 4rem !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 4rem !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 4rem !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 4rem !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 4rem !important; }
  .p-xl-9 {
    padding: 4.5rem !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 4.5rem !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 4.5rem !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 4.5rem !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 4.5rem !important; }
  .p-xl-10 {
    padding: 5rem !important; }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 5rem !important; }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 5rem !important; }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 5rem !important; }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 5rem !important; }
  .p-xl-small {
    padding: 3rem !important; }
  .pt-xl-small,
  .py-xl-small {
    padding-top: 3rem !important; }
  .pr-xl-small,
  .px-xl-small {
    padding-right: 3rem !important; }
  .pb-xl-small,
  .py-xl-small {
    padding-bottom: 3rem !important; }
  .pl-xl-small,
  .px-xl-small {
    padding-left: 3rem !important; }
  .p-xl-medium {
    padding: 4rem !important; }
  .pt-xl-medium,
  .py-xl-medium {
    padding-top: 4rem !important; }
  .pr-xl-medium,
  .px-xl-medium {
    padding-right: 4rem !important; }
  .pb-xl-medium,
  .py-xl-medium {
    padding-bottom: 4rem !important; }
  .pl-xl-medium,
  .px-xl-medium {
    padding-left: 4rem !important; }
  .p-xl-large {
    padding: 6rem !important; }
  .pt-xl-large,
  .py-xl-large {
    padding-top: 6rem !important; }
  .pr-xl-large,
  .px-xl-large {
    padding-right: 6rem !important; }
  .pb-xl-large,
  .py-xl-large {
    padding-bottom: 6rem !important; }
  .pl-xl-large,
  .px-xl-large {
    padding-left: 6rem !important; }
  .p-xl-xlarge {
    padding: 7rem !important; }
  .pt-xl-xlarge,
  .py-xl-xlarge {
    padding-top: 7rem !important; }
  .pr-xl-xlarge,
  .px-xl-xlarge {
    padding-right: 7rem !important; }
  .pb-xl-xlarge,
  .py-xl-xlarge {
    padding-bottom: 7rem !important; }
  .pl-xl-xlarge,
  .px-xl-xlarge {
    padding-left: 7rem !important; }
  .p-xl-xxlarge {
    padding: 10rem !important; }
  .pt-xl-xxlarge,
  .py-xl-xxlarge {
    padding-top: 10rem !important; }
  .pr-xl-xxlarge,
  .px-xl-xxlarge {
    padding-right: 10rem !important; }
  .pb-xl-xxlarge,
  .py-xl-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-xl-xxlarge,
  .px-xl-xxlarge {
    padding-left: 10rem !important; }
  .m-xl-n1 {
    margin: -0.5rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.5rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.5rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.5rem !important; }
  .m-xl-n2 {
    margin: -1rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1rem !important; }
  .m-xl-n3 {
    margin: -1.5rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important; }
  .m-xl-n4 {
    margin: -2rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2rem !important; }
  .m-xl-n5 {
    margin: -2.5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -2.5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -2.5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -2.5rem !important; }
  .m-xl-n6 {
    margin: -3rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -3rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -3rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -3rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -3rem !important; }
  .m-xl-n7 {
    margin: -3.5rem !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -3.5rem !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -3.5rem !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -3.5rem !important; }
  .m-xl-n8 {
    margin: -4rem !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -4rem !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -4rem !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -4rem !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -4rem !important; }
  .m-xl-n9 {
    margin: -4.5rem !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -4.5rem !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -4.5rem !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -4.5rem !important; }
  .m-xl-n10 {
    margin: -5rem !important; }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -5rem !important; }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -5rem !important; }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -5rem !important; }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -5rem !important; }
  .m-xl-nsmall {
    margin: -3rem !important; }
  .mt-xl-nsmall,
  .my-xl-nsmall {
    margin-top: -3rem !important; }
  .mr-xl-nsmall,
  .mx-xl-nsmall {
    margin-right: -3rem !important; }
  .mb-xl-nsmall,
  .my-xl-nsmall {
    margin-bottom: -3rem !important; }
  .ml-xl-nsmall,
  .mx-xl-nsmall {
    margin-left: -3rem !important; }
  .m-xl-nmedium {
    margin: -4rem !important; }
  .mt-xl-nmedium,
  .my-xl-nmedium {
    margin-top: -4rem !important; }
  .mr-xl-nmedium,
  .mx-xl-nmedium {
    margin-right: -4rem !important; }
  .mb-xl-nmedium,
  .my-xl-nmedium {
    margin-bottom: -4rem !important; }
  .ml-xl-nmedium,
  .mx-xl-nmedium {
    margin-left: -4rem !important; }
  .m-xl-nlarge {
    margin: -6rem !important; }
  .mt-xl-nlarge,
  .my-xl-nlarge {
    margin-top: -6rem !important; }
  .mr-xl-nlarge,
  .mx-xl-nlarge {
    margin-right: -6rem !important; }
  .mb-xl-nlarge,
  .my-xl-nlarge {
    margin-bottom: -6rem !important; }
  .ml-xl-nlarge,
  .mx-xl-nlarge {
    margin-left: -6rem !important; }
  .m-xl-nxlarge {
    margin: -7rem !important; }
  .mt-xl-nxlarge,
  .my-xl-nxlarge {
    margin-top: -7rem !important; }
  .mr-xl-nxlarge,
  .mx-xl-nxlarge {
    margin-right: -7rem !important; }
  .mb-xl-nxlarge,
  .my-xl-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-xl-nxlarge,
  .mx-xl-nxlarge {
    margin-left: -7rem !important; }
  .m-xl-nxxlarge {
    margin: -10rem !important; }
  .mt-xl-nxxlarge,
  .my-xl-nxxlarge {
    margin-top: -10rem !important; }
  .mr-xl-nxxlarge,
  .mx-xl-nxxlarge {
    margin-right: -10rem !important; }
  .mb-xl-nxxlarge,
  .my-xl-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-xl-nxxlarge,
  .mx-xl-nxxlarge {
    margin-left: -10rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.5rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.5rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.5rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.5rem !important; }
  .m-xxl-2 {
    margin: 1rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 1rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 1rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 1rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 1rem !important; }
  .m-xxl-3 {
    margin: 1.5rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1.5rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1.5rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1.5rem !important; }
  .m-xxl-4 {
    margin: 2rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 2rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 2rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 2rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 2rem !important; }
  .m-xxl-5 {
    margin: 2.5rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 2.5rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 2.5rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 2.5rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 2.5rem !important; }
  .m-xxl-6 {
    margin: 3rem !important; }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 3rem !important; }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 3rem !important; }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 3rem !important; }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 3rem !important; }
  .m-xxl-7 {
    margin: 3.5rem !important; }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 3.5rem !important; }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 3.5rem !important; }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 3.5rem !important; }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 3.5rem !important; }
  .m-xxl-8 {
    margin: 4rem !important; }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 4rem !important; }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 4rem !important; }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 4rem !important; }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 4rem !important; }
  .m-xxl-9 {
    margin: 4.5rem !important; }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 4.5rem !important; }
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 4.5rem !important; }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 4.5rem !important; }
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 4.5rem !important; }
  .m-xxl-10 {
    margin: 5rem !important; }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 5rem !important; }
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 5rem !important; }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 5rem !important; }
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 5rem !important; }
  .m-xxl-small {
    margin: 3rem !important; }
  .mt-xxl-small,
  .my-xxl-small {
    margin-top: 3rem !important; }
  .mr-xxl-small,
  .mx-xxl-small {
    margin-right: 3rem !important; }
  .mb-xxl-small,
  .my-xxl-small {
    margin-bottom: 3rem !important; }
  .ml-xxl-small,
  .mx-xxl-small {
    margin-left: 3rem !important; }
  .m-xxl-medium {
    margin: 4rem !important; }
  .mt-xxl-medium,
  .my-xxl-medium {
    margin-top: 4rem !important; }
  .mr-xxl-medium,
  .mx-xxl-medium {
    margin-right: 4rem !important; }
  .mb-xxl-medium,
  .my-xxl-medium {
    margin-bottom: 4rem !important; }
  .ml-xxl-medium,
  .mx-xxl-medium {
    margin-left: 4rem !important; }
  .m-xxl-large {
    margin: 6rem !important; }
  .mt-xxl-large,
  .my-xxl-large {
    margin-top: 6rem !important; }
  .mr-xxl-large,
  .mx-xxl-large {
    margin-right: 6rem !important; }
  .mb-xxl-large,
  .my-xxl-large {
    margin-bottom: 6rem !important; }
  .ml-xxl-large,
  .mx-xxl-large {
    margin-left: 6rem !important; }
  .m-xxl-xlarge {
    margin: 7rem !important; }
  .mt-xxl-xlarge,
  .my-xxl-xlarge {
    margin-top: 7rem !important; }
  .mr-xxl-xlarge,
  .mx-xxl-xlarge {
    margin-right: 7rem !important; }
  .mb-xxl-xlarge,
  .my-xxl-xlarge {
    margin-bottom: 7rem !important; }
  .ml-xxl-xlarge,
  .mx-xxl-xlarge {
    margin-left: 7rem !important; }
  .m-xxl-xxlarge {
    margin: 10rem !important; }
  .mt-xxl-xxlarge,
  .my-xxl-xxlarge {
    margin-top: 10rem !important; }
  .mr-xxl-xxlarge,
  .mx-xxl-xxlarge {
    margin-right: 10rem !important; }
  .mb-xxl-xxlarge,
  .my-xxl-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-xxl-xxlarge,
  .mx-xxl-xxlarge {
    margin-left: 10rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.5rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.5rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.5rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.5rem !important; }
  .p-xxl-2 {
    padding: 1rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 1rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 1rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 1rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 1rem !important; }
  .p-xxl-3 {
    padding: 1.5rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1.5rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1.5rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1.5rem !important; }
  .p-xxl-4 {
    padding: 2rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 2rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 2rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 2rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 2rem !important; }
  .p-xxl-5 {
    padding: 2.5rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 2.5rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 2.5rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 2.5rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 2.5rem !important; }
  .p-xxl-6 {
    padding: 3rem !important; }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 3rem !important; }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 3rem !important; }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 3rem !important; }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 3rem !important; }
  .p-xxl-7 {
    padding: 3.5rem !important; }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 3.5rem !important; }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 3.5rem !important; }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 3.5rem !important; }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 3.5rem !important; }
  .p-xxl-8 {
    padding: 4rem !important; }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 4rem !important; }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 4rem !important; }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 4rem !important; }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 4rem !important; }
  .p-xxl-9 {
    padding: 4.5rem !important; }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 4.5rem !important; }
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 4.5rem !important; }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 4.5rem !important; }
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 4.5rem !important; }
  .p-xxl-10 {
    padding: 5rem !important; }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 5rem !important; }
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 5rem !important; }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 5rem !important; }
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 5rem !important; }
  .p-xxl-small {
    padding: 3rem !important; }
  .pt-xxl-small,
  .py-xxl-small {
    padding-top: 3rem !important; }
  .pr-xxl-small,
  .px-xxl-small {
    padding-right: 3rem !important; }
  .pb-xxl-small,
  .py-xxl-small {
    padding-bottom: 3rem !important; }
  .pl-xxl-small,
  .px-xxl-small {
    padding-left: 3rem !important; }
  .p-xxl-medium {
    padding: 4rem !important; }
  .pt-xxl-medium,
  .py-xxl-medium {
    padding-top: 4rem !important; }
  .pr-xxl-medium,
  .px-xxl-medium {
    padding-right: 4rem !important; }
  .pb-xxl-medium,
  .py-xxl-medium {
    padding-bottom: 4rem !important; }
  .pl-xxl-medium,
  .px-xxl-medium {
    padding-left: 4rem !important; }
  .p-xxl-large {
    padding: 6rem !important; }
  .pt-xxl-large,
  .py-xxl-large {
    padding-top: 6rem !important; }
  .pr-xxl-large,
  .px-xxl-large {
    padding-right: 6rem !important; }
  .pb-xxl-large,
  .py-xxl-large {
    padding-bottom: 6rem !important; }
  .pl-xxl-large,
  .px-xxl-large {
    padding-left: 6rem !important; }
  .p-xxl-xlarge {
    padding: 7rem !important; }
  .pt-xxl-xlarge,
  .py-xxl-xlarge {
    padding-top: 7rem !important; }
  .pr-xxl-xlarge,
  .px-xxl-xlarge {
    padding-right: 7rem !important; }
  .pb-xxl-xlarge,
  .py-xxl-xlarge {
    padding-bottom: 7rem !important; }
  .pl-xxl-xlarge,
  .px-xxl-xlarge {
    padding-left: 7rem !important; }
  .p-xxl-xxlarge {
    padding: 10rem !important; }
  .pt-xxl-xxlarge,
  .py-xxl-xxlarge {
    padding-top: 10rem !important; }
  .pr-xxl-xxlarge,
  .px-xxl-xxlarge {
    padding-right: 10rem !important; }
  .pb-xxl-xxlarge,
  .py-xxl-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-xxl-xxlarge,
  .px-xxl-xxlarge {
    padding-left: 10rem !important; }
  .m-xxl-n1 {
    margin: -0.5rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.5rem !important; }
  .m-xxl-n2 {
    margin: -1rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -1rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -1rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -1rem !important; }
  .m-xxl-n3 {
    margin: -1.5rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1.5rem !important; }
  .m-xxl-n4 {
    margin: -2rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -2rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -2rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -2rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -2rem !important; }
  .m-xxl-n5 {
    margin: -2.5rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -2.5rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -2.5rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -2.5rem !important; }
  .m-xxl-n6 {
    margin: -3rem !important; }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -3rem !important; }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -3rem !important; }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -3rem !important; }
  .m-xxl-n7 {
    margin: -3.5rem !important; }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -3.5rem !important; }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -3.5rem !important; }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -3.5rem !important; }
  .m-xxl-n8 {
    margin: -4rem !important; }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -4rem !important; }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -4rem !important; }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -4rem !important; }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -4rem !important; }
  .m-xxl-n9 {
    margin: -4.5rem !important; }
  .mt-xxl-n9,
  .my-xxl-n9 {
    margin-top: -4.5rem !important; }
  .mr-xxl-n9,
  .mx-xxl-n9 {
    margin-right: -4.5rem !important; }
  .mb-xxl-n9,
  .my-xxl-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-xxl-n9,
  .mx-xxl-n9 {
    margin-left: -4.5rem !important; }
  .m-xxl-n10 {
    margin: -5rem !important; }
  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -5rem !important; }
  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -5rem !important; }
  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -5rem !important; }
  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -5rem !important; }
  .m-xxl-nsmall {
    margin: -3rem !important; }
  .mt-xxl-nsmall,
  .my-xxl-nsmall {
    margin-top: -3rem !important; }
  .mr-xxl-nsmall,
  .mx-xxl-nsmall {
    margin-right: -3rem !important; }
  .mb-xxl-nsmall,
  .my-xxl-nsmall {
    margin-bottom: -3rem !important; }
  .ml-xxl-nsmall,
  .mx-xxl-nsmall {
    margin-left: -3rem !important; }
  .m-xxl-nmedium {
    margin: -4rem !important; }
  .mt-xxl-nmedium,
  .my-xxl-nmedium {
    margin-top: -4rem !important; }
  .mr-xxl-nmedium,
  .mx-xxl-nmedium {
    margin-right: -4rem !important; }
  .mb-xxl-nmedium,
  .my-xxl-nmedium {
    margin-bottom: -4rem !important; }
  .ml-xxl-nmedium,
  .mx-xxl-nmedium {
    margin-left: -4rem !important; }
  .m-xxl-nlarge {
    margin: -6rem !important; }
  .mt-xxl-nlarge,
  .my-xxl-nlarge {
    margin-top: -6rem !important; }
  .mr-xxl-nlarge,
  .mx-xxl-nlarge {
    margin-right: -6rem !important; }
  .mb-xxl-nlarge,
  .my-xxl-nlarge {
    margin-bottom: -6rem !important; }
  .ml-xxl-nlarge,
  .mx-xxl-nlarge {
    margin-left: -6rem !important; }
  .m-xxl-nxlarge {
    margin: -7rem !important; }
  .mt-xxl-nxlarge,
  .my-xxl-nxlarge {
    margin-top: -7rem !important; }
  .mr-xxl-nxlarge,
  .mx-xxl-nxlarge {
    margin-right: -7rem !important; }
  .mb-xxl-nxlarge,
  .my-xxl-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-xxl-nxlarge,
  .mx-xxl-nxlarge {
    margin-left: -7rem !important; }
  .m-xxl-nxxlarge {
    margin: -10rem !important; }
  .mt-xxl-nxxlarge,
  .my-xxl-nxxlarge {
    margin-top: -10rem !important; }
  .mr-xxl-nxxlarge,
  .mx-xxl-nxxlarge {
    margin-right: -10rem !important; }
  .mb-xxl-nxxlarge,
  .my-xxl-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-xxl-nxxlarge,
  .mx-xxl-nxxlarge {
    margin-left: -10rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
@media (min-width: 1920px) {
  .m-max-0 {
    margin: 0 !important; }
  .mt-max-0,
  .my-max-0 {
    margin-top: 0 !important; }
  .mr-max-0,
  .mx-max-0 {
    margin-right: 0 !important; }
  .mb-max-0,
  .my-max-0 {
    margin-bottom: 0 !important; }
  .ml-max-0,
  .mx-max-0 {
    margin-left: 0 !important; }
  .m-max-1 {
    margin: 0.5rem !important; }
  .mt-max-1,
  .my-max-1 {
    margin-top: 0.5rem !important; }
  .mr-max-1,
  .mx-max-1 {
    margin-right: 0.5rem !important; }
  .mb-max-1,
  .my-max-1 {
    margin-bottom: 0.5rem !important; }
  .ml-max-1,
  .mx-max-1 {
    margin-left: 0.5rem !important; }
  .m-max-2 {
    margin: 1rem !important; }
  .mt-max-2,
  .my-max-2 {
    margin-top: 1rem !important; }
  .mr-max-2,
  .mx-max-2 {
    margin-right: 1rem !important; }
  .mb-max-2,
  .my-max-2 {
    margin-bottom: 1rem !important; }
  .ml-max-2,
  .mx-max-2 {
    margin-left: 1rem !important; }
  .m-max-3 {
    margin: 1.5rem !important; }
  .mt-max-3,
  .my-max-3 {
    margin-top: 1.5rem !important; }
  .mr-max-3,
  .mx-max-3 {
    margin-right: 1.5rem !important; }
  .mb-max-3,
  .my-max-3 {
    margin-bottom: 1.5rem !important; }
  .ml-max-3,
  .mx-max-3 {
    margin-left: 1.5rem !important; }
  .m-max-4 {
    margin: 2rem !important; }
  .mt-max-4,
  .my-max-4 {
    margin-top: 2rem !important; }
  .mr-max-4,
  .mx-max-4 {
    margin-right: 2rem !important; }
  .mb-max-4,
  .my-max-4 {
    margin-bottom: 2rem !important; }
  .ml-max-4,
  .mx-max-4 {
    margin-left: 2rem !important; }
  .m-max-5 {
    margin: 2.5rem !important; }
  .mt-max-5,
  .my-max-5 {
    margin-top: 2.5rem !important; }
  .mr-max-5,
  .mx-max-5 {
    margin-right: 2.5rem !important; }
  .mb-max-5,
  .my-max-5 {
    margin-bottom: 2.5rem !important; }
  .ml-max-5,
  .mx-max-5 {
    margin-left: 2.5rem !important; }
  .m-max-6 {
    margin: 3rem !important; }
  .mt-max-6,
  .my-max-6 {
    margin-top: 3rem !important; }
  .mr-max-6,
  .mx-max-6 {
    margin-right: 3rem !important; }
  .mb-max-6,
  .my-max-6 {
    margin-bottom: 3rem !important; }
  .ml-max-6,
  .mx-max-6 {
    margin-left: 3rem !important; }
  .m-max-7 {
    margin: 3.5rem !important; }
  .mt-max-7,
  .my-max-7 {
    margin-top: 3.5rem !important; }
  .mr-max-7,
  .mx-max-7 {
    margin-right: 3.5rem !important; }
  .mb-max-7,
  .my-max-7 {
    margin-bottom: 3.5rem !important; }
  .ml-max-7,
  .mx-max-7 {
    margin-left: 3.5rem !important; }
  .m-max-8 {
    margin: 4rem !important; }
  .mt-max-8,
  .my-max-8 {
    margin-top: 4rem !important; }
  .mr-max-8,
  .mx-max-8 {
    margin-right: 4rem !important; }
  .mb-max-8,
  .my-max-8 {
    margin-bottom: 4rem !important; }
  .ml-max-8,
  .mx-max-8 {
    margin-left: 4rem !important; }
  .m-max-9 {
    margin: 4.5rem !important; }
  .mt-max-9,
  .my-max-9 {
    margin-top: 4.5rem !important; }
  .mr-max-9,
  .mx-max-9 {
    margin-right: 4.5rem !important; }
  .mb-max-9,
  .my-max-9 {
    margin-bottom: 4.5rem !important; }
  .ml-max-9,
  .mx-max-9 {
    margin-left: 4.5rem !important; }
  .m-max-10 {
    margin: 5rem !important; }
  .mt-max-10,
  .my-max-10 {
    margin-top: 5rem !important; }
  .mr-max-10,
  .mx-max-10 {
    margin-right: 5rem !important; }
  .mb-max-10,
  .my-max-10 {
    margin-bottom: 5rem !important; }
  .ml-max-10,
  .mx-max-10 {
    margin-left: 5rem !important; }
  .m-max-small {
    margin: 3rem !important; }
  .mt-max-small,
  .my-max-small {
    margin-top: 3rem !important; }
  .mr-max-small,
  .mx-max-small {
    margin-right: 3rem !important; }
  .mb-max-small,
  .my-max-small {
    margin-bottom: 3rem !important; }
  .ml-max-small,
  .mx-max-small {
    margin-left: 3rem !important; }
  .m-max-medium {
    margin: 4rem !important; }
  .mt-max-medium,
  .my-max-medium {
    margin-top: 4rem !important; }
  .mr-max-medium,
  .mx-max-medium {
    margin-right: 4rem !important; }
  .mb-max-medium,
  .my-max-medium {
    margin-bottom: 4rem !important; }
  .ml-max-medium,
  .mx-max-medium {
    margin-left: 4rem !important; }
  .m-max-large {
    margin: 6rem !important; }
  .mt-max-large,
  .my-max-large {
    margin-top: 6rem !important; }
  .mr-max-large,
  .mx-max-large {
    margin-right: 6rem !important; }
  .mb-max-large,
  .my-max-large {
    margin-bottom: 6rem !important; }
  .ml-max-large,
  .mx-max-large {
    margin-left: 6rem !important; }
  .m-max-xlarge {
    margin: 7rem !important; }
  .mt-max-xlarge,
  .my-max-xlarge {
    margin-top: 7rem !important; }
  .mr-max-xlarge,
  .mx-max-xlarge {
    margin-right: 7rem !important; }
  .mb-max-xlarge,
  .my-max-xlarge {
    margin-bottom: 7rem !important; }
  .ml-max-xlarge,
  .mx-max-xlarge {
    margin-left: 7rem !important; }
  .m-max-xxlarge {
    margin: 10rem !important; }
  .mt-max-xxlarge,
  .my-max-xxlarge {
    margin-top: 10rem !important; }
  .mr-max-xxlarge,
  .mx-max-xxlarge {
    margin-right: 10rem !important; }
  .mb-max-xxlarge,
  .my-max-xxlarge {
    margin-bottom: 10rem !important; }
  .ml-max-xxlarge,
  .mx-max-xxlarge {
    margin-left: 10rem !important; }
  .p-max-0 {
    padding: 0 !important; }
  .pt-max-0,
  .py-max-0 {
    padding-top: 0 !important; }
  .pr-max-0,
  .px-max-0 {
    padding-right: 0 !important; }
  .pb-max-0,
  .py-max-0 {
    padding-bottom: 0 !important; }
  .pl-max-0,
  .px-max-0 {
    padding-left: 0 !important; }
  .p-max-1 {
    padding: 0.5rem !important; }
  .pt-max-1,
  .py-max-1 {
    padding-top: 0.5rem !important; }
  .pr-max-1,
  .px-max-1 {
    padding-right: 0.5rem !important; }
  .pb-max-1,
  .py-max-1 {
    padding-bottom: 0.5rem !important; }
  .pl-max-1,
  .px-max-1 {
    padding-left: 0.5rem !important; }
  .p-max-2 {
    padding: 1rem !important; }
  .pt-max-2,
  .py-max-2 {
    padding-top: 1rem !important; }
  .pr-max-2,
  .px-max-2 {
    padding-right: 1rem !important; }
  .pb-max-2,
  .py-max-2 {
    padding-bottom: 1rem !important; }
  .pl-max-2,
  .px-max-2 {
    padding-left: 1rem !important; }
  .p-max-3 {
    padding: 1.5rem !important; }
  .pt-max-3,
  .py-max-3 {
    padding-top: 1.5rem !important; }
  .pr-max-3,
  .px-max-3 {
    padding-right: 1.5rem !important; }
  .pb-max-3,
  .py-max-3 {
    padding-bottom: 1.5rem !important; }
  .pl-max-3,
  .px-max-3 {
    padding-left: 1.5rem !important; }
  .p-max-4 {
    padding: 2rem !important; }
  .pt-max-4,
  .py-max-4 {
    padding-top: 2rem !important; }
  .pr-max-4,
  .px-max-4 {
    padding-right: 2rem !important; }
  .pb-max-4,
  .py-max-4 {
    padding-bottom: 2rem !important; }
  .pl-max-4,
  .px-max-4 {
    padding-left: 2rem !important; }
  .p-max-5 {
    padding: 2.5rem !important; }
  .pt-max-5,
  .py-max-5 {
    padding-top: 2.5rem !important; }
  .pr-max-5,
  .px-max-5 {
    padding-right: 2.5rem !important; }
  .pb-max-5,
  .py-max-5 {
    padding-bottom: 2.5rem !important; }
  .pl-max-5,
  .px-max-5 {
    padding-left: 2.5rem !important; }
  .p-max-6 {
    padding: 3rem !important; }
  .pt-max-6,
  .py-max-6 {
    padding-top: 3rem !important; }
  .pr-max-6,
  .px-max-6 {
    padding-right: 3rem !important; }
  .pb-max-6,
  .py-max-6 {
    padding-bottom: 3rem !important; }
  .pl-max-6,
  .px-max-6 {
    padding-left: 3rem !important; }
  .p-max-7 {
    padding: 3.5rem !important; }
  .pt-max-7,
  .py-max-7 {
    padding-top: 3.5rem !important; }
  .pr-max-7,
  .px-max-7 {
    padding-right: 3.5rem !important; }
  .pb-max-7,
  .py-max-7 {
    padding-bottom: 3.5rem !important; }
  .pl-max-7,
  .px-max-7 {
    padding-left: 3.5rem !important; }
  .p-max-8 {
    padding: 4rem !important; }
  .pt-max-8,
  .py-max-8 {
    padding-top: 4rem !important; }
  .pr-max-8,
  .px-max-8 {
    padding-right: 4rem !important; }
  .pb-max-8,
  .py-max-8 {
    padding-bottom: 4rem !important; }
  .pl-max-8,
  .px-max-8 {
    padding-left: 4rem !important; }
  .p-max-9 {
    padding: 4.5rem !important; }
  .pt-max-9,
  .py-max-9 {
    padding-top: 4.5rem !important; }
  .pr-max-9,
  .px-max-9 {
    padding-right: 4.5rem !important; }
  .pb-max-9,
  .py-max-9 {
    padding-bottom: 4.5rem !important; }
  .pl-max-9,
  .px-max-9 {
    padding-left: 4.5rem !important; }
  .p-max-10 {
    padding: 5rem !important; }
  .pt-max-10,
  .py-max-10 {
    padding-top: 5rem !important; }
  .pr-max-10,
  .px-max-10 {
    padding-right: 5rem !important; }
  .pb-max-10,
  .py-max-10 {
    padding-bottom: 5rem !important; }
  .pl-max-10,
  .px-max-10 {
    padding-left: 5rem !important; }
  .p-max-small {
    padding: 3rem !important; }
  .pt-max-small,
  .py-max-small {
    padding-top: 3rem !important; }
  .pr-max-small,
  .px-max-small {
    padding-right: 3rem !important; }
  .pb-max-small,
  .py-max-small {
    padding-bottom: 3rem !important; }
  .pl-max-small,
  .px-max-small {
    padding-left: 3rem !important; }
  .p-max-medium {
    padding: 4rem !important; }
  .pt-max-medium,
  .py-max-medium {
    padding-top: 4rem !important; }
  .pr-max-medium,
  .px-max-medium {
    padding-right: 4rem !important; }
  .pb-max-medium,
  .py-max-medium {
    padding-bottom: 4rem !important; }
  .pl-max-medium,
  .px-max-medium {
    padding-left: 4rem !important; }
  .p-max-large {
    padding: 6rem !important; }
  .pt-max-large,
  .py-max-large {
    padding-top: 6rem !important; }
  .pr-max-large,
  .px-max-large {
    padding-right: 6rem !important; }
  .pb-max-large,
  .py-max-large {
    padding-bottom: 6rem !important; }
  .pl-max-large,
  .px-max-large {
    padding-left: 6rem !important; }
  .p-max-xlarge {
    padding: 7rem !important; }
  .pt-max-xlarge,
  .py-max-xlarge {
    padding-top: 7rem !important; }
  .pr-max-xlarge,
  .px-max-xlarge {
    padding-right: 7rem !important; }
  .pb-max-xlarge,
  .py-max-xlarge {
    padding-bottom: 7rem !important; }
  .pl-max-xlarge,
  .px-max-xlarge {
    padding-left: 7rem !important; }
  .p-max-xxlarge {
    padding: 10rem !important; }
  .pt-max-xxlarge,
  .py-max-xxlarge {
    padding-top: 10rem !important; }
  .pr-max-xxlarge,
  .px-max-xxlarge {
    padding-right: 10rem !important; }
  .pb-max-xxlarge,
  .py-max-xxlarge {
    padding-bottom: 10rem !important; }
  .pl-max-xxlarge,
  .px-max-xxlarge {
    padding-left: 10rem !important; }
  .m-max-n1 {
    margin: -0.5rem !important; }
  .mt-max-n1,
  .my-max-n1 {
    margin-top: -0.5rem !important; }
  .mr-max-n1,
  .mx-max-n1 {
    margin-right: -0.5rem !important; }
  .mb-max-n1,
  .my-max-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-max-n1,
  .mx-max-n1 {
    margin-left: -0.5rem !important; }
  .m-max-n2 {
    margin: -1rem !important; }
  .mt-max-n2,
  .my-max-n2 {
    margin-top: -1rem !important; }
  .mr-max-n2,
  .mx-max-n2 {
    margin-right: -1rem !important; }
  .mb-max-n2,
  .my-max-n2 {
    margin-bottom: -1rem !important; }
  .ml-max-n2,
  .mx-max-n2 {
    margin-left: -1rem !important; }
  .m-max-n3 {
    margin: -1.5rem !important; }
  .mt-max-n3,
  .my-max-n3 {
    margin-top: -1.5rem !important; }
  .mr-max-n3,
  .mx-max-n3 {
    margin-right: -1.5rem !important; }
  .mb-max-n3,
  .my-max-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-max-n3,
  .mx-max-n3 {
    margin-left: -1.5rem !important; }
  .m-max-n4 {
    margin: -2rem !important; }
  .mt-max-n4,
  .my-max-n4 {
    margin-top: -2rem !important; }
  .mr-max-n4,
  .mx-max-n4 {
    margin-right: -2rem !important; }
  .mb-max-n4,
  .my-max-n4 {
    margin-bottom: -2rem !important; }
  .ml-max-n4,
  .mx-max-n4 {
    margin-left: -2rem !important; }
  .m-max-n5 {
    margin: -2.5rem !important; }
  .mt-max-n5,
  .my-max-n5 {
    margin-top: -2.5rem !important; }
  .mr-max-n5,
  .mx-max-n5 {
    margin-right: -2.5rem !important; }
  .mb-max-n5,
  .my-max-n5 {
    margin-bottom: -2.5rem !important; }
  .ml-max-n5,
  .mx-max-n5 {
    margin-left: -2.5rem !important; }
  .m-max-n6 {
    margin: -3rem !important; }
  .mt-max-n6,
  .my-max-n6 {
    margin-top: -3rem !important; }
  .mr-max-n6,
  .mx-max-n6 {
    margin-right: -3rem !important; }
  .mb-max-n6,
  .my-max-n6 {
    margin-bottom: -3rem !important; }
  .ml-max-n6,
  .mx-max-n6 {
    margin-left: -3rem !important; }
  .m-max-n7 {
    margin: -3.5rem !important; }
  .mt-max-n7,
  .my-max-n7 {
    margin-top: -3.5rem !important; }
  .mr-max-n7,
  .mx-max-n7 {
    margin-right: -3.5rem !important; }
  .mb-max-n7,
  .my-max-n7 {
    margin-bottom: -3.5rem !important; }
  .ml-max-n7,
  .mx-max-n7 {
    margin-left: -3.5rem !important; }
  .m-max-n8 {
    margin: -4rem !important; }
  .mt-max-n8,
  .my-max-n8 {
    margin-top: -4rem !important; }
  .mr-max-n8,
  .mx-max-n8 {
    margin-right: -4rem !important; }
  .mb-max-n8,
  .my-max-n8 {
    margin-bottom: -4rem !important; }
  .ml-max-n8,
  .mx-max-n8 {
    margin-left: -4rem !important; }
  .m-max-n9 {
    margin: -4.5rem !important; }
  .mt-max-n9,
  .my-max-n9 {
    margin-top: -4.5rem !important; }
  .mr-max-n9,
  .mx-max-n9 {
    margin-right: -4.5rem !important; }
  .mb-max-n9,
  .my-max-n9 {
    margin-bottom: -4.5rem !important; }
  .ml-max-n9,
  .mx-max-n9 {
    margin-left: -4.5rem !important; }
  .m-max-n10 {
    margin: -5rem !important; }
  .mt-max-n10,
  .my-max-n10 {
    margin-top: -5rem !important; }
  .mr-max-n10,
  .mx-max-n10 {
    margin-right: -5rem !important; }
  .mb-max-n10,
  .my-max-n10 {
    margin-bottom: -5rem !important; }
  .ml-max-n10,
  .mx-max-n10 {
    margin-left: -5rem !important; }
  .m-max-nsmall {
    margin: -3rem !important; }
  .mt-max-nsmall,
  .my-max-nsmall {
    margin-top: -3rem !important; }
  .mr-max-nsmall,
  .mx-max-nsmall {
    margin-right: -3rem !important; }
  .mb-max-nsmall,
  .my-max-nsmall {
    margin-bottom: -3rem !important; }
  .ml-max-nsmall,
  .mx-max-nsmall {
    margin-left: -3rem !important; }
  .m-max-nmedium {
    margin: -4rem !important; }
  .mt-max-nmedium,
  .my-max-nmedium {
    margin-top: -4rem !important; }
  .mr-max-nmedium,
  .mx-max-nmedium {
    margin-right: -4rem !important; }
  .mb-max-nmedium,
  .my-max-nmedium {
    margin-bottom: -4rem !important; }
  .ml-max-nmedium,
  .mx-max-nmedium {
    margin-left: -4rem !important; }
  .m-max-nlarge {
    margin: -6rem !important; }
  .mt-max-nlarge,
  .my-max-nlarge {
    margin-top: -6rem !important; }
  .mr-max-nlarge,
  .mx-max-nlarge {
    margin-right: -6rem !important; }
  .mb-max-nlarge,
  .my-max-nlarge {
    margin-bottom: -6rem !important; }
  .ml-max-nlarge,
  .mx-max-nlarge {
    margin-left: -6rem !important; }
  .m-max-nxlarge {
    margin: -7rem !important; }
  .mt-max-nxlarge,
  .my-max-nxlarge {
    margin-top: -7rem !important; }
  .mr-max-nxlarge,
  .mx-max-nxlarge {
    margin-right: -7rem !important; }
  .mb-max-nxlarge,
  .my-max-nxlarge {
    margin-bottom: -7rem !important; }
  .ml-max-nxlarge,
  .mx-max-nxlarge {
    margin-left: -7rem !important; }
  .m-max-nxxlarge {
    margin: -10rem !important; }
  .mt-max-nxxlarge,
  .my-max-nxxlarge {
    margin-top: -10rem !important; }
  .mr-max-nxxlarge,
  .mx-max-nxxlarge {
    margin-right: -10rem !important; }
  .mb-max-nxxlarge,
  .my-max-nxxlarge {
    margin-bottom: -10rem !important; }
  .ml-max-nxxlarge,
  .mx-max-nxxlarge {
    margin-left: -10rem !important; }
  .m-max-auto {
    margin: auto !important; }
  .mt-max-auto,
  .my-max-auto {
    margin-top: auto !important; }
  .mr-max-auto,
  .mx-max-auto {
    margin-right: auto !important; }
  .mb-max-auto,
  .my-max-auto {
    margin-bottom: auto !important; }
  .ml-max-auto,
  .mx-max-auto {
    margin-left: auto !important; } }
.spacer-1, .spacing-1 {
  margin-bottom: 6rem !important; }
@media (min-width: 955px) {
  .spacer-1, .spacing-1 {
    margin-bottom: 10rem !important; } }
.spacer-2, .container, .spacing-2 {
  margin-bottom: 6rem !important; }
@media (min-width: 955px) {
  .spacer-2, .container, .spacing-2 {
    margin-bottom: 7rem !important; } }
.spacer-3, .spacing-3 {
  margin-bottom: 3rem !important; }
@media (min-width: 955px) {
  .spacer-3, .spacing-3 {
    margin-bottom: 5rem !important; } }
.text-primary {
  color: #268074 !important; }
.text-secondary {
  color: #2c4694 !important; }
.text-success {
  color: #439881 !important; }
.text-info {
  color: #396bb3 !important; }
.text-warning {
  color: #d2cf00 !important; }
.text-danger {
  color: #8e1346 !important; }
.text-light {
  color: #f8f9fa !important; }
.text-dark {
  color: #343a40 !important; }
.text-highlight {
  color: #268074 !important; }
.text-accent {
  color: #bc6a50 !important; }
.text-black {
  color: #020304 !important; }
.text-white {
  color: #ffffff !important; }
.text-font-dark {
  color: #505050 !important; }
.text-akademie {
  color: #268074 !important; }
.text-lehrgang-stb {
  color: #334059 !important; }
.text-lehrgang-sfw {
  color: #5d2455 !important; }
.text-lehrgang-sfa {
  color: #396bb3 !important; }
.text-lehrgang-lohn {
  color: #8e1346 !important; }
.text-lehrgang {
  color: #505050 !important; }
.text-seminarwerbung {
  color: #4b6387 !important; }
.text-warenkorb {
  color: #bc6a50 !important; }
.text-verband {
  color: #2c4694 !important; }
.text-gray {
  color: #EDEDED !important; }
.text-dark-blue {
  color: #2c4694 !important; }
.text-red {
  color: #8e1346 !important; }
.text-purple {
  color: #5d2455 !important; }
.text-blue {
  color: #396bb3 !important; }
.text-space-blue {
  color: #334059 !important; }
.right {
  -ms-flex-positive: 0 !important;
      flex-grow: 0 !important; }
.text-transform-none {
  text-transform: none !important; }
.font-light {
  font-weight: 200; }
.font-regular {
  font-weight: 400; }
.font-medium {
  font-weight: 500; }
.z-1 {
  z-index: 1; }
.z-2 {
  z-index: 2; }
.z-3 {
  z-index: 3; }
.z-4 {
  z-index: 4; }
.z-5 {
  z-index: 4; }
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-8 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.line-clamp-10 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.fix-line-overflow {
  padding-bottom: 2px;
  margin-bottom: -2px; }
/**
*
* Theme imports
*
*/
/*
** Font Sizes
*/
/*
** Font-Weight
*/
.h1 {
  font-weight: 200; }
.h2 {
  font-weight: 200; }
.h3 {
  font-weight: 500; }
.h3-s {
  font-weight: 500; }
.h4 {
  font-weight: 200; }
.h5 {
  font-weight: 500; }
p {
  font-weight: 200; }
b {
  font-weight: 500; }
ul li {
  font-weight: inherit; }
body {
  font-weight: 200; }
.font-menu, .font-menu-r {
  font-weight: 200 !important; }
.font-date, .font-date-r {
  font-weight: 400 !important; }
.font-light {
  font-weight: 200 !important; }
.font-regular {
  font-weight: 400 !important; }
.font-medium {
  font-weight: 500 !important; }
.font-bold {
  font-weight: 500 !important; }
/*
** Line-height
*/
.h1, .h2, .font-menu, .font-nav {
  line-height: 1; }
body, a, p {
  line-height: 1.42; }
.font-sm, .font-xs, label.custom-control-label, .font-body {
  line-height: 1.4; }
/*
** Theme-classes
** Theming for components
*/
.theme-dark {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased; }
.theme-dark .h1, .theme-dark .h2, .theme-dark .h3, .theme-dark .h4, .theme-dark .h5, .theme-dark .h6, .theme-dark p, .theme-dark a {
    color: #ffffff; }
/*----------------------------------------------------->
 *
 *  Build Section
 *
**/
.h1 {
  font-size: 2rem; }
@media (min-width: 768px) {
    .h1 {
      font-size: 2.4rem; } }
@media (min-width: 1200px) {
    .h1 {
      font-size: 3rem; } }
.h1-r {
  font-size: 2em; }
@media (min-width: 768px) {
    .h1-r {
      font-size: 2.4em; } }
@media (min-width: 1200px) {
    .h1-r {
      font-size: 3em; } }
.h2 {
  font-size: 2rem; }
@media (min-width: 768px) {
    .h2 {
      font-size: 1.8rem; } }
@media (min-width: 1200px) {
    .h2 {
      font-size: 2.4rem; } }
.h2-r {
  font-size: 2em; }
@media (min-width: 768px) {
    .h2-r {
      font-size: 1.8em; } }
@media (min-width: 1200px) {
    .h2-r {
      font-size: 2.4em; } }
.h3 {
  font-size: 1.7rem; }
@media (min-width: 768px) {
    .h3 {
      font-size: 1.7rem; } }
@media (min-width: 1200px) {
    .h3 {
      font-size: 2rem; } }
.h3-r {
  font-size: 1.7em; }
@media (min-width: 768px) {
    .h3-r {
      font-size: 1.7em; } }
@media (min-width: 1200px) {
    .h3-r {
      font-size: 2em; } }
.h3-s {
  font-size: 1.7rem; }
@media (min-width: 768px) {
    .h3-s {
      font-size: 1.5rem; } }
@media (min-width: 1200px) {
    .h3-s {
      font-size: 2rem; } }
.h3-s-r {
  font-size: 1.7em; }
@media (min-width: 768px) {
    .h3-s-r {
      font-size: 1.5em; } }
@media (min-width: 1200px) {
    .h3-s-r {
      font-size: 2em; } }
.h4 {
  font-size: 1.7rem; }
@media (min-width: 768px) {
    .h4 {
      font-size: 1.5rem; } }
@media (min-width: 1200px) {
    .h4 {
      font-size: 2rem; } }
.h4-r {
  font-size: 1.7em; }
@media (min-width: 768px) {
    .h4-r {
      font-size: 1.5em; } }
@media (min-width: 1200px) {
    .h4-r {
      font-size: 2em; } }
.h5 {
  font-size: 1.7rem; }
@media (min-width: 768px) {
    .h5 {
      font-size: 1.5rem; } }
@media (min-width: 1200px) {
    .h5 {
      font-size: 1.8rem; } }
.h5-r {
  font-size: 1.7em; }
@media (min-width: 768px) {
    .h5-r {
      font-size: 1.5em; } }
@media (min-width: 1200px) {
    .h5-r {
      font-size: 1.8em; } }
.h6 {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .h6 {
      font-size: 1.3rem; } }
@media (min-width: 1200px) {
    .h6 {
      font-size: 1.5rem; } }
.h6-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .h6-r {
      font-size: 1.3em; } }
@media (min-width: 1200px) {
    .h6-r {
      font-size: 1.5em; } }
.p, p {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .p, p {
      font-size: 1.4rem; } }
@media (min-width: 1200px) {
    .p, p {
      font-size: 1.5rem; } }
.p-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .p-r {
      font-size: 1.4em; } }
@media (min-width: 1200px) {
    .p-r {
      font-size: 1.5em; } }
.font-lg {
  font-size: 2rem; }
@media (min-width: 768px) {
    .font-lg {
      font-size: 2.4rem; } }
@media (min-width: 1200px) {
    .font-lg {
      font-size: 3rem; } }
.font-lg-r {
  font-size: 2em; }
@media (min-width: 768px) {
    .font-lg-r {
      font-size: 2.4em; } }
@media (min-width: 1200px) {
    .font-lg-r {
      font-size: 3em; } }
.font-md {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .font-md {
      font-size: 1.5rem; } }
@media (min-width: 1200px) {
    .font-md {
      font-size: 1.8rem; } }
.font-md-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .font-md-r {
      font-size: 1.5em; } }
@media (min-width: 1200px) {
    .font-md-r {
      font-size: 1.8em; } }
.font-sm {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .font-sm {
      font-size: 1.2rem; } }
@media (min-width: 1200px) {
    .font-sm {
      font-size: 1.5rem; } }
.font-sm-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .font-sm-r {
      font-size: 1.2em; } }
@media (min-width: 1200px) {
    .font-sm-r {
      font-size: 1.5em; } }
.font-xs, label.custom-control-label {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .font-xs, label.custom-control-label {
      font-size: 1.1rem; } }
@media (min-width: 1200px) {
    .font-xs, label.custom-control-label {
      font-size: 1.3rem; } }
.font-xs-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .font-xs-r {
      font-size: 1.1em; } }
@media (min-width: 1200px) {
    .font-xs-r {
      font-size: 1.3em; } }
.font-nav {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .font-nav {
      font-size: 1.4rem; } }
@media (min-width: 1200px) {
    .font-nav {
      font-size: 1.8rem; } }
.font-nav-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .font-nav-r {
      font-size: 1.4em; } }
@media (min-width: 1200px) {
    .font-nav-r {
      font-size: 1.8em; } }
.font-menu {
  font-size: 1.8rem; }
@media (min-width: 576px) {
    .font-menu {
      font-size: 2rem; } }
@media (min-width: 1200px) {
    .font-menu {
      font-size: 3rem; } }
.font-menu-r {
  font-size: 1.8em; }
@media (min-width: 576px) {
    .font-menu-r {
      font-size: 2em; } }
@media (min-width: 1200px) {
    .font-menu-r {
      font-size: 3em; } }
.font-body {
  font-size: 1.3rem; }
@media (min-width: 768px) {
    .font-body {
      font-size: 1.4rem; } }
@media (min-width: 1200px) {
    .font-body {
      font-size: 1.5rem; } }
.font-body-r {
  font-size: 1.3em; }
@media (min-width: 768px) {
    .font-body-r {
      font-size: 1.4em; } }
@media (min-width: 1200px) {
    .font-body-r {
      font-size: 1.5em; } }
.font-date {
  font-size: 4.2rem; }
@media (min-width: 768px) {
    .font-date {
      font-size: 4rem; } }
@media (min-width: 1200px) {
    .font-date {
      font-size: 4.6rem; } }
.font-date-r {
  font-size: 4.2em; }
@media (min-width: 768px) {
    .font-date-r {
      font-size: 4em; } }
@media (min-width: 1200px) {
    .font-date-r {
      font-size: 4.6em; } }
.body, body {
  color: #505050; }
.h1 {
  color: inherit; }
.h2 {
  color: inherit; }
.h3 {
  color: inherit; }
.h4 {
  color: inherit; }
.h5 {
  color: #268074; }
.h6 {
  color: #268074; }
.p, p {
  color: inherit; }
.a {
  color: inherit; }
.li, li {
  color: inherit; }
.font-menu {
  color: #ffffff; }
/*
** Font Spacings
*/
.heading-1 {
  margin-top: 3rem; }
@media (min-width: 955px) {
    .heading-1 {
      margin-top: 6rem; } }
@media (min-width: 1200px) {
    .heading-1 {
      margin-top: 7rem; } }
.heading-2 {
  margin-top: 6rem; }
@media (min-width: 955px) {
    .heading-2 {
      margin-top: 6rem; } }
@media (min-width: 1200px) {
    .heading-2 {
      margin-top: 7rem; } }
/*
**  Spacer Utility Classes
*/
a {
  cursor: pointer; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }
[role="button"]:focus {
  outline: none; }
input[type="search"] {
  border: 1px solid gray;
  padding: .2em .4em;
  border-radius: .2em; }
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  opacity: 0;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' class='stroke' stroke-linecap='round' stroke-width='2px' stroke='black' stroke-linejoin='round' d='M.5,19.5l19-19M.5.5l19,19'/%3E%3C/svg%3E"); }
input[type="search"].light::-webkit-search-cancel-button,
.form-light input[type="search"]:-webkit-search-cancel-button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' class='stroke' stroke-linecap='round' stroke-width='2px' stroke='white' stroke-linejoin='round' d='M.5,19.5l19-19M.5.5l19,19'/%3E%3C/svg%3E"); }
input[type="search"].dark,
.form-dark input[type="search"] {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' class='stroke' stroke-linecap='round' stroke-width='2px' stroke='black' stroke-linejoin='round' d='M.5,19.5l19-19M.5.5l19,19'/%3E%3C/svg%3E"); }
input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: .4;
  pointer-events: all; }
input[type="search"].dark::-webkit-search-cancel-button {
  -webkit-filter: invert(1);
          filter: invert(1); }
/**
*
* Theme General Layout & Normalize
*
*/
/*
 ** Base Styles
 */
html {
  font-size: 10px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
@media (min-width: 1920px) {
    html {
      max-width: 2000px;
      margin-left: auto;
      margin-right: auto; }
      html .btn, html button {
        overflow: hidden; } }
html, footer, header {
  min-width: 300px;
  margin-left: auto;
  margin-right: auto; }
body {
  overflow-x: hidden;
  line-height: 1; }
.layout {
  overflow-x: hidden; }
body:focus, div:focus {
  outline: none; }
/*
 ** Behaviour
 */
@media (min-width: 955px) {
  body.menu-expanded {
    overflow: hidden; } }
/*
 ** Layout grid mods
 */
.container {
  padding-right: 3rem;
  padding-left: 3rem; }
@media (min-width: 1200px) {
    .container {
      padding-right: 4rem;
      padding-left: 4rem; } }
.container-fluid,
.container-sm,
.container-md,
.container-xl {
  padding: 0; }
@media (min-width: 768px) {
  .container-wide {
    width: calc(100% - 6rem);
    margin-left: 3rem;
    margin-right: 3rem; } }
@media (min-width: 1400px) {
  .container-wide {
    width: calc(100% - 8rem);
    margin-left: 4rem;
    margin-right: 4rem; } }
/*
 **  Images
 */
.image-wrapper {
  overflow: hidden; }
.custom-checkbox {
  line-height: 1.5; }
.custom-checkbox .custom-control-label {
    margin-left: .5rem; }
.custom-checkbox .custom-control-label::before {
    top: 0.3rem;
    border-radius: 0 !important;
    border-color: #020304; }
.custom-checkbox .custom-control-label::after {
    top: 0.3rem; }
.custom-checkbox.checkbox-large .custom-control-label::before {
    top: 0;
    width: 25px;
    height: 25px; }
.custom-checkbox.checkbox-large .custom-control-label::after {
    top: 0;
    width: 25px;
    height: 25px; }
a:hover {
  -webkit-text-decoration-color: #268074;
          text-decoration-color: #268074;
  text-decoration: none; }
.form-control {
  height: calc(2em + 0.75rem + 2px);
  font-size: 1.4rem;
  margin: .5rem 0;
  border-color: #505050; }
.custom-control-label::before,
.custom-control-label::after {
  top: 0 !important;
  left: -2.5rem !important;
  width: 1.5rem !important;
  height: 1.5rem !important; }
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  padding-left: 2rem; }
.toast-header {
  font-size: 1.5rem !important; }
.b-toast, .toast-body, .toast-header {
  font-size: 1.3rem !important; }
.container-fluid,
.container-sm,
.container-md,
.container-xl {
  padding: 0 10px; }
@media (min-width: 576px) {
    
    .container-fluid,
    .container-sm,
    .container-md,
    .container-xl {
      padding: 0 30px; } }
@media (min-width: 955px) {
    
    .container-fluid,
    .container-sm,
    .container-md,
    .container-xl {
      padding: 0 40px; } }
@media (min-width: 1200px) {
    
    .container-fluid,
    .container-sm,
    .container-md,
    .container-xl {
      padding: 0 80px; } }
.corner-decoration::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4.8rem solid #268074;
  border-bottom: 8rem solid transparent;
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 1; }
.bg-skew::before {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #268074;
  -webkit-transform:   skew(-33deg);
          transform:   skew(-33deg); }
@media (min-width: 576px) {
    .bg-skew::before {
      -webkit-transform:  skew(-33deg);
              transform:  skew(-33deg); } }
@media (min-width: 768px) {
    .bg-skew::before {
      -webkit-transform:  skew(-28deg);
              transform:  skew(-28deg); } }
@media (min-width: 1200px) {
    .bg-skew::before {
      -webkit-transform:  skew(-33deg);
              transform:  skew(-33deg); } }
@media (min-width: 1400px) {
    .bg-skew::before {
      -webkit-transform:  skew(-33deg);
              transform:  skew(-33deg); } }
.origin-top::before {
  -webkit-transform-origin: top;
          transform-origin: top; }
.origin-right::before {
  -webkit-transform-origin: right;
          transform-origin: right; }
.origin-top-right::before {
  -webkit-transform-origin: right, top;
          transform-origin: right, top; }
.origin-top::before {
  -webkit-transform-origin: top;
          transform-origin: top; }
.origin-left::before {
  -webkit-transform-origin: left;
          transform-origin: left; }
.origin-top-left::before {
  -webkit-transform-origin: left, top;
          transform-origin: left, top; }
.origin-bottom::before {
  -webkit-transform-origin: bottom;
          transform-origin: bottom; }
.origin-right::before {
  -webkit-transform-origin: right;
          transform-origin: right; }
.origin-bottom-right::before {
  -webkit-transform-origin: right, bottom;
          transform-origin: right, bottom; }
.origin-bottom::before {
  -webkit-transform-origin: bottom;
          transform-origin: bottom; }
.origin-left::before {
  -webkit-transform-origin: left;
          transform-origin: left; }
.origin-bottom-left::before {
  -webkit-transform-origin: left, bottom;
          transform-origin: left, bottom; }
/*
 ** Page Transitions
 */
.t-page-wrapper {
  transition: all 2s ease; }
.t-page-enter-active, .page-leave-active {
  transition: opacity 500ms ease-in-out; }
.t-page-enter, .page-leave-active {
  opacity: 0; }
/*
 ** Menu Transitions
 */
.menu-fade-enter-active {
  transition: all 1s ease; }
.menu-fade-leave-active {
  transition: all 100ms cubic-bezier(1, 0.5, 0.8, 1); }
.menu-fade-enter,
.menu-fade-leave-to {
  -webkit-transform: translateX(1000px);
          transform: translateX(1000px);
  opacity: 0; }
/*
 ** Utility Transitions
 */
.up-fade-enter-active {
  transition: all 500ms ease; }
.up-fade-leave-active {
  transition: all 1000ms cubic-bezier(1, 0.5, 0.8, 1); }
.up-fade-enter,
.up-fade-leave-to {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0; }
/*
 **  Normalize
 */
[dir="ltr"] ul{
  padding-left: 0; }
[dir="rtl"] ul{
  padding-right: 0; }
ul {
  list-style: none;
  padding: 0; }
ul ol {
    padding: 0;
    margin: 0; }
ul.list-style-checkmarks {
  list-style: none; }
ul.list-style-checkmarks li::before {
    content: "\2713";
    font-family: none;
    padding-right: 1rem; }
.uliste {
  margin-left: 25px;
  list-style-type: square; }
.uliste li {
  margin: 5px 0; }
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1; }
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
          animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
.animated.repeat-1 {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
          animation-iteration-count: var(--animate-repeat); }
.animated.repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
          animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
          animation-iteration-count: calc(var(--animate-repeat) * 2); }
.animated.repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
          animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
          animation-iteration-count: calc(var(--animate-repeat) * 3); }
.animated.delay-1s {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
          animation-delay: var(--animate-delay); }
.animated.delay-2s {
  -webkit-animation-delay: calc(1s * 2);
          animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
          animation-delay: calc(var(--animate-delay) * 2); }
.animated.delay-3s {
  -webkit-animation-delay: calc(1s * 3);
          animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
          animation-delay: calc(var(--animate-delay) * 3); }
.animated.delay-4s {
  -webkit-animation-delay: calc(1s * 4);
          animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
          animation-delay: calc(var(--animate-delay) * 4); }
.animated.delay-5s {
  -webkit-animation-delay: calc(1s * 5);
          animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
          animation-delay: calc(var(--animate-delay) * 5); }
.animated.faster {
  -webkit-animation-duration: calc(1s / 2);
          animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
          animation-duration: calc(var(--animate-duration) / 2); }
.animated.fast {
  -webkit-animation-duration: calc(1s * 0.8);
          animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
          animation-duration: calc(var(--animate-duration) * 0.8); }
.animated.slow {
  -webkit-animation-duration: calc(1s * 2);
          animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
          animation-duration: calc(var(--animate-duration) * 2); }
.animated.slower {
  -webkit-animation-duration: calc(1s * 3);
          animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
          animation-duration: calc(var(--animate-duration) * 3); }
@media print, (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
            animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important; }
  .animated[class*='Out'] {
    opacity: 0; } }
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
            transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02); } }
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
            transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02); } }
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom; }
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
          animation-name: flash; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand; }
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); } }
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); } }
.shakeX {
  -webkit-animation-name: shakeX;
          animation-name: shakeX; }
@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); } }
@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); } }
.shakeY {
  -webkit-animation-name: shakeY;
          animation-name: shakeY; }
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake; }
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing; }
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
          animation-name: tada; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble; }
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center; }
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.heartBeat {
  -webkit-animation-name: heartBeat;
          animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
          animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
          animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }
/* Back entrances */
/* Back exits */
/* Bouncing entrances  */
/* Bouncing exits  */
/* Fading entrances  */
/* Fading exits */
/* Flippers */
/* Lightspeed */
/* Rotating entrances */
/* Rotating exits */
/* Specials */
/* Zooming entrances */
/* Zooming exits */
/* Sliding entrances */
/* Sliding exits */

