@charset "UTF-8";
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: initial;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

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

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.choices__list--dropdown.is-active {
  visibility: visible;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable::after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

/* =====  End of Choices  ====== */
@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}
.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, hsl(216deg, 15%, 34%));
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.3s ease;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}
.plyr__control:focus {
  outline: 0;
}
.plyr__control.plyr__tab-focus {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px;
}

a.plyr__control {
  text-decoration: none;
}
a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}
.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}
.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}
.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, hsl(216deg, 15%, 34%));
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0;
}
.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}
.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, hsl(216deg, 15%, 34%));
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, hsl(216deg, 15%, 52%));
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, hsl(216deg, 15%, 52%));
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, hsl(216deg, 15%, 88%));
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before, .plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
          appearance: none;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
}
.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}
.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}
.plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
  color: transparent;
}
.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}
.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui input[type=range]:focus {
  outline: 0;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px;
}

.plyr__poster {
  background-color: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: var(--plyr-control-spacing, 10px);
}
@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

/* stylelint-disable selector-max-compound-selectors */
.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, hsl(216deg, 15%, 34%));
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}
.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word;
  white-space: normal;
}

.plyr__progress__buffer {
  -webkit-appearance: none; /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__progress__marker {
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3;
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}
.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, hsl(216deg, 15%, 34%));
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: hsl(216deg, 15%, 16%);
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}
.plyr__ads:empty::after {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: hsl(216deg, 15%, 79%);
  border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container::after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__image-container::after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  content: "";
  pointer-events: none;
}
.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none;
}
.plyr__preview-thumb__time-container {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

:root {
  --blue: #2a4b6d;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #d5001c;
  --orange: #ff6600;
  --yellow: #ffc107;
  --green: #018A16;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --black: #000000;
  --primary: #000;
  --secondary: #ff6600;
  --success: #018A16;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #d5001c;
  --light: #DDD;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1440px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(49, 54, 57, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: black;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

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

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid rgba(49, 54, 57, 0.1);
}

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

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

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

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

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

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

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

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

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 7.5px;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1440px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .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%;
  }
}
.table {
  width: 100%;
  margin-bottom: 15px;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(49, 54, 57, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(49, 54, 57, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8b8b8;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7a7a7a;
}

.table-hover .table-primary:hover {
  background-color: #ababab;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #ababab;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #ffd4b8;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #ffaf7a;
}

.table-hover .table-secondary:hover {
  background-color: #ffc59f;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #ffc59f;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8debe;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #7bc286;
}

.table-hover .table-success:hover {
  background-color: #a7d6ae;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a7d6ae;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f3b8bf;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #e97a89;
}

.table-hover .table-danger:hover {
  background-color: #efa2ab;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #efa2ab;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: whitesmoke;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #ededed;
}

.table-hover .table-light:hover {
  background-color: #e8e8e8;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #e8e8e8;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(49, 54, 57, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(37, 41, 43, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(37, 41, 43, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1439.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #404040;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

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

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #018A16;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(1, 138, 22, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #018A16;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23018A16' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #018A16;
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #018A16;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23018A16' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #018A16;
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #018A16;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #018A16;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #018A16;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #01bd1e;
  background-color: #01bd1e;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #018A16;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #018A16;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #018A16;
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #d5001c;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(213, 0, 28, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d5001c;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d5001c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d5001c' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d5001c;
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #d5001c;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d5001c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d5001c' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #d5001c;
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d5001c;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #d5001c;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #d5001c;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff0929;
  background-color: #ff0929;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #d5001c;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d5001c;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #d5001c;
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #d95700;
  border-color: #cc5200;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #d95700;
  border-color: #cc5200;
  box-shadow: 0 0 0 0.2rem rgba(255, 125, 38, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #cc5200;
  border-color: #bf4d00;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 125, 38, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #018A16;
  border-color: #018A16;
}
.btn-success:hover {
  color: #fff;
  background-color: #016410;
  border-color: #01570e;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #016410;
  border-color: #01570e;
  box-shadow: 0 0 0 0.2rem rgba(39, 156, 57, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #018A16;
  border-color: #018A16;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #01570e;
  border-color: #014b0c;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 156, 57, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #d5001c;
  border-color: #d5001c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #af0017;
  border-color: #a20015;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #af0017;
  border-color: #a20015;
  box-shadow: 0 0 0 0.2rem rgba(219, 38, 62, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #d5001c;
  border-color: #d5001c;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a20015;
  border-color: #950014;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 38, 62, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #DDD;
  border-color: #DDD;
}
.btn-light:hover {
  color: #212529;
  background-color: #cacaca;
  border-color: #c4c4c4;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #cacaca;
  border-color: #c4c4c4;
  box-shadow: 0 0 0 0.2rem rgba(193, 193, 194, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #DDD;
  border-color: #DDD;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #c4c4c4;
  border-color: #bdbdbd;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(193, 193, 194, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #000;
  border-color: #000;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-secondary {
  color: #ff6600;
  border-color: #ff6600;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 102, 0, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ff6600;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 102, 0, 0.5);
}

.btn-outline-success {
  color: #018A16;
  border-color: #018A16;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #018A16;
  border-color: #018A16;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #018A16;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #018A16;
  border-color: #018A16;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 138, 22, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #d5001c;
  border-color: #d5001c;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d5001c;
  border-color: #d5001c;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d5001c;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d5001c;
  border-color: #d5001c;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 0, 28, 0.5);
}

.btn-outline-light {
  color: #DDD;
  border-color: #DDD;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #DDD;
  border-color: #DDD;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #DDD;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #DDD;
  border-color: #DDD;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
.btn-link:hover {
  color: black;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: black;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #181a1b;
  background-color: #cccccc;
  border-color: #b8b8b8;
}
.alert-primary hr {
  border-top-color: #ababab;
}
.alert-primary .alert-link {
  color: black;
}

.alert-secondary {
  color: #9c4f1b;
  background-color: #ffe0cc;
  border-color: #ffd4b8;
}
.alert-secondary hr {
  border-top-color: #ffc59f;
}
.alert-secondary .alert-link {
  color: #713913;
}

.alert-success {
  color: #186227;
  background-color: #cce8d0;
  border-color: #b8debe;
}
.alert-success hr {
  border-top-color: #a7d6ae;
}
.alert-success .alert-link {
  color: #0e3917;
}

.alert-info {
  color: #236e7b;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #184a53;
}

.alert-warning {
  color: #9c7e1f;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #715c17;
}

.alert-danger {
  color: #861a2a;
  background-color: #f7ccd2;
  border-color: #f3b8bf;
}
.alert-danger hr {
  border-top-color: #efa2ab;
}
.alert-danger .alert-link {
  color: #5b121d;
}

.alert-light {
  color: #8a8d8e;
  background-color: #f8f8f8;
  border-color: whitesmoke;
}
.alert-light hr {
  border-top-color: #e8e8e8;
}
.alert-light .alert-link {
  color: #717374;
}

.alert-dark {
  color: #33383d;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #1c1f21;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #000 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: black !important;
}

.bg-secondary {
  background-color: #ff6600 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #cc5200 !important;
}

.bg-success {
  background-color: #018A16 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #01570e !important;
}

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

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #d5001c !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #a20015 !important;
}

.bg-light {
  background-color: #DDD !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #c4c4c4 !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #000 !important;
}

.border-secondary {
  border-color: #ff6600 !important;
}

.border-success {
  border-color: #018A16 !important;
}

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

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

.border-danger {
  border-color: #d5001c !important;
}

.border-light {
  border-color: #DDD !important;
}

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

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.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-wrap {
  flex-wrap: wrap !important;
}

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

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

.flex-fill {
  flex: 1 1 auto !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;
}

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

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

@media (min-width: 576px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 768px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 992px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 1200px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 1440px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1440px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(49, 54, 57, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(49, 54, 57, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(49, 54, 57, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

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

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

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

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

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

.m-1 {
  margin: 3.75px !important;
}

.mt-1,
.my-1 {
  margin-top: 3.75px !important;
}

.mr-1,
.mx-1 {
  margin-right: 3.75px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 3.75px !important;
}

.ml-1,
.mx-1 {
  margin-left: 3.75px !important;
}

.m-2 {
  margin: 7.5px !important;
}

.mt-2,
.my-2 {
  margin-top: 7.5px !important;
}

.mr-2,
.mx-2 {
  margin-right: 7.5px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 7.5px !important;
}

.ml-2,
.mx-2 {
  margin-left: 7.5px !important;
}

.m-3 {
  margin: 15px !important;
}

.mt-3,
.my-3 {
  margin-top: 15px !important;
}

.mr-3,
.mx-3 {
  margin-right: 15px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 15px !important;
}

.ml-3,
.mx-3 {
  margin-left: 15px !important;
}

.m-4 {
  margin: 22.5px !important;
}

.mt-4,
.my-4 {
  margin-top: 22.5px !important;
}

.mr-4,
.mx-4 {
  margin-right: 22.5px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 22.5px !important;
}

.ml-4,
.mx-4 {
  margin-left: 22.5px !important;
}

.m-5 {
  margin: 45px !important;
}

.mt-5,
.my-5 {
  margin-top: 45px !important;
}

.mr-5,
.mx-5 {
  margin-right: 45px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 45px !important;
}

.ml-5,
.mx-5 {
  margin-left: 45px !important;
}

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

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

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

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

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

.p-1 {
  padding: 3.75px !important;
}

.pt-1,
.py-1 {
  padding-top: 3.75px !important;
}

.pr-1,
.px-1 {
  padding-right: 3.75px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 3.75px !important;
}

.pl-1,
.px-1 {
  padding-left: 3.75px !important;
}

.p-2 {
  padding: 7.5px !important;
}

.pt-2,
.py-2 {
  padding-top: 7.5px !important;
}

.pr-2,
.px-2 {
  padding-right: 7.5px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 7.5px !important;
}

.pl-2,
.px-2 {
  padding-left: 7.5px !important;
}

.p-3 {
  padding: 15px !important;
}

.pt-3,
.py-3 {
  padding-top: 15px !important;
}

.pr-3,
.px-3 {
  padding-right: 15px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 15px !important;
}

.pl-3,
.px-3 {
  padding-left: 15px !important;
}

.p-4 {
  padding: 22.5px !important;
}

.pt-4,
.py-4 {
  padding-top: 22.5px !important;
}

.pr-4,
.px-4 {
  padding-right: 22.5px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 22.5px !important;
}

.pl-4,
.px-4 {
  padding-left: 22.5px !important;
}

.p-5 {
  padding: 45px !important;
}

.pt-5,
.py-5 {
  padding-top: 45px !important;
}

.pr-5,
.px-5 {
  padding-right: 45px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 45px !important;
}

.pl-5,
.px-5 {
  padding-left: 45px !important;
}

.m-n1 {
  margin: -3.75px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -3.75px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -3.75px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -3.75px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -3.75px !important;
}

.m-n2 {
  margin: -7.5px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -7.5px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -7.5px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -7.5px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -7.5px !important;
}

.m-n3 {
  margin: -15px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -15px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -15px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -15px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -15px !important;
}

.m-n4 {
  margin: -22.5px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -22.5px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -22.5px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -22.5px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -22.5px !important;
}

.m-n5 {
  margin: -45px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -45px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -45px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -45px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -45px !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 3.75px !important;
  }
  .mt-sm-1,
.my-sm-1 {
    margin-top: 3.75px !important;
  }
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 3.75px !important;
  }
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 3.75px !important;
  }
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 3.75px !important;
  }
  .m-sm-2 {
    margin: 7.5px !important;
  }
  .mt-sm-2,
.my-sm-2 {
    margin-top: 7.5px !important;
  }
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 7.5px !important;
  }
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 7.5px !important;
  }
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 7.5px !important;
  }
  .m-sm-3 {
    margin: 15px !important;
  }
  .mt-sm-3,
.my-sm-3 {
    margin-top: 15px !important;
  }
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 15px !important;
  }
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 15px !important;
  }
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 15px !important;
  }
  .m-sm-4 {
    margin: 22.5px !important;
  }
  .mt-sm-4,
.my-sm-4 {
    margin-top: 22.5px !important;
  }
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 22.5px !important;
  }
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 22.5px !important;
  }
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 22.5px !important;
  }
  .m-sm-5 {
    margin: 45px !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 45px !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 45px !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 45px !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 45px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 3.75px !important;
  }
  .pt-sm-1,
.py-sm-1 {
    padding-top: 3.75px !important;
  }
  .pr-sm-1,
.px-sm-1 {
    padding-right: 3.75px !important;
  }
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 3.75px !important;
  }
  .pl-sm-1,
.px-sm-1 {
    padding-left: 3.75px !important;
  }
  .p-sm-2 {
    padding: 7.5px !important;
  }
  .pt-sm-2,
.py-sm-2 {
    padding-top: 7.5px !important;
  }
  .pr-sm-2,
.px-sm-2 {
    padding-right: 7.5px !important;
  }
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 7.5px !important;
  }
  .pl-sm-2,
.px-sm-2 {
    padding-left: 7.5px !important;
  }
  .p-sm-3 {
    padding: 15px !important;
  }
  .pt-sm-3,
.py-sm-3 {
    padding-top: 15px !important;
  }
  .pr-sm-3,
.px-sm-3 {
    padding-right: 15px !important;
  }
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 15px !important;
  }
  .pl-sm-3,
.px-sm-3 {
    padding-left: 15px !important;
  }
  .p-sm-4 {
    padding: 22.5px !important;
  }
  .pt-sm-4,
.py-sm-4 {
    padding-top: 22.5px !important;
  }
  .pr-sm-4,
.px-sm-4 {
    padding-right: 22.5px !important;
  }
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 22.5px !important;
  }
  .pl-sm-4,
.px-sm-4 {
    padding-left: 22.5px !important;
  }
  .p-sm-5 {
    padding: 45px !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 45px !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 45px !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 45px !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 45px !important;
  }
  .m-sm-n1 {
    margin: -3.75px !important;
  }
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -3.75px !important;
  }
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -3.75px !important;
  }
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -3.75px !important;
  }
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -3.75px !important;
  }
  .m-sm-n2 {
    margin: -7.5px !important;
  }
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -7.5px !important;
  }
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -7.5px !important;
  }
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -7.5px !important;
  }
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -7.5px !important;
  }
  .m-sm-n3 {
    margin: -15px !important;
  }
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -15px !important;
  }
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -15px !important;
  }
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -15px !important;
  }
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -15px !important;
  }
  .m-sm-n4 {
    margin: -22.5px !important;
  }
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -22.5px !important;
  }
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -22.5px !important;
  }
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -22.5px !important;
  }
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -22.5px !important;
  }
  .m-sm-n5 {
    margin: -45px !important;
  }
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -45px !important;
  }
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -45px !important;
  }
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -45px !important;
  }
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -45px !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 3.75px !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 3.75px !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 3.75px !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 3.75px !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 3.75px !important;
  }
  .m-md-2 {
    margin: 7.5px !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 7.5px !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 7.5px !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 7.5px !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 7.5px !important;
  }
  .m-md-3 {
    margin: 15px !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 15px !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 15px !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 15px !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 15px !important;
  }
  .m-md-4 {
    margin: 22.5px !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 22.5px !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 22.5px !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 22.5px !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 22.5px !important;
  }
  .m-md-5 {
    margin: 45px !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 45px !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 45px !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 45px !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 45px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 3.75px !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 3.75px !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 3.75px !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 3.75px !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 3.75px !important;
  }
  .p-md-2 {
    padding: 7.5px !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 7.5px !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 7.5px !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 7.5px !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 7.5px !important;
  }
  .p-md-3 {
    padding: 15px !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 15px !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 15px !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 15px !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 15px !important;
  }
  .p-md-4 {
    padding: 22.5px !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 22.5px !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 22.5px !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 22.5px !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 22.5px !important;
  }
  .p-md-5 {
    padding: 45px !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 45px !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 45px !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 45px !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 45px !important;
  }
  .m-md-n1 {
    margin: -3.75px !important;
  }
  .mt-md-n1,
.my-md-n1 {
    margin-top: -3.75px !important;
  }
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -3.75px !important;
  }
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -3.75px !important;
  }
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -3.75px !important;
  }
  .m-md-n2 {
    margin: -7.5px !important;
  }
  .mt-md-n2,
.my-md-n2 {
    margin-top: -7.5px !important;
  }
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -7.5px !important;
  }
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -7.5px !important;
  }
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -7.5px !important;
  }
  .m-md-n3 {
    margin: -15px !important;
  }
  .mt-md-n3,
.my-md-n3 {
    margin-top: -15px !important;
  }
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -15px !important;
  }
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -15px !important;
  }
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -15px !important;
  }
  .m-md-n4 {
    margin: -22.5px !important;
  }
  .mt-md-n4,
.my-md-n4 {
    margin-top: -22.5px !important;
  }
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -22.5px !important;
  }
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -22.5px !important;
  }
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -22.5px !important;
  }
  .m-md-n5 {
    margin: -45px !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -45px !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -45px !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -45px !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -45px !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 3.75px !important;
  }
  .mt-lg-1,
.my-lg-1 {
    margin-top: 3.75px !important;
  }
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 3.75px !important;
  }
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 3.75px !important;
  }
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 3.75px !important;
  }
  .m-lg-2 {
    margin: 7.5px !important;
  }
  .mt-lg-2,
.my-lg-2 {
    margin-top: 7.5px !important;
  }
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 7.5px !important;
  }
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 7.5px !important;
  }
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 7.5px !important;
  }
  .m-lg-3 {
    margin: 15px !important;
  }
  .mt-lg-3,
.my-lg-3 {
    margin-top: 15px !important;
  }
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 15px !important;
  }
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 15px !important;
  }
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 15px !important;
  }
  .m-lg-4 {
    margin: 22.5px !important;
  }
  .mt-lg-4,
.my-lg-4 {
    margin-top: 22.5px !important;
  }
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 22.5px !important;
  }
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 22.5px !important;
  }
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 22.5px !important;
  }
  .m-lg-5 {
    margin: 45px !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 45px !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 45px !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 45px !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 45px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 3.75px !important;
  }
  .pt-lg-1,
.py-lg-1 {
    padding-top: 3.75px !important;
  }
  .pr-lg-1,
.px-lg-1 {
    padding-right: 3.75px !important;
  }
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 3.75px !important;
  }
  .pl-lg-1,
.px-lg-1 {
    padding-left: 3.75px !important;
  }
  .p-lg-2 {
    padding: 7.5px !important;
  }
  .pt-lg-2,
.py-lg-2 {
    padding-top: 7.5px !important;
  }
  .pr-lg-2,
.px-lg-2 {
    padding-right: 7.5px !important;
  }
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 7.5px !important;
  }
  .pl-lg-2,
.px-lg-2 {
    padding-left: 7.5px !important;
  }
  .p-lg-3 {
    padding: 15px !important;
  }
  .pt-lg-3,
.py-lg-3 {
    padding-top: 15px !important;
  }
  .pr-lg-3,
.px-lg-3 {
    padding-right: 15px !important;
  }
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 15px !important;
  }
  .pl-lg-3,
.px-lg-3 {
    padding-left: 15px !important;
  }
  .p-lg-4 {
    padding: 22.5px !important;
  }
  .pt-lg-4,
.py-lg-4 {
    padding-top: 22.5px !important;
  }
  .pr-lg-4,
.px-lg-4 {
    padding-right: 22.5px !important;
  }
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 22.5px !important;
  }
  .pl-lg-4,
.px-lg-4 {
    padding-left: 22.5px !important;
  }
  .p-lg-5 {
    padding: 45px !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 45px !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 45px !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 45px !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 45px !important;
  }
  .m-lg-n1 {
    margin: -3.75px !important;
  }
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -3.75px !important;
  }
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -3.75px !important;
  }
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -3.75px !important;
  }
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -3.75px !important;
  }
  .m-lg-n2 {
    margin: -7.5px !important;
  }
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -7.5px !important;
  }
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -7.5px !important;
  }
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -7.5px !important;
  }
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -7.5px !important;
  }
  .m-lg-n3 {
    margin: -15px !important;
  }
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -15px !important;
  }
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -15px !important;
  }
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -15px !important;
  }
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -15px !important;
  }
  .m-lg-n4 {
    margin: -22.5px !important;
  }
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -22.5px !important;
  }
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -22.5px !important;
  }
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -22.5px !important;
  }
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -22.5px !important;
  }
  .m-lg-n5 {
    margin: -45px !important;
  }
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -45px !important;
  }
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -45px !important;
  }
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -45px !important;
  }
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -45px !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 3.75px !important;
  }
  .mt-xl-1,
.my-xl-1 {
    margin-top: 3.75px !important;
  }
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 3.75px !important;
  }
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 3.75px !important;
  }
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 3.75px !important;
  }
  .m-xl-2 {
    margin: 7.5px !important;
  }
  .mt-xl-2,
.my-xl-2 {
    margin-top: 7.5px !important;
  }
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 7.5px !important;
  }
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 7.5px !important;
  }
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 7.5px !important;
  }
  .m-xl-3 {
    margin: 15px !important;
  }
  .mt-xl-3,
.my-xl-3 {
    margin-top: 15px !important;
  }
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 15px !important;
  }
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 15px !important;
  }
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 15px !important;
  }
  .m-xl-4 {
    margin: 22.5px !important;
  }
  .mt-xl-4,
.my-xl-4 {
    margin-top: 22.5px !important;
  }
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 22.5px !important;
  }
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 22.5px !important;
  }
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 22.5px !important;
  }
  .m-xl-5 {
    margin: 45px !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 45px !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 45px !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 45px !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 45px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 3.75px !important;
  }
  .pt-xl-1,
.py-xl-1 {
    padding-top: 3.75px !important;
  }
  .pr-xl-1,
.px-xl-1 {
    padding-right: 3.75px !important;
  }
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 3.75px !important;
  }
  .pl-xl-1,
.px-xl-1 {
    padding-left: 3.75px !important;
  }
  .p-xl-2 {
    padding: 7.5px !important;
  }
  .pt-xl-2,
.py-xl-2 {
    padding-top: 7.5px !important;
  }
  .pr-xl-2,
.px-xl-2 {
    padding-right: 7.5px !important;
  }
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 7.5px !important;
  }
  .pl-xl-2,
.px-xl-2 {
    padding-left: 7.5px !important;
  }
  .p-xl-3 {
    padding: 15px !important;
  }
  .pt-xl-3,
.py-xl-3 {
    padding-top: 15px !important;
  }
  .pr-xl-3,
.px-xl-3 {
    padding-right: 15px !important;
  }
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 15px !important;
  }
  .pl-xl-3,
.px-xl-3 {
    padding-left: 15px !important;
  }
  .p-xl-4 {
    padding: 22.5px !important;
  }
  .pt-xl-4,
.py-xl-4 {
    padding-top: 22.5px !important;
  }
  .pr-xl-4,
.px-xl-4 {
    padding-right: 22.5px !important;
  }
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 22.5px !important;
  }
  .pl-xl-4,
