@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

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

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !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: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
@font-face {
  font-family: "musik";
  src: url("../fonts/musik.ttf?pigmcu") format("truetype"), url("../fonts/musik.woff?pigmcu") format("woff"), url("../fonts/musik.svg?pigmcu#musik") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "musik" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-activity:before {
  content: "\e900";
}

.icon-airplay:before {
  content: "\e901";
}

.icon-alert-circle:before {
  content: "\e902";
}

.icon-alert-octagon:before {
  content: "\e903";
}

.icon-alert-triangle:before {
  content: "\e904";
}

.icon-align-center:before {
  content: "\e905";
}

.icon-align-justify:before {
  content: "\e906";
}

.icon-align-left:before {
  content: "\e907";
}

.icon-align-right:before {
  content: "\e908";
}

.icon-anchor:before {
  content: "\e909";
}

.icon-aperture:before {
  content: "\e90a";
}

.icon-archive:before {
  content: "\e90b";
}

.icon-arrow-down-circle:before {
  content: "\e90c";
}

.icon-arrow-down-left:before {
  content: "\e90d";
}

.icon-arrow-down-right:before {
  content: "\e90e";
}

.icon-arrow-down:before {
  content: "\e90f";
}

.icon-arrow-left-circle:before {
  content: "\e910";
}

.icon-arrow-left:before {
  content: "\e911";
}

.icon-arrow-right-circle:before {
  content: "\e912";
}

.icon-arrow-right:before {
  content: "\e913";
}

.icon-arrow-up-circle:before {
  content: "\e914";
}

.icon-arrow-up-left:before {
  content: "\e915";
}

.icon-arrow-up-right:before {
  content: "\e916";
}

.icon-arrow-up:before {
  content: "\e917";
}

.icon-at-sign:before {
  content: "\e918";
}

.icon-award:before {
  content: "\e919";
}

.icon-bar-chart-2:before {
  content: "\e91a";
}

.icon-bar-chart:before {
  content: "\e91b";
}

.icon-battery-charging:before {
  content: "\e91c";
}

.icon-battery:before {
  content: "\e91d";
}

.icon-bell-off:before {
  content: "\e91e";
}

.icon-bell:before {
  content: "\e91f";
}

.icon-bluetooth:before {
  content: "\e920";
}

.icon-bold:before {
  content: "\e921";
}

.icon-book-open:before {
  content: "\e922";
}

.icon-book:before {
  content: "\e923";
}

.icon-bookmark:before {
  content: "\e924";
}

.icon-box:before {
  content: "\e925";
}

.icon-briefcase:before {
  content: "\e926";
}

.icon-calendar:before {
  content: "\e927";
}

.icon-camera-off:before {
  content: "\e928";
}

.icon-camera:before {
  content: "\e929";
}

.icon-cast:before {
  content: "\e92a";
}

.icon-check-circle:before {
  content: "\e92b";
}

.icon-check-square:before {
  content: "\e92c";
}

.icon-check:before {
  content: "\e92d";
}

.icon-chevron-down:before {
  content: "\e92e";
}

.icon-chevron-left:before {
  content: "\e92f";
}

.icon-chevron-right:before {
  content: "\e930";
}

.icon-chevron-up:before {
  content: "\e931";
}

.icon-chevrons-down:before {
  content: "\e932";
}

.icon-chevrons-left:before {
  content: "\e933";
}

.icon-chevrons-right:before {
  content: "\e934";
}

.icon-chevrons-up:before {
  content: "\e935";
}

.icon-chrome:before {
  content: "\e936";
}

.icon-circle:before {
  content: "\e937";
}

.icon-clipboard:before {
  content: "\e938";
}

.icon-clock:before {
  content: "\e939";
}

.icon-cloud-drizzle:before {
  content: "\e93a";
}

.icon-cloud-lightning:before {
  content: "\e93b";
}

.icon-cloud-off:before {
  content: "\e93c";
}

.icon-cloud-rain:before {
  content: "\e93d";
}

.icon-cloud-snow:before {
  content: "\e93e";
}

.icon-cloud:before {
  content: "\e93f";
}

.icon-code:before {
  content: "\e940";
}

.icon-codepen:before {
  content: "\e941";
}

.icon-coffee:before {
  content: "\e942";
}

.icon-command:before {
  content: "\e943";
}

.icon-compass:before {
  content: "\e944";
}

.icon-copy:before {
  content: "\e945";
}

.icon-corner-down-left:before {
  content: "\e946";
}

.icon-corner-down-right:before {
  content: "\e947";
}

.icon-corner-left-down:before {
  content: "\e948";
}

.icon-corner-left-up:before {
  content: "\e949";
}

.icon-corner-right-down:before {
  content: "\e94a";
}

.icon-corner-right-up:before {
  content: "\e94b";
}

.icon-corner-up-left:before {
  content: "\e94c";
}

.icon-corner-up-right:before {
  content: "\e94d";
}

.icon-cpu:before {
  content: "\e94e";
}

.icon-credit-card:before {
  content: "\e94f";
}

.icon-crop:before {
  content: "\e950";
}

.icon-crosshair:before {
  content: "\e951";
}

.icon-database:before {
  content: "\e952";
}

.icon-delete:before {
  content: "\e953";
}

.icon-disc:before {
  content: "\e954";
}

.icon-dollar-sign:before {
  content: "\e955";
}

.icon-download-cloud:before {
  content: "\e956";
}

.icon-download:before {
  content: "\e957";
}

.icon-droplet:before {
  content: "\e958";
}

.icon-edit-2:before {
  content: "\e959";
}

.icon-edit-3:before {
  content: "\e95a";
}

.icon-edit:before {
  content: "\e95b";
}

.icon-external-link:before {
  content: "\e95c";
}

.icon-eye-off:before {
  content: "\e95d";
}

.icon-eye:before {
  content: "\e95e";
}

.icon-facebook:before {
  content: "\e95f";
}

.icon-fast-forward:before {
  content: "\e960";
}

.icon-feather:before {
  content: "\e961";
}

.icon-figma:before {
  content: "\e962";
}

.icon-file-minus:before {
  content: "\e963";
}

.icon-file-plus:before {
  content: "\e964";
}

.icon-file-text:before {
  content: "\e965";
}

.icon-file:before {
  content: "\e966";
}

.icon-film:before {
  content: "\e967";
}

.icon-filter:before {
  content: "\e968";
}

.icon-flag:before {
  content: "\e969";
}

.icon-folder-minus:before {
  content: "\e96a";
}

.icon-folder-plus:before {
  content: "\e96b";
}

.icon-folder:before {
  content: "\e96c";
}

.icon-frown:before {
  content: "\e96d";
}

.icon-gift:before {
  content: "\e96e";
}

.icon-git-branch:before {
  content: "\e96f";
}

.icon-git-commit:before {
  content: "\e970";
}

.icon-git-merge:before {
  content: "\e971";
}

.icon-git-pull-request:before {
  content: "\e972";
}

.icon-github:before {
  content: "\e973";
}

.icon-gitlab:before {
  content: "\e974";
}

.icon-globe:before {
  content: "\e975";
}

.icon-grid:before {
  content: "\e976";
}

.icon-hard-drive:before {
  content: "\e977";
}

.icon-hash:before {
  content: "\e978";
}

.icon-headphones:before {
  content: "\e979";
}

.icon-heart:before {
  content: "\e97a";
}

.icon-help-circle:before {
  content: "\e97b";
}

.icon-home:before {
  content: "\e97c";
}

.icon-image:before {
  content: "\e97d";
}

.icon-inbox:before {
  content: "\e97e";
}

.icon-info:before {
  content: "\e97f";
}

.icon-instagram:before {
  content: "\e980";
}

.icon-italic:before {
  content: "\e981";
}

.icon-key:before {
  content: "\e982";
}

.icon-layers:before {
  content: "\e983";
}

.icon-layout:before {
  content: "\e984";
}

.icon-life-buoy:before {
  content: "\e985";
}

.icon-link-2:before {
  content: "\e986";
}

.icon-link:before {
  content: "\e987";
}

.icon-linkedin:before {
  content: "\e988";
}

.icon-list:before {
  content: "\e989";
}

.icon-loader:before {
  content: "\e98a";
}

.icon-lock:before {
  content: "\e98b";
}

.icon-log-in:before {
  content: "\e98c";
}

.icon-log-out:before {
  content: "\e98d";
}

.icon-mail:before {
  content: "\e98e";
}

.icon-map-pin:before {
  content: "\e98f";
}

.icon-map:before {
  content: "\e990";
}

.icon-maximize-2:before {
  content: "\e991";
}

.icon-maximize:before {
  content: "\e992";
}

.icon-meh:before {
  content: "\e993";
}

.icon-menu:before {
  content: "\e994";
}

.icon-message-circle:before {
  content: "\e995";
}

.icon-message-square:before {
  content: "\e996";
}

.icon-mic-off:before {
  content: "\e997";
}

.icon-mic:before {
  content: "\e998";
}

.icon-minimize-2:before {
  content: "\e999";
}

.icon-minimize:before {
  content: "\e99a";
}

.icon-minus-circle:before {
  content: "\e99b";
}

.icon-minus-square:before {
  content: "\e99c";
}

.icon-minus:before {
  content: "\e99d";
}

.icon-monitor:before {
  content: "\e99e";
}

.icon-moon:before {
  content: "\e99f";
}

.icon-more-horizontal:before {
  content: "\e9a0";
}

.icon-more-vertical:before {
  content: "\e9a1";
}

.icon-mouse-pointer:before {
  content: "\e9a2";
}

.icon-move:before {
  content: "\e9a3";
}

.icon-music:before {
  content: "\e9a4";
}

.icon-navigation-2:before {
  content: "\e9a5";
}

.icon-navigation:before {
  content: "\e9a6";
}

.icon-octagon:before {
  content: "\e9a7";
}

.icon-package:before {
  content: "\e9a8";
}

.icon-paperclip:before {
  content: "\e9a9";
}

.icon-pause-circle:before {
  content: "\e9aa";
}

.icon-pause:before {
  content: "\e9ab";
}

.icon-pen-tool:before {
  content: "\e9ac";
}

.icon-percent:before {
  content: "\e9ad";
}

.icon-phone-call:before {
  content: "\e9ae";
}

.icon-phone-forwarded:before {
  content: "\e9af";
}

.icon-phone-incoming:before {
  content: "\e9b0";
}

.icon-phone-missed:before {
  content: "\e9b1";
}

.icon-phone-off:before {
  content: "\e9b2";
}

.icon-phone-outgoing:before {
  content: "\e9b3";
}

.icon-phone:before {
  content: "\e9b4";
}

.icon-pie-chart:before {
  content: "\e9b5";
}

.icon-play-circle:before {
  content: "\e9b6";
}

.icon-play:before {
  content: "\e9b7";
}

.icon-plus-circle:before {
  content: "\e9b8";
}

.icon-plus-square:before {
  content: "\e9b9";
}

.icon-plus:before {
  content: "\e9ba";
}

.icon-pocket:before {
  content: "\e9bb";
}

.icon-power:before {
  content: "\e9bc";
}

.icon-printer:before {
  content: "\e9bd";
}

.icon-radio:before {
  content: "\e9be";
}

.icon-refresh-ccw:before {
  content: "\e9bf";
}

.icon-refresh-cw:before {
  content: "\e9c0";
}

.icon-repeat:before {
  content: "\e9c1";
}

.icon-rewind:before {
  content: "\e9c2";
}

.icon-rotate-ccw:before {
  content: "\e9c3";
}

.icon-rotate-cw:before {
  content: "\e9c4";
}

.icon-rss:before {
  content: "\e9c5";
}

.icon-save:before {
  content: "\e9c6";
}

.icon-scissors:before {
  content: "\e9c7";
}

.icon-search:before {
  content: "\e9c8";
}

.icon-send:before {
  content: "\e9c9";
}

.icon-server:before {
  content: "\e9ca";
}

.icon-settings:before {
  content: "\e9cb";
}

.icon-share-2:before {
  content: "\e9cc";
}

.icon-share:before {
  content: "\e9cd";
}

.icon-shield-off:before {
  content: "\e9ce";
}

.icon-shield:before {
  content: "\e9cf";
}

.icon-shopping-bag:before {
  content: "\e9d0";
}

.icon-shopping-cart:before {
  content: "\e9d1";
}

.icon-shuffle:before {
  content: "\e9d2";
}

.icon-sidebar:before {
  content: "\e9d3";
}

.icon-skip-back:before {
  content: "\e9d4";
}

.icon-skip-forward:before {
  content: "\e9d5";
}

.icon-slack:before {
  content: "\e9d6";
}

.icon-slash:before {
  content: "\e9d7";
}

.icon-sliders:before {
  content: "\e9d8";
}

.icon-smartphone:before {
  content: "\e9d9";
}

.icon-smile:before {
  content: "\e9da";
}

.icon-speaker:before {
  content: "\e9db";
}

.icon-square:before {
  content: "\e9dc";
}

.icon-star:before {
  content: "\e9dd";
}

.icon-stop-circle:before {
  content: "\e9de";
}

.icon-sun:before {
  content: "\e9df";
}

.icon-sunrise:before {
  content: "\e9e0";
}

.icon-sunset:before {
  content: "\e9e1";
}

.icon-tablet:before {
  content: "\e9e2";
}

.icon-tag:before {
  content: "\e9e3";
}

.icon-target:before {
  content: "\e9e4";
}

.icon-terminal:before {
  content: "\e9e5";
}

.icon-thermometer:before {
  content: "\e9e6";
}

.icon-thumbs-down:before {
  content: "\e9e7";
}

.icon-thumbs-up:before {
  content: "\e9e8";
}

.icon-toggle-left:before {
  content: "\e9e9";
}

.icon-toggle-right:before {
  content: "\e9ea";
}

.icon-trash-2:before {
  content: "\e9eb";
}

.icon-trash:before {
  content: "\e9ec";
}

.icon-trello:before {
  content: "\e9ed";
}

.icon-trending-down:before {
  content: "\e9ee";
}

.icon-trending-up:before {
  content: "\e9ef";
}

.icon-triangle:before {
  content: "\e9f0";
}

.icon-truck:before {
  content: "\e9f1";
}

.icon-tv:before {
  content: "\e9f2";
}

.icon-twitter:before {
  content: "\e9f3";
}

.icon-type:before {
  content: "\e9f4";
}

.icon-umbrella:before {
  content: "\e9f5";
}

.icon-underline:before {
  content: "\e9f6";
}

.icon-unlock:before {
  content: "\e9f7";
}

.icon-upload-cloud:before {
  content: "\e9f8";
}

.icon-upload:before {
  content: "\e9f9";
}

.icon-user-check:before {
  content: "\e9fa";
}

.icon-user-minus:before {
  content: "\e9fb";
}

.icon-user-plus:before {
  content: "\e9fc";
}

.icon-user-x:before {
  content: "\e9fd";
}

.icon-user:before {
  content: "\e9fe";
}

.icon-users:before {
  content: "\e9ff";
}

.icon-video-off:before {
  content: "\ea00";
}

.icon-video:before {
  content: "\ea01";
}

.icon-voicemail:before {
  content: "\ea02";
}

.icon-volume-1:before {
  content: "\ea03";
}

.icon-volume-2:before {
  content: "\ea04";
}

.icon-volume-x:before {
  content: "\ea05";
}

.icon-volume:before {
  content: "\ea06";
}

.icon-watch:before {
  content: "\ea07";
}

.icon-wifi-off:before {
  content: "\ea08";
}

.icon-wifi:before {
  content: "\ea09";
}

.icon-wind:before {
  content: "\ea0a";
}

.icon-x-circle:before {
  content: "\ea0b";
}

.icon-x-octagon:before {
  content: "\ea0c";
}

.icon-x-square:before {
  content: "\ea0d";
}

.icon-x:before {
  content: "\ea0e";
}

.icon-youtube:before {
  content: "\ea0f";
}

.icon-zap-off:before {
  content: "\ea10";
}

.icon-zap:before {
  content: "\ea11";
}

.icon-zoom-in:before {
  content: "\ea12";
}

.icon-zoom-out:before {
  content: "\ea13";
}

.pure-u-1, .pure-u-1-1, .pure-u-1-12, .pure-u-1-2, .pure-u-1-24, .pure-u-1-3, .pure-u-1-4, .pure-u-1-5, .pure-u-1-6, .pure-u-1-8, .pure-u-10-24, .pure-u-11-12, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-2-24, .pure-u-2-3, .pure-u-2-5, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24, .pure-u-3-24, .pure-u-3-4, .pure-u-3-5, .pure-u-3-8, .pure-u-4-24, .pure-u-4-5, .pure-u-5-12, .pure-u-5-24, .pure-u-5-5, .pure-u-5-6, .pure-u-5-8, .pure-u-6-24, .pure-u-7-12, .pure-u-7-24, .pure-u-7-8, .pure-u-8-24, .pure-u-9-24 {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.pure-u-1-24 {
  width: 4.1667%;
}

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
}

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
}

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
}

