/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../css/_theme/_base.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.mod_breadcrumb ul li:not(:last-child):after, .mmenu-close-btn:before, .mm-spn.mod_navigation li:not(.extra-content):before, .mm-spn.mod_navigation:before, .list-dots > li:before, .list-downloads > li:before, .list-check > li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

.fak, .mmenu-close-btn:before, .fa-kit {
  font-family: "Font Awesome Kit";
}

/*

 */
.make-fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.half-container {
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 576px) {
  .half-container {
    max-width: 270px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .half-container {
    max-width: 360px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .half-container {
    max-width: 480px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .half-container {
    max-width: 570px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .half-container {
    max-width: 660px;
    padding-left: 0;
    padding-right: 0;
  }
}

.bg-gray {
  background-color: var(--bs-gray);
}

.pos-centered {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.pos-centered .column--kachel {
  position: relative;
  margin: auto;
}

.pos-centered-right {
  transform: translate(0%, -50%);
  right: 0;
  top: 50%;
}
.pos-centered-right .column--kachel {
  right: 0;
}

.pos-centered-left {
  transform: translate(0%, -50%);
  left: 0;
  top: 50%;
}
.pos-centered-left .column--kachel {
  left: 0;
}

.pos-top-right {
  top: 0;
  right: 0;
}
.pos-top-right .column--kachel {
  top: 0;
  right: 0;
}

.pos-top-left {
  top: 0;
  left: 0;
}
.pos-top-left .column--kachel {
  top: 0;
  left: 0;
}

.pos-top-center {
  transform: translate(-50%, 50px);
  left: 50%;
  top: 0;
}
.pos-top-center .column--kachel {
  position: relative;
  margin: 0 auto;
}

.pos-bottom-right {
  bottom: 0;
  right: 0;
}
.pos-bottom-right .column--kachel {
  bottom: 0;
  right: 0;
}

.pos-bottom-left {
  bottom: 0;
  left: 0;
}
.pos-bottom-left .column--kachel {
  bottom: 0;
  left: 0;
}

.pos-bottom-center {
  transform: translate(-50%, 0px);
  left: 50%;
  bottom: 0;
}
.pos-bottom-center .column--kachel {
  position: relative;
  margin: 0 auto;
}

@media (min-width: 1040px) {
  .two-column-text {
    column-count: 2;
    column-gap: var(--bs-gutter-x);
  }
}

.w-auto {
  max-width: none !important;
  min-width: 0 !important;
}

a.disabled-link {
  cursor: auto;
  text-decoration: none;
  pointer-events: none;
}

[class*=pull-] {
  position: relative;
  z-index: 3;
}

.move-content + * {
  display: none;
}

.remove-bottom-gutter {
  margin-bottom: calc(-1 * var(--main-gap)) !important;
}

.remove-top-gutter {
  margin-top: calc(-1 * var(--main-gap)) !important;
}

.font-primary {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.invisible {
  display: none !important;
}

html body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /*
    -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
   */
}
html body *:focus,
html body *:active {
  outline: 0px;
}
html body figure {
  margin: 0;
}
html body img {
  max-width: 100%;
  height: unset;
  width: unset;
}
html body strong,
html body b {
  font-weight: 800;
}
html body iframe,
html body embed {
  width: 100%;
}
html body video {
  width: 100%;
  max-height: 100%;
}
html body a {
  transition: color 0.3s ease;
}
html body a figcaption, html body a .figcaption {
  color: currentColor;
}
html body p {
  line-height: var(--bs-body-line-height-lg);
}
html body p > a.alert {
  margin-top: 0px;
  margin-bottom: 0px;
}
html body p:last-of-type {
  margin-bottom: 0px;
}
html body p + h2, html body p + .h2 {
  margin-top: 2rem;
}
html body main ul {
  padding-left: 20px;
}
html body main ul:last-child {
  margin-bottom: 0px;
}
html body main p:last-child:last-of-type {
  margin-bottom: 0px;
}
html body .table-responsive {
  margin-bottom: 1rem;
}
html body .table-responsive:last-child {
  margin-bottom: 0px;
}
html body .table-responsive > table.table {
  margin-top: 0px;
}
html body table.table {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
html body table.table:last-child {
  margin-bottom: 0px;
}
html body table.table th {
  white-space: nowrap;
}
html body table.table tr td {
  width: auto;
  height: auto;
}
html body a.alert {
  text-decoration: none;
}
html body a.alert i {
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  html body a.alert i {
    font-size: 1.375rem;
  }
}
html body a.alert i {
  margin-right: 0.9375rem;
  vertical-align: sub;
}

i:has(+ a) {
  transition: color 0.3s ease-in-out;
}

i:has(+ a:hover) {
  color: rgba(var(--bs-link-hover-color-rgb), var(--bs-link-opacity, 1));
}

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

.text-secondary {
  color: #58585A !important;
}

.list-inline.with-separator > li:not(:last-child):after {
  content: "|";
  display: inline-block;
  margin: 0 -5px 0 4px;
}

.list-check {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.list-check > li {
  position: relative;
  padding-left: 35px;
}
.list-check > li:not(:last-child) {
  margin-bottom: 8px;
}
.list-check > li:before {
  font: var(--fa-font-sharp-light);
  content: "\f00c";
  position: absolute;
  padding-right: 0.625rem;
  color: var(--bs-primary);
  left: 0;
  top: 2px;
}
.list-check > li a {
  text-decoration: none;
  color: var(--bs-body-color);
  display: inline-block;
}

.list-downloads {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.list-downloads > li {
  position: relative;
  padding-left: 35px;
}
.list-downloads > li:not(:last-child) {
  margin-bottom: 8px;
}
.list-downloads > li:before {
  font: var(--fa-font-sharp-light);
  content: "\f019";
  position: absolute;
  padding-right: 0.625rem;
  color: var(--bs-primary);
  left: 0;
  top: 0px;
  font-size: 1.25rem;
}
.list-downloads > li a {
  text-decoration: none;
  color: var(--bs-primary);
  display: inline-block;
}
.list-downloads > li a:hover {
  text-decoration: underline;
}

.list-dots {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.list-dots > li {
  position: relative;
  padding-left: 35px;
}
.list-dots > li:not(:last-child) {
  margin-bottom: 8px;
}
.list-dots > li:before {
  font: var(--fa-font-sharp-solid);
  content: "\f111";
  position: absolute;
  padding-right: 0.625rem;
  color: var(--bs-body-color-inverse);
  left: 0;
  top: 5px;
  font-size: 0.75rem;
}
.list-dots > li a {
  text-decoration: none;
  display: inline-block;
}

ul[class*=list-][class*=text-] > li {
  color: inherit;
}
ul[class*=list-][class*=text-] > li:before {
  color: inherit;
}
ul[class*=list-][class*=text-] > li:before > a {
  color: inherit !important;
}

.text-xs {
  font-size: 10px;
}

.text-sm {
  font-size: 14px;
}

.text-base {
  font-size: 16px !important;
}

.text-lg {
  font-size: 20px;
}

.text-xl {
  font-size: 28px;
}

main a:has(figure) {
  display: block;
  height: inherit;
  color: currentColor;
}
main a:has(figure) figure {
  display: flex;
  flex-flow: column nowrap;
}
main a:has(figure) figure, main a:has(figure) picture {
  height: inherit;
}
main a:has(figure) picture {
  display: block;
}

.ce_rsce_headline.mb-0.mb-sm-gap.layout-two-columns {
  margin-bottom: var(--main-gap) !important;
}
.ce_rsce_headline .row.g-1 > .headline-column:has(.headline-wrapper:last-child) + div {
  margin-top: 0;
}
.ce_rsce_headline .row.g-1:has(div:nth-child(3)) > div:nth-child(2), .ce_rsce_headline .row.g-1:has(div:nth-child(3)) > div:nth-child(3) {
  margin-top: 0;
}
@media (min-width: 1040px) {
  .ce_rsce_headline.layout-two-columns:has(.mt-lg-5) .ce--headline {
    margin-bottom: 0;
  }
}

h1:not(:has([class*=h])), .h1:not(:has([class*=h])) {
  font-size: 26px;
}
@media (min-width: 768px) {
  h1:not(:has([class*=h])), .h1:not(:has([class*=h])) {
    font-size: 30px;
  }
}
@media (min-width: 1040px) {
  h1:not(:has([class*=h])), .h1:not(:has([class*=h])) {
    font-size: 34px;
  }
}
h1:not(:has([class*=h])), .h1:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h1-font-weight, 700);
}
h1:not(:has([class*=h])):not(.ce--headline *), .h1:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  h1:not(:has([class*=h])):not(.ce--headline *), .h1:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 1.25rem;
  }
}
h1:not(:has([class*=h])):not(.ce--headline *), .h1:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

h2:not(:has([class*=h])), .h2:not(:has([class*=h])) {
  font-size: 22px;
}
@media (min-width: 768px) {
  h2:not(:has([class*=h])), .h2:not(:has([class*=h])) {
    font-size: 26px;
  }
}
@media (min-width: 1040px) {
  h2:not(:has([class*=h])), .h2:not(:has([class*=h])) {
    font-size: 30px;
  }
}
h2:not(:has([class*=h])), .h2:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h2-font-weight, 700);
}
h2:not(:has([class*=h])):not(.ce--headline *), .h2:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  h2:not(:has([class*=h])):not(.ce--headline *), .h2:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 1.25rem;
  }
}
h2:not(:has([class*=h])):not(.ce--headline *), .h2:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

h3:not(:has([class*=h])), .h3:not(:has([class*=h])) {
  font-size: 20px;
}
@media (min-width: 768px) {
  h3:not(:has([class*=h])), .h3:not(:has([class*=h])) {
    font-size: 22px;
  }
}
@media (min-width: 1040px) {
  h3:not(:has([class*=h])), .h3:not(:has([class*=h])) {
    font-size: 26px;
  }
}
h3:not(:has([class*=h])), .h3:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h3-font-weight, 700);
}
h3:not(:has([class*=h])):not(.ce--headline *), .h3:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  h3:not(:has([class*=h])):not(.ce--headline *), .h3:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 1.25rem;
  }
}
h3:not(:has([class*=h])):not(.ce--headline *), .h3:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

