/* node_modules/swiper/swiper.css */
@font-face {
  font-family: "swiper-icons";
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* node_modules/swiper/swiper-bundle.css */
@font-face {
  font-family: "swiper-icons";
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next: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";
}
:root {
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
}
.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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.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 {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.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 {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property:
    transform,
    opacity,
    height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css */
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: .6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, .32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
}
@keyframes cdk-text-field-autofill-end {
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, transparent);
  color: var(--mat-app-text-color, inherit);
}
html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color:#673ab7;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color:#ffd740;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-warn {
  --mat-option-selected-state-label-text-color:#f44336;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#673ab7;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#673ab7;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ffd740;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffd740;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ffd740;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffd740;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
html {
  --mat-app-background-color:#fafafa;
  --mat-app-text-color:rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
html {
  --mat-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}
html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}
html {
  --mdc-elevated-card-container-shape:4px;
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}
html {
  --mdc-elevated-card-container-color:white;
  --mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color:white;
  --mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}
html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#673ab7;
  --mdc-linear-progress-track-color:rgba(103, 58, 183, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ffd740;
  --mdc-linear-progress-track-color:rgba(255, 215, 64, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}
html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}
html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}
html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}
html {
  --mdc-filled-text-field-caret-color:#673ab7;
  --mdc-filled-text-field-focus-active-indicator-color:#673ab7;
  --mdc-filled-text-field-focus-label-text-color:rgba(103, 58, 183, 0.87);
  --mdc-filled-text-field-container-color:whitesmoke;
  --mdc-filled-text-field-disabled-container-color:#fafafa;
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
  --mdc-outlined-text-field-caret-color:#673ab7;
  --mdc-outlined-text-field-focus-outline-color:#673ab7;
  --mdc-outlined-text-field-focus-label-text-color:rgba(103, 58, 183, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
  --mat-form-field-focus-select-arrow-color:rgba(103, 58, 183, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color:#f44336;
  --mat-form-field-select-option-text-color:inherit;
  --mat-form-field-select-disabled-option-text-color:GrayText;
  --mat-form-field-leading-icon-color:unset;
  --mat-form-field-disabled-leading-icon-color:unset;
  --mat-form-field-trailing-icon-color:unset;
  --mat-form-field-disabled-trailing-icon-color:unset;
  --mat-form-field-error-focus-trailing-icon-color:unset;
  --mat-form-field-error-hover-trailing-icon-color:unset;
  --mat-form-field-error-trailing-icon-color:unset;
  --mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ffd740;
  --mdc-filled-text-field-focus-active-indicator-color:#ffd740;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 215, 64, 0.87);
  --mdc-outlined-text-field-caret-color:#ffd740;
  --mdc-outlined-text-field-focus-outline-color:#ffd740;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 215, 64, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(255, 215, 64, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-form-field-container-height:56px;
  --mat-form-field-filled-label-display:block;
  --mat-form-field-container-vertical-padding:16px;
  --mat-form-field-filled-with-label-container-padding-top:24px;
  --mat-form-field-filled-with-label-container-padding-bottom:8px;
}
html {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}
html {
  --mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(103, 58, 183, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 215, 64, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform:translateY(-8px);
}
html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}
html {
  --mat-autocomplete-container-shape:4px;
  --mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color:white;
}
html {
  --mdc-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color:#000;
  --mdc-dialog-container-shape:4px;
  --mat-dialog-container-max-width:80vw;
  --mat-dialog-container-small-max-width:80vw;
  --mat-dialog-container-min-width:0;
  --mat-dialog-actions-alignment:start;
  --mat-dialog-actions-padding:8px;
  --mat-dialog-content-padding:20px 24px;
  --mat-dialog-with-actions-content-padding:20px 24px;
  --mat-dialog-headline-padding:0 24px 9px;
}
html {
  --mdc-dialog-container-color:white;
  --mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6);
}
html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-family:rounded;
  --mdc-chip-container-shape-radius:16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family:rounded;
  --mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:#e0e0e0;
  --mdc-chip-elevated-selected-container-color:#e0e0e0;
  --mdc-chip-elevated-disabled-container-color:#e0e0e0;
  --mdc-chip-flat-disabled-selected-container-color:#e0e0e0;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#673ab7;
  --mdc-chip-elevated-selected-container-color:#673ab7;
  --mdc-chip-elevated-disabled-container-color:#673ab7;
  --mdc-chip-flat-disabled-selected-container-color:#673ab7;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color:#ffd740;
  --mdc-chip-elevated-selected-container-color:#ffd740;
  --mdc-chip-elevated-disabled-container-color:#ffd740;
  --mdc-chip-flat-disabled-selected-container-color:#ffd740;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-selected-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height:32px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}
html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color:#5e35b1;
  --mdc-switch-selected-handle-color:#5e35b1;
  --mdc-switch-selected-hover-state-layer-color:#5e35b1;
  --mdc-switch-selected-pressed-state-layer-color:#5e35b1;
  --mdc-switch-selected-focus-handle-color:#311b92;
  --mdc-switch-selected-hover-handle-color:#311b92;
  --mdc-switch-selected-pressed-handle-color:#311b92;
  --mdc-switch-selected-focus-track-color:#9575cd;
  --mdc-switch-selected-hover-track-color:#9575cd;
  --mdc-switch-selected-pressed-track-color:#9575cd;
  --mdc-switch-selected-track-color:#9575cd;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color:black;
  --mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#ffb300;
  --mdc-switch-selected-handle-color:#ffb300;
  --mdc-switch-selected-hover-state-layer-color:#ffb300;
  --mdc-switch-selected-pressed-state-layer-color:#ffb300;
  --mdc-switch-selected-focus-handle-color:#ff6f00;
  --mdc-switch-selected-hover-handle-color:#ff6f00;
  --mdc-switch-selected-pressed-handle-color:#ff6f00;
  --mdc-switch-selected-focus-track-color:#ffd54f;
  --mdc-switch-selected-hover-track-color:#ffd54f;
  --mdc-switch-selected-pressed-track-color:#ffd54f;
  --mdc-switch-selected-track-color:#ffd54f;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}
html {
  --mdc-switch-state-layer-size:40px;
}
html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-font:Roboto, sans-serif;
  --mdc-form-field-label-text-line-height:20px;
  --mdc-form-field-label-text-size:14px;
  --mdc-form-field-label-text-tracking:0.0178571429em;
  --mdc-form-field-label-text-weight:400;
}
html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-radio-button {
  --mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#673ab7;
  --mdc-radio-selected-hover-icon-color:#673ab7;
  --mdc-radio-selected-icon-color:#673ab7;
  --mdc-radio-selected-pressed-icon-color:#673ab7;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#673ab7;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ffd740;
  --mdc-radio-selected-hover-icon-color:#ffd740;
  --mdc-radio-selected-icon-color:#ffd740;
  --mdc-radio-selected-pressed-icon-color:#ffd740;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ffd740;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
}
html {
  --mdc-radio-state-layer-size:40px;
  --mat-radio-touch-target-display:block;
}
.mat-mdc-radio-button {
  --mdc-form-field-label-text-font:Roboto, sans-serif;
  --mdc-form-field-label-text-line-height:20px;
  --mdc-form-field-label-text-size:14px;
  --mdc-form-field-label-text-tracking:0.0178571429em;
  --mdc-form-field-label-text-weight:400;
}
html {
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
}
html {
  --mdc-slider-handle-color:#673ab7;
  --mdc-slider-focus-handle-color:#673ab7;
  --mdc-slider-hover-handle-color:#673ab7;
  --mdc-slider-active-track-color:#673ab7;
  --mdc-slider-inactive-track-color:#673ab7;
  --mdc-slider-with-tick-marks-inactive-container-color:#673ab7;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
  --mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-ripple-color:#673ab7;
  --mat-slider-hover-state-layer-color:rgba(103, 58, 183, 0.05);
  --mat-slider-focus-state-layer-color:rgba(103, 58, 183, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}
html .mat-accent {
  --mat-slider-ripple-color:#ffd740;
  --mat-slider-hover-state-layer-color:rgba(255, 215, 64, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 215, 64, 0.2);
  --mdc-slider-handle-color:#ffd740;
  --mdc-slider-focus-handle-color:#ffd740;
  --mdc-slider-hover-handle-color:#ffd740;
  --mdc-slider-active-track-color:#ffd740;
  --mdc-slider-inactive-track-color:#ffd740;
  --mdc-slider-with-tick-marks-inactive-container-color:#ffd740;
  --mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87);
}
html .mat-warn {
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}
html {
  --mat-menu-container-shape:4px;
  --mat-menu-divider-bottom-spacing:0;
  --mat-menu-divider-top-spacing:0;
  --mat-menu-item-spacing:16px;
  --mat-menu-item-icon-size:24px;
  --mat-menu-item-leading-spacing:16px;
  --mat-menu-item-trailing-spacing:16px;
  --mat-menu-item-with-icon-leading-spacing:16px;
  --mat-menu-item-with-icon-trailing-spacing:16px;
}
html {
  --mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}
html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:0;
}
html {
  --mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color:black;
  --mdc-list-list-item-disabled-leading-icon-color:black;
  --mdc-list-list-item-disabled-trailing-icon-color:black;
  --mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color:black;
  --mdc-list-list-item-hover-state-layer-opacity:0.04;
  --mdc-list-list-item-focus-state-layer-color:black;
  --mdc-list-list-item-focus-state-layer-opacity:0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#673ab7;
  --mdc-radio-selected-hover-icon-color:#673ab7;
  --mdc-radio-selected-icon-color:#673ab7;
  --mdc-radio-selected-pressed-icon-color:#673ab7;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ffd740;
  --mdc-radio-selected-hover-icon-color:#ffd740;
  --mdc-radio-selected-icon-color:#ffd740;
  --mdc-radio-selected-pressed-icon-color:#ffd740;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#673ab7;
  --mdc-checkbox-selected-hover-icon-color:#673ab7;
  --mdc-checkbox-selected-icon-color:#673ab7;
  --mdc-checkbox-selected-pressed-icon-color:#673ab7;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#673ab7;
  --mdc-checkbox-selected-hover-state-layer-color:#673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color:#673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:black;
  --mdc-checkbox-selected-focus-icon-color:#ffd740;
  --mdc-checkbox-selected-hover-icon-color:#ffd740;
  --mdc-checkbox-selected-icon-color:#ffd740;
  --mdc-checkbox-selected-pressed-icon-color:#ffd740;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ffd740;
  --mdc-checkbox-selected-hover-state-layer-color:#ffd740;
  --mdc-checkbox-selected-pressed-state-layer-color:#ffd740;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #673ab7;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #673ab7;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}
.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
}
html {
  --mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color:white;
  --mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-paginator-container-size:56px;
  --mat-paginator-form-field-container-height:40px;
  --mat-paginator-form-field-container-vertical-padding:8px;
}
html {
  --mat-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}
html {
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
  --mdc-secondary-navigation-tab-container-height:48px;
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#673ab7;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#673ab7;
  --mat-tab-header-active-ripple-color:#673ab7;
  --mat-tab-header-inactive-ripple-color:#673ab7;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#673ab7;
  --mat-tab-header-active-hover-label-text-color:#673ab7;
  --mat-tab-header-active-focus-indicator-color:#673ab7;
  --mat-tab-header-active-hover-indicator-color:#673ab7;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ffd740;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ffd740;
  --mat-tab-header-active-ripple-color:#ffd740;
  --mat-tab-header-inactive-ripple-color:#ffd740;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ffd740;
  --mat-tab-header-active-hover-label-text-color:#ffd740;
  --mat-tab-header-active-focus-indicator-color:#ffd740;
  --mat-tab-header-active-hover-indicator-color:#ffd740;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#673ab7;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ffd740;
  --mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height:48px;
}
.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:black;
  --mdc-checkbox-selected-focus-icon-color:#ffd740;
  --mdc-checkbox-selected-hover-icon-color:#ffd740;
  --mdc-checkbox-selected-icon-color:#ffd740;
  --mdc-checkbox-selected-pressed-icon-color:#ffd740;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ffd740;
  --mdc-checkbox-selected-hover-state-layer-color:#ffd740;
  --mdc-checkbox-selected-pressed-state-layer-color:#ffd740;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
}
.mat-mdc-checkbox {
  --mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#673ab7;
  --mdc-checkbox-selected-hover-icon-color:#673ab7;
  --mdc-checkbox-selected-icon-color:#673ab7;
  --mdc-checkbox-selected-pressed-icon-color:#673ab7;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#673ab7;
  --mdc-checkbox-selected-hover-state-layer-color:#673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color:#673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mdc-checkbox-state-layer-size:40px;
  --mat-checkbox-touch-target-display:block;
}
.mat-mdc-checkbox {
  --mdc-form-field-label-text-font:Roboto, sans-serif;
  --mdc-form-field-label-text-line-height:20px;
  --mdc-form-field-label-text-size:14px;
  --mdc-form-field-label-text-tracking:0.0178571429em;
  --mdc-form-field-label-text-weight:400;
}
html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-keep-touch-target:false;
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}
html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-container-shadow-color:#000;
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#673ab7;
  --mat-text-button-state-layer-color:#673ab7;
  --mat-text-button-ripple-color:rgba(103, 58, 183, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ffd740;
  --mat-text-button-state-layer-color:#ffd740;
  --mat-text-button-ripple-color:rgba(255, 215, 64, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#673ab7;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ffd740;
  --mdc-filled-button-label-text-color:black;
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#673ab7;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ffd740;
  --mdc-protected-button-label-text-color:black;
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#673ab7;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#673ab7;
  --mat-outlined-button-ripple-color:rgba(103, 58, 183, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ffd740;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#ffd740;
  --mat-outlined-button-ripple-color:rgba(255, 215, 64, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height:36px;
  --mdc-filled-button-container-height:36px;
  --mdc-outlined-button-container-height:36px;
  --mdc-protected-button-container-height:36px;
  --mat-text-button-touch-target-display:block;
  --mat-filled-button-touch-target-display:block;
  --mat-protected-button-touch-target-display:block;
  --mat-outlined-button-touch-target-display:block;
}
html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
}
html {
  --mdc-icon-button-icon-size:24px;
}
html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#673ab7;
  --mat-icon-button-state-layer-color:#673ab7;
  --mat-icon-button-ripple-color:rgba(103, 58, 183, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ffd740;
  --mat-icon-button-state-layer-color:#ffd740;
  --mat-icon-button-ripple-color:rgba(255, 215, 64, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display:block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size:48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape:50%;
  --mdc-fab-icon-size:24px;
  --mdc-fab-small-container-shape:50%;
  --mdc-fab-small-icon-size:24px;
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
}
html {
  --mdc-fab-container-color:white;
  --mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-container-shadow-color:#000;
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
  --mdc-fab-small-container-color:white;
  --mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-shadow-color:#000;
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
  --mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-container-shadow-color:#000;
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#673ab7;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ffd740;
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#673ab7;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ffd740;
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display:block;
  --mat-fab-small-touch-target-display:block;
}
html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}
html {
  --mdc-snackbar-container-shape:4px;
}
html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color:#ffd740;
}
html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}
html {
  --mat-table-row-item-outline-width:1px;
}
html {
  --mat-table-background-color:white;
  --mat-table-header-headline-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height:56px;
  --mat-table-footer-container-height:52px;
  --mat-table-row-item-container-height:52px;
}
html {
  --mat-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}
