@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;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
/*.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}*/
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/*.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);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}*/
/*.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}*/
/*.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  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)
  );
}*/
/*.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .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 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}*/
/*.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-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 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-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.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: var(--swiper-pagination-bullet-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;
  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-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s 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: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-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 > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}*/
.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 {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}*/
/*.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  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 {
  pointer-events: auto;
  visibility: visible;
}
.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-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}*/
/*.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  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-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}*/
/*.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}*/
/*.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}*/
/* OVERLAY */
figure.overlay img {
  opacity: 1;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
.overlay {
  position: relative;
  text-align: center;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.overlay figcaption,
.overlay .figcaption {
  padding: 0.5rem;
  z-index: 5;
  pointer-events: none;
}
.overlay * {
  transition: all 0.4s ease;
}
@media (prefers-reduced-motion: reduce) {
  .overlay * {
    transition: none;
  }
}
.overlay img {
  transition: none;
}
.overlay:not(.caption-overlay) i {
  display: block;
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  .overlay:not(.caption-overlay) i {
    font-size: 1.4rem;
  }
}
.overlay a {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer !important;
}
.overlay span.bg {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer !important;
  opacity: 0;
  z-index: 4;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.6);
}
.overlay.color span.bg {
  background: rgba(var(--bs-primary-rgb), 0.7);
}
.overlay.light span.bg {
  background: rgba(255, 255, 255, 0.6);
}
/*.overlay.overlay-gradient-1 span.bg {
  background: linear-gradient(120deg, #f857a6 10%, #ef3f6e 100%);
}
.overlay.overlay-gradient-2 span.bg {
  background: linear-gradient(40deg, #f5b161 0.4%, #ec366e 100.2%);
}
.overlay.overlay-gradient-3 span.bg {
  background: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%);
}
.overlay.overlay-gradient-4 span.bg {
  background: linear-gradient(125deg, #9040db, #ff72c2 50%, #ffd84f);
}
.overlay.overlay-gradient-5 span.bg {
  background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.overlay.overlay-gradient-6 span.bg {
  background: linear-gradient(45deg, #08AEEA 0%, #2AF598 100%);
}
.overlay.overlay-gradient-7 span.bg {
  background: linear-gradient(100deg, #605dba 20%, #78acf0 85%);
}
.overlay.overlay-gradient-8 span.bg {
  background: linear-gradient(0deg, #2c46a7, #3757c4);
}
.overlay.overlay-gradient-9 span.bg {
  background: linear-gradient(45deg, #ffdee9, #b5fffc);
}*/
.overlay:not(.overlay-3):hover span.bg {
  opacity: 1;
  transition: opacity 0.35s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .overlay:not(.overlay-3):hover span.bg {
    transition: none;
  }
}
.overlay * {
  color: var(--bs-white) !important;
}
.overlay.light * {
  color: #333333 !important;
}
.overlay img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.overlay.caption figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
}
.overlay.caption figcaption .post-meta {
  display: flex;
  flex-direction: row;
}
.overlay.caption figcaption .post-meta>li {
  display: flex;
  align-items: center;
}
.overlay.caption figcaption .badge {
  color: #333333 !important;
}
.overlay.caption.caption-overlay span.bg {
  opacity: 1;
  background: none;
  background: rgba(30, 34, 40, 0) linear-gradient(transparent 15%, transparent 20%, rgba(30, 34, 40, 0.3) 55%, rgba(30, 34, 40, 0.7) 85%, rgba(30, 34, 40, 0.75) 100%) repeat scroll 0 0;
}
.overlay.caption.caption-overlay span.bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.2);
  transition: all 0.4s ease;
}
@media (prefers-reduced-motion: reduce) {
  .overlay.caption.caption-overlay span.bg:after {
    transition: none;
  }
}
.overlay.caption.caption-overlay span.bg:hover:after {
  opacity: 1;
}
.overlay-1 * {
  box-sizing: border-box;
}
.overlay-1 figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0.75rem 1rem;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  text-align: center;
}
.overlay-1 .from-top {
  position: absolute;
  padding: 0.75rem 1rem;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-80%);
}
.overlay-1:hover figcaption,
.overlay-1:hover .figcaption {
  opacity: 1;
}
.overlay-1:hover figcaption *,
.overlay-1:hover .figcaption * {
  transform: translateY(-50%);
}
/*.overlay-2 * {
  position: absolute;
  left: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
.overlay-2>* {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}
.overlay-2 figcaption {
  height: 100%;
  opacity: 0;
}
.overlay-2 img {
  position: relative;
}
.overlay-2 .from-top {
  bottom: 50%;
  padding: 0 1rem;
  transform: translate3d(0%, -100%, 0);
}
.overlay-2 .from-bottom {
  top: 50%;
  padding: 0 1rem;
  transform: translate3d(0%, 100%, 0);
}
.overlay-2:hover * {
  opacity: 1;
}
.overlay-2:hover figcaption * {
  transform: translate3d(0%, 0%, 0);
}
.overlay-3 {
  text-align: left;
}
.overlay-3 span.bg {
  position: absolute;
  display: block;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.overlay-3:hover span.bg {
  visibility: visible;
  opacity: 0.8;
  width: 100%;
}
.overlay-3 figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1.25rem;
}
.overlay-3 .from-left {
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
  transform: translate3d(-10%, 0, 0);
}
.overlay-3 .from-left:nth-child(1) {
  transition-delay: 0.15s;
}
.overlay-3 .from-left:nth-child(2) {
  transition-delay: 0.2s;
}
.overlay-3:hover figcaption,
.overlay-3:hover .figcaption {
  opacity: 1;
}
.overlay-3:hover figcaption .from-left,
.overlay-3:hover .figcaption .from-left {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}*/
.hover-scale {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
}
.hover-scale img {
  transition: all 0.35s ease-in-out;
}
.hover-scale:hover img {
  transform: scale(1.05);
}
/*.itooltip-inner {
  padding: 0.7rem 1rem;
  box-shadow: var(--shadow);
  animation: 0.15s linear fadeIn;
  border-radius: 0.4rem;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  color: inherit;
}
.itooltip-light.itooltip-inner {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  color: inherit;
}
.itooltip-dark.itooltip-inner {
  background: rgba(30, 34, 40, 0.9);
}
.itooltip-color.itooltip-inner {
  background: rgba(var(--bs-primary-rgb), 0.9);
}
.itooltip-blue.itooltip-inner {
  background: rgba(4, 20, 88, 0.9);
}
.itooltip-sky.itooltip-inner {
  background: rgba(94, 185, 240, 0.9);
}
.itooltip-purple.itooltip-inner {
  background: rgba(116, 126, 209, 0.9);
}
.itooltip-grape.itooltip-inner {
  background: rgba(96, 93, 186, 0.9);
}
.itooltip-violet.itooltip-inner {
  background: rgba(160, 124, 197, 0.9);
}
.itooltip-pink.itooltip-inner {
  background: rgba(209, 107, 134, 0.9);
}
.itooltip-fuchsia.itooltip-inner {
  background: rgba(230, 104, 179, 0.9);
}
.itooltip-red.itooltip-inner {
  background: rgba(145, 0, 0, 0.9);
}
.itooltip-orange.itooltip-inner {
  background: rgba(247, 139, 119, 0.9);
}
.itooltip-yellow.itooltip-inner {
  background: rgba(206, 151, 74, 0.9);
}
.itooltip-green.itooltip-inner {
  background: rgba(77, 99, 43, 0.9);
}
.itooltip-leaf.itooltip-inner {
  background: rgba(124, 183, 152, 0.9);
}
.itooltip-aqua.itooltip-inner {
  background: rgba(84, 168, 199, 0.9);
}
.itooltip-navy.itooltip-inner {
  background: rgba(52, 63, 82, 0.9);
}
.itooltip-ash.itooltip-inner {
  background: rgba(112, 112, 112, 0.9);
}
.itooltip-white.itooltip-inner {
  background: rgba(255, 255, 255, 0.9);
}
.itooltip-light.itooltip-inner {
  background: rgba(254, 254, 254, 0.9);
}
.itooltip-gray.itooltip-inner {
  background: rgba(246, 247, 249, 0.9);
}
.itooltip-primary.itooltip-inner {
  background: rgba(4, 20, 88, 0.9);
}
.itooltip-secondary.itooltip-inner {
  background: rgba(170, 176, 188, 0.9);
}
.itooltip-success.itooltip-inner {
  background: rgba(77, 99, 43, 0.9);
}
.itooltip-info.itooltip-inner {
  background: rgba(84, 168, 199, 0.9);
}
.itooltip-warning.itooltip-inner {
  background: rgba(206, 151, 74, 0.9);
}
.itooltip-danger.itooltip-inner {
  background: rgba(145, 0, 0, 0.9);
}
[class*=itooltip-]:not(.itooltip-light).itooltip-inner * {
  color: var(--bs-white);
}*/
.lift {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.lift:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0rem 0.25rem 1.25rem rgba(52, 63, 82, 0.1);
}
/*.cursor-light a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;opacity:0.9;%7D.cls-2%7Bfill:%23262b32;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}
.cursor-dark a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23262b32;opacity:0.9;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}
.cursor-primary a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2378acf0;opacity:0.9;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}*/
/* BACKGROUND COLORS */
/*.bg-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}
.bg-sky {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-sky-rgb), var(--bs-bg-opacity)) !important;
}
.bg-purple {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}
.bg-grape {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grape-rgb), var(--bs-bg-opacity)) !important;
}
.bg-violet {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-violet-rgb), var(--bs-bg-opacity)) !important;
}
.bg-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}
.bg-fuchsia {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-fuchsia-rgb), var(--bs-bg-opacity)) !important;
}
.bg-red {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}
.bg-orange {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}
.bg-yellow {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}
.bg-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}
.bg-leaf {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-leaf-rgb), var(--bs-bg-opacity)) !important;
}
.bg-aqua {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-aqua-rgb), var(--bs-bg-opacity)) !important;
}
.bg-navy {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-navy-rgb), var(--bs-bg-opacity)) !important;
}*/
.bg-ash {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ash-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important;
}
/*.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}*/
.bg-soft-primary {
  background-color: var(--bs-soft-primary) !important;
}
.bg-soft-blue {
  background-color: var(--bs-soft-blue) !important;
}
/*.bg-soft-sky {
  background-color: var(--bs-soft-sky) !important;
}
.bg-soft-purple {
  background-color: var(--bs-soft-purple) !important;
}
.bg-soft-grape {
  background-color: var(--bs-soft-grape) !important;
}
.bg-soft-violet {
  background-color: var(--bs-soft-violet) !important;
}
.bg-soft-pink {
  background-color: var(--bs-soft-pink) !important;
}
.bg-soft-fuchsia {
  background-color: var(--bs-soft-fuchsia) !important;
}*/
.bg-soft-red {
  background-color: var(--bs-soft-red) !important;
}
/*.bg-soft-orange {
  background-color: var(--bs-soft-orange) !important;
}*/
.bg-soft-yellow {
  background-color: var(--bs-soft-yellow) !important;
}
.bg-soft-green {
  background-color: var(--bs-soft-green) !important;
}
/*.bg-soft-leaf {
  background-color: var(--bs-soft-leaf) !important;
}
.bg-soft-aqua {
  background-color: var(--bs-soft-aqua) !important;
}
.bg-soft-navy {
  background-color: var(--bs-soft-navy) !important;
}
.bg-soft-ash {
  background-color: var(--bs-soft-ash) !important;
}
.bg-soft-gray {
  background-color: var(--bs-soft-gray) !important;
}
.bg-pale-primary {
  background-color: var(--bs-pale-primary) !important;
}*/
.bg-pale-blue {
  background-color: var(--bs-pale-blue) !important;
}
/*.bg-pale-sky {
  background-color: var(--bs-pale-sky) !important;
}
.bg-pale-purple {
  background-color: var(--bs-pale-purple) !important;
}
.bg-pale-grape {
  background-color: var(--bs-pale-grape) !important;
}
.bg-pale-violet {
  background-color: var(--bs-pale-violet) !important;
}
.bg-pale-pink {
  background-color: var(--bs-pale-pink) !important;
}
.bg-pale-fuchsia {
  background-color: var(--bs-pale-fuchsia) !important;
}*/
.bg-pale-red {
  background-color: var(--bs-pale-red) !important;
}
/*.bg-pale-orange {
  background-color: var(--bs-pale-orange) !important;
}*/
.bg-pale-yellow {
  background-color: var(--bs-pale-yellow) !important;
}
.bg-pale-green {
  background-color: var(--bs-pale-green) !important;
}
/*.bg-pale-leaf {
  background-color: var(--bs-pale-leaf) !important;
}
.bg-pale-aqua {
  background-color: var(--bs-pale-aqua) !important;
}
.bg-pale-navy {
  background-color: var(--bs-pale-navy) !important;
}
.bg-pale-dark {
  background-color: var(--bs-pale-dark) !important;
}
.bg-pale-ash {
  background-color: var(--bs-pale-ash) !important;
}*/
.bg-dark-blue {
  background-color: #041458 !important;
}
.bg-dark-yellow {
  background-color: #CE974A !important
}
.bg-dark-green {
  background-color: #4D632B !important;
}
/*.bg-gradient-primary {
  background: linear-gradient(180deg, var(--bs-soft-primary), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-primary {
  background: linear-gradient(0deg, var(--bs-soft-primary), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-blue {
  background: linear-gradient(180deg, var(--bs-soft-blue), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-blue {
  background: linear-gradient(0deg, var(--bs-soft-blue), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-sky {
  background: linear-gradient(180deg, var(--bs-soft-sky), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-sky {
  background: linear-gradient(0deg, var(--bs-soft-sky), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-purple {
  background: linear-gradient(180deg, var(--bs-soft-purple), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-purple {
  background: linear-gradient(0deg, var(--bs-soft-purple), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-grape {
  background: linear-gradient(180deg, var(--bs-soft-grape), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-grape {
  background: linear-gradient(0deg, var(--bs-soft-grape), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-violet {
  background: linear-gradient(180deg, var(--bs-soft-violet), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-violet {
  background: linear-gradient(0deg, var(--bs-soft-violet), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-pink {
  background: linear-gradient(180deg, var(--bs-soft-pink), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-pink {
  background: linear-gradient(0deg, var(--bs-soft-pink), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-fuchsia {
  background: linear-gradient(180deg, var(--bs-soft-fuchsia), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-fuchsia {
  background: linear-gradient(0deg, var(--bs-soft-fuchsia), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-red {
  background: linear-gradient(180deg, var(--bs-soft-red), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-red {
  background: linear-gradient(0deg, var(--bs-soft-red), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-orange {
  background: linear-gradient(180deg, var(--bs-soft-orange), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-orange {
  background: linear-gradient(0deg, var(--bs-soft-orange), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-yellow {
  background: linear-gradient(180deg, var(--bs-soft-yellow), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-yellow {
  background: linear-gradient(0deg, var(--bs-soft-yellow), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-green {
  background: linear-gradient(180deg, var(--bs-soft-green), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-green {
  background: linear-gradient(0deg, var(--bs-soft-green), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-leaf {
  background: linear-gradient(180deg, var(--bs-soft-leaf), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-leaf {
  background: linear-gradient(0deg, var(--bs-soft-leaf), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-aqua {
  background: linear-gradient(180deg, var(--bs-soft-aqua), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-aqua {
  background: linear-gradient(0deg, var(--bs-soft-aqua), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-navy {
  background: linear-gradient(180deg, var(--bs-soft-navy), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-navy {
  background: linear-gradient(0deg, var(--bs-soft-navy), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-ash {
  background: linear-gradient(180deg, var(--bs-soft-ash), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-ash {
  background: linear-gradient(0deg, var(--bs-soft-ash), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-gray {
  background: linear-gradient(180deg, var(--bs-soft-gray), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-reverse-gray {
  background: linear-gradient(0deg, var(--bs-soft-gray), rgba(var(--bs-white-rgb), 0) 100%);
}
.bg-gradient-blend {
  background: linear-gradient(160deg, #FFB7B7 9%, #727272 100%), radial-gradient(100% 100% at 30% 10%, #FFD1D1 0%, #260000 100%), linear-gradient(180deg, #00FFFF 0%, #FFFFFF 100%), radial-gradient(100% 100% at 70% 0%, #FF0000 0%, #00FFE0 100%), linear-gradient(280deg, #DBFF00 0%, #3300FF 100%);
  background-blend-mode: screen, overlay, color-burn, color-dodge, normal;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#383838", GradientType=0);
}*/
/* BACKGROUND HEIGHT */
/*.bg-white-700 {
  background: rgba(var(--bs-white-rgb), 0.7) !important;
}
.bg-white-900 {
  background: rgba(var(--bs-white-rgb), 0.9) !important;
}*/
/*.bg-height {
  height: 30rem;
}
@media (max-width: 991.98px) {
  .bg-height {
    height: 20rem;
  }
}
@media (max-width: 767px) {
  .bg-height {
    height: 15rem;
  }
}*/
/* CONTROLS */
.swiper-controls {
  position: absolute !important;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.swiper-controls .swiper-navigation {
  pointer-events: all;
}
.swiper-controls .swiper-navigation .swiper-button {
  background: rgba(var(--bs-white-rgb), 0.7);
  color: #333333;
  border: 0;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  width: 2.2rem;
  height: 2.2rem;
  line-height: inherit;
  border-radius: 100%;
  text-shadow: none;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-controls .swiper-navigation .swiper-button {
    transition: none;
  }
}
.swiper-controls .swiper-navigation .swiper-button:hover {
  background: rgba(var(--bs-white-rgb), 0.9);
}
.swiper-controls .swiper-navigation .swiper-button:focus {
  outline: 0;
}
.swiper-controls .swiper-navigation .swiper-button:after {
  font-family: "Unicons";
  font-size: 1.2rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
  left: 1rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev:after {
  content: "\e949";
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
  right: 1rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-next:after {
  content: "\e94c";
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-disabled {
  background: rgba(var(--bs-white-rgb), 0.7);
}
.swiper-controls .swiper-pagination {
  bottom: -2.8rem;
  position: absolute !important;
  pointer-events: all;
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet {
  -webkit-backface-visibility: visible;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.3rem;
  padding: 0;
  background: #707070;
  opacity: 0.5;
  border-radius: 100%;
  border: 3px solid transparent;
  transform: scale(0.6);
}
@media (prefers-reduced-motion: reduce) {
  .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    transition: none;
  }
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet:hover {
  transform: scale(1);
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet:focus {
  outline: 0;
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1);
  background: none;
  border-color: #707070;
}
.swiper-container {
  -webkit-user-select: none;
  position: relative;
  z-index: 10 !important;
}
.swiper-container.clients .swiper {
  display: flex;
  align-items: center;
}
/*.swiper-container .swiper img {
  width: 100%;
  height: auto;
}*/
.swiper-container.nav-color .swiper-button,
.swiper-container.nav-color .swiper-slide figure .item-link {
  background: rgba(var(--bs-primary-rgb), 0.9) !important;
  color: var(--bs-white) !important;
}
.swiper-container.nav-color .swiper-button.swiper-button-disabled,
.swiper-container.nav-color .swiper-slide figure .item-link.swiper-button-disabled {
  background: rgba(var(--bs-primary-rgb), 0.7) !important;
}
.swiper-container.nav-color .swiper-button:hover,
.swiper-container.nav-color .swiper-slide figure .item-link:hover {
  background: var(--bs-primary) !important;
}
.swiper-container.nav-dark .swiper-button,
.swiper-container.nav-dark .swiper-slide figure .item-link {
  background: rgba(0, 0, 0, 0.3) !important;
  color: var(--bs-white) !important;
}
.swiper-container.nav-dark .swiper-button.swiper-button-disabled,
.swiper-container.nav-dark .swiper-slide figure .item-link.swiper-button-disabled {
  background: rgba(0, 0, 0, 0.1) !important;
}
.swiper-container.nav-dark .swiper-button:hover,
.swiper-container.nav-dark .swiper-slide figure .item-link:hover {
  background: rgba(0, 0, 0, 0.5) !important;
}
.swiper-container.nav-bottom .swiper-navigation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  transform: none;
  position: absolute !important;
  bottom: -3.2rem;
  left: 0;
  width: 100%;
}
.swiper-container.nav-bottom .swiper-navigation .swiper-button {
  top: auto;
  left: auto;
  right: auto;
  bottom: 0;
  position: relative;
  margin: 0 0.2rem;
}
.swiper-container.nav-bottom .swiper-navigation+.swiper-pagination {
  bottom: -5.2rem;
}
.swiper-container.nav-bottom.nav-far .swiper-navigation {
  bottom: -4.1rem;
}
.swiper-container.nav-bottom.nav-start .swiper-navigation {
  text-align: left;
  justify-content: flex-start;
}
.swiper-container.nav-bottom.nav-start .swiper-navigation .swiper-button {
  margin: 0 0.4rem 0 0;
}
.swiper-container.dots-over .swiper-pagination {
  bottom: 0.6rem;
}
.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-white);
  opacity: 1;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
}
.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  border-color: var(--bs-white);
}
.swiper-container.dots-start .swiper-pagination {
  text-align: left;
  justify-content: flex-start;
}
.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-white);
  opacity: 1;
}
.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  border-color: var(--bs-white);
}
.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  border-color: rgba(0, 0, 0, 0.3);
}
.swiper-container.dots-light.dots-light-75 .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.75;
}
.swiper-container.dots-closer .swiper-pagination {
  bottom: -2rem;
}
/* OVERLAY */
.swiper-slide.bg-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.5);
}
.swiper-slide.rounded.bg-overlay:before {
  border-radius: 0.4rem;
}
.swiper-slide.bg-overlay-300:before {
  background: rgba(30, 34, 40, 0.3);
}
.swiper-slide.bg-overlay-400:before {
  background: rgba(30, 34, 40, 0.4);
}
.swiper-slide.bg-overlay [class*=container]>*,
.swiper-slide.bg-overlay .caption-wrapper>* {
  position: relative;
  z-index: 3;
}
.swiper-slide .caption-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.swiper-slide .caption-wrapper .caption {
  display: flex;
}
@media (max-width: 767px) {
  .caption-wrapper {
    display: none !important;
  }
}
/* HERO */
/*.swiper-hero,
.swiper-hero .swiper-slide {
  height: 750px !important;
}
.swiper-hero .swiper-slide {
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .swiper-hero,
  .swiper-hero .swiper-slide {
    height: 500px !important;
  }
  .swiper-hero .swiper-navigation {
    display: none;
  }
}*/
/* FULLSCREEN */
/*.swiper-fullscreen {
  height: 100vh;
}
.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide {
  height: 100vh;
  background-size: cover;
  background-position: center center;
}
.swiper-fullscreen .swiper-thumbs {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.swiper-fullscreen .swiper-thumbs .swiper-slide {
  cursor: pointer;
  width: 2.5rem !important;
  height: 2.5rem !important;
}
.swiper-fullscreen .swiper-thumbs .swiper-slide img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
}
.swiper-fullscreen .swiper-thumbs .swiper-slide:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  z-index: 2;
  transition: all 150ms ease-in-out;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-radius: 100%;
}
.swiper-fullscreen .swiper-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  border-color: rgba(var(--bs-white-rgb), 0.6);
}
@media (max-width: 1199.98px) {
  .swiper-fullscreen,
  .swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide {
    height: 750px !important;
  }
}
@media (max-width: 767px) {
  .swiper-fullscreen,
  .swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide {
    height: 500px !important;
  }
}*/
/* AUTO */
@media (min-width: 1024px) {
  .swiper-auto .swiper-slide {
    width: 850px;
  }
  .swiper-auto.swiper-auto-xs .swiper-slide {
    width: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .swiper-auto .swiper-slide {
    width: 600px;
  }
  .swiper-auto.swiper-auto-xs .swiper-slide {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .swiper-auto.swiper-auto-xs .swiper-slide {
    width: 300px;
  }
}
/* ANIMATIONS */
.swiper-container .swiper-slide [class*=animate__] {
  animation-name: none;
  visibility: hidden;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__] {
  visibility: visible;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInUp {
  animation-name: fadeInUp;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInDown {
  animation-name: fadeInDown;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInTopRight {
  animation-name: fadeInTopRight;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInUp {
  animation-name: slideInUp;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInDown {
  animation-name: slideInDown;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInLeft {
  animation-name: slideInLeft;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInRight {
  animation-name: slideInRight;
}
.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__zoomIn {
  animation-name: zoomIn;
}
/* INNER */
.item-inner {
  padding: 1rem 0.75rem;
}
/* THUMBNAILS */
/*.swiper-thumbs-container:not(.swiper-fullscreen) .swiper-main {
  position: relative;
}
.swiper-thumbs-container:not(.swiper-fullscreen) .swiper:not(.swiper-thumbs) {
  margin-bottom: 0.5rem;
}
.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide {
  cursor: pointer;
  opacity: 0.7;
}
.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}*/
/* STATIC CAPTIONS */
/*.swiper-static {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1000;
}
@media (min-width: 1400px) {
  .container-custom {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  .container-custom {
    max-width: 90%;
  }
}*/
/* TICKER MODE */
.swiper-wrapper.ticker {
  transition-timing-function: linear !important;
}