h4:not(:has([class*=h])), .h4:not(:has([class*=h])) {
  font-size: 18px;
}
@media (min-width: 768px) {
  h4:not(:has([class*=h])), .h4:not(:has([class*=h])) {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  h4:not(:has([class*=h])), .h4:not(:has([class*=h])) {
    font-size: 18px;
  }
}
h4:not(:has([class*=h])), .h4:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h4-font-weight, 700);
}
h4:not(:has([class*=h])):not(.ce--headline *), .h4:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  h4:not(:has([class*=h])):not(.ce--headline *), .h4:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 1rem;
  }
}
h4:not(:has([class*=h])):not(.ce--headline *), .h4:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

h5:not(:has([class*=h])), .h5:not(:has([class*=h])) {
  font-size: 18px;
}
@media (min-width: 768px) {
  h5:not(:has([class*=h])), .h5:not(:has([class*=h])) {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  h5:not(:has([class*=h])), .h5:not(:has([class*=h])) {
    font-size: 18px;
  }
}
h5:not(:has([class*=h])), .h5:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h5-font-weight, 700);
}
h5:not(:has([class*=h])):not(.ce--headline *), .h5:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  h5:not(:has([class*=h])):not(.ce--headline *), .h5:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 1rem;
  }
}
h5:not(:has([class*=h])):not(.ce--headline *), .h5:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

h6:not(:has([class*=h])), .h6:not(:has([class*=h])) {
  font-size: 18px;
}
@media (min-width: 768px) {
  h6:not(:has([class*=h])), .h6:not(:has([class*=h])) {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  h6:not(:has([class*=h])), .h6:not(:has([class*=h])) {
    font-size: 18px;
  }
}
h6:not(:has([class*=h])), .h6:not(:has([class*=h])) {
  line-height: 1.2;
  font-weight: var(--bs-h6-font-weight, 700);
}
h6:not(:has([class*=h])):not(.ce--headline *), .h6:not(:has([class*=h])):not(.ce--headline *) {
  margin-bottom: 0.75rem;
}
@media (max-width: 767.98px) {
  h6:not(:has([class*=h])):not(.ce--headline *), .h6:not(:has([class*=h])):not(.ce--headline *) {
    margin-bottom: 0.75rem;
  }
}
h6:not(:has([class*=h])):not(.ce--headline *), .h6:not(:has([class*=h])):not(.ce--headline *) {
  display: block;
}

.ce--headline {
  display: flex;
  flex-flow: column nowrap;
}
.ce--headline * {
  margin: 0;
  max-width: 100%;
}
.ce--headline.hl-h1 {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h1 {
    margin-bottom: 1.25rem;
  }
}
.ce--headline.hl-h1 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h1 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h1 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h1 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0 0 0.2em 0;
}
.ce--headline.hl-h1 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h1 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h1 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h1 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.4em 0 0 0;
}
.ce--headline.hl-h2 {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h2 {
    margin-bottom: 1.25rem;
  }
}
.ce--headline.hl-h2 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h2 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h2 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h2 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0 0 0.6em 0;
}
.ce--headline.hl-h2 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h2 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h2 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h2 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.2em 0 0 0;
}
.ce--headline.hl-h3 {
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h3 {
    margin-bottom: 1.25rem;
  }
}
.ce--headline.hl-h3 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h3 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h3 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h3 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0 0 0.2em 0;
}
.ce--headline.hl-h3 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h3 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h3 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h3 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.2em 0 0 0;
}
.ce--headline.hl-h4 {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h4 {
    margin-bottom: 1rem;
  }
}
.ce--headline.hl-h4 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h4 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h4 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h4 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0 0 0.2em 0;
}
.ce--headline.hl-h4 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h4 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h4 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h4 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.2em 0 0 0;
}
.ce--headline.hl-h5 {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h5 {
    margin-bottom: 1rem;
  }
}
.ce--headline.hl-h5 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h5 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h5 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h5 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0 0 0.2em 0;
}
.ce--headline.hl-h5 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h5 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h5 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h5 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.2em 0 0 0;
}
.ce--headline.hl-h6 {
  margin-bottom: 0.75rem;
}
@media (max-width: 767.98px) {
  .ce--headline.hl-h6 {
    margin-bottom: 0.75rem;
  }
}
.ce--headline.hl-h6 .ce--topline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h6 .ce--topline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h6 .ce--topline {
    font-size: 18px;
  }
}
.ce--headline.hl-h6 .ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
  margin: 0;
}
.ce--headline.hl-h6 .ce--subline {
  font-size: 18px;
}
@media (min-width: 768px) {
  .ce--headline.hl-h6 .ce--subline {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .ce--headline.hl-h6 .ce--subline {
    font-size: 18px;
  }
}
.ce--headline.hl-h6 .ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
  margin: 0.2em 0 0 0;
}