.px-xl-4 {
    padding-left: 22.5px !important;
  }
  .p-xl-5 {
    padding: 45px !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 45px !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 45px !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 45px !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 45px !important;
  }
  .m-xl-n1 {
    margin: -3.75px !important;
  }
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -3.75px !important;
  }
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -3.75px !important;
  }
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -3.75px !important;
  }
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -3.75px !important;
  }
  .m-xl-n2 {
    margin: -7.5px !important;
  }
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -7.5px !important;
  }
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -7.5px !important;
  }
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -7.5px !important;
  }
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -7.5px !important;
  }
  .m-xl-n3 {
    margin: -15px !important;
  }
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -15px !important;
  }
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -15px !important;
  }
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -15px !important;
  }
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -15px !important;
  }
  .m-xl-n4 {
    margin: -22.5px !important;
  }
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -22.5px !important;
  }
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -22.5px !important;
  }
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -22.5px !important;
  }
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -22.5px !important;
  }
  .m-xl-n5 {
    margin: -45px !important;
  }
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -45px !important;
  }
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -45px !important;
  }
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -45px !important;
  }
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -45px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 3.75px !important;
  }
  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 3.75px !important;
  }
  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 3.75px !important;
  }
  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 3.75px !important;
  }
  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 3.75px !important;
  }
  .m-xxl-2 {
    margin: 7.5px !important;
  }
  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 7.5px !important;
  }
  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 7.5px !important;
  }
  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 7.5px !important;
  }
  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 7.5px !important;
  }
  .m-xxl-3 {
    margin: 15px !important;
  }
  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 15px !important;
  }
  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 15px !important;
  }
  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 15px !important;
  }
  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 15px !important;
  }
  .m-xxl-4 {
    margin: 22.5px !important;
  }
  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 22.5px !important;
  }
  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 22.5px !important;
  }
  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 22.5px !important;
  }
  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 22.5px !important;
  }
  .m-xxl-5 {
    margin: 45px !important;
  }
  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 45px !important;
  }
  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 45px !important;
  }
  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 45px !important;
  }
  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 45px !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 3.75px !important;
  }
  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 3.75px !important;
  }
  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 3.75px !important;
  }
  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 3.75px !important;
  }
  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 3.75px !important;
  }
  .p-xxl-2 {
    padding: 7.5px !important;
  }
  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 7.5px !important;
  }
  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 7.5px !important;
  }
  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 7.5px !important;
  }
  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 7.5px !important;
  }
  .p-xxl-3 {
    padding: 15px !important;
  }
  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 15px !important;
  }
  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 15px !important;
  }
  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 15px !important;
  }
  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 15px !important;
  }
  .p-xxl-4 {
    padding: 22.5px !important;
  }
  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 22.5px !important;
  }
  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 22.5px !important;
  }
  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 22.5px !important;
  }
  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 22.5px !important;
  }
  .p-xxl-5 {
    padding: 45px !important;
  }
  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 45px !important;
  }
  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 45px !important;
  }
  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 45px !important;
  }
  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 45px !important;
  }
  .m-xxl-n1 {
    margin: -3.75px !important;
  }
  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -3.75px !important;
  }
  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -3.75px !important;
  }
  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -3.75px !important;
  }
  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -3.75px !important;
  }
  .m-xxl-n2 {
    margin: -7.5px !important;
  }
  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -7.5px !important;
  }
  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -7.5px !important;
  }
  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -7.5px !important;
  }
  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -7.5px !important;
  }
  .m-xxl-n3 {
    margin: -15px !important;
  }
  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -15px !important;
  }
  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -15px !important;
  }
  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -15px !important;
  }
  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -15px !important;
  }
  .m-xxl-n4 {
    margin: -22.5px !important;
  }
  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -22.5px !important;
  }
  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -22.5px !important;
  }
  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -22.5px !important;
  }
  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -22.5px !important;
  }
  .m-xxl-n5 {
    margin: -45px !important;
  }
  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -45px !important;
  }
  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -45px !important;
  }
  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -45px !important;
  }
  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -45px !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/porsche_next/PorscheNextWLa-Thin.woff2") format("woff2"), url("/fonts/porsche_next/PorscheNextWLa-Thin.woff") format("woff");
  unicode-range: U+20-7F, U+80-FF, U+100-17F, U+180-24F, U+250-2AF, U+2B0-2FF, U+300-36F, U+E00-E7F, U+1E00-1EFF, U+2000-206F, U+2070-209F, U+20A0-20CF, U+2100-214F, U+2150-218F, U+2190-21FF, U+2200-22FF, U+25A0-25FF, U+2600-26FF, U+FB00-FB4F, U+FE70-FEFF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/porsche_next/PorscheNextWLa-Regular.woff2") format("woff2"), url("/fonts/porsche_next/PorscheNextWLa-Regular.woff") format("woff");
  unicode-range: U+20-7F, U+80-FF, U+100-17F, U+180-24F, U+250-2AF, U+2B0-2FF, U+300-36F, U+E00-E7F, U+1E00-1EFF, U+2000-206F, U+2070-209F, U+20A0-20CF, U+2100-214F, U+2150-218F, U+2190-21FF, U+2200-22FF, U+25A0-25FF, U+2600-26FF, U+FB00-FB4F, U+FE70-FEFF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/porsche_next/PorscheNextWLa-SemiBold.woff2") format("woff2"), url("/fonts/porsche_next/PorscheNextWLa-SemiBold.woff") format("woff");
  unicode-range: U+20-7F, U+80-FF, U+100-17F, U+180-24F, U+250-2AF, U+2B0-2FF, U+300-36F, U+E00-E7F, U+1E00-1EFF, U+2000-206F, U+2070-209F, U+20A0-20CF, U+2100-214F, U+2150-218F, U+2190-21FF, U+2200-22FF, U+25A0-25FF, U+2600-26FF, U+FB00-FB4F, U+FE70-FEFF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/porsche_next/PorscheNextWLa-Bold.woff2") format("woff2"), url("/fonts/porsche_next/PorscheNextWLa-Bold.woff") format("woff");
  unicode-range: U+20-7F, U+80-FF, U+100-17F, U+180-24F, U+250-2AF, U+2B0-2FF, U+300-36F, U+E00-E7F, U+1E00-1EFF, U+2000-206F, U+2070-209F, U+20A0-20CF, U+2100-214F, U+2150-218F, U+2190-21FF, U+2200-22FF, U+25A0-25FF, U+2600-26FF, U+FB00-FB4F, U+FE70-FEFF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/porsche_next/PorscheNextWGr-Thin.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWGr-Thin.woff") format("woff");
  unicode-range: U+370-3FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/porsche_next/PorscheNextWGr-Regular.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWGr-Regular.woff") format("woff");
  unicode-range: U+370-3FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/porsche_next/PorscheNextWGr-SemiBold.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWGr-SemiBold.woff") format("woff");
  unicode-range: U+370-3FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/porsche_next/PorscheNextWGr-Bold.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWGr-Bold.woff") format("woff");
  unicode-range: U+370-3FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/porsche_next/PorscheNextWCy-Thin.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWCy-Thin.woff") format("woff");
  unicode-range: U+400-4FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/porsche_next/PorscheNextWCy-Regular.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWCy-Regular.woff") format("woff");
  unicode-range: U+400-4FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/porsche_next/PorscheNextWCy-SemiBold.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWCy-SemiBold.woff") format("woff");
  unicode-range: U+400-4FF;
  font-display: swap;
}
@font-face {
  font-family: "porsche_next";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/porsche_next/PorscheNextWCy-Bold.woff2") format("woff2"), url("../fonts/porsche_next/PorscheNextWCy-Bold.woff") format("woff");
  unicode-range: U+400-4FF;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?ds17a7");
  src: url("../fonts/icomoon.eot?ds17a7#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ds17a7") format("truetype"), url("../fonts/icomoon.woff?ds17a7") format("woff"), url("../fonts/icomoon.svg?ds17a7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], #exclusive .teasers .teaser .teaser_content:before, [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  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-arrow-head-left:before {
  content: "\E995";
}

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

.icon-charging-station:before {
  content: "\E98D";
}

.icon-close:before {
  content: "\E98E";
}

.icon-configurate:before {
  content: "\E98F";
}

.icon-fuel-station:before {
  content: "\E990";
}

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

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

.icon-plug:before {
  content: "\E992";
}

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

.icon-uniE001:before {
  content: "\E001";
}

.icon-uniE002:before {
  content: "\E002";
}

.icon-uniE003:before {
  content: "\E003";
}

.icon-uniE004:before {
  content: "\E004";
}

.icon-uniE005:before {
  content: "\E005";
}

.icon-uniE006:before {
  content: "\E006";
}

.icon-uniE007:before {
  content: "\E007";
}

.icon-uniE008:before {
  content: "\E008";
}

.icon-uniE009:before {
  content: "\E009";
}

.icon-uniE00A:before {
  content: "\E00A";
}

.icon-uniE00B:before {
  content: "\E00B";
}

.icon-uniE00C:before {
  content: "\E00C";
}

.icon-uniE00D:before {
  content: "\E00D";
}

.icon-uniE00E:before {
  content: "\E00E";
}

.icon-uniE00F:before {
  content: "\E00F";
}

.icon-uniE010:before {
  content: "\E010";
}

.icon-uniE011:before {
  content: "\E011";
}

.icon-uniE012:before {
  content: "\E012";
}

.icon-uniE013:before {
  content: "\E013";
}

.icon-uniE014:before {
  content: "\E014";
}

.icon-uniE015:before {
  content: "\E015";
}

.icon-uniE016:before {
  content: "\E016";
}

.icon-uniE017:before {
  content: "\E017";
}

.icon-uniE018:before {
  content: "\E018";
}

.icon-uniE019:before {
  content: "\E019";
}

.icon-uniE01A:before {
  content: "\E01A";
}

.icon-uniE01B:before {
  content: "\E01B";
}

.icon-uniE01C:before {
  content: "\E01C";
}

.icon-uniE01D:before {
  content: "\E01D";
}

.icon-uniE01E:before {
  content: "\E01E";
}

.icon-uniE01F:before {
  content: "\E01F";
}

.icon-uniE020:before {
  content: "\E020";
}

.icon-uniE021:before {
  content: "\E021";
}

.icon-uniE022:before {
  content: "\E022";
}

.icon-uniE023:before {
  content: "\E023";
}

.icon-uniE024:before {
  content: "\E024";
}

.icon-uniE025:before {
  content: "\E025";
}

.icon-uniE026:before {
  content: "\E026";
}

.icon-uniE027:before {
  content: "\E027";
}

.icon-uniE028:before {
  content: "\E028";
}

.icon-uniE029:before {
  content: "\E029";
}

.icon-uniE02A:before {
  content: "\E02A";
}

.icon-uniE02B:before {
  content: "\E02B";
}

.icon-uniE02C:before {
  content: "\E02C";
}

.icon-uniE02D:before {
  content: "\E02D";
}

.icon-uniE02E:before {
  content: "\E02E";
}

.icon-uniE02F:before {
  content: "\E02F";
}

.icon-uniE031:before {
  content: "\E031";
}

.icon-uniE032:before {
  content: "\E032";
}

.icon-uniE033:before {
  content: "\E033";
}

.icon-uniE034:before {
  content: "\E034";
}

.icon-uniE035:before {
  content: "\E035";
}

.icon-uniE036:before {
  content: "\E036";
}

.icon-uniE037:before {
  content: "\E037";
}

.icon-uniE050:before {
  content: "\E050";
}

.icon-uniE600:before {
  content: "\E600";
}

.icon-uniE601:before {
  content: "\E601";
}

.icon-uniE602:before {
  content: "\E602";
}

.icon-uniE603:before {
  content: "\E603";
}

.icon-uniE604:before {
  content: "\E604";
}

.icon-uniE605:before {
  content: "\E605";
}

.icon-uniE606:before {
  content: "\E606";
}

.icon-uniE607:before {
  content: "\E607";
}

.icon-uniE608:before {
  content: "\E608";
}

.icon-uniE609:before {
  content: "\E609";
}

.icon-uniE60A:before {
  content: "\E60A";
}

.icon-uniE60B:before {
  content: "\E60B";
}

.icon-uniE60C:before {
  content: "\E60C";
}

.icon-uniE60D:before {
  content: "\E60D";
}

.icon-uniE60E:before {
  content: "\E60E";
}

.icon-uniE60F:before {
  content: "\E60F";
}

.icon-uniE610:before {
  content: "\E610";
}

.icon-uniE611:before {
  content: "\E611";
}

.icon-uniE612:before {
  content: "\E612";
}

.icon-uniE613:before {
  content: "\E613";
}

.icon-uniE614:before {
  content: "\E614";
}

.icon-uniE615:before {
  content: "\E615";
}

.icon-uniE617:before {
  content: "\E617";
}

.icon-uniE618:before {
  content: "\E618";
}

.icon-uniE619:before {
  content: "\E619";
}

.icon-uniE61A:before {
  content: "\E61A";
}

.icon-uniE61B:before {
  content: "\E61B";
}

.icon-uniE61C:before {
  content: "\E61C";
}

.icon-uniE61D:before {
  content: "\E61D";
}

.icon-uniE61E:before {
  content: "\E61E";
}

.icon-uniE61F:before {
  content: "\E61F";
}

.icon-uniE620:before {
  content: "\E620";
}

.icon-uniE621:before {
  content: "\E621";
}

.icon-uniE622:before {
  content: "\E622";
}

.icon-uniE623:before {
  content: "\E623";
}

.icon-uniE624:before {
  content: "\E624";
}

.icon-uniE625:before {
  content: "\E625";
}

.icon-uniE626:before {
  content: "\E626";
}

.icon-uniE627:before {
  content: "\E627";
}

.icon-uniE628:before {
  content: "\E628";
}

.icon-uniE629:before {
  content: "\E629";
}

.icon-uniE62A:before {
  content: "\E62A";
}

.icon-uniE62B:before {
  content: "\E62B";
}

.icon-uniE62C:before {
  content: "\E62C";
}

.icon-uniE62D:before {
  content: "\E62D";
}

.icon-uniE62E:before {
  content: "\E62E";
}

.icon-uniE62F:before {
  content: "\E62F";
}

.icon-uniE630:before {
  content: "\E630";
}

.icon-uniE631:before {
  content: "\E631";
}

.icon-uniE632:before {
  content: "\E632";
}

.icon-uniE633:before {
  content: "\E633";
}

.icon-uniE634:before {
  content: "\E634";
}

.icon-uniE635:before {
  content: "\E635";
}

.icon-uniE636:before {
  content: "\E636";
}

.icon-uniE637:before {
  content: "\E637";
}

.icon-uniE638:before {
  content: "\E638";
}

.icon-uniE639:before {
  content: "\E639";
}

.icon-uniE63A:before {
  content: "\E63A";
}

.icon-uniE63C:before {
  content: "\E63C";
}

.icon-uniE63D:before {
  content: "\E63D";
}

.icon-uniE63E:before {
  content: "\E63E";
}

.icon-uniE63F:before {
  content: "\E63F";
}

.icon-uniE640:before {
  content: "\E640";
}

.icon-uniE641:before {
  content: "\E641";
}

.icon-uniE642:before {
  content: "\E642";
}

.icon-uniE643:before {
  content: "\E643";
}

.icon-uniE644:before {
  content: "\E644";
}

.icon-uniE645:before {
  content: "\E645";
}

.icon-uniE646:before {
  content: "\E646";
}

.icon-uniE647:before {
  content: "\E647";
}

.icon-uniE900:before {
  content: "\E900";
}

.icon-uniE901:before {
  content: "\E901";
}

.icon-uniE902:before {
  content: "\E902";
}

.icon-uniE903:before {
  content: "\E903";
}

.icon-uniE904:before {
  content: "\E904";
}

.icon-uniE905:before {
  content: "\E905";
}

.icon-uniE906:before {
  content: "\E906";
}

.icon-uniE907:before {
  content: "\E907";
}

.icon-uniE908:before {
  content: "\E908";
}

.icon-uniE909:before {
  content: "\E909";
}

.icon-uniE90A:before {
  content: "\E90A";
}

.icon-uniE90B:before {
  content: "\E90B";
}

.icon-uniE90C:before {
  content: "\E90C";
}

.icon-uniE90D:before {
  content: "\E90D";
}

.icon-uniE90E:before {
  content: "\E90E";
}

.icon-uniE90F:before {
  content: "\E90F";
}

.icon-uniE910:before {
  content: "\E910";
}

.icon-uniE911:before {
  content: "\E911";
}

.icon-uniE912:before {
  content: "\E912";
}

.icon-uniE913:before {
  content: "\E913";
}

.icon-uniE914:before {
  content: "\E914";
}

.icon-uniE915:before {
  content: "\E915";
}

.icon-uniE916:before {
  content: "\E916";
}

.icon-uniE917:before {
  content: "\E917";
}

.icon-uniE918:before {
  content: "\E918";
}

.icon-uniE919:before {
  content: "\E919";
}

.icon-uniE91A:before {
  content: "\E91A";
}

.icon-uniE91B:before {
  content: "\E91B";
}

.icon-uniE91C:before {
  content: "\E91C";
}

.icon-uniE91D:before {
  content: "\E91D";
}

.icon-uniE91E:before {
  content: "\E91E";
}

.icon-uniE91F:before {
  content: "\E91F";
}

.icon-uniE920:before {
  content: "\E920";
}

.icon-uniE921:before {
  content: "\E921";
}

.icon-uniE922:before {
  content: "\E922";
}

.icon-uniE923:before {
  content: "\E923";
}

.icon-uniE924:before {
  content: "\E924";
}

.icon-uniE925:before {
  content: "\E925";
}

.icon-uniE926:before {
  content: "\E926";
}

.icon-uniE927:before {
  content: "\E927";
}

.icon-uniE928:before {
  content: "\E928";
}

.icon-uniE929:before {
  content: "\E929";
}

.icon-uniE92A:before {
  content: "\E92A";
}

.icon-uniE92B:before {
  content: "\E92B";
}

.icon-uniE92C:before {
  content: "\E92C";
}

.icon-uniE92D:before {
  content: "\E92D";
}

.icon-uniE92E:before {
  content: "\E92E";
}

.icon-uniE92F:before {
  content: "\E92F";
}

.icon-uniE930:before {
  content: "\E930";
}

.icon-uniE931:before {
  content: "\E931";
}

.icon-uniE932:before {
  content: "\E932";
}

.icon-uniE933:before {
  content: "\E933";
}

.icon-uniE934:before {
  content: "\E934";
}

.icon-uniE935:before {
  content: "\E935";
}

.icon-uniE936:before {
  content: "\E936";
}

.icon-uniE937:before {
  content: "\E937";
}

.icon-uniE938:before {
  content: "\E938";
}

.icon-uniE939:before {
  content: "\E939";
}

.icon-uniE93A:before {
  content: "\E93A";
}

.icon-uniE93B:before {
  content: "\E93B";
}

.icon-uniE93C:before {
  content: "\E93C";
}

.icon-uniE93D:before {
  content: "\E93D";
}

.icon-uniE93E:before {
  content: "\E93E";
}

.icon-uniE93F:before {
  content: "\E93F";
}

.icon-uniE940:before {
  content: "\E940";
}

.icon-uniE941:before {
  content: "\E941";
}

.icon-uniE942:before {
  content: "\E942";
}

.icon-uniE943:before {
  content: "\E943";
}

.icon-uniE944:before {
  content: "\E944";
}

.icon-uniE945:before {
  content: "\E945";
}

.icon-uniE946:before {
  content: "\E946";
}

.icon-uniE947:before {
  content: "\E947";
}

.icon-uniE948:before {
  content: "\E948";
}

.icon-uniE949:before {
  content: "\E949";
}

.icon-uniE94A:before {
  content: "\E94A";
}

.icon-uniE94B:before {
  content: "\E94B";
}

.icon-uniE94C:before {
  content: "\E94C";
}

.icon-uniE94D:before {
  content: "\E94D";
}

.icon-uniE94E:before {
  content: "\E94E";
}

.icon-uniE94F:before {
  content: "\E94F";
}

.icon-uniE950:before {
  content: "\E950";
}

.icon-uniE951:before {
  content: "\E951";
}

.icon-uniE952:before {
  content: "\E952";
}

.icon-uniE953:before {
  content: "\E953";
}

.icon-uniE954:before {
  content: "\E954";
}

.icon-uniE955:before {
  content: "\E955";
}

.icon-uniE956:before {
  content: "\E956";
}

.icon-uniE957:before {
  content: "\E957";
}

.icon-uniE958:before {
  content: "\E958";
}

.icon-uniE959:before {
  content: "\E959";
}

.icon-uniE95A:before {
  content: "\E95A";
}

.icon-uniE95B:before {
  content: "\E95B";
}

.icon-uniE95C:before {
  content: "\E95C";
}

.icon-uniE95D:before {
  content: "\E95D";
}

.icon-uniE95E:before {
  content: "\E95E";
}

.icon-uniE95F:before {
  content: "\E95F";
}

.icon-uniE960:before {
  content: "\E960";
}

.icon-uniE961:before {
  content: "\E961";
}

.icon-uniE962:before {
  content: "\E962";
}

.icon-uniE963:before {
  content: "\E963";
}

.icon-uniE964:before {
  content: "\E964";
}

.icon-uniE965:before {
  content: "\E965";
}

.icon-uniE966:before {
  content: "\E966";
}

.icon-uniE967:before {
  content: "\E967";
}

.icon-uniE968:before {
  content: "\E968";
}

.icon-uniE969:before {
  content: "\E969";
}

.icon-uniE96A:before {
  content: "\E96A";
}

.icon-uniE96B:before {
  content: "\E96B";
}

.icon-uniE96C:before {
  content: "\E96C";
}

.icon-uniE96D:before {
  content: "\E96D";
}

.icon-uniE96E:before {
  content: "\E96E";
}

.icon-uniE96F:before {
  content: "\E96F";
}

.icon-uniE970:before {
  content: "\E970";
}

.icon-uniE971:before {
  content: "\E971";
}

.icon-uniE972:before {
  content: "\E972";
}

.icon-uniE973:before {
  content: "\E973";
}

.icon-uniE974:before {
  content: "\E974";
}

.icon-uniE975:before {
  content: "\E975";
}

.icon-uniE976:before {
  content: "\E976";
}

.icon-uniE977:before {
  content: "\E977";
}

.icon-uniE978:before {
  content: "\E978";
}

.icon-uniE979:before {
  content: "\E979";
}

.icon-uniE97A:before {
  content: "\E97A";
}

.icon-uniE97B:before {
  content: "\E97B";
}

.icon-uniE97C:before {
  content: "\E97C";
}

.icon-uniE97D:before {
  content: "\E97D";
}

.icon-uniE97E:before {
  content: "\E97E";
}

.icon-uniE97F:before {
  content: "\E97F";
}

.icon-uniE980:before {
  content: "\E980";
}

.icon-uniE981:before {
  content: "\E981";
}

.icon-uniE982:before {
  content: "\E982";
}

.icon-uniE983:before {
  content: "\E983";
}

.icon-uniE984:before {
  content: "\E984";
}

.icon-uniE985:before {
  content: "\E985";
}

.icon-uniE986:before {
  content: "\E986";
}

.icon-uniE987:before {
  content: "\E987";
}

.icon-uniE988:before {
  content: "\E988";
}

.icon-uniE989:before {
  content: "\E989";
}

.icon-uniE98A:before {
  content: "\E98A";
}

.icon-uniE98B:before {
  content: "\E98B";
}

.icon-uniE98C:before {
  content: "\E98C";
}

.icon-uniF000:before {
  content: "\F000";
}

.button {
  display: inline-block;
  padding: 15px 20px !important;
  border: 1px solid transparent;
  transition: all 300ms ease;
  width: auto;
  line-height: 1;
  font-size: 16px;
  border-radius: 0;
}
.button:before {
  display: inline-block;
  margin-right: 10px;
  transform: translateY(1px);
  margin-top: -2px;
}
.button:hover {
  text-decoration: none;
}
.button.red {
  background: #d5001c;
  color: #fff;
  border-color: #d5001c;
}
.button.red.dark {
  background: #950014;
  border-color: #950014;
}
.button.red:before {
  color: #fff;
}
.button.gray {
  background: #313639;
  color: #fff;
  border-color: #313639;
}
.button.gray:hover {
  background: #d5001c;
  color: #fff;
  border-color: #d5001c;
}
.button.black {
  background: #192022;
  color: #fff;
  border-color: #192022;
}
.button.black:hover {
  background: #d5001c;
  color: #fff;
  border-color: #d5001c;
}
.button.white {
  background: #fff;
  color: #313639;
  border-color: #fff;
}
.button.white:before {
  color: #313639;
}
.button.white:hover {
  background: #d5001c;
  color: #fff;
  border-color: #d5001c;
}
.button.ghost {
  border-color: #ccc;
}
.button.ghost:before {
  color: #313639;
}
.button.ghost:hover {
  color: #d5001c;
}
.button.green {
  background: #0D7311;
  color: #fff;
  border-color: #0D7311;
}
.button.green:before {
  color: #fff;
}
.button.blue {
  background: #2a4b6d;
  color: #fff;
  border-color: #2a4b6d;
}
.button.blue:before {
  color: #fff;
}
.button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.button.arrow {
  position: relative;
}
.button.arrow:before {
  content: "\E01F";
  transition: all 300ms ease;
  font-family: "icomoon" !important;
  speak: never;
  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;
  font-size: 14px;
}
.button.external {
  position: relative;
}
.button.external:before {
  content: "\E98A";
  font-family: "icomoon";
  transition: all 300ms ease;
}
.button.filter {
  position: relative;
}
.button.filter:before {
  content: "\E626";
  font-family: "icomoon";
  transition: all 300ms ease;
}
.button.whatsapp {
  position: relative;
}
.button.whatsapp:before {
  content: "\E92B";
  font-family: "icomoon";
  transition: all 300ms ease;
}
.button.calendar {
  position: relative;
}
.button.calendar:before {
  content: "\E63D";
  font-family: "icomoon";
  transition: all 300ms ease;
}
.button.contact {
  position: relative;
}
.button.contact:before {
  content: "\E61B";
  font-family: "icomoon";
  transition: all 300ms ease;
}

.nav-button {
  display: inline-block;
  padding: 10px 10px !important;
  border: 1px solid black;
  transition: all 300ms ease;
  width: auto;
  line-height: 1;
  font-size: 16px;
  border-radius: 0;
}
.nav-button i {
  margin-right: 3px;
  font-size: 22px;
  vertical-align: -4px;
}
.nav-button:hover {
  text-decoration: none;
  color: #d5001c;
}

form.formbuilder .form-group {
  margin-bottom: 30px;
}
form.formbuilder .form-group div[class^=col-] {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
form.formbuilder .form-group .offset-sm-3 {
  margin-left: 0 !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
form.formbuilder .form-group .col-xs-12,
form.formbuilder .form-group .col-12 {
  padding: 0 !important;
}
form.formbuilder .form-group .radio-inline {
  color: #000;
  font-size: 16px;
  text-transform: none;
}
form.formbuilder .form-group .radio-inline input {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #96989A;
  transform: translateY(3px);
  margin-right: 10px;
  transition: all 300ms ease;
  padding: 0;
}
form.formbuilder .form-group .radio-inline input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 14px;
  width: 14px;
  background: #fff;
  border-radius: 50%;
  transition: all 300ms ease;
}
form.formbuilder .form-group .radio-inline input:checked:before {
  background: #1a2023;
}
form.formbuilder .form-group .checkbox label {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  color: #000;
  text-transform: unset;
}
form.formbuilder .form-group .checkbox label input {
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 22px;
  width: 22px;
  border: 1px solid #96989A;
  padding: 0;
  transition: all 300ms ease;
}
form.formbuilder .form-group .checkbox label input:before {
  content: "\E615";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
}
form.formbuilder .form-group .checkbox label input:checked {
  background: #1a2023;
  border-color: #1a2023;
}
form.formbuilder .form-group label {
  display: block;
  color: #7c7f81;
  font-size: 16px;
  line-height: 20px;
}
form.formbuilder .form-group input,
form.formbuilder .form-group textarea {
  display: block;
  width: 100%;
  line-height: 46px;
  border: 1px solid #626669;
  padding: 0 15px;
  resize: none;
  height: auto;
  border-radius: 0;
}
form.formbuilder .form-group input:focus,
form.formbuilder .form-group textarea:focus {
  box-shadow: none;
}
form.formbuilder .form-group textarea {
  line-height: 1.3;
  padding: 15px;
}
form.formbuilder .form-group .btn {
  display: inline-block;
  padding: 15px 20px !important;
  border: 1px solid transparent;
  transition: all 300ms ease;
  width: auto;
  background: #000;
  color: #fff;
  margin: 0;
  line-height: 1;
  font-size: 16px;
  border-radius: none;
}
form.formbuilder .form-group .btn:before {
  color: #fff;
}
form.formbuilder .form-group .btn:hover {
  background: #d5001c;
}

@keyframes scroll-indicator-moving {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(1px);
  }
  40%, 60% {
    transform: translateY(-1px);
  }
}
.choices__list--multiple .choices__item {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #666;
}
.choices__list--multiple .choices__item.is-highlighted {
  background: #950014;
  border-color: #950014;
  color: #FFF;
}

table caption {
  caption-side: top;
  padding: 0;
}

* {
  outline: none;
}

html,
body {
  scroll-behavior: smooth;
}

.swiper-lazy-preloader {
  --swiper-preloader-color: #d5001c;
}
.swiper-lazy-preloader:after {
  content: none !important;
}

body {
  font-family: "porsche_next", sans-serif;
  overflow-x: hidden;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}
body .iframe-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
body .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body #app {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
body #app section p a:not(.button, .image),
body #app section ul a:not(.button, .image),
body #app section blockquote a:not(.button, .image),
body #app section strong a:not(.button, .image),
body #app section table a:not(.button, .image) {
  position: relative;
  color: #d5001c !important;
}
body #app section p a:not(.button, .image):hover,
body #app section ul a:not(.button, .image):hover,
body #app section blockquote a:not(.button, .image):hover,
body #app section strong a:not(.button, .image):hover,
body #app section table a:not(.button, .image):hover {
  text-decoration: none;
}
body #app section p a:not(.button, .image):after,
body #app section ul a:not(.button, .image):after,
body #app section blockquote a:not(.button, .image):after,
body #app section strong a:not(.button, .image):after,
body #app section table a:not(.button, .image):after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 3px;
  height: 1px;
  width: 100%;
  background: #d5001c;
}
body #app section ul {
  padding-left: 20px;
}
body #app section ul li {
  list-style: square;
}
body #app section ul.arrow li {
  position: relative;
  list-style: none;
}
body #app section ul.arrow li:before {
  content: "\E01F";
  font-family: "icomoon";
  position: absolute;
  top: 0;
  left: -25px;
  color: #d5001c;
}
body #app section table.styled {
  width: 100%;
  margin-bottom: 30px;
}
body #app section table.styled tr:nth-of-type(odd) {
  background: #f8f8f8;
}
body #app section table.styled tr:first-of-type {
  background: #848484;
  color: #fff;
}
body #app section table.styled tr:first-of-type td {
  padding: 5px 14px;
  border: none;
}
body #app section table.styled tr td {
  padding: 20px 15px;
  border-bottom: 1px dashed #ccc;
}
body #app .accordeon .item {
  padding: 0;
}
body #app .accordeon .item:last-of-type .inner {
  border-bottom: 1px solid #EFF0F1;
}
body #app .accordeon .item.active .inner h2 .icon {
  transform: translateY(-50%) rotate(-180deg);
}
body #app .accordeon .item.active .inner .content {
  max-height: 3000px;
  margin-top: 15px;
}
body #app .accordeon .item .inner {
  padding: 15px 0;
  border-top: 1px solid #EFF0F1;
}
body #app .accordeon .item .inner h2 {
  position: relative;
  margin: 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}