.pure-u-1-5 {
  width: 20%;
}

.pure-u-5-24 {
  width: 20.8333%;
}

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
}

.pure-u-7-24 {
  width: 29.1667%;
}

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
}

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
}

.pure-u-2-5 {
  width: 40%;
}

.pure-u-10-24, .pure-u-5-12 {
  width: 41.6667%;
}

.pure-u-11-24 {
  width: 45.8333%;
}

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
}

.pure-u-13-24 {
  width: 54.1667%;
}

.pure-u-14-24, .pure-u-7-12 {
  width: 58.3333%;
}

.pure-u-3-5 {
  width: 60%;
}

.pure-u-15-24, .pure-u-5-8 {
  width: 62.5%;
}

.pure-u-16-24, .pure-u-2-3 {
  width: 66.6667%;
}

.pure-u-17-24 {
  width: 70.8333%;
}

.pure-u-18-24, .pure-u-3-4 {
  width: 75%;
}

.pure-u-19-24 {
  width: 79.1667%;
}

.pure-u-4-5 {
  width: 80%;
}

.pure-u-20-24, .pure-u-5-6 {
  width: 83.3333%;
}

.pure-u-21-24, .pure-u-7-8 {
  width: 87.5%;
}

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
}

.pure-u-23-24 {
  width: 95.8333%;
}

.pure-u-1, .pure-u-1-1, .pure-u-24-24, .pure-u-5-5 {
  width: 100%;
}

@media screen and (min-width: 35.5em) {
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-12, .pure-u-sm-1-2, .pure-u-sm-1-24, .pure-u-sm-1-3, .pure-u-sm-1-4, .pure-u-sm-1-5, .pure-u-sm-1-6, .pure-u-sm-1-8, .pure-u-sm-10-24, .pure-u-sm-11-12, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-2-24, .pure-u-sm-2-3, .pure-u-sm-2-5, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24, .pure-u-sm-3-24, .pure-u-sm-3-4, .pure-u-sm-3-5, .pure-u-sm-3-8, .pure-u-sm-4-24, .pure-u-sm-4-5, .pure-u-sm-5-12, .pure-u-sm-5-24, .pure-u-sm-5-5, .pure-u-sm-5-6, .pure-u-sm-5-8, .pure-u-sm-6-24, .pure-u-sm-7-12, .pure-u-sm-7-24, .pure-u-sm-7-8, .pure-u-sm-8-24, .pure-u-sm-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-sm-1-24 {
    width: 4.1667%;
  }
  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
  }
  .pure-u-sm-1-8, .pure-u-sm-3-24 {
    width: 12.5%;
  }
  .pure-u-sm-1-6, .pure-u-sm-4-24 {
    width: 16.6667%;
  }
  .pure-u-sm-1-5 {
    width: 20%;
  }
  .pure-u-sm-5-24 {
    width: 20.8333%;
  }
  .pure-u-sm-1-4, .pure-u-sm-6-24 {
    width: 25%;
  }
  .pure-u-sm-7-24 {
    width: 29.1667%;
  }
  .pure-u-sm-1-3, .pure-u-sm-8-24 {
    width: 33.3333%;
  }
  .pure-u-sm-3-8, .pure-u-sm-9-24 {
    width: 37.5%;
  }
  .pure-u-sm-2-5 {
    width: 40%;
  }
  .pure-u-sm-10-24, .pure-u-sm-5-12 {
    width: 41.6667%;
  }
  .pure-u-sm-11-24 {
    width: 45.8333%;
  }
  .pure-u-sm-1-2, .pure-u-sm-12-24 {
    width: 50%;
  }
  .pure-u-sm-13-24 {
    width: 54.1667%;
  }
  .pure-u-sm-14-24, .pure-u-sm-7-12 {
    width: 58.3333%;
  }
  .pure-u-sm-3-5 {
    width: 60%;
  }
  .pure-u-sm-15-24, .pure-u-sm-5-8 {
    width: 62.5%;
  }
  .pure-u-sm-16-24, .pure-u-sm-2-3 {
    width: 66.6667%;
  }
  .pure-u-sm-17-24 {
    width: 70.8333%;
  }
  .pure-u-sm-18-24, .pure-u-sm-3-4 {
    width: 75%;
  }
  .pure-u-sm-19-24 {
    width: 79.1667%;
  }
  .pure-u-sm-4-5 {
    width: 80%;
  }
  .pure-u-sm-20-24, .pure-u-sm-5-6 {
    width: 83.3333%;
  }
  .pure-u-sm-21-24, .pure-u-sm-7-8 {
    width: 87.5%;
  }
  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6667%;
  }
  .pure-u-sm-23-24 {
    width: 95.8333%;
  }
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-24-24, .pure-u-sm-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-12, .pure-u-md-1-2, .pure-u-md-1-24, .pure-u-md-1-3, .pure-u-md-1-4, .pure-u-md-1-5, .pure-u-md-1-6, .pure-u-md-1-8, .pure-u-md-10-24, .pure-u-md-11-12, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-2-24, .pure-u-md-2-3, .pure-u-md-2-5, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24, .pure-u-md-3-24, .pure-u-md-3-4, .pure-u-md-3-5, .pure-u-md-3-8, .pure-u-md-4-24, .pure-u-md-4-5, .pure-u-md-5-12, .pure-u-md-5-24, .pure-u-md-5-5, .pure-u-md-5-6, .pure-u-md-5-8, .pure-u-md-6-24, .pure-u-md-7-12, .pure-u-md-7-24, .pure-u-md-7-8, .pure-u-md-8-24, .pure-u-md-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-md-1-24 {
    width: 4.1667%;
  }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
  }
  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
  }
  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
  }
  .pure-u-md-1-5 {
    width: 20%;
  }
  .pure-u-md-5-24 {
    width: 20.8333%;
  }
  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
  }
  .pure-u-md-7-24 {
    width: 29.1667%;
  }
  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
  }
  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
  }
  .pure-u-md-2-5 {
    width: 40%;
  }
  .pure-u-md-10-24, .pure-u-md-5-12 {
    width: 41.6667%;
  }
  .pure-u-md-11-24 {
    width: 45.8333%;
  }
  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
  }
  .pure-u-md-13-24 {
    width: 54.1667%;
  }
  .pure-u-md-14-24, .pure-u-md-7-12 {
    width: 58.3333%;
  }
  .pure-u-md-3-5 {
    width: 60%;
  }
  .pure-u-md-15-24, .pure-u-md-5-8 {
    width: 62.5%;
  }
  .pure-u-md-16-24, .pure-u-md-2-3 {
    width: 66.6667%;
  }
  .pure-u-md-17-24 {
    width: 70.8333%;
  }
  .pure-u-md-18-24, .pure-u-md-3-4 {
    width: 75%;
  }
  .pure-u-md-19-24 {
    width: 79.1667%;
  }
  .pure-u-md-4-5 {
    width: 80%;
  }
  .pure-u-md-20-24, .pure-u-md-5-6 {
    width: 83.3333%;
  }
  .pure-u-md-21-24, .pure-u-md-7-8 {
    width: 87.5%;
  }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
  }
  .pure-u-md-23-24 {
    width: 95.8333%;
  }
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-24-24, .pure-u-md-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-12, .pure-u-lg-1-2, .pure-u-lg-1-24, .pure-u-lg-1-3, .pure-u-lg-1-4, .pure-u-lg-1-5, .pure-u-lg-1-6, .pure-u-lg-1-8, .pure-u-lg-10-24, .pure-u-lg-11-12, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-2-24, .pure-u-lg-2-3, .pure-u-lg-2-5, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24, .pure-u-lg-3-24, .pure-u-lg-3-4, .pure-u-lg-3-5, .pure-u-lg-3-8, .pure-u-lg-4-24, .pure-u-lg-4-5, .pure-u-lg-5-12, .pure-u-lg-5-24, .pure-u-lg-5-5, .pure-u-lg-5-6, .pure-u-lg-5-8, .pure-u-lg-6-24, .pure-u-lg-7-12, .pure-u-lg-7-24, .pure-u-lg-7-8, .pure-u-lg-8-24, .pure-u-lg-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-lg-1-24 {
    width: 4.1667%;
  }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
  }
  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
  }
  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
  }
  .pure-u-lg-1-5 {
    width: 20%;
  }
  .pure-u-lg-5-24 {
    width: 20.8333%;
  }
  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
  }
  .pure-u-lg-7-24 {
    width: 29.1667%;
  }
  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
  }
  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
  }
  .pure-u-lg-2-5 {
    width: 40%;
  }
  .pure-u-lg-10-24, .pure-u-lg-5-12 {
    width: 41.6667%;
  }
  .pure-u-lg-11-24 {
    width: 45.8333%;
  }
  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
  }
  .pure-u-lg-13-24 {
    width: 54.1667%;
  }
  .pure-u-lg-14-24, .pure-u-lg-7-12 {
    width: 58.3333%;
  }
  .pure-u-lg-3-5 {
    width: 60%;
  }
  .pure-u-lg-15-24, .pure-u-lg-5-8 {
    width: 62.5%;
  }
  .pure-u-lg-16-24, .pure-u-lg-2-3 {
    width: 66.6667%;
  }
  .pure-u-lg-17-24 {
    width: 70.8333%;
  }
  .pure-u-lg-18-24, .pure-u-lg-3-4 {
    width: 75%;
  }
  .pure-u-lg-19-24 {
    width: 79.1667%;
  }
  .pure-u-lg-4-5 {
    width: 80%;
  }
  .pure-u-lg-20-24, .pure-u-lg-5-6 {
    width: 83.3333%;
  }
  .pure-u-lg-21-24, .pure-u-lg-7-8 {
    width: 87.5%;
  }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
  }
  .pure-u-lg-23-24 {
    width: 95.8333%;
  }
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-24-24, .pure-u-lg-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-12, .pure-u-xl-1-2, .pure-u-xl-1-24, .pure-u-xl-1-3, .pure-u-xl-1-4, .pure-u-xl-1-5, .pure-u-xl-1-6, .pure-u-xl-1-8, .pure-u-xl-10-24, .pure-u-xl-11-12, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-2-24, .pure-u-xl-2-3, .pure-u-xl-2-5, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24, .pure-u-xl-3-24, .pure-u-xl-3-4, .pure-u-xl-3-5, .pure-u-xl-3-8, .pure-u-xl-4-24, .pure-u-xl-4-5, .pure-u-xl-5-12, .pure-u-xl-5-24, .pure-u-xl-5-5, .pure-u-xl-5-6, .pure-u-xl-5-8, .pure-u-xl-6-24, .pure-u-xl-7-12, .pure-u-xl-7-24, .pure-u-xl-7-8, .pure-u-xl-8-24, .pure-u-xl-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-xl-1-24 {
    width: 4.1667%;
  }
  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
  }
  .pure-u-xl-1-8, .pure-u-xl-3-24 {
    width: 12.5%;
  }
  .pure-u-xl-1-6, .pure-u-xl-4-24 {
    width: 16.6667%;
  }
  .pure-u-xl-1-5 {
    width: 20%;
  }
  .pure-u-xl-5-24 {
    width: 20.8333%;
  }
  .pure-u-xl-1-4, .pure-u-xl-6-24 {
    width: 25%;
  }
  .pure-u-xl-7-24 {
    width: 29.1667%;
  }
  .pure-u-xl-1-3, .pure-u-xl-8-24 {
    width: 33.3333%;
  }
  .pure-u-xl-3-8, .pure-u-xl-9-24 {
    width: 37.5%;
  }
  .pure-u-xl-2-5 {
    width: 40%;
  }
  .pure-u-xl-10-24, .pure-u-xl-5-12 {
    width: 41.6667%;
  }
  .pure-u-xl-11-24 {
    width: 45.8333%;
  }
  .pure-u-xl-1-2, .pure-u-xl-12-24 {
    width: 50%;
  }
  .pure-u-xl-13-24 {
    width: 54.1667%;
  }
  .pure-u-xl-14-24, .pure-u-xl-7-12 {
    width: 58.3333%;
  }
  .pure-u-xl-3-5 {
    width: 60%;
  }
  .pure-u-xl-15-24, .pure-u-xl-5-8 {
    width: 62.5%;
  }
  .pure-u-xl-16-24, .pure-u-xl-2-3 {
    width: 66.6667%;
  }
  .pure-u-xl-17-24 {
    width: 70.8333%;
  }
  .pure-u-xl-18-24, .pure-u-xl-3-4 {
    width: 75%;
  }
  .pure-u-xl-19-24 {
    width: 79.1667%;
  }
  .pure-u-xl-4-5 {
    width: 80%;
  }
  .pure-u-xl-20-24, .pure-u-xl-5-6 {
    width: 83.3333%;
  }
  .pure-u-xl-21-24, .pure-u-xl-7-8 {
    width: 87.5%;
  }
  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6667%;
  }
  .pure-u-xl-23-24 {
    width: 95.8333%;
  }
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-24-24, .pure-u-xl-5-5 {
    width: 100%;
  }
} /* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: bottom center;
}

#colorbox video {
  width: 100%;
}

/* ------------------
   COLORS
------------------ */
/* ------------------
   FONTS
------------------ */
/* quattrocento-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quattrocento Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/quattrocento-sans-v18-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quattrocento Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/quattrocento-sans-v18-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ------------------
   SIZES
------------------ */
/* 1px */
/* 3px */
/* 5px */
/* 8px */
/* 10px */
/* 15px */
/* 16px */
/* 20px */
/* 24px */
/* 30px */
/* 40px */
/* 50px */
/* 60px */
/* ------------------
   HEADLINES
------------------ */
h1 {
  font-weight: 700;
  margin: 0;
}
h1 i {
  font-weight: 300;
  font-style: italic;
}
h1.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h1.hl.hl-center {
  text-align: center;
}
h1.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h1.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h1.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h1.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h1.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h1.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h1.big {
    font-size: 1.875rem;
  }
}