.container .ce--headline > .container {
  margin: 0;
}

[class*=text-white] .ce--headline {
  --bs-headline-color: var(--bs-white);
}

h1, .h1 {
  font-weight: var(--bs-h1-font-weight, 700);
}

h2, .h2 {
  font-weight: var(--bs-h2-font-weight, 700);
}

h3, .h3 {
  font-weight: var(--bs-h3-font-weight, 700);
}

h4, .h4 {
  font-weight: var(--bs-h4-font-weight, 700);
}

h5, .h5 {
  font-weight: var(--bs-h5-font-weight, 700);
}

h6, .h6 {
  font-weight: var(--bs-h6-font-weight, 700);
}

.ce--subline {
  color: var(--bs-subline-color);
  font-weight: var(--bs-subline-font-weight);
}

.ce--topline {
  color: var(--bs-topline-color);
  font-weight: var(--bs-topline-font-weight);
}

/*
form .widget:not(.form-floating) {
  input,
  textarea,
  select {
    &:not(.form-control):not([type="radio"]):not([type="checkbox"]) {
      @extend .form-control;
    }
  }

  &.widget-radio,
  &.widget-checkbox {
    fieldset > span {
      @extend .form-check;

      input {
        @extend .form-check-input;
      }
    }
  }
}

 */
.widget *[class*=col] {
  width: 100%;
}

.widget.form-floating label {
  padding-inline: calc(var(--bs-gutter-x) * 0.5 + 0.75rem);
  font-size: var(--bs-body-font-size);
  line-height: calc(var(--bs-gutter-y) * 0.5 + var(--bs-body-font-size));
}
.widget.form-floating label:after {
  background-color: transparent !important;
}

.input-group.form-floating label {
  padding: 0 0.75rem;
  line-height: 56px;
}
.input-group .input-group-append {
  margin-left: 0px !important;
}
.input-group .input-group-append > .btn {
  height: 100%;
  min-width: 3.125rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.input-group .input-group-prepend {
  margin-right: 0px !important;
}
.input-group .input-group-prepend > .btn {
  height: 100%;
  min-width: 3.125rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

fieldset legend {
  font-size: var(--bs-body-font-size);
  float: none;
  display: block;
  /*
  display: flex;
  align-items: center;

  &:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
    margin-left: 10px;
  }
   */
}

.widget.error > p {
  border-radius: var(--bs-input-border-radius) var(--bs-input-border-radius) 0px 0px;
}
.widget.error > p + input {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

form {
  min-width: 100%;
}
form .row:not([class*=gy-]):not([class*=g-]) {
  --bs-gutter-y: var(--bs-gutter-x);
}
form .formbody {
  --bs-gutter-x: 15px;
  --bs-gutter-y: 15px;
  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));
}
form .formbody .widget {
  max-width: 100%;
  margin-top: var(--bs-gutter-y);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
form .formbody .widget:not([class*=col]) {
  flex-shrink: 0;
  width: 100%;
}

textarea.form-control {
  min-height: 140px !important;
}

.widget:not(.form-floating) {
  transition: opacity 0.15s ease-in-out;
  /*

   */
  /*
    > label:first-child {
    padding: 2px 0.75rem 2px 0.75rem;
    border-radius: var(--bs-input-border-radius) var(--bs-input-border-radius) 0px 0px;
    background-color: var(--bs-primary);
    color: var(--bs-body-color-inverse);
    margin-bottom: 0px;
    @include font-size(14px);

    & + * {
      border-radius: 0px var(--bs-input-border-radius) var(--bs-input-border-radius) var(--bs-input-border-radius);
    }
  }

  label + input:not(.form-control) {
    border-top-left-radius: 0px !important;
  }

   */
}
.widget:not(.form-floating) .form-control {
  padding: var(--bs-input-padding-y) var(--bs-input-padding-x);
}
.widget:not(.form-floating) .form-control[type=file] {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 3.125rem;
}
.widget:not(.form-floating).error {
  color: #dc3545;
}
.widget:not(.form-floating).error > input,
.widget:not(.form-floating).error > textarea {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.widget:not(.form-floating).error label {
  color: #dc3545;
}
.widget:not(.form-floating).widget-checkbox p.error, .widget:not(.form-floating).widget-radio p.error {
  padding-left: 1.875rem;
  background-color: transparent;
  color: #dc3545;
  font-weight: 800;
}
.widget:not(.form-floating).widget-select {
  position: relative;
}
.widget:not(.form-floating).widget-select select {
  padding: var(--bs-input-padding-y) var(--bs-input-padding-x);
}
.widget:not(.form-floating).widget-select label + .select-wrapper:after {
  margin-top: 11px;
}
.widget:not(.form-floating).widget-select label + .select-wrapper > select {
  border-radius: 0px var(--bs-input-border-radius) var(--bs-input-border-radius) var(--bs-input-border-radius);
}
.widget:not(.form-floating).widget-submit {
  margin-top: 2rem;
}
.form-check-input {
  margin-top: 0.125em;
}
.form-check-input:checked, .form-check-input:focus, .form-check-input:focus-visible {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-primary-rgb), 0.25);
}

.form-label {
  margin-bottom: 0.5rem;
}

.captcha_text {
  margin-bottom: 5px;
  display: block;
  --bs-alert-margin-top: .5rem !important;
}

p.error {
  border-radius: 0px 0px var(--bs-input-border-radius) var(--bs-input-border-radius);
  margin-bottom: 0px;
  padding: 0.3125rem 0.75rem;
  font-size: 0.875rem;
  color: var(--bs-body-color-inverse);
  background-color: #dc3545;
}

.form-select, .form-control {
  box-shadow: var(--bs-input-shadow);
  border: var(--bs-input-border);
  border-radius: var(--bs-input-border-radius);
  color: var(--bs-input-color);
}
.form-select:focus, .form-select:active, .form-control:focus, .form-control:active {
  box-shadow: 0 0 0 3px rgba(var(--bs-primary-rgb), 0.2);
  border: var(--bs-input-border);
}

/*
.widget:not(.widget-upload):not(.widget-radio):not(.widget-checkbox):not(.widget-captcha) {
  &:not(.form-floating) {
    input, textarea {
      border-top-left-radius: var(--bs-input-border-radius) !important;
      border-top-right-radius: var(--bs-input-border-radius) !important;
    }

    label {
      display: none;
    }
  }
}


 */
.ce--buttons {
  display: inline-flex;
  flex-flow: row wrap;
  gap: 0.5rem;
  align-items: center;
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--bs-btn-padding-top) var(--bs-btn-padding-right) var(--bs-btn-padding-bottom) var(--bs-btn-padding-left);
  min-height: 45px;
  gap: 0.25rem;
  line-height: 1.4;
}
.btn:has(i) {
  gap: 0.75rem;
}
.btn.btn-sm {
  padding-top: calc(var(--bs-btn-padding-top) * 0.75);
  padding-right: calc(var(--bs-btn-padding-right) * 0.75);
  padding-bottom: calc(var(--bs-btn-padding-bottom) * 0.75);
  padding-left: calc(var(--bs-btn-padding-left) * 0.75);
  --bs-btn-font-size: .75rem;
  min-height: 30px;
}
.btn.btn-sm:has(i) {
  gap: 0.45rem;
}
.btn.btn-lg {
  padding-top: calc(var(--bs-btn-padding-top) * 1.25);
  padding-right: calc(var(--bs-btn-padding-right) * 1.25);
  padding-bottom: calc(var(--bs-btn-padding-bottom) * 1.25);
  padding-left: calc(var(--bs-btn-padding-left) * 1.25);
  --bs-btn-font-size: 1.25rem;
  min-height: 55px;
}
.btn.btn-xl {
  padding-top: calc(var(--bs-btn-padding-top) * 1.5);
  padding-right: calc(var(--bs-btn-padding-right) * 1.5);
  padding-bottom: calc(var(--bs-btn-padding-bottom) * 1.5);
  padding-left: calc(var(--bs-btn-padding-left) * 1.5);
  --bs-btn-font-size: 1.5rem;
  min-height: 65px;
}
.btn.btn-white {
  --bs-btn-border-color: var(--bs-white);
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-white);
  --bs-btn-hover-bg: var(--bs-body-color);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: var(--bs-white);
}
.btn.btn-white:hover {
  color: var(--bs-btn-hover-color);
}
.btn.btn-outline-black {
  --bs-btn-hover-border-color: var(--bs-black);
  --bs-btn-border-color: var(--bs-black);
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: transparent;
  --bs-btn-hover-bg: var(--bs-black);
  --bs-btn-hover-color: var(--bs-white);
  color: var(--bs-btn-color);
}
.btn.btn-outline-black:hover {
  color: var(--bs-btn-hover-color);
}
.btn.btn-outline-white {
  --bs-btn-hover-border-color: var(--bs-white);
  --bs-btn-border-color: var(--bs-white);
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: transparent;
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-color: var(--bs-body-color);
  color: var(--bs-btn-color);
}
.btn.btn-outline-white:hover {
  color: var(--bs-btn-hover-color);
}
.btn.btn-outline-currentColor {
  border: var(--bs-btn-border-width) solid var(--btn-context-color, currentColor);
  background-color: transparent;
  color: var(--btn-context-color, currentColor);
}
.btn.btn-outline-currentColor:hover {
  color: var(--parent-bg-color, white);
  background-color: var(--btn-context-color, currentColor);
}
.btn.btn-currentColor {
  border: var(--bs-btn-border-width) solid var(--btn-context-color, currentColor);
  background-color: var(--btn-context-color, currentColor);
  color: var(--parent-bg-color, white);
}
.btn.btn-currentColor:hover {
  color: var(--btn-context-color, currentColor);
  background-color: transparent;
}
.btn.btn-link {
  padding: 0px;
  --bs-btn-color: currentColor;
  min-height: 0;
  --bs-btn-border-width: 0px;
}
.btn.btn-link:hover, .btn.btn-link:focus {
  outline: none;
  box-shadow: none;
}
.btn.btn-blank {
  --bs-btn-bg: transparent;
  border: 0px;
  padding: 0px;
  min-height: 0;
}
.btn.btn-block {
  width: 100%;
  display: block;
}
.btn.no-button {
  pointer-events: none;
  cursor: default;
}