body #app .accordeon .item .inner h2 .icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 16px;
  transition: all 300ms ease;
}
body #app .accordeon .item .inner .content {
  max-height: 0px;
  overflow: hidden;
  transition: all 300ms ease;
}
body .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.65);
  visibility: hidden;
  transition: all 300ms ease;
  z-index: 200;
}
body .overlay.active {
  opacity: 1;
  visibility: visible;
}

.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100% !important;
  text-align: center;
  margin: 10px 0;
}
.swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #e3e4e4;
  margin: 0 5px;
  transition: all 300ms ease;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
  height: 14px;
  width: 14px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
  height: 5px;
  width: 5px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
  height: 0;
  width: 0;
  margin: 0;
}

.sms {
  min-height: 300px;
}
.sms .sms-posts .sms-post .sms-inner .sms-source {
  right: auto;
  left: 10px;
}
.sms .sms-posts .sms-post .sms-inner .sms-text .sms-source {
  right: auto;
  left: 10px;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 7.14286%;
}

h1,
h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 25px;
}

small {
  line-height: 1.2;
}
small a {
  position: relative;
  color: rgba(0, 0, 0, 0.7019607843);
  text-shadow: 1px 1px 0 #fff;
}
small a:after {
  content: " ";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 80%;
  left: 0;
  background: #d5001c;
  z-index: -1;
}
small a:hover {
  text-decoration: none;
}

#scroll-down {
  position: fixed;
  z-index: 18;
  width: 50px;
  height: 50px;
  background-color: #313639;
  border-radius: 50%;
  margin-left: -25px;
  margin-top: -25px;
  bottom: 25px;
  left: 50%;
  text-align: center;
  transition: all 300ms ease;
  display: none;
}
#scroll-down .icon {
  animation: scroll-indicator-moving 2s infinite;
  font-size: 20px;
  display: block;
  margin-top: 15px;
  color: #fff;
}
#scroll-down:hover {
  background: #950014;
}

@media (min-width: 768px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding: 0 7.14286%;
  }
  h1,
h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .sms {
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding: 0 10%;
  }
  h1,
h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  body .overlay {
    top: 124px;
    height: calc(100% - 124px);
  }
  h1,
