body .tablepress td, body .tablepress th {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity))
}

/* Components */

header a[href] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

header nav {
  margin-left: 2rem;
  display: none
}

@media (min-width: 1280px) {
  header nav {
    display: block
  }
}

header nav > ul > li > a {
  display: block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600
}

header nav > ul > li > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

header nav > ul > li > a::before {
  --tw-content: none !important;
  content: var(--tw-content) !important
}

header ul {
  display: flex
}

header li >:hover > .megamenu {
  display: flex
}

header .logo {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right;
     object-position: right
}

@media (min-width: 1024px) {
  header .logo {
    max-height: 100%
  }

  header .logo {
    width: calc((100vw - var(--scrollbarWidth) - var(--containerWidth)) / 2)
  }
}

nav a[href] {
  display: block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

#sidebar nav > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap
}

nav > ul {
  display: flex
}

nav > ul > li:hover > .megamenu {
  display: flex;
}

#colophon nav > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap
}

#colophon nav > ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

@media (min-width: 1024px) {
  #colophon nav > ul {
    flex-direction: row
  }

  #colophon nav > ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse))
  }

  #colophon nav > ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }
}

#colophon a[href] {
  padding-left: 0px;
  padding-right: 0px
}

.nav-links {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: space-between
}

.nav-links a[href] {
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.vc_tta-panel-heading, .vc_tta-panel-body {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}

.vc_tta-panel-heading .vc_tta-panel-title {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  line-height: 1.4 !important
}

.vc_tta-panel-heading a {
  --tw-text-opacity: 1 !important;
  color: rgb(15 55 107 / var(--tw-text-opacity)) !important
}

.vc_tta-panel-body {
  border-top-width: 0px !important;
  padding-left: 46px !important
}

.breadcrumb--wrapper {
  display: flex;
  height: 2.25rem;
  align-items: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(230 230 230 / var(--tw-border-opacity));
  padding-left: 10px;
  padding-right: 10px
}

.breadcrumb {
  width: 100%
}

@media (min-width: 640px) {
  .breadcrumb {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .breadcrumb {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .breadcrumb {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .breadcrumb {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .breadcrumb {
    max-width: 1536px
  }
}

.breadcrumb {
  max-width: 100%;
}

@media (min-width: 640px) {
  .breadcrumb {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .breadcrumb {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .breadcrumb {
    max-width: 768px
  }
}

@media (min-width: 1280px) {
  .breadcrumb {
    max-width: 1000px
  }
}

@media (min-width: 1536px) {
  .breadcrumb {
    max-width: 1000px
  }
}

.breadcrumb {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center
}

.breadcrumb a {
  font-size: 12px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.breadcrumb span {
  font-size: 12px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(5 24 62 / var(--tw-text-opacity))
}

.breadcrumb span > span > span {
  margin-left: 0.5rem;
  margin-right: 0.5rem
}

.breadcrumb span > span > span:not(.breadcrumb span > span > span:first-of-type) {
  margin-right: 0.5rem
}

/* Events frontpage */

.events-frontpage {
  margin-top: 60px
}

.events-frontpage--grid {
  grid-row: auto;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 19px
}

.events-frontpage--item {
  grid-column: span 4 / span 4;
  grid-row: span 4 / span 4;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

@media (min-width: 768px) {
  .events-frontpage--item {
    grid-column: span 6 / span 6
  }

  .events-frontpage--item {
    grid-row: span 6 / span 6
  }

  .events-frontpage--item:nth-of-type(3n) {
    grid-column-start: 4
  }
}

@media (min-width: 1280px) {
  .events-frontpage--item:nth-of-type(3n) {
    grid-column-start: auto
  }
}

.tribe-tickets__rsvp-attendance {
  display: none !important
}

.tribe-tickets__rsvp-ar-guest-list >li::before {
  --tw-content: none;
  content: var(--tw-content)
}

.tribe-common-c-btn, .tribe-common-c-btn {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.tribe-common-c-btn svg, .tribe-common-c-btn svg {
  margin-left: 0.75rem
}

.tribe-common-c-btn, .tribe-common-c-btn[href], .tribe-common-c-btn, .tribe-common-c-btn[href] {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.tribe-common-c-btn:hover, .tribe-common-c-btn[href]:hover, .tribe-common-c-btn:hover, .tribe-common-c-btn[href]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button-invert.tribe-common-c-btn, .button-invert[href].tribe-common-c-btn, .button-invert.tribe-common-c-btn, .button-invert[href].tribe-common-c-btn {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.tribe-common-c-btn {
  margin-left: auto !important;
  margin-right: auto !important
}

.specialist-topic--grid-item .tribe-common-c-btn {
  width: -moz-fit-content;
  width: fit-content
}

.tribe-tickets__rsvp-actions-rsvp > span {
  display: none
}

.tribe-tickets__rsvp-actions-button-going {
  justify-content: center;
  text-align: center
}

/* Default select */

/* Select from Slimselect library */

.ss-main {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #666666 !default;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

.ss-main .ss-single-selected {
  display: flex;
  cursor: pointer;
  width: 100%;
  height: 30px !default;
  padding: 6px !default;
  border: 1px solid #16509d;
  border-radius: 4px !default;
  background-color: #ffffff !default;
  outline: 0;
  box-sizing: border-box;
  transition: background-color .2s;
  height: 100%;
  padding-left: 46px;
}

.ss-main .ss-single-selected.ss-disabled {
  background-color: #16509d;
  cursor: not-allowed;
}

.ss-main .ss-single-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ss-main .ss-single-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ss-main .ss-single-selected .placeholder {
  display: flex;
  flex: 1 1 100%;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: calc(100% - 30px);
  line-height: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.ss-main .ss-single-selected .placeholder * {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}

.ss-main .ss-single-selected .placeholder .ss-disabled {
  color: #dedede !default;
}

.ss-main .ss-single-selected .ss-deselect {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 0 1 auto;
  margin: 0 6px !default 0 6px !default;
  font-weight: bold;
}

.ss-main .ss-single-selected .ss-deselect.ss-hide {
  display: none;
}

.ss-main .ss-single-selected .ss-arrow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 0 1 auto;
  margin-right: 1.5rem;
}

.ss-main .ss-single-selected .ss-arrow span {
  border: solid #666666 !default;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transition: transform .2s, margin .2s;
}

.ss-main .ss-single-selected .ss-arrow span.arrow-up {
  transform: rotate(-135deg);
  margin: 3px 0 0 0;
}

.ss-main .ss-single-selected .ss-arrow span.arrow-down {
  transform: rotate(45deg);
  margin: -3px 0 0 0;
}

.ss-main .ss-multi-selected {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  min-height: 30px !default;
  width: 100%;
  padding: 0 0 0 3px;
  border: 1px solid #16509d;
  border-radius: 4px !default;
  background-color: #ffffff !default;
  outline: 0;
  box-sizing: border-box;
  transition: background-color .2s;
  min-height: 68px;
  height: 100%;
  padding-left: 46px;
}

.ss-main .ss-multi-selected, .ss-main .ss-multi-selected {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.ss-main .ss-multi-selected svg, .ss-main .ss-multi-selected svg {
  margin-left: 0.75rem
}

.ss-main .ss-multi-selected, .ss-main .ss-multi-selected[href], .ss-main .ss-multi-selected, .ss-main .ss-multi-selected[href] {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.ss-main .ss-multi-selected:hover, .ss-main .ss-multi-selected[href]:hover, .ss-main .ss-multi-selected:hover, .ss-main .ss-multi-selected[href]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button-invert.ss-main .ss-multi-selected, .button-invert[href].ss-main .ss-multi-selected, .button-invert.ss-main .ss-multi-selected, .button-invert[href].ss-main .ss-multi-selected {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.ss-main .ss-multi-selected {
  flex-basis: 100%;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.specialist-topic--grid-item .ss-main .ss-multi-selected {
  width: -moz-fit-content;
  width: fit-content
}

.ss-main .ss-multi-selected:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
  .ss-main .ss-multi-selected {
    flex-basis: auto
  }

  .ss-main .ss-multi-selected {
    justify-content: flex-start
  }

  .ss-main .ss-multi-selected {
    padding-top: 0px !important;
    padding-bottom: 0px !important
  }

  .ss-main .ss-multi-selected {
    text-align: left
  }

  .ss-main .ss-multi-selected {
    font-size: 16px;
    line-height: 26px
  }
}

.ss-main .ss-multi-selected.ss-disabled {
  background-color: #16509d;
  cursor: not-allowed;
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
  color: #666666 !default;
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
  cursor: not-allowed;
}

.ss-main .ss-multi-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ss-main .ss-multi-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ss-main .ss-multi-selected .ss-values {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 1 1 100%;
  width: calc(100% - 30px);
  line-height: inherit;
  justify-content: center;
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
  display: flex;
  padding: 4px 5px;
  margin: 2px 0px;
  line-height: 1em;
  align-items: center;
  width: 100%;
  color: #dedede !default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  justify-content: center;
}

@keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scaleOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.ss-main .ss-multi-selected .ss-values .ss-value {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  font-size: 12px;
  padding: 3px 5px;
  color: #ffffff !default;
  background-color: #5897fb !default;
  border-radius: 4px !default;
  animation-name: scaleIn;
  animation-duration: .2s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
  animation-name: scaleOut;
  animation-duration: .2s;
  animation-timing-function: ease-out;
}

.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
  margin: 0 0 0 5px;
  cursor: pointer;
}

.ss-main .ss-multi-selected .ss-add {
  display: none
}

.ss-content {
  position: absolute;
  width: 100%;
  margin: -1px 0 0 0;
  box-sizing: border-box;
  border: solid 1px #16509d;
  z-index: 1010;
  background-color: #ffffff !default;
  transform-origin: center top;
  transition: transform .2s, opacity .2s;
  opacity: 0;
  transform: scaleY(0);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.ss-content.ss-open {
  display: block;
  opacity: 1;
  transform: scaleY(1);
}

.ss-content .ss-search {
  display: flex;
  flex-direction: row;
  padding: 8px !default 8px !default 6px !default 8px !default;
  height: 40px;
}

.ss-content .ss-search.ss-hide {
  height: 0px;
  opacity: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.ss-content .ss-search.ss-hide input {
  height: 0px;
  opacity: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.ss-content .ss-search input {
  display: inline-flex;
  font-size: inherit;
  line-height: inherit;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0px;
  height: 100%;
  padding: 6px !default 8px !default;
  margin: 0;
  border: 1px solid #16509d;
  border-radius: 4px !default;
  background-color: #ffffff !default;
  outline: 0;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: textfield;
}

.ss-content .ss-search input::-moz-placeholder {
  color: #8a8a8a !default;
  vertical-align: middle;
}

.ss-content .ss-search input::placeholder {
  color: #8a8a8a !default;
  vertical-align: middle;
}

.ss-content .ss-search input:focus {
  box-shadow: 0 0 5px #5897fb !default;
}

.ss-content .ss-search .ss-addable {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
  flex: 0 0 30px;
  height: 30px;
  margin: 0 0 0 8px;
  border: 1px solid #16509d;
  border-radius: 4px !default;
  box-sizing: border-box;
}

.ss-content .ss-addable {
  padding-top: 0px;
}

.ss-content .ss-list {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  padding: 6px 10px 6px 10px;
  font-weight: bold;
}

.ss-content .ss-list .ss-optgroup .ss-option {
  padding: 6px 6px 6px 25px;
}

.ss-content .ss-list .ss-optgroup-label-selectable {
  cursor: pointer;
}

.ss-content .ss-list .ss-optgroup-label-selectable:hover {
  color: #ffffff !default;
  background-color: #5897fb !default;
}

.ss-content .ss-list .ss-option {
  padding: 6px 10px 6px 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ss-content .ss-list .ss-option * {
  display: inline-block;
}

.ss-content .ss-list .ss-option:hover,
			.ss-content .ss-list .ss-option.ss-highlighted {
  color: #ffffff !default;
  background-color: #5897fb !default;
}

.ss-content .ss-list .ss-option.ss-disabled {
  cursor: not-allowed;
  color: #dedede !default;
  background-color: #ffffff !default;
}

.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
  color: #666666 !default;
  background-color: rgba(#5897fb !default, .1);
}

.ss-content .ss-list .ss-option.ss-hide {
  display: none;
}

.ss-content .ss-list .ss-option .ss-search-highlight {
  background-color: #fffb8c !default;
}

/* General CTA styles */

.cta {
  width: 100vw;
  width: calc(100vw - var(--scrollbarWidth));
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}

.cta img {
  width: 100%;
}

.cta--content {
  z-index: 20
}

.cta--background {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover
}

.cta--content-inner {
  --tw-shadow: 0 0 15px 0 rgba(87, 87, 86, 0.49);
  --tw-shadow-colored: 0 0 15px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

/* Styles for wide CTA */

.cta-wide {
}

.cta-wide--content {
  position: relative;
  margin-top: -120px;
  padding-left: 15px;
  padding-right: 15px
}

.cta-split {
}

.cta-split--bg {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%
}

.cta-split--content {
  position: relative;
  z-index: 10;
  padding-top: 95px;
  padding-bottom: 95px
}

.slider-frontpage {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center
}

.slider-frontpage .slider--controls {
  display: none;
  max-width: 20rem
}

@media (min-width: 768px) {
  .slider-frontpage .slider--controls {
    display: flex
  }
}

.slider-frontpage .slider--content {
  visibility: visible !important;
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  margin-top: -75px;
  height: 380px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width: 768px) {
  .slider-frontpage .slider--content {
    position: absolute
  }

  .slider-frontpage .slider--content {
    margin-left: 0px;
    margin-right: 0px
  }

  .slider-frontpage .slider--content {
    margin-top: 0px
  }

  .slider-frontpage .slider--content {
    height: auto
  }

  .slider-frontpage .slider--content {
    padding-top: 0px;
    padding-bottom: 0px
  }
}

@media (min-width: 1024px) {
  .slider-frontpage .slider--content {
    padding-left: 0px;
    padding-right: 0px
  }
}

@media (min-width: 768px) {
  .slider-frontpage .slider--content {
    right: 0;
    bottom: 100px
  }
}

@media (min-width: 1024px) {
  .slider-frontpage .slider--content {
    right: calc(100% - ((100% - 768px) / 2) - 768px - 5%)
  }
}

@media (min-width: 1280px) {
  .slider-frontpage .slider--content {
    right: calc(100vw - var(--scrollbarWidth) - ((100vw - var(--scrollbarWidth) - 1000px) / 2) - 1000px - 5%)
  }
}

.slider-frontpage .slider--content-inner {
  visibility: visible !important;
  height: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 30px;
  --tw-shadow: 0 0 15px 0 rgba(87, 87, 86, 0.49);
  --tw-shadow-colored: 0 0 15px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width: 1024px) {
  .slider-frontpage .slider--content-inner {
    max-width: 548px
  }
}

.slider-frontpage .slider--controls {
  position: absolute;
  bottom: 100px;
  z-index: 10;
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
  .slider-frontpage .slider--controls {
    display: flex
  }

  .slider-frontpage .slider--controls {
    left: calc((100% - 768px) / 2)
  }
}

@media (min-width: 1280px) {
  .slider-frontpage .slider--controls {
    left: calc((100% - 1000px) / 2)
  }
}

.slider-frontpage .slider--controls > div {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding: 0.5rem
}

.slider-frontpage .swiper-slide {
  max-width: 100vw
}

@media (min-width: 1024px) {
  .slider-frontpage .swiper-slide .img-wrapper {
    width: calc(100% - ((100% - 768px) / 2))
  }
}

@media (min-width: 1280px) {
  .slider-frontpage .swiper-slide .img-wrapper {
    width: calc(100% - ((100% - 1000px) / 2))
  }
}

.grid-item {
  grid-column: 1 / -1
}

@media (min-width: 768px) {
  .grid-item {
    grid-column: span 6 / span 6
  }

  .grid-item {
    grid-row: span 6 / span 6
  }
}

@media (min-width: 1280px) {
  .grid-item {
    grid-column: span 4 / span 4
  }

  .grid-item {
    grid-row: span 4 / span 4
  }
}

.grid-item--inner {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 30px;
  padding-bottom: 1.5rem
}

@media (min-width: 768px) {
  .grid-item--inner {
    height: 100%
  }
}

.grid-item--thumb {
  margin-bottom: 0.5rem;
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center
}

.grid-item--thumb img {
  height: 100%;
  width: 100%
}

.grid-item--details >li::before {
  --tw-content: none;
  content: var(--tw-content)
}

.grid-item--details {
  margin-bottom: 0px;
  flex-basis: auto;
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(87 87 86 / var(--tw-text-opacity))
}

.grid-item--details, .grid-item--details time {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.grid-item--details li, .grid-item--details time span {
  display: flex;
  flex-direction: row;
  padding-left: 0px
}

.grid-item--details li:not(.grid-item--details li:last-child)::after, .grid-item--details time span:not(.grid-item--details time span:last-child)::after {
  content: "|";
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline;
}

.grid-item--title {
  -webkit-hyphens: auto;
          hyphens: auto;
  margin-top: 10px;
  margin-bottom: 1.25rem;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}

.grid-item--title a[href] {
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.grid-item--excerpt {
  margin-bottom: 0.5rem
}

.grid-item--read-more {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.grid-sizer {
  display: none
}

.masonry .grid-sizer {
  display: block
}

/* Me`a menu */

.megamenu {
  top: calc(100% - 40px);
  height: 180px;
  position: absolute;
  left: 0px;
  z-index: 50;
  display: none;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity));
}

.megamenu a[href] {
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.megamenu--teaser, .megamenu--wrapper {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 0.75rem
}

.megamenu--teaser {
  width: 100%;
  max-width: 33.333333%;
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity))
}

.megamenu--teaser + . megamenu--wrapper {
  max-width: 66.666667%
}

.megamenu--wrapper {
  width: 100%
}

.megamenu--level-1 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 27px;
       column-gap: 27px;
  row-gap: 25px;
  font-weight: 600
}

.megamenu--level-1 > li {
  display: flex;
  flex-direction: column !important
}

.megamenu--level-1 > li > a {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
  --tw-border-opacity: 0.6;
  padding: 0px !important;
  padding-bottom: 0.75rem !important
}

.megamenu--level-2 a[href]::before {
  content: none !important;
}

.megamenu--level-2 {
  flex-direction: column !important
}

.megamenu--level-2 a[href] {
  padding: 0.2rem 0 !important;
  font-weight: 400 !important;
}

#sidebar .locked-item a::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

/* Template */

.kb-specialist-topic h1 {
  text-align: center;
  font-size: 36px;
  line-height: 46px
}

.kb-specialist-topic h2 {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 32px
}

/* Shortcode */

.specialist-topic h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600
}

.specialist-topic--headline {
  margin-bottom: 2.5rem !important;
  text-align: center;
  font-size: 36px !important;
  line-height: 46px !important
}

.specialist-topic--headline,
	.specialist-topic--headline a[href] {
  color: var(--color-fg, #0f376b);
}

.specialist-topic--grid-item--header, .specialist-topic--grid-item--header a[href] {
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.specialist-topic--row {
  background-color: var(--color-bg, #ffffff);
  padding-top: 100px;
  padding-bottom: 100px;
}

.specialist-topic--row:nth-of-type(odd) {
  --color-bg: #0f376b;
  --color-card-bg: #ffffff;
  --color-fg: #ffffff;
}

.specialist-topic--grid >li::before {
  --tw-content: none;
  content: var(--tw-content)
}

.specialist-topic--grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem
}

@media (min-width: 640px) {
  .specialist-topic--grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

.specialist-topic--grid-item {
  background-color: var(--color-card-bg, #e6e6e6);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.specialist-topic--grid-item .button {
  width: -moz-fit-content;
  width: fit-content
}

.specialist-topic--wrapper + .specialist-topic--wrapper {
  margin-top: 50px
}

.specialist-topic--parent + .specialist-topic--parent {
  margin-top: 167px
}

.vc_row {
  padding-top: 25px;
  padding-bottom: 25px
}

article > .vc_row:first-of-type {
  padding-top: 60px
}

.wpb_text_column:last-child, .wpb_content_element:last-child {
  margin-bottom: 0px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333;
}

/*
 * Table styles
 */

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  line-height: 26px;
}

table.dataTable thead {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: 600
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../img/datatables/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../img/datatables/sort_asc.png") !important;
}

table.dataTable thead .sorting_desc {
  background-image: url("../img/datatables/sort_desc.png") !important;
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../img/datatables/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../img/datatables/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */

.dataTables_wrapper {
  position: relative;
  clear: both;
  overflow-y: auto;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 1280px) {
  .dataTables_wrapper {
    overflow: visible
  }
}

.dataTables_wrapper .dataTables_length {
  float: left;
  margin-bottom: 30px
}

.dataTables_wrapper .dataTables_length label {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center
}

.dataTables_wrapper .dataTables_length select {
  margin-right: 1.25rem;
  width: auto;
  border-width: 1px;
  border-color: rgb(87 87 86 / var(--tw-border-opacity));
  --tw-border-opacity: 0.6;
  background-color: transparent;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 15px;
  padding-right: 15px
}

.dataTables_wrapper .dataTables_filter {
  float: none;
  margin-bottom: 1rem;
  text-align: left
}

@media (min-width: 768px) {
  .dataTables_wrapper .dataTables_filter {
    float: right
  }

  .dataTables_wrapper .dataTables_filter {
    text-align: right
  }
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 1.25rem;
  border-width: 1px;
  border-color: rgb(87 87 86 / var(--tw-border-opacity));
  --tw-border-opacity: 0.6;
  background-color: transparent;
  padding-top: 7px;
  padding-bottom: 7px
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  cursor: hand;
  color: #333 !important;
  border-width: 1px;
  border-color: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: #fff;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(87 87 86 / var(--tw-border-opacity));
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
	.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
	.dataTables_wrapper .dataTables_filter {
    float: none;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

:root {
}

.kb-knowledge .vc_row {
  padding-top: 0px;
  padding-bottom: 0px
}

.contact--wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem
}

@media (min-width: 1024px) {
  .contact--wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

.contact--wrapper input[type='text'], .contact--wrapper input[type='email'], .contact--wrapper input[type='tel'] {
  height: 42px;
  width: 100%;
  border-color: rgb(87 87 86 / .6)
}

.contact--wrapper input[type='radio'], .contact--wrapper input[type='checkbox'] {
  height: 30px;
  width: 30px;
  border-color: rgb(87 87 86 / .6);
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.contact--wrapper input[type='submit'] {
  margin-top: 30px;
  display: inline-flex
}

.contact--wrapper textarea {
  display: block;
  height: 100%;
  width: 100%;
  border-color: rgb(87 87 86 / .6)
}

.contact--wrapper select {
  display: block;
  height: 42px;
  width: 100%;
  border-color: rgb(87 87 86 / .6);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-weight: 400
}

.contact--wrapper option {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.contact--wrapper option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity))
}

.contact--wrapper option:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity))
}

.contact--wrapper .contact--fields {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1.25rem
}

.contact--wrapper .contact--fields .wpcf7-form-control-wrap:last-of-type input {
  margin-bottom: 0px
}

.contact--wrapper .contact--text {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1.25rem
}

.contact--wrapper .message {
  flex-grow: 1
}

.contact--wrapper .contact--privacy {
  margin-top: 10px
}

@media (min-width: 1024px) {
  .contact--wrapper .contact--privacy {
    grid-column: span 2 / span 2
  }
}

.contact--wrapper .contact--instructions, .contact--wrapper .contact--salutation {
  margin-bottom: 1.25rem
}

.contact--wrapper .contact--instructions {
  order: 1;
  text-align: right
}

@media (min-width: 1024px) {
  .contact--wrapper .contact--instructions {
    order: 0
  }
}

.contact--wrapper .wpcf7-list-item {
  margin-left: 0px
}

.contact--wrapper .wpcf7-list-item > label {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 15px
}

.contact--wrapper .wpcf7-radio {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.25rem
}

@media (min-width: 1024px) {
  .contact--wrapper .wpcf7-radio {
    flex-direction: row
  }

  .contact--wrapper .wpcf7-radio {
    align-items: center
  }

  .contact--wrapper .wpcf7-radio {
    -moz-column-gap: 60px;
         column-gap: 60px
  }
}

.wpcf7-response-output {
  margin-left: 0px;
  margin-right: 0px
}

/**
* Swiper 8.0.6
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2022 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: February 14, 2022
*/

@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');

  font-weight: 400;

  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

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

.swiper-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-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

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

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

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
	--swiper-navigation-color: var(--swiper-theme-color);
	*/
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
	--swiper-pagination-color: var(--swiper-theme-color);
	--swiper-pagination-bullet-size: 8px;
	--swiper-pagination-bullet-width: 8px;
	--swiper-pagination-bullet-height: 8px;
	--swiper-pagination-bullet-inactive-color: #000;
	--swiper-pagination-bullet-inactive-opacity: 0.2;
	--swiper-pagination-bullet-opacity: 1;
	--swiper-pagination-bullet-horizontal-gap: 4px;
	--swiper-pagination-bullet-vertical-gap: 6px;
	*/
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* 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%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/**
* Stylings for the filter <a> elements.
* Used in Specialist Topics, News, and more.
*/

.anchor-filter, .anchor-filter {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.anchor-filter svg, .anchor-filter svg {
  margin-left: 0.75rem
}

.anchor-filter, .anchor-filter[href], .anchor-filter, .anchor-filter[href] {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.anchor-filter:hover, .anchor-filter[href]:hover, .anchor-filter:hover, .anchor-filter[href]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button-invert.anchor-filter, .button-invert[href].anchor-filter, .button-invert.anchor-filter, .button-invert[href].anchor-filter {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.anchor-filter {
  flex-basis: 100%;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.specialist-topic--grid-item .anchor-filter {
  width: -moz-fit-content;
  width: fit-content
}

.anchor-filter:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
  .anchor-filter {
    flex-basis: auto
  }

  .anchor-filter {
    justify-content: flex-start
  }

  .anchor-filter {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
  }

  .anchor-filter {
    text-align: left
  }

  .anchor-filter {
    font-size: 16px;
    line-height: 26px
  }

  .post-type-archive-kb-specialist-topic .anchor-filter {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }

  .post-type-archive-kb-specialist-topic .anchor-filter {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important
  }
}

@keyframes ticker {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

.koba-ticker {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 2.5rem;
  padding-left: 100%;
  box-sizing: content-box;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  max-height: 2.5rem;
  transition: max-height 0.2s linear;
}

.koba-ticker:hover ul, .koba-ticker:active ul {
  animation-play-state: paused;
}

.koba-ticker ul {
  display: inline-block;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: ticker;
  animation-duration: var(--ticker-duration, 30s);
}

.koba-ticker li {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1rem;
}

.ticker--close {
  color: #df3838;
  font-size: 32px;
  z-index: 2;
}

/* ! tailwindcss v3.0.16 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0
}

::-webkit-date-and-time-value {
  min-height: 1.5em
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000
}

[type='checkbox'] {
  border-radius: 0px
}

[type='radio'] {
  border-radius: 100%
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit
}

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color
}

.locked-item a[href] {
  display: inline-flex;
}

.locked-item a[href]::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('../img/icons/lock-closed.svg');
          mask-image: url('../img/icons/lock-closed.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
  margin-right: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(15 55 107 / var(--tw-bg-opacity));
}

.grayscale-img img, .grayscale-img .vc_gitem-zone {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

@media (min-width: 1280px) {
  .grayscale-img img, .grayscale-img .vc_gitem-zone {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .grayscale-img img:hover, .grayscale-img .vc_gitem-zone:hover {
    --tw-grayscale: grayscale(0);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }
}

.blue-overlay {
  position: relative;
}

.blue-overlay::after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(22 80 157 / 78%);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(22 80 157 / 0));
  --tw-gradient-to: rgba(166,170,170,0.7);
  opacity: 0.8;
  --tw-content: '';
  content: var(--tw-content)
}

.blue-overlay > .vc_column_container {
  position: relative;
  z-index: 20
}

.disabled {
  pointer-events: none;
  cursor: auto;
  --tw-text-opacity: 1;
  color: rgb(87 87 86 / var(--tw-text-opacity));
  opacity: 0.8
}

/* open-sans-regular - latin */

@font-face {
  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url('../fonts/open-sans-v27-latin-regular.eot');

  /* IE9 Compat Modes */

  src: local(''),
			url('../fonts/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'),
			/* IE6-IE8 */
			url('../fonts/open-sans-v27-latin-regular.woff2') format('woff2'),
			/* Super Modern Browsers */
			url('../fonts/open-sans-v27-latin-regular.woff') format('woff'),
			/* Modern Browsers */
			url('../fonts/open-sans-v27-latin-regular.ttf') format('truetype'),
			/* Safari, Android, iOS */
			url('../fonts/open-sans-v27-latin-regular.svg#OpenSans') format('svg');

  /* Legacy iOS */
}

/* open-sans-600 - latin */

@font-face {
  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 600;

  font-display: swap;

  src: url('../fonts/open-sans-v27-latin-600.eot');

  /* IE9 Compat Modes */

  src: local(''),
			url('../fonts/open-sans-v27-latin-600.eot?#iefix') format('embedded-opentype'),
			/* IE6-IE8 */
			url('../fonts/open-sans-v27-latin-600.woff2') format('woff2'),
			/* Super Modern Browsers */
			url('../fonts/open-sans-v27-latin-600.woff') format('woff'),
			/* Modern Browsers */
			url('../fonts/open-sans-v27-latin-600.ttf') format('truetype'),
			/* Safari, Android, iOS */
			url('../fonts/open-sans-v27-latin-600.svg#OpenSans') format('svg');

  /* Legacy iOS */
}

/* open-sans-italic - latin */

@font-face {
  font-family: 'Open Sans';

  font-style: italic;

  font-weight: 400;

  font-display: swap;

  src: url('../fonts/open-sans-v27-latin-italic.eot');

  /* IE9 Compat Modes */

  src: local(''),
			url('../fonts/open-sans-v27-latin-italic.eot?#iefix') format('embedded-opentype'),
			/* IE6-IE8 */
			url('../fonts/open-sans-v27-latin-italic.woff2') format('woff2'),
			/* Super Modern Browsers */
			url('../fonts/open-sans-v27-latin-italic.woff') format('woff'),
			/* Modern Browsers */
			url('../fonts/open-sans-v27-latin-italic.ttf') format('truetype'),
			/* Safari, Android, iOS */
			url('../fonts/open-sans-v27-latin-italic.svg#OpenSans') format('svg');

  /* Legacy iOS */
}

/* open-sans-600italic - latin */

@font-face {
  font-family: 'Open Sans';

  font-style: italic;

  font-weight: 600;

  font-display: swap;

  src: url('../fonts/open-sans-v27-latin-600italic.eot');

  /* IE9 Compat Modes */

  src: local(''),
			url('../fonts/open-sans-v27-latin-600italic.eot?#iefix') format('embedded-opentype'),
			/* IE6-IE8 */
			url('../fonts/open-sans-v27-latin-600italic.woff2') format('woff2'),
			/* Super Modern Browsers */
			url('../fonts/open-sans-v27-latin-600italic.woff') format('woff'),
			/* Modern Browsers */
			url('../fonts/open-sans-v27-latin-600italic.ttf') format('truetype'),
			/* Safari, Android, iOS */
			url('../fonts/open-sans-v27-latin-600italic.svg#OpenSans') format('svg');

  /* Legacy iOS */
}

h1, h2, h3 {
  font-weight: 600
}

h1 {
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 46px
}

.h1 h1, .h1 h2, .h1 h3, .h1 h4, .h1 h5, .h1 h6 {
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 46px
}

h2 {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem
}

.h2 h1, .h2 h2, .h2 h3, .h2 h4, .h2 h5, .h2 h6 {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem
}

h3 {
  margin-bottom: 1.25rem;
  font-size: 20px;
  line-height: 30px
}

h3 + h4 {
  margin-top: -1rem
}

.h3 h1, .h3 h2, .h3 h3, .h3 h4, .h3 h5, .h3 h6 {
  margin-bottom: 1.25rem;
  font-size: 20px;
  line-height: 30px
}

h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px
}

.h4 h1, .h4 h2, .h4 h3, .h4 h4, .h4 h5, .h4 h6 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px
}

.h5 {
  font-weight: 600
}

h6 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600
}

p, ul, ol {
  margin-bottom: 1.25rem
}

p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0px
}

.subline h1, .subline h2, .subline h3 {
  margin-bottom: 15px
}

.subline, .subline p {
  font-size: 20px;
  line-height: 30px
}

.topline p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(87 87 86 / var(--tw-text-opacity))
}

/* Lists */

ul, ol {
  list-style-type: none
}

strong {
  font-weight: 600
}

main ol {
  flex-basis: 100%;
  counter-reset: decimal;
}

main ol >li {
  counter-increment: decimal;
}

main ol >li::before {
  --tw-content: counter(decimal) ".";
  content: var(--tw-content);
  margin-right: 0.5rem
}

main ul {
  flex-basis: 100%;
}

main ul >li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-left: 1.25rem
}

main ul >li::before {
  position: absolute;
  left: 0px;
  margin-right: 0.5rem;
  --tw-content: '•';
  content: var(--tw-content)
}

main ul >li ul {
  padding-left: 20px;
}

main ul >li ul li::before {
  --tw-content: '◦';
  content: var(--tw-content)
}

.list-reset >li::before {
  --tw-content: none;
  content: var(--tw-content)
}

/* Links / Anchors */

a {
  color: rgb(22 80 157 / .86);
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(5 24 62 / var(--tw-text-opacity))
}

a.disabled {
  color: rgb(87 87 86 / .66)
}

a.disabled:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity))
}

footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

th, td {
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity))
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  
}

.container {
  width: 100%
}

@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px
  }
}

.container {
  max-width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1000px
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1000px
  }
}

[data-toggle-open-value] svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

[data-toggle-open-value="true"] svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.button, .button {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.button svg, .button svg {
  margin-left: 0.75rem
}

.button-bordered, .button-bordered[href], .button-bordered, .button-bordered[href] {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.button-bordered:hover, .button-bordered[href]:hover, .button-bordered:hover, .button-bordered[href]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button-invert, .button-invert[href], .button-invert, .button-invert[href] {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.button-invert:hover, .button-invert[href]:hover, .button-invert:hover, .button-invert[href]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.button-invert.button-bordered, .button-invert[href].button-bordered, .button-invert.button-bordered, .button-invert[href].button-bordered {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

@media (min-width: 1024px) {
  .hero-image {
    width: calc(750px + ((100vw - var(--scrollbarWidth) - 750px) / 2))
  }
}

@media (min-width: 1280px) {
  .hero-image {
    width: calc(1000px + ((100vw - var(--scrollbarWidth) - 1000px) / 2))
  }
}

/**
	 * This class pushes something from the left window border
	 * to the left border of our container.
	 */

/* Shared event styles */

.event h2 {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 34px
}

.event p {
  margin-top: 0px;
  margin-bottom: 0px
}

.event p:not(:last-child) {
  margin-bottom: 10px
}

.event .vc_inline-link {
  display: none;
}

.event--details {
  margin-bottom: 0.75rem
}

.event--edit {
  display: inline;
  font-size: 12px;
  line-height: 18px
}

.event--aside {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  padding-left: 0px
}

@media (min-width: 640px) {
  .event--aside {
    display: grid
  }
}

@media (min-width: 1024px) {
  .event--aside {
    display: block
  }

  .event--aside {
    padding-left: 4rem
  }
}

.event--aside h3 {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(87 87 86 / var(--tw-text-opacity))
}

.event--wrapper {
  width: 100%
}

@media (min-width: 640px) {
  .event--wrapper {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .event--wrapper {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .event--wrapper {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .event--wrapper {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .event--wrapper {
    max-width: 1536px
  }
}

.event--wrapper {
  max-width: 100%;
}

@media (min-width: 640px) {
  .event--wrapper {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .event--wrapper {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .event--wrapper {
    max-width: 768px
  }
}

@media (min-width: 1280px) {
  .event--wrapper {
    max-width: 1000px
  }
}

@media (min-width: 1536px) {
  .event--wrapper {
    max-width: 1000px
  }
}

.event--wrapper {
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: repeat(12, minmax(0, 1fr))
}

@media (min-width: 1024px) {
  .event--wrapper {
    display: grid
  }
}

.event--main {
  grid-column: span 8 / span 8;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap
}

.event--aside li {
  padding-left: 0px
}

.event--aside > div:not(:last-child) {
  margin-bottom: 1.25rem
}

.event--aside {
  grid-column: span 4 / span 4
}

.event--content p:first-child {
  margin-bottom: 25px
}

.event--content {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

/* Singular event (#show) */

.event-single {
  margin-bottom: 5rem;
  margin-top: 60px
}

.event-single .event--aside {
  margin-top: 1.25rem
}

.event-single--person {
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr))
}

.event-single--person:last-child {
  margin-bottom: 0px
}

.event-single--person-img-wrapper {
  grid-column: span 4 / span 4;
  padding-right: 22px
}

.event-single--person-img {
  width: 200px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover
}

.event-single--person-content {
  grid-column: span 8 / span 8
}

/* Events index (#index) */

.events-list {
}

.events-list--filters {
  width: 100%
}

@media (min-width: 640px) {
  .events-list--filters {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .events-list--filters {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .events-list--filters {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .events-list--filters {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .events-list--filters {
    max-width: 1536px
  }
}

.events-list--filters {
  max-width: 100%;
}

@media (min-width: 640px) {
  .events-list--filters {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .events-list--filters {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .events-list--filters {
    max-width: 768px
  }
}

@media (min-width: 1280px) {
  .events-list--filters {
    max-width: 1000px
  }
}

@media (min-width: 1536px) {
  .events-list--filters {
    max-width: 1000px
  }
}

.events-list--filters {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  padding-left: 1rem;
  padding-right: 1rem
}

.events-list--filters select, .events-list--filters .ss-main {
  min-height: 40px;
  max-width: 225px
}

.events-list--row {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.events-list--row:nth-of-type(even) {
  background-color: rgb(230 230 230 / 0.4)
}

.events-list--read-more {
  margin-top: auto;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(22 80 157 / var(--tw-text-opacity))
}

.events-list--read-more svg {
  margin-left: 0.875rem
}

select {
  accent-color: #16509d;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  --tw-border-opacity: 1;
  border-color: rgb(22 80 157 / var(--tw-border-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 46px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

/* News grid styles */

.news-grid .news--title {
  margin-top: 0.75rem
}

.news-grid .grid-sizer {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  max-width: 100%
}

@media (min-width: 768px) {
  .news-grid .grid-sizer {
    max-width: 50%
  }
}

@media (min-width: 1280px) {
  .news-grid .grid-sizer {
    max-width: 33.333333%
  }
}

.news-grid--posts {
  gap: 1.25rem
}

.news-grid--posts.masonry {
  margin-left: -10px;
  margin-right: -10px;
  gap: 0px
}

.news-grid--read-more {
  margin-top: auto;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 600
}

.news-grid--post {
  grid-column: 1 / -1
}

@media (min-width: 768px) {
  .news-grid--post {
    grid-column: span 6 / span 6
  }
}

@media (min-width: 1280px) {
  .news-grid--post {
    grid-column: span 4 / span 4
  }
}

.news-grid--post:nth-of-type(2) {
  grid-column: 1 / -1
}

@media (min-width: 1280px) {
  .news-grid--post:nth-of-type(2) {
    grid-column: span 8 / span 8
  }
}

.masonry .news-grid--post, .masonry .news-grid--post-small {
  margin-bottom: 20px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width: 768px) {
  .masonry .news-grid--post, .masonry .news-grid--post-small {
    width: 50%
  }
}

@media (min-width: 1280px) {
  .masonry .news-grid--post, .masonry .news-grid--post-small {
    width: 33.333333%
  }
}

.masonry .news-grid--post-wide {
  width: 100%
}

@media (min-width: 1280px) {
  .masonry .news-grid--post-wide {
    width: 66.666667%
  }
}

.masonry .news-grid--post-small:nth-of-type(2) {
  margin-bottom: 20px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width: 768px) {
  .masonry .news-grid--post-small:nth-of-type(2) {
    width: 50%
  }
}

@media (min-width: 1280px) {
  .masonry .news-grid--post-small:nth-of-type(2) {
    width: 33.333333%
  }
}

a[href*="//"]:not([href*="//koba-nrw.web.th-koeln.de/"]):not([href*="//localhost"]):not([href*="lndo.site"]) {
  display: inline-flex;
  align-items: center
}

a[href*="//"]:not([href*="//koba-nrw.web.th-koeln.de/"]):not([href*="//localhost"]):not([href*="lndo.site"])::before {
  -webkit-mask-image: url('../img/icons/external_link.svg');
          mask-image: url('../img/icons/external_link.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  margin-right: 0.5rem;
  height: 1.25rem;
  min-height: 20px;
  width: 1.25rem;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(15 55 107 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.no-external-link a[href]::before {
  --tw-content: none !important;
  content: var(--tw-content) !important
}

body:not(.logged-in) .mitglieder-links a[href] {
  display: inline-flex;
}

body:not(.logged-in) .mitglieder-links a[href]::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('../img/icons/lock-closed.svg');
          mask-image: url('../img/icons/lock-closed.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
  margin-right: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(15 55 107 / var(--tw-bg-opacity));
}

#sidebar body:not(.logged-in) .mitglieder-links a::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

body:not(.logged-in) .mitglieder-links a[href] {
  display: inline-flex;
}

.back-to-top {
  right: 1rem
}

@media (min-width: 1024px) {
  .back-to-top {
    left: calc(var(--containerWidth) + ((100vw - var(--scrollbarWidth) - var(--containerWidth)) / 2) + 24px)
  }

  .back-to-top {
    right: auto
  }
}

.\!pointer-events-none {
  pointer-events: none !important
}

.pointer-events-auto {
  pointer-events: auto
}

.visible {
  visibility: visible
}

.\!visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px
}

.right-0 {
  right: 0px
}

.top-1\/2 {
  top: 50%
}

.bottom-4 {
  bottom: 1rem
}

.left-0 {
  left: 0px
}

.right-4 {
  right: 1rem
}

.top-0 {
  top: 0px
}

.top-auto {
  top: auto
}

.-bottom-8 {
  bottom: -2rem
}

.z-0 {
  z-index: 0
}

.z-40 {
  z-index: 40
}

.z-10 {
  z-index: 10
}

.order-first {
  order: -9999
}

.col-span-full {
  grid-column: 1 / -1
}

.col-span-12 {
  grid-column: span 12 / span 12
}

.float-left {
  float: left
}

.clear-both {
  clear: both
}

.m {
  margin: 10px
}

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

.mx-0 {
  margin-left: 0px;
  margin-right: 0px
}

.ml-auto {
  margin-left: auto
}

.ml-4 {
  margin-left: 1rem
}

.mt-12 {
  margin-top: 3rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-2 {
  margin-bottom: 0.5rem
}

.mt-\[75px\] {
  margin-top: 75px
}

.mb-6 {
  margin-bottom: 1.5rem
}

.mt-\[40px\] {
  margin-top: 40px
}

.mt-6 {
  margin-top: 1.5rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mb-\[60px\] {
  margin-bottom: 60px
}

.mr-\[15px\] {
  margin-right: 15px
}

.mt-8 {
  margin-top: 2rem
}

.mt-16 {
  margin-top: 4rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-\[10px\] {
  margin-top: 10px
}

.ml-\[15px\] {
  margin-left: 15px
}

.mt-\[50px\] {
  margin-top: 50px
}

.mb-3 {
  margin-bottom: 0.75rem
}

.\!mb-0 {
  margin-bottom: 0px !important
}

.mb-\[32px\] {
  margin-bottom: 32px
}

.mt-auto {
  margin-top: auto
}

.mr {
  margin-right: 10px
}

.mb-10 {
  margin-bottom: 2.5rem
}

.mt-\[60px\] {
  margin-top: 60px
}

.mb-\[50px\] {
  margin-bottom: 50px
}

.ml-2 {
  margin-left: 0.5rem
}

.mb-0 {
  margin-bottom: 0px
}

.mr-4 {
  margin-right: 1rem
}

.ml-8 {
  margin-left: 2rem
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-16 {
  height: 4rem
}

.h-full {
  height: 100%
}

.h-6 {
  height: 1.5rem
}

.h-4 {
  height: 1rem
}

.h-5 {
  height: 1.25rem
}

.h-4\/5 {
  height: 80%
}

.h-7 {
  height: 1.75rem
}

.h-\[300px\] {
  height: 300px
}

.max-h-10 {
  max-height: 2.5rem
}

.max-h-0 {
  max-height: 0px
}

.min-h-\[495px\] {
  min-height: 495px
}

.w-full {
  width: 100%
}

.w-6 {
  width: 1.5rem
}

.w-2\/3 {
  width: 66.666667%
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content
}

.w-4 {
  width: 1rem
}

.w-16 {
  width: 4rem
}

.w-5 {
  width: 1.25rem
}

.w-7 {
  width: 1.75rem
}

.w-72 {
  width: 18rem
}

.max-w-1\/2 {
  max-width: 50%
}

.max-w-0 {
  max-width: 0rem
}

.max-w-xs {
  max-width: 20rem
}

.flex-1 {
  flex: 1 1 0%
}

.shrink-0 {
  flex-shrink: 0
}

.flex-grow {
  flex-grow: 1
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
  cursor: pointer
}

.resize {
  resize: both
}

.auto-cols-auto {
  grid-auto-columns: auto
}

.grid-flow-col {
  grid-auto-flow: column
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.items-center {
  align-items: center
}

.items-stretch {
  align-items: stretch
}

.justify-end {
  justify-content: flex-end
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-5 {
  gap: 1.25rem
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-very-light-pink > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-divide-opacity))
}

.self-center {
  align-self: center
}

.overflow-hidden {
  overflow: hidden
}

.overflow-x-hidden {
  overflow-x: hidden
}

.rounded-full {
  border-radius: 9999px
}

.border {
  border-width: 1px
}

.\!border-b-0 {
  border-bottom-width: 0px !important
}

.border-r {
  border-right-width: 1px
}

.border-t-0 {
  border-top-width: 0px
}

.border-b {
  border-bottom-width: 1px
}

.border-solid {
  border-style: solid
}

.border-very-light-pink {
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity))
}

.border-greyish-brown {
  --tw-border-opacity: 1;
  border-color: rgb(87 87 86 / var(--tw-border-opacity))
}

.bg-light-navy {
  --tw-bg-opacity: 1;
  background-color: rgb(22 80 157 / var(--tw-bg-opacity))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-twilight-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(15 55 107 / var(--tw-bg-opacity))
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 124 / var(--tw-bg-opacity))
}

.bg-very-light-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity))
}

.bg-greyish-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(87 87 86 / var(--tw-bg-opacity))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-light-navy\/\[78\%\] {
  --tw-gradient-from: rgb(22 80 157 / 78%);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(22 80 157 / 0))
}

.to-\[rgba\(166\2c 170\2c 170\2c 0\.7\)\] {
  --tw-gradient-to: rgba(166,170,170,0.7)
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover
}

.object-center {
  -o-object-position: center;
     object-position: center
}

.p-4 {
  padding: 1rem
}

.p {
  padding: 10px
}

.p-\[40px\] {
  padding: 40px
}

.p-2 {
  padding: 0.5rem
}

.px {
  padding-left: 10px;
  padding-right: 10px
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.pr {
  padding-right: 10px
}

.pr-0 {
  padding-right: 0px
}

.pt-20 {
  padding-top: 5rem
}

.pb-\[50px\] {
  padding-bottom: 50px
}

.pt-\[35px\] {
  padding-top: 35px
}

.pb-5 {
  padding-bottom: 1.25rem
}

.pb-2 {
  padding-bottom: 0.5rem
}

.pr-6 {
  padding-right: 1.5rem
}

.pl-0 {
  padding-left: 0px
}

.pb-8 {
  padding-bottom: 2rem
}

.pr-12 {
  padding-right: 3rem
}

.pt-16 {
  padding-top: 4rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.font-open-sans {
  font-family: 'Open Sans', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.text-\[18px\] {
  font-size: 18px
}

.text-xs {
  font-size: 14px;
  line-height: 24px
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-4xl {
  font-size: 36px;
  line-height: 46px
}

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

.text-xxs {
  font-size: 12px;
  line-height: 18px
}

.text-sm {
  font-size: 16px;
  line-height: 26px
}

.text-lg {
  font-size: 24px;
  line-height: 34px
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-md {
  font-size: 20px;
  line-height: 30px
}

.font-semibold {
  font-weight: 600
}

.font-bold {
  font-weight: 700
}

.font-normal {
  font-weight: 400
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-twilight-blue {
  --tw-text-opacity: 1;
  color: rgb(15 55 107 / var(--tw-text-opacity))
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.text-greyish-brown {
  --tw-text-opacity: 1;
  color: rgb(87 87 86 / var(--tw-text-opacity))
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity))
}

.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.opacity-75 {
  opacity: 0.75
}

.opacity-100 {
  opacity: 1
}

.opacity-70 {
  opacity: 0.7
}

.opacity-0 {
  opacity: 0
}

.\!opacity-0 {
  opacity: 0 !important
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.\!transition-opacity {
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.duration-300 {
  transition-duration: 300ms
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.ease-linear {
  transition-timing-function: linear
}

.content {
  --tw-content: '';
  content: var(--tw-content)
}

:root {
  --containerWidth: 0;
}

@media (min-width: 768px) {
  :root {
    --containerWidth: 768px
  }
}

@media (min-width: 1280px) {
  :root {
    --containerWidth: 1000px
  }
}

.vc_column-inner {
  padding-top: 0 !important;
}

.vc_inline-link {
  display: none;
}

.locked-item a[href] {
  display: inline-flex;
}

.site-main {
  min-height: 50vh;
  min-height: min(50vh, 640px);
}

.before\:mr-2::before {
  content: var(--tw-content);
  margin-right: 0.5rem
}

.before\:content-\[\'\2013\'\]::before {
  --tw-content: '–';
  content: var(--tw-content)
}

.first\:border-t:first-child {
  border-top-width: 1px
}

.last\:mb-0:last-child {
  margin-bottom: 0px
}

.last\:\!border-b:last-child {
  border-bottom-width: 1px !important
}

.focus-within\:max-w-\[999px\]:focus-within {
  max-width: 999px
}

.hover\:\!text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important
}

.hover\:opacity-100:hover {
  opacity: 1
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.active\:opacity-75:active {
  opacity: 0.75
}

@media (min-width: 640px) {
  .sm\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }
}

@media (min-width: 768px) {
  .md\:order-last {
    order: 9999
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4
  }

  .md\:h-\[715px\] {
    height: 715px
  }

  .md\:grid-cols-13 {
    grid-template-columns: repeat(13, minmax(0, 1fr))
  }

  .md\:flex-row {
    flex-direction: row
  }

  .md\:gap-5 {
    gap: 1.25rem
  }

  .md\:gap-4 {
    gap: 1rem
  }

  .md\:gap-\[15px\] {
    gap: 15px
  }

  .md\:\!border-b {
    border-bottom-width: 1px !important
  }

  .md\:bg-light-navy {
    --tw-bg-opacity: 1;
    background-color: rgb(22 80 157 / var(--tw-bg-opacity))
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
  }

  .md\:\!text-right {
    text-align: right !important
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-6 {
    grid-column: span 6 / span 6
  }

  .lg\:ml-auto {
    margin-left: auto
  }

  .lg\:\!mt-\[80px\] {
    margin-top: 80px !important
  }

  .lg\:block {
    display: block
  }

  .lg\:hidden {
    display: none
  }

  .lg\:h-32 {
    height: 8rem
  }

  .lg\:h-20 {
    height: 5rem
  }

  .lg\:h-\[300px\] {
    height: 300px
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:justify-center {
    justify-content: center
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse))
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px
  }

  .lg\:text-4xl {
    font-size: 36px;
    line-height: 46px
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1
  }
}

@media (min-width: 1280px) {
  .xl\:container {
    width: 100%
  }

  @media (min-width: 640px) {
    .xl\:container {
      max-width: 640px
    }
  }

  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px
    }
  }

  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 1024px
    }
  }

  @media (min-width: 1280px) {
    .xl\:container {
      max-width: 1280px
    }
  }

  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1536px
    }
  }

  .xl\:container {
    max-width: 100%;
  }

  @media (min-width: 640px) {
    .xl\:container {
      max-width: 640px
    }
  }

  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px
    }
  }

  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 768px
    }
  }

  @media (min-width: 1280px) {
    .xl\:container {
      max-width: 1000px
    }
  }

  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1000px
    }
  }

  .xl\:right-full {
    right: 100%
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .xl\:flex {
    display: flex
  }

  .xl\:hidden {
    display: none
  }

  .xl\:w-full {
    width: 100%
  }

  .xl\:flex-grow {
    flex-grow: 1
  }

  .xl\:justify-end {
    justify-content: flex-end
  }
}