/**
 * CSS Animation System
 * --------------------
 * Replaces the JS based intersection/observer logic with a CSS driven approach.
 * - Uses scroll-driven animations (view timelines) when available.
 * - Falls back to immediate visibility on older browsers.
 * - Keeps support for existing animate.css tokens (`animate__*`).
 */
/**
 * Extracted animate.css keyframes used by Caeli
 * (animate.css v4.1.1)
 */
/* fadeIn (source: fading_entrances/fadeIn.css) */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* fadeInUp (source: fading_entrances/fadeInUp.css) */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInDown (source: fading_entrances/fadeInDown.css) */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInDownBig (source: fading_entrances/fadeInDownBig.css) */
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInLeft (source: fading_entrances/fadeInLeft.css) */
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInLeftBig (source: fading_entrances/fadeInLeftBig.css) */
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInRight (source: fading_entrances/fadeInRight.css) */
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInRightBig (source: fading_entrances/fadeInRightBig.css) */
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInUpBig (source: fading_entrances/fadeInUpBig.css) */
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInTopLeft (source: fading_entrances/fadeInTopLeft.css) */
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInTopRight (source: fading_entrances/fadeInTopRight.css) */
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInBottomLeft (source: fading_entrances/fadeInBottomLeft.css) */
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* fadeInBottomRight (source: fading_entrances/fadeInBottomRight.css) */
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* bounce (source: attention_seekers/bounce.css) */
@keyframes bounce {
  from, 20%, 53%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
/* flash (source: attention_seekers/flash.css) */
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* pulse (source: attention_seekers/pulse.css) */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
/* rubberBand (source: attention_seekers/rubberBand.css) */
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
/* shakeX (source: attention_seekers/shakeX.css) */
@keyframes shakeX {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
/* shakeY (source: attention_seekers/shakeY.css) */
@keyframes shakeY {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}
/* headShake (source: attention_seekers/headShake.css) */
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
/* swing (source: attention_seekers/swing.css) */
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
/* tada (source: attention_seekers/tada.css) */
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
/* wobble (source: attention_seekers/wobble.css) */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* jello (source: attention_seekers/jello.css) */
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
/* heartBeat (source: attention_seekers/heartBeat.css) */
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
/* backInDown (source: back_entrances/backInDown.css) */
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* backInLeft (source: back_entrances/backInLeft.css) */
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* backInRight (source: back_entrances/backInRight.css) */
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* backInUp (source: back_entrances/backInUp.css) */
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* bounceIn (source: bouncing_entrances/bounceIn.css) */
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
/* bounceInDown (source: bouncing_entrances/bounceInDown.css) */
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* bounceInLeft (source: bouncing_entrances/bounceInLeft.css) */
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* bounceInRight (source: bouncing_entrances/bounceInRight.css) */
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* bounceInUp (source: bouncing_entrances/bounceInUp.css) */
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* flip (source: flippers/flip.css) */
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
/* flipInX (source: flippers/flipInX.css) */
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
/* flipInY (source: flippers/flipInY.css) */
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
/* flipOutX (source: flippers/flipOutX.css) */
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
/* flipOutY (source: flippers/flipOutY.css) */
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
/* lightSpeedInRight (source: lightspeed/lightSpeedInRight.css) */
@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* lightSpeedInLeft (source: lightspeed/lightSpeedInLeft.css) */
@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* lightSpeedOutRight (source: lightspeed/lightSpeedOutRight.css) */
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
/* lightSpeedOutLeft (source: lightspeed/lightSpeedOutLeft.css) */
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
/* rotateIn (source: rotating_entrances/rotateIn.css) */
@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* rotateInDownLeft (source: rotating_entrances/rotateInDownLeft.css) */
@keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* rotateInDownRight (source: rotating_entrances/rotateInDownRight.css) */
@keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* rotateInUpLeft (source: rotating_entrances/rotateInUpLeft.css) */
@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* rotateInUpRight (source: rotating_entrances/rotateInUpRight.css) */
@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* hinge (source: specials/hinge.css) */
@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
/* jackInTheBox (source: specials/jackInTheBox.css) */
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
/* rollIn (source: specials/rollIn.css) */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* rollOut (source: specials/rollOut.css) */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
/* zoomIn (source: zooming_entrances/zoomIn.css) */
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
/* zoomInDown (source: zooming_entrances/zoomInDown.css) */
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* zoomInLeft (source: zooming_entrances/zoomInLeft.css) */
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* zoomInRight (source: zooming_entrances/zoomInRight.css) */
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* zoomInUp (source: zooming_entrances/zoomInUp.css) */
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* slideInDown (source: sliding_entrances/slideInDown.css) */
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* slideInLeft (source: sliding_entrances/slideInLeft.css) */
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* slideInRight (source: sliding_entrances/slideInRight.css) */
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
/* slideInUp (source: sliding_entrances/slideInUp.css) */
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
:root {
  /**
   * Base knobs can be overridden on layout level (or per element via inline custom properties).
   */
  --animation-system-duration: 1.4s;
  --animation-system-stagger: 0.12s;
  --animation-system-timing: cubic-bezier(0.25, 1, 0.3, 1);
  --animation-system-lcp-selectors: h1, .hero, .hero-image, .main-title, .page-header, .hero-section, ,;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]) {
  --animation-name: fadeIn;
  --animation-order: 0;
  --animation-stagger: var(--animation-system-stagger);
  --animation-timing-function: var(--animation-system-timing);
  animation-name: var(--animation-name, fadeIn);
  animation-duration: var(--animation-duration, var(--animation-system-duration));
  animation-delay: calc(var(--animation-delay, 0s) + var(--animation-order) * var(--animation-stagger));
  animation-fill-mode: both;
  animation-timing-function: var(--animation-timing-function, var(--animation-system-timing));
  animation-iteration-count: var(--animation-iteration-count, 1);
  will-change: opacity, transform;
}

[data-animation=no-animation] {
  opacity: 1 !important;
  animation: none !important;
}

.js-enabled [data-animation]:not([data-animation=""]):not([data-animation=no-animation]) {
  opacity: 0;
  animation-play-state: paused;
}

.js-enabled [data-animation]:not([data-animation=""]):not([data-animation=no-animation]).is-visible {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled h1[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled .hero[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled .hero-image[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled .main-title[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled .page-header[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

.js-enabled .hero-section[data-animation]:not([data-animation=no-animation]) {
  opacity: 1;
  animation-play-state: running;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-lcp-critical] {
  --animation-delay: 0s;
  --animation-order: 0;
}

.js-enabled body:not(.is-home) #mainNav .level_1 > li[data-animation] {
  opacity: 1;
  --animation-name: none;
  --animation-delay: 0s;
  --animation-order: 0;
  animation: none !important;
}

@media (prefers-reduced-motion: reduce) {
  [data-animation]:not([data-animation=""]):not([data-animation=no-animation]) {
    animation: none !important;
    opacity: 1 !important;
  }
}
[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(1 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 0;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(2 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 1;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(3 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 2;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(4 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 3;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(5 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 4;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(6 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 5;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(7 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 6;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(8 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 7;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(9 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 8;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(10 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 9;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(11 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 10;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(12 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 11;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(13 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 12;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(14 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 13;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(15 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 14;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation]):nth-child(16 of [data-animation]:not([data-animation=""]):not([data-animation=no-animation])) {
  --animation-order: 15;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__faster] {
  --animation-duration: calc(var(--animation-system-duration) * 0.55);
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fast] {
  --animation-duration: calc(var(--animation-system-duration) * 0.75);
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slow] {
  --animation-duration: calc(var(--animation-system-duration) * 1.8);
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slower] {
  --animation-duration: calc(var(--animation-system-duration) * 2.6);
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__delay-1s] {
  --animation-delay: 1s;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__delay-2s] {
  --animation-delay: 2s;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__delay-3s] {
  --animation-delay: 3s;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__delay-4s] {
  --animation-delay: 4s;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__delay-5s] {
  --animation-delay: 5s;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__infinite] {
  --animation-iteration-count: infinite;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__repeat-1] {
  --animation-iteration-count: 1;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__repeat-2] {
  --animation-iteration-count: 2;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__repeat-3] {
  --animation-iteration-count: 3;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeIn] {
  --animation-name: fadeIn;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInUp] {
  --animation-name: fadeInUp;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInDown] {
  --animation-name: fadeInDown;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInDownBig] {
  --animation-name: fadeInDownBig;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInLeft] {
  --animation-name: fadeInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInLeftBig] {
  --animation-name: fadeInLeftBig;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInRight] {
  --animation-name: fadeInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInRightBig] {
  --animation-name: fadeInRightBig;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInUpBig] {
  --animation-name: fadeInUpBig;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInTopLeft] {
  --animation-name: fadeInTopLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInTopRight] {
  --animation-name: fadeInTopRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInBottomLeft] {
  --animation-name: fadeInBottomLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__fadeInBottomRight] {
  --animation-name: fadeInBottomRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounce] {
  --animation-name: bounce;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flash] {
  --animation-name: flash;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__pulse] {
  --animation-name: pulse;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rubberBand] {
  --animation-name: rubberBand;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__shakeX] {
  --animation-name: shakeX;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__shakeY] {
  --animation-name: shakeY;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__headShake] {
  --animation-name: headShake;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__swing] {
  --animation-name: swing;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__tada] {
  --animation-name: tada;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__wobble] {
  --animation-name: wobble;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__jello] {
  --animation-name: jello;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__heartBeat] {
  --animation-name: heartBeat;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__backInDown] {
  --animation-name: backInDown;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__backInLeft] {
  --animation-name: backInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__backInRight] {
  --animation-name: backInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__backInUp] {
  --animation-name: backInUp;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounceIn] {
  --animation-name: bounceIn;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounceInDown] {
  --animation-name: bounceInDown;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounceInLeft] {
  --animation-name: bounceInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounceInRight] {
  --animation-name: bounceInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__bounceInUp] {
  --animation-name: bounceInUp;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flip] {
  --animation-name: flip;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flipInX] {
  --animation-name: flipInX;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flipInY] {
  --animation-name: flipInY;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flipOutX] {
  --animation-name: flipOutX;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__flipOutY] {
  --animation-name: flipOutY;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__lightSpeedInRight] {
  --animation-name: lightSpeedInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__lightSpeedInLeft] {
  --animation-name: lightSpeedInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__lightSpeedOutRight] {
  --animation-name: lightSpeedOutRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__lightSpeedOutLeft] {
  --animation-name: lightSpeedOutLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rotateIn] {
  --animation-name: rotateIn;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rotateInDownLeft] {
  --animation-name: rotateInDownLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rotateInDownRight] {
  --animation-name: rotateInDownRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rotateInUpLeft] {
  --animation-name: rotateInUpLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rotateInUpRight] {
  --animation-name: rotateInUpRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__hinge] {
  --animation-name: hinge;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__jackInTheBox] {
  --animation-name: jackInTheBox;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rollIn] {
  --animation-name: rollIn;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__rollOut] {
  --animation-name: rollOut;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__zoomIn] {
  --animation-name: zoomIn;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__zoomInDown] {
  --animation-name: zoomInDown;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__zoomInLeft] {
  --animation-name: zoomInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__zoomInRight] {
  --animation-name: zoomInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__zoomInUp] {
  --animation-name: zoomInUp;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slideInDown] {
  --animation-name: slideInDown;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slideInLeft] {
  --animation-name: slideInLeft;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slideInRight] {
  --animation-name: slideInRight;
}

[data-animation]:not([data-animation=""]):not([data-animation=no-animation])[data-animation~=animate__slideInUp] {
  --animation-name: slideInUp;
}

.invisible {
  display: none;
}

[class*=container] {
  padding-inline: var(--bs-container-gutter);
}
[class*=container] [class*=container] {
  padding-inline: 0;
}
[class*=container]:not(.container-wide) [class*=container]:not([class*=col]) {
  max-width: none;
  width: auto;
}

*[data-bs-toggle] {
  cursor: pointer;
}

*:not(.row) > *[class*=col-]:not(.make-fullwidth) {
  margin-left: auto;
  margin-right: auto;
}
*:not(.row) > *[class*=col-]:not(.make-fullwidth) > .container {
  width: auto;
}

.row > [class*=col-] > .container > [class*=col-] {
  width: 100%;
}

div:has([class*=text-]):has([class*=-center]) .ce--buttons {
  justify-content: center;
}

@media (min-width: 1040px) {
  .pulled-up-element .row:not(.align-items-center) > div:last-child {
    padding-top: calc((var(--main-gap)) + 150px) !important;
  }
  .pulled-up-element .team-members .team-member:first-child .row.align-items-center {
    align-items: flex-start !important;
  }
  .pulled-up-element .team-members .team-member:first-child .member-info {
    padding-top: calc(var(--main-gap) / 2 + 150px) !important;
  }
}
.moved-content {
  position: relative;
  background-color: var(--bs-body-bg);
  z-index: 4;
  display: block;
  padding-top: var(--main-gap);
}
.moved-content[style] {
  opacity: 1;
}

@media (max-width: 1039.98px) {
  .pulled-up-element {
    transform: none !important;
    margin-top: var(--main-gap);
    margin-bottom: var(--main-gap) !important;
  }
}
@media (min-width: 1380px) {
  .container-wide {
    max-width: calc(1300px + var(--bs-container-gutter) * 2);
    margin-inline: auto;
  }
}

.js-floating-offset,
.floating-offset {
  --floating-gap: var(--main-gap, 0px);
  --floating-offset: 0px;
  position: relative;
  z-index: var(--floating-z-index, 3);
  transform: translateY(calc(-1 * var(--floating-offset, 0px)));
  margin-bottom: calc(var(--floating-gap) - var(--floating-offset, 0px)) !important;
  transition: none;
}

html, body, #wrapper {
  min-height: 100dvh;
}

#wrapper {
  overflow: clip;
  display: flex;
  flex-flow: column nowrap;
  background-color: var(--bs-body-bg);
}
@media (min-width: 768px) {
  #wrapper #container.with--left-col:not(.with--right-col) #main {
    max-width: calc(100% - 275px);
  }
  #wrapper #container.with--right-col:not(.with--left-col) #main {
    max-width: calc(100% - 250px);
  }
  #wrapper #container.with--right-col.with--left-col #main {
    max-width: calc(100% - (250px + 275px));
  }
}
#wrapper #main .mod_article .article-content {
  transition: background-position 0s ease-in-out;
}
#wrapper #main .mod_article .ce--inner {
  position: relative;
}
#wrapper #main .mod_article .content--element {
  z-index: 3;
}
#wrapper #main .mod_article .article-content:not(:has(.moved-content)) > *:not(.body-slider, .bgvideo, .ce_rsce_headline:not(:has(.text, .content-column))),
#wrapper #main .mod_article .article-content > .moved-content > *:not(.body-slider, .bgvideo, .ce_rsce_headline:not(:has(.text, .content-column))) {
  position: relative;
  margin-bottom: var(--main-gap);
}
#wrapper #main .mod_article *[class*=bg-dark] {
  color: var(--bs-body-color-inverse);
}
#wrapper #main .mod_article *[class*=bg-dark] *:not([class*=swiper-], [class*=btn-]) {
  color: inherit;
}

.mod_article[class*=bg-] + .mod_article:not([class*=bg-]) {
  padding-top: var(--main-gap);
}

@media (min-width: 768px) {
  aside#left {
    -ms-flex: 0 0 275px;
    flex: 0 0 275px;
  }
  aside#right {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
  }
}

footer {
  margin-top: auto;
  position: relative;
}

.ce--content-slider {
  position: relative;
}

.swiper {
  /*
   transition: all 0.25s ease;
  opacity: 0;
  overflow: clip;


  &.swiper-initialized {
    opacity: 1;
  }

   */
}
.swiper.with-pagination {
  padding-bottom: calc(var(--swiper-pagination-bullet-height) + 1rem);
}
.swiper {
  /*
  .swiper-wrapper {
      //align-items: center;

      .swiper-slide {
        overflow-x: clip;
        height: 100%;
      }
    }
   */
}

div:not(:has(.swiper)) .swiper-lazy-preloader {
  display: none;
}

.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

.slider-subline, figcaption, .figcaption {
  margin: 0;
  display: block;
  padding: 0.9375rem 0rem 0rem 0rem;
}

[class*=swiper-button-] {
  text-align: center;
  width: var(--swiper-navigation-size);
  box-shadow: 0 0 12px rgba(39, 39, 39, 0.15);
  border-radius: 50%;
  transition: all 0.3s ease;
  opacity: 0.9;
  text-decoration: none;
  background-color: var(--bs-body-color);
  color: var(--bs-body-color-inverse);
}
[class*=swiper-button-]:hover {
  opacity: 1;
}
[class*=swiper-button-]:after {
  font-size: 1.25rem;
}
[class*=swiper-button-].swiper-button-prev {
  padding-right: 3px;
}
[class*=swiper-button-].swiper-button-next {
  padding-left: 3px;
}
[class*=swiper-button-].swiper-button-disabled {
  cursor: pointer;
  pointer-events: initial;
}

.swiper-button-prev {
  padding-right: 3px;
}
@media (min-width: 1040px) {
  .swiper-button-prev {
    left: -3.5vw;
  }
}
@media (min-width: 1200px) {
  .swiper-button-prev {
    left: -3.5vw;
  }
}
@media (min-width: 1380px) {
  .swiper-button-prev {
    left: -2.5vw;
  }
}

.swiper-button-next {
  padding-left: 3px;
}
@media (min-width: 1040px) {
  .swiper-button-next {
    right: -3.5vw;
  }
}
@media (min-width: 1200px) {
  .swiper-button-next {
    right: -3.5vw;
  }
}
@media (min-width: 1380px) {
  .swiper-button-next {
    right: -2.5vw;
  }
}

.swiper-pagination {
  --swiper-pagination-bottom: 0;
  padding: 0px;
  border-radius: var(--bs-border-radius);
  line-height: 1;
  width: auto;
}

.macy-container + .swiper-pagination {
  display: none;
}

@media (min-width: 768px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}
.swiper-navigation-icon {
  display: none;
}

.mm-spn.mod_navigation {
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-bg: var(--bs-body-bg);
  --mm-spn-logoheight: 150px;
  --mm-spn-logowidth: 125px;
  --mm-spn-panel-offset: 30%;
  --mm-spn-active-bg: var(--bs-primary);
  --mm-spn-active-color: var(--bs-body-color-inverse);
  --mm-spn-color: var(--bs-body-color);
  --mm-spn-border-color: rgba(0, 0, 0, .25);
  --mm-spn-footer-bg: var(--bs-primary);
  --mm-spn-arrow-color: var(--mm-spn-active-color);
  background-color: var(--mm-spn-bg);
  display: flex;
  flex-flow: column nowrap;
}
.mm-spn.mod_navigation:after {
  display: none;
}
.mm-spn.mod_navigation:before {
  opacity: 1;
  z-index: 50;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  left: 0;
  top: -2px;
  text-align: center;
  color: var(--mm-spn-color);
  border: 0;
  background-color: var(--bs-primary-bg-subtle);
  width: 51px;
  height: 51px;
  line-height: 51px;
  transform: rotate(180deg);
  font: var(--fa-font-sharp-light);
  content: "\f061";
  display: flex;
  justify-content: center;
  align-items: center;
}
.mm-spn.mod_navigation > .extra-content {
  z-index: 5;
}
.mm-spn.mod_navigation li:not(.extra-content) a.sibling:after {
  display: none;
}
.mm-spn.mod_navigation ul {
  top: calc(var(--mm-spn-logoheight));
}
.mm-spn.mod_navigation ul ul {
  background-color: var(--mm-spn-bg);
}
.mm-spn.mod_navigation ul:after {
  display: none;
}
.mm-spn.mod_navigation ul:before {
  display: none;
}
.mm-spn.mod_navigation .logo {
  height: var(--mm-spn-logoheight);
  padding: 1.25rem;
  text-align: center;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  min-width: 100%;
  align-items: center;
  background-color: inherit;
}
.mm-spn.mod_navigation .logo a {
  padding: 0;
}
.mm-spn.mod_navigation .logo img {
  display: inline-block;
  max-height: 100%;
  width: var(--mm-spn-logowidth);
}
.mm-spn.mod_navigation li:not(.extra-content) {
  border-bottom: 1px solid var(--mm-spn-border-color);
}
.mm-spn.mod_navigation li:not(.extra-content):after {
  display: none;
}
.mm-spn.mod_navigation li:not(.extra-content):before {
  opacity: 1;
  z-index: 1;
  right: 0;
  border: 0;
  text-align: center;
  top: 0;
  background-color: var(--bs-primary-bg-subtle);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  width: 50px;
  height: 100%;
  line-height: calc(var(--mm-spn-item-height));
  transform: none;
  color: var(--mm-spn-color);
  font: var(--fa-font-sharp-light);
  content: "\f061";
  display: flex;
  justify-content: center;
  align-items: center;
}
.mm-spn.mod_navigation li:not(.extra-content):not(.submenu):before {
  display: none;
}
.mm-spn.mod_navigation li:not(.extra-content).active, .mm-spn.mod_navigation li:not(.extra-content).trail {
  background-color: var(--mm-spn-active-bg);
}
.mm-spn.mod_navigation li:not(.extra-content).active > .active, .mm-spn.mod_navigation li:not(.extra-content).active > .trail, .mm-spn.mod_navigation li:not(.extra-content).trail > .active, .mm-spn.mod_navigation li:not(.extra-content).trail > .trail {
  color: var(--mm-spn-active-color);
}
.mm-spn.mod_navigation li:not(.extra-content).active:before, .mm-spn.mod_navigation li:not(.extra-content).trail:before {
  border-color: var(--mm-spn-active-color);
  background-color: rgba(255, 255, 255, 0.15);
  color: var(--mm-spn-arrow-color);
}
.mm-spn.mod_navigation li:not(.extra-content) a, .mm-spn.mod_navigation li:not(.extra-content) span {
  padding-block: 0.5rem;
  line-height: 1.2;
  background-color: transparent;
  color: var(--mm-spn-color);
}
.mm-spn.mod_navigation li:not(.extra-content) a:after, .mm-spn.mod_navigation li:not(.extra-content) span:after {
  height: 100%;
}
.mm-spn.mod_navigation li:not(.extra-content) a.submenu:after {
  display: none;
}
.mm-spn.mod_navigation li:not(.submenu):before, .mm-spn.mod_navigation li:not(.submenu):after {
  display: none;
}
.mm-spn.mod_navigation .extra-content {
  text-align: center;
  --mm-spn-active-bg: transparent;
  --mm-spn-active-color: var(--bs-body-color);
}

.mmenu-close-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding-inline: 0;
  position: absolute;
  right: -5px;
  top: -3px;
  z-index: 10;
  width: 55px;
  height: 55px;
}
.mmenu-close-btn:before {
  content: "\e010";
  align-content: center;
  transform: none;
  z-index: 50;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  font-size: 1.25rem;
  text-align: center;
  color: var(--mm-spn-color);
  border: 0;
  background-color: var(--bs-primary-bg-subtle);
  width: 50px;
  height: 50px;
  line-height: 50px;
}

#mobileNav {
  display: none;
}

.mm-ocd #mobileNav {
  display: flex;
}

.mobileNav__activator {
  line-height: 1;
  display: inline-flex;
  gap: 0.75rem;
  text-align: center;
  align-items: center;
  font-size: 1.25rem;
  padding: 0.75rem 0.75rem;
}
.mobileNav__activator:has(> i:first-child:last-child) {
  width: 40px;
}
.mobileNav__activator i {
  font-size: 1.5rem;
}

#mobileNav .mobileNav_footer {
  text-align: center;
  height: auto;
  padding-block: 1rem;
  background-color: var(--mm-spn-footer-bg);
}
#mobileNav .mobileNav_footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: static;
  display: block;
  width: auto;
  overflow: hidden;
}
#mobileNav .mobileNav_footer ul > li {
  display: inline-block;
  border: 0;
  padding: 0;
  margin-inline: 1rem;
  width: auto;
}
#mobileNav .mobileNav_footer ul > li > a {
  width: auto;
  display: inline-block;
  padding-inline: 0;
  line-height: 1.3;
  color: var(--bs-secondary);
}
#mobileNav .mobileNav_footer ul > li > a:hover {
  color: #E00E1D;
}