h2 {
    font-size: 48px;
    line-height: 56px;
  }
}
.header-wrapper {
  border-bottom: 1px solid #E3E4E5;
}
.header-wrapper .container-fluid, .header-wrapper .container-sm, .header-wrapper .container-md, .header-wrapper .container-lg, .header-wrapper .container-xl {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
}
.header-wrapper header {
  display: flex;
  align-items: center;
  height: 56px;
  padding: 0 7.14286%;
}
.header-wrapper header .logo {
  position: relative;
  z-index: 200;
  display: flex;
  align-self: flex-start;
  align-items: center;
  width: 102px;
  height: 70px;
  background: #fff;
  border: 1px solid #E3E4E5;
  border-top: none;
  flex: 0 0 auto;
}
.header-wrapper header .logo a {
  display: block;
  width: 100%;
}
.header-wrapper header .logo a img {
  width: 100%;
}
.header-wrapper header #mobile-buttons {
  position: absolute;
  right: 10px;
}
.header-wrapper header #mobile-buttons a {
  float: left;
  line-height: 30px;
}
.header-wrapper header #mobile-buttons a:hover {
  text-decoration: none;
}
.header-wrapper header #mobile-buttons a.navigation span i {
  vertical-align: -4px;
  font-size: 20px;
}
.header-wrapper header nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 300;
  transform: translate(100%, 0);
  height: 100%;
  width: 100%;
  background: #fff;
  transition: transform 300ms ease;
  overflow-x: hidden;
}
.header-wrapper header nav.active {
  transform: translate(0, 0);
}
.header-wrapper header nav ul {
  min-height: calc(100vh - 68px);
  margin: 0;
  padding: 80px 0 0 0;
}
.header-wrapper header nav ul li {
  position: relative;
  list-style: none;
  padding: 0 25px;
}
.header-wrapper header nav ul li.title {
  position: static;
  line-height: 59px;
}
.header-wrapper header nav ul li.title strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding: 0 5px;
}
.header-wrapper header nav ul li.title strong:after {
  content: none;
}
.header-wrapper header nav ul li.title .back {
  position: absolute;
  left: 20px;
  top: 0px;
  cursor: pointer;
}
.header-wrapper header nav ul li.title .back i {
  font-size: 20px;
  vertical-align: -3px;
}
.header-wrapper header nav ul li.title i.icon-close {
  position: absolute;
  right: 25px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
}
.header-wrapper header nav ul li.item > a {
  line-height: 59px;
  position: relative;
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #E3E4E5;
  padding: 0 5px;
}
.header-wrapper header nav ul li.item > a.marked span {
  background: #d5001c;
  padding: 0 8px;
  color: #FFF;
  transition: all 0.3s;
}
.header-wrapper header nav ul li.item > a.marked:hover span {
  background: #000;
}
.header-wrapper header nav ul li.item > a.with-sub:after {
  content: "\E994";
  font-family: "icomoon";
  position: absolute;
  top: 0;
  right: 5px;
  color: #000;
  font-size: 20px;
}
.header-wrapper header nav ul li.item > a i {
  font-size: 22px;
  vertical-align: -4px;
}
.header-wrapper header nav ul li.item:hover > a,
.header-wrapper header nav ul li.item > a.active {
  text-decoration: none;
  color: #d5001c;
}
.header-wrapper header nav ul li.item:hover > a.with-sub:after,
.header-wrapper header nav ul li.item > a.active.with-sub:after {
  color: #d5001c;
}
.header-wrapper header nav ul li > ul:not(.model-overview) {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100vh;
  background: #fff;
  transition: all 300ms ease;
  z-index: 1;
  overflow: auto;
}
.header-wrapper header nav ul li > ul:not(.model-overview).active {
  left: 0 !important;
}
.header-wrapper header nav ul li.models ul.model-overview {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  min-height: 0;
}
.header-wrapper header nav ul li.models ul.model-overview li {
  flex: 0 0 50%;
}
.header-wrapper header nav ul li.models ul.model-overview li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.header-wrapper header nav ul li.models ul.model-overview li > a img {
  height: 65px;
  width: auto;
}
.header-wrapper header nav ul li.models ul.model-overview li .model {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100vh;
  background: #fff;
  transition: all 300ms ease;
  z-index: 1;
  overflow: auto;
  padding: 91px 25px 25px 25px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model.active {
  left: 0;
}
.header-wrapper header nav ul li.models ul.model-overview li .model i.icon-close {
  position: absolute;
  right: 25px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .back {
  position: absolute;
  left: 20px;
  top: 18px;
  cursor: pointer;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .back i {
  font-size: 20px;
  vertical-align: -3px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .flyout-image,
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .series {
  display: none;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title strong:after {
  content: none;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title .fuel span {
  display: inline-block;
  position: relative;
  font-size: 12px;
  margin-right: 15px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title .fuel span:before {
  font-family: "icomoon";
  vertical-align: -2px;
  font-size: 16px;
  margin-right: 3px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title .fuel span.benzine:before {
  content: "\E990";
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title .fuel span.hybride:before {
  content: "\E992";
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .title .fuel span.elektrisch:before {
  content: "\E98D";
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .buttons {
  margin-top: 30px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .buttons .nav-button {
  width: 100%;
  margin-bottom: 10px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .models {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .models a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 250px;
  margin-top: 30px;
}
.header-wrapper header nav ul li.models ul.model-overview li .model .model-wrapper .models a img {
  width: 100%;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper h2 {
  font-size: 20px;
  border-bottom: 1px solid #E3E4E5;
  padding: 0 5px 10px 5px;
  margin-bottom: 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column1,
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column2 {
  flex: 0 0 25%;
  margin-top: 30px;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column1 ul,
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column2 ul {
  min-height: 0;
  padding: 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column1 ul li.item,
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column2 ul li.item {
  padding: 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column1 ul li.item.assistance a,
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column2 ul li.item.assistance a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.5;
  padding-top: 5px;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 {
  flex: 0 0 50%;
  line-height: 2;
  margin-top: 30px;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 address {
  padding: 0 10px;
  margin: 15px 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 address p {
  margin-bottom: 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 address p strong {
  display: inline-block;
  margin-bottom: 15px;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 .table-wrapper {
  padding: 0 10px;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 .table-wrapper table {
  border: 0;
}
.header-wrapper header nav ul li.contact > ul .contact-wrapper .column3 .table-wrapper table td {
  border: 0;
}
.header-wrapper header nav #quicknav {
  position: sticky;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 68px;
  text-align: center;
  display: flex;
  border-top: 1px solid #E3E4E5;
  background: #FFF;
}
.header-wrapper header nav #quicknav a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 0 33.333333%;
  line-height: 1;
  font-size: 12px;
}
.header-wrapper header nav #quicknav a:not(:last-of-type) {
  border-right: 1px solid #E3E4E5;
}
.header-wrapper header nav #quicknav a i {
  font-size: 18px;
}
.header-wrapper header nav #quicknav a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .header-wrapper header {
    height: 72px;
  }
  .header-wrapper header .logo {
    height: 84px;
  }
}
@media (min-width: 992px) {
  .header-wrapper header {
    padding: 0 10%;
  }
  .header-wrapper header nav {
    max-width: 568px;
  }
}
@media (min-width: 1200px) {
  .header-wrapper header {
    padding: 0;
    margin: 0;
    height: 123px;
    justify-content: space-between;
    align-items: center;
  }
  .header-wrapper header .logo {
    width: 137px;
    height: 137px;
    z-index: 400;
    margin-left: 15px;
  }
  .header-wrapper header #mobile-buttons {
    display: none;
  }
  .header-wrapper header nav {
    position: static;
    max-width: none;
    transform: none;
    width: auto;
    overflow-x: visible;
  }
  .header-wrapper header nav > ul {
    display: flex;
    padding: 0;
    min-height: auto;
    height: 100%;
  }
  .header-wrapper header nav > ul li.title {
    display: none !important;
  }
  .header-wrapper header nav > ul > li.item > a {
    border-bottom: none;
  }
  .header-wrapper header nav > ul > li.item > a.with-sub:after {
    content: none;
  }
  .header-wrapper header nav > ul li.item {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0;
  }
  .header-wrapper header nav > ul li.item > a {
    position: relative;
    padding: 0 10px;
    white-space: nowrap;
    width: 100%;
    align-items: center;
  }
  .header-wrapper header nav > ul li.item > a:hover:before, .header-wrapper header nav > ul li.item > a.active:before {
    content: "";
    position: absolute;
    bottom: -33px;
    top: auto;
    left: 15px;
    height: 2px;
    width: calc(100% - 30px);
    background: #d5001c;
  }
  .header-wrapper header nav > ul li.item > ul {
    position: absolute;
    left: 0;
    top: 124px;
    width: auto;
    padding: 0;
    min-height: auto;
    height: auto;
    transition: all 0.4s;
    min-width: 360px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .header-wrapper header nav > ul li.item > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 0px;
    opacity: 0;
    border-left: 1px solid #E3E4E5;
  }
  .header-wrapper header nav > ul li.item > ul > li:hover > ul {
    opacity: 1;
  }
  .header-wrapper header nav > ul li.item > ul > li a:hover:before, .header-wrapper header nav > ul li.item > ul > li a.active:before {
    bottom: -1px;
  }
  .header-wrapper header nav > ul li.item:hover > ul {
    overflow: visible;
    opacity: 1;
    visibility: visible;
  }
  .header-wrapper header nav > ul li.models {
    position: static;
  }
  .header-wrapper header nav > ul li.models > ul {
    position: absolute;
    left: 0;
    top: 124px;
    width: 100%;
    max-height: 0;
    height: auto;
    transition: all 0.4s;
    opacity: 1;
    visibility: visible;
  }
  .header-wrapper header nav > ul li.models > ul > li {
    border-bottom: 1px solid #E3E4E5;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview {
    display: flex;
    justify-content: center;
    position: static;
    opacity: 1;
    border-left: 0;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li {
    position: static;
    justify-content: center;
    align-items: center;
    flex: none;
    padding: 0;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li > a {
    position: relative;
    padding: 0 15px;
    margin-top: 0;
    height: 120px;
    justify-content: center;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li:hover > a {
    text-decoration: none;
    color: #d5001c;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li:hover > a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    top: auto;
    left: 15px;
    height: 2px;
    width: calc(100% - 30px);
    background: #d5001c;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model {
    position: absolute;
    top: 121px;
    left: 0px;
    max-height: 0;
    height: auto;
    min-height: 0;
    transition: all 0.4s;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .back,
.header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .icon-close {
    display: none;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper {
    padding: 40px 30px 0 0;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title {
    flex: 1;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title strong {
    font-size: 40px;
    display: inline-block;
    margin-right: 15px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title .fuel {
    border-left: 1px solid #E3E4E5;
    padding-left: 15px;
    display: inline-block;
    vertical-align: 6px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title .fuel span {
    font-size: 14px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title .fuel span:after {
    font-size: 18px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title .buttons {
    padding-right: 30px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .title .buttons .nav-button {
    border: none;
    padding: 15px 0 !important;
    border-top: 1px solid #E3E4E5;
    margin-bottom: 0;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .flyout-image,
.header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .series {
    display: block;
    flex: 1;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .flyout-image {
    max-width: 50%;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .series {
    padding-top: 90px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .series .nav-button {
    margin-bottom: 10px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .models {
    display: none;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper .nav-button.button-all {
    flex: 0 0 100%;
    border: none;
    padding: 30px 0 !important;
    border-top: 1px solid #E3E4E5;
    text-align: right;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li:hover .model {
    max-height: 600px;
    border-bottom: 1px solid #E3E4E5;
    visibility: visible;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview.active li .model {
    transition: none;
  }
  .header-wrapper header nav > ul li.models:hover > ul {
    max-height: 600px;
    overflow: visible;
  }
  .header-wrapper header nav > ul li.contact {
    position: static;
  }
  .header-wrapper header nav > ul li.contact > ul {
    position: absolute;
    left: 0;
    top: 124px;
    width: 100%;
    max-height: 0;
    height: auto;
    transition: all 0.4s;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper {
    display: flex;
    padding: 40px 0;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper h2 {
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper .column1,
.header-wrapper header nav > ul li.contact > ul .contact-wrapper .column2 {
    padding-right: 40px;
    margin-top: 0;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper .column1 ul li.item a,
.header-wrapper header nav > ul li.contact > ul .contact-wrapper .column2 ul li.item a {
    border: none;
    padding: 0 10px;
    line-height: 2.2;
    display: inline-block;
    width: auto;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper .column1 ul li.item a:before,
.header-wrapper header nav > ul li.contact > ul .contact-wrapper .column2 ul li.item a:before {
    width: calc(100% - 20px);
    left: 10px;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper .column3 {
    margin-top: 0;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper .column3 address {
    margin: 0;
  }
  .header-wrapper header nav > ul li.contact:hover > ul {
    overflow: visible;
    max-height: 600px;
  }
  .header-wrapper header nav > ul li.location {
    margin-left: 10px;
    padding-left: 5px;
  }
  .header-wrapper header nav > ul li.location:before {
    position: absolute;
    left: 0;
    top: 44px;
    content: "";
    width: 1px;
    height: 40px;
    background: #E3E4E5;
  }
  .header-wrapper header nav > ul li.location a {
    display: flex;
    font-size: 12px;
    padding-top: 18px !important;
    line-height: 1.5;
  }
  .header-wrapper header nav > ul li.location a i {
    margin-top: -20px;
    margin-right: 3px;
  }
  .header-wrapper header nav > ul li.location a span span {
    display: block;
    font-size: 16px;
  }
  .header-wrapper header nav #quicknav {
    display: none;
  }
}
@media (min-width: 1440px) {
  .header-wrapper header nav > ul li.item > a {
    padding: 0 15px;
  }
  .header-wrapper header nav > ul li.location {
    margin-left: 15px;
    padding-left: 10px;
  }
}
@media (min-width: 1580px) {
  .header-wrapper header {
    padding: 0 10%;
    margin: 0 -15px;
  }
  .header-wrapper header nav > ul li.models > ul > li ul.model-overview li .model .model-wrapper {
    padding: 40px 10% 0 10%;
  }
  .header-wrapper header nav > ul li.contact > ul .contact-wrapper {
    padding: 40px 10%;
  }
}
header nav#navigation > ul > li > a {
  font-size: 16px;
}

#slider .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 420px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  background-image: var(--bg-mobile);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 102;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .video .play {
  color: #fff;
  background: #d5001c;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  font-size: 50px;
  text-align: center;
  line-height: 108px;
  transition: all 300ms ease;
  cursor: pointer;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .video .play:hover {
  background: #bc0019;
}
#slider .swiper-container .swiper-wrapper .swiper-slide #player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  --plyr-color-main: #d5001c;
  opacity: 0;
  visibility: hidden;
}
#slider .swiper-container .swiper-wrapper .swiper-slide #player.active {
  opacity: 1;
  visibility: visible;
  z-index: 103;
}
#slider .swiper-container .swiper-wrapper .swiper-slide #player .plyr__controls {
  padding-bottom: 30px;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text:hover {
  text-decoration: none;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text:hover h2,
#slider .swiper-container .swiper-wrapper .swiper-slide .text:hover h4 {
  color: #d5001c;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.grey-white {
  color: #fff;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.black {
  color: #000;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-left {
  left: 30px;
  bottom: 45px;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-center {
  left: 50%;
  bottom: 45px;
  transform: translateX(-50%);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-right {
  right: 30px;
  bottom: 45px;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-left {
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-right {
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.top-left {
  left: 30px;
  top: 30px;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.top-center {
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text.top-right {
  right: 30px;
  top: 30px;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2,
#slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
  margin-bottom: 0;
  transition: all 400ms ease;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  position: relative;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2:before {
  content: "\E024";
  position: absolute;
  left: -30px;
  font-family: "icomoon";
  color: #d5001c;
  font-size: 67.6666666%;
}
#slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
#slider .swiper-container .arrow {
  display: none;
}
#slider .swiper-container .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
  padding: 7px 0;
}
#slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #c8cacb;
  margin: 0 7px;
}
#slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
}
#slider .swiper-container .text {
  position: absolute;
  left: 30px;
  bottom: 45px;
  z-index: 101;
}
#slider .swiper-container .text:hover {
  text-decoration: none;
}
#slider .swiper-container .text:hover h1,
#slider .swiper-container .text:hover h2,
#slider .swiper-container .text:hover h4 {
  color: #d5001c;
}
#slider .swiper-container .text h1,
#slider .swiper-container .text h2,
#slider .swiper-container .text h4 {
  margin-bottom: 0;
  transition: all 400ms ease;
}
#slider .swiper-container .text h1,
#slider .swiper-container .text h2 {
  position: relative;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
#slider .swiper-container .text h1:before,
#slider .swiper-container .text h2:before {
  content: "\E024";
  position: absolute;
  left: -30px;
  font-family: "icomoon";
  color: #d5001c;
  font-size: 67.6666666%;
}
#slider .swiper-container .text h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
#slider.news .swiper-container .swiper-wrapper .swiper-slide {
  height: 0;
  padding-bottom: 39%;
}

@media (min-width: 768px) {
  #slider .swiper-container:hover .arrow {
    opacity: 1;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide {
    height: 0;
    background: var(--bg-desktop) no-repeat center center;
    padding-bottom: 39%;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide #player .plyr__controls {
    padding-bottom: 60px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-left {
    left: 7.14286%;
    bottom: 45px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-center {
    left: 50%;
    bottom: 45px;
    transform: translateX(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-right {
    right: 7.14286%;
    bottom: 45px;
    left: auto;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-left {
    left: 7.14286%;
    top: 50%;
    transform: translateY(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-right {
    right: 7.14286%;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-left {
    left: 7.14286%;
    top: 30px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-center {
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-right {
    right: 7.14286%;
    left: auto;
    top: 30px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 38px;
    line-height: 46px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h2:before {
    left: -30px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
    font-size: 22px;
    line-height: 30px;
  }
  #slider .swiper-container .arrow {
    display: block;
    position: absolute;
    top: 0;
    width: 75px;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 300ms ease;
    cursor: pointer;
  }
  #slider .swiper-container .arrow.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
  }
  #slider .swiper-container .arrow .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    background: #fff;
    transition: all 300ms ease;
    font-size: 20px;
  }
  #slider .swiper-container .arrow:hover .icon {
    color: #fff;
    background: #d5001c;
  }
  #slider .swiper-container .arrow.prev {
    left: 0;
  }
  #slider .swiper-container .arrow.prev .icon {
    left: 15px;
  }
  #slider .swiper-container .arrow.next {
    right: 0;
  }
  #slider .swiper-container .arrow.next .icon {
    right: 15px;
  }
  #slider .swiper-container .text {
    left: 7.14286%;
    bottom: 45px;
  }
  #slider .swiper-container .text h1,
#slider .swiper-container .text h2 {
    font-size: 38px;
    line-height: 46px;
  }
  #slider .swiper-container .text h1:before,
#slider .swiper-container .text h2:before {
    left: -30px;
  }
  #slider .swiper-container .text h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h1,
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 42px;
    line-height: 50px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) {
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h1,
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 46px;
    line-height: 54px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h1:before,
#slider .swiper-container .swiper-wrapper .swiper-slide .text h2:before {
    left: -35px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
    font-size: 26px;
    line-height: 34px;
  }
  #slider .swiper-container .swiper-pagination {
    padding: 15px 0;
  }
}
@media (min-width: 1800px) {
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-left {
    left: 10%;
    bottom: 50px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-center {
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.bottom-right {
    right: 10%;
    bottom: 50px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-left {
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.middle-right {
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-left {
    left: 10%;
    top: 50px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-center {
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text.top-right {
    right: 10%;
    top: 50px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 60px;
    line-height: 68px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h2:before {
    left: -45px;
  }
  #slider .swiper-container .swiper-wrapper .swiper-slide .text h4 {
    font-size: 30px;
    line-height: 38px;
  }
  #slider .swiper-container .text {
    left: 10%;
    bottom: 50px;
  }
  #slider .swiper-container .text h1,
#slider .swiper-container .text h2 {
    font-size: 60px;
    line-height: 68px;
  }
  #slider .swiper-container .text h1:before,
#slider .swiper-container .text h2:before {
    left: -45px;
  }
  #slider .swiper-container .text h4 {
    font-size: 30px;
    line-height: 38px;
  }
  #slider .swiper-container .swiper-pagination {
    padding: 15px 0;
  }
}
#title {
  padding: 30px 0 20px;
  background: #EFF0F1;
}
#title h1 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: bold;
}

#sticky {
  position: sticky !important;
  top: 0;
  background: #EFF0F1;
  padding: 0 !important;
  z-index: 198;
  transition: all 300ms ease;
  margin-bottom: 50px;
}
#sticky.active {
  background: #313639;
}
#sticky.active .sticky-menu .menu-btn {
  background: #313639;
  color: #d5001c;
}
#sticky.active .sticky-menu .menu-btn nav {
  opacity: 1;
  visibility: visible;
}
#sticky .sticky-menu {
  width: 100%;
}
#sticky .sticky-menu .menu-btn {
  position: relative;
  background: #950014;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  transition: all 300ms ease;
}
#sticky .sticky-menu .menu-btn i {
  font-size: 26px;
}
#sticky .sticky-menu .menu-btn nav {
  position: absolute;
  top: 100%;
  left: 0;
  white-space: nowrap;
  background: #313639;
  text-align: left;
  width: 100vw;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
#sticky .sticky-menu .menu-btn nav ul {
  margin: 0;
  padding: 0;
}
#sticky .sticky-menu .menu-btn nav ul li {
  list-style: none;
}
#sticky .sticky-menu .menu-btn nav ul li.active > a, #sticky .sticky-menu .menu-btn nav ul li:hover > a {
  background: #950014;
}
#sticky .sticky-menu .menu-btn nav ul li a {
  position: relative;
  display: block;
  color: #fff !important;
  padding: 0 15px;
  transition: all 300ms ease;
  line-height: 56px;
}
#sticky .sticky-menu .menu-btn nav ul li a:after {
  content: " ";
  position: absolute;
  top: 100%;
  height: 1px;
  width: 80%;
  left: 10%;
  background: #626669;
}
#sticky .sticky-menu .menu-btn nav ul li a:hover {
  text-decoration: none;
}
#sticky .sticky-menu .menu-btn nav ul li a i {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
#sticky .sticky-menu .menu-btn nav > ul > li:last-child a:after {
  display: none;
}

@media (min-width: 768px) {
  #title {
    padding: 15px 0;
  }
  #title h1 {
    font-size: 26px;
    line-height: 38px;
  }
  #sticky.active {
    background: #EFF0F1;
  }
  #sticky .sticky-menu {
    padding-left: 7.14286%;
  }
  #sticky .sticky-menu .menu-btn {
    height: 60px;
    width: 60px;
    line-height: 70px;
  }
  #sticky .sticky-menu .menu-btn nav {
    width: auto;
  }
  #sticky .sticky-menu .menu-btn nav ul li {
    width: 300px;
  }
  #sticky .sticky-menu .menu-btn nav ul li a {
    padding: 0 30px;
  }
  #sticky .sticky-menu .menu-btn nav ul li a i {
    right: 30px;
  }
  #sticky .sticky-menu .menu-btn nav ul li ul li a {
    padding-left: 45px;
  }
}
@media (min-width: 992px) {
  #sticky .sticky-menu {
    padding-left: 10%;
  }
}
.article,
.page-article {
  display: block;
  margin-bottom: 30px;
}
.article:hover,
.page-article:hover {
  text-decoration: none;
}
.article img,
.page-article img {
  width: 100%;
  height: auto;
}
.article .image-wrapper,
.page-article .image-wrapper {
  background-size: cover;
  background-position: center center;
  padding-bottom: 50%;
}
.article .date,
.page-article .date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #838586;
  margin: 15px 0;
}
.article h3,
.page-article h3 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 600;
}
.article p,
.page-article p {
  font-size: 16px;
  line-height: 24px;
}
.article .leesmeer,
.page-article .leesmeer {
  color: #d5001c;
}

.page-article h3 {
  font-size: 28px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .article h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .page-article h3 {
    font-size: 36px;
  }
}
.event {
  display: block;
  margin-bottom: 30px;
}
.event:hover {
  text-decoration: none;
}
.event img {
  width: 100%;
}
.event .date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #838586;
  margin: 15px 0;
}
.event h3 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 600;
}
.event p {
  font-size: 16px;
  line-height: 24px;
}
.event .leesmeer {
  color: #d5001c;
}

@media (min-width: 768px) {
  .event h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
footer {
  margin-top: 50px;
  border-top: 1px solid #C8CACB;
  font-size: 16px;
}
footer .top {
  padding: 50px 0 20px;
}
footer .top .item {
  margin-bottom: 30px;
}
footer .top .item strong {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 29px;
}
footer .top .item a {
  transition: all 300ms ease;
}
footer .top .item a:hover {
  color: #d5001c;
  text-decoration: none;
}
footer .top .item.address address,
footer .top .item.address a {
  position: relative;
  display: block;
  padding-left: 25px;
}
footer .top .item.address address i,
footer .top .item.address a i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #000;
  font-size: 16px;
}
footer .top .item.times table,
footer .top .item.times th,
footer .top .item.times td {
  border: none;
  vertical-align: top;
}
footer .top .item.times td {
  padding-bottom: 5px;
}
footer .top .item.links nav ul {
  margin: 0;
  padding: 0;
}
footer .top .item.links nav ul li {
  list-style: none;
}
footer .top .item.links nav ul li a {
  display: block;
  padding: 10px 0;
  border-top: 1px solid #EEEEEE;
}
footer .top .item.links nav ul li a i {
  color: #d5001c;
  font-size: 14px;
  margin: 0 0 0 10px;
}
footer .top .item.links nav ul li:last-child a {
  border-bottom: 1px solid #EEEEEE;
}
footer .top .item.links nav ul li:last-child a i {
  margin: 0 10px 0 0;
  color: #000;
}
footer .top .item.social .icons a {
  display: inline-block;
  margin-right: 5px;
}
footer .top .item.social .icons a .icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  color: #fff;
  background: #313639;
  text-align: center;
  font-size: 20px;
  transition: all 300ms ease;
}
footer .top .item.social .icons a .icon:hover {
  background: #d5001c;
}
footer .bottom {
  background: #192022;
  padding: 40px 0;
  color: #fff;
  font-size: 14px;
}
footer .bottom a {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}
footer .bottom a:hover {
  text-decoration: none;
}
footer .bottom span {
  display: block;
  margin-top: 15px;
}

@media (min-width: 1200px) {
  footer .bottom span {
    float: right;
    margin-top: 0;
  }
}
@font-face {
  font-family: Kenteken;
  src: url(/fonts/kenteken.eot);
  src: url(/fonts/kenteken.eot?#iefix) format("embedded-opentype"), url(/fonts/kenteken.woff2) format("woff2"), url(/fonts/kenteken.woff) format("woff"), url(/fonts/kenteken.ttf) format("ttf"), url(/fonts/kenteken.svg#Kenteken) format("svg");
  font-style: normal;
  font-weight: 300;
}
.kentekenplaat {
  background: #F7C600 url(/img/flag.svg) no-repeat top left;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
  color: #222;
  font-family: Kenteken, Arial, sans-serif;
  font-weight: 700;
  line-height: normal;
  max-width: 7em;
  padding: 0.1em;
  padding-left: 1em;
  text-transform: uppercase;
  transition: background-color 0.3s ease, text-shadow 0.3s ease;
  text-shadow: 2px 2px #ffe153;
  text-align: center;
  font-size: 40px;
}

.kentekenplaat:focus {
  background-color: #F7C600;
  outline: 0;
  text-shadow: 0 0 #ffe153;
}

.employee-wrapper {
  margin-bottom: 30px;
}

.employee {
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid #d5001c;
  height: 100%;
}
.employee:hover {
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.employee .image {
  width: 100%;
}
.employee .image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.employee .text {
  padding: 30px;
}
.employee .text h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.2;
}
.employee .text span {
  display: block;
  font-size: 14px;
}
.employee .text span.function {
  margin-bottom: 15px;
}
.employee .text span a {
  position: relative;
  color: rgba(0, 0, 0, 0.7019607843);
  transition: all 300ms ease;
}
.employee .text span a .icon {
  color: #d5001c;
  margin-right: 5px;
}
.employee .text span a:hover {
  text-decoration: none;
  color: #000;
}

#banners {
  margin: 50px 0;
}
#banners .swiper-container {
  padding: 0 0 50px;
}
#banners .breed {
  background: #192022;
  padding: 50px 0;
}
#banners .breed .container-fluid, #banners .breed .container-sm, #banners .breed .container-md, #banners .breed .container-lg, #banners .breed .container-xl {
  display: flex;
  flex-wrap: wrap;
}
#banners .breed .container-fluid .banner-slider, #banners .breed .container-sm .banner-slider, #banners .breed .container-md .banner-slider, #banners .breed .container-lg .banner-slider, #banners .breed .container-xl .banner-slider {
  width: 100%;
}
#banners .breed .container-fluid .banner-slider .banner, #banners .breed .container-sm .banner-slider .banner, #banners .breed .container-md .banner-slider .banner, #banners .breed .container-lg .banner-slider .banner, #banners .breed .container-xl .banner-slider .banner {
  display: block;
  background: #22292B;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  flex: 0 0 100%;
  margin-bottom: 30px;
}
#banners .breed .container-fluid .banner-slider .banner *, #banners .breed .container-sm .banner-slider .banner *, #banners .breed .container-md .banner-slider .banner *, #banners .breed .container-lg .banner-slider .banner *, #banners .breed .container-xl .banner-slider .banner * {
  color: #fff;
}
#banners .breed .container-fluid .banner-slider .banner .image img, #banners .breed .container-sm .banner-slider .banner .image img, #banners .breed .container-md .banner-slider .banner .image img, #banners .breed .container-lg .banner-slider .banner .image img, #banners .breed .container-xl .banner-slider .banner .image img {
  width: 100%;
  height: auto;
}
#banners .breed .container-fluid .banner-slider .banner .text, #banners .breed .container-sm .banner-slider .banner .text, #banners .breed .container-md .banner-slider .banner .text, #banners .breed .container-lg .banner-slider .banner .text, #banners .breed .container-xl .banner-slider .banner .text {
  padding: 15px;
}
#banners .breed .container-fluid .banner-slider .banner .text .button:before, #banners .breed .container-sm .banner-slider .banner .text .button:before, #banners .breed .container-md .banner-slider .banner .text .button:before, #banners .breed .container-lg .banner-slider .banner .text .button:before, #banners .breed .container-xl .banner-slider .banner .text .button:before {
  color: #fff;
}
#banners .breed .container-fluid .banner-slider .banner .text .button:hover, #banners .breed .container-sm .banner-slider .banner .text .button:hover, #banners .breed .container-md .banner-slider .banner .text .button:hover, #banners .breed .container-lg .banner-slider .banner .text .button:hover, #banners .breed .container-xl .banner-slider .banner .text .button:hover {
  color: #d5001c;
  border-color: #d5001c;
}
#banners .breed .container-fluid .banner-slider .banner .text .button:hover:before, #banners .breed .container-sm .banner-slider .banner .text .button:hover:before, #banners .breed .container-md .banner-slider .banner .text .button:hover:before, #banners .breed .container-lg .banner-slider .banner .text .button:hover:before, #banners .breed .container-xl .banner-slider .banner .text .button:hover:before {
  color: #d5001c;
}
#banners .smal {
  padding: 50px 0;
}
#banners .smal .container-fluid, #banners .smal .container-sm, #banners .smal .container-md, #banners .smal .container-lg, #banners .smal .container-xl {
  display: flex;
  flex-wrap: wrap;
}
#banners .smal .container-fluid .banner-slider, #banners .smal .container-sm .banner-slider, #banners .smal .container-md .banner-slider, #banners .smal .container-lg .banner-slider, #banners .smal .container-xl .banner-slider {
  width: 100%;
}
#banners .smal .container-fluid .banner-slider .banner, #banners .smal .container-sm .banner-slider .banner, #banners .smal .container-md .banner-slider .banner, #banners .smal .container-lg .banner-slider .banner, #banners .smal .container-xl .banner-slider .banner {
  display: block;
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  flex: 0 0 100%;
  margin-bottom: 30px;
}
#banners .smal .container-fluid .banner-slider .banner:hover .image img, #banners .smal .container-sm .banner-slider .banner:hover .image img, #banners .smal .container-md .banner-slider .banner:hover .image img, #banners .smal .container-lg .banner-slider .banner:hover .image img, #banners .smal .container-xl .banner-slider .banner:hover .image img {
  margin-left: 0;
}
#banners .smal .container-fluid .banner-slider .banner:hover .text p, #banners .smal .container-sm .banner-slider .banner:hover .text p, #banners .smal .container-md .banner-slider .banner:hover .text p, #banners .smal .container-lg .banner-slider .banner:hover .text p, #banners .smal .container-xl .banner-slider .banner:hover .text p {
  color: #d5001c;
}
#banners .smal .container-fluid .banner-slider .banner a, #banners .smal .container-sm .banner-slider .banner a, #banners .smal .container-md .banner-slider .banner a, #banners .smal .container-lg .banner-slider .banner a, #banners .smal .container-xl .banner-slider .banner a {
  display: block;
}
#banners .smal .container-fluid .banner-slider .banner:after, #banners .smal .container-sm .banner-slider .banner:after, #banners .smal .container-md .banner-slider .banner:after, #banners .smal .container-lg .banner-slider .banner:after, #banners .smal .container-xl .banner-slider .banner:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, transparent 80%, #000 100%);
}
#banners .smal .container-fluid .banner-slider .banner .image, #banners .smal .container-sm .banner-slider .banner .image, #banners .smal .container-md .banner-slider .banner .image, #banners .smal .container-lg .banner-slider .banner .image, #banners .smal .container-xl .banner-slider .banner .image {
  overflow: hidden;
}
#banners .smal .container-fluid .banner-slider .banner .image img, #banners .smal .container-sm .banner-slider .banner .image img, #banners .smal .container-md .banner-slider .banner .image img, #banners .smal .container-lg .banner-slider .banner .image img, #banners .smal .container-xl .banner-slider .banner .image img {
  width: 105%;
  height: auto;
  margin-left: -5%;
  transition: all 600ms ease;
}
#banners .smal .container-fluid .banner-slider .banner .text, #banners .smal .container-sm .banner-slider .banner .text, #banners .smal .container-md .banner-slider .banner .text, #banners .smal .container-lg .banner-slider .banner .text, #banners .smal .container-xl .banner-slider .banner .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  z-index: 2;
}
#banners .smal .container-fluid .banner-slider .banner .text p, #banners .smal .container-sm .banner-slider .banner .text p, #banners .smal .container-md .banner-slider .banner .text p, #banners .smal .container-lg .banner-slider .banner .text p, #banners .smal .container-xl .banner-slider .banner .text p {
  color: #fff;
  margin: 0;
  transition: all 600ms ease;
}
#banners .smal .container-fluid .banner-slider .banner .text p i, #banners .smal .container-sm .banner-slider .banner .text p i, #banners .smal .container-md .banner-slider .banner .text p i, #banners .smal .container-lg .banner-slider .banner .text p i, #banners .smal .container-xl .banner-slider .banner .text p i {
  color: #d5001c;
}

@media (min-width: 768px) {
  #banners .breed .container-fluid .banner, #banners .breed .container-sm .banner, #banners .breed .container-md .banner, #banners .breed .container-lg .banner, #banners .breed .container-xl .banner,
#banners .smal .container-fluid .banner,
#banners .smal .container-sm .banner,
#banners .smal .container-md .banner,
#banners .smal .container-lg .banner,
#banners .smal .container-xl .banner {
    flex: 0 0 50%;
  }
  #banners .breed .container-fluid .banner .text, #banners .breed .container-sm .banner .text, #banners .breed .container-md .banner .text, #banners .breed .container-lg .banner .text, #banners .breed .container-xl .banner .text,
#banners .smal .container-fluid .banner .text,
#banners .smal .container-sm .banner .text,
#banners .smal .container-md .banner .text,
#banners .smal .container-lg .banner .text,
#banners .smal .container-xl .banner .text {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  #banners .smal {
    padding: 100px 0;
  }
  #banners .smal .container-fluid .banner, #banners .smal .container-sm .banner, #banners .smal .container-md .banner, #banners .smal .container-lg .banner, #banners .smal .container-xl .banner {
    flex: 0 0 33.333333%;
  }
  #banners .smal .container-fluid .banner .text, #banners .smal .container-sm .banner .text, #banners .smal .container-md .banner .text, #banners .smal .container-lg .banner .text, #banners .smal .container-xl .banner .text {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  #banners .breed {
    padding: 100px 0;
  }
  #banners .breed .container-fluid .banner, #banners .breed .container-sm .banner, #banners .breed .container-md .banner, #banners .breed .container-lg .banner, #banners .breed .container-xl .banner {
    flex: 0 0 calc(33.333333% - 10px);
  }
  #banners .breed .container-fluid .banner:nth-child(3n+2), #banners .breed .container-sm .banner:nth-child(3n+2), #banners .breed .container-md .banner:nth-child(3n+2), #banners .breed .container-lg .banner:nth-child(3n+2), #banners .breed .container-xl .banner:nth-child(3n+2) {
    margin: 0 15px;
  }
  #banners .breed .container-fluid .banner .text, #banners .breed .container-sm .banner .text, #banners .breed .container-md .banner .text, #banners .breed .container-lg .banner .text, #banners .breed .container-xl .banner .text {
    padding: 30px;
  }
  #banners .smal {
    padding: 100px 0;
  }
  #banners .smal .container-fluid .banner, #banners .smal .container-sm .banner, #banners .smal .container-md .banner, #banners .smal .container-lg .banner, #banners .smal .container-xl .banner {
    flex: 0 0 calc(25% - 10px);
    margin-bottom: 10px;
  }
  #banners .smal .container-fluid .banner:nth-child(4n+2), #banners .smal .container-sm .banner:nth-child(4n+2), #banners .smal .container-md .banner:nth-child(4n+2), #banners .smal .container-lg .banner:nth-child(4n+2), #banners .smal .container-xl .banner:nth-child(4n+2), #banners .smal .container-fluid .banner:nth-child(4n+3), #banners .smal .container-sm .banner:nth-child(4n+3), #banners .smal .container-md .banner:nth-child(4n+3), #banners .smal .container-lg .banner:nth-child(4n+3), #banners .smal .container-xl .banner:nth-child(4n+3), #banners .smal .container-fluid .banner:nth-child(4n+4), #banners .smal .container-sm .banner:nth-child(4n+4), #banners .smal .container-md .banner:nth-child(4n+4), #banners .smal .container-lg .banner:nth-child(4n+4), #banners .smal .container-xl .banner:nth-child(4n+4) {
    margin-left: 10px;
  }
  #banners .smal .container-fluid .banner .text, #banners .smal .container-sm .banner .text, #banners .smal .container-md .banner .text, #banners .smal .container-lg .banner .text, #banners .smal .container-xl .banner .text {
    padding: 30px;
  }
}
#gallery .arrow {
  display: block;
  position: absolute;
  top: 0;
  width: 75px;
  height: 100%;
  z-index: 1;
  transition: all 300ms ease;
  cursor: pointer;
  visibility: visible;
}
#gallery .arrow.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
#gallery .arrow .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 54px;
  background: #fff;
  transition: all 300ms ease;
}
#gallery .arrow:hover .icon {
  color: #fff;
  background: #d5001c;
}
#gallery .arrow.prev {
  left: 0;
}
#gallery .arrow.prev .icon {
  left: 15px;
}
#gallery .arrow.next {
  right: 0;
}
#gallery .arrow.next .icon {
  right: 15px;
}
#gallery .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
}
#gallery .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  transition: height 0.3s, width 0.3s, border-radius 0.3s, margin 0.3s;
  background: #e3e4e4;
  margin: 5px;
}
#gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide .image img {
  display: none;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide .image img.swiper-lazy-loaded {
  display: block;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .image {
  float: left;
  width: 50%;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .image img {
  width: 100%;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .image:nth-child(3n+1) {
  width: 100%;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .image {
  float: left;
  width: 50%;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .image img {
  width: 100%;
}
#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .image:nth-child(3n+3) {
  width: 100%;
}
#gallery.multiple .galleries-holder {
  display: flex;
  flex-wrap: wrap;
}
#gallery.multiple .galleries-holder .gallery {
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  flex: 0 0 100%;
  margin-bottom: 10px;
}
#gallery.multiple .galleries-holder .gallery:hover .image img {
  margin-left: 0;
}
#gallery.multiple .galleries-holder .gallery:hover .text p {
  color: #d5001c;
}
#gallery.multiple .galleries-holder .gallery a {
  display: block;
}
#gallery.multiple .galleries-holder .gallery:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, transparent 80%, #000 100%);
}
#gallery.multiple .galleries-holder .gallery .image {
  overflow: hidden;
}
#gallery.multiple .galleries-holder .gallery .image img {
  width: 105%;
  margin-left: -5%;
  transition: all 600ms ease;
}
#gallery.multiple .galleries-holder .gallery .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  z-index: 2;
}
#gallery.multiple .galleries-holder .gallery .text p {
  color: #fff;
  margin: 0;
  transition: all 600ms ease;
}
#gallery.multiple .galleries-holder .gallery .text p i {
  color: #d5001c;
}