h2 {
  font-weight: 700;
  margin: 0;
}
h2 i {
  font-weight: 300;
  font-style: italic;
}
h2.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h2.hl.hl-center {
  text-align: center;
}
h2.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h2.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h2.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h2.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h2.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h2.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h2.big {
    font-size: 1.875rem;
  }
}

h3 {
  font-weight: 700;
  margin: 0;
}
h3 i {
  font-weight: 300;
  font-style: italic;
}
h3.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h3.hl.hl-center {
  text-align: center;
}
h3.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h3.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h3.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h3.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h3.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h3.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h3.big {
    font-size: 1.875rem;
  }
}

h4 {
  font-weight: 700;
  margin: 0;
}
h4 i {
  font-weight: 300;
  font-style: italic;
}
h4.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h4.hl.hl-center {
  text-align: center;
}
h4.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h4.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h4.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h4.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h4.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h4.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h4.big {
    font-size: 1.875rem;
  }
}

h5 {
  font-weight: 700;
  margin: 0;
}
h5 i {
  font-weight: 300;
  font-style: italic;
}
h5.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h5.hl.hl-center {
  text-align: center;
}
h5.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h5.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h5.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h5.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h5.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h5.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h5.big {
    font-size: 1.875rem;
  }
}

h6 {
  font-weight: 700;
  margin: 0;
}
h6 i {
  font-weight: 300;
  font-style: italic;
}
h6.hl.hl-left {
  text-align: left;
  direction: ltr;
}
h6.hl.hl-center {
  text-align: center;
}
h6.hl.hl-right {
  text-align: right;
  direction: rtl;
}
h6.big {
  text-transform: none;
  font-family: "Quattrocento Sans", serif;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 64em) {
  h6.big {
    font-size: 3.125rem;
  }
}
@media (min-width: 80em) {
  h6.big {
    font-size: 3.75rem;
  }
}
@media (max-width: 64em) {
  h6.big {
    font-size: 3.125rem;
  }
}
@media (max-width: 48em) {
  h6.big {
    font-size: 2.5rem;
  }
}
@media (max-width: 35.5em) {
  h6.big {
    font-size: 1.875rem;
  }
}

span.hl {
  font-weight: 500;
  margin: 0;
}
span.hl.hl-left {
  text-align: left;
  direction: ltr;
}
span.hl.hl-center {
  text-align: center;
}
span.hl.hl-right {
  text-align: right;
  direction: rtl;
}

.subline {
  margin-top: 0.3125rem !important;
}
.subline h1,
.subline h2,
.subline h3,
.subline h4,
.subline h5,
.subline h6 {
  font-style: italic;
  font-weight: 300;
}

span.headline {
  display: block;
}

h1,
.h1 {
  font-size: 1.75rem;
  line-height: 1;
  text-transform: uppercase;
}

h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1;
}

h3,
.h3 {
  font-size: 1.25rem;
  line-height: 1;
}

h4,
.h4 {
  font-size: 1.15rem;
  line-height: 1;
}

h5,
.h5 {
  font-size: 1.1rem;
  line-height: 1;
}

@media (min-width: 35.5em) {
  h1,
  .h1 {
    font-size: 2rem;
  }
  h2,
  .h2 {
    font-size: 1.75rem;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
  }
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  h5,
  .h5 {
    font-size: 1.15rem;
  }
}
/* ------------------
   HELPERS
------------------ */
/* ******************* *
   NOTIFICATION STYLES *
   ******************* */
.information, .success, .confirm, .warning, .error, .validation {
  border: 0.0625rem solid;
  margin: 0.625rem 0;
  padding: 0.9375rem 0.625rem 0.9375rem 1.25rem;
}

.information {
  color: #00529B;
  background-color: #BDE5F8;
}

.success, .confirm {
  color: #4F8A10;
  background-color: #DFF2BF;
}

.warning {
  color: #9F6000;
  background-color: #FEEFB3;
}

.error {
  color: #ff0000;
  background-color: #FFBABA;
}

.invisible {
  display: none;
}

* {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* ------------------
   MENU TOGGLER
------------------ */
/*#menu-toggler {
	width:$xlarge;
	height:$xlarge;
	display:flex;
	align-items:center;
	-webkit-appearance: none;
	appearance: none;
	background:none;
	text-align:center;
	padding:0 $small;
	margin:0;
	border:none;

	// DESKTOP
	@media (min-width:64em) {

	}

	// TABLET
	@media (max-width:64em) {
		margin: $large $medium;
	}

	// SMARTPHONES
	@media (max-width:48em) {
		margin: $medium;
	}

	// SMALL SMARTPHONES
	@media (max-width:35.5em) {

	}

	&:focus {
		outline: none;
		background: none;
	}

	span {
		width:100%;
		height: 0.125rem;
		background:$violett;
		display:inline-block;
		@include transition;

		&:before,
		&:after {
			content:'';
			width:100%;
			height: 0.125rem;
			background:$violett;
			display:inline-block;
			@include transition;
		}

		&:before {
			transform:translateY(-1.375rem);
		}

		&:after {
			transform:translateY(-1.25rem);
		}
	}

}*/
#menu-toggler {
  display: inline-block;
  z-index: 101;
  position: relative;
  overflow: hidden;
  padding: 0;
  text-align: center;
  line-height: 15px;
  text-transform: uppercase;
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  background: none;
  vertical-align: middle;
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 64em) {
  #menu-toggler {
    margin: 1.25rem 0.625rem;
  }
}
@media (max-width: 48em) {
  #menu-toggler {
    margin: 0.625rem;
  }
}
#menu-toggler:focus {
  outline: none;
  background: none;
}
#menu-toggler:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#menu-toggler > span.zipper {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#menu-toggler span.stripe {
  transition: all 0.4s ease;
  display: block;
  position: absolute;
  width: 2rem;
  top: 50%;
  left: 0;
  height: 0.125rem;
  transform: translateY(-50%);
  background: #9d9d9d;
}
#menu-toggler span.stripe:before, #menu-toggler span.stripe:after {
  content: "";
  width: 2rem;
  height: 0.125rem;
  display: block;
  transition: all 0.4s ease;
  background: #9d9d9d;
}
#menu-toggler span.stripe:before {
  transform: translateY(-0.625rem);
}
#menu-toggler span.stripe:after {
  transform: translateY(0.5rem);
}
#menu-toggler:focus span.stripe, #menu-toggler:active span.stripe {
  background: #951b81;
}
#menu-toggler:focus span.stripe:before, #menu-toggler:focus span.stripe:after, #menu-toggler:active span.stripe:before, #menu-toggler:active span.stripe:after {
  background: #951b81;
}

/* ------------------
   MENU AREA
------------------ */
@media (min-width: 64em) {
  #menu {
    display: none;
  }
}
@media (max-width: 64em) {
  #menu {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    height: 5rem;
  }
}
@media (max-width: 48em) {
  #menu {
    height: 4rem;
  }
}
/* ------------------
   NAVIGATION WRAPPER
------------------ */
@media (min-width: 64em) {
  #navigation {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    flex-direction: column;
    flex: 1;
    padding: 0.9375rem;
    overflow: auto;
    border: none;
  }
}
@media (min-width: 105em) {
  #navigation {
    padding: 1.875rem;
  }
}
@media (max-width: 64em) {
  #navigation {
    transition: all 0.4s ease;
    display: block;
    height: 0;
    padding: 0 0.9375rem;
    border-top: 0.0625rem solid #f2f2f2;
    overflow: hidden;
    width: 100%;
  }
  body.menu-active #navigation {
    height: calc(100% - 5rem);
    overflow-y: scroll;
    padding: 0.9375rem;
  }
}
@media (max-width: 35.5em) {
  body.menu-active #navigation {
    height: calc(100% - 4rem);
  }
}

.navigation {
  width: 100%;
  /* LEVEL 2 */
  /* LEVEL 3 */
}
@media (min-width: 64em) {
  .navigation {
    margin: 0;
  }
  .navigation .toggler {
    display: none !important;
  }
  .navigation ul.level_2,
  .navigation ul.level_3 {
    display: none;
  }
  .navigation .active > ul,
  .navigation .trail > ul {
    display: block !important;
  }
}
@media (max-width: 64em) {
  .navigation ul.level_2,
  .navigation ul.level_3 {
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
  }
  .navigation .submenu {
    /* IS ACTIVE */
  }
  .navigation .submenu > .toggler {
    transition: all 0.4s ease;
    font-size: 1.25rem;
    position: absolute;
    width: 2rem;
    height: 2rem !important;
    line-height: 2rem;
    right: 0;
    top: 0.18755rem;
    display: block !important;
    text-align: center;
    padding: 0;
    cursor: pointer;
  }
  .navigation .submenu.active > .toggler, .navigation .submenu.trail > .toggler {
    transform: rotate(90deg);
  }
  .navigation .submenu.active > ul, .navigation .submenu.trail > ul {
    max-height: 150vh;
  }
}
@media (max-width: 48em) {
  .navigation .submenu > .toggler {
    font-size: 1rem;
  }
}
.navigation ul.level_1 > li {
  position: relative;
}
.navigation ul.level_1 > li > a {
  font-family: "Quattrocento Sans", serif;
  color: #1d1d1b;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125rem;
  line-height: 1;
  display: inline-block;
  position: relative;
}
.news-updated .navigation ul.level_1 > li > a[href^=zeitung]::after {
  content: "neu";
  text-transform: uppercase;
  padding: 0.3125rem 0.18755rem;
  vertical-align: top;
  color: #ffffff;
  background: #951b81;
  font-size: 0.5rem;
  margin-left: 0.3125rem;
  font-weight: bold;
  display: inline-block;
}