/* Hochkant-Formate */
.venoratio-9x16 {
  --vb-aspect-ratio: calc(16 / 9 * 100%);
  max-width: min(var(--vbox-max-width), (100vh - 60px) * 9 / 16);
}

.venoratio-3x4 {
  --vb-aspect-ratio: calc(4 / 3 * 100%);
  max-width: min(var(--vbox-max-width), (100vh - 60px) * 3 / 4);
}

/* Anpassung für volle Höhe bei Hochkant-Formaten */
.vbox-child img {
  max-height: calc(100vh - 60px);
  width: auto;
}
.vbox-child img[src*=".svg"] {
  width: 100%;
  height: auto;
}

/* Zusätzliche Flexibilität für ungewöhnliche Formate */
.venoratio-custom {
  --vb-aspect-ratio: var(--custom-aspect-ratio, 100%);
  max-width: var(--custom-max-width, var(--vbox-max-width));
}

.vbox-content .left-col--inner {
  line-height: 0;
  position: relative;
}
.vbox-content .left-col--inner .insta-note {
  position: absolute;
  right: calc(var(--bs-gutter-x) / 2 + 2rem);
  top: 2rem;
  z-index: 2;
}
.vbox-content .left-col--inner figure {
  width: 100%;
  height: 100%;
}
.vbox-content .left-col--inner figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.vbox-content .left-col--inner video {
  max-height: calc(100vh - 60px);
  object-fit: cover;
}
.vbox-content .left-col--inner iframe {
  height: 615px;
}
@media (min-width: 768px) {
  .vbox-content .left-col--inner iframe {
    height: 1042px;
  }
}
.vbox-content .right-col--inner {
  padding: 0 2rem 2rem 10px;
}
@media (min-width: 768px) {
  .vbox-content .right-col--inner {
    padding-top: 2rem;
    padding-left: 0;
  }
}