@media (min-width: 768px) {
  #gallery.multiple .galleries-holder .gallery {
    flex: 0 0 calc(50% - 5px);
  }
  #gallery.multiple .galleries-holder .gallery:nth-child(2n+1) {
    margin-right: 5px;
  }
  #gallery.multiple .galleries-holder .gallery:nth-child(2n+2) {
    margin-left: 5px;
  }
  #gallery.multiple .galleries-holder .gallery .text {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  #gallery.multiple .galleries-holder .gallery {
    flex: 0 0 calc(33.333333% - 10px);
    margin: 0 0 20px 0;
  }
  #gallery.multiple .galleries-holder .gallery:nth-child(2n+1), #gallery.multiple .galleries-holder .gallery:nth-child(2n+2) {
    margin: 0 0 20px 0;
  }
  #gallery.multiple .galleries-holder .gallery:nth-child(3n+2) {
    margin: 0 15px 20px;
  }
  #gallery.multiple .galleries-holder .gallery .text {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  #gallery.multiple .galleries-holder .gallery {
    flex: 0 0 calc(25% - 10px);
  }
}
#gallery-slider {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 100%;
  transition: visibility 300ms ease;
  overflow: hidden;
}
#gallery-slider.active {
  opacity: 1;
  visibility: visible;
  z-index: 200;
  height: 100%;
}
#gallery-slider .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  line-height: 50px;
  padding: 0 40px;
  z-index: 102;
  font-size: 16px;
}
#gallery-slider .title .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: -1px 0 0 0 #494e51;
  cursor: pointer;
  transition: all 300ms ease;
}
#gallery-slider .title .close:hover {
  background: #d5001c;
}
#gallery-slider .swiper-container {
  height: 100%;
}
#gallery-slider .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
#gallery-slider .swiper-container .swiper-wrapper .swiper-slide img {
  display: inline;
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
}
#gallery-slider .swiper-container .swiper-wrapper .swiper-slide img.swiper-lazy-loaded {
  display: block;
  visibility: visible;
  opacity: 1;
}

#cookiebox {
  transition: all 300ms ease;
}
#cookiebox .holder {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 10002;
}
#cookiebox .holder .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  background: #fff;
  padding: 30px;
  width: calc(100% - 30px);
  max-width: 500px;
  transform: translate(-50%, -50%);
  transition: all 300ms ease;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1607843137);
}
#cookiebox .holder .popup .logo,
#cookiebox .holder .popup .h2 {
  display: inline-block;
}
#cookiebox .holder .popup .h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 50px;
  margin: 0 0 15px 0;
}
#cookiebox .holder .popup .logo {
  float: right;
  max-height: 50px;
  max-width: 150px;
}
#cookiebox .holder .popup .logo img {
  max-height: 50px;
  max-width: 100%;
}
#cookiebox .holder .popup .content {
  margin-top: 15px;
}
#cookiebox .holder .popup .content a {
  text-decoration: underline;
}
#cookiebox .holder .popup .buttons {
  margin-top: 15px;
}
#cookiebox .holder .popup .buttons .button {
  width: 100%;
  margin-top: 10px;
}
#cookiebox .holder .popup.settings {
  opacity: 0;
}
#cookiebox .holder .popup.settings .h2 {
  margin: 0;
  line-height: 1;
}
#cookiebox .holder .popup.settings form .content {
  overflow: hidden;
}
#cookiebox .holder .popup.settings form .content label {
  display: block;
  margin-top: 15px;
}
#cookiebox .holder .popup.settings form .content label .title {
  display: inline-block;
  transform: translateY(-2px);
  color: #313639;
}
#cookiebox .holder .popup.settings form .content label .label {
  display: inline-block;
  position: static;
  color: #FFF;
  padding: 3px 5px;
  font-size: 10px;
  background: #090;
  margin-left: 10px;
  transform: translateY(-2px);
}

@media (min-width: 768px) {
  #cookiebox .holder .popup .buttons .button {
    display: inline-block;
    width: auto;
    margin: 0 10px 0 0;
  }
}
#browser-notice {
  position: fixed;
  width: calc(100% - 30px);
  max-width: 700px;
  padding: 30px;
  bottom: -405px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10001;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1607843137);
  transition: bottom 600ms ease;
}
#browser-notice .h2 {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
#browser-notice p {
  margin-bottom: 0;
}
#browser-notice .button {
  margin-top: 20px;
}

.occasion {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-bottom: 3px solid #d5001c;
}
.occasion:hover {
  text-decoration: none;
}
.occasion .images {
  position: relative;
  width: 100%;
}
.occasion .images .swiper-container {
  max-width: 100%;
}
.occasion .images .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: auto;
}
.occasion .images .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
}
.occasion .images .swiper-container .swiper-wrapper .swiper-slide img.swiper-lazy-loaded {
  display: block;
  visibility: visible;
  opacity: 1;
}
.occasion .images .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.occasion .images .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder .swiper-lazy-preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.occasion .images .swiper-container .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  background: #d5001c;
  color: #fff;
  text-align: center;
  line-height: 43px;
  z-index: 102;
  transition: all 300ms ease;
}
.occasion .images .swiper-container .arrow:hover {
  background: #fff;
  color: #000;
}
.occasion .images .swiper-container .arrow.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.occasion .images .swiper-container .arrow.prev {
  left: 15px;
}
.occasion .images .swiper-container .arrow.next {
  right: 15px;
}
.occasion .images .swiper-container .swiper-pagination {
  position: absolute;
  z-index: 101;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.occasion .images .swiper-container .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 7px;
  width: 7px;
  background: #EFF0F1;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: 0 10px;
  transition: all 300ms ease;
}
.occasion .images .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
}
.occasion .images .share {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 25px;
  z-index: 101;
  font-size: 16px;
  background: #fff;
  transition: all 300ms ease;
}
.occasion .images .share:hover {
  background: #d5001c;
  color: #fff;
  text-decoration: none;
}
.occasion .images .share:hover .icons {
  opacity: 1;
  visibility: visible;
}
.occasion .images .share > .icon {
  margin-right: 5px;
}
.occasion .images .share .icons {
  position: absolute;
  top: calc(-100% - 20px);
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  white-space: nowrap;
  background: #fff;
  padding: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.0509803922);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
.occasion .images .share .icons:before {
  content: " ";
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  background: #fff;
  height: 10px;
  width: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.0509803922);
}
.occasion .images .share .icons span {
  margin: 0 5px;
  color: #000;
  transition: all 300ms ease;
  font-size: 20px;
}
.occasion .images .share .icons span:hover {
  color: #d5001c;
}
.occasion .text {
  position: relative;
  padding: 20px;
}
.occasion .text h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}
.occasion .text .specs {
  display: flex;
  margin: 30px -15px 15px -15px;
}
.occasion .text .specs .spec {
  flex: 0 0 30%;
  border-right: 1px solid #C8CACB;
  padding: 0 15px;
}
.occasion .text .specs .spec:last-child {
  border: none;
}
.occasion .text .specs .spec .title,
.occasion .text .specs .spec .value {
  line-height: 24px;
  font-size: 14px;
}
.occasion .text .specs .spec .title {
  color: #7C7F81;
}
.occasion .text .kind {
  display: block;
  margin: 0 0 15px;
  color: #7C7F81;
  font-size: 14px;
}
.occasion .text .price {
  font-size: 20px;
  font-weight: bold;
}
.occasion .text .price small {
  display: block;
  font-size: 14px;
  color: #96989A;
}
.occasion .text .porsche-approved {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 100px;
}

@media (min-width: 768px) {
  .occasion {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  .occasion:nth-child(odd) {
    margin-right: 15px;
  }
  .occasion:nth-child(even) {
    margin-left: 15px;
  }
  .occasion .text .specs .spec .title,
.occasion .text .specs .spec .value {
    font-size: 16px;
  }
  .occasion .text .kind {
    font-size: 16px;
  }
  .occasion .text .price small {
    font-size: 16px;
  }
  .occasion .text .porsche-approved {
    width: auto;
  }
  .list .occasion {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .list .occasion:hover .readmore {
    color: #d5001c;
  }
  .list .occasion .images {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .list .occasion .text {
    display: flex;
    flex: 0 0 55%;
    max-width: 55%;
    align-items: center;
  }
  .list .occasion .text .inner {
    width: 100%;
    max-width: 500px;
  }
  .list .occasion .text .porsche-approved {
    top: 30px;
  }
  .list .occasion .text .readmore {
    position: absolute;
    right: 15px;
    bottom: 15px;
    transition: all 300ms ease;
  }
}
@media (min-width: 1200px) {
  .occasion {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .occasion:nth-child(odd) {
    margin-right: 0;
  }
  .occasion:nth-child(even) {
    margin-left: 0;
  }
  .occasion:nth-child(3n+2) {
    margin: 0 2% 30px 2%;
  }
  .list .occasions-holder .occasion {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .list .occasions-holder .occasion .images {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .list .occasions-holder .occasion .text {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .list .occasions-holder .occasion .text .porsche-approved {
    width: auto;
  }
}
#pageicons {
  margin-top: 15px;
}
#pageicons ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: flex-start;
}
#pageicons ul li {
  flex: 0 0 50%;
  padding: 7px;
  text-align: left;
}
#pageicons ul li a {
  position: relative;
  display: block;
  white-space: nowrap;
  line-height: 40px;
  color: #3a6b9b;
  text-decoration: none;
  padding-left: 46px;
  transition: all 0.2s;
}
#pageicons ul li a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2a4b6d;
  color: #FFF;
  margin-right: 6px;
  transition: all 0.2s;
  font-size: 20px;
}
#pageicons ul li a:hover {
  color: #d5001c;
}
#pageicons ul li a:hover span {
  background: #d5001c;
}
#pageicons ul li a.whatsapp {
  color: shade(#25D366, 20);
}
#pageicons ul li a.whatsapp span {
  background: #25D366;
  font-size: 16px;
}
#pageicons ul li a.whatsapp:hover {
  color: shade(#25D366, 40);
}
#pageicons ul li a.whatsapp:hover span {
  background: shade(#25D366, 20);
}

@media (min-width: 768px) {
  #pageicons {
    text-align: center;
  }
  #pageicons ul {
    flex-wrap: nowrap;
    justify-content: center;
  }
  #pageicons ul li {
    flex: 0;
    display: inline-block;
  }
}
.occasion-banner {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-bottom: 3px solid #d5001c;
  background-color: #EFF0F1;
}
.occasion-banner .image img {
  width: 100%;
  height: auto;
}
.occasion-banner .text {
  position: relative;
  padding: 20px;
  background-color: #EFF0F1;
}
.occasion-banner .text h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}

@media (min-width: 768px) {
  .occasion-banner {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  .occasion-banner:nth-child(odd) {
    margin-right: 15px;
  }
  .occasion-banner:nth-child(even) {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .occasion-banner {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .occasion-banner:nth-child(odd) {
    margin-right: 0;
  }
  .occasion-banner:nth-child(even) {
    margin-left: 0;
  }
  .occasion-banner:nth-child(3n+2) {
    margin: 0 2% 30px 2%;
  }
  .occasion-banner .text {
    font-size: 18px;
    line-height: 27px;
  }
}
#error404 {
  background: #000;
  color: #FFF;
  padding: 30px 0 60px 0;
}
#error404 figure img {
  display: block;
  width: 100%;
}
#error404 p {
  margin-bottom: 45px;
}
#error404 + footer {
  margin-top: 0;
  border-top: none;
}

@media (min-width: 992px) {
  #error404 {
    padding: 0 0 90px 0;
  }
}
#homepage section#models {
  padding: 25px 0;
}
#homepage section#models .models {
  display: flex;
  flex-wrap: wrap;
}
#homepage section#models .models .model {
  position: relative;
  flex: 0 0 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 210px;
}
#homepage section#models .models .model .mobile-view {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 15px 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  background: rgba(0, 0, 0, 0.1);
}
#homepage section#models .models .model .mobile-view:hover {
  text-decoration: none;
}
#homepage section#models .models .model .mobile-view:hover h3 {
  color: #d5001c;
}
#homepage section#models .models .model .mobile-view * {
  color: #fff;
  flex: 0 0 100%;
}
#homepage section#models .models .model .mobile-view h3 {
  position: relative;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 600;
  transition: all 300ms ease;
}
#homepage section#models .models .model .mobile-view h3:before {
  position: absolute;
  content: "\E01F";
  font-family: "icomoon";
  color: #d5001c;
  left: -20px;
}
#homepage section#models .models .model .mobile-view .price {
  display: block;
  font-size: 14px;
  line-height: 1.5;
}
#homepage section#models .models .model .desktop-view {
  display: none;
}
#homepage section#news .swiper-container, #homepage section#rssBlog .swiper-container, #homepage section#rssNews .swiper-container {
  width: 100%;
}
#homepage section#social {
  padding: 30px 0;
  background: #313639;
  margin-bottom: 50px;
}
#homepage section#social h2 {
  color: #fff;
}

@media (min-width: 768px) {
  #homepage section#models .models .model {
    height: auto;
  }
  #homepage section#models .models .model .mobile-view {
    display: none;
  }
  #homepage section#models .models .model .desktop-view {
    position: relative;
    display: block;
    height: 430px;
    background: rgba(0, 0, 0, 0.1);
  }
  #homepage section#models .models .model .desktop-view .info,
#homepage section#models .models .model .desktop-view .buttons {
    position: absolute;
    left: 20px;
    z-index: 1;
  }
  #homepage section#models .models .model .desktop-view .info {
    top: 5px;
  }
  #homepage section#models .models .model .desktop-view .info * {
    color: #fff;
  }
  #homepage section#models .models .model .desktop-view .info h3 {
    position: relative;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: 600;
  }
  #homepage section#models .models .model .desktop-view .info .price {
    margin-top: 2px;
    font-size: 18px;
    line-height: 26px;
  }
  #homepage section#models .models .model .desktop-view .buttons {
    bottom: 20px;
  }
  #homepage section#models .models .model .desktop-view .buttons .ghost {
    color: #fff;
    margin-left: 10px;
  }
  #homepage section#models .models .model .desktop-view .buttons .ghost:before {
    color: #fff;
  }
  #homepage section#models .models .model .desktop-view .buttons .ghost:hover {
    color: #d5001c;
    border-color: #d5001c;
  }
  #homepage section#models .models .model .desktop-view .buttons .ghost:hover:before {
    color: #d5001c;
  }
}
@media (min-width: 992px) {
  #homepage section {
    padding: 30px 0 40px;
  }
  #homepage section#models .models .model .desktop-view {
    height: 383px;
  }
  #homepage section#banners {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #homepage section#models .models .model {
    flex: 0 0 33.333333%;
  }
  #homepage section#models .models .model .desktop-view {
    height: 360px;
  }
  #homepage section#models .models .model .desktop-view .info,
#homepage section#models .models .model .desktop-view .buttons {
    left: 40px;
  }
  #homepage section#models .models .model .desktop-view .info {
    top: 15px;
  }
  #homepage section#models .models .model .desktop-view .info h3 {
    font-size: 34px;
    line-height: 40px;
  }
  #homepage section#models .models .model .desktop-view .info .price {
    font-size: 20px;
    line-height: 28px;
  }
  #homepage section#models .models .model .desktop-view .buttons {
    bottom: 40px;
  }
}
@media (min-width: 1800px) {
  #homepage section#models .models .model .desktop-view {
    height: 480px;
  }
  #homepage section#models .models .model .desktop-view .info {
    top: 20px;
  }
  #homepage section#models .models .model .desktop-view .info h3 {
    font-size: 38px;
    line-height: 44px;
  }
  #homepage section#models .models .model .desktop-view .info .price {
    font-size: 20px;
    line-height: 28px;
  }
}
#show-index section#children .child {
  margin-bottom: 50px;
}
#show-index section#children .child:hover {
  text-decoration: none;
}
#show-index section#children .child .image {
  margin-bottom: 30px;
}
#show-index section#children .child .image img {
  width: 100%;
  height: auto;
}
#show-index section#children .child h2 {
  font-size: 20px;
  margin-bottom: 0px;
}

@media (min-width: 576px) {
  #show-index section#children .child h2 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  #show-index section#children .child h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #show-index section#children .child h2 {
    font-size: 28px;
  }
}
#show section#calculator {
  margin-top: 30px;
}
#show section#calculator .calculator-wrapper {
  padding: 30px 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
}
#show section#calculator .calculator-wrapper .pr {
  padding-right: 5px !important;
}
#show section#calculator .calculator-wrapper .pl {
  padding-left: 5px !important;
}
#show section#calculator .calculator-wrapper h2 {
  font-size: 20px;
  font-weight: bold;
}
#show section#calculator .calculator-wrapper label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #838586;
}
#show section#calculator .calculator-wrapper input,
#show section#calculator .calculator-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: auto;
  line-height: 50px;
  padding: 0 15px;
  border: 1px solid #C8CACB;
}
#show section#calculator .calculator-wrapper input:disabled,
#show section#calculator .calculator-wrapper select:disabled {
  background: #EFF0F1;
  color: rgba(0, 0, 0, 0.6);
}
#show section#calculator .calculator-wrapper select {
  background: #fff url("/img/select.svg") no-repeat calc(100% - 15px) center;
  background-size: 10px auto;
}
#show section#calculator .calculator-wrapper button {
  display: block;
  text-align: center;
  width: 100%;
}
#show section#calculator .calculator-wrapper .total {
  padding-top: 15px;
  border-top: 1px solid #C8CACB;
}
#show section#calculator #calculatorResult {
  padding: 30px 0px;
  display: none;
}
#show section#calculator #calculatorResult.show {
  display: block;
}
#show section#calculator #calculatorResult .wrapper {
  padding-top: 30px;
  border-top: 1px solid #C8CACB;
}
#show section#calculator #calculatorResult .result-item {
  margin-bottom: 15px;
}
#show section#calculator #calculatorResult .result-item strong {
  display: block;
}
#show section#calculator #calculatorResult p.text {
  color: #CCC;
}
#show section#calculator #calculatorResult img {
  width: 100%;
  max-width: 200px;
  margin-bottom: 30px;
}
#show section#calculator #calculatorResult .verzenden .col-12 {
  margin-bottom: 15px;
}
#show.insurances form .form-group {
  display: flex;
  flex-direction: column;
}
#show.insurances form .form-group input, #show.insurances form .form-group textarea, #show.insurances form .form-group select {
  width: 100%;
  border: 1px solid #c8cacb;
  background-color: #fff;
  color: #191f22;
  display: inline-block;
  min-height: 50px;
  padding: 5px 10px;
}
#show.insurances h3 {
  font-weight: 600;
}
#show.insurances .btn {
  border-radius: 0;
  background-color: #313639;
  color: #fff;
  transition: all 0.3s;
  border: none;
  height: 50px;
  padding-left: 21px;
  padding-right: 21px;
  display: inline-flex;
  align-items: center;
}
#show.insurances .btn:before {
  content: "\E994";
  font-family: icomoon;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}
#show.insurances .btn:hover {
  background-color: #d5001c;
}
#show.insurances #insuranceSlider {
  position: relative;
}
#show.insurances #insuranceSlider .swiper-container {
  position: unset;
  overflow: visible;
}
#show.insurances #insuranceSlider .swiper-container .swiper-slide {
  height: auto;
}
#show.insurances #insuranceSlider .swiper-container .swiper-pagination {
  position: relative;
  margin-top: 30px;
}
#show.insurances #insuranceSlider .swiper-container .swiper-button-next, #show.insurances #insuranceSlider .swiper-container .swiper-button-prev {
  background-color: #fff;
  box-shadow: 0 0 0.4375rem rgba(0, 0, 0, 0.15);
  color: #191f22;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  z-index: 2;
}
#show.insurances #insuranceSlider .swiper-container .swiper-button-next:hover, #show.insurances #insuranceSlider .swiper-container .swiper-button-prev:hover {
  background-color: #d5001c;
  color: #fff;
}
#show.insurances #insuranceSlider .swiper-container .swiper-button-next.swiper-button-disabled, #show.insurances #insuranceSlider .swiper-container .swiper-button-prev.swiper-button-disabled {
  display: none;
}
#show.insurances #insuranceSlider .swiper-container .swiper-button-next {
  right: 0;
}
#show.insurances #insuranceSlider .swiper-container .swiper-button-prev {
  left: 0;
}
#show.insurances #insuranceSlider .insurance-visual {
  box-shadow: 10px 10px 30px 0 #c8cacb;
  background-color: #fff;
  height: 100%;
}
#show.insurances #insuranceSlider .insurance-visual img {
  width: 100%;
}
#show.insurances #insuranceSlider .insurance-visual .content {
  padding: 20px;
}
#show.insurances #insuranceSlider .insurance-visual .content h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
#show.insurances #insuranceSlider .insurance {
  box-shadow: 10px 10px 30px 0 #c8cacb;
  background-color: #fff;
  padding: 20px;
  height: 100%;
}
#show.insurances #insuranceSlider .insurance ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#show.insurances #insuranceSlider .insurance ul li {
  list-style: none;
  margin-bottom: 15px;
}
#show.insurances #insuranceSlider .insurance ul li p {
  margin-bottom: 0;
}

#route-maps {
  position: relative;
  width: 100%;
  height: 420px;
  float: left;
}
#route-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: none;
}

@media (min-width: 768px) {
  #show section#calculator #calculatorResult img {
    max-width: 500px;
  }
  #route-maps {
    height: 0;
    padding-bottom: 39%;
  }
}
@media (min-width: 992px) {
  #show section#calculator .calculator-wrapper {
    padding: 60px 30px;
  }
  #show section#calculator .calculator-wrapper h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0 30px 15px;
    margin-bottom: 0 !important;
  }
  #show section#calculator .calculator-wrapper .alert {
    margin: 15px 30px;
  }
  #show section#calculator .calculator-wrapper .form-group {
    padding: 0 30px;
  }
  #show section#calculator .calculator-wrapper .col-lg-8 .col-6:nth-last-child(2) .form-group, #show section#calculator .calculator-wrapper .col-lg-8 .col-6:last-child .form-group {
    margin-bottom: 0;
  }
  #show section#calculator .calculator-wrapper .col-lg-4.line {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  #show section#calculator .calculator-wrapper .col-lg-4.line:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #C8CACB;
  }
  #show section#calculator .calculator-wrapper .col-lg-4.line .total {
    flex: 0 0 100%;
    border-top: none;
    padding-top: 0;
  }
  #show section#calculator .calculator-wrapper .col-lg-4.line .fakebutton {
    flex: 0 0 100%;
  }
  #show section#calculator #calculatorResult {
    padding: 30px 30px;
  }
  #show section#calculator #calculatorResult .wrapper {
    padding-top: 30px;
    border-top: 1px solid #C8CACB;
  }
  #show section#calculator #calculatorResult .verzenden .col-12 {
    display: flex;
  }
}
#homepage section#ctas {
  padding: 30px 0 0;
}
#homepage section#ctas .button {
  width: 100%;
  margin-bottom: 15px;
}
#homepage section#occasions {
  overflow: hidden;
}
#homepage section#occasions .button {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 20px auto 0;
}
#homepage section#occasions .occasions-holder {
  margin: 0 -15px;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container {
  position: relative;
  padding-bottom: 50px;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-slide {
  height: auto;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-slide .occasion {
  margin: 0;
  flex: 0 0 100% !important;
  max-width: 100%;
  height: 100%;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100% !important;
  text-align: center;
  margin: 10px 0;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 5px;
  transition: all 300ms ease;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
  height: 14px;
  width: 14px;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next, #homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
  height: 5px;
  width: 5px;
}
#homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next, #homepage section#occasions .occasions-holder .swiper-occasions-container .swiper-occasions-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
  height: 0;
  width: 0;
  margin: 0;
}

@media (min-width: 768px) {
  #homepage section#ctas .button {
    float: left;
    width: calc(50% - 7.5px);
  }
  #homepage section#ctas .button:nth-child(odd) {
    margin-right: 7.5px;
  }
  #homepage section#ctas .button:nth-child(even) {
    margin-left: 7.5px;
  }
}
@media (min-width: 992px) {
  #homepage section#ctas .button {
    float: none;
    width: auto;
    margin: 0 7.5px;
  }
  #homepage section#occasions .occasions-holder {
    margin: 0;
  }
}
#visualpage .component {
  padding: 30px 0;
}
#visualpage .component h2 {
  font-size: 28px;
  line-height: 1.2;
}
#visualpage .component img {
  width: 100%;
  margin-bottom: 15px;
}
#visualpage .component hr {
  height: 2px;
  width: 100%;
  margin: 30px 0;
  background: #d5001c;
}
#visualpage .component .iframe-holder {
  padding: 0;
}
#visualpage .component.image_top_text_bottom_3 .col-12:nth-child(even) .element .text {
  background: #EFF0F1;
}
#visualpage .component.image_top_text_bottom_3 .col-12 .image img {
  margin-bottom: 0;
}
#visualpage .component.image_top_text_bottom_3 .col-12 .element .text {
  padding: 15px;
}
#visualpage .component.image_top_text_bottom_3 .col-12 .element .text p:last-child {
  margin-bottom: 0;
}