@media (min-width: 48em) and (max-width: 64em) {
  .navigation ul.level_1 > li > a {
    padding: 0.3125rem 0;
  }
}
@media (max-width: 48em) {
  .navigation ul.level_1 > li > a {
    padding: 0.625rem 0;
  }
}
@media (max-width: 35.5em) {
  .navigation ul.level_1 > li > a {
    padding: 0.625rem 0;
  }
}
.navigation ul.level_1 > li > a em {
  font-style: normal;
}
.navigation ul.level_1 > li > a em:after {
  height: 0.3125rem;
  bottom: auto;
}
.navigation ul.level_1 > li > a.active em, .navigation ul.level_1 > li > a.trail em {
  font-style: normal;
}
.navigation ul.level_1 > li > a.active em:after, .navigation ul.level_1 > li > a.trail em:after {
  content: "";
  height: 0.3125rem;
  width: 100%;
  background: #951b81;
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.3125rem;
}
.navigation ul.level_1 > li + li {
  margin-top: 0.625rem;
}
@media (min-width: 64em) {
  .navigation ul.level_2 {
    margin-left: 0.9375rem;
  }
}
@media (min-width: 105em) {
  .navigation ul.level_2 {
    margin-left: 1.25rem;
  }
}
@media (max-width: 64em) {
  .navigation ul.level_2 {
    margin-left: 0.625rem;
  }
}
.navigation ul.level_2 > li {
  position: relative;
}
.navigation ul.level_2 > li.first {
  margin-top: 0.9375rem;
}
.navigation ul.level_2 > li.last {
  margin-bottom: 0.9375rem;
}
.navigation ul.level_2 > li > a {
  font-family: "Quattrocento Sans", sans-serif;
  color: #1d1d1b;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1;
  display: inline-block;
}
.navigation ul.level_2 > li > a em {
  font-style: normal;
}
.navigation ul.level_2 > li > a em:after {
  height: 0.0625rem;
  bottom: -0.0625rem;
}
.navigation ul.level_2 > li > a:hover:not(.active) {
  color: #951b81;
}
.navigation ul.level_2 > li > a.active, .navigation ul.level_2 > li > a.trail, .navigation ul.level_2 > li > a.forward {
  font-weight: 700;
}
.navigation ul.level_2 > li + li {
  margin-top: 0.3125rem;
}
@media (min-width: 64em) {
  .navigation ul.level_3 {
    margin-left: 0.9375rem;
  }
}
@media (min-width: 105em) {
  .navigation ul.level_3 {
    margin-left: 1.25rem;
  }
}
@media (max-width: 64em) {
  .navigation ul.level_3 {
    margin-left: 0.625rem;
  }
}
.navigation ul.level_3 > li.first {
  margin-top: 0.3125rem;
}
.navigation ul.level_3 > li.last {
  margin-bottom: 0.625rem;
}
.navigation ul.level_3 > li > a {
  font-family: "Quattrocento Sans", sans-serif;
  color: #1d1d1b;
  text-decoration: none;
  font-size: 0.875rem;
  display: inline-block;
}
.navigation ul.level_3 > li > a em {
  font-style: normal;
}
.navigation ul.level_3 > li > a em:after {
  height: 0;
  display: none;
}
.navigation ul.level_3 > li > a:hover {
  color: #951b81;
}
.navigation ul.level_3 > li > a.active {
  font-weight: 700;
}

@media (max-width: 64em) {
  #main-navigation {
    min-height: 85%;
  }
}
@media (min-width: 64em) {
  #meta-navigation {
    margin-top: 1.25rem;
  }
}
@media (max-width: 64em) {
  #meta-navigation {
    min-height: 15%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
}
@media (max-width: 64em) {
  #meta-navigation ul.level_1 {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 1rem;
  }
}
#meta-navigation ul.level_1 > li > a {
  font-family: "Quattrocento Sans", sans-serif;
  color: #1d1d1b;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875rem;
  display: inline-block;
}
#meta-navigation ul.level_1 > li > a em:after {
  height: 0.0625rem;
  bottom: -0.0625rem;
}
#meta-navigation ul.level_1 > li > a:hover:not(.active) {
  color: #951b81;
}
#meta-navigation ul.level_1 > li > a.active {
  font-weight: 700;
}
@media (max-width: 64em) {
  #meta-navigation ul.level_1 > li + li {
    margin-top: 0;
  }
}
/* ------------------
   SUBNAVIGATION
------------------ */
@media (min-width: 64em) {
  .subnavigation ul.level_2 {
    margin-top: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media (max-width: 64em) {
  .subnavigation ul.level_2 {
    margin-top: 1.875rem;
    margin-left: 1.875rem;
  }
}
@media (max-width: 48em) {
  .subnavigation ul.level_2 {
    margin-top: 1.25rem;
    margin-left: 1.25rem;
  }
}
@media (max-width: 35.5em) {
  .subnavigation ul.level_2 {
    margin-top: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.subnavigation ul li a {
  text-transform: uppercase;
  color: #1d1d1b;
  font-weight: bold;
}
.subnavigation ul li a i {
  color: #951b81;
  margin-right: 0.625rem;
}
@media (min-width: 64em) {
  .subnavigation ul li {
    font-size: 1.875rem;
  }
}
@media (max-width: 64em) {
  .subnavigation ul li {
    font-size: 1.25rem;
  }
}
@media (max-width: 48em) {
  .subnavigation ul li {
    font-size: 1.25rem;
  }
}
@media (max-width: 35.5em) {
  .subnavigation ul li {
    font-size: 0.9375rem;
  }
}
.subnavigation ul li.level_2 {
  font-size: 85%;
}
@media (min-width: 64em) {
  .subnavigation ul li + li {
    margin-top: 2.5rem;
  }
}
@media (max-width: 64em) {
  .subnavigation ul li + li {
    margin-top: 1.875rem;
  }
}
@media (max-width: 48em) {
  .subnavigation ul li + li {
    margin-top: 1.25rem;
  }
}
@media (max-width: 35.5em) {
  .subnavigation ul li + li {
    margin-top: 0.9375rem;
  }
}

/* ------------------
   YEAR NAVIGATION
------------------ */
.year-nav ul li {
  display: inline-block;
}
.year-nav ul li a,
.year-nav ul li strong {
  color: #fff;
  background: #951b81;
  display: block;
  padding: 0.5rem 0.625rem;
}
.year-nav ul li a:hover,
.year-nav ul li strong:hover {
  background: #1d1d1b;
}
.year-nav ul li .active {
  background: #570e64;
}
.year-nav ul li + li {
  margin-left: 0.3125rem;
}

.modal {
  margin: 0 !important;
}
.modal::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: block;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
}
.modal-box {
  padding: 30px;
  background: #fff;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translateX(-50%) translateY(-50%);
  width: 50%;
}
@media (max-width: 48em) {
  .modal-box {
    width: 80%;
  }
}
.modal-box .block + .block {
  margin-top: 1.25rem;
}
.modal-close {
  border-radius: 50%;
  background: #951b81;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(50%) translateY(-50%);
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  transition: all 0.4s ease;
  cursor: pointer;
}
.modal-close:hover {
  background: #1d1d1b;
}

.mod_cms_accept_tags {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  /*.tags {
      display: flex;
      overflow: hidden;
      flex-wrap: wrap;
      margin: $medium;

      padding: 0 !important;

      > div {
          flex-basis: 0;
          flex-grow: 1;
          margin: $medium;

          .head {
              display: flex;
              justify-content: flex-end;
              font-weight: 700;
              margin-top: 0;
              margin-bottom: 15px;
              flex-direction: row-reverse;
              align-items: center;

              input {
                  display:none;
                  &:checked + label {

                      &::after {
                          left: 100%;
                          transform: translateX(-100%);
                          background: $status-success;
                      }
                  }
              }

              label {
                  display: inline-block;
                  flex-shrink: 0;
                  position: relative;
                  background: $black-accent04;
                  width: $xlarge;
                  height: $base;
                  border-radius: $medium;
                  cursor: pointer;
                  margin-right: $medium;

                  &::after {
                      content: "";
                      display: block;
                      position: absolute;
                      top: -2px;
                      left: 0;
                      width: $large;
                      height: $large;
                      background: $black-accent02;
                      border-radius: $medium;
                      transition: all .3s;
                  } 
              }
          }
      }
  }*/
}
.mod_cms_accept_tags form {
  /*margin: $large;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  max-width: 50vw;

  @media (max-width: 48em) {
      max-width: 75vw;
  }

  @media (max-width: 35.5em) {
      max-width: 90vw;
  }*/
}
.mod_cms_accept_tags form .formbody {
  margin: 0;
  padding: 1rem;
}
.mod_cms_accept_tags .widget.widget-submit {
  width: 100%;
  justify-content: space-between;
  flex-direction: row-reverse;
  display: flex;
}
@media (max-width: 35.5em) {
  .mod_cms_accept_tags .widget.widget-submit {
    justify-content: center;
  }
}
.mod_cms_accept_tags .widget.widget-submit button + button {
  margin-left: 0.625rem;
}
@media (max-width: 35.5em) {
  .mod_cms_accept_tags .widget.widget-submit button + button {
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
.mod_cms_accept_tags button.submit {
  /*padding: $medium $base;
  height: $xlarge2nd;
  line-height: $xlarge;*/
  width: auto;
  text-transform: none;
  transition: all 0.4s ease;
}
.mod_cms_accept_tags button.submit::before {
  display: none;
}
.mod_cms_accept_tags button.submit:hover {
  background: #e6e6e6;
}
.mod_cms_accept_tags button.submit.first {
  background: none;
  color: #951b81;
  border: 0.18755rem solid #e6e6e6;
}
.mod_cms_accept_tags button.submit.first:hover {
  border-color: #9d9d9d;
  color: #b80466;
}
.mod_cms_accept_tags button.submit.all {
  background: none;
  border: 0.18755rem solid #548826;
  color: #548826;
  font-weight: 700;
}
.mod_cms_accept_tags button.submit.all:hover {
  background: #548826;
  color: #ffffff;
}
.mod_cms_accept_tags .tags {
  overflow: hidden;
  margin: 1rem;
  padding: 0 !important;
}
.mod_cms_accept_tags .toggler {
  display: flex;
  align-items: center;
}
.mod_cms_accept_tags input {
  display: none;
}
.mod_cms_accept_tags input:checked + label::after {
  /*left: 100%;
  transform: translateX(-100%);*/
  background: #548826;
}
.mod_cms_accept_tags label {
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  background: #e6e6e6;
  width: 2.5rem;
  height: 1rem;
  border-radius: 0.625rem;
  cursor: pointer;
  margin-right: 0.625rem;
}
.mod_cms_accept_tags label::after {
  /*content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: $large;
  height: $large;*/
  background: #9d9d9d;
  /*border-radius: $medium;
  transition: all .3s;*/
}

@media (max-width: 64em) {
  .hideMobile {
    display: none;
  }
}

/* ------------------
   MENU ACTIVE
------------------ */
body.menu-active {
  overflow: hidden;
}
body.menu-active #menu-toggler {
  background: #fff;
  /*span {

  	width:0;
  	&:before {
  		transform:translateY(-1.375rem) rotate(45deg);
  	}

  	&:after {
  		transform:translateY(-1.25rem) rotate(-45deg);
  	}
  }*/
}
body.menu-active #menu-toggler span.stripe {
  width: 0;
}
body.menu-active #menu-toggler span.stripe:before {
  background: #951b81;
  transform: rotate(45deg);
}
body.menu-active #menu-toggler span.stripe:after {
  background: #951b81;
  transform: rotate(-45deg);
  margin-top: -0.125rem;
}
body.menu-active #logo {
  z-index: 101;
}
body.menu-active #header {
  background: #fff;
  height: 100%;
  max-height: 100vh;
}