.lazy-loader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  pointer-events: none;
  color: var(--bs-body-color, currentColor);
}

.lazy-loader-spinner svg {
  width: 100%;
  height: 100%;
  display: block;
  animation: lazy-spinner-rotate 1s linear infinite;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

.lazy-loader-spinner .lazy-spinner-track,
.lazy-loader-spinner .lazy-spinner-head {
  stroke: currentColor;
  stroke-width: 4;
  fill: none;
}

.lazy-loader-spinner .lazy-spinner-track {
  opacity: 0.2;
}

.lazy-loader-spinner .lazy-spinner-head {
  stroke-linecap: round;
  stroke-dasharray: 25 160;
  stroke-dashoffset: 0;
  animation: lazy-spinner-dash 1.4s ease-in-out infinite;
}

@keyframes lazy-spinner-rotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes lazy-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.content-media {
  position: relative;
}

.video-fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
}

.content-media {
  height: 100%;
  width: 100%;
}

.vsm-lazy-figure {
  display: block;
}

.vsm-lazy-aspect-wrapper {
  display: block;
  width: 100%;
  height: auto;
}
.vsm-lazy-aspect-wrapper:not(:has(img.loaded)) {
  aspect-ratio: var(--vsm-aspect-ratio);
}
.vsm-lazy-aspect-wrapper:has(img.loaded) {
  aspect-ratio: initial !important;
}