.operational #thanks {
  scroll-margin-top: 100px;
}
.operational .occasion {
  flex: unset;
  max-width: unset;
  display: flex;
  flex-direction: column;
}
.operational .occasion .text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.operational .occasion .text .inner {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between;
}
.operational .occasion .text .inner .info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.operational .occasion .text .inner .info p {
  margin-bottom: 0;
}
.operational .occasion .text .inner button {
  width: -moz-max-content;
  width: max-content;
}
.operational .overview {
  padding: 30px 45px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  background: #fff;
  margin-bottom: 20px;
}
.operational .overview .price {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.operational form {
  padding: 30px 45px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  background: #fff;
}
.operational form h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  margin: 0 -15px 20px;
}
.operational form .form-group {
  margin-bottom: 15px;
}
.operational form .form-group input,
.operational form .form-group textarea {
  border: 1px solid #C8CACB;
}
.operational form .form-group select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: auto;
  line-height: 50px;
  padding: 0px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(200, 202, 203);
  -o-border-image: initial;
     border-image: initial;
  background: url("/img/select.svg") calc(100% - 15px) center/10px no-repeat rgb(255, 255, 255);
}
.operational form .form-group.radio {
  display: flex;
  flex-wrap: wrap;
}
.operational form .form-group.radio label {
  flex: 0 0 70%;
}
.operational form .form-group.radio label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  float: left;
  width: auto;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  border-radius: 50%;
  transition: all 300ms ease;
  margin-right: 5px;
  padding: 0;
}
.operational form .form-group.radio label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #fff;
}
.operational form .form-group.radio label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
.operational form .form-group.radio label:not(:nth-child(2)) {
  margin-left: 30%;
}
.operational form .form-group.radio label:not(.normal) {
  margin-left: 0;
  flex: 0 0 30%;
}
.operational form .form-group.checkbox-inline label {
  flex: 0 0 70%;
}
.operational form .form-group.checkbox-inline label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  float: left;
  width: auto;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  transition: all 300ms ease;
  margin-right: 5px;
  padding: 0;
}
.operational form .form-group.checkbox-inline label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  background: #fff;
}
.operational form .form-group.checkbox-inline label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
.operational form .form-group.checkbox-inline label:not(:nth-child(2)) {
  margin-left: 30%;
}
.operational form .form-group.checkbox-inline label:not(.normal) {
  margin-left: 0;
  flex: 0 0 30%;
}
.operational form .form-group.checkbox {
  margin: 30px -15px;
}
.operational form .form-group.checkbox label {
  position: relative;
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  padding-left: 30px;
}
.operational form .form-group.checkbox label input {
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  padding: 0;
  float: left;
  margin-right: 5px;
  transition: all 300ms ease;
}
.operational form .form-group.checkbox label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  background: #fff;
}
.operational form .form-group.checkbox label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
.operational form .form-group label:not(.normal) {
  font-size: 14px;
  color: #838586;
  text-transform: uppercase;
}
.operational form .form-group button {
  width: 100%;
  text-align: center;
}

@media (min-width: 992px) {
  .operational .overview .price {
    font-size: 16px;
  }
}
#news {
  padding: 50px 0;
}
#news h1 {
  margin-bottom: 50px;
}
#news #load-more {
  display: block;
  margin: 30px 0;
}
#news #load-more i {
  margin-right: 10px;
}

#article section {
  padding: 20px 0;
}
#article section#content .date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #838586;
  margin: 0 0 15px;
}
#article section#content .intro {
  display: block;
  margin-bottom: 15px;
}
#article section#content img {
  width: 100%;
  height: auto;
}
#article section#content #gallery {
  margin: 15px 0px;
}
#article section#content #gallery .image {
  display: block;
  margin-bottom: 15px;
}
#article section#content #gallery .image img {
  width: 100%;
}
#article section#content aside .item {
  border-bottom: 1px solid #C8CACB;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#article section#content aside .item:last-child {
  border-bottom: 0;
}
#article section#content aside .item > h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}
#article section#content aside .item .article .date {
  margin: 15px 0 !important;
}
#article section#content aside .item .icons .icon {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #313639;
  font-size: 20px;
  margin-right: 10px;
  transition: all 300ms ease;
}
#article section#content aside .item .icons .icon:hover {
  background: #d5001c;
}

@media (min-width: 768px) {
  #article section#content #gallery {
    margin: 30px 0;
  }
  #article section#content #gallery .image {
    margin: 0 0 30px;
  }
}
#events {
  padding: 50px 0;
}
#events h1 {
  margin-bottom: 50px;
}
#events #load-more {
  display: block;
  margin: 30px 0;
}
#events #load-more i {
  margin-right: 10px;
}

#event section {
  padding: 20px 0;
}
#event section#title {
  background: #EFF0F1;
}
#event section#title h1 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}
#event section#content .date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #838586;
  margin: 0 0 15px;
}
#event section#content .intro {
  display: block;
  margin-bottom: 15px;
}
#event section#content #gallery {
  margin: 15px 0px;
}
#event section#content #gallery .image {
  display: block;
  margin-bottom: 15px;
}
#event section#content #gallery .image img {
  width: 100%;
}
#event section#content aside .item {
  border-bottom: 1px solid #C8CACB;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#event section#content aside .item:last-child {
  border-bottom: 0;
}
#event section#content aside .item > h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}
#event section#content aside .item .article .date {
  margin: 15px 0 !important;
}
#event section#content aside .item .icons .icon {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #313639;
  font-size: 20px;
  margin-right: 10px;
  transition: all 300ms ease;
}
#event section#content aside .item .icons .icon:hover {
  background: #d5001c;
}

@media (min-width: 768px) {
  #article section#title h1 {
    font-size: 26px;
    line-height: 38px;
  }
  #article section#content #gallery {
    margin: 30px 0;
  }
  #article section#content #gallery .image {
    margin: 0 0 30px;
  }
}
#planner {
  margin: 40px 0;
}
#planner .form-group {
  margin: 0 auto;
  max-width: 360px;
}
#planner .form-group input {
  line-height: 40px;
  text-align: center;
}
#planner #steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0;
  margin: 0 0 40px 0;
}
#planner #steps li {
  display: inline-block;
}
#planner #steps li a {
  text-decoration: none;
}
#planner #steps li span {
  box-sizing: content-box;
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 5px auto;
  line-height: 40px;
  text-align: center;
  background: #900900;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  border: 4px solid #FFF;
}
#planner #steps li p {
  display: none;
}
#planner #steps li.success span {
  background: #08a201;
}
#planner #steps li.inactive span {
  background: #e9cecc;
}
#planner #steps:after {
  content: " ";
  position: absolute;
  left: 5%;
  top: 23px;
  width: 90%;
  height: 4px;
  background: #eff0f1;
  z-index: -1;
}
#planner .planner_content {
  margin-top: 75px;
  text-align: center;
}
#planner .planner_content h3 {
  margin-top: 45px;
  font-size: 18px;
  font-weight: bold;
}
#planner .planner_content input.plain {
  max-width: 280px;
  text-align: center !important;
}
#planner .button_wrapper {
  overflow: hidden;
  margin-top: 60px;
  border-top: 1px solid #dfdfdf;
  padding-top: 30px;
}
#planner #summary {
  border: 1px solid #dfdfdf;
  padding: 0 15px;
}
#planner #summary .summary {
  display: none;
}
#planner #summary .summary.show {
  display: block;
}
#planner #summary h2 {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
#planner #summary h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 30px;
  margin-bottom: 10px;
}
#planner #summary ul {
  margin: 14px 0 14px 20px;
  padding: 0;
  list-style: disc;
}
#planner #summary #summary_stap1 span {
  display: inline;
}
#planner #summary #summary_stap2 ul {
  margin-left: 0;
}

@media (min-width: 768px) {
  #planner #steps li span {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  #planner #steps:after {
    top: 28px;
  }
}
@media (min-width: 992px) {
  #planner #steps li p {
    display: inline-block;
    margin: 0;
    color: #900900;
    font-size: 16px;
  }
  #planner #steps li.success p {
    color: #08a201;
  }
  #planner #steps li.inactive p {
    color: #e9cecc;
  }
}
#planner.stap1 .switch {
  margin-top: 10px;
  display: block;
}

#planner.stap2 .vehicles label {
  display: inline-block;
  border: 1px solid #CCC;
  border-radius: 3px;
  padding: 15px;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
  cursor: pointer;
}
#planner.stap2 .vehicles label:hover {
  background: #F5F5F5;
}
#planner.stap2 .vehicles label input {
  margin-right: 5px;
}
#planner.stap2 .vehicles label.selected {
  background: #D9EDF7;
}

#planner.stap3 .table_wrapper {
  background: #FFF;
  margin: 30px 0;
}
#planner.stap3 .table_wrapper .table_slide {
  outline: none;
}
#planner.stap3 .table_wrapper .table_slide table {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
#planner.stap3 .table_wrapper .table_slide table caption {
  text-align: center;
  font-size: 26px;
  font-weight: 100;
  line-height: 50px;
  border: 1px solid #CCC;
  border-bottom: none;
}
#planner.stap3 .table_wrapper .table_slide table tr th {
  font-weight: bold;
  width: 14.2%;
}
#planner.stap3 .table_wrapper .table_slide table tr th, #planner.stap3 .table_wrapper .table_slide table tr td {
  position: relative;
  line-height: 50px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  text-align: center;
}
#planner.stap3 .table_wrapper .table_slide table tr th.label_unavailable, #planner.stap3 .table_wrapper .table_slide table tr td.label_unavailable {
  background: #EEE;
  color: #999;
  cursor: not-allowed;
}
#planner.stap3 .table_wrapper .table_slide table tr th.label_full, #planner.stap3 .table_wrapper .table_slide table tr td.label_full {
  background: #F8D7DA;
  color: #721c24;
  cursor: not-allowed;
}
#planner.stap3 .table_wrapper .table_slide table tr th.label_available:after, #planner.stap3 .table_wrapper .table_slide table tr th.label_limited_available:after, #planner.stap3 .table_wrapper .table_slide table tr td.label_available:after, #planner.stap3 .table_wrapper .table_slide table tr td.label_limited_available:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 25px solid #08a201;
  border-right: 25px solid transparent;
}
#planner.stap3 .table_wrapper .table_slide table tr th.label_limited_available:after, #planner.stap3 .table_wrapper .table_slide table tr td.label_limited_available:after {
  border-top: 25px solid #ff9900;
}
#planner.stap3 .table_wrapper .table_slide table tr th.selected, #planner.stap3 .table_wrapper .table_slide table tr td.selected {
  background: #D9EDF7;
}
#planner.stap3 .arrow {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate(0, -50%);
  background: #192022;
  color: #FFF;
  font-size: 22px;
  padding: 10px;
  transition: all 0.3s;
}
#planner.stap3 .arrow:hover {
  background: #d5001c;
}
#planner.stap3 .arrow.swiper-button-disabled {
  display: none !important;
}
#planner.stap3 .arrow.next {
  left: auto;
  right: 0;
}
#planner.stap3 .loader {
  display: inline-block;
  width: 18px;
  height: 18px;
}
#planner.stap3 .loader:after {
  content: " ";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid;
  border-color: #000 transparent #000 transparent;
  animation: loader 1.2s linear infinite;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#planner.stap3 #times {
  text-align: center;
}
#planner.stap3 #times label {
  display: inline-block;
  border: 1px solid #CCC;
  border-radius: 3px;
  padding: 15px;
  text-align: left;
  margin: 0 7px 15px 7px;
  cursor: pointer;
}
#planner.stap3 #times label.unavailable {
  background: #EEE;
  color: #999;
  cursor: not-allowed;
}
#planner.stap3 #times label.active, #planner.stap3 #times label:hover {
  background: #F5F5F5;
}
#planner.stap3 #times label input {
  display: none;
}
#planner.stap3 #times label.selected {
  background: #D9EDF7;
}

#planner.stap4 .form-group {
  margin-bottom: 10px;
  width: 100%;
  max-width: 500px;
}
#planner.stap4 .form-group .form-control {
  text-align: left;
}

#employees .filter {
  position: relative;
  margin-bottom: 50px;
}
#employees .filter .title {
  position: relative;
  padding: 10px 50px 10px 15px;
  background: #d5001c;
  color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1607843137);
  display: block;
}
#employees .filter .title:after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\E021";
  font-family: "icomoon";
  color: #fff;
}
#employees .filter .groups {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  margin: 0;
  padding: 0;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1607843137);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
#employees .filter .groups.active {
  opacity: 1;
  visibility: visible;
}
#employees .filter .groups li {
  white-space: nowrap;
  list-style: none;
  background: #fff;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  transition: all 300ms ease;
}
#employees .filter .groups li:last-of-type {
  border: none;
}
#employees .filter .groups li:hover {
  background: #f5f5f5;
}
#employees .filter .groups li.active {
  background: #d5001c;
  color: #fff;
}
#employees .employees-wrapper .group-wrapper {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
#employees .employees-wrapper .group-wrapper.active {
  opacity: 1;
  visibility: visible;
}
#employees .employees-wrapper .group-wrapper h2.title {
  position: relative;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 34px;
  line-height: 42px;
}
#employees .employees-wrapper .group-wrapper h2.title span {
  display: inline-block;
  background: #fff;
  padding: 0 30px;
}
#employees .employees-wrapper .group-wrapper h2.title:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background: #cccccc;
  z-index: -1;
}
#employees .employees-wrapper .group-wrapper h2.title:first-of-type {
  margin-top: 0;
}

@media (min-width: 992px) {
  #employees .filter {
    display: none;
  }
  #employees .employees-wrapper .group-wrapper {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin-bottom: 50px;
  }
}
#occasion-index {
  padding: 50px 0;
}
#occasion-index section#filters .filter {
  position: relative;
  margin-bottom: 15px;
}
#occasion-index section#filters .filter > .title {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EFF0F1;
  height: 50px;
  cursor: pointer;
}
#occasion-index section#filters .filter > .title i {
  margin-left: 10px;
  transition: all 0.3s;
}
#occasion-index section#filters .filter > .title:hover {
  background: #e1e3e5;
}
#occasion-index section#filters .filter > .title + ul {
  display: none;
  list-style: none;
  padding: 15px;
  background: #FFF;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  width: 100%;
  z-index: 1000;
}
#occasion-index section#filters .filter > .title + ul li {
  list-style: none;
}
#occasion-index section#filters .filter > .title + ul li.heading {
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 2.5;
}
#occasion-index section#filters .filter > .title + ul li label {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer;
}
#occasion-index section#filters .filter > .title + ul li label:hover {
  color: #d5001c;
}
#occasion-index section#filters .filter > .title + ul li label input {
  display: none;
}
#occasion-index section#filters .filter > .title + ul li label input + span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #A0A0A0;
  margin-right: 20px;
  background: #FFF;
  transition: all 0.3s;
}
#occasion-index section#filters .filter > .title + ul li label input:checked + span {
  background: #000;
  border: 1px solid #000;
}
#occasion-index section#filters .filter > .title + ul li label input:checked + span:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\E62D";
  color: #FFF;
  font-size: 24px;
}
#occasion-index section#filters .filter > .title + ul li:last-child label {
  margin-bottom: 0;
}
#occasion-index section#filters .filter > .title.open i {
  transform: rotate(-180deg);
}
#occasion-index section#filters .filter > .title.open + ul {
  display: block;
}
#occasion-index section#filters .filter.filter-select ul {
  padding: 15px 0;
}
#occasion-index section#filters .filter.filter-select ul li {
  line-height: 2.5;
  cursor: pointer;
  transition: all 0.3s;
  padding: 0 15px;
}
#occasion-index section#filters .filter.filter-select ul li.heading {
  padding-bottom: 0px;
}
#occasion-index section#filters .filter.filter-select ul li:not(.heading).selected, #occasion-index section#filters .filter.filter-select ul li:not(.heading):hover {
  background: #EFF0F1;
}
#occasion-index section#filters button {
  display: flex;
  width: 100%;
  height: 50px;
  align-items: center;
  justify-content: center;
  background: #192022;
  color: #FFF;
  border: none;
  font-size: 16px;
}
#occasion-index section#filters button i {
  margin-right: 5px;
}
#occasion-index section#filters #uitgebreidZoeken {
  display: inline-block;
  color: #d5001c;
  padding: 30px 0;
  font-size: 18px;
}
#occasion-index section#filters #uitgebreidFilter {
  display: none;
}
#occasion-index section#filters #uitgebreidFilter.show {
  display: block;
}
#occasion-index section#filters #uitgebreidFilter .filter-group:after {
  content: " ";
  height: 1px;
  width: 100%;
  background: #EFF0F1;
  margin: 15px 15px 30px 15px;
}
#occasion-index section#filters #uitgebreidFilter .filter-group h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label:hover {
  color: #d5001c;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label input {
  display: none;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label input + span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #A0A0A0;
  margin-right: 20px;
  background: #FFF;
  transition: all 0.3s;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label input:checked + span {
  background: #000;
  border: 1px solid #000;
}
#occasion-index section#filters #uitgebreidFilter .filter-group label input:checked + span:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\E62D";
  color: #FFF;
  font-size: 24px;
}
#occasion-index section#filters #uitgebreidFilter .filter-group .filter-label {
  text-transform: uppercase;
  color: #838586;
  line-height: 30px;
}
#occasion-index section#filters #uitgebreidFilter .filter-group .filter {
  margin-bottom: 15px;
}
#occasion-index section#filters #uitgebreidFilter .filter-group .filter > .title {
  justify-content: space-between;
  background: #FFF;
  border: 1px solid #A0A0A0;
  padding: 0 15px;
}
#occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 101;
  width: 100%;
  background: #FFF;
  text-align: right;
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
}
#occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper #uitgebreidButtons {
  max-width: 1920px;
  margin: 0 auto;
  padding: 15px;
}
#occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper #uitgebreidButtons a {
  margin-top: 10px;
}
#occasion-index section#occasions .options {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 30px 0;
}
#occasion-index section#occasions .options select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  margin-right: 15px;
}
#occasion-index section#occasions .options .sort {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-right: 15px;
}
#occasion-index section#occasions .options .sort:hover .list {
  opacity: 1;
  visibility: visible;
}
#occasion-index section#occasions .options .sort .title .icon {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(2px);
}
#occasion-index section#occasions .options .sort .list {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 15px;
  border: 1px solid #e3e4e4;
  font-size: 16px;
  z-index: 102;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
#occasion-index section#occasions .options .sort .list:before {
  content: " ";
  position: absolute;
  top: -8px;
  right: 10px;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  background: #fff;
  border-top: 1px solid #e3e4e4;
  border-left: 1px solid #e3e4e4;
}
#occasion-index section#occasions .options .sort .list li {
  white-space: nowrap;
  list-style: none;
  padding: 5px 0;
}
#occasion-index section#occasions .options .sort .list li.active a {
  font-weight: bold;
}
#occasion-index section#occasions .options .sort .list li:hover:not(.active) a {
  color: #d5001c;
}
#occasion-index section#occasions .options .sort .list li a {
  color: #000;
}
#occasion-index section#occasions .options .sort .list li a:after {
  display: none;
}
#occasion-index section#occasions .options .grid,
#occasion-index section#occasions .options .list {
  display: inline-block;
  margin-left: 5px;
  font-size: 24px;
  color: rgba(25, 32, 34, 0.3);
  transition: all 300ms ease;
}
#occasion-index section#occasions .options .grid.active,
#occasion-index section#occasions .options .list.active {
  color: #192022;
}
#occasion-index section#occasions .options .grid:hover,
#occasion-index section#occasions .options .list:hover {
  color: #d5001c;
  text-decoration: none;
}
#occasion-index section#occasions .options .grid {
  transform: translateY(4px);
  font-size: 20px;
}
#occasion-index section#occasions .options .list {
  transform: translateY(6px);
}
#occasion-index section#occasions .occasions-holder {
  display: flex;
  flex-wrap: wrap;
}
#occasion-index #load-more-occasions {
  display: block;
  margin: 30px 0;
}
#occasion-index #load-more-occasions i {
  margin-right: 10px;
}