@media screen {
  /* ------------------
     BODY,HTML
  ------------------ */
  body, html {
    font-size: 16px;
    line-height: 24px;
    color: #1d1d1b;
    font-family: "Quattrocento Sans", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f2f2f2;
  }
  /* ------------------
     HEADER
  ------------------ */
  #header {
    text-align: left;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    transition: all 0.4s ease;
  }
  /* ------------------
     LOGO
  ------------------ */
  /* ------------------
     SYNDICATE LINKS
  ------------------ */
  /* ------------------
    WRAPPER
  ------------------ */
  /* ------------------
     MAIN / CONTAINER
  ------------------ */
  /* GRID CONTAINER FIXED */
  /* GRID CONTAINER FLUID */
  /* GRID BOXES */
  /* ------------------
     STOERER
  ------------------ */
  /* ------------------
     SECTION HEADLINE
  ------------------ */
  /* ------------------
     INTRO SECTION
  ------------------ */
  /* ------------------
     LISTS
  ------------------ */
  /* ------------------
     FORMs
  ------------------ */
  /* ------------------
     CONTENT
  ------------------ */
  /* ------------------
     DIVIDER
  ------------------ */
  /* ------------------
     LINKS
  ------------------ */
  /* ------------------
     HYPERLINKs
  ------------------ */
  /* ------------------
     ALIGNMENTs
  ------------------ */
  /* ------------------
     TABLE
  ------------------ */
  /* ------------------
     GALLERY / LIGHTBOX
  ------------------ */
  /* ------------------
     GOOGLE MAPS
  ------------------ */
  /* ------------------
     ACCORDION
  ------------------ */
  /***  Tabelle im Akkordeon  ***/
  /* ------------------
     EVENTS / NEWS
  ------------------ */
  /* ------------------
     DOWNLOADS
  ------------------ */
  /* ------------------
     COMMENTS
  ------------------ */
  /* ------------------
     PAGINATION
  ------------------ */
  /* ------------------
     BADGE
  ------------------ */
  /* ------------------
     VIDEO
  ------------------ */
  /* ------------------
     NOTICE
  ------------------ */
  /* ------------------
     FLOATs
  ------------------ */
  /* FIX HL STYLE */
}
@media screen and (min-width: 64em) {
  #header {
    width: 16.667vw;
    height: 100vh;
  }
}
@media screen and (max-width: 64em) {
  #header {
    width: 100%;
    height: 5rem;
  }
}
@media screen and (max-width: 48em) {
  #header {
    height: 4rem;
  }
}
@media screen and (max-width: 35.5em) {
  #header {
    height: 4rem;
  }
}
@media screen {
  #header .inside {
    height: 100%;
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 64em) {
  #header .inside {
    flex-direction: column;
  }
}
@media screen and (max-width: 64em) {
  #header .inside {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
  }
}
@media screen and (min-width: 64em) {
  #logo {
    height: 15vh;
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
}
@media screen and (max-width: 64em) {
  #logo {
    height: auto;
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 48em) {
  #logo {
    width: 50%;
  }
}
@media screen {
  #logo .image_container {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  #logo .image_container {
    margin: 0.9375rem;
  }
}
@media screen and (min-width: 105em) {
  #logo .image_container {
    margin: 1.875rem;
  }
}
@media screen and (max-width: 64em) {
  #logo .image_container {
    margin: 0.9375rem 0.625rem;
  }
}
@media screen {
  #logo .image_container svg,
  #logo .image_container img {
    margin: 0;
  }
}
@media screen and (min-width: 64em) {
  #logo .image_container svg,
  #logo .image_container img {
    max-width: 13rem;
  }
}
@media screen and (max-width: 64em) {
  #logo .image_container svg,
  #logo .image_container img {
    height: 3.125rem;
  }
}
@media screen and (max-width: 35.5em) {
  #logo .image_container svg,
  #logo .image_container img {
    height: 2.125rem;
    width: 10rem;
  }
}
@media screen {
  #logoselect {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 64em) {
  #logoselect {
    min-height: 15vh;
    padding: 1rem 0.9375rem;
    align-content: center;
  }
}
@media screen and (min-width: 105em) {
  #logoselect {
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 64em) {
  #logoselect {
    height: 5rem;
    padding: 0.625rem;
    align-items: center;
    align-self: flex-start;
  }
}
@media screen and (max-width: 48em) {
  #logoselect {
    height: 4rem;
  }
}
@media screen {
  #logoselect .ce_image {
    display: flex;
    /*&:not(:first-child) {
    	width: 48%;

    	// SMARTPHONES
    	@media (max-width:64em) {
    		display: none;
    	}
    }*/
  }
}
@media screen and (min-width: 64em) {
  #logoselect .ce_image {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 64em) {
  #logoselect .ce_image {
    justify-content: center;
  }
}
@media screen {
  #logoselect .ce_image img,
  #logoselect .ce_image svg {
    box-shadow: none !important;
  }
  #logoselect .ce_image:first-child {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 64em) {
  #logoselect .ce_image:first-child {
    margin-bottom: 0;
    width: auto;
  }
}
@media screen {
  #logoselect .ce_headline {
    width: 100%;
  }
  #logoselect h6 {
    margin-bottom: 0.625rem;
    font-size: 0.8725rem;
    color: #951b81;
  }
  #sublogos {
    border-left: 0.3125rem solid #951b81;
    border-right: 0.3125rem solid #951b81;
    padding: 0 0.625rem;
    animation-name: border-swap;
    animation-duration: 1s;
    animation-iteration-count: infinite;
  }
  #sublogos img {
    max-height: 1.25rem;
    width: auto;
  }
  @keyframes border-swap {
    0% {
      border-color: #951b81;
    }
    50% {
      border-color: transparent;
    }
    100% {
      border-color: #951b81;
    }
  }
  .syndicate {
    margin-top: 1rem;
  }
  .syndicate img {
    margin: 0;
  }
}
@media screen and (min-width: 64em) {
  body.landing #wrapper {
    overflow: hidden;
    height: 100vh;
  }
}
@media screen and (min-width: 64em) {
  #container {
    padding-top: 0;
    display: flex;
    max-width: 100%;
    margin-left: 16.667vw;
  }
}
@media screen and (max-width: 64em) {
  #container {
    width: 100%;
    padding-top: 5rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 48em) {
  #container {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 35.5em) {
  #container {
    padding-top: 4rem;
  }
}
@media screen {
  #main {
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .mod_article.first.container > *:first-child:not(.ce_sectionheadline) {
    margin-top: 3.75rem;
  }
}
@media screen and (max-width: 64em) {
  .mod_article.first.container > *:first-child:not(.ce_sectionheadline) {
    margin-top: 3.125rem;
  }
}
@media screen and (max-width: 48em) {
  .mod_article.first.container > *:first-child:not(.ce_sectionheadline) {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 35.5em) {
  .mod_article.first.container > *:first-child:not(.ce_sectionheadline) {
    margin-top: 1.875rem;
  }
}
@media screen {
  .container > *:not(.fullWidth) {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .container > .block {
    /*&:not(.fullWidth){

    			// DESKTOP
    			@media (min-width:64em) {
    				max-width:90%;
    				margin-left: auto;
    				margin-right: auto;
    				padding-left :$medium;
    				padding-right:$medium;
    			}

    			// BIG DESKTOP
    			@media (min-width:80em) {
    				max-width:85%;
    			}

    			// ULTRA BIG DESKTOP
    			@media (min-width:105em) {
    				max-width:80%;
    			}


    			// TABLET
    			@media (max-width:64em) {
    				max-width:none;
    				margin-left :$medium;
    				margin-right:$medium;

    				padding-left :0;
    				padding-right:0;

    				&.ce_grid_container_start {
    					margin-left :0;
    					margin-right:0;
    				}
    			}

    			// SMARTPHONES
    			@media (max-width:48em) {

    			}

    			// SMALL SMARTPHONES
    			@media (max-width:35.5em) {

    			}
    		}
    */
  }
}
@media screen and (min-width: 64em) {
  .container > .block + .block {
    margin-top: 3.75rem;
    /* Abstand halbieren */
    /* Abstand vierteln */
    /* Abstand achteln */
  }
  .container > .block + .block.m50 {
    margin-top: 1.875rem;
  }
  .container > .block + .block.m25 {
    margin-top: 0.9375rem;
  }
  .container > .block + .block.m12 {
    margin-top: 0.46875rem;
  }
}
@media screen and (max-width: 64em) {
  .container > .block + .block {
    margin-top: 3.125rem;
    /* Abstand halbieren */
    /* Abstand vierteln */
    /* Abstand achteln */
  }
  .container > .block + .block.m50 {
    margin-top: 1.5625rem;
  }
  .container > .block + .block.m25 {
    margin-top: 0.78125rem;
  }
  .container > .block + .block.m12 {
    margin-top: 0.390625rem;
  }
}
@media screen and (max-width: 48em) {
  .container > .block + .block {
    margin-top: 2.5rem;
    /* Abstand halbieren */
    /* Abstand vierteln */
    /* Abstand achteln */
  }
  .container > .block + .block.m50 {
    margin-top: 1.25rem;
  }
  .container > .block + .block.m25 {
    margin-top: 0.625rem;
  }
  .container > .block + .block.m12 {
    margin-top: 0.3125rem;
  }
}
@media screen and (max-width: 35.5em) {
  .container > .block + .block {
    margin-top: 1.875rem;
    /* Abstand halbieren */
    /* Abstand vierteln */
    /* Abstand achteln */
  }
  .container > .block + .block.m50 {
    margin-top: 0.9375rem;
  }
  .container > .block + .block.m25 {
    margin-top: 0.46875rem;
  }
  .container > .block + .block.m12 {
    margin-top: 0.234375rem;
  }
}
@media screen {
  .container > .block + .block.m0 {
    margin-top: 0;
  }
  .container > .block.noGap + .block {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .container > .block:last-child {
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 64em) {
  .container > .block:last-child {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 48em) {
  .container > .block:last-child {
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 35.5em) {
  .container > .block:last-child {
    margin-bottom: 1.25rem;
  }
}
@media screen {
  .container .ce_grid_container_start {
    margin: 0;
    padding: 0 !important;
  }
  .container-fluid .ce_grid_container_start .ce_grid_box_start > .inner, .container-sm .ce_grid_container_start .ce_grid_box_start > .inner, .container-md .ce_grid_container_start .ce_grid_box_start > .inner, .container-lg .ce_grid_container_start .ce_grid_box_start > .inner, .container-xl .ce_grid_container_start .ce_grid_box_start > .inner, .container-xxl .ce_grid_container_start .ce_grid_box_start > .inner {
    margin: 0;
  }
  .ce_grid_container_start > .hl {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .container-fluid .ce_grid_container_start > .hl, .container-sm .ce_grid_container_start > .hl, .container-md .ce_grid_container_start > .hl, .container-lg .ce_grid_container_start > .hl, .container-xl .ce_grid_container_start > .hl, .container-xxl .ce_grid_container_start > .hl {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 64em) {
  .ce_grid_container_start .ce_grid_box_start > .block + .block {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_grid_container_start .ce_grid_box_start > .block + .block {
    margin-top: 1.875rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_grid_container_start .ce_grid_box_start > .block + .block {
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_grid_container_start .ce_grid_box_start > .block + .block {
    margin-top: 0.9375rem;
  }
}
@media screen {
  .ce_stoerer .content {
    padding: 1.25rem;
  }
  .ce_stoerer .content.violett {
    background: #951b81;
    color: #fff;
  }
  .ce_stoerer .content.darkviolett {
    background: #570e64;
    color: #fff;
  }
  .ce_stoerer .content.rosa {
    background: #b80466;
    color: #fff;
  }
  .meta_container .ce_stoerer {
    width: 50%;
  }
  .ce_stoerer a {
    color: #fff;
    text-decoration: underline;
  }
  .ce_stoerer a:hover {
    text-decoration: none;
  }
  .meta_container {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 48em) {
  .ce_sectionheadline {
    margin-top: 1.25rem;
  }
}
@media screen {
  .ce_sectionheadline .image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
@media screen and (min-width: 64em) {
  .ce_sectionheadline .image {
    display: flex;
    align-items: flex-end;
    height: 35vh;
  }
}
@media screen and (max-width: 64em) {
  .ce_sectionheadline .image {
    display: flex;
    align-items: flex-end;
    height: 20vh;
  }
}
@media screen and (max-width: 48em) {
  .ce_sectionheadline .image {
    display: block;
    height: auto;
  }
}
@media screen {
  .ce_sectionheadline .image .content_container:before {
    content: "";
    background-color: #951b81;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  body.ie .ce_sectionheadline .image .content_container:before {
    background: rgba(149, 27, 129, 0.85);
  }
  .ce_sectionheadline .image .content_container:after {
    display: none;
  }
  .ce_sectionheadline .image .section-hl {
    color: #fff;
    line-height: 1;
  }
  .ce_sectionheadline .headline_container {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .ce_sectionheadline .headline_container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.125rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_sectionheadline .headline_container {
    margin-top: 4.75rem;
  }
}
@media screen and (min-width: 105em) {
  .ce_sectionheadline .headline_container {
    margin-top: 6.25rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_sectionheadline .headline_container {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_sectionheadline .headline_container {
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_sectionheadline .headline_container {
    margin-top: 0.9375rem;
  }
}
@media screen {
  .ce_sectionheadline .content_container {
    position: relative;
    display: inline-block;
    margin: 0 0.625rem;
  }
  .ce_sectionheadline .content_container:after {
    content: "";
    background: #951b81;
    height: 0.3125rem;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 64em) {
  .ce_sectionheadline .content_container {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_sectionheadline .content_container {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 105em) {
  .ce_sectionheadline .content_container {
    font-size: 3.75rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_sectionheadline .content_container {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_sectionheadline .content_container {
    padding: 1.25rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_sectionheadline .content_container {
    padding: 0.9375rem;
  }
}
@media screen {
  .ce_sectionheadline .section-hl {
    text-transform: uppercase;
    font-family: "Quattrocento Sans", serif;
    font-weight: 500;
    line-height: 1;
    position: relative;
  }
}
@media screen and (min-width: 64em) {
  .ce_sectionheadline .section-hl {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_sectionheadline .section-hl {
    font-size: 3.75rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_sectionheadline .section-hl {
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_sectionheadline .section-hl {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_sectionheadline .section-hl {
    font-size: 1.875rem;
  }
}
@media screen {
  .introsection {
    display: flex;
    flex-direction: row;
  }
}
@media screen and (min-width: 64em) {
  .introsection {
    height: 100vh;
  }
}
@media screen and (max-width: 64em) {
  .introsection {
    height: calc(100vh - 5rem);
    /*	@media (orientation: landscape) {
    		flex-direction: row;
    	}
    	@media (orientation: portrait) {
    		flex-direction: column;
    	}*/
  }
}
@media screen and (max-width: 48em) {
  .introsection {
    flex-wrap: wrap;
    justify-content: flex-start;
    height: calc(100vh - 4rem);
  }
}
@media screen and (max-width: 35.5em) {
  .introsection {
    height: calc(100vh - 4rem);
  }
}
@media screen {
  .ce_introsection {
    margin: 0 !important;
    padding: 0;
    overflow: hidden;
    display: flex;
  }
  body.safari .ce_introsection {
    position: relative;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection {
    width: 27.5%;
  }
  .ce_introsection + .ce_introsection .image {
    border-left: 0.0625rem solid #f2f2f2;
  }
  .ce_introsection.current {
    width: 45%;
  }
}
@media screen and (max-width: 64em) and (orientation: landscape) {
  .ce_introsection {
    width: 27.5%;
  }
  .ce_introsection.current {
    width: 45%;
  }
}
@media screen and (max-width: 64em) and (orientation: portrait) {
  .ce_introsection {
    width: 100%;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection {
    width: 50%;
    max-height: 33.3333%;
    min-height: 25%;
  }
  .ce_introsection.current {
    width: 100%;
    max-height: 75%;
    min-height: 66.6666%;
  }
}
@media screen {
  .ce_introsection .image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  body.safari .ce_introsection .image {
    position: absolute;
  }
}
@media screen and (max-width: 64em) {
  body.safari.ios .ce_introsection .image {
    height: calc(100vh - 5rem);
  }
}
@media screen and (max-width: 48em) {
  body.safari.ios .ce_introsection .image {
    height: 100%;
  }
}
@media screen {
  .ce_introsection .image .content_container {
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    align-items: center;
    display: flex;
  }
  .current.ce_introsection .image .content_container {
    background: linear-gradient(to bottom, rgba(149, 27, 129, 0) 0%, #951b81 100%);
  }
}
@media screen and (min-width: 64em) {
  .current.ce_introsection .image .content_container {
    height: 100%;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .image .content_container {
    height: 100%;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .image .content_container {
    height: 100%;
  }
}
@media screen {
  .ce_introsection .text_container {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .text_container {
    padding: 1.25rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_introsection .text_container {
    padding: 1.875rem;
  }
}
@media screen and (min-width: 105em) {
  .ce_introsection .text_container {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .text_container {
    padding: 1.25rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .text_container {
    padding: 0.9375rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_introsection .text_container {
    padding: 0.625rem;
  }
}
@media screen {
  .ce_introsection .topline_container {
    align-items: flex-end;
    display: flex;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .topline_container {
    min-height: 4rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .topline_container {
    min-height: 4rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .topline_container {
    min-height: auto;
    display: none;
  }
}
@media screen {
  .ce_introsection .topline_container .hl {
    font-family: "Quattrocento Sans", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    font-weight: 300;
  }
  .ce_introsection .headline_container {
    align-items: flex-start;
    display: flex;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .headline_container {
    min-height: 7rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .headline_container {
    min-height: 4rem;
    margin: 0.625rem 0;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .headline_container {
    min-height: auto;
    margin: 0.3125rem 0;
  }
}
@media screen {
  .ce_introsection .headline_container .hl {
    font-family: "Quattrocento Sans", serif;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .headline_container .hl {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_introsection .headline_container .hl {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 105em) {
  .ce_introsection .headline_container .hl {
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .headline_container .hl {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .headline_container .hl {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_introsection .headline_container .hl {
    font-size: 1.25rem;
  }
}
@media screen {
  .ce_introsection .article_container {
    color: #fff;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .article_container .ce_text {
    display: none;
  }
}
@media screen {
  .ce_introsection .link_container a {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
}
@media screen and (hover: hover) {
  .ce_introsection .link_container a:hover {
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  }
}
@media screen {
  @keyframes pulse {
    to {
      box-shadow: 0 0 0 1.875rem rgba(255, 255, 255, 0);
    }
  }
  .ce_introsection .link_container a.color-violett {
    background: #951b81;
  }
  .ce_introsection .link_container a.color-violett:hover {
    color: #951b81;
    background: #fff;
  }
  .ce_introsection .link_container a.color-darkviolett {
    background: #570e64;
  }
  .ce_introsection .link_container a.color-darkviolett:hover {
    color: #570e64;
    background: #fff;
  }
  .ce_introsection .link_container a.color-rosa {
    background: #b80466;
  }
  .ce_introsection .link_container a.color-rosa:hover {
    color: #b80466;
    background: #fff;
  }
}
@media screen and (min-width: 64em) {
  .ce_introsection .link_container a {
    font-size: 1.875rem;
    width: 5.625rem;
    height: 5.625rem;
  }
}
@media screen and (min-width: 80em) {
  .ce_introsection .link_container a {
    font-size: 1.875rem;
    width: 5.625rem;
    height: 5.625rem;
  }
}
@media screen and (max-width: 64em) {
  .ce_introsection .link_container a {
    font-size: 1.875rem;
    width: 3.75rem;
    height: 3.75rem;
  }
}
@media screen and (max-width: 48em) {
  .ce_introsection .link_container a {
    font-size: 1.25rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media screen {
  .ce_list ul,
  .ce_text ul {
    list-style: none;
  }
  .ce_list ul li,
  .ce_text ul li {
    padding: 0 0 0 1.5rem;
    margin: 1rem 0;
    font-size: 0.875rem;
    /* NESTED */
  }
  .ce_list ul li.first,
  .ce_text ul li.first {
    margin-top: 0.5rem;
  }
  .ce_list ul li.last,
  .ce_text ul li.last {
    margin-bottom: 0.5rem;
  }
  .ce_list ul li:before,
  .ce_text ul li:before {
    content: "";
    background: #951b81;
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    vertical-align: top;
    margin: 0.5rem 0.75rem -1.25rem;
  }
  .ce_list ul li ul,
  .ce_text ul li ul {
    list-style: square;
  }
  .ce_list ul li ul li,
  .ce_text ul li ul li {
    padding: 0;
    margin: 0.5rem 0 0.5rem 1rem;
  }
  .ce_list ul li ul li:before,
  .ce_text ul li ul li:before {
    display: none;
  }
  .ce_list ol,
  .ce_text ol {
    list-style: none;
  }
  .ce_list ol li,
  .ce_text ol li {
    counter-increment: step-counter;
    margin: 0.5rem 0 0.5rem 1.875rem;
    font-size: 0.875rem;
  }
  .ce_list ol li.first,
  .ce_text ol li.first {
    margin-top: 0;
  }
  .ce_list ol li:before,
  .ce_text ol li:before {
    margin-right: 0.625rem;
    font-weight: 700;
    content: counter(step-counter);
    background: #951b81;
    color: #fff;
    width: 1.25em;
    text-align: center;
    display: inline-block;
    margin: 0.5rem 1rem 0 -2.25rem;
  }
  .ce_grid_box_start .ce_form {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }
  .ce_form h1, .ce_form h2, .ce_form h3,
  .ce_form h4, .ce_form h5, .ce_form h6 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_form .widget h1, .ce_form .widget h2, .ce_form .widget h3,
  .ce_form .widget h4, .ce_form .widget h5, .ce_form .widget h6 {
    margin-left: 0;
    margin-right: 0;
  }
  form .formbody {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  form span.invisible {
    display: none !important;
  }
  form .widget {
    padding: 0.625rem;
    vertical-align: middle;
  }
  form .widget.widget-explanation {
    vertical-align: top;
  }
  form .widget.widget-upload .inner {
    border: 1px solid #ccc;
    padding: 0.625rem;
  }
  form .widget.widget-upload .inner label {
    display: block;
  }
  form label {
    font-weight: 700;
    font-size: 1rem;
    display: block;
  }
  form fieldset {
    border: none;
    margin: 0.625rem 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    /* Abstand halbieren */
    /* Abstand vierteln */
    /* Abstand achteln */
  }
  .ce_grid_box_start form fieldset + fieldset {
    margin-top: 2.5rem;
  }
  form fieldset.familie {
    display: none;
  }
  form fieldset.m50 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 47.99em) {
  form fieldset.m50 {
    margin-top: 1rem;
  }
}
@media screen {
  form fieldset.m25 {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 47.99em) {
  form fieldset.m25 {
    margin-top: 0.5rem;
  }
}
@media screen {
  form fieldset.m12 {
    margin-top: 0.625rem;
  }
}
@media screen and (max-width: 47.99em) {
  form fieldset.m12 {
    margin-top: 0.25rem;
  }
}
@media screen {
  form legend {
    font-size: 1.25rem;
    display: block;
    margin: 0.625rem;
    color: #951b81;
  }
  form .radio_container,
  form .checkbox_container {
    border: none;
    margin: 0;
    padding: 0;
  }
  form .radio_container .fieldset,
  form .checkbox_container .fieldset {
    display: block;
  }
  form .radio_container legend,
  form .checkbox_container legend {
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    font-size: 1rem;
    width: 100%;
    color: #1d1d1b;
  }
  form .radio_container span,
  form .checkbox_container span {
    display: inline-block;
  }
  form .radio_container span:not(.mandatory),
  form .checkbox_container span:not(.mandatory) {
    padding: 0 0 0 2rem;
  }
  form .radio_container span + span:not(.mandatory),
  form .checkbox_container span + span:not(.mandatory) {
    margin-left: 1.25rem;
  }
  form .radio_container label,
  form .checkbox_container label {
    font-weight: 400;
    font-size: 1rem;
    cursor: pointer;
    display: inline-block;
    text-transform: none;
  }
  form .radio_container label:before,
  form .checkbox_container label:before {
    content: "";
    text-align: center;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    margin: -0.25rem 0.35rem 0 -2rem;
    background: #ccc;
    transition: all 0.4s ease;
    box-shadow: inset 0px 0px 0px 0.3rem white;
    -webkit-box-shadow: inset 0px 0px 0px 0.3rem white;
    -moz-box-shadow: inset 0px 0px 0px 0.3rem white;
    -o-box-shadow: inset 0px 0px 0px 0.3rem white;
  }
  form .radio_container input,
  form .checkbox_container input {
    display: none;
  }
  form .radio_container input:checked + label:before,
  form .checkbox_container input:checked + label:before {
    background: #951b81;
  }
  form .radio_container label:before {
    border-radius: 50%;
  }
  form .error input {
    border-color: #951b81 !important;
  }
  form input {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    transition: all 0.4s ease;
  }
  form input.upload {
    width: 100% !important;
  }
  form input.text {
    padding: 0;
    width: 100%;
    height: 2rem;
    background: none;
    border-bottom: 0.0625rem solid #9d9d9d;
  }
  form input.text.small {
    height: auto !important;
    padding: 0.815rem;
  }
}
@media screen and (min-width: 48em) {
  form input.text {
    height: 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  form input.text {
    height: 3rem;
  }
}
@media screen {
  form input:focus {
    outline: none;
    border-color: #951b81;
  }
  form input.upload {
    line-height: 1;
    margin: 1rem 0;
  }
  form .select_container {
    position: relative;
  }
  form .select_container:after {
    font-family: "musik";
    content: "\e914";
    color: #9d9d9d;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    height: 1.25rem;
    width: 1.25rem;
    text-align: center;
    z-index: 1;
    transition: all 0.4s ease;
  }
}
@media screen and (hover: hover) {
  form .select_container:hover:after {
    color: #951b81;
  }
}
@media screen {
  form select {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    z-index: 2;
  }
  form select.select {
    padding: 0;
    width: 100%;
    height: 2rem;
    background: none;
    border-bottom: 0.0625rem solid #9d9d9d;
    appearance: none;
    border-radius: 0;
  }
}
@media screen and (min-width: 48em) {
  form select.select {
    height: 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  form select.select {
    height: 3rem;
  }
}
@media screen {
  form select:focus {
    outline: none;
    border-color: #951b81;
  }
  form textarea {
    width: 100%;
    min-height: 7.5rem;
    padding: 0;
    margin: 0.625rem 0 0 0;
    border: none;
    border-bottom: 0.0625rem solid #9d9d9d;
    background: none;
  }
  form textarea:focus {
    outline: none;
    border-color: #951b81;
  }
  form button {
    border: none;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  form button.submit {
    background: #951b81;
    color: #fff;
    font-weight: 500;
    font-family: "Quattrocento Sans", serif;
    text-transform: uppercase;
    padding: 1rem;
    width: 100%;
    border: 0.0625rem solid transparent;
  }
  form button.submit:hover {
    background: none;
    border-color: #951b81;
    color: #951b81;
  }
  form hr {
    margin: 1.25rem 0;
    line-height: 0;
    border: none;
    font-size: 0px;
    color: transparent;
    background: none;
    height: 0px;
    display: inline-block;
    width: 100%;
    padding: 0 !important;
  }
  form p:first-child {
    margin-top: 0;
  }
  form p:last-child {
    margin-bottom: 0;
  }
  .ce_image {
    line-height: 0;
  }
  .ce_image:not(#logo):not(.clear) img {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  }
  img,
  svg {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  figure {
    margin: 0;
  }
  body.ie figure {
    display: flex;
  }
  .caption {
    font-size: 0.8rem;
    line-height: 1rem;
    padding: 0.75rem;
    background: #fff;
  }
  .ce_text .image_container.float_above {
    margin-top: 1.25rem;
  }
  .ce_text .headline + .image_container.float_left, .ce_text .headline + .image_container.float_right {
    margin-top: 1.25rem;
  }
  strong {
    font-weight: bold;
  }
  p {
    margin: 1rem 0;
  }
  p:first-child {
    margin-top: 0.5rem;
  }
  p:last-child {
    margin-bottom: 0.5rem;
  }
  em {
    font-style: italic;
  }
  .ce_divider hr {
    margin: 0.625rem 0;
    line-height: 0;
    border: none;
    color: #ccc;
    background: #ccc;
    height: 1px;
    font-size: 0px;
  }
  .ce_divider.clear hr {
    color: transparent;
    background: none;
    height: 0px;
    margin: 0 !important;
    clear: both;
    overflow: hidden;
  }
  .ce_divider.forceMargin hr {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    height: 1px;
  }
  hr.forceMargin {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    height: 1px;
  }
  a {
    color: #951b81;
    text-decoration: none;
    position: relative;
    transition: all 0.4s ease;
  }
  a em {
    position: relative;
  }
  a em:after {
    content: "";
    background: #951b81;
    height: 0.0625rem;
    width: 0;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    bottom: -0.3125rem;
    transition: all 0.4s ease;
  }
}
@media screen and (hover: hover) {
  a:hover em:after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
@media screen {
  a:focus {
    outline: 0;
  }
  .image_container a {
    display: inline-block;
    width: 100%;
  }
  a img,
  a svg {
    display: block;
  }
  a.external-link {
    font-weight: bold;
    display: inline-block;
  }
  a.external-link:after {
    content: "";
    background: #951b81;
    height: 0.0625rem;
    width: 0;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    bottom: -0.3125rem;
    transition: all 0.4s ease;
  }
}
@media screen and (hover: hover) {
  a.external-link:hover {
    color: #1d1d1b;
  }
  a.external-link:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
@media screen {
  a.link {
    display: inline-block;
    border: 0.0625rem solid #951b81;
    padding: 0.625rem 3.125rem;
    text-transform: uppercase;
  }
  a.link i {
    display: inline-block;
    margin-right: 0.9375rem;
  }
  a.link:after {
    height: 0;
  }
}
@media screen and (hover: hover) {
  a.link:hover {
    color: #fff;
    background: #951b81;
    border-color: #951b81;
  }
}
@media screen {
  .navigation a.icon-link {
    color: #9d9d9d;
    font-size: 1.25rem;
  }
  .navigation a.icon-link::before {
    content: none;
  }
}
@media screen and (hover: hover) {
  .navigation a.icon-link:hover {
    color: #951b81;
  }
}
@media screen {
  .navigation a.icon-link:after {
    height: 0;
  }
  .link-collection {
    display: inline-block;
  }
  .ce_hyperlink + .ce_hyperlink {
    margin-top: 1.5rem;
  }
  .link-collection .ce_hyperlink {
    width: 100%;
  }
  .link-collection .ce_hyperlink a {
    width: 100%;
  }
  .align-left {
    text-align: left;
  }
  .align-center {
    text-align: center;
  }
  .align-right {
    text-align: right;
  }
}
@media screen and (max-width: 35.5em) {
  .ce_table {
    overflow: scroll;
    overflow-y: hidden;
  }
}
@media screen {
  table {
    width: 100%;
  }
}
@media screen and (max-width: 35.49em) {
  table th,
  table td {
    min-width: 33.33%;
  }
}
@media screen and (min-width: 35.5em) {
  table.colcount_1 col {
    width: 100%;
  }
  table.colcount_2 col {
    width: 50%;
  }
  table.colcount_3 col {
    width: 33.33%;
  }
  table.colcount_4 col {
    width: 25%;
  }
  table.colcount_5 col {
    width: 20%;
  }
  table.colcount_6 col {
    width: 16.66%;
  }
}
@media screen {
  table thead tr th,
  table thead tr td {
    background: #951b81;
    color: #fff;
    font-weight: bold;
    font-size: 1.25rem;
    text-align: left;
  }
}
@media screen and (min-width: 64em) {
  table thead tr th,
  table thead tr td {
    padding: 0.625rem 0.5rem;
  }
}
@media screen and (max-width: 64em) {
  table thead tr th,
  table thead tr td {
    padding: 0.625rem 0.5rem;
  }
}
@media screen and (max-width: 48em) {
  table thead tr th,
  table thead tr td {
    padding: 0.5rem 0.3125rem;
  }
}
@media screen {
  table tfoot tr td,
  table tfoot tr th {
    text-align: left;
    padding: 1.25rem 0.625rem;
    border-top: 1px solid #951b81;
    border-bottom: 1px solid #f2f2f2;
  }
  table tfoot tr td.col_first,
  table tfoot tr th.col_first {
    border-left: 1px solid #f2f2f2;
  }
  table tfoot tr td.col_last,
  table tfoot tr th.col_last {
    border-right: 1px solid #f2f2f2;
  }
}
@media screen and (max-width: 35.5em) {
  table tfoot tr td,
  table tfoot tr th {
    padding: 0.625rem 0.5rem;
  }
}
@media screen {
  table tbody tr + tr td,
  table tbody tr + tr th {
    border-top: 0.0625rem solid #e6e6e6;
  }
  table tbody tr.odd td,
  table tbody tr.odd th {
    background: #f2f2f2;
  }
  table tbody tr.even.row_last td,
  table tbody tr.even.row_last th {
    border-bottom: 1px solid #f2f2f2;
  }
  table tbody tr td,
  table tbody tr th {
    text-align: left;
    vertical-align: top;
  }
  table tbody tr td.col_first,
  table tbody tr th.col_first {
    border-left: 1px solid #f2f2f2;
  }
  table tbody tr td.col_last,
  table tbody tr th.col_last {
    border-right: 1px solid #f2f2f2;
  }
}
@media screen and (min-width: 64em) {
  table tbody tr td,
  table tbody tr th {
    padding: 0.625rem 0.5rem;
  }
}
@media screen and (max-width: 64em) {
  table tbody tr td,
  table tbody tr th {
    padding: 0.625rem 0.5rem;
  }
}
@media screen and (max-width: 48em) {
  table tbody tr td,
  table tbody tr th {
    padding: 0.5rem 0.3125rem;
  }
}
@media screen {
  .ce_gallery {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ce_gallery h1, .ce_gallery h2, .ce_gallery h3,
  .ce_gallery h4, .ce_gallery h5, .ce_gallery h6 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .ce_gallery .cols .galleryItem .image_container {
    margin: 0.625rem;
    position: relative;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  }
  .ce_gallery .cols .galleryItem .image_container a {
    display: block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    height: 100%;
    outline: none;
    overflow: hidden;
    background: #951b81;
    height: 100%;
    transition: all 0.4s ease;
    background: #fff;
  }
  .ce_gallery .cols .galleryItem .image_container a:hover:before {
    opacity: 0.75;
  }
  .ce_gallery .cols .galleryItem .image_container a:hover:after {
    top: calc(50% - 0.75rem);
    font-size: 3rem;
  }
  .ce_gallery .cols .galleryItem .image_container a:before {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #951b81;
    top: 0;
    left: 0;
    display: block;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 0.4s ease;
  }
  .ce_gallery .cols .galleryItem .image_container a:after {
    font-family: "musik";
    content: "\ea12";
    text-align: center;
    color: #fff;
    font-size: 0;
    position: absolute;
    z-index: 2;
    top: 100%;
    transition: all 0.4s ease;
    left: 0;
    width: 100%;
  }
  .ce_gallery .cols .galleryItem .image_container a[href$=".mp4"]:after {
    content: "\e9b6";
  }
  .inner .ce_gallery {
    margin: -0.625rem !important;
  }
  a.cboxElement {
    display: block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    height: 100%;
    outline: none;
    overflow: hidden;
    background: #951b81;
    height: 100%;
    transition: all 0.4s ease;
    background: none;
  }
  a.cboxElement:hover:before {
    opacity: 0.75;
  }
  a.cboxElement:hover:after {
    top: calc(50% - 0.75rem);
    font-size: 3rem;
  }
  a.cboxElement:before {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #951b81;
    top: 0;
    left: 0;
    display: block;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 0.4s ease;
  }
  a.cboxElement:after {
    font-family: "musik";
    content: "\ea12";
    text-align: center;
    color: #fff;
    font-size: 0;
    position: absolute;
    z-index: 2;
    top: 100%;
    transition: all 0.4s ease;
    left: 0;
    width: 100%;
  }
  a.cboxElement[href$=".mp4"]:after {
    content: "\e9b6";
  }
  .ce_dlh_googlemaps {
    height: 100%;
  }
  .ce_dlh_googlemaps .googlemap_container {
    position: relative;
    max-width: 100%;
    height: 100%;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  }
  .ce_dlh_googlemaps .googlemap_container.ratio16-9 {
    padding-top: 56.25%;
  }
  .ce_dlh_googlemaps .googlemap_container.ratio16-10 {
    padding-top: 62.5%;
  }
  .ce_dlh_googlemaps .googlemap_container.ratio4-3 {
    padding-top: 75%;
  }
  .ce_dlh_googlemaps .googlemap_container.ratio2-1 {
    padding-top: 50%;
  }
  .ce_dlh_googlemaps .googlemap_container.ratio1-1 {
    padding-top: 100%;
  }
}
@media screen and (max-width: 64em) {
  .ce_dlh_googlemaps .googlemap_container.ratio16-9, .ce_dlh_googlemaps .googlemap_container.ratio16-10, .ce_dlh_googlemaps .googlemap_container.ratio4-3, .ce_dlh_googlemaps .googlemap_container.ratio2-1 {
    padding-top: 100%;
  }
}
@media screen and (max-width: 48em) {
  .ce_dlh_googlemaps .googlemap_container.ratio16-9, .ce_dlh_googlemaps .googlemap_container.ratio16-10, .ce_dlh_googlemaps .googlemap_container.ratio4-3, .ce_dlh_googlemaps .googlemap_container.ratio2-1 {
    padding-top: 50%;
  }
}
@media screen {
  .ce_dlh_googlemaps .dlh_googlemap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .ce_dlh_googlemaps .hl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 48em) {
  .ce_dlh_googlemaps .hl {
    max-width: 96%;
  }
}
@media screen and (min-width: 64em) {
  .ce_dlh_googlemaps .hl {
    max-width: 990px;
  }
}
@media screen and (min-width: 80em) {
  .ce_dlh_googlemaps .hl {
    max-width: 1200px;
  }
}
@media screen {
  .ce_dlh_googlemaps .hl + .googlemap_container {
    margin-top: 1.25rem;
  }
  .ce_accordion {
    cursor: pointer;
    margin: 0;
  }
  .ce_accordion .toggler {
    outline: none;
    position: relative;
    transition: all 0.4s ease;
    border-bottom: 0.0625rem solid #9d9d9d;
  }
  .ce_accordion .toggler .handler {
    padding: 1.25rem 2.5rem 1.25rem 1.25rem;
    font-weight: bold;
    width: 100%;
  }
  .ce_accordion .toggler .handler span {
    position: absolute;
    top: 1.25rem;
    right: 0.625rem;
    font-style: normal;
    font-weight: normal;
    line-height: 0.75;
    width: 1.25rem;
    height: 1.25rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    transition: all 0.4s ease;
  }
  .ce_accordion .toggler .handler span:before {
    content: "";
    background: #951b81;
    width: 0.0625rem;
    height: 1.25rem;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease;
  }
  .ce_accordion .toggler .handler span:after {
    content: "";
    background: #951b81;
    width: 1.25rem;
    height: 0.0625rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-100%);
  }
  .ce_accordion .toggler.active span:before, .ce_accordion .toggler.ui-accordion-header-active span:before {
    opacity: 0;
    visibility: hidden;
  }
  .ce_accordion + .ce_accordion {
    margin-top: 0 !important;
  }
  .ce_accordion.default .accordion {
    display: block;
  }
  .ce_accordion .accordion {
    display: none;
    padding: 0.3125rem 0 1.25rem 0;
  }
  .ce_accordion .accordion > div > * + * {
    margin-top: 1.875rem;
  }
  .ce_accordion .ce_table table {
    width: 100%;
  }
  .mod_eventlist.start .hl {
    color: #fff;
  }
}
@media screen and (min-width: 64em) {
  .mod_eventlist.start .hl {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 64em) {
  .mod_eventlist.start .hl {
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 48em) {
  .mod_eventlist.start .hl {
    margin-bottom: 0.9375rem;
  }
}
@media screen and (max-width: 35.5em) {
  .mod_eventlist.start .hl {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 48em) {
  .mod_eventlist.tickets .description > *:last-child {
    display: none;
  }
}
@media screen {
  .start .event,
  .start .news,
  .start .blog {
    color: #fff;
  }
}
@media screen and (min-width: 64em) {
  .event,
  .news,
  .blog {
    display: flex;
    align-items: flex-start;
  }
}
@media screen {
  .event + .event, .event + .news, .event + .blog,
  .news + .event,
  .news + .news,
  .news + .blog,
  .blog + .event,
  .blog + .news,
  .blog + .blog {
    border-top: 0.0625rem solid #9d9d9d;
    padding-top: 3.75rem;
    margin-top: 3.75rem;
  }
  .event + .event.small, .event + .news.small, .event + .blog.small,
  .news + .event.small,
  .news + .news.small,
  .news + .blog.small,
  .blog + .event.small,
  .blog + .news.small,
  .blog + .blog.small {
    padding-top: 2.5rem;
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  .event .facts, .news .facts {
    width: 15%;
    border-right: 0.0625rem solid #951b81;
    border-bottom: none;
    padding: 0 2.5rem 1.25rem 0;
  }
  .small.event .facts, .news .facts {
    padding-bottom: 0;
  }
  .start .event .facts, .start .news .facts {
    width: 33.333%;
    border-right-color: #fff;
  }
  .blog .facts {
    width: 20%;
  }
}
@media screen and (min-width: 80em) {
  .start .event .facts, .start .news .facts {
    width: 25%;
  }
}
@media screen and (max-width: 64em) and (orientation: portrait) {
  .event .facts, .news .facts {
    border-bottom: 0.0625rem solid #951b81;
    padding: 0 0 1.875rem 0;
  }
  .start .event .facts, .start .news .facts {
    width: 33.333%;
    border-bottom-color: #fff;
  }
}
@media screen and (max-width: 48em) {
  .event .facts, .news .facts {
    border-bottom: 0.0625rem solid #951b81;
    padding: 0 0 1.25rem 0;
  }
  .start .event .facts, .start .news .facts {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    border-bottom-color: #fff;
    padding: 0 0 0.625rem 0;
  }
}
@media screen and (min-width: 64em) {
  .event .details, .news .details {
    padding: 0 0 0 2.5rem;
    margin: 0;
    width: 85%;
  }
  .start .event .details, .start .news .details {
    width: 66.667%;
  }
  .blog .details {
    width: 80%;
  }
}
@media screen and (min-width: 80em) {
  .start .event .details, .start .news .details {
    width: 75%;
  }
}
@media screen and (max-width: 64em) {
  .details {
    margin: 1.875rem 0 0 0;
  }
}
@media screen and (max-width: 48em) {
  .details {
    margin: 1.25rem 0 0 0;
  }
  .start .details {
    margin: 0.625rem 0 0 0;
  }
}
@media screen {
  .event .details .meta_container {
    margin-top: 2.5rem;
  }
  .event .details .image_container {
    width: 45%;
  }
}
@media screen and (max-width: 48em) {
  .event .details .image_container {
    width: 100%;
  }
}
@media screen {
  .event .details .ce_gallery .image_container {
    width: auto;
  }
  body.landing .event .details .description a, .event .details .short_container a {
    color: #fff;
    transition: all 0.4s ease;
    position: relative;
  }
  body.landing .event .details .description a::after, .event .details .short_container a::after {
    transition: all 0.4s ease;
    content: "";
    display: block;
    position: absolute;
    left: auto;
    width: 0;
    right: 0;
    height: 0.0625rem;
    background: #fff;
  }
}
@media screen and (hover: hover) {
  body.landing .event .details .description a:hover::after, .event .details .short_container a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 64em) {
  .event .details .description,
  .event .details .short_container {
    margin: 2.5rem 0 0 0;
  }
}
@media screen and (max-width: 64em) {
  .event .details .description,
  .event .details .short_container {
    margin: 1.875rem 0 0 0;
  }
}
@media screen and (max-width: 48em) {
  .event .details .description,
  .event .details .short_container {
    margin: 1.25rem 0 0 0;
  }
  .start .event .details .description,
  .start .event .details .short_container {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .event .details .description:not(.single),
  .event .details .short_container:not(.single) {
    display: grid;
    grid-column-gap: 1.25rem;
    grid-template-columns: 1fr 1fr;
  }
  .event .details .description:not(.single) > *,
  .event .details .short_container:not(.single) > * {
    flex: 1;
  }
  .event .details .description:not(.single) > *.full,
  .event .details .short_container:not(.single) > *.full {
    flex: auto;
  }
  .event .details .description:not(.single) > * + *,
  .event .details .short_container:not(.single) > * + * {
    margin-top: 0;
  }
}
@media screen and (max-width: 64em) {
  .event .details .description:not(.single) > * + *,
  .event .details .short_container:not(.single) > * + * {
    margin-top: 1.875rem;
  }
}
@media screen and (max-width: 48em) {
  .event .details .description:not(.single) > * + *,
  .event .details .short_container:not(.single) > * + * {
    margin-top: 1.25rem;
  }
}
@media screen {
  .start .details .enclosure {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .details .enclosure {
    margin: 2.5rem 0 0 0;
  }
}
@media screen and (max-width: 64em) {
  .details .enclosure {
    margin: 1.875rem 0 0 0;
  }
}
@media screen and (max-width: 48em) {
  .details .enclosure {
    margin: 1.25rem 0 0 0;
  }
}
@media screen and (min-width: 64em) {
  .details .link_container {
    margin: 2.5rem 0 0 0;
  }
}
@media screen and (max-width: 64em) {
  .details .link_container {
    margin: 1.875rem 0 0 0;
  }
}
@media screen and (max-width: 48em) {
  .details .link_container {
    margin: 1.25rem 0 0 0;
  }
}
@media screen {
  .date {
    color: #1d1d1b;
    display: block;
    padding: 0;
    font-family: "Quattrocento Sans", serif;
    font-weight: 500;
  }
  .start .date {
    color: #fff;
  }
}
@media screen and (max-width: 48em) {
  .start .date {
    width: 66.667%;
  }
}
@media screen {
  .date span {
    text-align: left;
  }
}
@media screen and (min-width: 64em) {
  .date span {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 64em) {
  .date span {
    display: inline-block;
  }
}
@media screen {
  .date .day {
    font-size: 3.75rem;
    line-height: 1;
    color: #951b81;
  }
  .news .date .day {
    font-size: 1.875rem;
  }
  .small .date .day {
    font-size: 2.5rem;
  }
  .start .date .day, .blog .date .day {
    color: #fff;
  }
  .date .month,
  .date .year {
    font-size: 1.875rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .news .date .month,
  .news .date .year {
    font-size: 1.25rem;
  }
  .small .date .month,
  .small .date .year {
    font-size: 1.5rem;
  }
  .blog .date {
    background: #951b81;
    color: #fff;
    text-align: center;
    display: inline-block;
  }
}
@media screen and (min-width: 64em) {
  .blog .date {
    padding: 1rem 1.25rem;
  }
}
@media screen and (max-width: 64em) {
  .blog .date {
    padding: 0.625rem 0.9375rem;
  }
  .blog .date .day {
    font-size: 2.5rem;
  }
}
@media screen {
  .time {
    font-size: 1.25rem;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin-top: 0.9375rem;
  }
}
@media screen and (max-width: 48em) {
  .start .time {
    width: 33.333%;
  }
}
@media screen {
  .location,
  .press {
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1rem;
    margin-top: 0.9375rem;
  }
}
@media screen and (max-width: 48em) {
  .start .location,
  .start .press {
    width: 100%;
    margin-top: 0.625rem;
  }
}
@media screen {
  .location .author,
  .press .author {
    font-weight: normal;
    display: block;
    margin-top: 0.9375rem;
  }
  .press {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  #newspaper-nav .headline {
    background: #ccc;
    padding: 1.25rem;
  }
  #newspaper-nav ul li {
    background: #e6e6e6;
    padding: 1.25rem;
  }
  #newspaper-nav ul li.active {
    background: #9d9d9d;
    color: #fff;
  }
  #newspaper-nav ul li + li {
    margin-top: 0.0625rem;
  }
  #newspaper-nav ul li a {
    font-weight: bold;
    color: #1d1d1b;
  }
  .info_container {
    border-top: 0.0625rem solid #951b81;
    border-bottom: 0.0625rem solid #951b81;
  }
  .info_container p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .ce_downloads ul,
  .ce_download ul,
  .ce_ical ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .ce_downloads ul li + li,
  .ce_download ul li + li,
  .ce_ical ul li + li {
    margin-top: 1.25rem;
  }
  .ce_downloads a,
  .ce_download a,
  .ce_ical a {
    display: flex;
  }
  .ce_downloads a:after,
  .ce_download a:after,
  .ce_ical a:after {
    height: 0;
  }
  .ce_downloads a i,
  .ce_download a i,
  .ce_ical a i {
    width: 3.125rem;
    height: 3.125rem;
    font-size: 1.25rem;
    line-height: 3.125rem;
    vertical-align: middle;
    display: inline-block;
    background: #951b81;
    color: #fff;
    text-align: center;
    transition: all 0.4s ease;
  }
  .ce_downloads a span.desc,
  .ce_download a span.desc,
  .ce_ical a span.desc {
    display: inline-block;
    width: calc(100% - 3.625rem);
    vertical-align: middle;
    font-weight: 700;
    margin-left: 0.5rem;
    font-size: 1.25rem;
    color: #1d1d1b;
    transition: all 0.4s ease;
    padding-top: 6px;
  }
  .ce_downloads a span.size,
  .ce_download a span.size,
  .ce_ical a span.size {
    display: block;
    font-size: 0.85rem;
    line-height: 1rem;
    font-weight: 300;
    color: #1d1d1b;
  }
}
@media screen and (hover: hover) {
  .ce_downloads a:hover i,
  .ce_download a:hover i,
  .ce_ical a:hover i {
    background: #1d1d1b;
  }
  .ce_downloads a:hover span.desc,
  .ce_download a:hover span.desc,
  .ce_ical a:hover span.desc {
    color: #951b81;
  }
}
@media screen {
  .ce_comments {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ce_comments h1 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments h2 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments h3 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments h4 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments h5 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments h6 {
    width: 100%;
    margin-bottom: 1.25rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .ce_comments .pagination .loader {
    display: none;
  }
  .ce_comments .comments {
    padding: 0 0.625rem;
  }
}
@media screen and (min-width: 64em) {
  .ce_comments .form .widget-text {
    width: 50%;
  }
}
@media screen and (max-width: 64em) {
  .ce_comments .form .widget-text {
    width: 50%;
  }
}
@media screen and (max-width: 48em) {
  .ce_comments .form .widget-text {
    width: 100%;
  }
}
@media screen {
  .ce_comments .form .widget-textarea {
    width: 100%;
  }
  .ce_comments .form .widget-textarea textarea {
    height: 5rem;
  }
  .ce_comments .form input.submit {
    margin-top: 1.25rem;
  }
  .comment_default .info {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
  }
  .comment_default .info time {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: normal;
    background: #951b81;
    color: #fff;
    padding: 0.0625rem 0.3125rem;
  }
  .comment_default + .comment_default {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    border-top: 0.0625rem solid darkgray;
  }
  .comment.user {
    font: 18px Georgia;
    font-style: italic;
  }
  .comment .longcomment {
    max-height: 24px;
    overflow: hidden;
    transition: all 1s ease;
  }
  .comment .longcomment.show {
    max-height: 750px;
  }
  .comment .toggle-comments {
    margin-top: 10px;
    margin-left: 20px;
    text-decoration: underline;
    color: #951b81;
    cursor: pointer;
  }
  .comment .longcomment.show + .toggle-comments {
    display: none;
  }
  .comment.user p {
    margin-left: 20px;
  }
  .comment.user p:first-child:before {
    width: 20px;
    display: inline-block;
    margin-right: auto;
    margin-left: -20px;
    font-family: Georgia;
    color: #951b81;
    content: "»";
  }
  .comment p:last-child {
    margin-bottom: 0;
  }
  .reply {
    margin-top: 1.25rem;
    padding: 0.625rem;
    background: #e6e6e6;
    font-style: italic;
    border-left: 0.3125rem solid #9d9d9d;
  }
  .reply .comment {
    font-style: italic;
  }
  .pagination {
    text-align: center;
  }
  .pagination ul {
    list-style: none;
  }
  .pagination ul li {
    display: inline-block;
    margin: 0 0.625rem;
  }
  .pagination ul li.first, .pagination ul li.previous, .pagination ul li.next, .pagination ul li.last {
    font-size: 1.5rem;
    color: #f2f2f2;
  }
  .pagination ul li .current {
    border-bottom: 1px solid;
  }
  #badge {
    position: absolute;
    background: #951b81;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    transform: rotate(20deg);
  }
}
@media screen and (min-width: 64em) {
  #badge {
    width: 10rem;
    height: 10rem;
    top: 2.5rem;
    right: 2.5rem;
    padding: 0.9375rem;
  }
}
@media screen and (min-width: 105em) {
  #badge {
    right: 2.5rem;
    padding: 0.9375rem;
  }
}
@media screen and (max-width: 64em) and (orientation: portrait) {
  #badge {
    width: 11rem;
    height: 11rem;
    top: 7rem;
    right: 10%;
    padding: 0.625rem;
  }
}
@media screen and (max-width: 64em) and (orientation: landscape) {
  #badge {
    width: 9rem;
    height: 9rem;
    top: 7rem;
    right: 10%;
    padding: 0.625rem;
  }
}
@media screen and (max-width: 48em) {
  #badge {
    display: none;
    width: 10rem;
    height: 10rem;
    top: 8rem;
    right: 50%;
    padding: 0.625rem;
    transform: translateX(-50%) rotate(20deg);
  }
}
@media screen and (max-width: 48em) and (orientation: landscape) {
  #badge {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  #badge {
    width: 7.5rem;
    height: 7.5rem;
    top: 6.25rem;
  }
}
@media screen and (max-width: 35.5em) and (orientation: landscape) {
  #badge {
    display: none;
  }
}
@media screen {
  #badge:before {
    border: 0.0625rem solid #951b81;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 0;
    border-radius: 50%;
    transform: scale(1.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  }
  @keyframes pulse {
    to {
      box-shadow: 0 0 0 45px rgba(0, 0, 0, 0);
    }
  }
  #badge span {
    max-width: 100%;
  }
  #badge span.big {
    line-height: 1;
    font-weight: 700;
    font-family: "Quattrocento Sans", serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 64em) {
  #badge span.big {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 105em) {
  #badge span.big {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 64em) {
  #badge span.big {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 64em) and (orientation: landscape) {
  #badge span.big {
    font-size: 1rem;
  }
}
@media screen and (max-width: 48em) {
  #badge span.big {
    font-size: 1rem;
  }
}
@media screen and (max-width: 35.5em) {
  #badge span.big {
    font-size: 0.85rem;
    font-weight: 300;
  }
}
@media screen {
  #badge span.small {
    line-height: 1;
    font-family: "Quattrocento Sans", sans-serif;
    text-transform: uppercase;
    margin: 0.625rem 0 0 0;
    position: relative;
  }
}
@media screen and (min-width: 64em) {
  #badge span.small {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 64em) {
  #badge span.small {
    font-size: 0.625rem;
  }
}
@media screen {
  .ce_player video {
    width: 100%;
  }
  .notice {
    background: #ffffff;
  }
}
@media screen and (min-width: 64em) {
  .notice {
    height: 11.25rem;
  }
}
@media screen and (max-width: 64em) {
  .notice {
    height: 11.25rem;
  }
}
@media screen and (max-width: 48em) {
  .notice {
    height: 7.5rem;
  }
}
@media screen and (max-width: 35.5em) {
  .notice {
    height: 3.75rem;
  }
}
@media screen and (min-width: 48em) {
  .float_left {
    float: left;
    margin: 0 1.25rem 0 0;
    max-width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 48em) {
  .float_right {
    float: right;
    margin: 0 0 0 1.25rem;
    max-width: calc(50% - 1.25rem);
  }
}
@media screen {
  .hl + .image_container.float_left, .hl + .image_container.float_right, .hl + .image_container.float_above {
    margin-top: 0.625rem;
  }
  .hl + .image_container.float_left + p, .hl + .image_container.float_left + div, .hl + .image_container.float_right + p, .hl + .image_container.float_right + div, .hl + .image_container.float_above + p, .hl + .image_container.float_above + div {
    margin-top: 2.5rem;
  }
  .hl + p {
    margin-top: 1.875rem;
  }
}
/* ==========================================================================
   Pure Base Extras
   ========================================================================== */
/**
 * Extra rules that Pure adds on top of Normalize.css
 */
/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */
.hidden,
[hidden] {
  display: none !important;
}

/**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
.pure-img {
  max-width: 100%;
  height: auto;
  display: block;
}