.vsm-lazy-aspect-wrapper.content-media,
.vsm-lazy-aspect-wrapper.video-wrapper {
  position: relative;
}

.vsm-lazy-aspect-wrapper img,
.vsm-lazy-aspect-wrapper video {
  display: inline-block;
  height: auto;
}

.vsm-lazy-aspect-wrapper video {
  aspect-ratio: inherit;
}

.vsm-lazy-spinner-wrapper {
  position: relative;
}

.vsm-lazy-spinner-wrapper > .lazy-loader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.swiper-wrapper .swiper-slide.vsm-lazy-slide {
  height: auto;
}

.lazy {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.lazy.loaded, .lazy[loading=eager] {
  opacity: 1;
}

.article-content > [class*=bg-]:not(.ce_rsce_twocolimagewall):not(.ce_rsce_fullwidthgallery):not(.badge):not(.ce--headline) {
  padding-block: var(--main-gap);
}

.video_container, .content-youtube {
  position: relative !important;
  padding-bottom: 56.25% !important;
}
.video_container iframe,
.video_container embed,
.video_container video, .content-youtube iframe,
.content-youtube embed,
.content-youtube video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.mod_article .article-content[class*=bg-] {
  padding-block: var(--main-gap);
}
.mod_article .article-content[class*=bg-] .content--element:last-child:not[class*=pull] {
  margin-bottom: 0 !important;
}

.mod_article .article-content[class*=bg-]:has(.ce_rsce_headimagelogo.mb-0) {
  padding-bottom: 0;
}

.content--element {
  position: relative;
}
.content--element.border-top {
  padding-top: var(--main-gap);
}
.content--element.border-bottom {
  padding-bottom: var(--main-gap);
}

.mod_breadcrumb {
  margin-top: 0.25rem;
}
.mod_breadcrumb ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 1rem;
}
.mod_breadcrumb ul li {
  display: inline-block;
  color: var(--bs-secondary);
}
.mod_breadcrumb ul li:not(:last-child):after {
  font: var(--fa-font-sharp-light);
  content: "\f105";
  display: inline-block;
  color: var(--bs-primary);
  margin: 0 5px 0px 8px;
}
.mod_breadcrumb ul li > a {
  display: inline-block;
  text-decoration: none;
  color: var(--bs-primary);
}
.mod_breadcrumb ul li > a:hover {
  text-decoration: underline;
}

html {
  scroll-behavior: smooth;
  font-size: var(--bs-body-font-size);
}
html body {
  overflow-x: clip;
}
html body *[id] {
  scroll-behavior: smooth;
  scroll-margin-top: var(--bs-scrolloffset);
}

[data-bs-theme=dark] {
  color: var(--bs-body-color);
}

/*# sourceMappingURL=_base.840eea6fc0769dddc722.bundle.min.css.map*/