@media (min-width: 576px) {
  #occasion-index section#filters .filter > .title + ul {
    position: absolute;
    left: 0;
    top: 60px;
  }
}
@media (min-width: 768px) {
  #occasion-index h2 {
    font-size: 32px;
  }
}
#occasion-show section {
  padding: 30px 0;
}
#occasion-show section .specs-wrapper {
  display: flex;
  flex-wrap: wrap;
}
#occasion-show section .specs-wrapper .spec {
  flex: 0 0 45%;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#occasion-show section .specs-wrapper .spec:nth-child(odd) {
  margin-right: 5%;
}
#occasion-show section .specs-wrapper .spec:nth-child(even) {
  margin-left: 5%;
}
#occasion-show section .specs-wrapper .spec .title,
#occasion-show section .specs-wrapper .spec .value {
  display: block;
}
#occasion-show section .specs-wrapper .spec .title {
  font-size: 12px;
  text-transform: uppercase;
  color: #838586;
  line-height: 17px;
  margin-bottom: 5px;
}
#occasion-show section .specs-wrapper .spec .value {
  position: relative;
}
#occasion-show section .specs-wrapper .spec .value .color {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-left: 10px;
}
#occasion-show section .specs-wrapper .spec .value .color.zwart, #occasion-show section .specs-wrapper .spec .value .color.leder-zwart, #occasion-show section .specs-wrapper .spec .value .color.standaard-zwart, #occasion-show section .specs-wrapper .spec .value .color.volleder-zwart, #occasion-show section .specs-wrapper .spec .value .color.standaard-zwart-inclusief-lederpakket {
  background: #000000;
}
#occasion-show section .specs-wrapper .spec .value .color.bi-color-zwart-mojavebeige-incl-lederpakket {
  background: linear-gradient(to right, #000000 50%, #C8A97E 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.classic-in-agaatgrijs-geisergrijs {
  background: #6d6d6d;
}
#occasion-show section .specs-wrapper .spec .value .color.leder-bi-color-agaatgrijs-barnsteen-oranje {
  background: linear-gradient(to right, #6d6d6d 50%, #eb892e 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.leder-bi-color-zwart-bordeauxrood {
  background: linear-gradient(to right, #000000 50%, #941920 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.leder-bi-color-zwart-zadelbruin {
  background: linear-gradient(to right, #000000 50%, #422d28 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.leder-zwart-interieurpakket-karmijnrood, #occasion-show section .specs-wrapper .spec .value .color.leder-alcantara-zwart-stiksel-karmijnrood, #occasion-show section .specs-wrapper .spec .value .color.leder-zwart-met-interieurpakket-karmijnrood, #occasion-show section .specs-wrapper .spec .value .color.leder-alc-zwart-met-alcantara-pakket-karmijnrood {
  background: linear-gradient(to right, #000000 50%, #c5250f 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.leder-alc-zwart-met-alcantara-pakket-rhodiumzlvr {
  background: linear-gradient(to right, #000000 50%, #cccccc 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.leder-alcantara-zwart-met-gts-alcantara-pakket {
  background: linear-gradient(to right, #000000 50%, #6d6d6d 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.natuurleder-espresso {
  background: #4a3732;
}
#occasion-show section .specs-wrapper .spec .value .color.natuurleder-espresso-cognac {
  background: linear-gradient(to right, #4a3732 50%, #a97a4a 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.speciaal-leder-cocoa {
  background: #793624;
}
#occasion-show section .specs-wrapper .spec .value .color.standaard-alcantara-kunstleder-zwart, #occasion-show section .specs-wrapper .spec .value .color.standaard-leder-alcantara-zwart-incl-lederpakket {
  background: linear-gradient(to right, #6d6d6d 50%, #000000 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.volleder-alcantara-zwart-rood {
  background: linear-gradient(to right, #000000 50%, #cc0000 50%);
}
#occasion-show section .specs-wrapper .spec .value .color.blauw {
  background: #004b80;
}
#occasion-show section .specs-wrapper .spec .value .color.bruin {
  background: #784b2f;
}
#occasion-show section .specs-wrapper .spec .value .color.grijs {
  background: #464646;
}
#occasion-show section .specs-wrapper .spec .value .color.overig {
  background: #ffffff;
}
#occasion-show section .specs-wrapper .spec .value .color.rood {
  background: #bf0e00;
}
#occasion-show section .specs-wrapper .spec .value .color.wit {
  background: #efefef;
}
#occasion-show section .specs-wrapper .spec .value .color.zilver {
  background: #cccccc;
}
#occasion-show section#dealer form {
  padding: 15px 30px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  background: #fff;
}
#occasion-show section#dealer form h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  margin: 0 -15px 20px;
}
#occasion-show section#dealer form .form-group {
  margin-bottom: 15px;
}
#occasion-show section#dealer form .form-group input,
#occasion-show section#dealer form .form-group textarea {
  border: 1px solid #C8CACB;
}
#occasion-show section#dealer form .form-group.radio {
  display: flex;
  flex-wrap: wrap;
}
#occasion-show section#dealer form .form-group.radio label {
  flex: 0 0 70%;
}
#occasion-show section#dealer form .form-group.radio label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  float: left;
  width: auto;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  border-radius: 50%;
  transition: all 300ms ease;
  margin-right: 5px;
  padding: 0;
}
#occasion-show section#dealer form .form-group.radio label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #fff;
}
#occasion-show section#dealer form .form-group.radio label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
#occasion-show section#dealer form .form-group.radio label:not(:nth-child(2)) {
  margin-left: 30%;
}
#occasion-show section#dealer form .form-group.radio label:not(.normal) {
  margin-left: 0;
  flex: 0 0 30%;
}
#occasion-show section#dealer form .form-group.checkbox-inline {
  display: flex;
  flex-wrap: wrap;
}
#occasion-show section#dealer form .form-group.checkbox-inline label {
  flex: 0 0 70%;
}
#occasion-show section#dealer form .form-group.checkbox-inline label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  float: left;
  width: auto;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  transition: all 300ms ease;
  margin-right: 5px;
  padding: 0;
}
#occasion-show section#dealer form .form-group.checkbox-inline label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  background: #fff;
}
#occasion-show section#dealer form .form-group.checkbox-inline label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
#occasion-show section#dealer form .form-group.checkbox-inline label:not(:nth-child(2)) {
  margin-left: 30%;
}
#occasion-show section#dealer form .form-group.checkbox-inline label:not(.normal) {
  margin-left: 0;
  flex: 0 0 30%;
}
#occasion-show section#dealer form .form-group.checkbox {
  margin: 30px -15px;
}
#occasion-show section#dealer form .form-group.checkbox label {
  position: relative;
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  padding-left: 30px;
}
#occasion-show section#dealer form .form-group.checkbox label input {
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 20px;
  width: 20px;
  border: 1px solid #9A9A9A;
  padding: 0;
  float: left;
  margin-right: 5px;
  transition: all 300ms ease;
}
#occasion-show section#dealer form .form-group.checkbox label input:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 10px;
  background: #fff;
}
#occasion-show section#dealer form .form-group.checkbox label input:checked {
  background: #d5001c;
  border-color: #d5001c;
}
#occasion-show section#dealer form .form-group label:not(.normal) {
  font-size: 14px;
  color: #838586;
  text-transform: uppercase;
}
#occasion-show section#dealer form .form-group button {
  width: 100%;
  text-align: center;
}
#occasion-show section#top {
  position: relative;
  padding: 0 !important;
  margin-bottom: 30px;
}
#occasion-show section#top h1 {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 0;
}
#occasion-show section#top .porsche-approved {
  position: absolute;
  top: 4px;
  right: 0;
  height: 15px;
}
#occasion-show section#top .porsche-approved img {
  height: 100%;
}
#occasion-show section#top h2 {
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
}
#occasion-show section#top h2 small {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  display: block;
}
#occasion-show section#top h2 small span {
  font-weight: bold;
}
#occasion-show section#top h2 small a {
  display: inline-block;
  margin-left: 10px;
  color: #000;
}
#occasion-show section#top .share {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(calc(-50% - 25px));
  cursor: pointer;
  transition: all 300ms ease;
  padding-bottom: 10px;
  z-index: 102;
}
#occasion-show section#top .share:hover {
  color: #d5001c;
}
#occasion-show section#top .share:hover .content {
  opacity: 1;
  visibility: visible;
}
#occasion-show section#top .share .content {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 15px;
  border: 1px solid #e3e4e4;
  font-size: 16px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  white-space: nowrap;
}
#occasion-show section#top .share .content:before {
  content: " ";
  position: absolute;
  top: -8px;
  right: 10px;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  background: #fff;
  border-top: 1px solid #e3e4e4;
  border-left: 1px solid #e3e4e4;
}
#occasion-show section#top .share .content a {
  display: inline-block;
  margin: 0 10px;
  font-size: 20px;
}
#occasion-show section#top .share .content a:hover {
  text-decoration: none;
  color: #d5001c;
}
#occasion-show section#top .ctas {
  overflow: hidden;
  transition: all 300ms ease;
}
#occasion-show section#top .ctas.scrolled {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 201;
}
#occasion-show section#top .ctas.scrolled .button {
  padding: 17px !important;
  font-size: 14px;
  float: left;
  white-space: nowrap;
}
#occasion-show section#top .ctas.scrolled .button:not(:first-child) {
  margin-left: 0;
}
#occasion-show section#top .ctas .button {
  float: left;
  width: 33.333333%;
  text-align: center;
}
#occasion-show section#top .ctas .button:before {
  display: none;
}
#occasion-show section#preview .swiper-container {
  padding-bottom: 50px;
}
#occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
}
#occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide img.swiper-lazy-loaded {
  visibility: visible;
  opacity: 1;
}
#occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder .swiper-lazy-preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#occasion-show section#preview .swiper-container .open-gallery {
  cursor: pointer;
}
#occasion-show section#preview .swiper-container .more-pictures {
  position: absolute;
  right: 0;
  bottom: 50px;
  line-height: 50px;
  padding: 0 25px;
  background: #fff;
  z-index: 101;
}
#occasion-show section#preview .swiper-container .more-pictures i {
  display: inline-block;
  font-size: 20px;
  margin-right: 5px;
  transform: translateY(4px);
}
#occasion-show section#preview .swiper-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100% !important;
  text-align: center;
  margin: 10px 0;
}
#occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #e3e4e4;
  margin: 0 5px;
  transition: all 300ms ease;
}
#occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
  height: 14px;
  width: 14px;
}
#occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next, #occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
  height: 5px;
  width: 5px;
}
#occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next, #occasion-show section#preview .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
  height: 0;
  width: 0;
  margin: 0;
}
#occasion-show section#specifications .specs-wrapper .spec {
  border-bottom: 1px solid #C8CACB;
}
#occasion-show section#specifications .specs-wrapper .spec:nth-last-child(2), #occasion-show section#specifications .specs-wrapper .spec:last-child {
  border-bottom: none;
}
#occasion-show section#accessoires form {
  padding: 15px;
  box-shadow: none;
}
#occasion-show section#accessoires form .form-group.checkbox {
  margin: 0 -15px;
}
#occasion-show section#accessoires form .form-group.checkbox label {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  padding-right: 70px;
}
#occasion-show section#accessoires form .form-group.checkbox label input {
  top: 2px;
  border-radius: 3px;
}
#occasion-show section#accessoires form .form-group.checkbox label .price {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
#occasion-show section#accessoires .total {
  margin-top: 15px;
}
#occasion-show section#accessoires .total .total-price {
  position: relative;
  margin: 15px 0;
  font-size: 32px;
}
#occasion-show section#accessoires .total .total-price small {
  display: block;
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 5px;
}
#occasion-show section#accessoires .total .total-price small.btw {
  position: absolute;
  right: 0;
  top: 15px;
}
#occasion-show section#calculator .calculator-wrapper {
  padding: 30px 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
}
#occasion-show section#calculator .calculator-wrapper .pr {
  padding-right: 5px !important;
}
#occasion-show section#calculator .calculator-wrapper .pl {
  padding-left: 5px !important;
}
#occasion-show section#calculator .calculator-wrapper h2 {
  font-size: 20px;
  font-weight: bold;
}
#occasion-show section#calculator .calculator-wrapper label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #838586;
}
#occasion-show section#calculator .calculator-wrapper input,
#occasion-show section#calculator .calculator-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: auto;
  line-height: 50px;
  padding: 0 15px;
  border: 1px solid #C8CACB;
}
#occasion-show section#calculator .calculator-wrapper input:disabled,
#occasion-show section#calculator .calculator-wrapper select:disabled {
  background: #EFF0F1;
  color: rgba(0, 0, 0, 0.6);
}
#occasion-show section#calculator .calculator-wrapper select {
  background: #fff url("/img/select.svg") no-repeat calc(100% - 15px) center;
  background-size: 10px auto;
}
#occasion-show section#calculator .calculator-wrapper button {
  display: block;
  text-align: center;
  width: 100%;
}
#occasion-show section#calculator .calculator-wrapper .total {
  padding-top: 15px;
  border-top: 1px solid #C8CACB;
}
#occasion-show section#calculator #calculatorResult {
  padding: 30px 0px;
  display: none;
}
#occasion-show section#calculator #calculatorResult.show {
  display: block;
}
#occasion-show section#calculator #calculatorResult .wrapper {
  padding-top: 30px;
  border-top: 1px solid #C8CACB;
}
#occasion-show section#calculator #calculatorResult .result-item {
  margin-bottom: 15px;
}
#occasion-show section#calculator #calculatorResult .result-item strong {
  display: block;
}
#occasion-show section#calculator #calculatorResult p.text {
  color: #CCC;
}
#occasion-show section#calculator #calculatorResult img {
  width: 100%;
  max-width: 200px;
  margin-bottom: 30px;
}
#occasion-show section#calculator #calculatorResult .verzenden .col-12 {
  margin-bottom: 15px;
}
#occasion-show section#dealer {
  overflow: hidden;
}
#occasion-show section#dealer .background {
  position: relative;
  padding: 30px 0 200px;
  background: #192022;
}
#occasion-show section#dealer .background h3,
#occasion-show section#dealer .background p {
  color: #fff;
}
#occasion-show section#dealer .background h3 a,
#occasion-show section#dealer .background p a {
  color: #fff;
}
#occasion-show section#dealer .background p {
  margin-bottom: 10px;
}
#occasion-show section#dealer .background a:after {
  opacity: 0;
  transition: all 300ms ease;
}
#occasion-show section#dealer .background a.underline:after {
  background: #fff;
  opacity: 1;
}
#occasion-show section#dealer .background a:hover:after {
  opacity: 1;
  background: #d5001c;
}
#occasion-show section#dealer .background form {
  float: left;
  margin: 30px -15px 0;
  width: calc(100% + 30px);
}
#occasion-show section#dealer .background form h3 {
  color: #000;
}
#occasion-show section#approved {
  background: #eff0f1;
  padding: 30px 0;
}
#occasion-show section#approved img.cars {
  width: 100%;
  height: auto;
}
#occasion-show section#approved img.logo {
  width: 110px;
  margin-bottom: 15px;
}
#occasion-show section#approved p {
  line-height: 1.7;
  margin-bottom: 30px;
}
#occasion-show section#approved strong {
  display: block;
  margin: 0 0 10px;
}
#occasion-show section#approved ul {
  padding: 0;
}
#occasion-show section#approved ul li {
  position: relative;
  list-style: none;
  padding: 5px 0;
  line-height: 1.7;
  padding-left: 25px;
}
#occasion-show section#approved ul li:before {
  content: "\E615";
  font-family: "icomoon";
  position: absolute;
  top: 5px;
  left: 0;
}
#occasion-show section#team {
  margin: 30px 0;
}
#occasion-show #gallery {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  height: 100%;
  width: 100%;
  transition: all 300ms ease;
}
#occasion-show #gallery.active {
  opacity: 1;
  visibility: visible;
  z-index: 1500;
}
#occasion-show #gallery .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  line-height: 50px;
  padding: 0 40px;
  z-index: 102;
  font-size: 16px;
}
#occasion-show #gallery .title .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: -1px 0 0 0 #494e51;
  cursor: pointer;
  transition: all 300ms ease;
}
#occasion-show #gallery .title .close:hover {
  background: #d5001c;
}
#occasion-show #gallery .swiper-container {
  height: 100%;
}
#occasion-show #gallery .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
#occasion-show #gallery .swiper-container .swiper-wrapper .swiper-slide img {
  visibility: hidden;
}
#occasion-show #gallery .swiper-container .swiper-wrapper .swiper-slide img.swiper-lazy-loaded {
  display: inline;
  visibility: visible;
  opacity: 1;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  z-index: 1;
  position: relative;
}
#occasion-show #gallery .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#occasion-show #gallery .swiper-container .swiper-wrapper .swiper-slide .swiper-preloader-holder .swiper-lazy-preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#occasion-show #gallery .swiper-container .swiper-pagination {
  width: auto !important;
}
#occasion-show #gallery .swiper-container .arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100%;
  z-index: 1;
  transition: all 300ms ease;
  cursor: pointer;
}
#occasion-show #gallery .swiper-container .arrow.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
#occasion-show #gallery .swiper-container .arrow .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  transition: all 300ms ease;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#occasion-show #gallery .swiper-container .arrow:hover .icon {
  color: #fff;
  background: #d5001c;
}
#occasion-show #gallery .swiper-container .arrow.prev {
  left: 30px;
}
#occasion-show #gallery .swiper-container .arrow.prev .icon {
  left: 5px;
}
#occasion-show #gallery .swiper-container .arrow.next {
  right: 30px;
}
#occasion-show #gallery .swiper-container .arrow.next .icon {
  right: 5px;
}

@media (min-width: 768px) {
  #occasion-show section#top {
    margin-bottom: 50px;
  }
  #occasion-show section#top h1 {
    display: inline-block;
    font-size: 42px;
    line-height: 73px;
    margin-bottom: 15px;
  }
  #occasion-show section#top .porsche-approved {
    position: static;
    float: right;
    height: 40px;
    margin-top: 20px;
  }
  #occasion-show section#top .share {
    top: auto;
    bottom: 55px;
    transform: none;
    font-size: 18px;
    right: 7.14286%;
    padding-bottom: 20px;
  }
  #occasion-show section#top h2 {
    display: inline-block;
    font-size: 32px;
    line-height: 47px;
    margin-bottom: 0;
  }
  #occasion-show section#top h2 small {
    display: inline;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  #occasion-show section#top .ctas {
    margin-top: 20px;
    display: block;
    text-align: center;
  }
  #occasion-show section#top .ctas .button {
    display: inline-block;
    float: none;
    width: initial;
  }
  #occasion-show section#top .ctas .button:not(:first-child) {
    margin-left: 10px;
  }
  #occasion-show section#top .ctas .button:before {
    display: inline-block;
  }
  #occasion-show section#top .ctas.scrolled {
    margin-top: 0;
    right: 7.14286%;
  }
  #occasion-show section#top .ctas.scrolled .button {
    padding: 20px !important;
    font-size: 16px;
  }
  #occasion-show section#preview {
    padding: 0;
  }
  #occasion-show section#calculator #calculatorResult img {
    max-width: 500px;
  }
  #occasion-show section#approved {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  #occasion-show .sticky {
    position: sticky;
    top: 80px;
    align-self: flex-start;
  }
  #occasion-show section {
    padding: 50px 0;
  }
  #occasion-show section h2 {
    font-size: 32px !important;
    margin-bottom: 30px !important;
  }
  #occasion-show section#top h1 {
    font-size: 52px;
  }
  #occasion-show section#top h2 {
    margin-bottom: 0 !important;
    font-weight: normal;
  }
  #occasion-show section#top .porsche-approved {
    display: inline-block;
    float: none;
    margin-left: 50px;
    transform: translateY(-10px);
  }
  #occasion-show section#top .share {
    right: 10%;
    bottom: auto;
    top: 15px;
  }
  #occasion-show section#top .ctas.scrolled {
    right: 10%;
  }
  #occasion-show section#preview .swiper-container .swiper-wrapper {
    display: block;
  }
  #occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
    float: left;
    width: 50% !important;
  }
  #occasion-show section#preview .swiper-container .swiper-wrapper .swiper-slide:not(:first-of-type) {
    width: 25% !important;
  }
  #occasion-show section#preview .swiper-container .swiper-pagination {
    display: none;
  }
  #occasion-show section#quick-specs .specs-wrapper {
    display: flex;
    justify-content: center;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec {
    position: relative;
    flex: auto;
    margin: 0 0 30px 0;
    min-width: calc(16.666666667% - 60px);
    padding: 0 30px;
    flex-grow: 0;
    text-align: center;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec .color {
    margin-left: 5px;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: #C8CACB;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec:nth-child(6):after, #occasion-show section#quick-specs .specs-wrapper .spec:last-child:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: #C8CACB;
  }
  #occasion-show section#accessoires .inner .content {
    overflow: visible;
  }
  #occasion-show section#accessoires .inner .content form,
#occasion-show section#accessoires .inner .content .total {
    padding: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  }
  #occasion-show section#accessoires .inner .content form {
    margin-bottom: 30px;
  }
  #occasion-show section#accessoires .inner .content form h2 {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 15px;
    text-align: left;
  }
  #occasion-show section#accessoires .inner .content form .form-group {
    margin: 0;
  }
  #occasion-show section#accessoires .inner .content .total h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0;
  }
  #occasion-show section#calculator .calculator-wrapper {
    padding: 60px 30px;
  }
  #occasion-show section#calculator .calculator-wrapper h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0 30px 15px;
    margin-bottom: 0 !important;
  }
  #occasion-show section#calculator .calculator-wrapper p {
    padding: 0 30px 0 30px;
  }
  #occasion-show section#calculator .calculator-wrapper .alert {
    margin: 15px 30px;
  }
  #occasion-show section#calculator .calculator-wrapper .form-group {
    padding: 0 30px;
  }
  #occasion-show section#calculator .calculator-wrapper .col-lg-8 .col-6:nth-last-child(2) .form-group, #occasion-show section#calculator .calculator-wrapper .col-lg-8 .col-6:last-child .form-group {
    margin-bottom: 0;
  }
  #occasion-show section#calculator .calculator-wrapper .col-lg-4.line {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  #occasion-show section#calculator .calculator-wrapper .col-lg-4.line:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #C8CACB;
  }
  #occasion-show section#calculator .calculator-wrapper .col-lg-4.line .total {
    flex: 0 0 100%;
    border-top: none;
    padding-top: 0;
  }
  #occasion-show section#calculator .calculator-wrapper .col-lg-4.line .fakebutton {
    flex: 0 0 100%;
  }
  #occasion-show section#calculator #calculatorResult {
    padding: 30px 30px;
  }
  #occasion-show section#calculator #calculatorResult .wrapper {
    padding-top: 30px;
    border-top: 1px solid #C8CACB;
  }
  #occasion-show section#calculator #calculatorResult .verzenden .col-12 {
    display: flex;
  }
  #occasion-show section#dealer {
    padding: 200px 0;
    overflow: visible;
  }
  #occasion-show section#dealer .background {
    display: flex;
    min-height: 535px;
  }
  #occasion-show section#dealer .background .info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65%;
  }
  #occasion-show section#dealer .background form {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    width: 50%;
    padding: 30px;
  }
  #occasion-show section#dealer .background form h3,
#occasion-show section#dealer .background form .form-group {
    margin: 0 0 15px;
  }
  #occasion-show section#dealer .background form h3 {
    font-size: 32px;
    line-height: 47px;
    margin-bottom: 30px;
  }
  #occasion-show section#approved {
    padding: 70px 0;
  }
  #occasion-show .accordeon .item {
    padding: 30px 0;
  }
  #occasion-show .accordeon .item .inner {
    border: none !important;
    padding: 0 !important;
  }
  #occasion-show .accordeon .item .inner h2 {
    cursor: normal !important;
    font-size: 32px;
    line-height: 47px;
    text-align: center;
  }
  #occasion-show .accordeon .item .inner h2.left {
    text-align: left;
  }
  #occasion-show .accordeon .item .inner h2 .icon {
    display: none !important;
  }
  #occasion-show .accordeon .item .inner .content {
    max-height: 100% !important;
    overflow: visible !important;
  }
}
@media (min-width: 1200px) {
  #occasion-show section#top .ctas {
    margin-top: 0;
    float: right;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec {
    padding: 0 50px;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec .color {
    margin-left: 10px;
  }
  #occasion-show section#equipment ul {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  #occasion-show section#photos {
    padding-bottom: 0;
  }
  #occasion-show section#photos img {
    width: 25%;
    height: auto;
  }
  #occasion-show section#dealer {
    padding: 0 0 150px;
    z-index: 1;
    position: relative;
  }
  #occasion-show section#dealer .background .info {
    min-width: 35%;
    left: 55%;
  }
  #occasion-show section#dealer .background .info:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #C8CACB;
  }
  #occasion-show section#dealer .background .info h3 {
    font-size: 24px;
    line-height: 36px;
  }
  #occasion-show section#dealer .background .info a {
    display: inline-block;
  }
  #occasion-show section#dealer .background .info a.underline {
    margin-top: 10px;
  }
  #occasion-show section#dealer .background form {
    overflow: hidden;
    padding: 50px;
    width: 40%;
  }
  #occasion-show section#dealer .background form .form-group {
    margin-bottom: 30px;
  }
  #occasion-show section#dealer .background form .form-group.radio label {
    flex: none !important;
    margin-left: 20px;
  }
  #occasion-show section#dealer .background form .form-group.radio label:not(.normal) {
    margin-left: 0;
    margin-right: 20px;
  }
  #occasion-show section#dealer .background form .form-group.checkbox-inline label {
    flex: none !important;
    margin-left: 20px;
  }
  #occasion-show section#dealer .background form .form-group.checkbox-inline label:not(.normal) {
    margin-left: 0;
    margin-right: 20px;
  }
  #occasion-show section#dealer .background form .form-group.checkbox {
    float: left;
    width: 66.666666%;
  }
  #occasion-show section#dealer .background form .form-group.checkbox label {
    font-size: 16px;
    line-height: 24px;
  }
  #occasion-show section#dealer .background form .form-group:last-of-type {
    float: right;
    width: 33.333333%;
  }
  #occasion-show section#dealer .background form .float-wrapper {
    overflow: hidden;
  }
  #occasion-show section#dealer .background form small {
    display: block;
    color: #626669;
  }
  #occasion-show section#dealer .background form small a {
    color: #626669;
  }
  #occasion-show section#dealer .background form small a:after {
    opacity: 1;
  }
  #occasion-show section#team {
    margin: 100px 0;
  }
}
@media (min-width: 1440px) {
  #occasion-show section#quick-specs .specs-wrapper .spec {
    padding: 0 80px;
  }
  #occasion-show section#quick-specs .specs-wrapper .spec .color {
    margin-left: 10px;
  }
}
@media (min-width: 1920px) {
  #occasion-show section#top .ctas.scrolled {
    right: calc((100vw - 1920px) / 2 + 192px);
  }
}
#occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper {
  position: static;
  box-shadow: none;
}
#occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper .container-fluid, #occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper .container-sm, #occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper .container-md, #occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper .container-lg, #occasion-index section#filters #uitgebreidFilter #uitgebreidButtonsWrapper .container-xl {
  padding: 0;
}

#occasion-show section#top .location {
  display: inline-block;
  padding: 5px 15px;
  background: #EEE;
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
}
#occasion-show section#top .ctas {
  display: flex;
}
#occasion-show section#top .ctas .button {
  white-space: nowrap;
  flex: 1;
}

