@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: translateZ(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);
  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 {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  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(0);
  }
  to {
    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%;
  -o-object-fit: contain;
  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-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: translateZ(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,
.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;
  -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-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(0, -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: translate(-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%;
  -o-object-fit: contain;
  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,
.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 {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  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;
  backface-visibility: hidden;
}
.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-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;
  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;
}
@font-face {
  font-family: Intro;
  src: url(Intro-Light-76dcc5c0.woff2) format("woff2"), url(Intro-Light-d1cde855.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Intro;
  src: url(Intro-Regular-e52473f5.woff2) format("woff2"), url(Intro-Regular-5148dbae.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 1280px;
  --bs-breakpoint-xl: 1366px;
  --bs-breakpoint-xxl: 1600px;
}
.row {
  --bs-gutter-x: 32px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1280px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1366px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
} /*!
 * Bootstrap Utilities v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover,
.link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover,
.link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover,
.link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover,
.link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover,
.link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover,
.link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover,
.link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover,
.link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover,
.link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}
.icon-link-hover:hover > .bi,
.icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio:before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1280px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1366px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1600px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}
.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}
.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translate(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.border-opacity-100 {
  --bs-border-opacity: 1;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 3rem !important;
}
.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important;
}
.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important;
}
.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important;
}
.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: #00000080 !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: #ffffff80 !important;
}
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.link-opacity-10,
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
.link-opacity-25,
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
.link-opacity-50,
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
.link-opacity-75,
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
.link-opacity-100,
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
.link-offset-1,
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.link-offset-2,
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.link-offset-3,
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-underline-opacity-0,
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
.link-underline-opacity-10,
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-25,
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-50,
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-75,
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-100,
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-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-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-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-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.z-n1 {
  z-index: -1 !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1366px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
*,
*:before,
*:after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html {
  height: 100%;
}
html * {
  scrollbar-width: thin;
  scrollbar-color: #cc1470 #18161f;
}
html *::-webkit-scrollbar {
  width: 12px;
}
html *::-webkit-scrollbar-track {
  background: #18161f;
}
html *::-webkit-scrollbar-thumb {
  background: radial-gradient(100.54% 100.54% at 83.59% 86.72%, #cc1470 0%, #b224b2 32.78%, #853dcc 66.67%, #5252cc 100%);
  border-radius: 20px;
  border: 2px solid #18161f;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
  font-family: Intro, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #f2f1f5;
  background-color: #c4cad0;
  -webkit-tap-highlight-color: transparent;
}
main,
section {
  display: block;
}
img {
  max-width: 100%;
  border: 0;
}
:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: none;
}
button,
input,
textarea,
select {
  font-family: inherit;
  color: inherit;
  border: none;
  border-radius: 0;
  background: none;
}
input:not([type="checkbox"]):not([type="radio"]),
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
input::-ms-clear {
  display: none;
}
.svg-icon {
  overflow: hidden;
}
.page-wrap {
  overflow-x: hidden;
}
.container {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1280px) {
  .container {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1600px) {
  .container {
    padding-left: 84px;
    padding-right: 84px;
  }
}
.row {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
@media (min-width: 768px) {
  .row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
}
.row > .col,
.row > [class*="col-"] {
  gap: 24px;
}
@media (min-width: 768px) {
  .row > .col,
  .row > [class*="col-"] {
    gap: 32px;
  }
}
.responsive-media {
  position: relative;
  background-position: center;
}
.responsive-media:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.responsive-media > picture {
  background-position: center;
}
.responsive-media > video,
.responsive-media > picture,
.responsive-media > picture > img,
.responsive-media > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img[data-object-fit="contain"] {
  -o-object-fit: contain;
  object-fit: contain;
}
img[data-object-fit="cover"] {
  -o-object-fit: cover;
  object-fit: cover;
}
.fit-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fit-img img {
  opacity: 0 !important;
}
.fit-img--cover {
  background-size: cover;
}
.fit-img--contain {
  background-size: contain;
}
.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  touch-action: none;
}
.no-scroll-popup {
  overflow: hidden;
  touch-action: none;
}
.block-ancor {
  height: 0;
  font-size: 0;
}
.scroll-to-anchor {
  display: block;
  position: absolute;
  bottom: 0;
}
.word-up,
.swiper-word-up {
  transform: translateY(30px) scale(0.999);
  opacity: 0;
  transition: all 0.5s linear;
}
.btn {
  display: inline-block;
  position: relative;
  padding: 22px 30px;
  background-color: transparent;
  border: 2px solid #f2f1f5;
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  color: inherit;
}
.btn:before,
.btn:after {
  position: absolute;
  top: -100%;
  left: 0;
  content: "";
  width: 100%;
  height: 200%;
  border-radius: 50%;
  background: radial-gradient(100.54% 100.54% at 83.59% 86.72%, #cc1470 0%, #b224b2 32.78%, #853dcc 66.67%, #5252cc 100%);
  transform: translate(100%, 100%);
  transform-origin: bottom left;
  transition: all 0.2s ease-in-out;
  z-index: -1;
}
.btn:before {
  opacity: 0;
}
.btn:after {
  opacity: 1;
  background: #f2f1f5;
  z-index: -2;
}
@media (min-width: 768px) {
  .btn {
    border-radius: 28px;
  }
  .btn:hover {
    border: 2px solid transparent;
  }
  .btn:hover:before,
  .btn:hover:after {
    border-radius: 28px;
    transform: translate(0);
    opacity: 1;
    height: 100%;
    top: 0;
  }
  .btn:hover:after {
    opacity: 0;
  }
}
@media (min-width: 1600px) {
  .btn {
    padding: 26px 38px;
  }
}
.btn:active {
  background-color: #cc1470;
}
.btn:active:after {
  opacity: 0;
}
.color-pink {
  color: #cc1470;
}
.color-magenta {
  color: #b224b2;
}
.color-purple {
  color: #853dcc;
}
.color-violet {
  color: #5252cc;
}
.color-blue {
  color: #3674b2;
}
h1,
.h1 {
  font-size: 48px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.6px;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}
@media (min-width: 1280px) {
  h1,
  .h1 {
    font-size: 80px;
  }
}
@media (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 104px;
  }
}
h2,
.h2 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.4px;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 48px;
  }
}
@media (min-width: 1280px) {
  h2,
  .h2 {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  h2,
  .h2 {
    font-size: 80px;
  }
}
h3,
.h3 {
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 40px;
  }
}
@media (min-width: 1280px) {
  h3,
  .h3 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  h3,
  .h3 {
    font-size: 60px;
  }
}
h4,
.h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  h4,
  .h4 {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  h4,
  .h4 {
    font-size: 48px;
  }
}
h5,
.h5 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 24px;
  }
}
@media (min-width: 1280px) {
  h5,
  .h5 {
    font-size: 32px;
  }
}
@media (min-width: 1600px) {
  h5,
  .h5 {
    font-size: 40px;
  }
}
h6,
.h6 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  h6,
  .h6 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  h6,
  .h6 {
    font-size: 32px;
  }
}
.main-text {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 1600px) {
  .main-text {
    font-size: 20px;
    line-height: 1.4;
  }
}
.small-text {
  font-size: 12px;
  line-height: 1.3;
}
@media (min-width: 1600px) {
  .small-text {
    font-size: 14px;
  }
}
.caps-text {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 8px;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .caps-text {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .caps-text {
    font-size: 18px;
  }
}
.d1 {
  font-size: 128px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .d1 {
    font-size: 224px;
  }
}
@media (min-width: 1280px) {
  .d1 {
    font-size: 240px;
  }
}
@media (min-width: 1600px) {
  .d1 {
    font-size: 368px;
  }
}
.d2 {
  font-size: 64px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .d2 {
    font-size: 112px;
  }
}
@media (min-width: 1280px) {
  .d2 {
    font-size: 120px;
  }
}
@media (min-width: 1600px) {
  .d2 {
    font-size: 184px;
  }
}
@keyframes topBar_open {
  0% {
    transform: translateY(0) rotate(0);
    width: 23px;
  }
  10% {
    transform: translateY(-2px) rotate(0);
    width: 23px;
  }
  50% {
    transform: translateY(5px) rotate(45deg);
    width: 32px;
  }
  75% {
    transform: translateY(1px) rotate(45deg);
    width: 28px;
  }
  to {
    transform: translateY(2px) rotate(45deg);
    width: 32px;
  }
}
@keyframes bottomBar_open {
  0% {
    transform: translateY(0) rotate(0);
    width: 23px;
  }
  10% {
    transform: translateY(-2px) rotate(0);
    width: 23px;
  }
  50% {
    transform: translateY(0) rotate(-45deg);
    width: 32px;
  }
  75% {
    transform: translateY(-5px) rotate(-45deg);
    width: 28px;
  }
  to {
    transform: translateY(-3px) rotate(-45deg);
    width: 32px;
  }
}
@keyframes menuLabel_open {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    transform: translateY(-18px);
  }
  45% {
    transform: translateY(44px);
    opacity: 1;
  }
  48% {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(30px);
    opacity: 0;
  }
}
@keyframes topBar_close {
  0% {
    transform: translateY(5px) rotate(45deg);
    width: 32px;
  }
  35% {
    transform: translateY(-8px) rotate(-4deg);
    width: 23px;
  }
  53% {
    transform: translateY(10px) rotate(3deg);
    width: 23px;
  }
  70% {
    transform: translateY(-6px) rotate(0);
    width: 23px;
  }
  to {
    transform: translateY(-2px) rotate(0);
    width: 23px;
  }
}
@keyframes bottomBar_close {
  0% {
    transform: translateY(-8px) rotate(-45deg);
    width: 32px;
  }
  35% {
    transform: translateY(-11px) rotate(6deg);
    width: 23px;
  }
  53% {
    transform: translateY(0) rotate(-3deg);
    width: 23px;
  }
  68% {
    transform: translateY(-7px) rotate(0);
    width: 23px;
  }
  to {
    transform: translateY(0) rotate(0);
    width: 23px;
  }
}
@keyframes menuLabel_close {
  0% {
    transform: translateY(5px);
    opacity: 0;
  }
  5% {
    transform: translateY(8px);
    opacity: 1;
  }
  25% {
    transform: translateY(-8px);
    opacity: 1;
  }
  37% {
    transform: translateY(-5px);
    opacity: 1;
  }
  45% {
    transform: translateY(-5px);
    opacity: 1;
  }
  58% {
    transform: translateY(8px) rotate(-10deg);
    opacity: 1;
  }
  83% {
    transform: translateY(-6px) rotate(0);
    opacity: 1;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes notify-cookie-show {
  0% {
    transform: translateY(120%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes notify-cookie-hide {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(120%);
  }
}
.m-salad {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mt-salad {
  margin-top: 8px;
}
.mb-salad {
  margin-bottom: 8px;
}
.m-yellow {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mt-yellow {
  margin-top: 16px;
}
.mb-yellow {
  margin-bottom: 16px;
}
.m-orange {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .m-orange {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.mt-orange {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .mt-orange {
    margin-top: 24px;
  }
}
.mb-orange {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mb-orange {
    margin-bottom: 24px;
  }
}
.m-pink {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .m-pink {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1280px) {
  .m-pink {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1600px) {
  .m-pink {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.mt-pink {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .mt-pink {
    margin-top: 28px;
  }
}
@media (min-width: 1280px) {
  .mt-pink {
    margin-top: 32px;
  }
}
@media (min-width: 1600px) {
  .mt-pink {
    margin-top: 40px;
  }
}
.mb-pink {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .mb-pink {
    margin-bottom: 28px;
  }
}
@media (min-width: 1280px) {
  .mb-pink {
    margin-bottom: 32px;
  }
}
@media (min-width: 1600px) {
  .mb-pink {
    margin-bottom: 40px;
  }
}
.m-violet {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .m-violet {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .m-violet {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1600px) {
  .m-violet {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
.mt-violet {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .mt-violet {
    margin-top: 40px;
  }
}
@media (min-width: 1280px) {
  .mt-violet {
    margin-top: 48px;
  }
}
@media (min-width: 1600px) {
  .mt-violet {
    margin-top: 64px;
  }
}
.mb-violet {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .mb-violet {
    margin-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .mb-violet {
    margin-bottom: 48px;
  }
}
@media (min-width: 1600px) {
  .mb-violet {
    margin-bottom: 64px;
  }
}
.m-blue {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .m-blue {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1280px) {
  .m-blue {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
@media (min-width: 1600px) {
  .m-blue {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.mt-blue {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mt-blue {
    margin-top: 48px;
  }
}
@media (min-width: 1280px) {
  .mt-blue {
    margin-top: 64px;
  }
}
@media (min-width: 1600px) {
  .mt-blue {
    margin-top: 80px;
  }
}
.mb-blue {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-blue {
    margin-bottom: 48px;
  }
}
@media (min-width: 1280px) {
  .mb-blue {
    margin-bottom: 64px;
  }
}
@media (min-width: 1600px) {
  .mb-blue {
    margin-bottom: 80px;
  }
}
.m-light-blue {
  margin-top: 48px;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .m-light-blue {
    margin-top: 56px;
    margin-bottom: 56px;
  }
}
@media (min-width: 1280px) {
  .m-light-blue {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .m-light-blue {
    margin-top: 104px;
    margin-bottom: 104px;
  }
}
.mt-light-blue {
  margin-top: 48px;
}
@media (min-width: 768px) {
  .mt-light-blue {
    margin-top: 56px;
  }
}
@media (min-width: 1280px) {
  .mt-light-blue {
    margin-top: 80px;
  }
}
@media (min-width: 1600px) {
  .mt-light-blue {
    margin-top: 104px;
  }
}
.mb-light-blue {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .mb-light-blue {
    margin-bottom: 56px;
  }
}
@media (min-width: 1280px) {
  .mb-light-blue {
    margin-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .mb-light-blue {
    margin-bottom: 104px;
  }
}
.p-salad {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pt-salad {
  padding-top: 8px;
}
.pb-salad {
  padding-bottom: 8px;
}
.p-yellow {
  padding-top: 16px;
  padding-bottom: 16px;
}
.pt-yellow {
  padding-top: 16px;
}
.pb-yellow {
  padding-bottom: 16px;
}
.p-orange {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .p-orange {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.pt-orange {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .pt-orange {
    padding-top: 24px;
  }
}
.pb-orange {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .pb-orange {
    padding-bottom: 24px;
  }
}
.p-pink {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .p-pink {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
@media (min-width: 1280px) {
  .p-pink {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1600px) {
  .p-pink {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.pt-pink {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .pt-pink {
    padding-top: 28px;
  }
}
@media (min-width: 1280px) {
  .pt-pink {
    padding-top: 32px;
  }
}
@media (min-width: 1600px) {
  .pt-pink {
    padding-top: 40px;
  }
}
.pb-pink {
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .pb-pink {
    padding-bottom: 28px;
  }
}
@media (min-width: 1280px) {
  .pb-pink {
    padding-bottom: 32px;
  }
}
@media (min-width: 1600px) {
  .pb-pink {
    padding-bottom: 40px;
  }
}
.p-violet {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .p-violet {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .p-violet {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 1600px) {
  .p-violet {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.pt-violet {
  padding-top: 32px;
}
@media (min-width: 768px) {
  .pt-violet {
    padding-top: 40px;
  }
}
@media (min-width: 1280px) {
  .pt-violet {
    padding-top: 48px;
  }
}
@media (min-width: 1600px) {
  .pt-violet {
    padding-top: 64px;
  }
}
.pb-violet {
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .pb-violet {
    padding-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .pb-violet {
    padding-bottom: 48px;
  }
}
@media (min-width: 1600px) {
  .pb-violet {
    padding-bottom: 64px;
  }
}
.p-blue {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .p-blue {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 1280px) {
  .p-blue {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1600px) {
  .p-blue {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.pt-blue {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .pt-blue {
    padding-top: 48px;
  }
}
@media (min-width: 1280px) {
  .pt-blue {
    padding-top: 64px;
  }
}
@media (min-width: 1600px) {
  .pt-blue {
    padding-top: 80px;
  }
}
.pb-blue {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .pb-blue {
    padding-bottom: 48px;
  }
}
@media (min-width: 1280px) {
  .pb-blue {
    padding-bottom: 64px;
  }
}
@media (min-width: 1600px) {
  .pb-blue {
    padding-bottom: 80px;
  }
}
.p-light-blue {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .p-light-blue {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
@media (min-width: 1280px) {
  .p-light-blue {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .p-light-blue {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}
.pt-light-blue {
  padding-top: 48px;
}
@media (min-width: 768px) {
  .pt-light-blue {
    padding-top: 56px;
  }
}
@media (min-width: 1280px) {
  .pt-light-blue {
    padding-top: 80px;
  }
}
@media (min-width: 1600px) {
  .pt-light-blue {
    padding-top: 104px;
  }
}
.pb-light-blue {
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .pb-light-blue {
    padding-bottom: 56px;
  }
}
@media (min-width: 1280px) {
  .pb-light-blue {
    padding-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .pb-light-blue {
    padding-bottom: 104px;
  }
}
.hero {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hero-wrap {
  display: flex;
  align-items: flex-end;
  height: calc(100vh - 98px);
  min-height: 400px;
}
@media (min-width: 1280px) {
  .hero-wrap {
    height: 100dvh;
  }
}
@media (max-width: 767.98px) {
  .hero__content .h1 {
    font-size: 43px;
  }
}
.hero__btn-scroll {
  position: fixed;
  right: 48px;
  bottom: 56px;
  z-index: 10;
  display: none;
  overflow: hidden;
  border-radius: 16px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .hero__btn-scroll {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .hero__btn-scroll {
    right: 64px;
    bottom: 80px;
  }
}
.hero__btn-scroll:hover .hero__btn-scroll-bg {
  color: #f2f1f5;
  background-color: transparent;
}
.hero__btn-scroll:hover .hero__btn-scroll-bg:before {
  opacity: 1;
}
.hero__btn-scroll:hover .hero__btn-scroll-bg:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M18 2.25H14C11.9453 2.25232 9.97539 3.06958 8.52248 4.52248C7.06957 5.97539 6.25232 7.94528 6.25 10V22C6.25232 24.0547 7.06957 26.0246 8.52248 27.4775C9.97539 28.9304 11.9453 29.7477 14 29.75H18C20.0547 29.7477 22.0246 28.9304 23.4775 27.4775C24.9304 26.0246 25.7477 24.0547 25.75 22V10C25.7477 7.94528 24.9304 5.97539 23.4775 4.52248C22.0246 3.06958 20.0547 2.25232 18 2.25ZM24.25 22C24.248 23.657 23.5889 25.2456 22.4172 26.4172C21.2456 27.5889 19.657 28.248 18 28.25H14C12.343 28.248 10.7544 27.5889 9.58278 26.4172C8.4111 25.2456 7.75198 23.657 7.75 22V10C7.75198 8.34301 8.4111 6.75445 9.58278 5.58277C10.7544 4.4111 12.343 3.75198 14 3.75H18C19.657 3.75198 21.2456 4.4111 22.4172 5.58277C23.5889 6.75445 24.248 8.34301 24.25 10V22ZM16.75 8V14C16.75 14.1989 16.671 14.3897 16.5303 14.5303C16.3897 14.671 16.1989 14.75 16 14.75C15.8011 14.75 15.6103 14.671 15.4697 14.5303C15.329 14.3897 15.25 14.1989 15.25 14V8C15.25 7.80109 15.329 7.61032 15.4697 7.46967C15.6103 7.32902 15.8011 7.25 16 7.25C16.1989 7.25 16.3897 7.32902 16.5303 7.46967C16.671 7.61032 16.75 7.80109 16.75 8Z' fill='%23F2F1F5'/%3E%3C/svg%3E");
}
.hero__btn-scroll:active .hero__btn-scroll-bg {
  color: #f2f1f5;
  background-color: #cc1470;
}
.hero__btn-scroll:active .hero__btn-scroll-bg:before {
  opacity: 0;
}
.hero__btn-scroll:active .hero__btn-scroll-bg:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M18 2.25H14C11.9453 2.25232 9.97539 3.06958 8.52248 4.52248C7.06957 5.97539 6.25232 7.94528 6.25 10V22C6.25232 24.0547 7.06957 26.0246 8.52248 27.4775C9.97539 28.9304 11.9453 29.7477 14 29.75H18C20.0547 29.7477 22.0246 28.9304 23.4775 27.4775C24.9304 26.0246 25.7477 24.0547 25.75 22V10C25.7477 7.94528 24.9304 5.97539 23.4775 4.52248C22.0246 3.06958 20.0547 2.25232 18 2.25ZM24.25 22C24.248 23.657 23.5889 25.2456 22.4172 26.4172C21.2456 27.5889 19.657 28.248 18 28.25H14C12.343 28.248 10.7544 27.5889 9.58278 26.4172C8.4111 25.2456 7.75198 23.657 7.75 22V10C7.75198 8.34301 8.4111 6.75445 9.58278 5.58277C10.7544 4.4111 12.343 3.75198 14 3.75H18C19.657 3.75198 21.2456 4.4111 22.4172 5.58277C23.5889 6.75445 24.248 8.34301 24.25 10V22ZM16.75 8V14C16.75 14.1989 16.671 14.3897 16.5303 14.5303C16.3897 14.671 16.1989 14.75 16 14.75C15.8011 14.75 15.6103 14.671 15.4697 14.5303C15.329 14.3897 15.25 14.1989 15.25 14V8C15.25 7.80109 15.329 7.61032 15.4697 7.46967C15.6103 7.32902 15.8011 7.25 16 7.25C16.1989 7.25 16.3897 7.32902 16.5303 7.46967C16.671 7.61032 16.75 7.80109 16.75 8Z' fill='%23F2F1F5'/%3E%3C/svg%3E");
}
.hero__btn-scroll-bg {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #7f7d85;
  padding: 8px 8px 8px 16px;
  background-color: #f2f1f514;
  transition: all 0.5s ease-in-out;
}
.hero__btn-scroll-bg:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  content: "";
  background: radial-gradient(100.54% 100.54% at 83.59% 86.72%, #cc1470 0%, #b224b2 32.78%, #853dcc 66.67%, #5252cc 100%);
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.hero__btn-scroll-bg:after {
  content: "";
  height: 32px;
  width: 32px;
  margin-left: 4px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M18 2.25H14C11.9453 2.25232 9.97539 3.06958 8.52248 4.52248C7.06957 5.97539 6.25232 7.94528 6.25 10V22C6.25232 24.0547 7.06957 26.0246 8.52248 27.4775C9.97539 28.9304 11.9453 29.7477 14 29.75H18C20.0547 29.7477 22.0246 28.9304 23.4775 27.4775C24.9304 26.0246 25.7477 24.0547 25.75 22V10C25.7477 7.94528 24.9304 5.97539 23.4775 4.52248C22.0246 3.06958 20.0547 2.25232 18 2.25ZM24.25 22C24.248 23.657 23.5889 25.2456 22.4172 26.4172C21.2456 27.5889 19.657 28.248 18 28.25H14C12.343 28.248 10.7544 27.5889 9.58278 26.4172C8.4111 25.2456 7.75198 23.657 7.75 22V10C7.75198 8.34301 8.4111 6.75445 9.58278 5.58277C10.7544 4.4111 12.343 3.75198 14 3.75H18C19.657 3.75198 21.2456 4.4111 22.4172 5.58277C23.5889 6.75445 24.248 8.34301 24.25 10V22ZM16.75 8V14C16.75 14.1989 16.671 14.3897 16.5303 14.5303C16.3897 14.671 16.1989 14.75 16 14.75C15.8011 14.75 15.6103 14.671 15.4697 14.5303C15.329 14.3897 15.25 14.1989 15.25 14V8C15.25 7.80109 15.329 7.61032 15.4697 7.46967C15.6103 7.32902 15.8011 7.25 16 7.25C16.1989 7.25 16.3897 7.32902 16.5303 7.46967C16.671 7.61032 16.75 7.80109 16.75 8Z' fill='url(%23paint0_radial_1_739)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_1_739' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(8 5) rotate(58.6713) scale(26.9258 19.0929)'%3E%3Cstop stop-color='%23CC1470'/%3E%3Cstop offset='0.327778' stop-color='%23B224B2'/%3E%3Cstop offset='0.666667' stop-color='%23853DCC'/%3E%3Cstop offset='1' stop-color='%235252CC'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out;
}
.hero__animation {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.company {
  overflow-x: hidden;
}
.company__header {
  align-items: flex-end;
}
.company__text {
  color: #b2b0b8;
}
@media (min-width: 768px) {
  .company__text.mt-violet {
    margin-top: 0;
  }
}
.company__heading {
  color: #7f7d85;
}
.company__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 32px;
  column-gap: 32px;
  row-gap: 64px;
  list-style: none;
}
@media (min-width: 1280px) {
  .company__list.mb-blue {
    margin-bottom: 0;
  }
}
.company__item {
  text-align: left;
}
.company__item-title {
  color: #f2f1f5;
}
.company__footnote {
  color: #7f7d85;
}
.company__footnote a {
  color: #f2f1f5;
  cursor: pointer;
  text-decoration: none;
}
.solutions__heading {
  color: #7f7d85;
}
.solutions-accordion {
  margin-top: 48px;
}
@media (min-width: 768px) {
  .solutions-accordion {
    margin-top: 56px;
  }
}
@media (min-width: 1366px) {
  .solutions-accordion {
    margin-top: 80px;
  }
}
.solutions-accordion__list {
  list-style: none;
}
.solutions-accordion__item {
  position: relative;
  border-radius: 32px;
  border: 2px solid rgba(246, 244, 248, 0.1);
}
@media (min-width: 1280px) {
  .solutions-accordion__item {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .solutions-accordion__item {
    border-radius: 64px;
  }
}
.solutions-accordion__item.mb-pink:last-child {
  margin-bottom: 0;
}
.solutions-accordion__item.is-opened:before {
  opacity: 1;
}
.solutions-accordion__item:before {
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: radial-gradient(100.54% 100.54% at 83.59% 86.72%, #cc1470 0%, #b224b2 32.78%, #853dcc 66.67%, #5252cc 100%);
  z-index: -1;
  border-radius: 32px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
@media (min-width: 1280px) {
  .solutions-accordion__item:before {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .solutions-accordion__item:before {
    border-radius: 64px;
  }
}
.solutions-accordion__item-wrap {
  background: #18161f;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .solutions-accordion__item-wrap {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .solutions-accordion__item-wrap {
    border-radius: 64px;
  }
}
.solutions-accordion__item:hover:before {
  opacity: 1;
}
.solutions-accordion__header {
  align-items: center;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
}
@media (min-width: 1366px) {
  .solutions-accordion__header {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .solutions-accordion__header-title.mt-pink {
    margin-top: 0;
  }
}
.solutions-accordion__header-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
@media (min-width: 1280px) {
  .solutions-accordion__header-icon {
    width: 64px;
    height: 64px;
    min-width: 64px;
  }
}
@media (min-width: 1600px) {
  .solutions-accordion__header-icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }
}
.solutions-accordion__header-cross {
  display: flex;
  justify-content: flex-end;
}
.solutions-accordion__header-cross-icon {
  display: block;
  border: none;
  background: transparent;
  position: relative;
  width: 23px;
  height: 23px;
  min-width: 23px;
  margin-right: 8px;
}
@media (min-width: 1280px) {
  .solutions-accordion__header-cross-icon {
    margin-right: 32px;
  }
}
@media (min-width: 1366px) {
  .solutions-accordion__header-cross-icon {
    margin-right: 48px;
  }
}
@media (min-width: 1600px) {
  .solutions-accordion__header-cross-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 56px;
  }
}
.solutions-accordion__header-cross-icon:before,
.solutions-accordion__header-cross-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background: linear-gradient(293deg, #cc1470 28.28%, #b224b2 101.13%, #853dcc 101.13%);
  transition: all 0.5s;
}
.solutions-accordion__header-cross-icon:after {
  transform: rotate(90deg);
}
.is-opened .solutions-accordion__header-cross-icon:after {
  transform: rotate(0);
}
.solutions-accordion__body {
  overflow-y: hidden;
  height: 0px;
  transition: height 0.5s;
}
@media (max-width: 1365.98px) {
  .solutions-accordion__body {
    padding: 0 16px;
  }
}
.solutions-accordion__content,
.clients__heading {
  color: #7f7d85;
}
.clients__cards {
  list-style: none;
}
@media (min-width: 1280px) {
  .clients__cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 32px;
  }
}
@media (min-width: 1280px) {
  .clients__cards_small {
    grid-template-columns: repeat(6, 1fr);
    -moz-column-gap: 31px;
    column-gap: 31px;
    row-gap: 31px;
  }
}
.clients__cards_small .clients__card-icon {
  max-width: 51px;
  max-height: 27px;
}
@media (min-width: 1600px) {
  .clients__cards_small .clients__card-icon {
    max-width: 90px;
    max-height: 64px;
  }
}
@media (min-width: 1280px) {
  .clients .swiper {
    overflow: visible;
  }
}
.clients__card {
  position: relative;
  border-radius: 24px;
  border: 2px solid rgba(246, 244, 248, 0.1);
}
@media (min-width: 768px) {
  .clients__card {
    border-radius: 32px;
  }
}
@media (min-width: 1280px) {
  .clients__card {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .clients__card {
    border-radius: 64px;
  }
}
.clients__card:before {
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: radial-gradient(100.54% 100.54% at 83.59% 86.72%, #cc1470 0%, #b224b2 32.78%, #853dcc 66.67%, #5252cc 100%);
  z-index: -1;
  border-radius: 24px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .clients__card:before {
    border-radius: 32px;
  }
}
@media (min-width: 1280px) {
  .clients__card:before {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .clients__card:before {
    border-radius: 64px;
  }
}
.clients__card-inner.responsive-media:before {
  padding-top: 100%;
}
.clients__card-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background: #18161f;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .clients__card-wrap {
    border-radius: 32px;
  }
}
@media (min-width: 1280px) {
  .clients__card-wrap {
    border-radius: 48px;
  }
}
@media (min-width: 1600px) {
  .clients__card-wrap {
    border-radius: 64px;
  }
}
.clients__card-icon {
  width: 100%;
  height: 100%;
}
.clients__card-icon_belgee {
  max-width: 36%;
}
.clients__card-icon_bestune {
  max-width: 73%;
}
.clients__card-icon_chery {
  max-width: 62%;
}
.clients__card-icon_exeed {
  max-width: 51%;
}
.clients__card-icon_exlantix {
  max-width: 60%;
}
.clients__card-icon_geely {
  max-width: 28%;
}
.clients__card-icon_haval {
  max-width: 52%;
}
.clients__card-icon_jac {
  max-width: 44%;
}
.clients__card-icon_jaecoo {
  max-width: 49%;
}
.clients__card-icon_knewstar {
  max-width: 70%;
}
.clients__card-icon_lecar {
  max-width: 42%;
}
.clients__card-icon_mazda {
  max-width: 24%;
}
.clients__card-icon_mg {
  max-width: 23%;
}
.clients__card-icon_moskvich {
  max-width: 55%;
}
.clients__card-icon_omoda {
  max-width: 50%;
}
.clients__card-icon_oting {
  max-width: 25%;
}
.clients__card-icon_rox {
  max-width: 50%;
}
.clients__card-icon_scout {
  max-width: 41%;
}
.clients__card-icon_suzuki {
  max-width: 49%;
}
.clients__card-icon_zeekr {
  max-width: 51%;
}
@media (min-width: 1280px) {
  .clients__card:hover:before {
    opacity: 1;
  }
}
.awards__heading {
  color: #7f7d85;
}
.awards__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 24px;
  column-gap: 24px;
  row-gap: 40px;
  list-style: none;
}
@media (min-width: 1280px) {
  .awards__list {
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
.awards__item-text {
  color: #7f7d85;
}
.awards__slider {
  position: relative;
}
.awards__card {
  display: flex;
  align-items: flex-start;
  padding: 64px 0;
}
@media (min-width: 1280px) {
  .awards__card {
    padding: 0;
  }
}
.awards__card-text {
  color: #7f7d85;
}
@media (min-width: 1280px) {
  .awards__card-text {
    margin-bottom: 26px;
  }
}
.awards__card-media {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .awards__card-media {
    justify-content: flex-end;
    margin-bottom: 0;
  }
}
.awards__card-photo {
  height: 180px;
  max-width: 180px;
  height: 144px;
  min-width: 144px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .awards__card-photo {
    justify-content: flex-end;
    margin-bottom: 0;
  }
}
.awards__card-photo img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.awards__buttons .swiper-button-prev,
.awards__buttons .swiper-button-next {
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1280px) {
  .awards__buttons .swiper-button-prev,
  .awards__buttons .swiper-button-next {
    width: 42px;
    height: 42px;
  }
}
.awards__buttons .swiper-button-prev:after,
.awards__buttons .swiper-button-next:after {
  display: none;
}
.awards__buttons .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Cpath d='M41.7076 40.2926C41.8952 40.4802 42.0006 40.7347 42.0006 41.0001C42.0006 41.2654 41.8952 41.5199 41.7076 41.7076C41.5199 41.8952 41.2654 42.0006 41.0001 42.0006C40.7347 42.0006 40.4802 41.8952 40.2926 41.7076L20.2926 21.7076C20.1996 21.6147 20.1258 21.5044 20.0755 21.383C20.0252 21.2616 19.9993 21.1315 19.9993 21.0001C19.9993 20.8687 20.0252 20.7385 20.0755 20.6171C20.1258 20.4957 20.1996 20.3854 20.2926 20.2926L40.2926 0.292567C40.3855 0.199657 40.4958 0.125957 40.6172 0.0756741C40.7386 0.0253914 40.8687 -0.000488279 41.0001 -0.000488281C41.1314 -0.000488284 41.2616 0.0253914 41.3829 0.0756741C41.5043 0.125957 41.6146 0.199657 41.7076 0.292567C41.8005 0.385477 41.8742 0.495778 41.9244 0.617171C41.9747 0.738564 42.0006 0.868673 42.0006 1.00007C42.0006 1.13146 41.9747 1.26157 41.9244 1.38296C41.8742 1.50436 41.8005 1.61466 41.7076 1.70757L22.4151 21.0001L41.7076 40.2926ZM2.41505 21.0001L21.7076 1.70757C21.8952 1.51993 22.0006 1.26543 22.0006 1.00007C22.0006 0.734704 21.8952 0.480209 21.7076 0.292568C21.5199 0.104928 21.2654 -0.000488276 21.0001 -0.000488281C20.7347 -0.000488286 20.4802 0.104927 20.2926 0.292567L0.292554 20.2926C0.199577 20.3854 0.125819 20.4957 0.0754948 20.6171C0.0251705 20.7385 -0.000732422 20.8687 -0.000732422 21.0001C-0.000732422 21.1315 0.0251705 21.2616 0.0754948 21.383C0.125819 21.5044 0.199577 21.6147 0.292554 21.7076L20.2926 41.7076C20.3855 41.8005 20.4958 41.8742 20.6172 41.9245C20.7386 41.9747 20.8687 42.0006 21.0001 42.0006C21.1314 42.0006 21.2616 41.9747 21.3829 41.9245C21.5043 41.8742 21.6146 41.8005 21.7076 41.7076C21.8005 41.6147 21.8742 41.5044 21.9244 41.383C21.9747 41.2616 22.0006 41.1315 22.0006 41.0001C22.0006 40.8687 21.9747 40.7386 21.9244 40.6172C21.8742 40.4958 21.8005 40.3855 21.7076 40.2926L2.41505 21.0001Z' fill='%23CC1470'/%3E%3C/svg%3E");
  left: 0;
  top: 22px;
}
@media (min-width: 1280px) {
  .awards__buttons .swiper-button-prev {
    top: 22px;
  }
}
.awards__buttons .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Cpath d='M21.7076 21.7076L1.70757 41.7076C1.61466 41.8005 1.50436 41.8742 1.38296 41.9245C1.26157 41.9747 1.13146 42.0006 1.00007 42.0006C0.868673 42.0006 0.738564 41.9747 0.617171 41.9245C0.495778 41.8742 0.385477 41.8005 0.292567 41.7076C0.199657 41.6147 0.125957 41.5044 0.0756741 41.383C0.0253914 41.2616 -0.000488281 41.1315 -0.000488281 41.0001C-0.000488281 40.8687 0.0253914 40.7386 0.0756741 40.6172C0.125957 40.4958 0.199657 40.3855 0.292567 40.2926L19.5851 21.0001L0.292567 1.70757C0.104927 1.51993 -0.000488281 1.26543 -0.000488281 1.00007C-0.000488281 0.734704 0.104927 0.480208 0.292567 0.292567C0.480208 0.104927 0.734704 -0.000488281 1.00007 -0.000488281C1.26543 -0.000488281 1.51993 0.104927 1.70757 0.292567L21.7076 20.2926C21.8005 20.3854 21.8743 20.4957 21.9246 20.6171C21.975 20.7385 22.0009 20.8687 22.0009 21.0001C22.0009 21.1315 21.975 21.2616 21.9246 21.383C21.8743 21.5044 21.8005 21.6147 21.7076 21.7076ZM41.7076 20.2926L21.7076 0.292567C21.5199 0.104927 21.2654 -0.000488286 21.0001 -0.000488281C20.7347 -0.000488276 20.4802 0.104928 20.2926 0.292568C20.1049 0.480209 19.9995 0.734704 19.9995 1.00007C19.9995 1.26543 20.1049 1.51993 20.2926 1.70757L39.5851 21.0001L20.2926 40.2926C20.1997 40.3855 20.126 40.4958 20.0757 40.6172C20.0254 40.7386 19.9995 40.8687 19.9995 41.0001C19.9995 41.1315 20.0254 41.2616 20.0757 41.383C20.126 41.5044 20.1997 41.6147 20.2926 41.7076C20.3855 41.8005 20.4958 41.8742 20.6172 41.9245C20.7386 41.9747 20.8687 42.0006 21.0001 42.0006C21.1315 42.0006 21.2616 41.9747 21.383 41.9245C21.5044 41.8742 21.6147 41.8005 21.7076 41.7076L41.7076 21.7076C41.8005 21.6147 41.8743 21.5044 41.9246 21.383C41.975 21.2616 42.0009 21.1315 42.0009 21.0001C42.0009 20.8687 41.975 20.7385 41.9246 20.6171C41.8743 20.4957 41.8005 20.3854 41.7076 20.2926Z' fill='%23853DCC'/%3E%3C/svg%3E");
  bottom: 0;
  left: 0;
  top: unset;
}
@media (min-width: 1280px) {
  .awards__buttons .swiper-button-next {
    top: 22px;
    left: unset;
  }
}
.error-page__title {
  background-image: linear-gradient(283deg, #5252cc 2.72%, #853dcc 33.77%, #b224b2 64.83%, #cc1470 97.36%);
  color: transparent;
  display: inline-block;
  background-clip: text;
  -webkit-background-clip: text;
}
.error-page__text {
  color: #b2b0b8;
}
.cookie-notify {
  position: fixed;
  bottom: 24px;
  left: 24px;
  right: 24px;
  z-index: 11;
  border-radius: 48px;
  overflow: hidden;
  visibility: hidden;
  animation-fill-mode: forwards;
}
@media (min-width: 768px) {
  .cookie-notify {
    bottom: 48px;
    right: 48px;
    left: auto;
    max-width: 498px;
  }
}
.cookie-notify__wrap {
  position: relative;
  padding: 24px;
}
@media (min-width: 768px) {
  .cookie-notify__wrap {
    padding: 32px;
  }
}
.cookie-notify__wrap:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(242, 241, 245, 0.08);
  -webkit-backdrop-filter: blur(48px);
  backdrop-filter: blur(48px);
}
.cookie-notify_visible {
  visibility: visible;
  animation: notify-cookie-show 0.5s ease forwards;
}
.cookie-notify_hidden {
  animation: notify-cookie-hide 0.5s ease forwards;
}
.cookie-notify__btn {
  cursor: pointer;
  border-radius: 24px;
}
.cookie-notify__btn.btn:before,
.cookie-notify__btn.btn:after {
  border-radius: 24px;
}
.cookie-notify__text a {
  text-decoration: none;
  color: inherit;
}
.cookie-notify__text a:hover {
  text-decoration: underline;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  height: 64px;
}
@media (min-width: 768px) {
  .header-wrap {
    align-items: center;
  }
}
.header__logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 50%;
  background: #f2f1f5;
  transition: background 0.7s ease-in-out;
  overflow: hidden;
}
@media (min-width: 1600px) {
  .header__logo {
    width: 84px;
    height: 84px;
  }
}
.header__logo:hover {
  background: transparent;
}
.header__logo:hover .header__logo-icon {
  fill: #f2f1f5;
}
.header__logo:hover:before {
  opacity: 1;
  transform: rotate(-180deg);
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out 0.2s;
}
.header__logo-icon {
  position: relative;
  z-index: 2;
  height: 20px;
  width: 48px;
  fill: #18161f;
  transition: all 0.7s ease-in-out;
}
@media (min-width: 1600px) {
  .header__logo-icon {
    width: 60px;
    height: 25px;
  }
}
.header__logo:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 9px 9px, #cc1470, #b224b2 32.78%, #853dcc 66.67%, #5252cc);
  opacity: 0;
  transform: rotate(0);
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out;
}
.header-menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 42px 24px 48px;
  background: rgba(24, 22, 31, 0.88);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 1279.98px) {
  .header-menu {
    transform: translate(-100%);
    overflow-y: auto;
  }
  .header-menu.open {
    transform: translate(0);
  }
}
@media (min-width: 768px) {
  .header-menu {
    padding: 56px 48px;
  }
}
@media (min-width: 1280px) {
  .header-menu {
    position: static;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    padding: 0;
    background: none;
  }
}
.header-menu__list {
  display: flex;
  list-style: none;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 1280px) {
  .header-menu__list {
    position: static;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.header-menu__item {
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .header-menu__item {
    padding: 4px 0;
  }
}
.header-menu__item:not(:last-of-type) {
  margin: 0 0 32px;
}
@media (min-width: 768px) {
  .header-menu__item:not(:last-of-type) {
    margin: 0 0 40px;
  }
}
@media (min-width: 1280px) {
  .header-menu__item:not(:last-of-type) {
    margin: 0 64px 0 0;
  }
}
@media (min-width: 1600px) {
  .header-menu__item:not(:last-of-type) {
    margin: 0 80px 0 0;
  }
}
.header-menu__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
  font-size: 28px;
}
@media (min-width: 768px) {
  .header-menu__link {
    font-size: 40px;
    font-weight: 300;
  }
}
@media (min-width: 1280px) {
  .header-menu__link {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .header-menu__link {
    font-size: 20px;
  }
}
.header-menu__link:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  content: "";
  height: 2px;
  background: linear-gradient(90deg, #5252cc 0%, #853dcc 32.81%, #b224b2 65.63%, #cc1470 100%);
  transition: all 0.3s ease-in-out;
  transform: translate(-100%);
  opacity: 0;
}
@media (min-width: 1280px) {
  .header-menu__link:hover:after {
    transition: all 0.3s ease-in-out;
    transform: translate(0);
    opacity: 1;
  }
}
.header__btn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 48px;
}
@media (min-width: 1280px) {
  .header__btn {
    flex-direction: row;
    align-items: center;
    gap: 0;
  }
}
.header__btn-client {
  display: block;
}
@media (min-width: 1280px) {
  .header__btn-client {
    display: none;
  }
}
.header__btn-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.header__btn-link:before {
  content: "";
  display: block;
  height: 32px;
  width: 32px;
  margin-right: 8px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMicgaGVpZ2h0PSczMicgdmlld0JveD0nMCAwIDMyIDMyJyBmaWxsPSdub25lJz48cGF0aCBkPSdNMjMuMjc1MSAzLjgwNjI0QzIzLjMwMDYgMy43MTExMSAyMy4zNDQ2IDMuNjIxOTQgMjMuNDA0NiAzLjU0MzgzQzIzLjQ2NDYgMy40NjU3MSAyMy41Mzk0IDMuNDAwMTcgMjMuNjI0NyAzLjM1MDk2QzIzLjcxIDMuMzAxNzQgMjMuODA0MiAzLjI2OTgxIDIzLjkwMTggMy4yNTY5OUMyMy45OTk1IDMuMjQ0MTcgMjQuMDk4NyAzLjI1MDcxIDI0LjE5MzggMy4yNzYyNEMyNi4xMTc2IDMuNzkxMjQgMjcuNjkzOCA0Ljk4MTI0IDI4LjY1MDEgNi42MjQ5OUMyOC43NDk1IDYuNzk3MzggMjguNzc2NCA3LjAwMjIyIDI4LjcyNDggNy4xOTQ0NEMyOC42NzMzIDcuMzg2NjcgMjguNTQ3NSA3LjU1MDUzIDI4LjM3NTEgNy42NDk5OUMyOC4yMDI3IDcuNzQ5NDQgMjcuOTk3OCA3Ljc3NjM0IDI3LjgwNTYgNy43MjQ3N0MyNy42MTM0IDcuNjczMiAyNy40NDk1IDcuNTQ3MzggMjcuMzUwMSA3LjM3NDk5QzI2LjYwMDEgNi4wNzc0OSAyNS4zNDI2IDUuMTM2MjQgMjMuODA2MyA0LjcyNDk5QzIzLjcxMTEgNC42OTk1OSAyMy42MjE4IDQuNjU1NjggMjMuNTQzNSA0LjU5NTc1QzIzLjQ2NTMgNC41MzU4MiAyMy4zOTk2IDQuNDYxMDYgMjMuMzUwMyA0LjM3NTczQzIzLjMwMDkgNC4yOTA0IDIzLjI2ODkgNC4xOTYxOCAyMy4yNTYgNC4wOTg0N0MyMy4yNDMxIDQuMDAwNzUgMjMuMjQ5NiAzLjkwMTQ1IDIzLjI3NTEgMy44MDYyNFpNOS43OTI1NiAyOC40MTEyQzguNTkzODEgMjcuNDY2MiA3LjU5NTA2IDI2LjI2MzcgNi42NTAwNiAyNC42MjVDNi41NTA2MSAyNC40NTI2IDYuMzg2NzQgMjQuMzI2OCA2LjE5NDUyIDI0LjI3NTJDNi4wMDIyOSAyNC4yMjM2IDUuNzk3NDYgMjQuMjUwNSA1LjYyNTA2IDI0LjM1QzUuNDUyNjcgMjQuNDQ5NCA1LjMyNjg1IDI0LjYxMzMgNS4yNzUyOCAyNC44MDU1QzUuMjIzNzEgMjQuOTk3OCA1LjI1MDYxIDI1LjIwMjYgNS4zNTAwNiAyNS4zNzVDNi4zOTUwNiAyNy4xODM3IDcuNTExMzEgMjguNTIyNSA4Ljg2MzgxIDI5LjU4ODdDOC45NDA4OCAyOS42NTIxIDkuMDI5ODIgMjkuNjk5NCA5LjEyNTQxIDI5LjcyOEM5LjIyMSAyOS43NTY1IDkuMzIxMzMgMjkuNzY1NyA5LjQyMDUyIDI5Ljc1NUM5LjUxOTcxIDI5Ljc0NDMgOS42MTU3NyAyOS43MTQgOS43MDMwNyAyOS42NjU3QzkuNzkwMzcgMjkuNjE3NCA5Ljg2NzE2IDI5LjU1MjIgOS45Mjg5NSAyOS40NzM4QzkuOTkwNzMgMjkuMzk1NSAxMC4wMzYzIDI5LjMwNTYgMTAuMDYyOSAyOS4yMDk1QzEwLjA4OTUgMjkuMTEzMyAxMC4wOTY3IDI5LjAxMjggMTAuMDg0IDI4LjkxMzlDMTAuMDcxMyAyOC44MTQ5IDEwLjAzOSAyOC43MTk1IDkuOTg4OTIgMjguNjMzMkM5LjkzODg4IDI4LjU0NjkgOS44NzIxMyAyOC40NzE0IDkuNzkyNTYgMjguNDExMlpNMjguMzgyNiAyMC43ODYyQzI3Ljc2NzkgMjMuMDY3MiAyNi40MTk5IDI1LjA4MjYgMjQuNTQ2NiAyNi41MjE3QzIyLjY3MzMgMjcuOTYwOSAyMC4zNzg2IDI4Ljc0MzkgMTguMDE2MyAyOC43NUMxNy4wNzA2IDI4Ljc0NzcgMTYuMTI5MyAyOC42MjE2IDE1LjIxNjMgMjguMzc1QzEzLjg1MTkgMjguMDE0MSAxMi41NzI2IDI3LjM4NjUgMTEuNDUyMiAyNi41MjgzQzEwLjMzMTggMjUuNjcwMSA5LjM5MjU2IDI0LjU5ODMgOC42ODg4MSAyMy4zNzVMMy45Mzg4MSAxNS4xNDc1QzMuNjQ2NTUgMTQuNjQyNyAzLjQ5NTU1IDE0LjA2ODUgMy41MDE2NCAxMy40ODUyQzMuNTA3NzQgMTIuOTAxOSAzLjY3MDcxIDEyLjMzMSAzLjk3MzQ1IDExLjgzMjRDNC4yNzYyIDExLjMzMzggNC43MDc1NiAxMC45MjU4IDUuMjIyMjcgMTAuNjUxNEM1LjczNjk5IDEwLjM3NjkgNi4zMTYwOSAxMC4yNDYgNi44OTg4MSAxMC4yNzI1TDYuMjczODEgOS4xODEyNEM1Ljg4MDUgOC40ODc0IDUuNzU2MDUgNy42NzMxNyA1LjkyNDE1IDYuODkzNTNDNi4wOTIyNSA2LjExMzg4IDYuNTQxMTcgNS40MjMyNyA3LjE4NTQ0IDQuOTUzMTVDNy44Mjk3MSA0LjQ4MzAzIDguNjI0MzYgNC4yNjYyMyA5LjQxODExIDQuMzQ0MDJDMTAuMjExOSA0LjQyMTggMTAuOTQ5MyA0Ljc4ODc0IDExLjQ5MDEgNS4zNzQ5OUMxMS43NDc2IDQuODQ0MDMgMTIuMTQ0OSA0LjM5MzIxIDEyLjYzOTIgNC4wNzA5MUMxMy4xMzM1IDMuNzQ4NiAxMy43MDYzIDMuNTY2OTggMTQuMjk2MSAzLjU0NTUyQzE0Ljg4NTggMy41MjQwNyAxNS40NzAyIDMuNjYzNTkgMTUuOTg2NyAzLjk0OTExQzE2LjUwMzEgNC4yMzQ2NCAxNi45MzIxIDQuNjU1NCAxNy4yMjc2IDUuMTY2MjRMMTkuMzU4OCA4Ljg1NjI0QzE5LjYyNzYgOC4zMzkxNiAyMC4wMzA1IDcuOTAzODggMjAuNTI1MyA3LjU5NTk3QzIxLjAyMDEgNy4yODgwNyAyMS41ODg1IDcuMTE4ODYgMjIuMTcxMiA3LjEwNjA4QzIyLjc1MzggNy4wOTMzIDIzLjMyOTEgNy4yMzc0MiAyMy44MzcgNy41MjMzM0MyNC4zNDQ4IDcuODA5MjUgMjQuNzY2MyA4LjIyNjQ1IDI1LjA1NzYgOC43MzEyNEwyNy4zMDc2IDEyLjYyODdDMjguMDE2NSAxMy44NDkyIDI4LjQ3NjUgMTUuMTk4MSAyOC42NjEgMTYuNTk3NEMyOC44NDU2IDE3Ljk5NjcgMjguNzUwOSAxOS40MTg3IDI4LjM4MjYgMjAuNzgxMlYyMC43ODYyWk0yNi4wMDc2IDEzLjM3ODdMMjMuNzU3NiA5LjQ4MTI0QzIzLjY0MjcgOS4yODIyIDIzLjQ4OTcgOS4xMDc3NSAyMy4zMDczIDguOTY3ODRDMjMuMTI1IDguODI3OTMgMjIuOTE2OSA4LjcyNTMgMjIuNjk0OSA4LjY2NTgxQzIyLjI0NjYgOC41NDU2NyAyMS43Njg5IDguNjA4NTUgMjEuMzY2OSA4Ljg0MDYxQzIxLjE2NzkgOC45NTU1MiAyMC45OTM1IDkuMTA4NSAyMC44NTM1IDkuMjkwODNDMjAuNzEzNiA5LjQ3MzE2IDIwLjYxMSA5LjY4MTI2IDIwLjU1MTUgOS45MDMyNUMyMC40MzE0IDEwLjM1MTYgMjAuNDk0MiAxMC44MjkzIDIwLjcyNjMgMTEuMjMxMkwyMS45NzYzIDEzLjM5NjJDMjIuMDI1NyAxMy40ODE1IDIyLjA1NzcgMTMuNTc1NyAyMi4wNzA3IDEzLjY3MzNDMjIuMDgzNiAxMy43NzEgMjIuMDc3MiAxMy44NzAzIDIyLjA1MTggMTMuOTY1NUMyMi4wMjY0IDE0LjA2MDYgMjEuOTgyNSAxNC4xNDk5IDIxLjkyMjUgMTQuMjI4MUMyMS44NjI2IDE0LjMwNjMgMjEuNzg3OSAxNC4zNzE5IDIxLjcwMjYgMTQuNDIxMkMyMC43MjY1IDE0Ljk4NDcgMjAuMDE0MiAxNS45MTI4IDE5LjcyMjMgMTcuMDAxNUMxOS40MzA1IDE4LjA5MDEgMTkuNTgzIDE5LjI1MDEgMjAuMTQ2MyAyMC4yMjYyQzIwLjE5NzcgMjAuMzExNiAyMC4yMzE2IDIwLjQwNjQgMjAuMjQ1OSAyMC41MDVDMjAuMjYwMyAyMC42MDM2IDIwLjI1NDkgMjAuNzA0IDIwLjIzIDIwLjgwMDVDMjAuMjA1MSAyMC44OTcgMjAuMTYxMiAyMC45ODc1IDIwLjEwMDkgMjEuMDY2OUMyMC4wNDA2IDIxLjE0NjIgMTkuOTY1MSAyMS4yMTI3IDE5Ljg3ODggMjEuMjYyNkMxOS43OTI2IDIxLjMxMjQgMTkuNjk3MiAyMS4zNDQ1IDE5LjU5ODQgMjEuMzU3MUMxOS40OTk1IDIxLjM2OTcgMTkuMzk5MSAyMS4zNjI0IDE5LjMwMzEgMjEuMzM1N0MxOS4yMDcxIDIxLjMwOTEgMTkuMTE3NCAyMS4yNjM2IDE5LjAzOTIgMjEuMjAxOEMxOC45NjA5IDIxLjE0MDEgMTguODk1OCAyMS4wNjM0IDE4Ljg0NzYgMjAuOTc2MkMxOC4xNTIxIDE5Ljc2NzQgMTcuOTE4OCAxOC4zNDc0IDE4LjE5MDkgMTYuOTc5NkMxOC40NjMxIDE1LjYxMTggMTkuMjIyMyAxNC4zODkyIDIwLjMyNzYgMTMuNTM4N0wxNS45Mjc2IDUuOTEzNzRDMTUuODEyNyA1LjcxNDcgMTUuNjU5NyA1LjU0MDI1IDE1LjQ3NzMgNS40MDAzNEMxNS4yOTUgNS4yNjA0MyAxNS4wODY5IDUuMTU3OCAxNC44NjQ5IDUuMDk4MzFDMTQuNjQyOSA1LjAzODgyIDE0LjQxMTQgNS4wMjM2NCAxNC4xODM1IDUuMDUzNjNDMTMuOTU1NyA1LjA4MzYzIDEzLjczNiA1LjE1ODIgMTMuNTM2OSA1LjI3MzExQzEzLjEzNSA1LjUwNTE4IDEyLjg0MTcgNS44ODc0MiAxMi43MjE1IDYuMzM1NzVDMTIuNjAxNCA2Ljc4NDA4IDEyLjY2NDMgNy4yNjE3NyAxMi44OTYzIDcuNjYzNzRMMTYuMTQ2MyAxMy4yODg3QzE2LjE5NzcgMTMuMzc0MSAxNi4yMzE2IDEzLjQ2ODkgMTYuMjQ1OSAxMy41Njc1QzE2LjI2MDMgMTMuNjY2MSAxNi4yNTQ5IDEzLjc2NjUgMTYuMjMgMTMuODYzQzE2LjIwNTEgMTMuOTU5NSAxNi4xNjEyIDE0LjA1IDE2LjEwMDkgMTQuMTI5NEMxNi4wNDA2IDE0LjIwODcgMTUuOTY1MSAxNC4yNzUyIDE1Ljg3ODggMTQuMzI1MUMxNS43OTI2IDE0LjM3NDkgMTUuNjk3MiAxNC40MDcgMTUuNTk4NCAxNC40MTk2QzE1LjQ5OTUgMTQuNDMyMiAxNS4zOTkxIDE0LjQyNDkgMTUuMzAzMSAxNC4zOTgyQzE1LjIwNzEgMTQuMzcxNiAxNS4xMTc0IDE0LjMyNjEgMTUuMDM5MiAxNC4yNjQzQzE0Ljk2MDkgMTQuMjAyNiAxNC44OTU4IDE0LjEyNTkgMTQuODQ3NiAxNC4wMzg3TDEwLjU5NzYgNi42Nzc0OUMxMC40ODI3IDYuNDc4NDUgMTAuMzI5NyA2LjMwNCAxMC4xNDczIDYuMTY0MDlDOS45NjUwMiA2LjAyNDE4IDkuNzU2OTIgNS45MjE1NSA5LjUzNDkzIDUuODYyMDZDOS4zMTI5NCA1LjgwMjU3IDkuMDgxNDEgNS43ODczOSA4Ljg1MzU1IDUuODE3MzhDOC42MjU2OSA1Ljg0NzM4IDguNDA1OTcgNS45MjE5NSA4LjIwNjk0IDYuMDM2ODZDOC4wMDc5IDYuMTUxNzcgNy44MzM0NSA2LjMwNDc1IDcuNjkzNTQgNi40ODcwOEM3LjU1MzYzIDYuNjY5NDEgNy40NTEgNi44Nzc1MSA3LjM5MTUxIDcuMDk5NUM3LjMzMjAyIDcuMzIxNDkgNy4zMTY4NCA3LjU1MzAyIDcuMzQ2ODQgNy43ODA4OEM3LjM3NjgzIDguMDA4NzMgNy40NTE0MSA4LjIyODQ1IDcuNTY2MzEgOC40Mjc0OUwxMi4zMTYzIDE2LjY1MzdDMTIuMzY3NyAxNi43MzkxIDEyLjQwMTYgMTYuODMzOSAxMi40MTU5IDE2LjkzMjVDMTIuNDMwMyAxNy4wMzExIDEyLjQyNDkgMTcuMTMxNSAxMi40IDE3LjIyOEMxMi4zNzUxIDE3LjMyNDUgMTIuMzMxMiAxNy40MTUgMTIuMjcwOSAxNy40OTQ0QzEyLjIxMDYgMTcuNTczNyAxMi4xMzUxIDE3LjY0MDIgMTIuMDQ4OCAxNy42OTAxQzExLjk2MjYgMTcuNzM5OSAxMS44NjcyIDE3Ljc3MiAxMS43Njg0IDE3Ljc4NDZDMTEuNjY5NSAxNy43OTcyIDExLjU2OTEgMTcuNzg5OSAxMS40NzMxIDE3Ljc2MzJDMTEuMzc3MSAxNy43MzY2IDExLjI4NzQgMTcuNjkxMSAxMS4yMDkyIDE3LjYyOTNDMTEuMTMwOSAxNy41Njc2IDExLjA2NTggMTcuNDkwOSAxMS4wMTc2IDE3LjQwMzdMOC4yNjc1NiAxMi42NDEyQzguMTUyNjYgMTIuNDQyMiA3Ljk5OTY3IDEyLjI2NzcgNy44MTczNSAxMi4xMjc4QzcuNjM1MDIgMTEuOTg3OSA3LjQyNjkyIDExLjg4NTMgNy4yMDQ5MyAxMS44MjU4QzYuOTgyOTQgMTEuNzY2MyA2Ljc1MTQxIDExLjc1MTEgNi41MjM1NSAxMS43ODExQzYuMjk1NjkgMTEuODExMSA2LjA3NTk3IDExLjg4NTcgNS44NzY5NCAxMi4wMDA2QzUuNDc0OTcgMTIuMjMyNyA1LjE4MTY1IDEyLjYxNDkgNS4wNjE1MSAxMy4wNjMyQzQuOTQxMzcgMTMuNTExNiA1LjAwNDI1IDEzLjk4OTMgNS4yMzYzMSAxNC4zOTEyTDkuOTg3NTYgMjIuNjI1QzExLjIyMDIgMjQuNzM3NyAxMy4yMzk0IDI2LjI3NjIgMTUuNjAzNSAyNi45MDM5QzE3Ljk2NzUgMjcuNTMxNiAyMC40ODQgMjcuMTk3MyAyMi42MDIyIDI1Ljk3NDNDMjQuNzIwNSAyNC43NTEzIDI2LjI2ODIgMjIuNzM5MSAyNi45MDY2IDIwLjM3NzlDMjcuNTQ1IDE4LjAxNjcgMjcuMjIyMiAxNS40OTg4IDI2LjAwODggMTMuMzc1TDI2LjAwNzYgMTMuMzc4N1onIGZpbGw9JyNGMkYxRjUnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1280px) {
  .header__btn-link:before {
    display: none;
  }
}
.header__btn-link:after {
  position: absolute;
  right: -40px;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27' viewBox='0 0 26 27' fill='none'%3E%3Cpath d='M20.2749 0.806236C20.3005 0.71111 20.3445 0.621943 20.4045 0.543826C20.4645 0.465709 20.5392 0.400172 20.6246 0.350957C20.7099 0.301742 20.804 0.269812 20.9017 0.256992C20.9993 0.244171 21.0986 0.25071 21.1937 0.276236C23.1174 0.791236 24.6937 1.98124 25.6499 3.62499C25.7494 3.79738 25.7763 4.00222 25.7247 4.19444C25.6732 4.38667 25.5473 4.55053 25.3749 4.64999C25.2026 4.74944 24.9977 4.77634 24.8055 4.72477C24.6133 4.6732 24.4494 4.54738 24.3499 4.37499C23.5999 3.07749 22.3424 2.13624 20.8062 1.72499C20.711 1.69959 20.6217 1.65568 20.5434 1.59575C20.4651 1.53582 20.3995 1.46106 20.3501 1.37573C20.3008 1.2904 20.2688 1.19618 20.2559 1.09847C20.243 1.00075 20.2494 0.901445 20.2749 0.806236ZM6.79244 25.4112C5.59369 24.4662 4.59494 23.2637 3.64994 21.625C3.55049 21.4526 3.38662 21.3268 3.1944 21.2752C3.00217 21.2236 2.79733 21.2505 2.62494 21.35C2.45255 21.4494 2.32673 21.6133 2.27516 21.8055C2.22359 21.9978 2.25049 22.2026 2.34994 22.375C3.39494 24.1837 4.51119 25.5225 5.86369 26.5887C5.94076 26.6521 6.0297 26.6994 6.12529 26.728C6.22088 26.7565 6.32121 26.7657 6.4204 26.755C6.51959 26.7443 6.61565 26.714 6.70295 26.6657C6.79025 26.6174 6.86704 26.5522 6.92883 26.4738C6.99061 26.3955 7.03615 26.3056 7.06277 26.2095C7.08939 26.1133 7.09655 26.0128 7.08385 25.9139C7.07115 25.8149 7.03884 25.7195 6.9888 25.6332C6.93876 25.5469 6.87201 25.4714 6.79244 25.4112ZM25.3824 17.7862C24.7677 20.0672 23.4198 22.0826 21.5465 23.5217C19.6732 24.9609 17.3785 25.7439 15.0162 25.75C14.0705 25.7477 13.1292 25.6216 12.2162 25.375C10.8518 25.0141 9.57243 24.3865 8.45204 23.5283C7.33165 22.6701 6.39244 21.5983 5.68869 20.375L0.938692 12.1475C0.646431 11.6427 0.495426 11.0685 0.50152 10.4852C0.507614 9.9019 0.670583 9.331 0.973328 8.83239C1.27607 8.33378 1.70743 7.92584 2.22215 7.65138C2.73687 7.37691 3.31597 7.24604 3.89869 7.27249L3.27369 6.18124C2.88038 5.4874 2.75593 4.67317 2.92403 3.89353C3.09213 3.11388 3.54104 2.42327 4.18532 1.95315C4.82959 1.48303 5.62424 1.26623 6.41799 1.34402C7.21175 1.4218 7.94919 1.78874 8.48994 2.37499C8.74749 1.84403 9.14475 1.39321 9.63909 1.07091C10.1334 0.748604 10.7062 0.56698 11.2959 0.545524C11.8857 0.524067 12.4701 0.663587 12.9866 0.949113C13.503 1.23464 13.932 1.6554 14.2274 2.16624L16.3587 5.85624C16.6275 5.33916 17.0304 4.90388 17.5252 4.59597C18.02 4.28807 18.5884 4.11886 19.171 4.10608C19.7537 4.0933 20.329 4.23742 20.8368 4.52333C21.3446 4.80925 21.7662 5.22645 22.0574 5.73124L24.3074 9.62874C25.0164 10.8492 25.4764 12.1981 25.6609 13.5974C25.8454 14.9967 25.7508 16.4187 25.3824 17.7812V17.7862ZM23.0074 10.3787L20.7574 6.48124C20.6425 6.2822 20.4896 6.10775 20.3072 5.96784C20.1249 5.82793 19.9168 5.7253 19.6948 5.66581C19.2465 5.54567 18.7688 5.60855 18.3668 5.84061C18.1678 5.95552 17.9933 6.1085 17.8534 6.29083C17.7135 6.47316 17.6109 6.68126 17.5514 6.90325C17.4312 7.35157 17.4941 7.82927 17.7262 8.23124L18.9762 10.3962C19.0255 10.4815 19.0576 10.5757 19.0706 10.6733C19.0835 10.771 19.0771 10.8703 19.0517 10.9655C19.0263 11.0606 18.9823 11.1499 18.9224 11.2281C18.8625 11.3063 18.7877 11.3719 18.7024 11.4212C17.7263 11.9847 17.014 12.9128 16.7222 14.0015C16.4303 15.0901 16.5829 16.2501 17.1462 17.2262C17.1976 17.3116 17.2315 17.4064 17.2458 17.505C17.2602 17.6036 17.2548 17.704 17.2299 17.8005C17.205 17.897 17.1611 17.9875 17.1008 18.0669C17.0405 18.1462 16.965 18.2127 16.8787 18.2626C16.7924 18.3124 16.6971 18.3445 16.5982 18.3571C16.4994 18.3697 16.399 18.3624 16.303 18.3357C16.207 18.3091 16.1173 18.2636 16.039 18.2018C15.9608 18.1401 15.8957 18.0634 15.8474 17.9762C15.152 16.7674 14.9186 15.3474 15.1908 13.9796C15.463 12.6118 16.2222 11.3892 17.3274 10.5387L12.9274 2.91374C12.8125 2.7147 12.6596 2.54025 12.4772 2.40034C12.2949 2.26043 12.0868 2.1578 11.8648 2.09831C11.6428 2.03882 11.4113 2.02364 11.1834 2.05363C10.9556 2.08363 10.7359 2.1582 10.5368 2.27311C10.1348 2.50518 9.84153 2.88742 9.72139 3.33575C9.60125 3.78408 9.66413 4.26177 9.89619 4.66374L13.1462 10.2887C13.1976 10.3741 13.2315 10.4689 13.2458 10.5675C13.2602 10.6661 13.2548 10.7665 13.2299 10.863C13.205 10.9595 13.1611 11.05 13.1008 11.1294C13.0405 11.2087 12.965 11.2752 12.8787 11.3251C12.7924 11.3749 12.6971 11.407 12.5982 11.4196C12.4994 11.4322 12.399 11.4249 12.303 11.3982C12.207 11.3716 12.1173 11.3261 12.039 11.2643C11.9608 11.2026 11.8957 11.1259 11.8474 11.0387L7.59744 3.67749C7.48254 3.47845 7.32955 3.304 7.14722 3.16409C6.9649 3.02418 6.7568 2.92155 6.53481 2.86206C6.31282 2.80257 6.08128 2.78739 5.85343 2.81738C5.62557 2.84738 5.40585 2.92195 5.20682 3.03686C5.00778 3.15177 4.83333 3.30475 4.69342 3.48708C4.55351 3.66941 4.45088 3.87751 4.39139 4.0995C4.3319 4.32149 4.31672 4.55302 4.34671 4.78088C4.37671 5.00873 4.45129 5.22845 4.56619 5.42749L9.31619 13.6537C9.36759 13.7391 9.40146 13.8339 9.41582 13.9325C9.43019 14.0311 9.42476 14.1315 9.39986 14.228C9.37496 14.3245 9.33108 14.415 9.27079 14.4944C9.2105 14.5737 9.13501 14.6402 9.04872 14.6901C8.96243 14.7399 8.86708 14.772 8.76823 14.7846C8.66938 14.7972 8.56903 14.7899 8.47301 14.7632C8.377 14.7366 8.28727 14.6911 8.20905 14.6293C8.13083 14.5676 8.06569 14.4909 8.01744 14.4037L5.26744 9.64124C5.15254 9.4422 4.99955 9.26775 4.81722 9.12784C4.6349 8.98792 4.4268 8.8853 4.20481 8.82581C3.98282 8.76632 3.75128 8.75114 3.52343 8.78113C3.29557 8.81113 3.07585 8.8857 2.87682 9.00061C2.47485 9.23267 2.18153 9.61492 2.06139 10.0632C1.94125 10.5116 2.00413 10.9893 2.23619 11.3912L6.98744 19.625C8.22005 21.7377 10.2393 23.2762 12.6033 23.9039C14.9674 24.5316 17.4839 24.1973 19.6021 22.9743C21.7204 21.7513 23.268 19.7391 23.9065 17.3779C24.5449 15.0167 24.2221 12.4988 23.0087 10.375L23.0074 10.3787Z' fill='url(%23paint0_linear_601_179)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_601_179' x1='26.4611' y1='-0.081032' x2='3.9373' y2='-9.21896' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CC1470'/%3E%3Cstop offset='1' stop-color='%23B224B2'/%3E%3Cstop offset='1' stop-color='%23853DCC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1600px) {
  .header__btn-link:after {
    height: 32px;
    width: 32px;
  }
}
@media (min-width: 1280px) {
  .header__btn-link:hover:after {
    transform: translateY(0);
    opacity: 1;
  }
}
.header__burger {
  position: relative;
  text-align: center;
  width: 23px;
  height: 17px;
  z-index: 3;
  top: 7px;
  right: 4px;
}
@media (min-width: 768px) {
  .header__burger {
    top: 1px;
    right: unset;
  }
}
.header__burger:before,
.header__burger:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #f2f1f5;
  border-radius: 20px;
}
.header__burger:before {
  top: 2px;
  transform-origin: left center;
}
.header__burger:after {
  right: 0;
  top: 7px;
  transform-origin: right center;
}
.header__burger-down {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 2px;
  border-radius: 20px;
  background-color: #f2f1f5;
}
.header__burger.open:before {
  animation: topBar_open 1s ease-in-out;
  animation-fill-mode: forwards;
}
.header__burger.open:after {
  animation: bottomBar_open 1s ease-in-out;
  animation-fill-mode: forwards;
}
.header__burger.open .header__burger-down {
  animation: menuLabel_open 1s ease-in;
  animation-fill-mode: forwards;
}
.header__burger.close:before {
  animation: topBar_close 1s ease-in-out;
  animation-fill-mode: forwards;
}
.header__burger.close:after {
  animation: bottomBar_close 1s ease-in-out;
  animation-fill-mode: forwards;
}
.header__burger.close .header__burger-down {
  animation: menuLabel_close 1s ease-in;
  animation-fill-mode: forwards;
}
.header__lang {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.header__lang.open .header__lang-list {
  opacity: 1;
  max-height: 200px;
}
.header__lang.open .header__lang-btn:after {
  transform: rotate(180deg);
}
.header__lang-btn {
  display: none;
  align-items: center;
  margin-right: 4px;
  cursor: pointer;
  text-transform: capitalize;
}
@media (min-width: 1280px) {
  .header__lang-btn {
    margin-right: 0;
    display: flex;
  }
}
.header__lang-btn:after {
  display: block;
  content: "";
  right: 0;
  height: 24px;
  width: 24px;
  margin-left: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.031 9.53068L12.531 17.0307C12.4614 17.1004 12.3787 17.1557 12.2876 17.1935C12.1966 17.2312 12.099 17.2506 12.0004 17.2506C11.9019 17.2506 11.8043 17.2312 11.7132 17.1935C11.6222 17.1557 11.5394 17.1004 11.4698 17.0307L3.96979 9.53068C3.82906 9.38995 3.75 9.19907 3.75 9.00005C3.75 8.80103 3.82906 8.61016 3.96979 8.46943C4.11052 8.32869 4.30139 8.24963 4.50042 8.24963C4.69944 8.24963 4.89031 8.32869 5.03104 8.46943L12.0004 15.4397L18.9698 8.46943C19.0395 8.39974 19.1222 8.34447 19.2132 8.30676C19.3043 8.26904 19.4019 8.24963 19.5004 8.24963C19.599 8.24963 19.6965 8.26904 19.7876 8.30676C19.8786 8.34447 19.9614 8.39974 20.031 8.46943C20.1007 8.53911 20.156 8.62183 20.1937 8.71288C20.2314 8.80392 20.2508 8.9015 20.2508 9.00005C20.2508 9.0986 20.2314 9.19618 20.1937 9.28722C20.156 9.37827 20.1007 9.46099 20.031 9.53068Z' fill='url(%23paint0_linear_950_1425)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_950_1425' x1='20.7138' y1='8.13703' x2='10.0646' y2='-0.177638' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CC1470'/%3E%3Cstop offset='0.9999' stop-color='%23853DCC'/%3E%3Cstop offset='1' stop-color='%23B224B2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  transition: all 0.3s ease-in-out;
}
.header__lang-list {
  position: static;
  display: flex;
  align-items: center;
  list-style: none;
  text-align: right;
  overflow: hidden;
  top: 36px;
  right: 28px;
  transition: all 0.3s ease-in-out;
  margin: 0 0 0 -24px;
}
@media (min-width: 768px) {
  .header__lang-list {
    margin: 0 0 0 -32px;
  }
}
@media (min-width: 1280px) {
  .header__lang-list {
    position: absolute;
    display: block;
    max-height: 0;
    margin: 0;
    opacity: 0;
  }
}
.header__lang-item {
  display: flex;
  align-items: center;
  padding: 0 0 0 24px;
}
.header__lang-item:not(:last-of-type):after {
  display: block;
  content: "";
  width: 2px;
  height: 16px;
  opacity: 0.8;
  background: rgba(242, 241, 245, 0.08);
  margin-left: 24px;
}
@media (min-width: 768px) {
  .header__lang-item {
    padding: 0 0 0 32px;
  }
  .header__lang-item:not(:last-of-type):after {
    margin-left: 32px;
  }
}
@media (min-width: 1280px) {
  .header__lang-item {
    display: block;
    padding: 0;
  }
  .header__lang-item:not(:last-of-type) {
    margin: 0 0 8px;
  }
  .header__lang-item:not(:last-of-type):after {
    content: none;
  }
}
.header__lang-item-link {
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
}
footer {
  margin-top: auto;
}
.footer__list {
  color: #7f7d85;
  list-style: none;
}
.footer__list a {
  color: #fff;
  text-decoration: none;
}
.footer__item-title {
  margin-bottom: 4px;
}
@media (min-width: 1280px) {
  .footer__item-title {
    margin-bottom: 8px;
  }
}
.footer__item-link {
  display: flex;
  align-items: center;
  color: inherit;
}
.footer__item-link svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
@media (min-width: 1280px) {
  .footer__item-link svg {
    width: 32px;
    height: 32px;
  }
}
.footer__item-address {
  margin-bottom: 8px;
}
.footer__item-years {
  color: #fff;
  margin-top: 4px;
  margin-bottom: 24px;
}
@media (min-width: 1280px) {
  .footer__item-years {
    margin-top: 8px;
    margin-bottom: 32px;
  }
}
.footer__item-text {
  font-size: 14px;
  margin-bottom: 24px;
}
@media (min-width: 1280px) {
  .footer__item-text {
    margin-bottom: 32px;
  }
}
.footer__item-text p:not(:last-child) {
  margin-bottom: 20px;
}
.footer__item-popup-btn {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.footer-popup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #18161f;
  height: 100svh;
}
.footer-popup.open {
  display: block;
}
.footer-popup .container,
.footer-popup .row,
.footer-popup [class*="col-"] {
  height: 100%;
}
.footer-popup__close {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .footer-popup__close {
    top: 32px;
    right: 32px;
  }
}
.footer-popup__close svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 1280px) {
  .footer-popup__close svg {
    width: 64px;
    height: 64px;
  }
}
.footer-popup__wrap {
  height: 100%;
  overflow-y: auto;
}
@media (min-width: 1280px) {
  .footer-popup__wrap {
    padding-right: 32px;
  }
}
.footer-popup table {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 767.98px) {
  .footer-popup table {
    display: block;
  }
}
.footer-popup table tr {
  border-bottom: 1px solid #4d4b52;
}
.footer-popup table tr:first-child td:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .footer-popup table tr:first-child td {
    padding-top: 0;
  }
}
.footer-popup table td {
  vertical-align: top;
  padding: 24px 0;
}
@media (max-width: 767.98px) {
  .footer-popup table td {
    display: block;
  }
}
@media (min-width: 768px) {
  .footer-popup table td:not(:first-child) {
    padding-left: 24px;
  }
}
@media (min-width: 1280px) {
  .footer-popup table td {
    width: 50%;
  }
  .footer-popup table td:not(:first-child) {
    padding-left: 32px;
  }
  .footer-popup table td:not(:last-child) {
    padding-right: 32px;
  }
}
.footer-popup table td:first-child {
  color: #7f7d85;
}
@media (max-width: 767.98px) {
  .footer-popup table td:first-child {
    padding-bottom: 0;
  }
}
.wrap {
  width: 500px;
  height: 500px;
  position: relative;
  background-color: red;
}

#blob {
  width: 100% !important;
  height: 100% !important;
}