html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}
html {
  --mdc-circular-progress-active-indicator-color:#673ab7;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ffd740;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color:#f44336;
}
html {
  --mat-badge-container-shape:50%;
  --mat-badge-container-size:unset;
  --mat-badge-small-size-container-size:unset;
  --mat-badge-large-size-container-size:unset;
  --mat-badge-legacy-container-size:22px;
  --mat-badge-legacy-small-size-container-size:16px;
  --mat-badge-legacy-large-size-container-size:28px;
  --mat-badge-container-offset:-11px 0;
  --mat-badge-small-size-container-offset:-8px 0;
  --mat-badge-large-size-container-offset:-14px 0;
  --mat-badge-container-overlap-offset:-11px;
  --mat-badge-small-size-container-overlap-offset:-8px;
  --mat-badge-large-size-container-overlap-offset:-14px;
  --mat-badge-container-padding:0;
  --mat-badge-small-size-container-padding:0;
  --mat-badge-large-size-container-padding:0;
}
html {
  --mat-badge-background-color:#673ab7;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color:#ffd740;
  --mat-badge-text-color:rgba(0, 0, 0, 0.87);
}
.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}
html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-large-size-text-size:24px;
}
html {
  --mat-bottom-sheet-container-shape:4px;
}
html {
  --mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color:white;
}
html {
  --mat-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}
html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}
html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:#e0e0e0;
}
html {
  --mat-standard-button-toggle-height:48px;
}
html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}
html {
  --mat-datepicker-calendar-container-shape:4px;
  --mat-datepicker-calendar-container-touch-shape:4px;
  --mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#673ab7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(103, 58, 183, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(103, 58, 183, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(103, 58, 183, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#673ab7;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(103, 58, 183, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
  --mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color:black;
  --mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color:transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color:white;
  --mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color:#ffd740;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 215, 64, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 215, 64, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 215, 64, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 215, 64, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ffd740;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display:none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size:40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}
html {
  --mat-divider-width:1px;
}
html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape:4px;
  --mat-expansion-legacy-header-indicator-display:inline-block;
  --mat-expansion-header-indicator-display:none;
}
html {
  --mat-expansion-container-background-color:white;
  --mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height:48px;
  --mat-expansion-header-expanded-state-height:64px;
}
html {
  --mat-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}
html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}
html {
  --mat-icon-color:inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color:#673ab7;
}
.mat-icon.mat-accent {
  --mat-icon-color:#ffd740;
}
.mat-icon.mat-warn {
  --mat-icon-color:#f44336;
}
html {
  --mat-sidenav-container-shape:0;
  --mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width:auto;
}
html {
  --mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color:white;
  --mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color:#fafafa;
  --mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#673ab7;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#673ab7;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#673ab7;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
  --mat-stepper-container-color:white;
  --mat-stepper-line-color:rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color:#f44336;
  --mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color:#f44336;
  --mat-stepper-header-error-state-icon-background-color:transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color:#ffd740;
  --mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color:#ffd740;
  --mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color:#ffd740;
  --mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#f44336;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#f44336;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#f44336;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}
html {
  --mat-stepper-header-height:72px;
}
html {
  --mat-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}
html {
  --mat-sort-arrow-color:#757575;
}
html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#673ab7;
  --mat-toolbar-container-text-color:white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ffd740;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color:#f44336;
  --mat-toolbar-container-text-color:white;
}
html {
  --mat-toolbar-standard-height:64px;
  --mat-toolbar-mobile-height:56px;
}
html {
  --mat-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}