@media (min-width: 768px) {
  #occasion-show section#top .location {
    margin-top: 15px;
    margin-bottom: 0;
    width: auto;
  }
  #occasion-show section#top .ctas .button {
    flex: 0;
  }
}
#prices .models h2 {
  margin: 30px 0;
}
#prices .models .model {
  text-align: center;
}
#prices .models .model img {
  width: 100%;
  border-bottom: 5px solid transparent;
  transition: all 0.5s;
  margin-bottom: 10px;
}
#prices .models .model:hover {
  color: #d5001c;
  text-decoration: none;
}
#prices .models .model:hover img {
  border-color: #d5001c;
}

@media (min-width: 992px) {
  #prices .models h2 {
    margin: 60px 0;
  }
}
#price table {
  width: 100%;
  margin: 30px 0;
}
#price table td {
  min-width: 90px;
}

#model-index {
  padding: 0 7.14286%;
}
#model-index section#filter .button {
  width: 100%;
}
#model-index section#filter .filter-wrapper {
  position: fixed;
  top: 0;
  left: 100%;
  height: 100%;
  width: 100%;
  background: #fff;
  transition: all 300ms ease;
  overflow: scroll;
  z-index: 200;
}
#model-index section#filter .filter-wrapper.active {
  left: 0;
}
#model-index section#filter .filter-wrapper .title {
  line-height: 65px;
  background: #efefef;
  text-align: center;
  margin: 0;
  padding: 0 7.14286%;
  cursor: pointer;
}
#model-index section#filter .filter-wrapper .title:before {
  content: "\E020";
  font-family: "icomoon";
  position: absolute;
  top: 0;
  left: 7.14286%;
  color: #d5001c;
}
#model-index section#filter .filter-wrapper .title a:after {
  display: none;
}
#model-index section#filter .filter-wrapper .filter-group {
  padding: 15px 7.14286% 0;
  overflow: hidden;
}
#model-index section#filter .filter-wrapper .filter-group h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item {
  position: relative;
  float: left;
  padding: 15px 15px 15px 40px;
  border: 1px solid #313639;
  margin: 0 15px 15px 0;
  cursor: pointer;
  transition: all 300ms ease;
  color: #313639;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item:hover {
  color: #d5001c;
  border-color: #d5001c;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item.active {
  background: #313639;
  color: #fff;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item.active:before {
  transform: rotate(45deg);
}
#model-index section#filter .filter-wrapper .filter-group .filter-item.active:hover {
  background: #d5001c;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item.disabled {
  color: #c8cacb;
  border-color: #c8cacb;
  cursor: default;
}
#model-index section#filter .filter-wrapper .filter-group .filter-item:before {
  content: "\E004";
  font-family: "icomoon";
  position: absolute;
  top: 15px;
  left: 15px;
  transition: transform 300ms ease;
}
#model-index section#models .model-wrapper {
  padding: 30px 0;
}
#model-index section#models .model-wrapper h2 a {
  transition: all 300ms ease;
}
#model-index section#models .model-wrapper h2 a:hover {
  text-decoration: none;
  color: #d5001c;
}
#model-index section#models .model-wrapper .model {
  display: block;
}
#model-index section#models .model-wrapper .model:hover {
  text-decoration: none;
}
#model-index section#models .model-wrapper .model .image img {
  width: 100%;
  height: auto;
}
#model-index section#models .model-wrapper .model .text span {
  display: block;
}

@media (min-width: 768px) {
  #model-index section#filter .button {
    width: auto;
  }
}
@media (min-width: 992px) {
  #model-index {
    padding: 0 10%;
  }
}
@media (min-width: 1200px) {
  #model-index {
    display: flex;
  }
  #model-index section#filter {
    flex: 0 0 10%;
    padding-right: 5%;
    margin-right: 5%;
    border-right: 1px solid #e3e4e4;
  }
  #model-index section#filter .button {
    display: none;
  }
  #model-index section#filter .filter-wrapper {
    position: static;
  }
  #model-index section#filter .filter-wrapper .title {
    display: none;
  }
  #model-index section#filter .filter-wrapper .filter-group {
    padding: 15px 0;
  }
  #model-index section#filter .filter-wrapper .filter-group h3 {
    margin-bottom: 15px;
  }
  #model-index section#filter .filter-wrapper .filter-group .filter-item {
    display: block;
    float: none;
  }
  #model-index section#models {
    flex: 0 0 80%;
  }
}
#model-show section#scroll-menu {
  position: sticky;
  top: 0;
  left: 0;
  padding: 15px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  z-index: 10;
  background: #fff;
  overflow: hidden;
}
#model-show section#scroll-menu span.line {
  position: absolute;
  top: calc(100% - 13px);
  left: 0;
  height: 2px;
  background: #d5001c;
  width: 0px;
  opacity: 0;
  transition: all 300ms ease;
}
#model-show section#scroll-menu #scroll-menu-holder {
  margin: 0 -15px;
  transition: all 300ms ease;
}
#model-show section#scroll-menu #scroll-menu-holder a:not(.button) {
  display: inline-block;
  padding: 0 15px;
  color: #313639;
  text-decoration: none;
}
#model-show section#scroll-menu #scroll-menu-holder a:not(.button):after {
  display: none;
}
#model-show section#scroll-menu #scroll-menu-holder .ctas {
  display: none;
}
#model-show section#content img {
  width: 100%;
  height: auto;
}
#model-show section#content .text {
  padding: 30px 7.14286%;
}
#model-show section#content .text p {
  margin: 0;
}
#model-show section#performance {
  position: relative;
  background: #000;
}
#model-show section#performance .text {
  bottom: 50px;
  max-width: 900px;
  z-index: 3;
  color: #fff;
  padding: 50px 0;
}
#model-show section#performance .text h2 {
  font-size: 34px;
  color: #fff;
}
#model-show section#performance .text .icons {
  margin: 15px -15px;
}
#model-show section#performance .text .icons .icon {
  float: left;
  height: 40px;
  width: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  font-size: 20px;
}
#model-show section#performance .text .icons div .value,
#model-show section#performance .text .icons div .title {
  display: block;
}
#model-show section#performance .text .icons div .title {
  font-size: 10px;
}
#model-show section#performance .text .basic {
  margin-top: 30px;
}
#model-show section#performance .text .basic > div {
  border-right: 1px solid #ccc;
}
#model-show section#performance .text .basic > div:last-child {
  border-right: none;
}
#model-show section#performance .text .basic > div span.value, #model-show section#performance .text .basic > div span.title {
  display: block;
}
#model-show section#performance .text .basic > div span.value {
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 22px;
}
#model-show section#performance .text .basic > div span.title {
  margin-bottom: 10px;
  font-size: 12px;
}
#model-show section#tech-info {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;
}
#model-show section#tech-info .swiper-button-group {
  position: relative;
  height: 50px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 20px;
}
#model-show section#tech-info .swiper-button-group .swiper-button-prev,
#model-show section#tech-info .swiper-button-group .swiper-button-next {
  width: 50px;
  height: 50px;
  box-shadow: 0 0 0.4375rem rgba(0, 0, 0, 0.15);
  transition: all 300ms ease;
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
#model-show section#tech-info .swiper-button-group .swiper-button-prev i,
#model-show section#tech-info .swiper-button-group .swiper-button-next i {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#model-show section#tech-info .swiper-button-group .swiper-button-prev:hover,
#model-show section#tech-info .swiper-button-group .swiper-button-next:hover {
  background: #d5001c;
}
#model-show section#tech-info .swiper-button-group .swiper-button-prev:hover i,
#model-show section#tech-info .swiper-button-group .swiper-button-next:hover i {
  color: #fff;
}
#model-show section#tech-info #model-slider {
  position: relative;
  padding: 30px 7.14286% 0;
}
#model-show section#tech-info #model-slider:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100vw;
  background: #EFF0F1;
}
#model-show section#tech-info #model-slider .swiper-container {
  overflow: visible;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide h3 {
  font-weight: bold;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info {
  margin: -70px -15px 0;
  padding: 60px 15px 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1607843137);
  border-bottom: 4px solid #d5001c;
  background: #fff;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div {
  border-right: 1px solid #ccc;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div:last-child {
  border-right: none;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div span.value, #model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div span.title {
  display: block;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div span.value {
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 22px;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .basic > div span.title {
  margin-bottom: 10px;
  font-size: 12px;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .icons {
  margin: 15px -15px;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .icons .icon {
  float: left;
  height: 40px;
  width: 40px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  font-size: 20px;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .icons div .value,
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .icons div .title {
  display: block;
}
#model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide .info .icons div .title {
  font-size: 10px;
}
#model-show section#ctas {
  padding: 30px 0;
  margin: 30px 0;
  background: #EFF0F1;
}
#model-show section#ctas a {
  display: block;
  margin-bottom: 5px;
}
#model-show section#specs {
  padding: 30px 0 0;
}
#model-show section#specs .pt-3.pb-3 {
  border-bottom: 1px solid #E3E4E4;
}
#model-show section#specs .title {
  color: #96989A;
}
#model-show section#specs .accordeon .item.active .content {
  margin-bottom: 50px;
}
#model-show section#gallery {
  padding: 30px 0 0;
}
#model-show section#gallery .filter {
  display: inline-block;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  overflow: hidden;
  margin-bottom: 30px;
}
#model-show section#gallery .filter span {
  float: left;
  padding: 15px 20px;
  background: #fff;
  cursor: pointer;
  transition: all 300ms ease;
}
#model-show section#gallery .filter span:hover, #model-show section#gallery .filter span.active {
  background: #d5001c;
  color: #fff;
}
#model-show section#gallery .arrow {
  display: block;
  position: absolute;
  top: 0;
  width: 75px;
  height: 100%;
  z-index: 1;
  transition: all 300ms ease;
  cursor: pointer;
  visibility: visible;
}
#model-show section#gallery .arrow.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
#model-show section#gallery .arrow .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 54px;
  background: #fff;
  transition: all 300ms ease;
}
#model-show section#gallery .arrow:hover .icon {
  color: #fff;
  background: #d5001c;
}
#model-show section#gallery .arrow.prev {
  left: 0;
}
#model-show section#gallery .arrow.prev .icon {
  left: 15px;
}
#model-show section#gallery .arrow.next {
  right: 0;
}
#model-show section#gallery .arrow.next .icon {
  right: 15px;
}
#model-show section#gallery .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
}
#model-show section#gallery .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  transition: height 0.3s, width 0.3s, border-radius 0.3s, margin 0.3s;
  background: #e3e4e4;
  margin: 5px;
}
#model-show section#gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5001c;
}
#model-show section#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
}
#model-show section#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide .image {
  float: left;
  width: 50%;
}
#model-show section#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide .image img {
  display: block;
  width: 100%;
  height: auto;
}
#model-show section#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .image:nth-child(3n+1) {
  width: 100%;
}
#model-show section#gallery #gallery-overview .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .image:nth-child(3n+3) {
  width: 100%;
}
#model-show section#gallery #gallery-slider {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  height: 100%;
  width: 100%;
  transition: all 300ms ease;
}
#model-show section#gallery #gallery-slider.active {
  opacity: 1;
  visibility: visible;
  z-index: 101;
}
#model-show section#gallery #gallery-slider .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  line-height: 50px;
  padding: 0 40px;
  z-index: 102;
  font-size: 16px;
}
#model-show section#gallery #gallery-slider .title .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: -1px 0 0 0 #494e51;
  cursor: pointer;
  transition: all 300ms ease;
}
#model-show section#gallery #gallery-slider .title .close:hover {
  background: #d5001c;
}
#model-show section#gallery #gallery-slider .swiper-container {
  height: 100%;
}
#model-show section#gallery #gallery-slider .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
}
#model-show section#gallery #gallery-slider .swiper-container .swiper-wrapper .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto;
}
#model-show section#features {
  padding: 30px 0 0;
}
#model-show section#features .button {
  margin: 0 3px 3px 0;
}
#model-show section#features .button:focus {
  outline: none;
}
#model-show section#features .feature-group {
  display: flex;
  flex-wrap: wrap;
}
#model-show section#features .feature-group .feature {
  position: relative;
  flex: 0 0 50%;
  background-size: cover !important;
  height: 210px;
  background: rgba(0, 0, 0, 0.1);
}
#model-show section#features .feature-group .feature .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.8));
}
#model-show section#features .feature-group .feature .buttons {
  position: absolute;
  left: 20px;
  z-index: 2;
  bottom: 20px;
}
#model-show section#features .feature-group .feature .buttons h3 {
  position: relative;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
}
#model-show section#features .feature-group .feature .buttons .ghost {
  padding: 15px !important;
  font-size: 15px;
  color: #fff;
}
#model-show section#features .feature-group .feature .buttons .ghost:before {
  color: #fff;
}
#model-show section#features .feature-group .feature .buttons .ghost:hover {
  color: #d5001c;
  border-color: #d5001c;
}
#model-show section#features .feature-group .feature .buttons .ghost:hover:before {
  color: #d5001c;
}
#model-show section#brochures {
  padding: 30px 0;
}
#model-show section#brochures a:hover {
  text-decoration: none;
}
#model-show section#brochures a .icon {
  display: inline-block;
  color: #d5001c;
  font-size: 20px;
  transform: translateY(3px);
  margin-right: 5px;
}
#model-show section#contact {
  padding: 30px 0;
  background-position: right center;
  background-size: cover;
}
#model-show section#contact * {
  color: #fff;
}
#model-show section#contact .button:before {
  color: #fff;
}
#model-show section#fuel {
  padding: 30px 0 0;
}
#model-show section#fuel p {
  font-size: 14px;
}
#model-show #feature-popups .feature-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
  overflow: hidden;
}
#model-show #feature-popups .feature-popup .close {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 20px;
  background: #d5001c;
  color: #fff;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  transition: all 300ms ease;
}
#model-show #feature-popups .feature-popup .close:hover {
  background: #950014;
}
#model-show #feature-popups .feature-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 300;
}
#model-show #feature-popups .feature-popup .outer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1920px;
  padding: 0 7.14286%;
  transform: translate(-50%, -50%);
}
#model-show #feature-popups .feature-popup .outer .inner {
  padding: 30px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1607843137);
  overflow: scroll;
  transition: all 300ms ease;
}
#model-show #feature-popups .feature-popup .outer .inner h3 {
  font-weight: bold;
}
#model-show #feature-popups .feature-popup .outer .inner h4 {
  font-size: 20px;
  font-weight: bold;
}
#model-show #feature-popups .feature-popup .outer .inner p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #model-show section#scroll-menu #scroll-menu-holder {
    white-space: nowrap;
  }
  #model-show section#content .block {
    display: flex;
  }
  #model-show section#content .block .image {
    display: flex;
    flex: 0 0 60%;
    align-items: center;
  }
  #model-show section#content .block .text {
    display: flex;
    flex: 0 0 40%;
    align-items: center;
  }
  #model-show section#content .block.left {
    flex-direction: row-reverse;
  }
  #model-show section#performance .information {
    padding-right: 7.14286%;
  }
  #model-show section#performance .basic div[class^=col-] {
    display: flex;
    align-items: center;
  }
  #model-show section#performance .basic div[class^=col-] .title {
    margin: 0;
  }
  #model-show section#tech-info {
    padding: 100px 0 0;
  }
  #model-show section#tech-info .swiper-button-group {
    position: unset;
  }
  #model-show section#tech-info .swiper-button-group .swiper-button-prev,
#model-show section#tech-info .swiper-button-group .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  #model-show section#tech-info .swiper-button-group .swiper-button-prev.swiper-button-prev,
#model-show section#tech-info .swiper-button-group .swiper-button-next.swiper-button-prev {
    left: 15px;
  }
  #model-show section#tech-info .swiper-button-group .swiper-button-prev.swiper-button-next,
#model-show section#tech-info .swiper-button-group .swiper-button-next.swiper-button-next {
    right: 15px;
  }
  #model-show section#tech-info .swiper-button-group .swiper-button-prev.swiper-button-disabled,
#model-show section#tech-info .swiper-button-group .swiper-button-next.swiper-button-disabled {
    display: none;
  }
  #model-show section#tech-info #model-slider {
    width: 60%;
  }
  #model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide {
    opacity: 0.5;
    transition: all 300ms ease;
  }
  #model-show section#tech-info #model-slider .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  #model-show section#ctas {
    padding: 50px 0;
    margin: 50px 0;
  }
  #model-show section#ctas a {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
  }
  #model-show section#gallery {
    padding: 100px 0 0;
  }
  #model-show section#features {
    padding: 100px 0 0;
  }
  #model-show section#features .feature-group .feature {
    height: 280px;
  }
  #model-show section#features .feature-group .feature .buttons h3 {
    font-size: 30px;
    line-height: 37px;
  }
  #model-show section#brochures, #model-show section#contact {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  #model-show section#scroll-menu #scroll-menu-slider .ctas {
    display: block;
    position: absolute;
    top: 0;
    right: 7.14286%;
    visibility: visible;
    z-index: 101;
  }
  #model-show section#scroll-menu #scroll-menu-slider .ctas .button {
    float: right;
    padding: 17px 20px !important;
  }
  #model-show section#content .block.left .text {
    padding: 30px 7.14286% 30px 10%;
  }
  #model-show section#content .block.right .text {
    padding: 30px 10% 30px 7.14286%;
  }
  #model-show section#tech-info #model-slider {
    width: 60%;
    margin-top: 30px;
    padding: 60px 10% 0;
  }
  #model-show section#specs {
    padding: 100px 0 0;
  }
  #model-show section#specs h2.left {
    font-size: 32px;
  }
  #model-show section#features .feature-group .feature {
    height: 410px;
    flex: 0 0 33.333333%;
  }
  #model-show section#features .feature-group .feature .buttons {
    left: 40px;
    bottom: 40px;
  }
  #model-show section#brochures, #model-show section#contact {
    padding: 100px 0;
  }
  #model-show #feature-popups .feature-popup .close {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  #model-show section#scroll-menu #scroll-menu-slider .ctas {
    right: 10%;
  }
  #model-show section#tech-info #model-slider {
    width: 50%;
  }
  #model-show section#performance .video-holder video {
    height: auto;
    width: 100%;
  }
}
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text:hover h1,
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text:hover h2 {
  color: #d5001c;
}
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text h1 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text h1:before {
  content: "\E024";
  position: absolute;
  left: -30px;
  font-family: "icomoon";
  color: #d5001c;
  font-size: 67.6666666%;
}
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
#slider.models .swiper-container .swiper-wrapper .swiper-slide .text h2:before {
  content: "";
}
#slider.models .swiper-container .text h1 {
  position: relative;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
#slider.models .swiper-container .text h1:before {
  content: "\E024";
  position: absolute;
  left: -30px;
  font-family: "icomoon";
  color: #d5001c;
  font-size: 67.6666666%;
}
#slider.models .swiper-container .text h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

@media (min-width: 768px) {
  #slider.models .swiper-container .text h1 {
    font-size: 38px;
    line-height: 46px;
  }
  #slider.models .swiper-container .text h1:before {
    left: -30px;
  }
  #slider.models .swiper-container .text h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  #slider.models .swiper-container .swiper-wrapper .swiper-slide .text h1 {
    font-size: 42px;
    line-height: 50px;
  }
  #slider.models .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) {
  #slider.models .swiper-container .swiper-wrapper .swiper-slide .text h1 {
    font-size: 46px;
    line-height: 54px;
  }
  #slider.models .swiper-container .swiper-wrapper .swiper-slide .text h1:before {
    left: -35px;
  }
  #slider.models .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (min-width: 1800px) {
  #slider.models .swiper-container .text h1 {
    font-size: 60px;
    line-height: 68px;
  }
  #slider.models .swiper-container .text h1:before {
    left: -45px;
  }
  #slider.models .swiper-container .text h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
#gallery.gallery-show #content .image {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
#gallery.gallery-show #content .image:hover img {
  margin-left: 0;
}
#gallery.gallery-show #content .image img {
  width: 105%;
  margin-left: -5%;
  transition: all 600ms ease;
}

#search section#content form {
  width: 100%;
}
#search section#content form input {
  padding: 0;
  line-height: 50px;
  border-radius: 0;
  border: 1px solid #000;
  width: calc(100% - 60px);
  padding: 0 15px;
}
#search section#content form button {
  position: relative;
  height: 52px;
  width: 52px;
  float: right;
}
#search section#content form button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
}
#search section#content .found {
  margin-top: 15px;
  color: #959899;
}
#search section#results {
  margin-top: 50px;
}
#search section#results #occasion-index {
  padding: 0;
}
#search section#results h2 {
  margin-top: 50px;
}
#search section#results #items .item {
  display: block;
  padding: 20px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
#search section#results #items .item:first-child {
  border-top: 1px solid #f5f5f5;
}
#search section#results #items .item:hover {
  text-decoration: none;
}
#search section#results #items .item:hover h3 {
  color: #d5001c;
}
#search section#results #items .item h3 {
  position: relative;
  font-weight: bold;
  font-size: 28px;
  transition: all 300ms ease;
  margin-bottom: 0;
}
#search section#results #items .item h3:before {
  content: "\E024";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  font-family: "icomoon";
  color: #d5001c;
  font-size: 20px;
}
#search section#results #items .item p {
  margin-bottom: 0;
  margin-top: 15px;
}
#search section#results #items .item img {
  width: 100%;
  float: right;
}

@media (min-width: 992px) {
  #search section#content form {
    width: 32.33333%;
  }
}
#exclusive .video_wrapper {
  position: relative;
  padding-bottom: 38.4375%;
}
#exclusive .video_wrapper .video-js {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#exclusive .video_wrapper .video-js .vjs-control-bar {
  background: rgba(0, 0, 0, 0.8);
}
#exclusive .video_wrapper .video-js .vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  border: none;
  zoom: 1;
  background-color: rgba(0, 0, 0, 0.8) !important;
  cursor: pointer;
  text-align: center;
  transform: translate(-32px, -32px);
  font-size: 48px;
}
#exclusive .content {
  padding-bottom: 20px;
  border-bottom: 1px solid #c8cacb;
  margin-bottom: 60px;
}
#exclusive .teasers {
  margin-bottom: 30px;
}
#exclusive .teasers .teaser {
  position: relative;
  overflow: hidden;
  display: block;
  color: #FFF;
}
#exclusive .teasers .teaser img {
  display: block;
  width: 101%;
  margin-left: -1%;
  transition: all 0.5s;
}
#exclusive .teasers .teaser .teaser_content {
  position: absolute;
  left: 30px;
  bottom: 15px;
  padding-right: 15px;
}
#exclusive .teasers .teaser .teaser_content:before {
  position: absolute;
  left: -25px;
  top: 2px;
  display: inline-block;
  font-family: "icomoon";
  content: "\E01F";
  font-size: 24px;
  color: #d5001c;
}
#exclusive .teasers .teaser .teaser_content h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
}
#exclusive .teasers .teaser .teaser_content p {
  color: #FFF;
  margin: 0;
  line-height: 24px;
}
#exclusive .teasers .teaser:hover img {
  margin-left: 0%;
}
#exclusive .teasers .teaser:hover h3, #exclusive .teasers .teaser:hover p {
  color: #d5001c;
}
#exclusive .swiper-container {
  overflow: visible;
}
#exclusive .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
#exclusive .swiper-container .swiper-slide h3 {
  font-size: 20px;
  font-weight: bold;
}
#exclusive .swiper-container .swiper-scrollbar {
  height: 16px;
  background: #CCC;
}
#exclusive .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
  height: 16px;
  background: #212121;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#exclusive .swiper-container .swiper-scrollbar .swiper-scrollbar-drag:before {
  font-family: "icomoon", serif !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\E050";
  color: #CCC;
}
#exclusive .exclusive_foto_wrapper {
  margin: 0 -7px 0 -7px;
  overflow: hidden;
  padding-bottom: 60px;
}
#exclusive .exclusive_foto_wrapper img {
  display: block;
  width: 100%;
}
#exclusive .exclusive_foto_wrapper img:not(:first-child) {
  float: left;
  width: 50%;
}

@media (min-width: 768px) {
  #exclusive .exclusive_foto_wrapper {
    margin: 0 -7px;
    overflow: hidden;
  }
  #exclusive .exclusive_foto_wrapper img {
    float: right;
  }
  #exclusive .exclusive_foto_wrapper img:first-child {
    width: 58%;
    margin-left: 1%;
  }
  #exclusive .exclusive_foto_wrapper img:nth-child(2) {
    width: 41%;
    margin: 4% 0 1% 0;
  }
  #exclusive .exclusive_foto_wrapper img:last-child {
    width: 41%;
    padding-left: calc(10% - 7px);
  }
}
@media (min-width: 992px) {
  #exclusive .teasers .teaser .teaser_content {
    left: 45px;
    bottom: 30px;
  }
}