html {
  --mat-tree-container-background-color:white;
  --mat-tree-node-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height:48px;
}
html {
  --mat-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* src/assets/sass/styles.sass */
:root {
  --default-font-size: 16px;
  --sidebar-width: ;
  --scrollbar-width: 8px;
  --page-sidebar-width: 74px;
  --clr-light-green: #80D4C8;
  --clr-green: #00AA91;
  --clr-blue: #113056;
}
@media (max-width: 992px) {
  :root {
    --page-sidebar-width: 0px;
  }
}
@font-face {
  font-family: "BahijTheSansArabic-ExtraLight";
  src: url("./media/BahijTheSansArabic-ExtraLight-IGZ3HB7A.eot");
  src:
    url("./media/BahijTheSansArabic-ExtraLight-IGZ3HB7A.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-ExtraLight-AWFBEZQ3.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-ExtraLight-EVEIGWHS.woff") format("woff"),
    url("./media/BahijTheSansArabic-ExtraLight-O4GO7XKH.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-ExtraLight-ABIMJHXZ.svg#BahijTheSansArabic-ExtraLight") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-Light";
  src: url("./media/BahijTheSansArabic-Light-22637WRN.eot");
  src:
    url("./media/BahijTheSansArabic-Light-22637WRN.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-Light-WSKF4BVD.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-Light-2SP4JABY.woff") format("woff"),
    url("./media/BahijTheSansArabic-Light-VEOV3BD4.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-Light-D3LZM7XG.svg#BahijTheSansArabic-Light") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-SemiLight";
  src: url("./media/BahijTheSansArabic-SemiLight-N25J32XV.eot");
  src:
    url("./media/BahijTheSansArabic-SemiLight-N25J32XV.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-SemiLight-RH57TYUP.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-SemiLight-SSVHV5UM.woff") format("woff"),
    url("./media/BahijTheSansArabic-SemiLight-7ZJTDKZG.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-SemiLight-PW5PH7C7.svg#BahijTheSansArabic-SemiLight") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-SemiBold";
  src: url("./media/BahijTheSansArabic-SemiBold-4DCK2UJM.eot");
  src:
    url("./media/BahijTheSansArabic-SemiBold-4DCK2UJM.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-SemiBold-PJANDVRY.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-SemiBold-5H6MNRSI.woff") format("woff"),
    url("./media/BahijTheSansArabic-SemiBold-35Y5TNVN.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-SemiBold-XQLRTI4Y.svg#BahijTheSansArabic-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-Bold";
  src: url("./media/BahijTheSansArabic-Bold-EYJ36DAU.eot");
  src:
    url("./media/BahijTheSansArabic-Bold-EYJ36DAU.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-Bold-6IDWIAI3.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-Bold-O6NB7VST.woff") format("woff"),
    url("./media/BahijTheSansArabic-Bold-OI34DNVZ.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-Bold-OZXFRZBY.svg#BahijTheSansArabic-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-ExtraBold";
  src: url("./media/BahijTheSansArabic-ExtraBold-3O2BBEOQ.eot");
  src:
    url("./media/BahijTheSansArabic-ExtraBold-3O2BBEOQ.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-ExtraBold-3GBT6YYD.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-ExtraBold-4DLOQSQO.woff") format("woff"),
    url("./media/BahijTheSansArabic-ExtraBold-WEH37UX5.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-ExtraBold-ZA7PV6RM.svg#BahijTheSansArabic-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BahijTheSansArabic-Black";
  src: url("./media/BahijTheSansArabic-Black-YRTHWJYN.eot");
  src:
    url("./media/BahijTheSansArabic-Black-YRTHWJYN.eot?#iefix") format("embedded-opentype"),
    url("./media/BahijTheSansArabic-Black-7PAN6VZS.woff2") format("woff2"),
    url("./media/BahijTheSansArabic-Black-WHAMA6WT.woff") format("woff"),
    url("./media/BahijTheSansArabic-Black-5YNZ2RMS.ttf") format("truetype"),
    url("./media/BahijTheSansArabic-Black-RB4Y6OFD.svg#BahijTheSansArabic-Black") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  scroll-behavior: smooth;
  accent-color: var(--clr-green);
}
*::-webkit-scrollbar {
  width: var(--scrollbar-width);
  height: var(--scrollbar-width);
}
*::-webkit-scrollbar-thumb {
  background-color: #80D4C8;
}
*::-webkit-scrollbar-track {
  background-color: rgba(128, 212, 200, 0.25);
}
*::-webkit-scrollbar-corner {
  background-color: transparent;
}
body {
  position: relative;
  min-width: 23.75rem;
  background-color: #E8F9F6;
  min-height: 100dvh;
  font-family: "BahijTheSansArabic-SemiLight";
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  color: #4C5257;
  overflow-x: auto !important;
  overflow-y: auto;
}
@media (max-width: 380px) {
  body {
    overflow-x: auto;
  }
}
body:has(.external-page) {
  background: rgba(0, 170, 145, 0.74);
}
body:has(.external-page) .bg {
  position: fixed;
  inset: 0;
  background-image: url("./media/external-page-bg-SC5SWKER.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: -1;
}
body:has(.external-page) .bg::before,
body:has(.external-page) .bg::after {
  position: fixed;
  inset: 0;
  content: "";
}
body:has(.external-page) .bg::before {
  background-color: rgba(17, 48, 86, 0.8);
}
body:has(.external-page) .bg:after {
  background: rgba(0, 170, 145, 0.74);
}
.external-page {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
}
.external-page__content {
  flex: 1;
}
main {
  display: flex;
  flex-direction: column;
  overflow-y: visible;
  overflow-x: clip;
}
main .content {
  padding-block: 3rem;
}
main .content:has(.title-section) {
  padding-block-start: 0;
}
main .content:has(.nav-tabs) .title-section {
  margin-block-end: 0;
}
::selection {
  color: #fff;
  background-color: var(--clr-blue);
}
*:focus-visible {
  outline: none;
}
[dir=rtl] [type=email],
[dir=rtl] [type=number],
[dir=rtl] [type=tel],
[dir=rtl] [type=url] {
  direction: rtl;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
h1,
h2,
h3 {
  font-family: "BahijTheSansArabic-ExtraBold";
}
h4 {
  font-family: "BahijTheSansArabic-Bold";
}
h5 {
  font-family: "BahijTheSansArabic-SemiBold";
}
h6 {
  font-family: "BahijTheSansArabic-SemiLight";
}
a {
  color: var(--clr-green);
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
@media (hover: hover) {
  a:hover {
    color: var(--clr-blue);
    text-decoration: none;
  }
}
a:visited {
  color: var(--clr-green);
}
ul li::marker,
ol li::marker {
  color: currentColor;
}
.unordered-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-family: "BahijTheSansArabic-SemiBold";
  color: #4C5257;
  list-style: none;
  padding: 0;
  margin: 0;
}
.unordered-list > li {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.unordered-list > li::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-color: #00AD8C;
  border-radius: 50%;
}
strong {
  font-family: "BahijTheSansArabic-SemiBold";
  font-weight: normal;
}
@media (max-width: 1200px) {
  .container {
    max-width: 100% !important;
    padding-inline: 1.25rem;
  }
}
.custom-tooltip {
  --bs-tooltip-bg: var(--clr-green);
  --bs-tooltip-color: #fff;
}
.tooltip-inner {
  min-width: 300px;
}
.btn-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='16 0.731 15.201 0 8 7.234 0.798 0 0 0.731 7.237 8 0 15.27 0.798 16 8 8.766 15.201 16 16 15.27 8.763 8 16 0.731' fill='%23000'/%3E%3C/svg%3E");
  opacity: 1;
  padding: 0;
  transition: transform 0.3s ease-in-out;
}
@media (hover: hover) {
  .btn-close:hover {
    opacity: 1;
    transform: scale(1.2);
  }
}
.btn-close:focus {
  box-shadow: none;
}
.status-bullet {
  display: inline-block;
  min-width: 4.6875rem;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.75rem;
  text-align: center;
  border-radius: 100vw;
  padding: 0.28125rem 0.9375rem;
}
.status-bullet--yellow {
  color: #FFA800;
  background-color: #FFF4DE;
}
.status-bullet--green {
  color: #1BC5BD;
  background-color: #C9F7F5;
}
.swiper-slide {
  height: auto;
}
.swiper-pagination {
  display: flex;
  gap: 0.375rem;
}
.swiper-pagination--centered {
  position: static !important;
  justify-content: center;
  margin-top: 3.375rem;
}
.swiper-pagination-bullet {
  position: relative;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  background-color: rgba(193, 219, 215, 0.4) !important;
  border-radius: 0 !important;
  cursor: pointer;
  opacity: 1 !important;
  margin: 0 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--clr-green) !important;
  cursor: default;
}
.swiper-buttons-container {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
.swiper-buttons-container > :first-child {
  border-inline-end: 0.0625rem solid #E2E2E2;
}
.swiper-controls {
  position: relative;
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 1rem;
}
.swiper-controls .swiper-button-prev,
.swiper-controls .swiper-button-next {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  top: unset !important;
  right: unset !important;
  bottom: unset !important;
  left: unset !important;
  margin: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem;
  border: 1px solid #D1F0EC;
  transition: all 0.3s ease-in-out;
}
.swiper-controls .swiper-button-prev::after,
.swiper-controls .swiper-button-next::after {
  display: none;
}
.swiper-buttons-container .swiper-controls .swiper-button-prev,
.swiper-buttons-container .swiper-controls .swiper-button-next {
  position: static;
  margin-top: 0;
}
@media (hover: hover) {
  .swiper-controls .swiper-button-prev:hover,
  .swiper-controls .swiper-button-next:hover {
    background-color: var(--clr-green);
  }
}
[dir=rtl] .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M60.774,17.031,61.2,16.6h-12.7V15.323H61.2l-.427-.427-4.6-4.6.906-.907,6.577,6.577-6.577,6.577-.906-.907Z' transform='translate(-48.255 -9.033)' fill='%2300aa91' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
}
@media (hover: hover) {
  [dir=rtl] .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M60.774,17.031,61.2,16.6h-12.7V15.323H61.2l-.427-.427-4.6-4.6.906-.907,6.577,6.577-6.577,6.577-.906-.907Z' transform='translate(-48.255 -9.033)' fill='%23fff' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  }
}
[dir=ltr] .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M51.386,17.031l-.427-.427h12.7V15.323H50.96l.427-.427,4.6-4.6-.907-.907-6.577,6.577,6.577,6.577.907-.907Z' transform='translate(-48.152 -9.033)' fill='%2300aa91' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
}
@media (hover: hover) {
  [dir=ltr] .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M51.386,17.031l-.427-.427h12.7V15.323H50.96l.427-.427,4.6-4.6-.907-.907-6.577,6.577,6.577,6.577.907-.907Z' transform='translate(-48.152 -9.033)' fill='%23fff' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  }
}
[dir=rtl] .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M51.386,17.031l-.427-.427h12.7V15.323H50.96l.427-.427,4.6-4.6-.907-.907-6.577,6.577,6.577,6.577.907-.907Z' transform='translate(-48.152 -9.033)' fill='%2300aa91' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
}
@media (hover: hover) {
  [dir=rtl] .swiper-button-next:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M51.386,17.031l-.427-.427h12.7V15.323H50.96l.427-.427,4.6-4.6-.907-.907-6.577,6.577,6.577,6.577.907-.907Z' transform='translate(-48.152 -9.033)' fill='%23fff' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  }
}
[dir=ltr] .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M60.774,17.031,61.2,16.6h-12.7V15.323H61.2l-.427-.427-4.6-4.6.906-.907,6.577,6.577-6.577,6.577-.906-.907Z' transform='translate(-48.255 -9.033)' fill='%2300aa91' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
}
@media (hover: hover) {
  [dir=ltr] .swiper-button-next:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.754' height='13.861' viewBox='0 0 15.754 13.861'%3E%3Cpath id='Path_2089' data-name='Path 2089' d='M60.774,17.031,61.2,16.6h-12.7V15.323H61.2l-.427-.427-4.6-4.6.906-.907,6.577,6.577-6.577,6.577-.906-.907Z' transform='translate(-48.255 -9.033)' fill='%23fff' stroke='%23fff' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  }
}
html.with-fancybox body.hide-scrollbar {
  margin: 0;
}
.fancybox__slide {
  padding: 0;
  margin: 0;
}
.ngx-spinner-overlay {
  background-color: rgba(17, 48, 86, 0.8) !important;
  -webkit-backdrop-filter: blur(40px) brightness(1);
  backdrop-filter: blur(40px) brightness(1);
}
.loader {
  position: fixed;
  background-color: rgba(17, 48, 86, 0.8) !important;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 999999999;
  -webkit-backdrop-filter: blur(40px) brightness(1);
  backdrop-filter: blur(40px) brightness(1);
}
.loader .loader-main .loader-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.loader .loader-main .loader-content .loader-logo {
  position: relative;
  display: block;
}
.loader .loader-main .loader-content .loader-logo img {
  width: 250px;
}
.loader .loader-main .loader-content .loader-title {
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
}
.loader .loader-main .loader-content .loader-title h4 {
  color: #fff;
  margin: 0;
  font-family: "BahijTheSansArabic-SemiBold";
}
.loader .loader-main .loader-content .loader-animation .spinner {
  position: relative;
  display: block;
  width: 150px;
  height: 6px;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
}
.loader .loader-main .loader-content .loader-animation .spinner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 6px;
  width: 70px;
  border-radius: 20px;
  background-color: var(--clr-green);
  transform: translateX(100px);
  animation: loaderSpinner 1.5s infinite;
  transition: all 1.5s ease-in-out;
}
.spinner-container {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 8px;
  padding: 24px 16px;
  min-height: 100px;
  margin-bottom: 16px;
  background-color: color(light);
  border-radius: 8px;
  z-index: 2;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
}
.spinner-container .spinner-grow {
  flex-shrink: 0;
}
.loading-text {
  top: 50% !important;
}
@keyframes loaderSpinner {
  0% {
    transform: translateX(100px);
  }
  50% {
    transform: translateX(-100px);
  }
  100% {
    transform: translateX(100px);
  }
}
.fade-out {
  animation: fadeOut 1s;
  opacity: 0;
  visibility: hidden;
}
@keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
.color-primary {
  color: var(--clr-green);
}
.item-description {
  color: #6F7478;
}
.info-list-card__title {
  color: #4C5257;
  font-size: 0.875rem;
  margin-block-end: 0.5rem;
  font-family: "BahijTheSansArabic-SemiBold";
}
.info-list-card .info-list {
  padding-inline-start: 1rem;
}
.info-list-card .info-list__item {
  color: #6F7478;
  font-size: 0.875rem;
}
.info-list-card .info-list__item:not(:last-child) {
  margin-block-end: 0.5rem;
}
.color-scheme-list {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.color-scheme-list__item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.color-scheme-list__item::before {
  display: inline-flex;
  flex-shrink: 0;
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background-color: #f5f5f5;
}
.color-scheme-list__item .title {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.875rem;
}
.color-scheme-list__item.green::before {
  background-color: #0c7932;
}
.color-scheme-list__item.danger::before {
  background-color: #eb0914;
}
.color-scheme-list__item.gray::before {
  background-color: rgba(150, 160, 165, 0.8509803922);
}
.color-scheme-list__item.blue::before {
  background-color: #0917d3;
}
.spinner-border {
  border-color: var(--clr-green);
  border-right-color: transparent;
}
.placeholder:has(apx-chart) {
  background-color: transparent;
}
.placeholder:has(apx-chart) .apexcharts-pie,
.placeholder:has(apx-chart) .apexcharts-plot-series {
  opacity: 0;
}
.placeholder:has(apx-chart) .apexcharts-legend-text,
.placeholder:has(apx-chart) .apexcharts-yaxis {
  background-color: currentcolor !important;
}
.placeholder:has(apx-chart) .apexcharts-datalabels-group .apexcharts-text {
  background-color: currentcolor;
}
@keyframes increase {
  0% {
    inset-inline-start: -5%;
    width: 5%;
  }
  100% {
    inset-inline-start: 130%;
    width: 100%;
  }
}
@keyframes decrease {
  0% {
    inset-inline-start: -80%;
    width: 80%;
  }
  100% {
    inset-inline-start: 110%;
    width: 10%;
  }
}
@keyframes breathing {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
@keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.page-preloader {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 999;
  transition: opacity 0.3s ease-in-out;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .page-preloader {
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .page-preloader {
    background-color: #fff;
  }
}
.page-preloader .loading-bar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0.3125rem;
  background-color: rgba(0, 170, 145, 0.25);
  overflow: hidden;
}
.page-preloader .loading-bar .loading-line {
  position: absolute;
  height: inherit;
  background-color: var(--clr-green);
}
.page-preloader .loading-bar .loading-line:first-child {
  animation: increase 2s infinite;
}
.page-preloader .loading-bar .loading-line:last-child {
  animation: decrease 2s 0.5s infinite;
}
.page-preloader .loading-message {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11.25rem;
  height: 11.25rem;
}
.page-preloader .loading-spinner {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: url("./media/loading-spinner-F74OWBL6.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  animation-name: spinning;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.page-preloader .loading-logo {
  width: 3.75rem;
  height: 3.75rem;
  animation: breathing 2.2s infinite;
}
.page-preloader .loading-logo > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-preloader.page-loaded {
  opacity: 0;
  pointer-events: none;
}
.page-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #208184;
  z-index: 10;
  isolation: isolate;
  padding-bottom: 1.25rem;
  transition:
    background-color 0.3s ease-in-out,
    padding 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
}
.page-header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: var(--clr-blue);
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}
.header-shrinked .page-header {
  background-color: transparent;
  padding-bottom: 0.75rem;
  box-shadow: 0 0 0.9375rem rgba(0, 0, 0, 0.1);
}
.header-shrinked .page-header::before {
  transform: translateY(0);
}
.page-header__top-bar {
  padding-block: 2rem 1.5rem;
  transition: padding 0.3s ease-in-out;
  border-block-end: 1px solid rgba(255, 255, 255, 0.2509803922);
  margin-block-end: 0.5rem;
}
.header-shrinked .page-header__top-bar {
  padding-block: 0.75rem 1rem;
}
.page-header__logo {
  display: inline-flex;
  align-items: center;
  gap: 2.5rem;
}
.page-header__logo__item > img {
  height: 1.625rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .page-header__logo__item > img {
    height: 2rem;
  }
}
.page-header__logo__item:first-child {
  position: relative;
}
.page-header__logo__item:first-child > img {
  width: 9.0625rem;
}
@media (min-width: 768px) {
  .page-header__logo__item:first-child > img {
    width: 11.125rem;
  }
}
.page-header__logo__item:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-end: -1.25rem;
  width: 0.0625rem;
  height: 1.125rem;
  background-color: #fff;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .page-header__logo__item:first-child::after {
    height: 1.875rem;
  }
}
.page-header__logo__item:last-child > img {
  width: 5.125rem;
}
@media (min-width: 768px) {
  .page-header__logo__item:last-child > img {
    width: 6.25rem;
  }
}
.page-header__logo .beta-badge {
  padding: 0.25rem 0.5rem;
  border-radius: 0.125rem;
  background-color: #fff;
  font-size: 0.875rem;
  color: var(--clr-blue);
  font-family: "BahijTheSansArabic-SemiBold";
}
.page-header__actions {
  display: flex;
  align-items: center;
  gap: 1.125rem;
}
.page-header__actions__group {
  display: flex;
  align-items: center;
  gap: 1.625rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .page-header__actions__group {
    gap: 2.5rem;
  }
}
.page-header__actions__group > *:not(:last-child) {
  position: relative;
}
.page-header__actions__group > *:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-end: -0.8125rem;
  width: 0.0625rem;
  height: 0.75rem;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .page-header__actions__group > *:not(:last-child)::after {
    inset-inline-end: -1.25rem;
  }
}
.page-header__bottom-bar__inner {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 768px) {
  .page-header .btn {
    --bs-btn-font-size: 0.875rem;
    --bs-btn-padding-x: 1.15rem;
    --bs-btn-padding-y: 0.419rem;
  }
}
.search-dropdown__btn {
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("./media/search-icon-4PAT4QDC.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  border: none;
  padding: 0;
  transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media (hover: hover) {
  .search-dropdown__btn:hover {
    transform: scale(1.2);
  }
}
.active .search-dropdown__btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='16 0.731 15.201 0 8 7.234 0.798 0 0 0.731 7.237 8 0 15.27 0.798 16 8 8.766 15.201 16 16 15.27 8.763 8 16 0.731' fill='%23fff'/%3E%3C/svg%3E");
}
.search-dropdown__menu {
  position: fixed;
  top: 5.75rem;
  left: 50%;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: calc(100% - 2.5rem);
  background-color: rgba(255, 255, 255, 0.95);
  border: 0.0625rem solid var(--clr-light-green);
  padding: 2.8125rem 1.875rem 3.75rem;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-50%) translateY(-20px);
  transition:
    top 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    transform 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .search-dropdown__menu {
    max-width: 69.75rem;
  }
}
@media (min-width: 1400px) {
  .search-dropdown__menu {
    max-width: 81rem;
  }
}
.active .search-dropdown__menu {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.header-shrinked .search-dropdown__menu {
  top: 3.75rem;
}
@media (max-width: 768px) {
  .search-dropdown__menu {
    top: 5.375rem;
  }
  .header-shrinked .search-dropdown__menu {
    top: 3.375rem;
  }
}
@media (max-width: 576px) {
  .search-dropdown__menu {
    top: 7.6875rem;
  }
  .header-shrinked .search-dropdown__menu {
    top: 5.6875rem;
  }
}
.search-dropdown__menu__inner {
  position: relative;
  width: 100%;
  max-width: 57.1875rem;
}
.search-dropdown__menu .input-group {
  margin-bottom: 1.875rem;
}
.search-dropdown__title {
  font-size: 1rem;
  color: #000;
  margin-bottom: 1rem;
}
.search-dropdown__popular-phrases {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.625rem 1.25rem;
}
.search-dropdown__popular-phrases__item {
  display: flex;
  align-items: baseline;
  gap: 0.625rem;
  font-family: "BahijTheSansArabic-SemiBold";
  color: #00AD8C;
  text-decoration: underline;
  text-decoration-thickness: from-font;
  text-decoration-color: #00AD8C;
  transition: all 0.3s ease-in-out;
}
.search-dropdown__popular-phrases__item::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("./media/logo-icon-O7N54XXR.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.search-dropdown__popular-phrases__item:visited {
  color: #00AD8C;
}
.search-dropdown__popular-phrases__item:hover {
  text-decoration-line: underline;
  text-decoration-thickness: from-font;
}
@media (hover: hover) {
  .search-dropdown__popular-phrases__item:hover {
    color: var(--clr-blue);
  }
}
.search-dropdown .btn-close {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}
.notification-btn {
  position: relative;
  display: flex;
  background-color: transparent;
  border: none;
  padding: 0;
  transition: transform 0.3s ease-in-out;
}
.notification-btn .indicator-count {
  position: relative;
  top: -5px;
  inset-inline-end: -0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  min-width: 18px;
  height: 18px;
  padding-inline: 6px;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background-color: #F27269;
  border-radius: 20px;
}
.notification-btn > img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
}
@media (hover: hover) {
  .notification-btn:hover {
    transform: scale(1.2);
  }
}
.settings-dropdown {
  position: relative;
}
.settings-dropdown__btn {
  display: flex;
  background-color: transparent;
  border: none;
  padding: 0;
  transition: transform 0.3s ease-in-out;
}
.settings-dropdown__btn > img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
}
@media (hover: hover) {
  .settings-dropdown__btn:hover {
    transform: scale(1.2);
  }
}
.settings-dropdown__menu {
  position: absolute;
  top: calc(100% + 5px);
  inset-inline-end: 0;
  min-width: 17rem;
  background-color: #fff;
  pointer-events: none;
  opacity: 0;
  padding: 1.25rem 1.5625rem;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.active .settings-dropdown__menu {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0);
}
.settings-dropdown__menu__label {
  display: block;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.875rem;
  color: #000;
  margin-bottom: 1rem;
}
.color-pattern {
  display: flex;
  gap: 1.25rem;
  margin-bottom: 1rem;
}
.color-pattern__label {
  position: relative;
  display: inline-block;
  width: 6.3125rem;
  height: 8.75rem;
  cursor: pointer;
}
.color-pattern__label::before {
  content: "";
  position: absolute;
  top: -0.625rem;
  inset-inline-end: -0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10,0A10,10,0,1,1,0,10,10,10,0,0,1,10,0Z' fill='%2300aa91'/%3E%3Cpath d='M14.78,5.43,9.69,13.05,5.93,9.58a1.14,1.14,0,0,0-1.6,1.63l4.74,4.37a1.1,1.1,0,0,0,.77.28H10a1.26,1.26,0,0,0,.46-.16,1.29,1.29,0,0,0,.36-.34l5.82-8.68a1.16,1.16,0,0,0,.13-.81,1.13,1.13,0,0,0-.45-.7A1.2,1.2,0,0,0,15.46,5a1.23,1.23,0,0,0-.73.49' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.color-pattern__input {
  display: none;
}
.color-pattern__input:checked + .color-pattern__label::before {
  opacity: 1;
}
.grayscale-active > * {
  filter: grayscale(100%);
}
.grayscale-active > *::-webkit-scrollbar {
  width: var(--scrollbar-width);
  height: var(--scrollbar-width);
}
.grayscale-active > *::-webkit-scrollbar-thumb {
  background-color: #1D1F22;
}
.grayscale-active > *::-webkit-scrollbar-track {
  background-color: rgba(29, 31, 34, 0.85);
}
.grayscale-active > *::-webkit-scrollbar-corner {
  background-color: transparent;
}
.font-resize-btns {
  display: flex;
  align-items: center;
  gap: 0.6875rem;
}
.font-resize-btns__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.625rem;
  line-height: 1.2;
  font-size: 0.875rem;
  color: var(--clr-light-green);
  background-color: #fff;
  border: 0.0625rem solid var(--clr-light-green);
  padding: 0;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .font-resize-btns__item:hover {
    color: #fff;
    background-color: var(--clr-light-green);
  }
}
.font-resize-btns__item.disabled {
  color: #fff;
  background-color: var(--clr-light-green);
  pointer-events: none;
  opacity: 0.5;
}
.language-switch-btn {
  display: inline-flex;
  width: 1.3125rem;
  height: 1.3125rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.3s ease-in-out;
}
[dir=rtl] .language-switch-btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z' fill='%23113056'/%3E%3Cpath d='M4.71,14.21V6.79h4V8H6.14V9.81H8.62V11H6.14v2H8.75v1.23Zm9.69,0-2.3-4.09a11.78,11.78,0,0,1-.66-1.45c.05.75.07,1.93.07,3.53v2H10.14V6.79H12l2.24,4A13.85,13.85,0,0,1,15,12.27c-.05-.88-.08-2.08-.08-3.61V6.79h1.38v7.42Z' fill='%23fff'/%3E%3C/svg%3E");
}
@media (hover: hover) {
  [dir=rtl] .language-switch-btn:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z' fill='%23fff'/%3E%3Cpath d='M4.71,14.21V6.79h4V8H6.14V9.81H8.62V11H6.14v2H8.75v1.23Zm9.69,0-2.3-4.09a11.78,11.78,0,0,1-.66-1.45c.05.75.07,1.93.07,3.53v2H10.14V6.79H12l2.24,4A13.85,13.85,0,0,1,15,12.27c-.05-.88-.08-2.08-.08-3.61V6.79h1.38v7.42Z' fill='%23113056'/%3E%3C/svg%3E");
  }
}
[dir=ltr] .language-switch-btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z' fill='%23113056'/%3E%3Cpath d='M11.11,14.56A4.14,4.14,0,0,1,8.72,14,1.57,1.57,0,0,1,8,12.65c0-.92.7-1.69,2.09-2.31A1.66,1.66,0,0,1,8.45,8.67a2,2,0,0,1,.72-1.61,3.14,3.14,0,0,1,2.09-.62,5.37,5.37,0,0,1,1.06.11l-.19,1.16a3.22,3.22,0,0,0-.93-.14,1.36,1.36,0,0,0-.93.31,1,1,0,0,0-.36.78.93.93,0,0,0,.63.95,1.6,1.6,0,0,0,1.27-.12l.56-.26.45,1-1.92.93c-1,.47-1.43.92-1.43,1.34,0,.61.6.92,1.8.92a9.93,9.93,0,0,0,1.65-.14l.09,1.1A11.18,11.18,0,0,1,11.11,14.56Z' fill='%23fff'/%3E%3C/svg%3E");
}
@media (hover: hover) {
  [dir=ltr] .language-switch-btn:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z' fill='%23fff'/%3E%3Cpath d='M11.11,14.56A4.14,4.14,0,0,1,8.72,14,1.57,1.57,0,0,1,8,12.65c0-.92.7-1.69,2.09-2.31A1.66,1.66,0,0,1,8.45,8.67a2,2,0,0,1,.72-1.61,3.14,3.14,0,0,1,2.09-.62,5.37,5.37,0,0,1,1.06.11l-.19,1.16a3.22,3.22,0,0,0-.93-.14,1.36,1.36,0,0,0-.93.31,1,1,0,0,0-.36.78.93.93,0,0,0,.63.95,1.6,1.6,0,0,0,1.27-.12l.56-.26.45,1-1.92.93c-1,.47-1.43.92-1.43,1.34,0,.61.6.92,1.8.92a9.93,9.93,0,0,0,1.65-.14l.09,1.1A11.18,11.18,0,0,1,11.11,14.56Z' fill='%23113056'/%3E%3C/svg%3E");
  }
}
.profile-dropdown a {
  align-items: center;
  gap: 0.5rem;
}
.profile-dropdown .avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background-color: #D1F0EC;
  border-radius: 5rem;
  color: #00AD8C;
  font-size: 0.875rem;
}
.profile-dropdown .username {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.profile-dropdown .user-role {
  width: 11.875rem;
  font-size: 0.75rem;
  color: #dbc553;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  height: calc(1em * 1 * 1);
  padding: 0 !important;
}
.profile-dropdown .page-nav__list__item__submenu {
  inset-inline-end: 0;
  inset-inline-start: auto;
}
.external-header {
  padding: 2rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  z-index: 3;
}
.external-header__header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.external-header__header .logo-container {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.external-header__header .logo-container a {
  display: inline-flex;
}
.external-header__header .logo-container img {
  height: 2.5rem;
  max-width: 100%;
}
.external-header__header .logo-container .v-divider {
  height: 2.5rem;
  width: 1px;
  background-color: #fff;
}
.external-header__actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-inline-start: auto;
}
.page-footer {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("./media/footer-background-4LDSFKPK.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  background-blend-mode: soft-light;
  isolation: isolate;
  background-color: rgba(0, 170, 145, 0.39);
  margin-top: auto;
}
.page-footer__top-bar {
  padding-block: 3.125rem;
}
.page-footer__title {
  font-family: "BahijTheSansArabic-Bold";
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 1.875rem;
}
.page-footer__links-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer__links-list__item {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.page-footer__links-list__item::before {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  background-color: #fff;
  border-radius: 100vw;
  transition: border-radius 0.3s ease-in-out;
}
@media (hover: hover) {
  .page-footer__links-list__item:has(:hover):hover::before {
    border-radius: 0;
  }
}
.page-footer__link {
  display: inline-block;
  color: #fff;
  overflow: hidden;
}
.page-footer__link__text {
  position: relative;
  display: block;
  transition: transform 0.3s ease-in-out;
}
.page-footer__link__text::before {
  content: attr(data-link-text);
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  color: var(--clr-blue);
  transform: translate3d(0, 0, 0);
}
.page-footer__link:visited {
  color: #fff;
}
@media (hover: hover) {
  .page-footer__link:hover .page-footer__link__text {
    transform: translateY(-100%);
  }
}
.page-footer__bottom-bar {
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
  padding-block: 1.375rem;
}
.page-footer__copyrights {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.875rem;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .page-footer__copyrights {
    text-align: center;
    margin-bottom: 0.625rem;
  }
}
.page-footer__social-media {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.page-footer__social-media__item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  width: 1.5rem;
  height: 1.1875rem;
  transition: transform 0.3s ease-in-out;
}
.page-footer__social-media__item::before {
  content: attr(aria-label);
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #fff;
  background-color: var(--clr-blue);
  border-radius: 100vw;
  pointer-events: none;
  opacity: 0;
  padding: 0.25rem 0.875rem;
  transform: translateX(-50%) translateY(10px);
  transition: all 0.3s cubic-bezier(0.64, 0.17, 0, 1.57);
}
@media (hover: hover) {
  .page-footer__social-media__item:hover {
    transform: scale(1.2);
  }
  .page-footer__social-media__item:hover::before {
    opacity: 1;
    transform: translateX(-50%) translateY(0) scale(0.8);
  }
}
.page-footer__social-media__item > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.form-label {
  display: flex;
  gap: 0.25rem;
  color: #4C5257;
  font-family: "BahijTheSansArabic-SemiBold";
}
.form-label.required .currency {
  order: 2;
  margin-inline-start: 0.25rem;
}
.form-label.required::after {
  content: "*";
  color: #b42318;
}
.form-control,
.form-select {
  font-size: 0.875rem;
  background-color: #fff;
  border-color: #DCDCDC;
  border-radius: 0;
  padding: 0.607rem 1rem;
  transition: border-color 0.3s ease-in-out;
}
.form-control:focus,
.form-select:focus {
  box-shadow: none;
  border-color: var(--clr-light-green);
}
.form-control::placeholder {
  color: #9A9A9A;
}
.search-dropdown .form-control {
  border-color: var(--clr-light-green);
}
.form-select {
  color: #000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23000'/%3E%3C/svg%3E");
  background-size: 0.8125rem;
  padding-inline-end: 2.5rem;
}
[dir=rtl] .form-select {
  background-position: left 1rem center;
}
[dir=ltr] .form-select {
  background-position: right 1rem center;
}
.form-check {
  display: flex;
  align-items: center;
  gap: 1.125rem;
  padding: 0;
  margin: 0;
}
.form-check-input {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border: 0.125rem solid #DCDCDC;
  cursor: pointer;
  transition:
    background-color 0.3s ease-in-out,
    background-image 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}
.form-check-input[type=checkbox] {
  background-size: 0.75rem;
  border-radius: 0.375rem;
}
.form-check .form-check-input {
  float: none;
  margin: 0;
}
.form-check-input:focus {
  border-color: var(--clr-green);
  box-shadow: none;
}
.form-check-input:active {
  filter: none;
}
.form-check-input:checked {
  background-color: #fff;
  border-color: var(--clr-green);
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%2300AA91'/%3e%3c/svg%3e");
  background-size: 1.25rem;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.33 8.42'%3E%3Cpath d='M3.92,8.42a1,1,0,0,1-.71-.3L.29,5.21A1,1,0,0,1,1.71,3.79L3.92,6,9.63.29A1,1,0,0,1,11,.29a1,1,0,0,1,0,1.42L4.62,8.12A1,1,0,0,1,3.92,8.42Z' fill='%23253D69'/%3E%3C/svg%3E");
}
.form-check-label {
  font-size: 0.875rem;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin: 0;
}
select.custom-select {
  border: none;
}
.nice-select {
  width: 100%;
  height: unset;
  line-height: 1.5;
  text-align: start !important;
  background-image: none;
  border-color: #DCDCDC;
}
.nice-select::after {
  top: 50%;
  right: unset;
  inset-inline-end: 1rem;
  width: 0.8125rem;
  height: 0.8125rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23000'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  margin-top: 0;
  transform-origin: top;
  transform: rotate(0deg) translateY(-50%);
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .nice-select:hover {
    border-color: #DCDCDC;
  }
}
.nice-select:focus {
  background-image: none;
  border-color: var(--clr-light-green);
}
.nice-select .nice-select-dropdown {
  inset: unset;
  top: calc(100% + 0.3125rem);
  inset-inline-start: 0;
  min-width: 100%;
  background-color: #fff;
  border: 0.0625rem solid #DCDCDC;
  border-radius: 0;
  box-shadow: 0 1.25rem 1.5rem -0.25rem rgba(16, 24, 40, 0.08), 0 0.5rem 0.5rem -0.25rem rgba(16, 24, 40, 0.03);
  padding: 1.25rem;
  margin-top: 0;
}
.nice-select .list {
  max-height: 20.9375rem;
  border-radius: 0;
  scrollbar-gutter: stable;
}
.nice-select .list::-webkit-scrollbar {
  width: 0.3125rem;
  height: 0.3125rem;
}
.nice-select .list::-webkit-scrollbar-thumb {
  background-color: #80D4C8;
  border-radius: 0.15625rem;
}
.nice-select .list::-webkit-scrollbar-track {
  background-color: rgba(128, 212, 200, 0.25);
  border-radius: 0.15625rem;
}
.nice-select .list::-webkit-scrollbar-corner {
  background-color: transparent;
}
.nice-select .list:last-child {
  margin-bottom: 0;
}
.nice-select .option {
  line-height: 1.5;
  font-size: 0.8125rem;
  text-align: start;
  color: #000;
  padding: 0.5rem 0;
  padding-inline-end: 2rem;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .nice-select .option:hover {
    background-color: #F3F4F6;
  }
}
.nice-select .option.selected {
  font-weight: normal;
  color: var(--clr-green);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10,0A10,10,0,1,1,0,10,10,10,0,0,1,10,0Z' fill='%2300aa91'/%3E%3Cpath d='M14.78,5.43,9.69,13.05,5.93,9.58a1.14,1.14,0,0,0-1.6,1.63l4.74,4.37a1.1,1.1,0,0,0,.77.28H10a1.26,1.26,0,0,0,.46-.16,1.29,1.29,0,0,0,.36-.34l5.82-8.68a1.16,1.16,0,0,0,.13-.81,1.13,1.13,0,0,0-.45-.7A1.2,1.2,0,0,0,15.46,5a1.23,1.23,0,0,0-.73.49' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.375rem;
}
[dir=rtl] .nice-select .option.selected {
  background-position: left center;
}
[dir=ltr] .nice-select .option.selected {
  background-position: right center;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected,
.nice-select .option.selected.focus {
  background-color: transparent;
}
.nice-select.open::after {
  transform: rotateX(180deg) rotateY(180deg) translateY(-50%);
}
.custom-input-group {
  position: relative;
}
.custom-input-group .btn {
  position: absolute;
  inset-block: 0;
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y:.25rem;
  inset-inline-end: 0.5rem;
  font-size: 0.75rem;
  height: fit-content;
  margin-block: auto;
}
.date-control {
  border: 1px solid #DCDCDC;
}
.date-control:has(.ng-touched.ng-touched.ng-invalid) {
  border-color: red;
}
.date-control .form-control {
  border: 0;
}
.date-control .input-group-text {
  padding: 0;
  background-color: #fff;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.691' height='13.452' viewBox='0 0 12.691 13.452'%3E%3Cpath id='Union_10' data-name='Union 10' d='M2.495,13.333A2.541,2.541,0,0,1,.119,10.958,62.391,62.391,0,0,1,.111,3.394,2.539,2.539,0,0,1,2.646,1.015H3.3V.508a.508.508,0,1,1,1.015,0v.508H8.376V.508a.508.508,0,1,1,1.015,0v.508h.653A2.538,2.538,0,0,1,12.58,3.394a62.207,62.207,0,0,1-.009,7.565A2.54,2.54,0,0,1,10.2,13.333c-1.277.079-2.564.119-3.851.119S3.772,13.413,2.495,13.333ZM1.133,10.9A1.522,1.522,0,0,0,2.558,12.32a61.147,61.147,0,0,0,7.576,0A1.524,1.524,0,0,0,11.559,10.9c.12-1.929.145-3.879.08-5.819H1.052Q.955,7.986,1.133,10.9Zm-.009-7.44c-.012.2-.016.4-.027.607h10.5c-.01-.2-.015-.4-.027-.607A1.523,1.523,0,0,0,10.045,2.03H9.392v.508a.508.508,0,1,1-1.015,0V2.03H4.315v.508a.508.508,0,1,1-1.015,0V2.03H2.646A1.523,1.523,0,0,0,1.124,3.455Zm7,6.445a.761.761,0,1,1,.761.761A.761.761,0,0,1,8.123,9.9Zm-2.538,0a.761.761,0,1,1,.761.761A.761.761,0,0,1,5.585,9.9Zm-2.539,0a.761.761,0,1,1,.761.761A.761.761,0,0,1,3.046,9.9ZM8.123,7.361a.761.761,0,1,1,.761.761A.762.762,0,0,1,8.123,7.361Zm-2.538,0a.761.761,0,1,1,.761.761A.762.762,0,0,1,5.585,7.361Zm-2.539,0a.761.761,0,1,1,.761.761A.762.762,0,0,1,3.046,7.361Z'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
.date-control .input-group-text svg {
  display: none;
}
.date-control .input-group-text .mat-mdc-icon-button.mat-mdc-button-base {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  --mdc-icon-button-state-layer-size: 42px;
}
.form-container {
  display: block;
  padding: 2rem;
  margin-bottom: 2rem;
  background-color: #fff;
}
.attachment-p-o .form-container {
  padding: 0;
  margin-bottom: 0;
}
.form-container__body {
  padding-block-end: 2rem;
}
.ng-touched.ng-touched.ng-invalid {
  border-color: red;
}
.required-control-indicator {
  display: flex;
  margin-block: 0.5rem;
  color: red;
  font-size: 0.8125rem;
}
.form-actions {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 678px) {
  .form-actions {
    flex-direction: column;
  }
}
.mat-datepicker-popup * {
  font-family: "BahijTheSansArabic-SemiBold";
}
.mat-calendar-body-selected {
  background-color: var(--clr-green) !important;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #E8F9F6 !important;
}
.mat-calendar-body-today {
  border-color: var(--clr-green) !important;
  background-color: #E8F9F6 !important;
}
.attachment-control {
  gap: 12px;
}
.attachment-control input {
  border-radius: 6px !important;
}
.attachment-control .attachments-list {
  flex: 1;
}
.attachment-control .attachments-list__item {
  width: 100%;
}
.attachment-control .btn {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 6px !important;
}
.attachments-list__item {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 100%;
  padding: 8px 16px;
  border: 1px solid #DCDCDC;
  transition: all 0.3s ease-in-out;
}
.attachments-list__item .attachment-icon img {
  height: 22px;
}
.attachments-list__item .attachment-title {
  flex: 1;
  width: 100%;
  overflow: hodden;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  height: calc(1em * 1 * 1);
  padding: 0 !important;
}
.attachments-list__item .action-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: 0;
  width: 30px;
  height: 30px;
  margin-inline-start: auto;
}
.attachments-list__item .action-btn svg {
  height: 16px;
  width: 16px;
  object-fit: contain;
}
.attachments-list__item .action-btn:is(:hover, :focus, :active) {
  background-color: var(--clr-green);
}
.attachments-list__item .action-btn:is(:hover, :focus, :active).remove-btn {
  background-color: #cf4d53;
}
.attachments-list__item .action-btn:is(:hover, :focus, :active) svg {
  filter: brightness(0) invert(1);
}
.attachments-list__item:is(:hover) {
  border-color: var(--clr-blue);
}
.upload-control {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0.5rem;
  margin-bottom: 1.5rem;
  border: 1px dashed #DCDCDC;
}
.upload-control .upload-control__title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 1;
}
.upload-control .upload-control__title .icon svg,
.upload-control .upload-control__title .icon img {
  height: 1.5rem;
}
.upload-control .upload-control__title .control-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "BahijTheSansArabic-SemiBold";
}
.upload-control .upload-control__title .control-title .file-type {
  font-size: 0.75rem;
  color: rgba(111, 116, 120, 0.9);
  font-family: "Bahij TheSansArabic";
}
.custom-alert {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  background-color: #E8F9F6;
  font-size: 0.75rem;
  font-family: "BahijTheSansArabic-SemiBold";
}
.custom-alert svg {
  height: 1rem;
  width: 1rem;
}
.custom-alert a {
  padding-inline-start: 0.25rem;
  text-decoration: underline;
}
mat-checkbox.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: var(--clr-green);
  --mdc-circular-progress-active-indicator-color: var(--clr-green);
  --mat-slider-ripple-color: var(--clr-green);
  --mdc-slider-active-track-color: var(--clr-green);
  --mdc-slider-with-tick-marks-inactive-container-color: var(--clr-green);
  --mdc-slider-handle-color: var(--clr-green);
  --mdc-slider-hover-handle-color: var(--clr-green);
  --mdc-slider-focus-handle-color: var(--clr-green);
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--clr-green);
  --mdc-slider-inactive-track-color: var(--clr-green);
  --mat-option-selected-state-label-text-color: var(--clr-dark-blue);
  --mdc-checkbox-selected-icon-color: var(--clr-green);
  --mdc-checkbox-selected-focus-icon-color: var(--clr-green);
  --mdc-checkbox-selected-hover-icon-color: var(--clr-green);
  --mdc-checkbox-selected-pressed-icon-color: var(--clr-green);
  --mdc-checkbox-selected-focus-state-layer-color: var(--clr-green);
  --mdc-checkbox-selected-pressed-state-layer-color: var(--clr-green);
  --mdc-checkbox-selected-checkmark-color: #fff;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: var(--clr-green);
  --mat-option-selected-state-label-text-color: var(--clr-dark-blue);
}
.mdc-checkbox {
  margin-inline-start: 0.3rem !important;
}
.transparent-form-field {
  --mat-form-field-container-height: 46px;
  --mdc-filled-text-field-container-color: transparent;
  --mat-form-field-container-vertical-padding: 0.607rem;
  --mdc-outlined-text-field-container-shape: 0;
  --mdc-outlined-text-field-caret-color: var(--clr-green);
  --mdc-outlined-text-field-focus-outline-color: var(--clr-green);
  --mdc-outlined-text-field-focus-label-text-color: var(--clr-dark-blue);
  --mdc-outlined-text-field-outline-color: #DCDCDC;
  width: 100%;
}
.transparent-form-field .mdc-text-field {
  border-radius: 0;
}
.transparent-form-field .mat-mdc-select-arrow {
  width: 1rem;
  height: 0.75rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23000'/%3E%3C/svg%3E");
  background-size: 0.8125rem;
  background-repeat: no-repeat;
  background-position: center;
}
.transparent-form-field .mat-mdc-select-arrow svg {
  display: none;
}
.transparent-form-field .mat-mdc-select-value {
  font-family: "BahijTheSansArabic-SemiLight", sans-serf;
}
.transparent-form-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,
.transparent-form-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: #DCDCDC;
}
.cdk-overlay-pane span,
.cdk-overlay-pane label {
  font-family: "BahijTheSansArabic-SemiLight" !important;
}
[dir=rtl] .form-control[dir=auto]:placeholder-shown {
  direction: rtl;
}
.btn {
  --bs-btn-font-size: 1rem;
  --bs-btn-padding-x: 1.5rem;
  --bs-btn-padding-y: 0.513rem;
  border-radius: 0;
  transition:
    color 0.3s ease-in-out,
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}
.btn:has(.btn-icon) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.btn > .btn-icon svg,
.btn > .btn-icon img {
  width: 0.875rem;
  height: 0.875rem;
  object-fit: contain;
}
.btn-sm {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.35rem;
}
.btn-lg {
  --bs-btn-font-size: 1rem;
  --bs-btn-padding-x: 1.3rem;
  --bs-btn-padding-y: 0.825rem;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--clr-green);
  --bs-btn-border-color: var(--clr-green);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--clr-blue);
  --bs-btn-hover-border-color: var(--clr-blue);
  --bs-btn-active-bg: var(--clr-blue);
  --bs-btn-active-border-color: var(--clr-blue);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--clr-green);
  --bs-btn-disabled-border-color: var(--clr-green);
  --bs-btn-disabled-opacity: 0.25;
}
.btn-primary:visited {
  color: #fff;
}
@media (hover: hover) {
  .btn-primary:hover {
    color: var(--bs-btn-hover-color);
  }
}
.btn-outline-primary {
  --bs-btn-color: var(--clr-green);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: var(--clr-green);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--clr-green);
  --bs-btn-hover-border-color: var(--clr-green);
  --bs-btn-active-bg: var(--clr-green);
  --bs-btn-active-border-color: var(--clr-green);
  --bs-btn-disabled-color: var(--clr-green);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--clr-green);
  --bs-btn-disabled-opacity: 0.25;
}
.btn-outline-primary:visited {
  color: var(--clr-green);
}
@media (hover: hover) {
  .btn-outline-primary:hover {
    color: var(--bs-btn-hover-color);
  }
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--clr-blue);
  --bs-btn-border-color: var(--clr-blue);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--clr-green);
  --bs-btn-hover-border-color: var(--clr-green);
  --bs-btn-active-bg: var(--clr-green);
  --bs-btn-active-border-color: var(--clr-green);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--clr-blue);
  --bs-btn-disabled-border-color: var(--clr-blue);
  --bs-btn-disabled-opacity: 0.25;
}
.btn-secondary:visited {
  color: #fff;
}
@media (hover: hover) {
  .btn-secondary:hover {
    color: var(--bs-btn-hover-color);
  }
}
.btn-outline-secondary {
  --bs-btn-color: var(--clr-blue);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: var(--clr-blue);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--clr-blue);
  --bs-btn-hover-border-color: var(--clr-blue);
  --bs-btn-active-bg: var(--clr-blue);
  --bs-btn-active-border-color: var(--clr-blue);
  --bs-btn-disabled-color: var(--clr-blue);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--clr-blue);
  --bs-btn-disabled-opacity: 0.25;
}
.btn-outline-secondary:visited {
  color: var(--clr-blue);
}
@media (hover: hover) {
  .btn-outline-secondary:hover {
    color: var(--bs-btn-hover-color);
  }
}
.btn-outline-light {
  --bs-btn-color: #fff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--clr-blue);
  --bs-btn-hover-border-color: var(--clr-blue);
  --bs-btn-active-bg: var(--clr-blue);
  --bs-btn-active-border-color: var(--clr-blue);
  --bs-btn-disabled-color: var(--clr-blue);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--clr-blue);
  --bs-btn-disabled-opacity: 0.25;
}
.btn-outline-light:visited {
  color: #fff;
}
@media (hover: hover) {
  .btn-outline-light:hover {
    color: var(--bs-btn-hover-color);
  }
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #CF4D53;
  --bs-btn-border-color: #CF4D53;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #9c3339;
  --bs-btn-hover-border-color: #9c3339;
  --bs-btn-active-bg: #9c3339;
  --bs-btn-active-border-color: #9c3339;
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #CF4D53;
  --bs-btn-disabled-border-color: #9c3339;
  --bs-btn-disabled-opacity: 0.25;
}
.btn-danger:visited {
  color: #fff;
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb:
    11,
    172,
    204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
.read-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 1.125rem;
  border-width: 0.09375rem;
}
.calendar-section .read-more-btn {
  color: #fff;
  border-color: #fff;
}
.calendar-section .read-more-btn:hover {
  background-color: var(--clr-blue);
  border-color: var(--clr-blue);
}
.arrow-icon {
  width: 1.1875rem;
  height: 0.625rem;
  object-fit: contain;
  transition: filter 0.3s ease-in-out;
}
[dir=ltr] .arrow-icon {
  transform: scaleX(-1);
}
.arrow-icon:hover > .arrow-icon {
  filter: brightness(0) invert(1);
}
.calendar-section .arrow-icon {
  filter: brightness(0) invert(1);
}
.page-nav {
  display: none;
}
@media (min-width: 992px) {
  .page-nav {
    display: contents;
  }
}
.page-nav__list {
  display: contents;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-nav__list__item__submenu {
  position: absolute;
  inset-inline-start: 0;
  top: 100%;
  display: flex;
  flex-direction: column;
  min-width: 18.4375rem;
  background-color: rgba(255, 255, 255, 0.9);
  pointer-events: none;
  opacity: 0;
  z-index: 12;
  padding: 0.75rem 1.625rem;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .page-nav__list__item__submenu:hover {
    pointer-events: auto;
    opacity: 1;
  }
}
.page-nav__list__item__submenu > a,
.page-nav__list__item__submenu button {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.8125rem;
  background-color: transparent;
  border: 0;
  text-align: start;
  white-space: nowrap;
  color: #000;
  padding: 0.772rem 1.25rem;
}
.page-nav__list__item__submenu > a:not(:last-child),
.page-nav__list__item__submenu button:not(:last-child) {
  border-bottom: 0.0625rem solid #E2E2E2;
}
@media (hover: hover) {
  .page-nav__list__item__submenu > a:hover,
  .page-nav__list__item__submenu button:hover {
    color: var(--clr-green);
  }
}
.page-nav__list__item > a {
  display: flex;
  line-height: 1.5;
  font-size: 1rem;
  color: #fff;
  padding-block: 0.563rem;
  transition: color 0.3s ease-in-out;
}
@media (hover: hover) {
  .page-nav__list__item > a:hover {
    color: var(--clr-blue);
  }
}
.page-nav__list__item:has(.page-nav__list__item__submenu) {
  position: relative;
}
.page-nav__list__item:has(.page-nav__list__item__submenu) > a {
  align-items: center;
  gap: 0.625rem;
}
.page-nav__list__item:has(.page-nav__list__item__submenu) > a::after {
  content: "";
  width: 0.8125rem;
  height: 0.4375rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media (hover: hover) {
  .page-nav__list__item:has(.page-nav__list__item__submenu) > a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23113056'/%3E%3C/svg%3E");
    transform: rotateX(180deg) rotateY(180deg);
  }
  .page-nav__list__item:has(.page-nav__list__item__submenu) > a:hover + .page-nav__list__item__submenu {
    pointer-events: auto;
    opacity: 1;
  }
}
.page-nav__list__item:has(.page-nav__list__item__submenu:hover) > a {
  color: var(--clr-blue);
}
.page-nav__list__item:has(.page-nav__list__item__submenu:hover) > a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23113056'/%3E%3C/svg%3E");
  transform: rotateX(180deg) rotateY(180deg);
}
.mobile-menu-btn {
  display: flex;
  gap: 0.75rem;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.875rem;
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 0.7875rem 0;
}
@media (min-width: 992px) {
  .mobile-menu-btn {
    display: none;
  }
}
.mobile-menu-btn > img {
  width: 1.25rem;
  height: 0.875rem;
}
.mobile-menu-btn > span {
  line-height: 1.2;
}
@media (max-width: 480px) {
  .offcanvas {
    --bs-offcanvas-width: 100%;
  }
}
.offcanvas.offcanvas-start {
  border: none;
}
.mobile-menu {
  --bs-offcanvas-padding-y: 1.5rem;
  --bs-offcanvas-padding-x: 1.25rem;
  height: 100vh;
  height: 100dvh;
  background-color: var(--clr-green);
}
.mobile-menu__header .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='16 0.731 15.201 0 8 7.234 0.798 0 0 0.731 7.237 8 0 15.27 0.798 16 8 8.766 15.201 16 16 15.27 8.763 8 16 0.731' fill='%23fff'/%3E%3C/svg%3E");
  padding: 0;
  margin: 0;
  margin-inline-start: auto;
}
.mobile-menu__logo {
  display: inline-flex;
  align-items: center;
  gap: 2.5rem;
}
.mobile-menu__logo__item > img {
  height: 1.625rem;
  object-fit: contain;
}
.mobile-menu__logo__item:first-child {
  position: relative;
}
.mobile-menu__logo__item:first-child > img {
  width: 9.0625rem;
}
.mobile-menu__logo__item:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-end: -1.25rem;
  width: 0.0625rem;
  height: 1.875rem;
  background-color: #fff;
  transform: translateY(-50%);
}
.mobile-menu__logo__item:last-child > img {
  width: 5.125rem;
}
.mobile-menu__body {
  display: flex;
  flex-direction: column;
  scrollbar-gutter: stable;
}
.mobile-nav {
  margin-bottom: 3.75rem;
}
.mobile-nav__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-nav__list__item__submenu {
  display: grid;
  grid-template-rows: 0fr;
  pointer-events: none;
  opacity: 0;
  transition: grid-template-rows 0.2s ease-in-out;
}
.active .mobile-nav__list__item__submenu {
  grid-template-rows: 1fr;
  pointer-events: auto;
  opacity: 1;
}
.mobile-nav__list__item__submenu__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}
.mobile-nav__list__item__submenu__inner > a {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.8);
  padding: 0.772rem 1.25rem;
}
.mobile-nav__list__item__submenu__inner > a:not(:last-child) {
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
.mobile-nav__list__item > a {
  display: flex;
  line-height: 1.5;
  font-size: 1rem;
  color: #fff;
  padding-block: 0.563rem;
  transition: color 0.3s ease-in-out;
}
.mobile-nav__list__item:has(.mobile-nav__list__item__submenu) {
  position: relative;
}
.mobile-nav__list__item:has(.mobile-nav__list__item__submenu) > a {
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
}
.mobile-nav__list__item:has(.mobile-nav__list__item__submenu) > a::after {
  content: "";
  width: 0.8125rem;
  height: 0.4375rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.7 6.96'%3E%3Cpath d='M6.35,7,0,.71.7,0,6.35,5.56,12,0l.7.71Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.mobile-nav__list__item:has(.mobile-nav__list__item__submenu).active > a::after {
  transform: rotateX(180deg) rotateY(180deg);
}
.breadcrumb {
  color: #fff;
  margin-bottom: 0;
}
.breadcrumb-item {
  font-family: "BahijTheSansArabic-Light";
  font-size: 1rem;
  color: #fff;
}
.breadcrumb-item > a {
  color: inherit;
}
.breadcrumb-item:visited {
  color: #fff;
}
@media (hover: hover) {
  .breadcrumb-item:hover {
    color: var(--clr-green);
  }
}
.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.table {
  font-size: 0.875rem;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
.table > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table thead tr th,
.table thead tr td {
  padding: 1rem 0.5rem;
}
@media (max-width: 992px) {
  .table thead tr th,
  .table thead tr td {
    display: none;
  }
}
.table thead th {
  font-weight: normal;
  color: #fff;
  background-color: #00AD8C;
  vertical-align: middle;
  padding: 0.46875rem 1rem;
}
.table tbody tr:not(:last-child) th,
.table tbody tr:not(:last-child) td {
  border-bottom: none;
}
@media (min-width: 992px) {
  .table tbody tr:not(:last-child) th,
  .table tbody tr:not(:last-child) td {
    border-bottom: 0.0625rem solid #E7E7E7;
  }
}
@media (max-width: 992px) {
  .table tbody tr:not(:last-child) th:last-child,
  .table tbody tr:not(:last-child) td:last-child {
    box-shadow: inset 0 -0.0625rem 0.0625rem #E7E7E7;
  }
}
.table tbody tr th,
.table tbody tr td {
  vertical-align: middle;
  padding: 1.125rem 0.5rem;
}
@media (max-width: 992px) {
  .table tbody tr th,
  .table tbody tr td {
    position: relative;
    display: flex;
    align-items: baseline;
    gap: 1.5625rem;
    line-height: 2;
    z-index: 1;
    padding: 0.5rem 1.25rem;
  }
  .table tbody tr th:not(:last-child),
  .table tbody tr td:not(:last-child) {
    border-inline-end: none;
  }
  .table tbody tr th::before,
  .table tbody tr td::before {
    content: attr(data-th);
    flex: 0 0 25%;
    display: flex;
    align-items: center;
    line-height: 2;
    color: #fff;
  }
  .table tbody tr th::after,
  .table tbody tr td::after {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: calc(25% + 20px);
    height: 100%;
    background-color: #00AD8C;
    z-index: -1;
  }
}
@media (max-width: 992px) {
  .table tbody tr th:last-child,
  .table tbody tr td:last-child {
    border-bottom: none;
  }
  .table tbody tr th:last-child::after,
  .table tbody tr td:last-child::after {
    box-shadow: inset 0 -0.0625rem 0.0625rem #02a083;
  }
}
.table tbody tr th > a,
.table tbody tr td > a {
  text-decoration: underline !important;
}
.table tbody tr th > a:hover,
.table tbody tr td > a:hover {
  text-decoration: none !important;
}
.table tfoot tr td {
  font-size: 1.25rem;
  font-family: "BahijTheSansArabic-SemiBold";
  background-color: #E8F9F6;
}
.table2 {
  border-block-end: 1px solid rgba(150, 160, 165, 0.23);
}
.table2 thead th {
  background: rgba(0, 170, 145, 0.05);
  color: var(--clr-green);
  border-block: 1px solid var(--clr-green);
  font-family: "BahijTheSansArabic-Bold";
  white-space: nowrap;
}
.table2 thead th:first-child {
  border-inline-start: 1px solid var(--clr-green);
}
.table2 thead th:last-child {
  border-inline-end: 1px solid var(--clr-green);
}
.table2 tbody tr td:first-child {
  border-inline-start: 1px solid #e7e9ea;
}
.table2 tbody tr td:last-child {
  border-inline-end: 1px solid #e7e9ea;
}
.spinner-container {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 8px;
  padding: 24px 16px;
  min-height: 100px;
  margin-bottom: 16px;
  background-color: #E8F9F6;
  border-radius: 8px;
  z-index: 2;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
}
.spinner-container .spinner-grow {
  flex-shrink: 0;
}
.table-container {
  position: relative;
  min-height: 100px;
}
.table-container:has(.table) .spinner-container {
  background-color: #E8F9F6;
}
.table-container:has(.table) .spinner-grow {
  background-color: #fff;
}
.table-container:has(.table) .text {
  color: #fff;
}
.td-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}
.td-actions .td-actions__item {
  position: relative;
  background-color: transparent;
  border: 0;
  width: 32px;
  height: 32px;
  padding: 0;
}
.td-actions .td-actions__item svg,
.td-actions .td-actions__item img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
.td-actions .td-actions__item svg:is(:hover, :active) img,
.td-actions .td-actions__item svg:is(:hover, :active) svg,
.td-actions .td-actions__item img:is(:hover, :active) img,
.td-actions .td-actions__item img:is(:hover, :active) svg {
  transform: scale(1.12);
}
.status-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
  padding: 0.5rem 1rem;
  color: #fff;
  font-family: "BahijTheSansArabic-SemiBold";
  border-radius: 2rem;
}
.status-tag svg {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  object-fit: contain;
  display: none;
}
.status-tag.warning {
  background-color: #FBB829;
}
.status-tag.success {
  background-color: #11AF22;
}
.status-tag.danger {
  background-color: #E3151C;
}
.status-tag.light {
  background-color: #7B8FA3;
}
.table-actions-end thead th:last-child {
  text-align: center;
}
.table-actions-end .td-actions {
  justify-content: center;
}
.tabs-container {
  background-color: #fff;
}
.tabs-container .nav-tabs {
  --bs-nav-link-padding-y: 0.625rem;
  --bs-nav-link-padding-x: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  padding: 0;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .tabs-container .nav-tabs {
    gap: 1rem;
  }
}
.tabs-container .nav-tabs .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: 0;
  padding: 1rem 0;
  border-bottom: 4px solid transparent;
  border-radius: 0;
  color: #4C5257;
  font-family: "BahijTheSansArabic-SemiBold";
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  margin-inline-start: -1px;
}
@media (max-width: 768px) {
  .tabs-container .nav-tabs .nav-link {
    width: 100%;
  }
}
.tabs-container .nav-tabs .nav-link .icon svg {
  height: 1.25rem;
  width: 1.25rem;
  object-fit: contain;
}
.tabs-container .nav-tabs .nav-link.active,
.show > .tabs-container .nav-tabs .nav-link {
  color: var(--clr-green);
  border-color: var(--clr-green);
}
.tabs-container .nav-tabs .nav-link.active svg,
.show > .tabs-container .nav-tabs .nav-link svg {
  filter: brightness(0) invert(1);
}
.nav-pills {
  --bs-nav-link-padding-y: 0.625rem;
  --bs-nav-link-padding-x: 2rem;
  display: flex;
  flex-wrap: wrap;
  margin-inline: auto;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 0;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .nav-pills {
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .nav-pills .nav-item {
    flex: 1 0 auto;
    width: 100%;
  }
}
.nav-pills .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-size: 1rem;
  color: #113056;
  border: 1px solid;
  border-radius: 0;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  margin-inline-start: -1px;
  min-width: 230px;
}
@media (max-width: 991px) {
  .nav-pills .nav-item .nav-link {
    min-width: unset;
  }
}
@media (max-width: 768px) {
  .nav-pills .nav-item .nav-link {
    width: 100%;
  }
}
.nav-pills .nav-item .nav-link .icon svg {
  height: 1.25rem;
  width: 1.25rem;
  object-fit: contain;
}
.nav-pills .nav-item .nav-link.active,
.show > .nav-pills .nav-item .nav-link {
  color: #fff;
  border-color: var(--clr-green);
  background-color: var(--clr-green);
}
.nav-pills .nav-item .nav-link.active svg,
.show > .nav-pills .nav-item .nav-link svg {
  filter: brightness(0) invert(1);
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}
.page-item:not(:first-child) .page-link {
  margin: 0;
}
.page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.125rem;
  min-height: 2.125rem;
  line-height: 1.2;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.8125rem;
  color: #00AD8C;
  background-color: #fff;
  border-color: #fff;
  transition:
    color 0.3s ease-in-out,
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}
.page-link:hover {
  color: #00AD8C;
  background-color: #fff;
  border-color: #00AD8C;
}
.page-link:focus {
  box-shadow: none;
}
.page-link:disabled {
  opacity: 0.25;
  pointer-events: none;
}
.active > .page-link,
.page-link.active {
  color: #fff;
  background-color: #00AD8C;
  border-color: #00AD8C;
}
.disabled > .page-link,
.page-link.disabled {
  color: #00AD8C;
  background-color: #fff;
  border-color: #fff;
  opacity: 0.5;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0;
}
.page-link > img,
.page-link > svg {
  width: 0.5625rem;
  height: 0.5625rem;
  object-fit: contain;
}
.service-card {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border: 1px solid #D1F0EC;
  background-color: #fff;
  padding: 3rem 2rem;
  transition: all 0.3s ease-in-out;
}
[class*=col-] .service-card {
  height: 100%;
}
.service-card .card-icon {
  padding-block-end: 1rem;
}
.service-card .card-icon img {
  height: 3rem;
  transition: all 0.2s ease-in-out;
}
.service-card .service-title {
  font-size: 1.25rem;
  font-family: "BahijTheSansArabic-SemiBold";
  color: #4C5257;
  transition: all 0.3s ease-in-out;
}
.service-card .service-desc {
  color: #6F7478;
  transition: all 0.3s ease-in-out;
}
.service-card:hover,
.service-card:active {
  background-color: var(--clr-green);
}
.service-card:hover .card-icon img,
.service-card:active .card-icon img {
  filter: brightness(0) invert(1);
  transform: scale(1.12);
}
.service-card:hover .service-title,
.service-card:hover .service-desc,
.service-card:active .service-title,
.service-card:active .service-desc {
  color: #fff;
}
.content-card {
  background-color: #fff;
  padding: 2.8125rem 2.5rem;
  margin-bottom: 1.5rem;
}
.content-card__header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  flex-wrap: wrap;
}
.content-card__title {
  position: relative;
  display: flex;
  font-family: "BahijTheSansArabic-ExtraBold";
  font-size: 1.25rem;
  color: #4C5257;
  padding-inline-start: 0.9375rem;
  margin-bottom: 1.875rem;
}
.content-card__title::before {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-start: 0;
  width: 0.25rem;
  height: 1.5rem;
  background-color: var(--clr-green);
  transform: translateY(-50%);
}
.content-card__subtitle {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 1.25rem;
  color: #00AD8C;
  margin-bottom: 1.25rem;
}
.content-card .content-card-actions {
  margin-inline-start: auto;
}
.content-card__body p {
  line-height: 1.8;
  margin-bottom: 1.5625rem;
}
.content-card.with-collapse {
  padding-inline: 0;
}
.content-card.with-collapse .content-card__header,
.content-card.with-collapse .content-card__body {
  padding-inline: 2.5rem;
}
.content-card__footer {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding-inline: 2.5rem;
}
.content-card__footer .footer-action-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: 0;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid var(--clr-green);
}
.content-card__footer .footer-action-btn.danger {
  border: 1px solid #cf4d53;
}
.content-card__footer .footer-action-btn svg {
  height: 16px;
  width: 16px;
  object-fit: contain;
}
.content-card__footer .footer-action-btn:is(:hover, :focus, :active) {
  background-color: var(--clr-green);
}
.content-card__footer .footer-action-btn:is(:hover, :focus, :active).danger {
  background-color: #cf4d53;
}
.content-card__footer .footer-action-btn:is(:hover, :focus, :active) svg {
  filter: brightness(0) invert(1);
}
.content-card__footer .btn-collapse {
  padding-inline: 0.25rem;
}
.content-card__footer .btn-collapse[aria-expanded=true] {
  transform: rotateX(180deg);
}
.content-card__footer .btn-collapse[aria-expanded=true] svg path {
  stroke: var(--clr-green);
}
.exhibition-banner {
  position: relative;
  height: 15.625rem;
  margin-bottom: 0;
  background-color: var(--clr-green);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='124' height='118' viewBox='0 0 124 118' fill='none'%3E%3Cpath d='M123.061 59.4891L96.6823 34.337H88.0871V25.8587L61.4124 0.706543L35.0341 25.8587V34.0544H26.4389L0.0605469 59.2065L26.4389 84.3587H35.0341V92.5544L61.4124 117.707L87.7907 92.5544V84.3587H96.3858L123.061 59.4891ZM87.7907 43.0978V45.9239H91.3473L105.574 59.4891L91.3473 73.0544H87.7907V69.9457L98.757 59.4891L87.7907 49.0326V43.0978ZM39.1835 27.5544L61.7088 6.07611L84.2341 27.5544V50.4457L91.9401 57.7935L93.422 59.2065L84.2341 67.9674V72.7718H80.0846V66.5544L87.7907 59.2065L80.0846 51.8587V28.9674L61.7088 11.4457L43.3329 28.9674V34.0544H39.1835C39.1835 34.337 39.1835 27.5544 39.1835 27.5544ZM47.1859 84.6413H50.4461L61.4124 95.0978L72.3787 84.6413H75.6389V88.0326L61.4124 101.598L47.1859 88.0326V84.6413ZM41.2582 59.4891L47.1859 53.837V45.9239H55.4847L61.4124 40.2718L67.3401 45.9239H75.6389V53.837L81.5666 59.4891L75.6389 65.1413V73.0544H67.3401L61.4124 78.7065L55.4847 73.0544H47.1859V65.1413L41.2582 59.4891ZM75.9353 34.337H72.675L61.7088 23.8805L50.7425 34.337H47.4822V30.9457L61.7088 17.3805L75.9353 30.9457V34.337ZM28.2172 80.6848L5.69194 59.2065L28.2172 37.7283H52.5208L60.2269 30.3805L61.7088 28.9674L70.8968 38.0109H75.9353V41.9674H69.4148L61.7088 34.6196L54.0028 41.9674H29.9955L11.6197 59.4891L29.9955 77.0109H35.3305V80.9674L28.2172 80.6848ZM35.3305 75.5978V73.0544H31.7738L17.5474 59.4891L31.7738 45.9239H35.3305V49.0326L24.3642 59.4891L35.3305 69.9457V75.5978ZM83.9377 91.4239L61.4124 112.62L38.8871 91.4239V68.5326L31.181 61.1848L29.6991 59.7718L39.1835 51.0109V45.9239H43.3329V52.4239L35.6268 59.7718L43.3329 67.1196V90.0109L61.7088 107.533L80.0846 90.0109V84.9239H84.2341L83.9377 91.4239ZM70.8968 80.6848L63.1907 88.0326L61.7088 89.4457L52.5208 80.6848H47.4822V76.7283H54.0028L61.7088 84.0761L69.1184 76.7283H93.1257L111.502 59.2065L93.1257 41.6848H87.7907V37.7283H94.9039L117.429 59.2065L94.9039 80.6848H70.8968Z' fill='white' fill-opacity='0.25'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10rem;
}
.exhibition-banner__cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.exhibition-banner__cover > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.58, 0.09, 0.1, 1);
}
.exhibition-banner__caption {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background:
    linear-gradient(
      180deg,
      rgba(17, 48, 86, 0.4) 26.97%,
      rgba(17, 48, 86, 0.77) 99.5%);
  padding: 0 2rem 2rem;
}
.exhibition-banner__date {
  position: absolute;
  top: 1.875rem;
  inset-inline-start: 0;
  display: inline-block;
  font-size: 0.8125rem;
  color: #fff;
  background-color: #00AD8C;
  border: 0.0625rem solid #00AD8C;
  padding: 0.265625rem 1rem;
}
.exhibition-banner__category {
  position: absolute;
  top: 1.875rem;
  inset-inline-end: 1.875rem;
  font-size: 0.8125rem;
  color: #00AD8C;
  border: 0.0625rem solid #00AD8C;
  padding: 0.265625rem 1.25rem;
  transition: background-color 0.3s ease-in-out;
}
.exhibition-banner__title {
  line-height: 1.5;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.9375rem;
  color: #fff;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .exhibition-banner__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .exhibition-banner__title {
    font-size: 1.5rem;
  }
}
@media (hover: hover) {
  .exhibition-banner:hover .event-card__cover > img {
    transform: scale(1.2);
  }
}
.event-card {
  position: relative;
  height: 100%;
  aspect-ratio: 1/1.1;
  background-color: #fff;
  margin-bottom: 0;
}
.event-card__cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.event-card__cover > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.58, 0.09, 0.1, 1);
}
.event-card__caption {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image:
    linear-gradient(
      180deg,
      rgba(17, 48, 86, 0.68) 26.97%,
      rgba(17, 48, 86, 0.68) 100%);
  padding: 1.875rem;
}
.event-card__date {
  position: absolute;
  top: 1.875rem;
  inset-inline-start: 0;
  display: inline-block;
  font-size: 0.8125rem;
  color: #fff;
  background-color: #00AD8C;
  border: 0.0625rem solid #00AD8C;
  padding: 0.265625rem 1rem;
}
.event-card__category {
  position: absolute;
  top: 1.875rem;
  inset-inline-end: 0.3125rem;
  font-size: 0.8125rem;
  color: #fff;
  border: 0.0625rem solid #fff;
  padding: 0.265625rem 0.625rem;
  transition: background-color 0.3s ease-in-out;
}
.event-card__title {
  max-width: 20.75rem;
  line-height: 1.5;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.9375rem;
  color: #fff;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .event-card__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .event-card__title {
    max-width: 20.75rem;
    font-size: 1.5rem;
  }
}
.event-card__location {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
  font-size: 0.875rem;
}
.event-card__location svg,
.event-card__location img {
  height: 1.25rem;
}
.event-card.no-img {
  background-color: var(--clr-green);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='124' height='118' viewBox='0 0 124 118' fill='none'%3E%3Cpath d='M123.061 59.4891L96.6823 34.337H88.0871V25.8587L61.4124 0.706543L35.0341 25.8587V34.0544H26.4389L0.0605469 59.2065L26.4389 84.3587H35.0341V92.5544L61.4124 117.707L87.7907 92.5544V84.3587H96.3858L123.061 59.4891ZM87.7907 43.0978V45.9239H91.3473L105.574 59.4891L91.3473 73.0544H87.7907V69.9457L98.757 59.4891L87.7907 49.0326V43.0978ZM39.1835 27.5544L61.7088 6.07611L84.2341 27.5544V50.4457L91.9401 57.7935L93.422 59.2065L84.2341 67.9674V72.7718H80.0846V66.5544L87.7907 59.2065L80.0846 51.8587V28.9674L61.7088 11.4457L43.3329 28.9674V34.0544H39.1835C39.1835 34.337 39.1835 27.5544 39.1835 27.5544ZM47.1859 84.6413H50.4461L61.4124 95.0978L72.3787 84.6413H75.6389V88.0326L61.4124 101.598L47.1859 88.0326V84.6413ZM41.2582 59.4891L47.1859 53.837V45.9239H55.4847L61.4124 40.2718L67.3401 45.9239H75.6389V53.837L81.5666 59.4891L75.6389 65.1413V73.0544H67.3401L61.4124 78.7065L55.4847 73.0544H47.1859V65.1413L41.2582 59.4891ZM75.9353 34.337H72.675L61.7088 23.8805L50.7425 34.337H47.4822V30.9457L61.7088 17.3805L75.9353 30.9457V34.337ZM28.2172 80.6848L5.69194 59.2065L28.2172 37.7283H52.5208L60.2269 30.3805L61.7088 28.9674L70.8968 38.0109H75.9353V41.9674H69.4148L61.7088 34.6196L54.0028 41.9674H29.9955L11.6197 59.4891L29.9955 77.0109H35.3305V80.9674L28.2172 80.6848ZM35.3305 75.5978V73.0544H31.7738L17.5474 59.4891L31.7738 45.9239H35.3305V49.0326L24.3642 59.4891L35.3305 69.9457V75.5978ZM83.9377 91.4239L61.4124 112.62L38.8871 91.4239V68.5326L31.181 61.1848L29.6991 59.7718L39.1835 51.0109V45.9239H43.3329V52.4239L35.6268 59.7718L43.3329 67.1196V90.0109L61.7088 107.533L80.0846 90.0109V84.9239H84.2341L83.9377 91.4239ZM70.8968 80.6848L63.1907 88.0326L61.7088 89.4457L52.5208 80.6848H47.4822V76.7283H54.0028L61.7088 84.0761L69.1184 76.7283H93.1257L111.502 59.2065L93.1257 41.6848H87.7907V37.7283H94.9039L117.429 59.2065L94.9039 80.6848H70.8968Z' fill='white' fill-opacity='0.25'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10rem;
}
.event-card.no-img::before {
  position: absolute;
  inset: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='343' height='506' viewBox='0 0 343 506' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M284.85 145.863V146.863H285.85H322.273L340.886 164.742H342.33L322.676 145.863H286.85H285.85V144.863V109.269L171.56 0.706421L58.5412 109.269V143.644V144.644H57.5412H21.7147L0.791203 164.742H2.23473L22.1172 145.644H58.5412H59.5412V144.644V109.695L171.564 2.08933L284.85 109.699V145.863ZM23.4751 164.742L28.641 159.78L28.9312 159.501H29.3337H133.062L165.788 128.065L172.138 121.966L172.841 121.29L173.534 121.977L212.608 160.721H233.784H234.784V161.721V164.742H233.784V162.721V161.721H232.784H212.197L172.83 122.687L166.481 128.786L133.464 160.501H29.3337L24.9187 164.742H23.4751ZM189.771 164.742L172.83 148.47L155.89 164.742H154.447L172.83 147.083L191.214 164.742H189.771ZM250.563 164.742V123.113L172.83 48.4457L95.0976 123.113V144.644V145.644H94.0976H76.3194V144.681L75.9663 144.681L75.3476 144.681H75.3194V144.68V144.679V144.679V144.677V144.676V144.674V144.674V144.671V144.67V144.667V144.666V144.662V144.662V144.657V144.65V144.644V144.644V144.637V144.629V144.62V144.611V144.601V144.591V144.58V144.568V144.556V144.543V144.53V144.515V144.501V144.485V144.469V144.453V144.436V144.418V144.4V144.381V144.361V144.341V144.32V144.299V144.277V144.255V144.232V144.208V144.184V144.159V144.134V144.108V144.082V144.055V144.028V144V143.971V143.942V143.912V143.882V143.851V143.82V143.788V143.756V143.723V143.69V143.656V143.644V143.622V143.587V143.551V143.515V143.479V143.442V143.404V143.367V143.328V143.289V143.25V143.21V143.169V143.129V143.087V143.045V143.003V142.96V142.917V142.873V142.829V142.785V142.74V142.694V142.648V142.602V142.555V142.507V142.46V142.411V142.363V142.314V142.264V142.214V142.164V142.113V142.062V142.01V141.958V141.906V141.853V141.8V141.746V141.692V141.638V141.583V141.527V141.472V141.416V141.359V141.303V141.245V141.188V141.13V141.072V141.013V140.954V140.894V140.835V140.775V140.714V140.653V140.592V140.531V140.469V140.406V140.344V140.281V140.218V140.154V140.09V140.026V139.961V139.897V139.831V139.766V139.7V139.634V139.568V139.501V139.434V139.366V139.299V139.231V139.163V139.094V139.025V138.956V138.887V138.817V138.747V138.677V138.607V138.536V138.465V138.394V138.322V138.25V138.178V138.106V138.034V137.961V137.888V137.814V137.741V137.667V137.593V137.519V137.445V137.37V137.295V137.22V137.145V137.069V136.993V136.917V136.841V136.765V136.688V136.612V136.535V136.458V136.38V136.303V136.225V136.147V136.069V135.991V135.912V135.834V135.755V135.676V135.597V135.518V135.438V135.359V135.279V135.199V135.119V135.039V134.959V134.878V134.798V134.717V134.636V134.555V134.474V134.393V134.311V134.23V134.148V134.067V133.985V133.903V133.821V133.739V133.657V133.574V133.492V133.409V133.327V133.244V133.161V133.079V132.996V132.913V132.83V132.747V132.663V132.58V132.497V132.413V132.33V132.246V132.163V132.079V131.996V131.912V131.828V131.744V131.661V131.577V131.493V131.409V131.325V131.241V131.157V131.073V130.989V130.905V130.821V130.737V130.653V130.569V130.485V130.401V130.317V130.233V130.149V130.065V129.981V129.897V129.813V129.73V129.646V129.562V129.478V129.394V129.311V129.227V129.143V129.06V128.976V128.893V128.809V128.726V128.643V128.56V128.476V128.393V128.31V128.227V128.144V128.062V127.979V127.896V127.814V127.731V127.649V127.567V127.485V127.403V127.321V127.239V127.157V127.075V126.994V126.912V126.831V126.75V126.669V126.588V126.507V126.427V126.346V126.266V126.186V126.105V126.026V125.946V125.866V125.787V125.707V125.628V125.549V125.47V125.392V125.313V125.235V125.157V125.079V125.001V124.923V124.846V124.769V124.692V124.615V124.538V124.462V124.385V124.309V124.234V124.158V124.083V124.007V123.932V123.858V123.783V123.709V123.635V123.561V123.487V123.414V123.341V123.268V123.195V123.123V123.051V122.979V122.907V122.836V122.765V122.694V122.623V122.553V122.483V122.413V122.344V122.274V122.206V122.137V122.069V122V121.933V121.865V121.798V121.731V121.665V121.598V121.532V121.467V121.401V121.336V121.272V121.207V121.143V121.08V121.016V120.953V120.89V120.828V120.766V120.704V120.643V120.582V120.521V120.461V120.401V120.342V120.282V120.223V120.165V120.107V120.049V119.992V119.935V119.878V119.822V119.766V119.711V119.656V119.601V119.547V119.493V119.44V119.387V119.334V119.282V119.23V119.179V119.128V119.077V119.027V118.977V118.928V118.879V118.831V118.783V118.735V118.688V118.641V118.595V118.55V118.504V118.459V118.415V118.371V118.328V118.285V118.242V118.2V118.159V118.118V118.077V118.037V117.997V117.958V117.919V117.881V117.844V117.806V117.77V117.734V117.698V117.663V117.628V117.594V117.561V117.527V117.495V117.463V117.431V117.4V117.37V117.34V117.311V117.282V117.254V117.226V117.199V117.172V117.146V117.121V117.096V117.071V117.047V117.024V117.001V116.979V116.958V116.937V116.917V116.897V116.878V116.859V116.841V116.824V116.807V116.79V116.775V116.76V116.745V116.732V116.719V116.706V116.694V116.683V116.672V116.662V116.653V116.644V116.636V116.628V116.621V116.615V116.609V116.604V116.6V116.596V116.593V116.591V116.589V116.588C75.3194 116.588 75.3194 116.588 75.4508 116.588L76.3194 116.588V143.644V144.644H77.3194H93.0976H94.0976V143.644V122.687L172.83 47.0591L251.563 122.687V164.742H250.563ZM270.341 164.742V116.588V116.162L270.034 115.867L173.523 23.1616L172.83 22.4961L172.138 23.1616L75.6267 115.867L75.3194 116.162V116.588H76.3194L172.83 23.8827L269.341 116.588V164.742H270.341ZM320.915 164.742L315.749 159.78L315.459 159.501H315.057H284.58H283.58V160.501V164.742H284.58V161.501V160.501H285.58H315.057L319.472 164.742H320.915ZM170.626 504.808L171.56 505.706L172.495 504.808H170.626ZM233.784 146.863H234.784V145.863V131.226V130.8L234.477 130.505L173.523 71.9538L172.83 71.2884L172.138 71.9538L111.183 130.505L110.876 130.8V131.226V145.863V146.863H111.876H125.845H126.247L126.537 146.585L172.83 102.117L219.123 146.585L219.413 146.863H219.816H233.784ZM219.816 145.863L172.83 100.731L125.845 145.863H112.876H111.876V144.863V131.226L172.83 72.675L233.784 131.226V144.863V145.863H232.784H219.816Z' fill='white' fill-opacity='0.26'/%3E%3C/svg%3E");
  background-position-y: -210%;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (hover: hover) {
  .event-card:hover .event-card__cover > img {
    transform: scale(1.2);
  }
}
.statistics-card {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.01);
}
[class*=col] .statistics-card {
  height: 100%;
}
.statistics-card__body {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 1rem;
  padding: 1rem;
}
.statistics-card__body .statistics-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  flex: 1;
}
.statistics-card__body .statistics-info .statistics-count {
  font-family: "BahijTheSansArabic-Bold";
  font-size: 1.25rem;
  color: #4C5257;
}
.statistics-card__body .statistics-info .statistics-title {
  font-family: "BahijTheSansArabic-SemiBold";
}
.statistics-card__body .statistics-chart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  width: 3.75rem;
  height: 3.75rem;
}
.chart-card {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.01);
}
[class*=col] .chart-card {
  height: 100%;
  min-height: 21.875rem;
}
.chart-card__header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 1.5rem;
}
.chart-card__header .card-title {
  flex: 1;
  padding-block: 0.5rem;
  padding-inline-start: 1rem;
  border-inline-start: 3px solid var(--clr-green);
  font-family: "BahijTheSansArabic-Bold";
  font-size: 1.125rem;
}
.chart-card__header .card-actions {
  min-width: 12.5rem;
}
.chart-card__body {
  padding: 0 1.5rem 1.5rem;
}
.chart-card__body .chart {
  width: 100%;
}
.task-card {
  border: 1px solid #D1F0EC;
  background: #FFF;
  padding: 1.5rem;
}
.task-card__header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.task-card__header .task-title {
  margin: 0;
  flex: 1;
  font-family: "BahijTheSansArabic-SemiBold";
}
.task-card__header .task-status {
  padding: 0.25rem 1rem;
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 0.8125rem;
  background: rgba(0, 170, 145, 0.1);
  color: var(--clr-green);
}
.task-card__body {
  padding-block-start: 1rem;
}
.task-card__body .task-info-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.task-card__body .task-info-item .info-icon svg,
.task-card__body .task-info-item .info-icon img {
  height: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
}
.task-card__body .task-info-item .info-title {
  font-size: 0.875rem;
}
.stepper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 32px 0 16px;
  gap: 1rem;
}
.stepper__item {
  position: relative;
  display: inline-flex;
  align-items: center;
  isolation: isolate;
  flex: 1;
}
.stepper__item::before {
  position: absolute;
  inset-block-start: 16px;
  inset-inline: 0;
  content: "";
  background-color: #B4E4E5;
  height: 1px;
  z-index: -1;
}
@media (max-width: 1024px) {
  .stepper__item::before {
    inset-block-start: 14px;
  }
}
.stepper__item:last-child::before {
  display: none;
}
.stepper__item .step-no {
  position: relative;
  font-family: "BahijTheSansArabic-Bold";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 32px;
  height: 32px;
  background-color: var(--clr-green);
  -webkit-user-select: none;
  user-select: none;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .stepper__item .step-no {
    width: 32px;
    height: 32px;
    font-size: 0.75rem;
  }
}
.stepper__item .step-no::after {
  position: absolute;
  inset: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.706' height='12.021' viewBox='0 0 16.706 12.021'%3E%3Cpath id='Path_95556' data-name='Path 95556' d='M16.317,72.176a1.325,1.325,0,0,0-1.874,0L6.01,80.61,2.262,76.862A1.325,1.325,0,0,0,.388,78.736l4.685,4.685a1.325,1.325,0,0,0,1.874,0l9.37-9.371a1.325,1.325,0,0,0,0-1.874Z' transform='translate(0 -71.788)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  background-color: var(--clr-green);
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .stepper__item .step-no::after {
    background-size: 16px;
  }
}
.stepper__item .step-title {
  display: inline-flex;
  color: #4C5257;
  background-color: #fff;
  padding-inline: 1rem;
  font-family: "BahijTheSansArabic-Bold";
}
@media (max-width: 1024px) {
  .stepper__item .step-title {
    font-size: 0.75rem;
  }
}
.stepper__item.current .step-no {
  border-color: var(--clr-green);
  background-color: var(--clr-green);
  color: #fff;
}
.stepper__item.completed .step-no::after {
  opacity: 1;
  visibility: visible;
}
.stepper-content {
  padding: 24px 0;
}
.stepper-content .step-pane:not(.show) {
  display: none;
}
.swal2-popup {
  border-radius: 16px !important;
  border: 0;
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.swal2-popup .swal2-title {
  color: #4C5257 !important;
  font-size: 1.25rem;
}
.swal2-popup .btn {
  outline: none !important;
  box-shadow: none !important;
  min-width: 100px;
  line-height: 1;
  padding: 12px 40px !important;
  border-radius: 6px !important;
}
.swal2-container {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.theme-dark .swal2-container {
  background: rgba(47, 59, 82, 0.8) !important;
}
.swal2-icon.swal2-question {
  border-color: #4C5257 !important;
  color: #4C5257 !important;
}
.swal2-confirm {
  background-color: var(--clr-green) !important;
}
.swal2-confirm:hover {
  background-color: var(--clr-blue) !important;
  color: #fff;
}
.swal2-cancel {
  border: 1px solid #d33 !important;
  color: #d33 !important;
  background: #fff !important;
}
.swal2-cancel:hover {
  background-color: #d33 !important;
  color: #fff !important;
}
.swal2-html-container {
  display: block;
  color: #000 !important;
  margin-bottom: 32px !important;
  margin-inline: 40px !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}
@media (max-width: 1024px) {
  .swal2-html-container {
    margin-inline: 24px !important;
  }
}
div:where(.swal2-icon) {
  display: block;
  margin-top: 20px !important;
  border: 0 !important;
}
.swal2-close {
  opacity: 1 !important;
  color: #4C5257;
  font-size: 2.5rem;
  margin: 8px !important;
}
.swal2-icon-content img {
  height: 4rem;
}
.card-border-animation {
  --border-color: var(--clr-green);
  --border-thickness: 0.0625rem;
  position: relative;
}
.card-border-animation__first,
.card-border-animation__last {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.card-border-animation__first::before,
.card-border-animation__first::after,
.card-border-animation__last::before,
.card-border-animation__last::after {
  position: absolute;
  content: "";
  background-color: var(--border-color);
  transition: all 0.3s ease-in-out;
}
.card-border-animation__first::before {
  inset-inline-start: 0;
  top: 0;
  width: var(--border-thickness);
  height: 0;
}
.card-border-animation__first::after {
  inset-inline-start: 0;
  bottom: 0;
  width: 0;
  height: var(--border-thickness);
}
.card-border-animation__last::before {
  inset-inline-end: 0;
  bottom: 0;
  width: var(--border-thickness);
  height: 0;
}
.card-border-animation__last::after {
  inset-inline-end: 0;
  top: 0;
  width: 0;
  height: var(--border-thickness);
}
.card-border-animation:hover .card-border-animation__first::before {
  height: 100%;
}
.card-border-animation:hover .card-border-animation__first::after {
  width: 100%;
  transition-delay: 0.3s;
}
.card-border-animation:hover .card-border-animation__last::before {
  height: 100%;
  transition-delay: 0.6s;
}
.card-border-animation:hover .card-border-animation__last::after {
  width: 100%;
  transition-delay: 0.9s;
}
.apexcharts-legend .apexcharts-legend-series {
  display: flex;
  gap: 0.5rem;
  margin-block-end: 1rem !important;
}
[dir=rtl] .apexcharts-legend .apexcharts-legend-series {
  justify-content: flex-end;
}
.apexcharts-legend .apexcharts-legend-series .apexcharts-legend-marker {
  border-radius: 0 !important;
}
[dir=rtl] .apexcharts-legend .apexcharts-legend-series .apexcharts-legend-marker {
  order: 1;
}
.overflowChart-x .apexcharts-svg {
  overflow-x: visible !important;
  overflow-y: clip !important;
}
.login-page__container {
  padding: 4rem;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(0.5px);
  backdrop-filter: blur(0.5px);
  height: 100%;
}
@media (max-width: 991px) {
  .login-page__container {
    padding-inline: 2rem;
  }
}
.external-page:not(:has(.login-page)) .external-page__content {
  background: #E8F9F6;
}
@media (min-width: 1600px) {
  .external-page:has(.login-page) .container {
    max-width: 70%;
  }
}
.external-page__content {
  padding-block: 4rem;
}
.visible-hidden {
  opacity: 0;
  visibility: hidden;
}
.login-form .form-control,
.login-form .btn {
  height: 3rem;
}
.login-form .form-title {
  color: #4C5257;
}
.login-form .form-label {
  color: #000000;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.login-form .btn svg {
  margin-inline-start: 0.25rem;
}
.login-illustartion {
  position: relative;
}
.login-illustartion::before {
  position: absolute;
  inset-inline-start: 1rem;
  inset-block: 0;
  content: "";
  height: 80%;
  width: 1px;
  margin-block: auto;
  background: rgba(179, 185, 192, 0.29);
}
.login-illustartion .login-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-illustartion .login-image .nafaz-image {
  height: 13rem;
}
.login-illustartion .login-image .nafaz-title {
  position: absolute;
  inset-block-end: 0;
}
.login-illustartion .login-image-title {
  margin-block-start: 1.5rem;
  text-align: center;
}
@media (min-width: 1400px) {
  .login-illustartion .login-image-title {
    max-width: 50%;
    margin-inline: auto;
  }
}
.cr-list-page__container {
  padding: 4rem;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(0.5px);
  backdrop-filter: blur(0.5px);
  height: 100%;
}
@media (max-width: 991px) {
  .cr-list-page__container {
    padding-inline: 2rem;
  }
}
.cr-list-form .form-title {
  color: #4C5257;
}
.cr-card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #D1F0EC;
  border-inline-start: 4px solid var(--clr-green);
  isolation: isolate;
}
.cr-card .item-title {
  color: #4C5257;
  transition: all 0.3s ease-in-out;
}
.cr-card .cr-card-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  margin-inline-start: auto;
  border-radius: 0.5rem;
  transition: all 0.3s ease-in-out;
}
.cr-card .cr-card-action-btn svg {
  width: 1.25rem;
  transition: all 0.2s ease-in-out;
}
.cr-card.danger {
  border-inline-start: 4px solid #CF4D53;
}
.cr-card:hover,
.cr-card:focus {
  border-color: var(--clr-green);
}
.cr-card:hover.danger,
.cr-card:focus.danger {
  border-color: #CF4D53;
  border-inline-start: 4px solid #CF4D53;
}
.cr-card:hover .item-title,
.cr-card:focus .item-title {
  color: var(--clr-green);
}
.cr-card:hover .cr-card-action-btn,
.cr-card:focus .cr-card-action-btn {
  background-color: var(--clr-green);
}
.cr-card:hover .cr-card-action-btn:hover,
.cr-card:focus .cr-card-action-btn:hover {
  background-color: var(--clr-blue);
}
.cr-card:hover .cr-card-action-btn svg,
.cr-card:hover .cr-card-action-btn img,
.cr-card:focus .cr-card-action-btn svg,
.cr-card:focus .cr-card-action-btn img {
  filter: brightness(0) invert(1);
}
.page-title-header {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  gap: 1rem;
}
@media (max-width: 768px) {
  .page-title-header {
    flex-direction: column;
  }
}
.page-title-header .page-title-info {
  padding-inline-start: 1rem;
  border-inline-start: 4px solid var(--clr-green);
}
.page-title-header .page-title-info .page-title {
  color: #4C5257;
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.page-title-header .page-title-info .page-title-description {
  margin-bottom: 0;
}
.page-title-header .page-title-actions {
  margin-inline-start: auto;
}
@media (max-width: 768px) {
  .page-title-header .page-title-actions {
    order: -1;
  }
}
@media (max-width: 991px) {
  .register-company-page__container {
    padding-inline: 2rem;
  }
}
.register-company-page__container .registration-data-info {
  padding: 3rem 2rem;
  background: rgba(255, 255, 255, 0.95);
}
.readonly-data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.readonly-data .title {
  font-size: 0.875rem;
  font-family: "BahijTheSansArabic-Bold";
  margin-bottom: 0.25rem;
  color: #4C5257;
}
.readonly-data .value {
  font-size: 0.875rem;
  color: #4C5257;
  width: 100%;
}
.readonly-data .value .link-value {
  font-family: "BahijTheSansArabic-SemiBold";
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.readonly-data .value .link-value .underline {
  text-decoration: underline;
}
.readonly-data .value .link-value svg,
.readonly-data .value .link-value img {
  width: 1rem;
  height: 1rem;
}
.readonly-data .value .link-value.warning {
  color: #DBC553;
}
.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tag-list__item {
  padding: 0.25rem 0.5rem;
  border: 0.2px solid #00AA91;
  background: rgba(0, 170, 145, 0.05);
  font-size: 0.875rem;
  color: var(--clr-green);
}
.exhibition-canvas {
  border: 1px solid var(--clr-light-green);
}
.title-section {
  position: relative;
  display: flex;
  align-items: center;
  background-image: url("./media/title-section-bg-4KKFUQVI.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  isolation: isolate;
  padding-block: 3rem 2rem;
  margin-block-end: 4rem;
}
.title-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(17, 48, 86, 0.8);
  z-index: -1;
}
.title-section .page-title {
  line-height: 1.2085;
  font-family: "BahijTheSansArabic-Bold";
  font-size: 1.5rem;
  color: var(--clr-green);
}
.col-form-label {
  font-family: "BahijTheSansArabic-SemiBold";
  font-size: 1.125rem;
  color: var(--clr-green);
}
.exhibition-page-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.0625rem;
}
@media (min-width: 992px) {
  .exhibition-page-container {
    flex-direction: row;
  }
}
.exhibition-page-container__section {
  flex-grow: 1;
}
.exhibition-page-container__sidebar {
  flex-shrink: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2.3125rem 1.875rem;
}
@media (min-width: 992px) {
  .exhibition-page-container__sidebar {
    max-width: 17.375rem;
  }
}
.service-info {
  display: flex;
  flex-direction: column;
}
.service-info__item {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding-block: 1rem;
}
.service-info__item:not(:last-child) {
  border-bottom: 0.0625rem solid rgba(180, 228, 229, 0.5);
}
.service-info__item__icon {
  width: 1.625rem;
  height: 1.625rem;
  object-fit: contain;
}
.service-info__item__details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.service-info__item__label {
  display: block;
  font-family: "BahijTheSansArabic-Bold";
  font-size: 0.875rem;
  color: #4C5257;
}
.service-info__item__data {
  display: inline-block;
  font-family: "BahijTheSansArabic-Light";
  font-size: 0.875rem;
  color: #4C5257;
}
.service-info__item__data[href] {
  text-align: start;
}
.error-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error-container img {
  width: 100%;
  max-width: 9.375rem;
  margin-bottom: 1rem;
}
.error-container .error-title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: var(--clr-green);
}
.error-container .error-desc {
  max-width: 60%;
  text-align: center;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .error-container .error-desc {
    max-width: 100%;
  }
}

/* angular:styles/global:styles */
