@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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);
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.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 {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.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 {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    transform 0.2s,
    top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    right 0.2s;
}
.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));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.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 {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: '';
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}
@font-face {
  font-display: block;
  font-family: portalgrup;
  font-style: normal;
  font-weight: 400;
  src:
    url(/assets/fonts/portalgrup.ttf?cumzro) format('truetype'),
    url(/assets/fonts/portalgrup.woff?cumzro) format('woff'),
    url(/assets/images/portalgrup.svg?cumzro#portalgrup) format('svg');
}
#ourServicesSection .service-card:after,
.custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper .swiper-scrollbar-drag:before,
.icon {
  font-family: portalgrup !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pg:before {
  content: '';
}
.icon-search:before {
  content: '';
}
.icon-download:before {
  content: '';
}
.icon-service:before {
  content: '';
}
.icon-tourism:before {
  content: '';
}
.icon-finance:before {
  content: '';
}
.icon-bars-progress:before {
  content: '';
}
.icon-car:before {
  content: '';
}
.icon-heart:before {
  content: '';
}
.icon-other:before {
  content: '';
}
.icon-gift:before {
  content: '';
}
.icon-loyalty:before {
  content: '';
}
.icon-info:before {
  content: '';
}
.icon-arrow-down:before {
  content: '';
}
.icon-arrow-left-bold:before {
  content: '';
}
.icon-arrow-right-bold:before {
  content: '';
}
.icon-arrow-right:before {
  content: '';
}
.icon-arrow-up:before {
  content: '';
}
.icon-chat:before {
  content: '';
}
.icon-check:before {
  content: '';
}
.icon-chevron-down:before {
  content: '';
}
.icon-chevron-left:before {
  content: '';
}
.icon-chevron-right:before {
  content: '';
}
.icon-close-bold:before {
  content: '';
}
.icon-collapse:before {
  content: '';
}
.icon-excel:before {
  content: '';
}
.icon-expand:before {
  content: '';
}
.icon-eye-close:before {
  content: '';
}
.icon-eye:before {
  content: '';
}
.icon-globe:before {
  content: '';
}
.icon-grid:before {
  content: '';
}
.icon-hamburger-menu:before {
  content: '';
}
.icon-location:before {
  content: '';
}
.icon-mail:before {
  content: '';
}
.icon-minus:before {
  content: '';
}
.icon-phone:before {
  content: '';
}
.icon-plus:before {
  content: '';
}
.icon-return:before {
  content: '';
}
.icon-secure:before {
  content: '';
}
.icon-sparkles:before {
  content: '';
}
.icon-upload:before {
  content: '';
}
.icon-stars:before {
  content: '';
} /*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif:
    system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans',
    'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol', 'Noto Color Emoji';
  --bs-font-monospace:
    SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  margin: 0;
  text-align: var(--bs-body-text-align);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h2,
.h3,
.h4,
.h5,
h2,
h3,
h4,
h5 {
  color: var(--bs-heading-color);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.h2,
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
.h3,
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
.h4,
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
.h5,
h5 {
  font-size: 1.25rem;
}
p {
  margin-bottom: 1rem;
  margin-top: 0;
}
ul {
  margin-bottom: 1rem;
  margin-top: 0;
  padding-left: 2rem;
}
ul ul {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
img,
svg {
  vertical-align: middle;
}
tr {
  border: 0 solid;
  border-color: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button {
  text-transform: none;
}
[role='button'] {
  cursor: pointer;
}
select:disabled {
  opacity: 1;
}
[type='button'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
textarea {
  resize: vertical;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  -webkit-appearance: button;
  font: inherit;
}
iframe {
  border: 0;
}
summary {
  cursor: pointer;
  display: list-item;
}
[hidden] {
  display: none !important;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.img-fluid {
  height: auto;
  max-width: 100%;
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-top: calc(var(--bs-gutter-y) * -1);
}
.row > * {
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}
.col {
  flex: 1 0 0%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  color: var(--bs-body-color);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 100%;
}
.form-control[type='file'] {
  overflow: hidden;
}
.form-control[type='file']:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem #0d6efd40;
  color: var(--bs-body-color);
  outline: 0;
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
  margin: 0;
  min-width: 85px;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  background-color: var(--bs-tertiary-bg);
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  color: var(--bs-body-color);
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + var(--bs-border-width) * 2);
}
.form-control-color {
  height: calc(1.5em + 0.75rem + var(--bs-border-width) * 2);
  padding: 0.375rem;
  width: 3rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + var(--bs-border-width) * 2);
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + var(--bs-border-width) * 2);
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-check-input:disabled {
  filter: none;
  opacity: 0.5;
  pointer-events: none;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
  filter: none;
  opacity: 0.65;
  pointer-events: none;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}
.form-floating > .form-control:disabled ~ label,
.form-floating > :disabled ~ label {
  color: #6c757d;
}
.form-floating > .form-control:disabled ~ label:after,
.form-floating > :disabled ~ label:after {
  background-color: var(--bs-secondary-bg);
}
.valid-tooltip {
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
  color: #fff;
  display: none;
  font-size: 0.875rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control-color.is-valid,
.was-validated .form-control-color:valid {
  width: calc(3.75rem + 1.5em);
}
.invalid-feedback {
  color: var(--bs-form-invalid-color);
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}
.invalid-tooltip {
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
  color: #fff;
  display: none;
  font-size: 0.875rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
}
.form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
textarea.form-control.is-invalid {
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
  padding-right: calc(1.5em + 0.75rem);
}
.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
  width: calc(3.75rem + 1.5em);
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem
    rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  background-color: var(--bs-btn-bg);
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  color: var(--bs-btn-color);
  cursor: pointer;
  display: inline-block;
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  text-align: center;
  text-decoration: none;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.btn:hover {
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  color: var(--bs-btn-hover-color);
}
.btn:focus-visible {
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  box-shadow: var(--bs-btn-focus-box-shadow);
  color: var(--bs-btn-hover-color);
  outline: 0;
}
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
  color: var(--bs-btn-active-color);
}
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check) + .btn:active:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  color: var(--bs-btn-disabled-color);
  opacity: var(--bs-btn-disabled-opacity);
  pointer-events: none;
}
.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.collapsing.collapse-horizontal {
  height: auto;
  transition: width 0.35s ease;
  width: 0;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  background-color: transparent;
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
}
.dropdown-menu.show {
  display: block;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav-link {
  background: none;
  border: 0;
  color: var(--bs-nav-link-color);
  display: block;
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  text-decoration: none;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.nav-link:focus,
.nav-link:hover {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  box-shadow: 0 0 0 0.25rem #0d6efd40;
  outline: 0;
}
.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  cursor: default;
  pointer-events: none;
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg)
    var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color)
    var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid
    var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
  margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1);
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: var(--bs-nav-tabs-link-hover-border-color);
  isolation: isolate;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
  color: var(--bs-nav-tabs-link-active-color);
}
.nav-pills .show > .nav-link {
  background-color: var(--bs-nav-pills-link-active-bg);
  color: var(--bs-nav-pills-link-active-color);
}
.nav-underline .show > .nav-link {
  border-bottom-color: currentcolor;
  color: var(--bs-nav-underline-link-active-color);
  font-weight: 700;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-toggler-icon {
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em;
}
[data-bs-theme='dark'] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.card-body {
  color: var(--bs-card-color);
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}
.card-title {
  color: var(--bs-card-title-color);
  margin-bottom: var(--bs-card-title-spacer-y);
}
.card-header,
.card-text:last-child {
  margin-bottom: 0;
}
.card-header {
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
  color: var(--bs-card-cap-color);
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius)
    var(--bs-card-inner-border-radius) 0 0;
}
.card-footer {
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
  color: var(--bs-card-cap-color);
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius)
    var(--bs-card-inner-border-radius);
}
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition:
    color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(
    var(--bs-border-radius) - var(--bs-border-width)
  );
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}
.accordion-button {
  align-items: center;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  color: var(--bs-accordion-btn-color);
  display: flex;
  font-size: 1rem;
  overflow-anchor: none;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  position: relative;
  text-align: left;
  transition: var(--bs-accordion-transition);
  width: 100%;
}
.accordion-button:not(.collapsed) {
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0
    var(--bs-accordion-border-color);
  color: var(--bs-accordion-active-color);
}
.accordion-button:not(.collapsed):after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button:after {
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  content: '';
  flex-shrink: 0;
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  transition: var(--bs-accordion-btn-icon-transition);
  width: var(--bs-accordion-btn-icon-width);
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  outline: 0;
  z-index: 3;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color);
  color: var(--bs-accordion-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush
  > .accordion-item
  > .accordion-header
  .accordion-button.collapsed {
  border-radius: 0;
}
.disabled > .page-link,
.page-link.disabled {
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.list-group-item.disabled,
.list-group-item:disabled {
  background-color: var(--bs-list-group-disabled-bg);
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
}
.btn-close.disabled,
.btn-close:disabled {
  opacity: var(--bs-btn-close-disabled-opacity);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  background-clip: padding-box;
  background-color: var(--bs-toast-bg);
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  border-radius: var(--bs-toast-border-radius);
  box-shadow: var(--bs-toast-box-shadow);
  color: var(--bs-toast-color);
  font-size: var(--bs-toast-font-size);
  max-width: 100%;
  pointer-events: auto;
  width: var(--bs-toast-max-width);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  --bs-toast-zindex: 1090;
  max-width: 100%;
  pointer-events: none;
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  z-index: var(--bs-toast-zindex);
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
  align-items: center;
  background-clip: padding-box;
  background-color: var(--bs-toast-header-bg);
  border-bottom: var(--bs-toast-border-width) solid
    var(--bs-toast-header-border-color);
  border-top-left-radius: calc(
    var(--bs-toast-border-radius) - var(--bs-toast-border-width)
  );
  border-top-right-radius: calc(
    var(--bs-toast-border-radius) - var(--bs-toast-border-width)
  );
  color: var(--bs-toast-header-color);
  display: flex;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
}
.toast-header .btn-close {
  margin-left: var(--bs-toast-padding-x);
  margin-right: calc(var(--bs-toast-padding-x) * -0.5);
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}
.modal.fade .modal-dialog {
  transform: translateY(-50px);
  transition: transform 0.3s ease-out;
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  background-color: var(--bs-backdrop-bg);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: var(--bs-backdrop-zindex);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  display: block;
  font-family: var(--bs-font-sans-serif);
  font-size: var(--bs-tooltip-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  margin: var(--bs-tooltip-margin);
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: var(--bs-tooltip-zindex);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  height: var(--bs-tooltip-arrow-height);
  width: var(--bs-tooltip-arrow-width);
}
.tooltip .tooltip-arrow:before {
  border-color: transparent;
  border-style: solid;
  content: '';
  position: absolute;
}
.bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: calc(var(--bs-tooltip-arrow-height) * -1);
}
.bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: var(--bs-tooltip-bg);
  border-width: var(--bs-tooltip-arrow-height)
    calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  top: -1px;
}
.bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
  height: var(--bs-tooltip-arrow-width);
  left: calc(var(--bs-tooltip-arrow-height) * -1);
  width: var(--bs-tooltip-arrow-height);
}
.bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: var(--bs-tooltip-bg);
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5)
    var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  right: -1px;
}
.bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: calc(var(--bs-tooltip-arrow-height) * -1);
}
.bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow:before,
.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: var(--bs-tooltip-bg);
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5)
    var(--bs-tooltip-arrow-height);
  bottom: -1px;
}
.bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
  height: var(--bs-tooltip-arrow-width);
  right: calc(var(--bs-tooltip-arrow-height) * -1);
  width: var(--bs-tooltip-arrow-height);
}
.bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow:before,
.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: var(--bs-tooltip-bg);
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0
    calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  left: -1px;
}
.tooltip-inner {
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
  color: var(--bs-tooltip-color);
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  text-align: center;
}
.carousel-fade .carousel-item {
  opacity: 0;
  transform: none;
  transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
  opacity: 1;
  z-index: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  opacity: 0;
  transition: opacity 0s 0.6s;
  z-index: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon,
[data-bs-theme='dark'] .carousel .carousel-control-next-icon,
[data-bs-theme='dark'] .carousel .carousel-control-prev-icon,
[data-bs-theme='dark'].carousel .carousel-control-next-icon,
[data-bs-theme='dark'].carousel .carousel-control-prev-icon {
  filter: invert(1) grayscale(100);
}
@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
  background-clip: padding-box;
  background-color: var(--bs-offcanvas-bg);
  bottom: 0;
  color: var(--bs-offcanvas-color);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  outline: 0;
  position: fixed;
  transition: var(--bs-offcanvas-transition);
  visibility: hidden;
  z-index: var(--bs-offcanvas-zindex);
}
.offcanvas.offcanvas-bottom {
  border-top: var(--bs-offcanvas-border-width) solid
    var(--bs-offcanvas-border-color);
  height: var(--bs-offcanvas-height);
  left: 0;
  max-height: 100%;
  right: 0;
  transform: translateY(100%);
}
.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
}
.offcanvas.show,
.offcanvas.showing {
  visibility: visible;
}
.offcanvas-backdrop {
  background-color: #000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  align-items: center;
  display: flex;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-title {
  line-height: var(--bs-offcanvas-title-line-height);
  margin-bottom: 0;
}
.offcanvas-body {
  flex-grow: 1;
  overflow-y: auto;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.placeholder {
  background-color: currentcolor;
  cursor: wait;
  display: inline-block;
  min-height: 1em;
  opacity: 0.5;
  vertical-align: middle;
}
.placeholder.btn:before {
  content: '';
  display: inline-block;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes placeholder-wave {
  to {
    -webkit-mask-position: -200% 0;
    mask-position: -200% 0;
  }
}
.icon-link {
  align-items: center;
  backface-visibility: hidden;
  display: inline-flex;
  gap: 0.375rem;
  text-decoration-color: rgba(
    var(--bs-link-color-rgb),
    var(--bs-link-opacity, 0.5)
  );
  text-underline-offset: 0.25em;
}
.icon-link > .bi {
  flex-shrink: 0;
  height: 1em;
  width: 1em;
  fill: currentcolor;
  transition: transform 0.2s ease-in-out;
}
.icon-link-hover:focus-visible > .bi,
.icon-link-hover:hover > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.overflow-hidden {
  overflow: hidden !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}
.d-none {
  display: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.flex-column {
  flex-direction: column !important;
}
.justify-content-center {
  justify-content: center !important;
}
.align-items-center {
  align-items: center !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.ms-auto {
  margin-left: auto !important;
}
.visible {
  visibility: visible !important;
}
:root {
  --color-white: #fff;
  --color-black: #000;
  --color-blue-darker: #001528;
  --color-blue-dark: #052039;
  --color-blue-medium: #044078;
  --color-blue-light: #013963;
  --color-blue-aqua-dark: #037f74;
  --color-blue-aqua: #00e4d6;
  --color-blue-aqua-light: #07e4d7;
  --color-blue-aqua-lighter: #07ffeb;
  --color-green-neon: #b5fe02;
  --color-green-bright: #00f55f;
  --color-green-vibrant: #65ffc7;
  --color-green-mint: #0affb5;
  --color-green-sage: #8cc600;
  --color-purple: #e168ff;
  --color-yellow-bright: #fef902;
  --color-sunglow: #ffd82b;
  --color-orange: #ff9c00;
  --color-bg-primary: #002f48;
  --color-bg-light: #edf5fc;
  --color-midnight: #001528;
  --color-white-20: hsla(0, 0%, 100%, 0.2);
  --color-white-30: hsla(0, 0%, 100%, 0.3);
  --color-white-50: hsla(0, 0%, 100%, 0.5);
  --color-black-50: rgba(0, 0, 0, 0.5);
  --color-gradient-blue: linear-gradient(
    to left,
    var(--color-blue-aqua-dark) 0%,
    var(--color-blue-light) 104%
  );
  --color-gradient-orange: linear-gradient(180deg, orange, tomato);
  --color-gradient-blue-light: linear-gradient(180deg, #00bfff, #1e90ff);
  --color-gradient-purple: linear-gradient(180deg, purple, #9932cc);
  --smooth-animation-curve: cubic-bezier(0.4, 0, 0.2, 1);
  --expand-animation-curve: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body {
  --bs-offcanvas-transition: transform 0.5s var(--smooth-animation-curve);
}
.grid-container {
  --grid-gap: 16px;
  --row-height: calc(25vw - 6px - var(--grid-gap) * 3/4);
  color: var(--color-white);
  display: grid;
  gap: var(--grid-gap);
  grid-auto-rows: var(--row-height);
  grid-template-columns: repeat(4, 1fr);
  overflow: hidden;
  padding: 12px;
  transition: all 0.5s var(--expand-animation-curve);
}
.grid-container .grid-column-span-1 {
  grid-column: auto/span 1;
}
.grid-container .grid-column-span-2 {
  grid-column: auto/span 2;
}
.grid-container .grid-column-span-4 {
  grid-column: auto/span 4;
}
.grid-container .grid-row-span-1 {
  grid-row: auto/span 1;
}
.grid-container .grid-row-span-2 {
  grid-row: auto/span 2;
}
.grid-container [class*='grid-column-span-'],
.grid-container [class*='grid-row-span-'] {
  min-width: 0;
}
.grid-container .wrapper {
  position: relative;
}
.grid-container section {
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: calc(var(--row-height) * 0.125);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.grid-container section .section-title {
  font-size: calc(var(--row-height) * 0.08928);
  font-weight: 400;
}
.grid-container section .section-title .colored {
  font-weight: 800;
}
.grid-container section .expanded,
.grid-container section .form-alert,
.grid-container section .normal {
  align-items: flex-start;
  background-position: 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: calc(var(--row-height) * 0.125);
}
.grid-container section .expanded {
  display: none;
}
.grid-container section.expanded.our-references-section .expanded {
  overflow: hidden;
}
.grid-container section.expanded .expanded {
  display: flex;
  overflow: auto;
}
.grid-container section.expanded .expanded .step {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}
.grid-container section.expanded .normal {
  display: none !important;
}
.grid-container section.collapsed {
  opacity: 0;
  position: absolute;
}
.grid-container section .button-wrapper {
  flex-wrap: wrap;
  gap: calc(var(--row-height) * 0.03571);
  margin-top: auto;
}
.grid-container .section-header,
.grid-container section .button-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.grid-container .close-btn {
  align-items: center;
  background-color: var(--color-white);
  border: none;
  border-radius: 50%;
  color: var(--color-black);
  display: flex;
  flex: 0 0 auto;
  font-size: var(--close-btn-icon-size);
  height: var(--close-btn-size);
  justify-content: center;
  margin-left: auto;
  width: var(--close-btn-size);
  --close-btn-size: calc(var(--row-height) * 0.10714);
  --close-btn-icon-size: calc(var(--row-height) * 0.03727);
}
#ourServicesSection .grid-container .close-btn .service-card:after,
.custom-scrollbar-wrapper
  .grid-container
  .close-btn
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .grid-container
  .close-btn
  .swiper-scrollbar-drag:before,
.grid-container .close-btn #ourServicesSection .service-card:after,
.grid-container
  .close-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
.grid-container
  .close-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.grid-container .close-btn .icon {
  font-size: calc(var(--row-height) * 0.03727);
}
.grid-container .close-btn:hover {
  background-color: var(--color-green-sage);
  color: #fff;
}
.primary-button {
  align-items: center;
  border: none !important;
  border-radius: calc(var(--row-height) * 0.10714);
  display: flex;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.primary-button,
.primary-button:not(.disabled):hover {
  color: var(--color-white);
}
.primary-button:not(.disabled):hover:before {
  transform: scaleX(1);
}
.primary-button:not(.disabled):hover .icon-wrapper {
  background-color: #fff;
  color: var(--color-midnight);
}
.primary-button:before {
  background-color: var(--color-midnight);
  border-radius: calc(var(--row-height) * 0.10714);
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transition: transform 0.5s linear;
  z-index: 0;
}
.primary-button.type-white .text-wrapper {
  background-color: #fff;
  color: #000;
}
.primary-button.type-white .icon-wrapper {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.primary-button.type-white:before {
  background-color: #fff;
}
.primary-button.type-white:not(.disabled):hover .icon-wrapper {
  background-color: #000;
  color: #fff;
}
.primary-button.text-color-midnight .icon-wrapper,
.primary-button.text-color-midnight .text-wrapper {
  color: var(--color-midnight);
}
.primary-button.text-color-midnight:not(.disabled):hover .icon-wrapper {
  background-color: var(--color-midnight);
}
.primary-button.disabled,
.primary-button:disabled {
  border: none;
  cursor: not-allowed;
  pointer-events: all;
}
.primary-button .text-wrapper {
  border-radius: calc(var(--row-height) * 0.10714);
  flex: 1 1 auto;
  font-size: calc(var(--row-height) * 0.03125);
  font-weight: 500;
  line-height: 1.2;
  padding: calc(var(--row-height) * 0.03459) calc(var(--row-height) * 0.05468);
}
.primary-button .icon-wrapper,
.primary-button .text-wrapper {
  background-color: var(--color-midnight);
  color: #fff;
  position: relative;
  z-index: 1;
}
.primary-button .icon-wrapper {
  border: 4px solid var(--color-midnight);
  border-radius: 50%;
  font-size: calc(var(--row-height) * 0.04017);
  height: calc(var(--row-height) * 0.10714);
  margin-left: calc(var(--row-height) * 0.01785);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
  width: calc(var(--row-height) * 0.10714);
}
.ghost-button,
.primary-button .icon-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
}
.ghost-button {
  background-color: var(--color-white-20);
  border: 1px solid var(--color-white);
  border-radius: calc(var(--row-height) * 0.05357);
  color: var(--color-white);
  font-size: calc(var(--row-height) * 0.02901);
  font-weight: 600;
  line-height: 1.54;
  transition: all 0.5s var(--smooth-animation-curve);
}
.ghost-button:hover {
  background-color: var(--color-white);
  color: var(--color-blue-dark);
}
#ourServicesSection .ghost-button.type-icon .service-card:after,
.custom-scrollbar-wrapper .ghost-button.type-icon .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper .ghost-button.type-icon .swiper-scrollbar-drag:before,
.ghost-button.type-icon #ourServicesSection .service-card:after,
.ghost-button.type-icon .custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.ghost-button.type-icon .custom-scrollbar-wrapper .swiper-scrollbar-drag:before,
.ghost-button.type-icon .icon {
  font-size: calc(var(--row-height) * 0.04917);
  margin-right: 4px;
}
.secondary-button {
  background-color: var(--color-midnight);
  border-radius: calc(var(--row-height) * 0.08929);
  color: #fff;
  font-size: calc(var(--row-height) * 0.02901);
  padding: calc(var(--row-height) * 0.03125) calc(var(--row-height) * 0.05357);
  transition: 0.3s ease-in-out;
}
.secondary-button:hover {
  background-color: #fff;
  color: var(--color-midnight);
}
#ourServicesSection .secondary-button .service-card:after,
.custom-scrollbar-wrapper .secondary-button .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper .secondary-button .swiper-scrollbar-drag:before,
.secondary-button #ourServicesSection .service-card:after,
.secondary-button .custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.secondary-button .custom-scrollbar-wrapper .swiper-scrollbar-drag:before,
.secondary-button .icon {
  font-size: calc(var(--row-height) * 0.03125);
  margin-left: calc(var(--row-height) * 0.02678);
}
.navigation-btn {
  --btn-padding: 4px;
  --btn-height: calc(var(--row-height) * 0.10714);
  --btn-font-size: calc(var(--row-height) * 0.03571);
  aspect-ratio: 108/48;
  background: url(/assets/images/button-bg.svg) no-repeat;
  background-size: 100% auto;
  display: flex;
  height: var(--btn-height);
  position: relative;
}
.navigation-btn.bg-midnight {
  background: url(/assets/images/scrollbar-btn.svg) no-repeat;
  background-size: 100% auto;
}
.navigation-btn.bg-midnight .next-btn,
.navigation-btn.bg-midnight .prev-btn {
  background-color: transparent;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.navigation-btn.bg-midnight .next-btn:hover,
.navigation-btn.bg-midnight .prev-btn:hover {
  background-color: #fff;
  color: var(--color-blue-dark);
}
.navigation-btn .next-btn,
.navigation-btn .prev-btn {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  display: flex;
  font-size: var(--btn-font-size);
  height: calc(var(--btn-height) - var(--btn-padding) * 2);
  justify-content: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  width: calc(var(--btn-height) - var(--btn-padding) * 2);
}
.navigation-btn .next-btn:hover,
.navigation-btn .prev-btn:hover {
  background-color: var(--color-blue-dark);
  color: #fff;
}
.navigation-btn .prev-btn {
  left: var(--btn-padding);
}
.navigation-btn .next-btn {
  right: var(--btn-padding);
}
.form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  width: 100%;
}
.form-group:has(.form-control.is-invalid) .invalid-feedback {
  display: block;
}
.form-group .label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.2px;
  line-height: 1.4;
  margin-bottom: 4px;
}
.form-group .form-control {
  -webkit-backdrop-filter: blur(160px);
  backdrop-filter: blur(160px);
  background-color: #2121214d;
  border: 1px solid rgba(237, 245, 252, 0.3);
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  padding: 13.2px 20px;
}
.form-group .form-control:focus {
  border-color: #edf5fccc;
  box-shadow: none;
  outline: none;
}
.form-group .form-control::-moz-placeholder {
  color: #cfd8e4;
}
.form-group .form-control::placeholder {
  color: #cfd8e4;
}
.form-group .form-control.is-invalid {
  background-image: none;
  border-color: #fc5555;
}
.form-group .invalid-feedback {
  color: #fc5555;
  font-size: 10px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 4px;
}
.kvkk-group {
  margin-top: 4px;
}
.kvkk-group .kvkk-label {
  align-items: flex-start;
  color: #ffffffb3;
  cursor: pointer;
  display: flex;
  font-size: 15px;
  font-weight: 400;
  gap: 10px;
  line-height: 1.5;
}
.kvkk-group .kvkk-label input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 1.5px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 4px;
  cursor: pointer;
  height: 18px;
  margin-top: 2px;
  min-width: 18px;
  position: relative;
  width: 18px;
}
.kvkk-group .kvkk-label input[type='checkbox']:checked {
  background-color: #fff;
  border-color: #fff;
}
.kvkk-group .kvkk-label input[type='checkbox']:checked:after {
  color: #8cc600;
  content: '';
  font-family: portalgrup !important;
  font-size: 10px;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kvkk-group .kvkk-label input[type='checkbox'].is-invalid {
  outline: 1px solid #fc5555;
}
.kvkk-group .kvkk-label .kvkk-text a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
.kvkk-group .kvkk-label .kvkk-text a:hover {
  color: #ffffffe6;
}
.form-alert {
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  display: none !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 24px 16px 0;
  position: relative;
  text-align: center;
}
.form-alert.show {
  display: flex !important;
  flex-direction: column;
}
.form-alert .header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
  width: 100%;
}
.form-alert .title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 8px;
}
.form-alert .description {
  font-size: 15px;
  line-height: 1.5;
}
.form-alert .status-image {
  margin-top: 30px;
  -o-object-fit: cover;
  object-fit: cover;
}
.form-card {
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  background-color: #ffffff14;
  border-radius: 16px;
  padding: 16px;
}
.form-card .primary-button {
  margin-top: calc(var(--row-height) * 0.03571);
}
.form-card .form-description {
  font-size: calc(var(--row-height) * 0.05357);
  line-height: 1.4;
  margin-bottom: calc(var(--row-height) * 0.0714);
}
.project-card-list {
  --detail-btn-box-size: 24px;
  --detail-btn-icon-size: 10px;
  --bs-gutter-x: 12px;
  --bs-gutter-y: 12px;
}
.project-card {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: #ffffff4d;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 16px;
  cursor: pointer;
  height: 100%;
  padding: 12px 16px;
}
.project-card .img-wrapper {
  margin-bottom: 16px;
}
.project-card .img-wrapper img {
  border-radius: 8px;
  width: 100%;
}
.project-card .brand-logo-wrapper {
  align-items: center;
  background-color: #fff;
  border-radius: 12px;
  display: inline-flex;
  height: 40px;
  margin-bottom: 8px;
  padding: 4px 8px;
}
.project-card .brand-logo-wrapper img {
  width: 70px;
}
.project-card .content-wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.project-card .text-content {
  flex: 1;
}
.project-card .detail-icon {
  align-items: center;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background: linear-gradient(180deg, #ffffff38, #fff6);
  border-radius: 50%;
  box-shadow: 0 0 20px 1px #0000001f;
  display: flex;
  height: var(--detail-btn-box-size);
  justify-content: center;
  width: var(--detail-btn-box-size);
}
#ourServicesSection .project-card .detail-icon .service-card:after,
.custom-scrollbar-wrapper
  .project-card
  .detail-icon
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .project-card
  .detail-icon
  .swiper-scrollbar-drag:before,
.project-card .detail-icon #ourServicesSection .service-card:after,
.project-card
  .detail-icon
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
.project-card
  .detail-icon
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.project-card .detail-icon .icon {
  color: #fff;
  font-size: var(--detail-btn-icon-size);
}
.project-card .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 12px;
}
.project-card .company {
  font-size: 15.4px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.gallery-card {
  border-radius: calc(var(--row-height) * 0.03571);
  clip-path: inset(0 round calc(var(--row-height) * 0.03571));
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gallery-card img {
  max-height: calc(var(--row-height) * 1.196);
  max-width: unset;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-card .slide-caption {
  align-items: center;
  -webkit-backdrop-filter: blur(19.9px);
  backdrop-filter: blur(19.9px);
  background-color: #110e0e4d;
  border-radius: 0 0 calc(var(--row-height) * 0.03571)
    calc(var(--row-height) * 0.03571);
  bottom: 0;
  display: flex;
  left: 0;
  min-height: calc(var(--row-height) * 0.17857);
  padding: 0 calc(var(--row-height) * 0.0491);
  position: absolute;
  right: 0;
}
.gallery-card .slide-caption .caption-title {
  font-size: calc(var(--row-height) * 0.05804);
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 0;
}
.vertical-stack-slider {
  --slide-space-between: 16px;
  --next-slide-btn-size: 32px;
  --next-slide-btn-icon-size: 16px;
  --visible-slide-count: 3;
  height: 100%;
  max-width: 100%;
  padding-top: calc(
    var(--slide-space-between) * var(--visible-slide-count)
  ) !important;
}
.vertical-stack-slider .swiper-slide.swiper-slide-active [class*='-card'] {
  background-color: #fff !important;
}
.vertical-stack-slider [class*='-card'] {
  padding-bottom: calc(var(--next-slide-btn-size) + var(--card-padding) + 8px);
}
.vertical-stack-slider .swiper-controls {
  align-items: center;
  bottom: var(--card-padding);
  display: flex;
  flex-direction: row;
  gap: 8px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  z-index: 1;
}
.vertical-stack-slider .swiper-controls .next-slide-btn,
.vertical-stack-slider .swiper-controls .prev-slide-btn {
  align-items: center;
  background-color: #0088c4;
  border: none;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: var(--next-slide-btn-icon-size);
  height: var(--next-slide-btn-size);
  justify-content: center;
  line-height: 1;
  padding: 0;
  transition: all 0.3s ease-in-out;
  width: var(--next-slide-btn-size);
}
.vertical-stack-slider .swiper-controls .next-slide-btn.disabled,
.vertical-stack-slider .swiper-controls .prev-slide-btn.disabled {
  display: none;
}
section.achievements-section {
  --card-padding: 16px;
}
section.achievements-section .swiper {
  border-radius: 8px;
}
section.achievements-section .section-title {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 16px;
}
section.achievements-section .section-title .colored {
  font-weight: 700;
}
section.achievements-section .achievement-card {
  background-color: #fff;
  border-radius: 8px;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: var(--card-padding);
  padding-bottom: calc(var(--next-slide-btn-size) + var(--card-padding) + 8px);
}
section.achievements-section .achievement-card .card-title {
  -webkit-background-clip: text;
  background-clip: text;
  background-image:
    linear-gradient(112deg, #0078e6 2%, #052039),
    linear-gradient(180deg, #d9d9d9, #d9d9d9);
  color: #d9d9d9;
  font-size: 20px;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
}
section.achievements-section .achievement-card .card-header {
  align-items: center;
  display: flex;
  margin-bottom: 16px;
}
section.achievements-section .achievement-card .card-header .img-wrapper {
  aspect-ratio: 1/1;
  background-color: var(--color-bg-light);
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
  padding: 4px;
  width: 40px;
}
section.achievements-section .achievement-card .card-header .img-wrapper img {
  max-width: 100%;
}
section.achievements-section .achievement-card .card-body {
  align-items: flex-start;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: auto;
}
section.achievements-section .achievement-card .achievement-list {
  margin-bottom: 0;
}
section.achievements-section .achievement-card .achievement-list li {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}
section.achievements-section
  .achievement-card
  .achievement-list
  li:not(:last-child) {
  margin-bottom: calc(var(--row-height) * 0.03571);
}
section.achievements-section .achievement-card .company-logo-wrapper {
  align-items: center;
  background-color: var(--color-bg-light);
  border-radius: 50%;
  display: flex;
  height: 72px;
  justify-content: center;
  margin-bottom: 12px;
  overflow: hidden;
  padding: 8px;
  width: 72px;
}
section.achievements-section .achievement-card .company-logo-wrapper img {
  max-width: 100%;
}
.pg-testimonials-section .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.0625);
}
.pg-testimonials-section .expanded .section-title {
  margin-bottom: 0;
}
.pg-testimonials-section .expanded .section-title .colored {
  display: inline;
}
.pg-testimonials-section .section-title {
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 32px;
}
.pg-testimonials-section .section-title .colored {
  display: block;
  font-weight: 800;
}
.pg-testimonials-section .pg-testimonial-slider {
  margin: auto;
}
.pg-testimonials-section .pg-testimonial-expanded-slider {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pg-testimonials-section .pg-testimonial-expanded-slider .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}
.pg-testimonials-card .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding: 40px 0;
  position: relative;
}
.pg-testimonials-card .text:before {
  background-image: url(/assets/images/quotation-mark-start.svg);
  left: 0;
  top: 0;
}
.pg-testimonials-card .text:after,
.pg-testimonials-card .text:before {
  aspect-ratio: 117/105;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: auto;
  position: absolute;
  width: 36px;
}
.pg-testimonials-card .text:after {
  background-image: url(/assets/images/quotation-mark-end.svg);
  bottom: 0;
  right: 0;
}
.pg-testimonials-card .author {
  margin-top: calc(var(--row-height) * 0.03571);
}
.pg-testimonials-card .author .author-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.pg-testimonials-card .author .author-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.pg-testimonials-expanded-card {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5vw;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 5vw;
}
.pg-testimonials-expanded-card .author {
  margin-top: auto;
}
.pg-testimonials-expanded-card .text {
  font-size: 5vw;
  font-weight: 400;
  line-height: 1.5;
}
.pg-testimonials-expanded-card .author .author-name {
  font-size: 4.375vw;
  font-weight: 600;
  line-height: 1.5;
}
.pg-testimonials-expanded-card .author .author-title {
  font-size: 3.75vw;
  font-weight: 400;
  line-height: 1.5;
}
section.how-we-work-section .normal .section-title {
  margin-bottom: calc(var(--row-height) * 0.08928);
}
section.how-we-work-section .expanded {
  padding: 0 !important;
}
section.how-we-work-section .expanded .section-header {
  padding: 24px 16px 8px;
}
section.how-we-work-section .expanded .section-title {
  margin-bottom: 0;
}
section.how-we-work-section .expanded .section-body {
  align-items: flex-start;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  max-width: 100%;
  padding: 8px 0 16px 16px;
}
section.how-we-work-section .section-title {
  font-weight: 400;
  line-height: 1.1;
}
section.how-we-work-section .section-title .colored {
  font-weight: 800;
}
section.how-we-work-section .section-subtitle {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
}
section.how-we-work-section .section-subtitle .colored {
  font-weight: 600;
}
section.how-we-work-section .how-we-work-slider {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 100%;
}
section.how-we-work-section .how-we-work-slider .swiper-slide {
  position: relative;
}
section.how-we-work-section
  .how-we-work-slider
  .swiper-slide:last-child
  .how-we-work-card:after {
  display: none;
}
section.how-we-work-section .how-we-work-card {
  align-items: flex-start;
  background-color: #ffffff28;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 24px 16px;
  position: relative;
}
section.how-we-work-section .how-we-work-card:before {
  background: linear-gradient(296deg, #999999cf 99%, #ffffffa3 0);
  border: 1px solid transparent;
  border-radius: inherit;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
section.how-we-work-section .how-we-work-card:after {
  background-color: #fff;
  content: '';
  height: 24px;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 1px;
  z-index: -1;
}
section.how-we-work-section .how-we-work-card .card-header {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}
section.how-we-work-section .how-we-work-card .slide-number,
section.how-we-work-section .how-we-work-card .step-title {
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.88px;
  line-height: 1.2;
}
section.how-we-work-section .how-we-work-card .step-title {
  color: var(--color-blue-aqua);
  margin: 0;
}
section.how-we-work-section .how-we-work-card .card-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
section.success-stories-section .normal {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
section.success-stories-section .expanded .section-title {
  font-weight: 800;
  margin-bottom: 0;
}
section.success-stories-section .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.10714);
}
section.success-stories-section .expanded .section-body {
  margin: calc(var(--detail-card-gap) / -2);
  padding: calc(var(--detail-card-gap) / 2);
  width: 100%;
}
.success-story-slider {
  height: 100%;
  max-width: 100%;
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.success-story-card {
  padding: calc(var(--row-height) * 0.1) 0;
}
.success-story-card .card-img-wrapper {
  aspect-ratio: 336/227;
  background-color: var(--color-white);
  border-radius: 16px;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.success-story-card .company-info {
  margin-top: calc(var(--row-height) * 0.05357);
}
.success-story-card .company-info .title {
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.success-story-card .company-info .company {
  font-size: calc(var(--row-height) * 0.03437);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.success-story-card .card-description {
  font-size: calc(var(--row-height) * 0.0491);
  font-weight: 300;
  line-height: 1.5;
  margin-top: calc(var(--row-height) * 0.03571);
}
.success-story-card .card-image {
  left: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.success-story-card .card-title {
  font-size: calc(var(--row-height) * 0.08035);
  font-weight: 600;
  line-height: 1.3;
  margin-top: calc(var(--row-height) * 0.05357);
}
.success-story-card .ghost-button {
  margin-top: calc(var(--row-height) * 0.08036);
  width: 100%;
}
#ourServicesSection .success-story-card .ghost-button .service-card:after,
.custom-scrollbar-wrapper
  .success-story-card
  .ghost-button
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .success-story-card
  .ghost-button
  .swiper-scrollbar-drag:before,
.success-story-card .ghost-button #ourServicesSection .service-card:after,
.success-story-card
  .ghost-button
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
.success-story-card
  .ghost-button
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.success-story-card .ghost-button .icon {
  font-size: calc(var(--row-height) * 0.05357);
}
.website-detail-card {
  background-color: #fffdf3;
  border: 1px solid #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: calc(var(--row-height) * 0.05357);
  padding: calc(var(--row-height) * 0.07142);
}
.website-detail-card .card-header {
  align-items: center;
  color: #044078;
  display: flex;
  justify-content: space-between;
}
.website-detail-card .card-body {
  color: #052039;
}
.website-detail-card .card-footer {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8333vw;
}
.website-detail-card .site-title {
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.2vw;
}
.website-detail-card .site-company {
  font-size: 0.9375vw;
  font-weight: 400;
  letter-spacing: -0.4px;
  line-height: 1.5;
  margin-bottom: 0;
}
.website-detail-card .clients {
  display: flex;
  gap: 0.8333vw;
  margin-top: 0.4166vw;
}
.website-detail-card .client {
  background-color: #fff3e0;
  border-radius: 12px;
  padding: 8px 13px;
}
.website-detail-card .client img {
  height: 2.448vw;
}
.website-detail-card .description {
  font-size: 1.145vw;
  font-weight: 300;
  line-height: 1.4;
}
.website-detail-card .description strong {
  color: #052039;
  display: block;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 8px;
}
.website-detail-card .description p:last-child {
  margin-bottom: 0;
}
.website-detail-card .description p:not(:last-child) {
  margin-bottom: 0.8333vw;
}
.website-detail-section {
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
}
.website-detail-section .title {
  color: #0affb5;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.8333vw;
}
.website-detail-section .developments-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8333vw;
  list-style: none;
  margin: 0;
  padding: 0;
}
.website-detail-section .developments-list li {
  align-items: center;
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 40px;
  display: flex;
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 300;
  line-height: 1.4;
  padding: 0.5vw 1.25vw;
}
#ourServicesSection
  .website-detail-section
  .developments-list
  li
  .service-card:after,
.custom-scrollbar-wrapper
  .website-detail-section
  .developments-list
  li
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .website-detail-section
  .developments-list
  li
  .swiper-scrollbar-drag:before,
.website-detail-section
  .developments-list
  li
  #ourServicesSection
  .service-card:after,
.website-detail-section
  .developments-list
  li
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
.website-detail-section
  .developments-list
  li
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.website-detail-section .developments-list li .icon {
  font-size: 1.145vw;
  margin-right: 0.5vw;
}
.website-detail-section .achievements-list {
  --image-box-size: 2.9166vw;
  --image-width: 1.77vw;
}
.website-detail-section .achievements-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.666vw;
  list-style: none;
  margin: 0;
  padding: 0;
}
.website-detail-section .achievements-list li {
  align-items: center;
  display: flex;
}
.website-detail-section .achievements-list li .img-wrapper {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  height: var(--image-box-size);
  justify-content: center;
  margin-right: 0.8333vw;
  min-width: var(--image-box-size);
  width: var(--image-box-size);
}
.website-detail-section .achievements-list li .img-wrapper img {
  height: auto;
  width: var(--image-width);
}
.website-detail-section .achievements-list li .achievement-title {
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 2px;
}
.website-detail-section .achievements-list li .achievement-description {
  font-size: 1.145vw;
  line-height: 1.4;
  margin-bottom: 0;
}
#successStoriesSection .form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#successStoriesSection .form-container .normal {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#successStoriesSection .form-container .section-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
#successStoriesSection .form-container .section-title {
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}
#successStoriesSection .form-container .section-title .colored {
  display: block;
}
#successStoriesSection .form-container .section-body {
  align-items: flex-start !important;
  display: flex;
  flex: 1;
  flex-direction: column;
}
#successStoriesSection .form-container .form-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#successStoriesSection .form-container .form-card .row {
  flex: 1;
}
#successStoriesSection .form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#successStoriesSection .form-alert .description {
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: static;
}
#successStoriesSection .form-alert .description:after,
#successStoriesSection .form-alert .description:before {
  display: none;
}
#ourCertificatesSection {
  border: 1px solid hsla(0, 0%, 100%, 0.3);
}
#ourCertificatesSection .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.0625);
}
#ourCertificatesSection .expanded .section-title {
  margin-bottom: 0;
}
#ourCertificatesSection .expanded .section-title .colored {
  display: inline;
}
#ourCertificatesSection .section-title {
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 32px;
}
#ourCertificatesSection .section-title .colored {
  display: block;
  font-weight: 800;
}
#ourCertificatesSection .our-certificates-slider {
  max-width: 100%;
}
#ourCertificatesSection .our-certificates-slider .swiper-slide {
  height: auto;
}
#ourCertificatesSection .our-certificates-expanded-slider {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-left: 0;
  max-width: 100%;
}
#ourCertificatesSection .our-certificates-expanded-slider .swiper-slide {
  max-width: 360px;
  width: -moz-fit-content;
  width: fit-content;
}
#ourCertificatesSection .certificate-card {
  background-color: #fff3;
  border-radius: 12px;
  padding: 32px;
}
#ourCertificatesSection .certificate-card .img-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
#ourCertificatesSection .certificate-card .img-wrapper img {
  border-radius: 12px;
}
#ourCertificatesSection .certificate-card .card-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
#ourCertificatesSection .form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#ourCertificatesSection .form-container .normal {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#ourCertificatesSection .form-container .section-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--row-height) * 0.125);
}
#ourCertificatesSection .form-container .section-title {
  font-weight: 800;
}
#ourCertificatesSection .form-container .section-title .colored {
  display: block;
}
#ourCertificatesSection .form-container .section-body {
  align-items: flex-start !important;
  display: flex;
  flex: 1;
  flex-direction: column;
}
#ourCertificatesSection .form-container .form-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#ourCertificatesSection .form-container .form-card .row {
  flex: 1;
}
#ourCertificatesSection .form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#ourCertificatesSection .form-alert .description {
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: static;
}
#ourCertificatesSection .form-alert .description:after,
#ourCertificatesSection .form-alert .description:before {
  display: none;
}
.checkbox-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--gap) * -1);
  margin-top: calc(var(--gap) * -1);
  --gap: 12px;
}
.checkbox-list .checkbox-item {
  background: #ffffff28;
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: flex;
  flex: 0 0 calc(50% - var(--gap));
  flex-direction: column;
  height: 86px;
  justify-content: space-between;
  margin: var(--gap) 0 0 var(--gap);
  padding: 8px 12px 12px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.checkbox-list .checkbox-item .checkmark {
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  height: 20px;
  min-width: 20px;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 20px;
}
#ourServicesSection .checkbox-list .checkbox-item .service-card:after,
.checkbox-list .checkbox-item #ourServicesSection .service-card:after,
.checkbox-list
  .checkbox-item
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
.checkbox-list
  .checkbox-item
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.checkbox-list .checkbox-item .icon,
.custom-scrollbar-wrapper
  .checkbox-list
  .checkbox-item
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .checkbox-list
  .checkbox-item
  .swiper-scrollbar-drag:before {
  font-size: 24px;
}
.checkbox-list .checkbox-item .text {
  font-size: 14px;
  line-height: 1.2;
}
.checkbox-list .checkbox-item:has(input:checked) {
  background: #fff;
  color: #044078;
}
.checkbox-list .checkbox-item:has(input:checked) .checkmark {
  border-color: #001528;
}
.checkbox-list .checkbox-item:has(input:checked) .checkmark:after {
  content: '';
  font-family: portalgrup;
  font-size: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.text-checkbox-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--gap) * -1);
  margin-top: calc(var(--gap) * -1);
  --gap: 12px;
}
.text-checkbox-list .checkbox-item {
  align-items: center;
  background-color: #fff3;
  border: 1px solid #fff;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 1.4;
  margin: var(--gap) 0 0 var(--gap);
  padding: 12px 20px 12px 12px;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.text-checkbox-list .checkbox-item:hover {
  background-color: #fff6;
}
.text-checkbox-list .checkbox-item .checkmark {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 20px;
  min-width: 20px;
  position: relative;
  width: 20px;
}
.text-checkbox-list .checkbox-item .checkmark:after {
  content: '';
  font-family: portalgrup;
  font-size: 9px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.text-checkbox-list .checkbox-item:has(input:checked) {
  background-color: #fff;
  color: #052039;
}
.text-checkbox-list .checkbox-item:has(input:checked) .checkmark {
  border-color: #052039;
}
.text-checkbox-list .checkbox-item:has(input:checked) .checkmark:after {
  content: '';
  font-family: portalgrup;
}
#aboutUsSection {
  display: flex;
  position: relative;
}
#aboutUsSection .expanded,
#aboutUsSection .normal {
  align-items: stretch;
  background-size: cover;
  border-radius: calc(var(--row-height) * 0.125);
  flex-direction: column;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
#aboutUsSection .normal {
  padding: calc(var(--row-height) * 0.1607);
  z-index: 2;
}
#aboutUsSection .normal .logo {
  height: calc(var(--row-height) * 0.183);
}
#aboutUsSection .normal > .section-title {
  font-size: calc(var(--row-height) * 0.0714);
  font-weight: 700;
  line-height: 1.5;
  margin-top: calc(var(--row-height) * 0.0892);
  text-align: center;
}
#aboutUsSection .normal .button-wrapper {
  display: flex;
  gap: calc(var(--row-height) * 0.03571);
  justify-content: center;
  margin-top: calc(var(--row-height) * 0.1071);
  width: 100%;
}
#aboutUsSection .normal .button-wrapper > .btn {
  border-radius: calc(var(--row-height) * 0.5357);
  font-size: calc(var(--row-height) * 0.0312);
  font-weight: 600;
  height: calc(var(--row-height) * 0.1428);
  line-height: 1.25;
  min-width: calc(var(--row-height) * 0.4017);
}
#aboutUsSection .expanded {
  display: none;
  padding: 0;
}
#aboutUsSection .expanded.active {
  display: flex;
}
#aboutUsSection .expanded-about-us {
  flex-grow: 1;
}
#aboutUsSection .expanded-about-us .about-us-content-wrapper {
  flex-grow: 1;
  width: 100%;
}
#aboutUsSection .expanded-about-us .about-us-content {
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: calc(var(--row-height) * 0.125);
  z-index: 1;
}
#aboutUsSection .expanded-about-us .about-us-content .section-header {
  align-items: center;
  display: flex;
  margin-bottom: calc(var(--row-height) * 0.10714);
}
#aboutUsSection .expanded-about-us .about-us-content .section-title {
  margin-bottom: 0;
}
#aboutUsSection .expanded-about-us .about-us-content .section-body {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#aboutUsSection .expanded-about-us .about-us-content .section-body .inner-body {
  height: 100%;
}
#aboutUsSection .expanded-about-us .about-us-content .content-outer-box {
  background-color: #527e84;
  border-radius: 16px;
  height: 100%;
  padding: 12px;
}
#aboutUsSection .expanded-about-us .about-us-content .content-box {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 1.5;
  max-height: 300px;
  overflow-y: auto;
  padding-right: 8px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .content-box::-webkit-scrollbar {
  width: 4px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .content-box::-webkit-scrollbar-track {
  background: #cfd8e4;
  border-radius: 16px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .content-box::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 3px #00000040;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .content-box::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}
#aboutUsSection .expanded-about-us .about-us-content .content-box p {
  margin-bottom: 4px;
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card {
  align-items: center;
  border: 1px solid hsla(0, 0%, 100%, 0.25);
  border-radius: 16px;
  color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 12px 6px;
  width: 100%;
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card .number,
#aboutUsSection .expanded-about-us .about-us-content .gradient-card .text {
  display: block;
  font-weight: 600;
  line-height: 1.3;
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card .number {
  display: block;
  font-size: 20px;
  margin-bottom: 0;
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card .text {
  font-size: 12px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .gradient-card.theme-dark-blue {
  background-image: radial-gradient(circle at 0 0, #4e63b2 10%, #08294c);
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .gradient-card.theme-purple {
  background-image: radial-gradient(circle at 0 0, #5c58b2 10%, #2e1150);
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .gradient-card.theme-orange {
  background-image: radial-gradient(circle at 0 0, #fbc953 10%, #e27f99);
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card.theme-blue {
  background-image: radial-gradient(circle at 0 0, #2d9de3 10%, #60618d);
}
#aboutUsSection .expanded-about-us .about-us-content .gradient-card-wrapper {
  display: flex;
  flex-flow: wrap;
  gap: 8px;
  height: 100%;
  justify-content: space-between;
  position: sticky;
  top: 10px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .gradient-card-wrapper
  .gradient-card:last-child {
  padding: 12px;
}
#aboutUsSection
  .expanded-about-us
  .about-us-content
  .gradient-card-wrapper
  .gradient-card:not(:last-child) {
  width: calc(50% - 4px);
}
#aboutUsSection .expanded-about-us .about-us-content .credential-card {
  justify-content: space-between;
  margin-top: 16px;
}
#aboutUsSection .expanded-about-us .about-us-content .credential-card .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
}
#aboutUsSection .expanded-search .search-box-wrapper {
  height: 100%;
  width: 100%;
}
#aboutUsSection .about-us-form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#aboutUsSection .about-us-form-container .normal {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#aboutUsSection .about-us-form-container .section-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
#aboutUsSection .about-us-form-container .section-title {
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}
#aboutUsSection .about-us-form-container .section-title .colored {
  display: block;
}
#aboutUsSection .about-us-form-container .section-body {
  align-items: flex-start !important;
  display: flex;
  flex: 1;
  flex-direction: column;
}
#aboutUsSection .about-us-form-container .form-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#aboutUsSection .about-us-form-container .form-card .row {
  flex: 1;
}
#aboutUsSection .about-us-form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#aboutUsSection .about-us-form-alert .description {
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: static;
}
#aboutUsSection .about-us-form-alert .description:after,
#aboutUsSection .about-us-form-alert .description:before {
  display: none;
}
section.our-references-section .normal {
  padding: 0 calc(var(--row-height) * 0.09375);
}
section.our-references-section .expanded {
  padding: calc(var(--row-height) * 0.0937) calc(var(--row-height) * 0.0937);
}
section.our-references-section .expanded .section-title {
  font-size: calc(var(--row-height) * 0.0567);
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0;
}
section.our-references-section .expanded .section-body {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: calc(var(--row-height) * 0.03571);
  width: 100%;
}
section.our-references-section .expanded .references-detail-grid {
  align-content: start;
  display: grid;
  gap: calc(var(--row-height) * 0.02678);
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, auto);
  margin-bottom: auto;
  max-height: 207px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  width: 100%;
}
section.our-references-section .expanded .references-detail-card {
  align-items: center;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: #ffffff4d;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  padding: calc(var(--row-height) * 0.03013) calc(var(--row-height) * 0.02678);
  will-change: transform, opacity;
}
section.our-references-section:not(.expanded) .section-title {
  left: 0;
  padding: calc(var(--row-height) * 0.09375);
  position: absolute;
  top: 0;
}
section.our-references-section .section-title {
  font-size: calc(var(--row-height) * 0.0625);
  font-weight: 400;
  line-height: 1.2;
}
section.our-references-section .section-title .colored {
  font-weight: 800;
}
section.our-references-section .section-subtitle {
  font-size: calc(var(--row-height) * 0.08929);
  font-weight: 800;
  letter-spacing: -0.88px;
  line-height: 1.2;
  margin: 0;
}
section.our-references-section .references-swiper {
  height: 100%;
}
section.our-references-section .references-swiper .swiper-wrapper {
  pointer-events: none !important;
  touch-action: pan-y !important;
}
section.our-references-section .references-swiper .swiper-slide {
  height: -moz-fit-content;
  height: fit-content;
  pointer-events: auto !important;
  transition: all 0.3s ease;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card {
  align-items: center;
  background: #ffffff28;
  border-radius: calc(var(--row-height) * 0.53571);
  cursor: pointer;
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: calc(var(--row-height) * 0.03794);
  pointer-events: auto !important;
  position: relative;
  transition: all 0.3s ease;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card:hover {
  background: #00486a;
  color: #00fee2;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card:hover:after {
  color: #00fee2 !important;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card:after {
  color: #fff;
  content: '';
  font-family: portalgrup;
  font-size: calc(var(--row-height) * 0.05357);
  max-width: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card:before {
  background: linear-gradient(283deg, #99999969, #ffffffa3);
  border: 1px solid transparent;
  border-radius: inherit;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
section.our-references-section
  .references-swiper
  .swiper-slide
  .reference-card
  .reference-text {
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: center;
  transition: all 0.3s ease;
}
section.our-references-section
  .references-swiper
  .swiper-slide.swiper-slide-active
  .reference-card {
  height: calc(var(--row-height) * 0.25892);
}
section.our-references-section
  .references-swiper
  .swiper-slide.swiper-slide-active
  .reference-card:after {
  margin-left: calc(var(--row-height) * 0.05357);
  max-width: 100%;
}
section.our-references-section
  .references-swiper
  .swiper-slide.swiper-slide-active
  .reference-card
  .reference-text {
  font-size: calc(var(--row-height) * 0.05804);
}
section.our-references-section .navigation-btn {
  margin-top: 15px;
}
section.our-references-section .references-detail-card .img-wrapper {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  max-width: 65%;
}
.flip-enter-from,
.flip-leave-to {
  opacity: 0;
  transform: scale(0.9);
}
.flip-enter-active,
.flip-leave-active {
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}
.flip-leave-active {
  position: absolute;
}
.flip-move {
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}
#clientTestimonialsSection .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.08035);
}
#clientTestimonialsSection .expanded .section-title {
  margin-bottom: 0;
}
#clientTestimonialsSection .expanded .section-title .colored {
  display: inline;
}
#clientTestimonialsSection .expanded .client-testimonials-card {
  background-color: #ffffff3d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: calc(var(--row-height) * 0.03571) calc(var(--row-height) * 0.07142)
    calc(var(--row-height) * 0.07142);
}
#clientTestimonialsSection .expanded .client-testimonials-card .client-info {
  margin-top: auto;
}
#clientTestimonialsSection .expanded .client-testimonials-card .description {
  flex-grow: 1;
  font-size: calc(var(--row-height) * 0.04017);
  margin: 0;
  padding: calc(var(--row-height) * 0.093) 0 calc(var(--row-height) * 0.016);
}
#clientTestimonialsSection
  .expanded
  .client-testimonials-card
  .description:after,
#clientTestimonialsSection
  .expanded
  .client-testimonials-card
  .description:before {
  width: calc(var(--row-height) * 0.12946);
}
#clientTestimonialsSection .client-testimonials-slider {
  height: 100%;
  max-width: 100%;
}
#clientTestimonialsSection .client-testimonials-slider .swiper-slide {
  display: flex;
}
#clientTestimonialsSection .client-testimonials-expanded-slider {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 100%;
}
#clientTestimonialsSection .client-testimonials-expanded-slider .swiper-slide {
  max-width: calc(var(--row-height) * 0.75);
  min-width: 41.15%;
  width: -moz-fit-content;
  width: fit-content;
}
#clientTestimonialsSection .section-title .colored {
  display: block;
}
#clientTestimonialsSection .description {
  font-size: calc(var(--row-height) * 0.04017);
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: calc(var(--row-height) * -0.08482);
  margin-top: calc(var(--row-height) * 0.08035);
  padding: calc(var(--row-height) * 0.1629) 0;
  position: relative;
}
#clientTestimonialsSection .description:before {
  background-image: url(/assets/images/quotation-mark-start.svg);
  left: 0;
  top: 0;
}
#clientTestimonialsSection .description:after,
#clientTestimonialsSection .description:before {
  aspect-ratio: 117/105;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: auto;
  position: absolute;
  width: calc(var(--row-height) * 0.12946);
}
#clientTestimonialsSection .description:after {
  background-image: url(/assets/images/quotation-mark-end.svg);
  bottom: 0;
  right: 0;
}
.client-testimonials-card {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: calc(var(--row-height) * 0.2455);
}
.client-testimonials-card .client-logo-wrapper {
  align-items: center;
  background-color: var(--color-white);
  border-radius: 8px;
  display: flex;
  height: calc(var(--row-height) * 0.14286);
  justify-content: center;
  padding: calc(var(--row-height) * 0.02009);
  width: calc(var(--row-height) * 0.26339);
}
.client-testimonials-card .client-logo-wrapper img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
}
.client-testimonials-card .client-name {
  font-size: calc(var(--row-height) * 0.04017);
  font-weight: 600;
  line-height: 1.5;
  margin-top: calc(var(--row-height) * 0.03571);
}
.client-testimonials-card .client-title {
  font-size: calc(var(--row-height) * 0.04017);
  font-weight: 300;
  line-height: 1.5;
  margin-top: calc(var(--row-height) * 0.00892);
}
#clientTestimonialsSection .form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#clientTestimonialsSection .form-container .normal {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#clientTestimonialsSection .form-container .section-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--row-height) * 0.125);
}
#clientTestimonialsSection .form-container .section-title {
  font-weight: 800;
}
#clientTestimonialsSection .form-container .section-title .colored {
  display: block;
}
#clientTestimonialsSection .form-container .section-body {
  align-items: flex-start !important;
  display: flex;
  flex: 1;
  flex-direction: column;
}
#clientTestimonialsSection .form-container .form-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#clientTestimonialsSection .form-container .form-card .row {
  flex: 1;
}
#clientTestimonialsSection .form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#clientTestimonialsSection .form-alert .description {
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: static;
}
#clientTestimonialsSection .form-alert .description:after,
#clientTestimonialsSection .form-alert .description:before {
  display: none;
}
#planOurSolutionsSection .expanded,
#planOurSolutionsSection .normal {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  padding: calc(var(--row-height) * 0.125);
}
#planOurSolutionsSection .expanded .section-header,
#planOurSolutionsSection .expanded .step {
  margin-bottom: calc(var(--row-height) * 0.03571);
}
#planOurSolutionsSection .expanded > .primary-button {
  flex: 0 0 auto;
}
#planOurSolutionsSection .expanded .step-counter {
  background-color: #fff;
  border-radius: calc(var(--row-height) * 0.05357);
  color: #052039;
  font-size: calc(var(--row-height) * 0.05357);
  font-weight: 800;
  letter-spacing: -0.88px;
  line-height: 1.2;
  padding: calc(var(--row-height) * 0.0189) calc(var(--row-height) * 0.06026);
  text-align: left;
}
#planOurSolutionsSection .expanded .checkbox-list {
  padding-top: calc(var(--row-height) * 0.07142);
}
#planOurSolutionsSection .expanded .text-checkbox-list {
  padding-top: calc(var(--row-height) * 0.10714);
}
#planOurSolutionsSection .expanded .add-new-btn {
  border: 0;
  border-radius: calc(var(--row-height) * 0.13392);
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 600;
  letter-spacing: -0.18px;
  padding: calc(var(--row-height) * 0.0089) calc(var(--row-height) * 0.0089)
    calc(var(--row-height) * 0.0089) calc(var(--row-height) * 0.03571);
}
#planOurSolutionsSection .expanded .add-new-btn:after {
  align-items: center;
  background-color: #001528;
  border-radius: 50%;
  color: #fff;
  content: '';
  display: inline-flex;
  font-family: portalgrup;
  font-size: calc(var(--row-height) * 0.03571);
  height: calc(var(--row-height) * 0.05357);
  justify-content: center;
  margin-left: calc(var(--row-height) * 0.02678);
  width: calc(var(--row-height) * 0.05357);
}
#planOurSolutionsSection .section-title {
  font-size: calc(var(--row-height) * 0.125);
  font-weight: 800;
  line-height: 1.2;
}
#planOurSolutionsSection .section-title.type-small {
  font-size: calc(var(--row-height) * 0.1071);
}
#planOurSolutionsSection .section-description {
  font-size: calc(var(--row-height) * 0.05357);
  letter-spacing: -0.88px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: calc(var(--row-height) * 0.03571);
}
#planOurSolutionsSection .choices-overview-card {
  background-color: #2e1a474d;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: calc(var(--row-height) * 0.05357);
  margin-top: calc(var(--row-height) * 0.09375);
  padding: calc(var(--row-height) * 0.07143);
}
#planOurSolutionsSection .choices-overview-card .card-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--row-height) * 0.07143);
}
#planOurSolutionsSection .choices-overview-card .card-header .card-title {
  font-size: calc(var(--row-height) * 0.0625);
  font-weight: 700;
  letter-spacing: -0.88px;
  line-height: 1.3;
}
#planOurSolutionsSection .choices-overview-card .card-item .item-title {
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 700;
  letter-spacing: -0.88px;
  line-height: 1.3;
  margin-bottom: calc(var(--row-height) * 0.03571);
}
#planOurSolutionsSection .choices-overview-card .card-item:not(:last-child) {
  margin-bottom: calc(var(--row-height) * 0.05357);
}
#planOurSolutionsSection .choices-overview-card .choice-list {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--row-height) * 0.03571);
}
#planOurSolutionsSection .choices-overview-card .choice {
  align-items: center;
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: calc(var(--row-height) * 0.05357);
  cursor: pointer;
  display: flex;
  font-size: calc(var(--row-height) * 0.04464);
  justify-content: space-between;
  line-height: 1.3;
  padding: calc(var(--row-height) * 0.01785) calc(var(--row-height) * 0.01785)
    calc(var(--row-height) * 0.01785) calc(var(--row-height) * 0.03571);
  transition: all 0.3s ease-in-out;
}
#planOurSolutionsSection .choices-overview-card .choice.is-approved:after {
  content: '';
}
#planOurSolutionsSection .choices-overview-card .choice:after {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  content: '';
  display: inline-flex;
  font-family: portalgrup;
  font-size: calc(var(--row-height) * 0.02232);
  height: calc(var(--row-height) * 0.05357);
  justify-content: center;
  margin-left: calc(var(--row-height) * 0.01563);
  width: calc(var(--row-height) * 0.05357);
}
#planOurSolutionsSection .choices-overview-card .choice:hover {
  background-color: #ffffff4d;
}
#planOurSolutionsSection .accordion {
  --bs-accordion-body-padding-y: 0;
  --bs-accordion-body-padding-x: 0;
}
#planOurSolutionsSection .accordion .accordion-item {
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: calc(var(--row-height) * 0.05357);
  padding: calc(var(--row-height) * 0.07142);
}
#planOurSolutionsSection .accordion .accordion-item + .accordion-item {
  margin-top: calc(var(--row-height) * 0.05357);
}
#planOurSolutionsSection .accordion .accordion-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: calc(var(--row-height) * 0.0625);
  font-weight: 700;
  gap: calc(var(--row-height) * 0.03571);
  letter-spacing: -0.88px;
  line-height: 1.3;
  outline: none;
  padding: 0;
  text-align: left;
}
#planOurSolutionsSection .accordion .accordion-button:after {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '';
  display: flex;
  font-family: portalgrup;
  font-size: calc(var(--row-height) * 0.04464);
  height: calc(var(--row-height) * 0.1071);
  justify-content: center;
  line-height: 1;
  width: calc(var(--row-height) * 0.1071);
}
#planOurSolutionsSection .accordion .text-checkbox-list {
  padding-top: calc(var(--row-height) * 0.07142);
}
#ourServicesSection .expanded,
#ourServicesSection .normal {
  background-position: 50%;
  background-size: cover;
  height: 100%;
}
#ourServicesSection .normal {
  overflow: hidden;
  position: relative;
}
#ourServicesSection .normal .section-title {
  flex: 0 0 auto;
}
#ourServicesSection .normal:after {
  background-image: linear-gradient(180deg, #25519600, #255196);
  bottom: 0;
  content: '';
  height: 102px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 99;
}
#ourServicesSection .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.07142);
}
#ourServicesSection .section-body {
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
}
#ourServicesSection .section-title {
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 0;
}
#ourServicesSection .section-title .colored {
  font-weight: 700;
}
#ourServicesSection .section-description {
  font-size: calc(var(--row-height) * 0.05357);
  letter-spacing: -0.88px;
  line-height: 1.2;
  margin-top: calc(var(--row-height) * 0.03571);
}
#ourServicesSection .services-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: calc(var(--row-height) * 0.04464);
  list-style: none;
  margin: 0;
  margin-top: calc(var(--row-height) * 0.07142);
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  padding-right: calc(var(--row-height) * 0.02);
  width: 100%;
}
#ourServicesSection .services-list::-webkit-scrollbar {
  width: 6px;
}
#ourServicesSection .services-list::-webkit-scrollbar-track {
  background: #ffffff1a;
  border-radius: 3px;
}
#ourServicesSection .services-list::-webkit-scrollbar-thumb {
  background: #ffffff4d;
  border-radius: 3px;
}
#ourServicesSection .services-list::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}
#ourServicesSection .services-list > li {
  flex: 0 0 auto;
}
#ourServicesSection .service-card {
  align-items: center;
  background-color: #fff;
  border-radius: calc(var(--row-height) * 0.10714);
  cursor: pointer;
  display: flex;
  padding: calc(var(--row-height) * 0.03125) calc(var(--row-height) * 0.03571)
    calc(var(--row-height) * 0.03125) calc(var(--row-height) * 0.02679);
}
#ourServicesSection .service-card:after {
  align-items: center;
  border-radius: 50%;
  color: #000;
  content: '';
  display: inline-flex;
  font-size: calc(var(--row-height) * 0.02679);
  height: calc(var(--row-height) * 0.07142);
  justify-content: center;
  margin-left: auto;
  min-width: calc(var(--row-height) * 0.07142);
  transition: all 0.3s ease-in-out;
}
#ourServicesSection .service-card .card-number {
  align-items: center;
  background-color: #ffd82b;
  border-radius: 50%;
  color: var(--color-blue-dark);
  display: flex;
  font-size: calc(var(--row-height) * 0.03125);
  height: calc(var(--row-height) * 0.08036);
  justify-content: center;
  line-height: 1.1;
  margin-right: calc(var(--row-height) * 0.02232);
  min-width: calc(var(--row-height) * 0.08036);
}
#ourServicesSection .service-card .card-title {
  color: #052039;
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 400;
  line-height: 1.1;
  margin-right: calc(var(--row-height) * 0.03571);
}
#ourServicesSection .our-services-accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  --bs-accordion-border-width: 0;
  --bs-accordion-border-color: transparent;
  --bs-accordion-body-padding-x: 16px;
  --bs-accordion-body-padding-y: 24px;
  --bs-accordion-active-bg: #fff;
  --bs-accordion-active-color: #052039;
  --bs-accordion-btn-focus-box-shadow: none;
}
#ourServicesSection .our-services-accordion .service-card .card-title {
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 500;
}
#ourServicesSection .our-services-accordion .accordion-item {
  border: 0;
  border-radius: calc(var(--row-height) * 0.10714);
  overflow: hidden;
}
#ourServicesSection
  .our-services-accordion
  .accordion-item:has(.accordion-button[aria-expanded='true']) {
  border-radius: calc(var(--row-height) * 0.07142);
}
#ourServicesSection .our-services-accordion .accordion-button {
  border: 0;
}
#ourServicesSection .our-services-accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
  color: #052039;
}
#ourServicesSection .our-services-accordion .accordion-button:focus,
#ourServicesSection .our-services-accordion .accordion-button:focus-visible {
  border-color: transparent;
  box-shadow: none;
  outline: 0;
}
#ourServicesSection .our-services-accordion .accordion-button:after {
  background-image: none;
  content: '';
}
#ourServicesSection .services-detail-card {
  align-items: center;
  background-color: #f8f9fb;
  border-radius: calc(var(--row-height) * 0.03571);
  display: flex;
  gap: calc(var(--row-height) * 0.05357);
  padding: calc(var(--row-height) * 0.05357);
}
#ourServicesSection .services-detail-card .img-wrapper {
  border-radius: calc(var(--row-height) * 0.03571);
  flex: 0 0 auto;
  overflow: hidden;
}
#ourServicesSection .services-detail-card .card-text {
  color: #234f78;
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 500;
  line-height: 1.4;
}
#ourServicesSection .accordion-footer {
  align-items: center;
  background-color: #f8f9fb;
  border-radius: calc(var(--row-height) * 0.03571) !important;
  display: flex;
  justify-content: space-between;
  margin-top: calc(var(--row-height) * 0.03571);
  padding: calc(var(--row-height) * 0.05357);
}
#ourServicesSection .accordion-footer .description {
  color: #234f78;
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
}
#ourServicesSection .accordion-footer .btn {
  flex: 0 0 auto;
  margin-left: calc(var(--row-height) * 0.05357);
  min-width: calc(var(--row-height) * 0.433);
}
#ourSolutionsSection .normal {
  overflow: hidden;
}
#ourSolutionsSection .normal .section-title {
  flex: 0 0 auto;
}
#ourSolutionsSection .expanded .expanded-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
#ourSolutionsSection .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.05357);
}
#ourSolutionsSection .expanded .section-title {
  font-size: calc(var(--row-height) * 0.05357);
  font-weight: 800;
  line-height: 1.1;
}
#ourSolutionsSection .expanded .section-title img {
  margin-right: calc(var(--row-height) * 0.03571);
  width: calc(var(--row-height) * 0.08929);
}
#ourSolutionsSection .section-title {
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 0;
}
#ourSolutionsSection .section-title .colored {
  font-weight: 700;
}
#ourSolutionsSection .section-description {
  font-size: calc(var(--row-height) * 0.05357);
  letter-spacing: -0.88px;
  line-height: 1.2;
  margin-top: calc(var(--row-height) * 0.03571);
}
#ourSolutionsSection .solutions-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: calc(var(--row-height) * 0.07142);
  list-style: none;
  margin: 0;
  margin-top: calc(var(--row-height) * 0.07142);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  padding-right: calc(var(--row-height) * 0.02);
  width: 100%;
}
#ourSolutionsSection .solutions-list::-webkit-scrollbar {
  width: 6px;
}
#ourSolutionsSection .solutions-list::-webkit-scrollbar-track {
  background: #ffffff1a;
  border-radius: 3px;
}
#ourSolutionsSection .solutions-list::-webkit-scrollbar-thumb {
  background: #ffffff4d;
  border-radius: 3px;
}
#ourSolutionsSection .solutions-list::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}
#ourSolutionsSection .solutions-list > li {
  flex: 0 0 auto;
}
#ourSolutionsSection .solution-card {
  align-items: center;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: #ffffff26;
  border: 1px solid hsla(0, 0%, 100%, 0.48);
  border-radius: calc(var(--row-height) * 0.05357);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: calc(var(--row-height) * 0.05357);
  text-align: center;
  transition: all 0.3s ease-in-out;
}
#ourSolutionsSection .solution-card:hover {
  background-color: #ffffff59;
}
#ourSolutionsSection .solution-card .img-wrapper {
  margin-bottom: calc(var(--row-height) * 0.03571);
}
#ourSolutionsSection .solution-card .subtitle,
#ourSolutionsSection .solution-card .title {
  font-size: calc(var(--row-height) * 0.04464);
  line-height: 1.5;
}
#ourSolutionsSection .solution-card .title {
  font-weight: 700;
  margin-bottom: 4px;
}
#ourSolutionsSection .solution-card .subtitle {
  font-weight: 400;
}
#ourSolutionsSection .project-detail-slider {
  flex: 1 1 auto;
  max-width: 100%;
  position: relative;
}
#ourSolutionsSection .project-detail-slider .navigation-btn {
  bottom: calc(var(--row-height) * 0.07142);
  left: calc(var(--row-height) * 0.07142);
  position: absolute;
  z-index: 99;
}
#ourSolutionsSection .project-detail-card {
  align-items: center;
  background-color: #442f2f29;
  border-radius: calc(var(--row-height) * 0.05357);
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: calc(var(--row-height) * 0.07142);
  text-align: center;
}
#ourSolutionsSection .project-detail-card .brand-logo-wrapper {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: #fff;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: calc(var(--row-height) * 0.01785);
  margin-bottom: calc(var(--row-height) * 0.02678);
  padding: calc(var(--row-height) * 0.01785) calc(var(--row-height) * 0.02678);
}
#ourSolutionsSection .project-detail-card .brand-logo-wrapper img {
  height: calc(var(--row-height) * 0.10714);
}
#ourSolutionsSection .project-detail-card .brand-info {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: calc(var(--row-height) * 0.05357);
}
#ourSolutionsSection .project-detail-card .brand-name {
  font-size: calc(var(--row-height) * 0.08929);
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: calc(var(--row-height) * 0.01786);
}
#ourSolutionsSection .project-detail-card .brand-subtitle {
  font-size: calc(var(--row-height) * 0.03438);
  font-weight: 500;
  letter-spacing: -0.34px;
  line-height: 1.5;
  margin-bottom: 0;
  opacity: 0.8;
}
#ourSolutionsSection .project-detail-card .brand-desc {
  font-size: calc(var(--row-height) * 0.056);
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
}
#ourSolutionsSection .project-detail-card .brand-desc p {
  margin: 0 0 16px;
}
#ourSolutionsSection .project-detail-card .brand-desc p:last-child {
  margin-bottom: 0;
}
#ourSolutionsSection .project-detail-card .button-wrapper {
  display: flex;
  justify-content: flex-end;
}
#ourSolutionsSection .our-solutions-form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#ourSolutionsSection .our-solutions-form-container .normal {
  display: flex !important;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
#ourSolutionsSection .our-solutions-form-container .section-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
#ourSolutionsSection .our-solutions-form-container .section-title {
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}
#ourSolutionsSection .our-solutions-form-container .section-title .colored {
  display: block;
}
#ourSolutionsSection .our-solutions-form-container .section-body {
  align-items: flex-start !important;
  display: flex;
  flex: 1;
  flex-direction: column;
}
#ourSolutionsSection .our-solutions-form-container .form-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#ourSolutionsSection .our-solutions-form-container .form-card .row {
  flex: 1;
}
#ourSolutionsSection .our-solutions-form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#ourPartnersSection .expanded,
#ourPartnersSection .normal {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  padding: calc(var(--row-height) * 0.08929);
}
#ourPartnersSection .normal {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
#ourPartnersSection.expanded .expanded {
  overflow: hidden;
}
#ourPartnersSection .our-partners-slider {
  height: 100%;
  position: relative;
  width: 100%;
}
#ourPartnersSection .our-partners-slider .swiper {
  height: 100%;
  padding-right: 48px;
}
#ourPartnersSection .our-partners-slider .swiper-slide.is-stack-hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
#ourPartnersSection
  .our-partners-slider
  .swiper-slide.swiper-slide-active
  .partner-card {
  background-color: #fff !important;
}
#ourPartnersSection .button-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
#ourPartnersSection .our-partners-form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#ourPartnersSection .our-partners-form-container .section-header {
  margin-bottom: 0.5rem;
}
#ourPartnersSection .our-partners-form-container .section-title {
  font-size: calc(var(--row-height) * 0.0568);
}
#ourPartnersSection .our-partners-form-container .normal {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#ourPartnersSection .our-partners-form-container .form-card,
#ourPartnersSection .our-partners-form-container .section-body {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#ourPartnersSection .our-partners-form-container .form-card .row {
  flex: 1;
}
#ourPartnersSection .our-partners-form-container .form-card .primary-button {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#ourPartnersSection .our-partners-form-alert {
  height: 100%;
}
.partner-card {
  --next-slide-btn-size: calc(var(--row-height) * 0.10714);
  --next-slide-btn-icon-size: calc(var(--row-height) * 0.04464);
  align-items: center;
  background-color: var(--color-white);
  border: 1px solid var(--color-white-50);
  border-radius: 24px;
  color: var(--color-blue-darker);
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
  padding: 23px calc(var(--row-height) * 0.07143);
  width: 100%;
}
.partner-card .card-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.partner-card .partner-img {
  height: calc(var(--row-height) * 0.125);
}
.partner-card .card-header {
  margin-bottom: calc(var(--row-height) * 0.05357);
}
.partner-card .card-body {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
}
.partner-card .description {
  font-size: calc(var(--row-height) * 0.0544);
  font-weight: 600;
  line-height: 1.4;
}
.partner-card .next-slide-btn {
  background-color: #0088c4;
  border: none;
  border-radius: 50%;
  color: #fff;
  flex: 0 0 auto;
  font-size: var(--next-slide-btn-icon-size);
  height: var(--next-slide-btn-size);
  margin-left: calc(var(--row-height) * 0.03571);
  transition: all 0.3s ease-in-out;
  width: var(--next-slide-btn-size);
}
.partner-card .next-slide-btn:hover {
  background-color: var(--color-green-sage);
}
.partner-card .next-slide-btn.disabled {
  display: none;
}
.partner-card .apply-btn {
  align-items: center;
  background-color: #146792;
  border: 0;
  border-radius: 24px;
  color: #fff;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  justify-content: space-between;
  line-height: 1.54;
  min-width: 27%;
  padding: 4px 12px;
  text-decoration: none;
  width: auto;
}
#ourServicesSection .partner-card .apply-btn .service-card:after,
.custom-scrollbar-wrapper .partner-card .apply-btn .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  .partner-card
  .apply-btn
  .swiper-scrollbar-drag:before,
.partner-card .apply-btn #ourServicesSection .service-card:after,
.partner-card .apply-btn .custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.partner-card
  .apply-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
.partner-card .apply-btn .icon {
  font-size: 16px;
}
.partner-card .apply-btn:hover {
  background-color: var(--color-green-sage);
}
#workWithUsSection {
  border: 1px solid var(--color-white-30);
}
#workWithUsSection .normal {
  overflow: hidden;
}
#workWithUsSection .normal .section-title {
  flex: 0 0 auto;
}
#workWithUsSection .section-title {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 0;
}
#workWithUsSection .section-title .colored {
  font-weight: 800;
}
#workWithUsSection .work-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: calc(var(--row-height) * 0.04464);
  list-style: none;
  margin: 0;
  margin-top: calc(var(--row-height) * 0.08928);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  padding-right: calc(var(--row-height) * 0.02);
  width: 100%;
}
#workWithUsSection .work-list::-webkit-scrollbar {
  width: 6px;
}
#workWithUsSection .work-list::-webkit-scrollbar-track {
  background: #ffffff1a;
  border-radius: 3px;
}
#workWithUsSection .work-list::-webkit-scrollbar-thumb {
  background: #ffffff4d;
  border-radius: 3px;
}
#workWithUsSection .work-list::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}
#workWithUsSection .work-list > li {
  flex: 0 0 auto;
}
#workWithUsSection .work-card {
  align-items: flex-start;
  background-color: #ffffff4d;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  border-radius: calc(var(--row-height) * 0.03571);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: calc(var(--row-height) * 0.0428);
  text-align: center;
}
#workWithUsSection .work-card .img-wrapper {
  margin-bottom: calc(var(--row-height) * 0.05357);
  width: calc(var(--row-height) * 0.10714);
}
#workWithUsSection .work-card .img-wrapper img {
  max-width: 100%;
}
#workWithUsSection .work-card .title {
  font-size: calc(var(--row-height) * 0.04241);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: calc(var(--row-height) * 0.02142);
}
#workWithUsSection .work-card .sub-title {
  font-size: calc(var(--row-height) * 0.03571);
  line-height: 1.4;
  margin-bottom: calc(var(--row-height) * 0.02142);
}
#workWithUsSection .work-card .apply-btn {
  align-items: center;
  background-color: #146792;
  border: 0;
  border-radius: 24px;
  color: #fff;
  display: flex;
  font-size: calc(var(--row-height) * 0.029);
  font-weight: 600;
  justify-content: space-between;
  line-height: 1.54;
  padding: calc(var(--row-height) * 0.01339) calc(var(--row-height) * 0.03571);
  width: 100%;
}
#ourServicesSection
  #workWithUsSection
  .work-card
  .apply-btn
  .service-card:after,
#workWithUsSection
  .work-card
  .apply-btn
  #ourServicesSection
  .service-card:after,
#workWithUsSection
  .work-card
  .apply-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
#workWithUsSection
  .work-card
  .apply-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
#workWithUsSection .work-card .apply-btn .icon,
.custom-scrollbar-wrapper
  #workWithUsSection
  .work-card
  .apply-btn
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  #workWithUsSection
  .work-card
  .apply-btn
  .swiper-scrollbar-drag:before {
  font-size: calc(var(--row-height) * 0.04464);
}
#workWithUsSection .expanded .section-header {
  margin-bottom: 24px;
}
#workWithUsSection .expanded .primary-button {
  margin-top: 16px;
}
#workWithUsSection .document-upload-card {
  align-items: flex-start;
  -webkit-backdrop-filter: blur(160px);
  backdrop-filter: blur(160px);
  background-color: #2121214d;
  border: 1px solid rgba(237, 245, 252, 0.3);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: calc(var(--row-height) * 0.05357);
}
#workWithUsSection .document-upload-card .title {
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: calc(var(--row-height) * 0.01785);
}
#workWithUsSection .document-upload-card .description {
  font-size: calc(var(--row-height) * 0.03348);
  line-height: 1.5;
  margin-bottom: calc(var(--row-height) * 0.05357);
}
#workWithUsSection .document-upload-card .upload-btn {
  align-items: center;
  background-color: var(--color-green-sage);
  border-radius: calc(var(--row-height) * 0.1071);
  display: flex;
  padding: calc(var(--row-height) * 0.03125) calc(var(--row-height) * 0.03571)
    calc(var(--row-height) * 0.03125) calc(var(--row-height) * 0.05357);
}
#workWithUsSection .document-upload-card .upload-btn .text-wrapper {
  font-size: calc(var(--row-height) * 0.02901);
  font-weight: 600;
  line-height: 1.54;
  max-width: calc(var(--row-height) * 0.4464);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#workWithUsSection .document-upload-card .upload-btn .icon-wrapper {
  line-height: 1;
}
#ourServicesSection
  #workWithUsSection
  .document-upload-card
  .upload-btn
  .service-card:after,
#workWithUsSection
  .document-upload-card
  .upload-btn
  #ourServicesSection
  .service-card:after,
#workWithUsSection
  .document-upload-card
  .upload-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
#workWithUsSection
  .document-upload-card
  .upload-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
#workWithUsSection .document-upload-card .upload-btn .icon,
.custom-scrollbar-wrapper
  #workWithUsSection
  .document-upload-card
  .upload-btn
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  #workWithUsSection
  .document-upload-card
  .upload-btn
  .swiper-scrollbar-drag:before {
  font-size: calc(var(--row-height) * 0.03571);
  margin-left: calc(var(--row-height) * 0.03571);
}
#trustSection .normal {
  align-items: center;
  justify-content: center;
  padding: 0 calc(var(--row-height) * 0.08482) 0
    calc(var(--row-height) * 0.14508);
}
#trustSection .section-title {
  color: var(--color-white);
  font-size: calc(var(--row-height) * 0.10714);
  font-weight: 800;
  line-height: 1.3;
}
#trustSection .trust-slider {
  width: 100%;
}
#trustSection .navigation-btn {
  margin: 5px 0 0 auto;
}
#ourOfficeSection .normal {
  justify-content: center;
}
#ourOfficeSection .img-wrapper {
  display: flex;
}
#ourOfficeSection .img-wrapper img {
  border-radius: 32px;
  height: 100%;
  margin: 0 auto;
  width: auto;
}
#ourOfficeSection .expanded .section-header {
  margin-bottom: calc(var(--row-height) * 0.07142);
}
#ourOfficeSection .expanded .section-title {
  font-size: calc(var(--row-height) * 0.1116);
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 0;
}
#ourOfficeSection .section-title {
  color: var(--color-white);
  line-height: 1.1;
  margin-bottom: calc(var(--row-height) * 0.03571);
}
#ourOfficeSection .section-title .colored {
  font-weight: 800;
}
#ourOfficeSection .section-description {
  font-size: calc(var(--row-height) * 0.04464);
  line-height: 1.5;
  margin-bottom: calc(var(--row-height) * 0.07142);
}
#ourOfficeSection .swiper-container {
  max-width: 100%;
}
#ourOfficeSection .gallery-main-slider {
  margin-bottom: calc(var(--row-height) * 0.05357);
}
#ourOfficeSection .gallery-main-slider .swiper-slide {
  display: flex;
}
#ourOfficeSection .gallery-thumbs {
  height: calc(var(--row-height) * 0.17857);
  width: 100%;
}
#ourOfficeSection .thumbnail-container {
  border-radius: calc(var(--row-height) * 0.03571);
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#ourOfficeSection .thumbnail-container img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
#mapSection {
  min-height: calc(var(--row-height) * 1);
}
#mapSection .content-wrapper {
  max-width: calc(var(--row-height) * 1.4665);
  position: absolute;
  right: calc(var(--row-height) * 0.1785);
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
#mapSection .content-wrapper .row {
  --bs-gutter-x: calc(var(--row-height) * 0.03571);
  --bs-gutter-y: calc(var(--row-height) * 0.03571);
}
#mapSection .info-card {
  align-items: center;
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  background-color: #fff;
  border-radius: 24px;
  color: var(--color-blue-dark);
  display: flex;
  padding: calc(var(--row-height) * 0.05357);
  text-decoration: none;
}
#mapSection .info-card:hover .icon-wrapper {
  background-color: #146792;
}
#mapSection .info-card .icon-wrapper {
  align-items: center;
  background-color: var(--color-blue-medium);
  border-radius: 8px;
  color: #fff;
  display: inline-flex;
  font-size: calc(var(--row-height) * 0.05357);
  height: calc(var(--row-height) * 0.125);
  justify-content: center;
  margin-right: calc(var(--row-height) * 0.03571);
  min-width: calc(var(--row-height) * 0.125);
}
#mapSection .info-card .card-title {
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: calc(var(--row-height) * 0.00893);
}
#mapSection .info-card .card-text {
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 400;
  line-height: 1.4;
}
#pgNumbersSection .normal {
  padding: 0;
}
#pgNumbersSection .pg-numbers-slider {
  height: 100%;
  width: 100%;
}
#pgNumbersSection .pg-numbers-slider .swiper-slide {
  background-size: cover;
}
#pgNumbersSection .pg-number-card {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 0 calc(var(--row-height) * 0.33035) 0 calc(var(--row-height) * 0.125);
}
#pgNumbersSection .pg-number-card .title {
  font-size: calc(var(--row-height) * 0.17857);
  font-weight: 500;
  line-height: 1.3;
}
#pgNumbersSection .pg-number-card .text {
  font-size: calc(var(--row-height) * 0.05357);
  font-weight: 400;
  line-height: 1.5;
}
#pgNumbersSection .pg-slider-navigation {
  align-items: center;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: calc(var(--row-height) * 0.125);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: calc(var(--row-height) * 0.07143) calc(var(--row-height) * 0.08929);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
#pgNumbersSection .pg-slider-navigation .pg-slider-next,
#pgNumbersSection .pg-slider-navigation .pg-slider-prev {
  align-items: center;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-image: linear-gradient(180deg, #ffffff38, #fff6);
  border: 1px solid hsla(0, 0%, 100%, 0.4);
  border-radius: 50%;
  box-shadow: 0 0 20px 1px #0000001f;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: calc(var(--row-height) * 0.04464);
  justify-content: center;
  min-height: calc(var(--row-height) * 0.10714);
  transition: all 0.3s ease-in-out;
  width: calc(var(--row-height) * 0.10714);
}
#pgNumbersSection .pg-slider-navigation .pg-slider-next:hover,
#pgNumbersSection .pg-slider-navigation .pg-slider-prev:hover {
  background-image: linear-gradient(180deg, #ffffff7a, #ffffff7a);
}
#pgNumbersSection .pg-slider-navigation .pg-slider-current {
  align-items: center;
  color: #fff;
  display: inline-flex;
  flex: 1 1 auto;
  font-size: calc(var(--row-height) * 0.0625);
  font-weight: 400;
  justify-content: center;
  line-height: 1.3;
  margin: calc(var(--row-height) * 0.08929) 0;
  text-orientation: mixed;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
}
#pgNumbersSection .pg-slider-navigation .pg-slider-current .number {
  font-size: calc(var(--row-height) * 0.08929);
  font-weight: 500;
  margin-bottom: calc(var(--row-height) * 0.01786);
}
.custom-scrollbar-wrapper {
  margin-top: calc(var(--row-height) * 0.08928);
  --drag-btn-height: round(calc(var(--row-height) * 0.10714), 1px);
  --drag-btn-padding: calc(var(--row-height) * 0.00893);
  --swiper-scrollbar-bottom: calc(var(--drag-btn-height) * 0.375 - 2px);
  --swiper-scrollbar-top: calc(var(--drag-btn-height) * 0.625 - 2px);
  align-items: center;
  display: flex;
  gap: 25px;
  justify-content: space-between;
  min-height: var(--drag-btn-height);
}
.custom-scrollbar-wrapper .primary-button {
  flex: 0 0 auto;
}
.custom-scrollbar-wrapper .primary-button .text-wrapper {
  font-size: 12px !important;
}
.custom-scrollbar-wrapper .swiper-scrollbar {
  background-color: #cfd8e480;
  border-radius: calc(var(--row-height) * 0.03571);
  bottom: unset !important;
  left: 0 !important;
  position: relative !important;
  top: unset !important;
  width: 100% !important;
}
.custom-scrollbar-wrapper .swiper-scrollbar-drag {
  background-color: transparent !important;
  background-image: url(/assets/images/scrollbar-btn.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover !important;
  cursor: pointer;
  display: flex;
  height: var(--drag-btn-height);
  justify-content: space-between;
  padding: calc(var(--row-height) * 0.01785);
  position: relative;
  top: calc(var(--drag-btn-height) / 2 * -1 + 2px) !important;
  width: round(calc(var(--drag-btn-height) * 108 / 48), 1px) !important;
}
.custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper .swiper-scrollbar-drag:before {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: calc(var(--row-height) * 0.03571);
  height: calc(var(--drag-btn-height) - var(--drag-btn-padding) * 2);
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(var(--drag-btn-height) - var(--drag-btn-padding) * 2);
}
.custom-scrollbar-wrapper .swiper-scrollbar-drag:before {
  content: '';
  left: var(--drag-btn-padding);
}
.custom-scrollbar-wrapper .swiper-scrollbar-drag:after {
  content: '';
  right: var(--drag-btn-padding);
}
.custom-scrollbar-wrapper.type-white .swiper-scrollbar-drag {
  background: url(/assets/images/button-bg.svg) no-repeat;
}
.custom-scrollbar-wrapper.type-white .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper.type-white .swiper-scrollbar-drag:before {
  color: var(--color-blue-dark);
}
div.search-box {
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: calc(var(--row-height) * 0.125);
  position: relative;
  z-index: 1;
}
div.search-box .section-header {
  margin-bottom: calc(var(--row-height) * 0.10714);
}
div.search-box .section-header .title-wrapper {
  display: none;
}
div.search-box .section-body {
  display: flex;
  flex: 1;
  flex-direction: column;
}
div.search-box .search-btn {
  border-radius: calc(var(--row-height) * 0.13392);
  color: #000;
  font-size: calc(var(--row-height) * 0.04464);
  font-weight: 800;
  line-height: 2.05;
  padding: calc(var(--row-height) * 0.00893) calc(var(--row-height) * 0.00893)
    calc(var(--row-height) * 0.00893) calc(var(--row-height) * 0.03571);
}
#ourServicesSection div.search-box .search-btn:hover .service-card:after,
.custom-scrollbar-wrapper
  div.search-box
  .search-btn:hover
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  div.search-box
  .search-btn:hover
  .swiper-scrollbar-drag:before,
div.search-box .search-btn:hover #ourServicesSection .service-card:after,
div.search-box
  .search-btn:hover
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
div.search-box
  .search-btn:hover
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
div.search-box .search-btn:hover .icon {
  background-color: var(--color-green-sage);
}
#ourServicesSection div.search-box .search-btn .service-card:after,
.custom-scrollbar-wrapper
  div.search-box
  .search-btn
  .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper
  div.search-box
  .search-btn
  .swiper-scrollbar-drag:before,
div.search-box .search-btn #ourServicesSection .service-card:after,
div.search-box
  .search-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:after,
div.search-box
  .search-btn
  .custom-scrollbar-wrapper
  .swiper-scrollbar-drag:before,
div.search-box .search-btn .icon {
  align-items: center;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: calc(var(--row-height) * 0.03727);
  height: calc(var(--row-height) * 0.08928);
  justify-content: center;
  margin-left: calc(var(--row-height) * 0.02678);
  width: calc(var(--row-height) * 0.08928);
}
div.search-box .section-subtitle {
  font-size: calc(var(--row-height) * 0.03794);
  font-weight: 400;
  letter-spacing: 0.48px;
  line-height: 1.24;
  margin-bottom: calc(var(--row-height) * 0.01785);
}
div.search-box .section-title {
  font-size: calc(var(--row-height) * 0.125);
  font-weight: 800;
  letter-spacing: -0.88px;
  line-height: 1.2;
}
div.search-box .chatbox {
  background-color: var(--color-white);
  border-radius: calc(var(--row-height) * 0.05357);
  overflow: hidden;
}
div.search-box .chatbox .chatbox-header {
  align-items: center;
  border-bottom: 1px solid var(--color-bg-light);
  display: flex;
  justify-content: flex-start;
  padding: calc(var(--row-height) * 0.05357) calc(var(--row-height) * 0.08928);
}
div.search-box .chatbox .chatbox-header .avatar {
  margin-right: calc(var(--row-height) * 0.02678);
  width: calc(var(--row-height) * 0.07142);
}
div.search-box .chatbox .chatbox-header .name {
  color: var(--color-blue-dark);
  font-size: calc(var(--row-height) * 0.03571);
  font-weight: 600;
  line-height: 1.1;
  margin-right: calc(var(--row-height) * 0.02678);
}
div.search-box .chatbox .chatbox-header .status {
  align-items: center;
  color: var(--color-blue-darker);
  display: flex;
  font-size: calc(var(--row-height) * 0.02678);
  font-weight: 400;
  line-height: 1.4;
}
div.search-box .chatbox .chatbox-header .status:before {
  background-color: var(--color-green-sage);
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: calc(var(--row-height) * 0.0133);
  margin-right: calc(var(--row-height) * 0.01785);
  width: calc(var(--row-height) * 0.0133);
}
div.search-box .chatbox .chatbox-body {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  max-height: calc(var(--row-height) * 1.1532);
  overflow: auto;
  padding: calc(var(--row-height) * 0.07813) calc(var(--row-height) * 0.08928)
    calc(var(--row-height) * 0.08928);
}
div.search-box .chatbox .chatbox-message {
  align-items: flex-end;
  display: flex;
  gap: 8px;
}
div.search-box .chatbox .chatbox-message:not(:first-child) {
  margin-top: 24px;
}
div.search-box .chatbox .chatbox-message .avatar {
  align-items: center;
  background-color: #eef3fa;
  border-radius: 50%;
  display: flex;
  flex: 0 0 auto;
  height: 32px;
  justify-content: center;
  margin-left: 0;
  width: 32px;
}
div.search-box .chatbox .chatbox-message .avatar .img {
  height: 16px;
  max-width: 100%;
  width: auto;
}
div.search-box .chatbox .chatbox-message .message-timestamp {
  bottom: -4px;
  color: var(--color-blue-dark);
  font-size: calc(var(--row-height) * 0.03);
  font-weight: 400;
  left: 0;
  opacity: 0.6;
  position: absolute;
  transform: translateY(100%);
}
div.search-box .chatbox .chatbox-message.type-user {
  flex-direction: row-reverse;
  margin-left: auto;
}
div.search-box .chatbox .chatbox-message.type-user .avatar,
div.search-box .chatbox .chatbox-message.type-user .message {
  background-color: var(--color-blue-medium);
}
div.search-box .chatbox .chatbox-message.type-user .message {
  border-radius: calc(var(--row-height) * 0.05357)
    calc(var(--row-height) * 0.05357) calc(var(--row-height) * 0.00893)
    calc(var(--row-height) * 0.05357);
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  padding: calc(var(--row-height) * 0.03683) calc(var(--row-height) * 0.05357);
  padding-bottom: calc(var(--row-height) * 0.06);
  position: relative;
}
div.search-box .chatbox .chatbox-message.type-user .message-timestamp {
  left: inherit;
  right: 0;
}
div.search-box .chatbox .chatbox-message.type-bot .avatar,
div.search-box .chatbox .chatbox-message.type-bot .message {
  background-color: var(--color-bg-light);
}
div.search-box .chatbox .chatbox-message.type-bot .message {
  border-radius: calc(var(--row-height) * 0.05357)
    calc(var(--row-height) * 0.05357) calc(var(--row-height) * 0.05357)
    calc(var(--row-height) * 0.00892);
  color: var(--color-blue-dark);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  padding: calc(var(--row-height) * 0.05357);
  padding-bottom: calc(var(--row-height) * 0.075);
  position: relative;
  width: 100%;
}
div.search-box .chatbox .chatbox-message.is-typing .message {
  padding-bottom: calc(var(--row-height) * 0.05357);
  width: auto;
}
div.search-box .chatbox .chatbox-message.is-typing .typing-dots {
  align-items: center;
  display: inline-flex;
  gap: 5px;
  padding: 4px 2px;
}
div.search-box .chatbox .chatbox-message.is-typing .typing-dots span {
  animation: typing-bounce 1.2s ease-in-out infinite;
  background: currentColor;
  border-radius: 50%;
  height: 7px;
  opacity: 0.4;
  width: 7px;
}
div.search-box
  .chatbox
  .chatbox-message.is-typing
  .typing-dots
  span:nth-child(2) {
  animation-delay: 0.15s;
}
div.search-box
  .chatbox
  .chatbox-message.is-typing
  .typing-dots
  span:nth-child(3) {
  animation-delay: 0.3s;
}
div.search-box .chatbox .avatar {
  border-radius: 50%;
  box-shadow: 0 4px 6.6px rgba(var(--color-black), 0.25);
  overflow: hidden;
}
div.search-box .chatbox .avatar img {
  max-width: 100%;
}
div.search-box .msg-enter-from {
  opacity: 0;
  transform: translateY(8px);
}
div.search-box .msg-enter-active {
  animation-delay: 0.1s;
  transition: all 0.3s ease-in-out;
}
div.search-box .msg-enter-to {
  opacity: 1;
  transform: translateY(0);
}
div.search-box .suggestion-list {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--row-height) * 0.03571);
  margin-top: auto;
  transition: opacity 0.2s ease;
}
div.search-box .suggestion-list.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
div.search-box .suggestion-item {
  background-color: #fff3;
  border: 1px solid #fff;
  border-radius: calc(var(--row-height) * 0.05357);
  color: #fff;
  cursor: pointer;
  font-size: calc(var(--row-height) * 0.04017);
  font-weight: 500;
  line-height: 1.1;
  padding: calc(var(--row-height) * 0.02678) calc(var(--row-height) * 0.05357);
}
div.search-box .message-input {
  margin-top: calc(var(--row-height) * 0.0714);
  position: relative;
  width: 100%;
}
div.search-box .message-input input {
  border: none;
  border-radius: calc(var(--row-height) * 0.5357);
  color: #052039;
  font-size: calc(var(--row-height) * 0.04241);
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.5;
  padding: calc(var(--row-height) * 0.05133) calc(var(--row-height) * 0.1562)
    calc(var(--row-height) * 0.05133) calc(var(--row-height) * 0.0714);
}
div.search-box .message-input input.has-error {
  border: 1px solid #fc5555;
  color: #fc5555 !important;
}
div.search-box .message-input input::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
div.search-box .message-input input::placeholder {
  opacity: 1;
  transition: opacity 0.2s ease;
}
div.search-box .message-input input:focus {
  box-shadow: 0 1px 6.8px #0000007a;
  outline: none;
}
div.search-box .message-input input:focus::-moz-placeholder {
  opacity: 0;
}
div.search-box .message-input input:focus::placeholder {
  opacity: 0;
}
div.search-box .message-input input:not(:-moz-placeholder-shown) {
  color: #0088c4;
}
div.search-box .message-input input:not(:placeholder-shown) {
  color: #0088c4;
}
div.search-box .message-input .avatar {
  border-radius: 50%;
  box-shadow: 0 3px 8px #0000003d;
  cursor: pointer;
  height: calc(var(--row-height) * 0.1116);
  overflow: hidden;
  position: absolute;
  right: calc(var(--row-height) * 0.02678);
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.2s ease;
  width: calc(var(--row-height) * 0.1116);
}
div.search-box .message-input .avatar.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
div.search-box .message-input .avatar img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
div.search-box .powered-by {
  bottom: calc(var(--row-height) * 0.03571);
  color: #ffffff80;
  font-size: calc(var(--row-height) * 0.02678);
  position: absolute;
  right: calc(var(--row-height) * 0.125);
}
@keyframes typing-bounce {
  0%,
  60%,
  to {
    opacity: 0.4;
    transform: translateY(0);
  }
  30% {
    opacity: 1;
    transform: translateY(-4px);
  }
}
div.search-box.has-chat .section-header {
  margin-bottom: calc(var(--row-height) * 0.04);
}
div.search-box.has-chat .section-header .title-wrapper {
  display: block;
}
div.search-box.has-chat .section-header .title-wrapper .section-subtitle {
  margin-bottom: calc(var(--row-height) * 0.008);
}
div.search-box.has-chat .section-body > .section-subtitle,
div.search-box.has-chat .section-body > .section-title {
  display: none;
}
div.search-box.has-chat .section-body .chatbox {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 0;
  min-height: 0;
}
div.search-box.has-chat .section-body .chatbox-body {
  flex: 1;
}
.position-detail-card {
  -webkit-backdrop-filter: blur(160px);
  backdrop-filter: blur(160px);
  background-color: #2121214d;
  border: 1px solid rgba(237, 245, 252, 0.3);
  border-radius: 8px;
  height: 100%;
  padding: calc(var(--row-height) * 0.05357);
}
.position-detail-card .title {
  font-size: calc(var(--row-height) * 0.0491);
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: calc(var(--row-height) * 0.05357);
}
.position-detail-card .position-detail-list {
  display: flex;
  flex-direction: column;
  font-size: calc(var(--row-height) * 0.04017);
  gap: calc(var(--row-height) * 0.05357);
  line-height: 1.4;
  margin-bottom: 0;
}
.position-detail-card-list {
  --bs-gutter-x: calc(var(--row-height) * 0.03571);
  --bs-gutter-y: calc(var(--row-height) * 0.03571);
}
.position-title {
  align-items: center;
  display: flex;
  font-size: calc(var(--row-height) * 0.0714);
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1em;
}
.position-title img {
  width: 1em;
}
.position-title .h3,
.position-title h3 {
  font-size: calc(var(--row-height) * 0.0714);
  margin-bottom: 0;
  margin-left: calc(var(--row-height) * 0.03571);
}
.search-section .form-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.search-section .form-container .section-header {
  margin-bottom: calc(var(--row-height) * 0.125);
}
.search-section .form-container .section-title {
  font-weight: 800;
}
.search-section .form-container .section-title .colored {
  display: block;
}
.primary-tab {
  border-bottom: 0;
  flex-flow: row nowrap;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
.primary-tab .nav-link {
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 6px;
  transition:
    color 0.3s ease,
    background-color 0.3s ease,
    border-color 0.3s ease;
  white-space: nowrap;
  width: 100%;
}
.primary-tab .nav-link.active {
  background-color: #fff;
  border-color: #fff;
  color: #052039;
}
.primary-tab-wrapper {
  align-items: center;
  background-color: #fff3;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 12px;
  display: flex;
  gap: 6px;
  overflow: hidden;
  padding: 6px 6px 6px 8px;
}
.primary-tab-slider {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  position: relative;
  --tab-edge-fade: 64px;
  transition:
    mask-image 0.3s ease,
    -webkit-mask-image 0.3s ease;
}
.primary-tab-slider.is-start {
  -webkit-mask-image: linear-gradient(
    to right,
    #000 0,
    #000 calc(100% - var(--tab-edge-fade)),
    transparent 100%
  );
  mask-image: linear-gradient(
    to right,
    #000 0,
    #000 calc(100% - var(--tab-edge-fade)),
    transparent 100%
  );
}
.primary-tab-slider.is-end {
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 var(--tab-edge-fade),
    #000 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 var(--tab-edge-fade),
    #000 100%
  );
}
.primary-tab-slider:not(.is-start):not(.is-end):not(.is-static) {
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 var(--tab-edge-fade),
    #000 calc(100% - var(--tab-edge-fade)),
    transparent 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 var(--tab-edge-fade),
    #000 calc(100% - var(--tab-edge-fade)),
    transparent 100%
  );
}
.primary-tab-slider.is-static {
  -webkit-mask-image: none;
  mask-image: none;
}
.primary-tab-slider .swiper-slide {
  flex-shrink: 0;
  min-width: 0;
  width: auto;
}
.primary-tab-navigation {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 5px;
}
.primary-tab-nav {
  align-items: center;
  background-color: #052039;
  border: 0;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    background-color 0.3s ease;
  width: 32px;
}
#ourServicesSection .primary-tab-nav .service-card:after,
.custom-scrollbar-wrapper .primary-tab-nav .swiper-scrollbar-drag:after,
.custom-scrollbar-wrapper .primary-tab-nav .swiper-scrollbar-drag:before,
.primary-tab-nav #ourServicesSection .service-card:after,
.primary-tab-nav .custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
.primary-tab-nav .custom-scrollbar-wrapper .swiper-scrollbar-drag:before,
.primary-tab-nav .icon {
  font-size: 16px;
}
.primary-tab-nav.swiper-button-disabled,
.primary-tab-nav:disabled {
  cursor: default;
  opacity: 0.45;
  pointer-events: none;
}
.primary-tab.swiper-wrapper {
  transform: translateZ(0);
}
.credential-card {
  align-items: center;
  background-image: linear-gradient(100deg, #074178 1%, #052039);
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 16px;
  display: flex;
  gap: 12px;
  padding: 12px;
}
.credential-card .content-wrapper {
  color: #fff;
  display: flex;
  flex-direction: column;
}
.credential-card .title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
}
.credential-card .desc,
.credential-card p {
  font-size: 12px;
  line-height: 1.5;
}
.credential-card .primary-button {
  flex: 0 0 auto;
}
.cookie-consent[v-cloak] {
  pointer-events: none;
  visibility: hidden;
}
.cookie-consent__banner {
  animation: cookieBannerSlideUp 0.4s var(--smooth-animation-curve) both;
  background-color: #222;
  bottom: 0;
  left: 0;
  padding: 40px;
  position: fixed;
  right: 0;
  z-index: 10000;
}
.cookie-consent__banner-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 0 auto;
  max-width: 1840px;
}
.cookie-consent__title-bar {
  align-items: center;
  backdrop-filter: blur(56px);
  -webkit-backdrop-filter: blur(56px);
  background-color: #fff3;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 24px;
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 16px 24px;
}
.cookie-consent__title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}
.cookie-consent__close-btn {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 4px 11px #7d7d7d21;
  color: #052039;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 32px;
  justify-content: center;
  padding: 0;
  transition: all 0.3s ease;
  width: 32px;
}
.cookie-consent__close-btn:hover {
  background-color: #052039;
  color: #fff;
}
.cookie-consent__content {
  align-items: center;
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.cookie-consent__description {
  color: #fff;
  flex: 1 1 auto;
  font-size: 22px;
  font-weight: 400;
  line-height: 28.6px;
  margin: 0;
}
.cookie-consent__link {
  color: #fff;
  text-decoration: underline;
  transition: opacity 0.2s ease;
}
.cookie-consent__link:hover {
  color: #fff;
  opacity: 0.8;
}
@keyframes cookieBannerSlideUp {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.iti {
  width: 100%;
}
.iti input.form-control,
.iti input[type='tel'],
.iti__tel-input {
  -webkit-backdrop-filter: blur(160px);
  backdrop-filter: blur(160px);
  background-color: #2121214d;
  border: 1px solid rgba(237, 245, 252, 0.3);
  border-radius: 8px;
  box-shadow: none;
  color: #fff;
  font-size: calc(var(--row-height) * 0.04017);
  height: auto;
  padding-bottom: calc(var(--row-height) * 0.04107);
  padding-left: 95px !important;
  padding-right: calc(var(--row-height) * 0.04464);
  padding-top: calc(var(--row-height) * 0.04107);
  width: 100%;
}
.iti input.form-control:-webkit-autofill,
.iti input[type='tel']:-webkit-autofill,
.iti__tel-input:-webkit-autofill {
  -webkit-text-fill-color: #000 !important;
  caret-color: #000 !important;
  color: #000 !important;
}
.iti input.form-control:-webkit-autofill,
.iti input.form-control:-webkit-autofill:focus,
.iti input.form-control:-webkit-autofill:hover,
.iti input.form-control:autofill,
.iti input[type='tel']:-webkit-autofill,
.iti input[type='tel']:-webkit-autofill:focus,
.iti input[type='tel']:-webkit-autofill:hover,
.iti input[type='tel']:autofill,
.iti__tel-input:-webkit-autofill,
.iti__tel-input:-webkit-autofill:focus,
.iti__tel-input:-webkit-autofill:hover,
.iti__tel-input:autofill {
  -webkit-text-fill-color: #000 !important;
  caret-color: #000 !important;
  color: #000 !important;
}
.iti:has(.iti__tel-input:-webkit-autofill) .iti__arrow,
.iti:has(.iti__tel-input:-webkit-autofill) .iti__selected-dial-code,
.iti:has(input.form-control:-webkit-autofill) .iti__arrow,
.iti:has(input.form-control:-webkit-autofill) .iti__selected-dial-code,
.iti:has(input[type='tel']:-webkit-autofill) .iti__arrow,
.iti:has(input[type='tel']:-webkit-autofill) .iti__selected-dial-code {
  color: #000 !important;
  opacity: 1;
}
.iti:has(.iti__tel-input:-webkit-autofill) .iti__arrow,
.iti:has(.iti__tel-input:-webkit-autofill) .iti__selected-dial-code,
.iti:has(.iti__tel-input:autofill) .iti__arrow,
.iti:has(.iti__tel-input:autofill) .iti__selected-dial-code,
.iti:has(input.form-control:-webkit-autofill) .iti__arrow,
.iti:has(input.form-control:-webkit-autofill) .iti__selected-dial-code,
.iti:has(input.form-control:autofill) .iti__arrow,
.iti:has(input.form-control:autofill) .iti__selected-dial-code,
.iti:has(input[type='tel']:-webkit-autofill) .iti__arrow,
.iti:has(input[type='tel']:-webkit-autofill) .iti__selected-dial-code,
.iti:has(input[type='tel']:autofill) .iti__arrow,
.iti:has(input[type='tel']:autofill) .iti__selected-dial-code {
  color: #000 !important;
  opacity: 1;
}
.iti:has(.iti__tel-input:-webkit-autofill) .iti__arrow,
.iti:has(input.form-control:-webkit-autofill) .iti__arrow,
.iti:has(input[type='tel']:-webkit-autofill) .iti__arrow {
  border-bottom-color: #000 !important;
  border-right-color: #000 !important;
}
.iti:has(.iti__tel-input:-webkit-autofill) .iti__arrow,
.iti:has(.iti__tel-input:autofill) .iti__arrow,
.iti:has(input.form-control:-webkit-autofill) .iti__arrow,
.iti:has(input.form-control:autofill) .iti__arrow,
.iti:has(input[type='tel']:-webkit-autofill) .iti__arrow,
.iti:has(input[type='tel']:autofill) .iti__arrow {
  border-bottom-color: #000 !important;
  border-right-color: #000 !important;
}
.iti input[type='tel']::-moz-placeholder,
.iti__tel-input::-moz-placeholder {
  color: #d7dde58c;
}
.iti input[type='tel']::placeholder,
.iti__tel-input::placeholder {
  color: #d7dde58c;
}
.iti--separate-dial-code .iti__selected-country {
  padding-left: 12px;
  padding-right: 8px;
}
.iti__selected-country {
  align-items: center;
  background: transparent;
  border-right: 1px solid hsla(0, 0%, 100%, 0.08);
  display: flex;
  gap: 6px;
}
.iti__selected-country-primary {
  align-items: center;
  display: flex;
  gap: 2px;
  height: 100%;
}
.iti__flag-box {
  flex: 0 0 20px;
  max-width: 20px;
  order: 1;
}
.iti__flag {
  transform: scale(0.9);
  transform-origin: left center;
}
.iti__dial-code {
  color: #d7dde5;
  font-size: 16px;
  opacity: 0.9;
}
.iti__country-check {
  display: none !important;
}
.iti__selected-dial-code {
  color: #d7dde5;
  font-size: 16px;
  opacity: 0.9;
  order: 2;
}
.iti__arrow {
  order: 3;
}
.iti__arrow,
.iti__arrow--up {
  border-bottom-color: #fff !important;
  border-right-color: #fff !important;
}
.iti__dropdown-content {
  background: #f4f4f4;
  border: 1px solid rgba(8, 21, 34, 0.1);
  border-radius: 12px;
  box-shadow: 0 10px 24px #00000029;
  height: 165px !important;
  margin-top: 6px;
  overflow: hidden;
  top: 60px !important;
  z-index: 9999;
}
.iti__search-container {
  background: #f4f4f4;
  border-bottom: 1px solid rgba(8, 21, 34, 0.08);
  padding: 8px;
}
.iti__search-input {
  background: #fff;
  border: 1px solid rgba(8, 21, 34, 0.14);
  border-radius: 10px;
  box-shadow: none;
  color: #23384a;
  font-size: 14px;
  height: 32px;
  line-height: 1.2;
  outline: none;
  padding: 0 36px !important;
}
.iti__search-icon-svg {
  width: 16px !important;
}
.iti__search-input::-moz-placeholder {
  color: #23384a80;
}
.iti__search-input::placeholder {
  color: #23384a80;
}
.iti__search-input:focus {
  border-color: #43d6d080;
  box-shadow: 0 0 0 2px #43d6d014;
}
.iti__country-list {
  background: #f4f4f4;
  margin: 0;
  max-height: 126px !important;
  padding: 4px 0;
}
.iti__country {
  align-items: center;
  display: flex;
  gap: 5px;
  min-height: 32px;
  padding: 6px 8px;
  transition: background-color 0.2s ease;
}
.iti__country,
.iti__country-name {
  color: #23384a;
  font-size: 14px;
  line-height: 1.2;
}
.iti__country .iti__dial-code {
  color: #23384a9e;
  font-size: 12px;
}
.iti__country:hover {
  background: #43d6d014;
}
.iti__country.iti__active,
.iti__highlight {
  background: #43d6d01f;
}
.iti__divider {
  border-bottom-color: #08152214;
}
p {
  margin: 0;
}
[v-cloak] {
  visibility: hidden;
}
.map-section iframe {
  filter: invert(90%) hue-rotate(180deg);
}
.color-spring-green {
  color: #0affb5;
}
.color-spring-green-2 {
  color: #00ff90;
}
.color-spring-green-3 {
  color: #00f55f;
}
.color-hollywood-cerise {
  color: #ff0aa9;
}
.color-chartreuse {
  color: #74ff1f;
}
.color-malibu {
  color: #5ce9ff;
}
.color-heliotrope {
  color: #d83eff;
}
.color-yellow {
  color: #fef902;
}
.color-golden-fizz {
  color: #ffee3c;
}
.color-green-bright {
  color: var(--color-green-bright);
}
.color-green-vibrant {
  color: var(--color-green-vibrant);
}
.color-green-mint {
  color: var(--color-green-mint);
}
.color-green-neon {
  color: var(--color-green-neon);
}
.color-green-sage {
  color: var(--color-green-sage);
}
.color-sunglow {
  color: var(--color-sunglow);
}
.color-blue-aqua-lighter {
  color: var(--color-blue-aqua-lighter);
}
.color-blue-aqua-light {
  color: var(--color-blue-aqua-light);
}
.color-blue-aqua {
  color: var(--color-blue-aqua);
}
.color-purple {
  color: var(--color-purple);
}
.color-orange {
  color: var(--color-orange);
}
.color-cyan {
  color: #00ffef;
}
.color-bright-turquoise {
  color: #07e4d7;
}
.color-bright-turquoise-2 {
  color: #0fffcb;
}
.color-pink-flamingo {
  color: #ff4af0;
}
.color-anakiwa {
  color: #7ef0ff;
}
.color-malibu-2 {
  color: #6aaaff;
}
.color-malibu-3 {
  color: #59bbff;
}
.color-aquamarine {
  color: #75ffd3;
}
.color-sunglow-2 {
  color: #ffbf3c;
}
.color-carnation {
  color: #fc5555;
}
.ktc-widget,
.ktc-widget-zone {
  height: 100%;
  width: 100%;
}
.ktc-widget-body-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.mobile-overflow-hidden {
  overflow: hidden;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
body {
  background-color: var(--color-bg-primary);
  font-family: Inter, serif;
  font-optical-sizing: none;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (min-width: 576px) {
  .project-card-list {
    --detail-btn-box-size: 32px;
    --detail-btn-icon-size: 12px;
  }
  .project-card .title {
    font-size: 20px;
    line-height: 1.5;
  }
  .vertical-stack-slider {
    --visible-slide-count: 4;
  }
  section.achievements-section .achievement-card,
  section.achievements-section .swiper {
    border-radius: 12px;
  }
  section.how-we-work-section .how-we-work-card .slide-number,
  section.how-we-work-section .how-we-work-card .step-title {
    font-size: 22px;
  }
  section.how-we-work-section .how-we-work-card .card-title {
    font-size: 20px;
  }
  #ourCertificatesSection .certificate-card .card-title {
    font-size: 24px;
  }
  .checkbox-list {
    --gap: 16px;
  }
  #ourServicesSection .checkbox-list .checkbox-item .service-card:after,
  .checkbox-list .checkbox-item #ourServicesSection .service-card:after,
  .checkbox-list
    .checkbox-item
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .checkbox-list
    .checkbox-item
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .checkbox-list .checkbox-item .icon,
  .custom-scrollbar-wrapper
    .checkbox-list
    .checkbox-item
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .checkbox-list
    .checkbox-item
    .swiper-scrollbar-drag:before {
    font-size: 26px;
  }
  .checkbox-list .checkbox-item .text {
    font-size: 16px;
    letter-spacing: -0.88px;
  }
  .text-checkbox-list {
    --gap: 16px;
  }
  .primary-tab-slider {
    --tab-edge-fade: 80px;
  }
}
@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .primary-tab-slider {
    --tab-edge-fade: 120px;
  }
}
@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .form-group {
    margin-bottom: calc(var(--row-height) * 0.02232);
  }
  .form-group,
  .form-group .label {
    font-size: calc(var(--row-height) * 0.03571);
  }
  .form-group .form-control {
    font-size: calc(var(--row-height) * 0.04017);
    padding: calc(var(--row-height) * 0.04107) calc(var(--row-height) * 0.04464);
  }
  .kvkk-group .kvkk-label {
    font-size: calc(var(--row-height) * 0.03);
    gap: calc(var(--row-height) * 0.02);
  }
  .kvkk-group .kvkk-label input[type='checkbox'] {
    height: calc(var(--row-height) * 0.04);
    min-width: calc(var(--row-height) * 0.04);
    width: calc(var(--row-height) * 0.04);
  }
  .form-alert {
    position: absolute;
    z-index: 2;
  }
  .form-alert .title {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .form-alert .description {
    font-size: 18px;
    line-height: 1.4;
  }
  .form-alert .status-image {
    bottom: 0;
    left: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
  }
  .form-card {
    border-radius: calc(var(--row-height) * 0.05357);
    height: 100%;
    padding: calc(var(--row-height) * 0.05357);
  }
  .form-card.desktop-bg-transparent {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: transparent;
    padding: 0;
  }
  .project-card-list {
    --detail-card-gap: 16px;
    --bs-gutter-x: var(--detail-card-gap);
    --bs-gutter-y: var(--detail-card-gap);
    --detail-card-gap: calc(var(--row-height) * 0.05357);
    --detail-btn-box-size: calc(var(--row-height) * 0.08928);
    --detail-btn-icon-size: calc(var(--row-height) * 0.03727);
  }
  .project-card {
    border-radius: calc(var(--row-height) * 0.03571);
    padding: calc(var(--row-height) * 0.08928) calc(var(--row-height) * 0.07142)
      calc(var(--row-height) * 0.07142);
  }
  .project-card .img-wrapper {
    margin-bottom: calc(var(--row-height) * 0.05357);
  }
  .project-card .img-wrapper img {
    border-radius: 0;
  }
  .project-card .brand-logo-wrapper {
    height: calc(var(--row-height) * 0.08928);
    margin-bottom: calc(var(--row-height) * 0.01785);
    padding: calc(var(--row-height) * 0.0089) calc(var(--row-height) * 0.01785);
  }
  .project-card .brand-logo-wrapper img {
    width: calc(var(--row-height) * 0.15625);
  }
  .project-card .content-wrapper {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .project-card .detail-icon {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: #fff;
    box-shadow: none;
  }
  #ourServicesSection .project-card .detail-icon .service-card:after,
  .custom-scrollbar-wrapper
    .project-card
    .detail-icon
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .project-card
    .detail-icon
    .swiper-scrollbar-drag:before,
  .project-card .detail-icon #ourServicesSection .service-card:after,
  .project-card
    .detail-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .project-card
    .detail-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .project-card .detail-icon .icon {
    color: #000;
  }
  .project-card .title {
    font-size: calc(var(--row-height) * 0.04464);
    font-weight: 700;
    margin-bottom: 0;
  }
  .project-card .company {
    font-size: calc(var(--row-height) * 0.03437);
  }
  .vertical-stack-slider {
    --visible-slide-count: 5;
    --next-slide-btn-size: calc(var(--row-height) * 0.10714);
    --next-slide-btn-icon-size: calc(var(--row-height) * 0.05357);
  }
  section.achievements-section {
    --card-padding: calc(var(--row-height) * 0.0714);
  }
  section.achievements-section .swiper {
    border-radius: calc(var(--row-height) * 0.05357);
  }
  section.achievements-section .section-title {
    margin-bottom: calc(var(--row-height) * 0.08928);
  }
  section.achievements-section .achievement-card {
    border-radius: calc(var(--row-height) * 0.05357);
  }
  section.achievements-section .achievement-card .card-title {
    font-size: calc(var(--row-height) * 0.0714);
  }
  section.achievements-section .achievement-card .card-header {
    justify-content: space-between;
    margin-bottom: calc(var(--row-height) * 0.03571);
  }
  section.achievements-section .achievement-card .card-header .img-wrapper {
    margin-left: calc(var(--row-height) * 0.02232);
    margin-right: 0;
    padding: calc(var(--row-height) * 0.02232);
    width: calc(var(--row-height) * 0.16);
  }
  section.achievements-section .achievement-card .primary-button {
    min-width: calc(var(--row-height) * 0.5535);
  }
  section.achievements-section .achievement-card .achievement-list li {
    font-size: calc(var(--row-height) * 0.03571);
  }
  section.achievements-section .achievement-card .company-logo-wrapper {
    height: calc(var(--row-height) * 0.214);
    margin-bottom: calc(var(--row-height) * 0.02678);
    padding: 12px;
    width: calc(var(--row-height) * 0.214);
  }
  .pg-testimonials-section .section-title {
    margin-bottom: calc(var(--row-height) * 0.0714);
  }
  .pg-testimonials-section .swiper {
    max-width: 100%;
  }
  .pg-testimonials-card .text {
    font-size: calc(var(--row-height) * 0.05357);
    padding: calc(var(--row-height) * 0.1629) 0;
  }
  .pg-testimonials-card .text:after,
  .pg-testimonials-card .text:before {
    width: calc(var(--row-height) * 0.12946);
  }
  .pg-testimonials-card .author .author-name {
    font-size: calc(var(--row-height) * 0.05357);
  }
  .pg-testimonials-card .author .author-title {
    font-size: calc(var(--row-height) * 0.04464);
  }
  .pg-testimonials-expanded-card {
    border: 1px solid hsla(0, 0%, 100%, 0.5);
    border-radius: calc(var(--row-height) * 0.03571);
    color: #052039;
    padding: calc(var(--row-height) * 0.0714);
    width: calc(var(--row-height) * 0.75);
  }
  .pg-testimonials-expanded-card .text {
    font-size: calc(var(--row-height) * 0.04017);
  }
  .pg-testimonials-expanded-card .author .author-name {
    font-size: calc(var(--row-height) * 0.04466);
  }
  .pg-testimonials-expanded-card .author .author-title {
    font-size: calc(var(--row-height) * 0.04017);
  }
  section.how-we-work-section .normal {
    justify-content: center;
  }
  section.how-we-work-section .expanded .section-header {
    padding: calc(var(--row-height) * 0.125) calc(var(--row-height) * 0.125)
      calc(var(--row-height) * 0.03348);
  }
  section.how-we-work-section .expanded .section-body {
    padding: calc(var(--row-height) * 0.03348) 0
      calc(var(--row-height) * 0.0714) calc(var(--row-height) * 0.125);
  }
  section.how-we-work-section .section-subtitle {
    font-size: calc(var(--row-height) * 0.08928);
  }
  section.how-we-work-section .how-we-work-slider {
    display: block;
  }
  section.how-we-work-section .how-we-work-slider .swiper-slide {
    flex-shrink: 0;
    height: auto;
    width: calc(var(--row-height) * 0.8035);
  }
  section.how-we-work-section .how-we-work-card:after {
    height: 1px;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
  }
  section.how-we-work-section .how-we-work-card {
    justify-content: flex-start;
    padding: calc(var(--row-height) * 0.0714);
    width: 100%;
  }
  section.how-we-work-section .how-we-work-card .card-header {
    gap: calc(var(--row-height) * 0.02678);
    margin-bottom: calc(var(--row-height) * 0.03571);
  }
  section.how-we-work-section .how-we-work-card .slide-number,
  section.how-we-work-section .how-we-work-card .step-title {
    font-size: calc(var(--row-height) * 0.05357);
  }
  section.how-we-work-section .how-we-work-card .card-title {
    font-size: calc(var(--row-height) * 0.0491);
  }
  #successStoriesSection .form-alert .description,
  .website-detail-card .description strong {
    font-size: 18px;
  }
  #ourCertificatesSection .section-title {
    margin-bottom: calc(var(--row-height) * 0.0714);
  }
  #ourCertificatesSection .our-certificates-expanded-slider .swiper-wrapper {
    height: auto;
  }
  #ourCertificatesSection .our-certificates-expanded-slider .swiper-slide {
    max-width: calc(var(--row-height) * 0.8035);
    width: 100%;
  }
  #ourCertificatesSection .certificate-card {
    border-radius: calc(var(--row-height) * 0.03571);
    height: 100%;
    padding: calc(var(--row-height) * 0.0714);
  }
  #ourCertificatesSection .certificate-card .img-wrapper {
    margin-bottom: calc(var(--row-height) * 0.05357);
  }
  #ourCertificatesSection .certificate-card .img-wrapper img {
    border-radius: calc(var(--row-height) * 0.01785);
  }
  #ourCertificatesSection .certificate-card .card-title {
    font-size: calc(var(--row-height) * 0.0625);
    font-weight: 500;
    line-height: 1.4;
  }
  #ourCertificatesSection .form-alert .description {
    font-size: 18px;
  }
  .checkbox-list {
    --gap: calc(var(--row-height) * 0.07142);
  }
  .checkbox-list .checkbox-item {
    border-radius: 16px;
    height: 100px;
    padding: 16px;
  }
  #ourServicesSection .checkbox-list .checkbox-item .service-card:after,
  .checkbox-list .checkbox-item #ourServicesSection .service-card:after,
  .checkbox-list
    .checkbox-item
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .checkbox-list
    .checkbox-item
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .checkbox-list .checkbox-item .icon,
  .custom-scrollbar-wrapper
    .checkbox-list
    .checkbox-item
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .checkbox-list
    .checkbox-item
    .swiper-scrollbar-drag:before {
    font-size: calc(var(--row-height) * 0.07142);
  }
  .checkbox-list .checkbox-item .text {
    font-size: calc(var(--row-height) * 0.05357);
  }
  .text-checkbox-list {
    --gap: calc(var(--row-height) * 0.05357);
  }
  .text-checkbox-list .checkbox-item {
    border-radius: calc(var(--row-height) * 0.05357);
    font-size: calc(var(--row-height) * 0.04017);
    line-height: 1.1;
    padding: calc(var(--row-height) * 0.02901) calc(var(--row-height) * 0.05357)
      calc(var(--row-height) * 0.02901) calc(var(--row-height) * 0.02901);
  }
  .text-checkbox-list .checkbox-item .checkmark {
    height: 18px;
    margin-right: calc(var(--row-height) * 0.02678);
    min-height: 18px;
    min-width: 18px;
    width: 18px;
  }
  .text-checkbox-list .checkbox-item .checkmark:after {
    font-size: 8px;
  }
  #aboutUsSection .about-us-form-alert .description,
  #clientTestimonialsSection .form-alert .description {
    font-size: 18px;
  }
  #ourPartnersSection .our-partners-form-alert .title {
    font-size: 26px;
  }
  .mobile-overflow-hidden {
    overflow: auto;
  }
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2rem;
  }
  .h3,
  h3 {
    font-size: 1.75rem;
  }
  .h4,
  h4 {
    font-size: 1.5rem;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid-container {
    --grid-gap: 24px;
  }
  .form-alert .title {
    font-size: 40px;
  }
  #ourCertificatesSection .form-alert .description,
  #successStoriesSection .form-alert .description {
    font-size: 20px;
  }
  .checkbox-list .checkbox-item {
    flex: 0 0 calc(33% - var(--gap));
    height: 120px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-outer-box {
    padding: 20px;
  }
  #aboutUsSection
    .expanded-about-us
    .about-us-content
    .content-box::-webkit-scrollbar {
    width: 5px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box {
    max-height: 350px;
    padding-right: 12px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box p {
    margin-bottom: 8px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card {
    padding: 20px 8px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .number {
    font-size: 22px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .text {
    font-size: 14px;
  }
  #aboutUsSection
    .expanded-about-us
    .about-us-content
    .gradient-card-wrapper
    .gradient-card:last-child {
    padding: 14px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .credential-card {
    margin-top: 18px;
  }
  #aboutUsSection .about-us-form-alert .description {
    font-size: 20px;
  }
  .client-testimonials-card .client-logo-wrapper {
    border-radius: 16px;
  }
  #clientTestimonialsSection .form-alert .description {
    font-size: 20px;
  }
  #ourPartnersSection .our-partners-form-alert .title {
    font-size: 36px;
  }
  .partner-card .apply-btn {
    font-size: 12px;
  }
  #workWithUsSection .expanded .primary-button {
    margin-top: 24px;
  }
  .primary-tab .nav-link {
    font-size: 14px;
    padding: 8px;
  }
  .primary-tab-wrapper {
    padding: 8px;
  }
  .primary-tab-nav {
    height: 40px;
    width: 40px;
  }
  #ourServicesSection .primary-tab-nav .service-card:after,
  .custom-scrollbar-wrapper .primary-tab-nav .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper .primary-tab-nav .swiper-scrollbar-drag:before,
  .primary-tab-nav #ourServicesSection .service-card:after,
  .primary-tab-nav .custom-scrollbar-wrapper .swiper-scrollbar-drag:after,
  .primary-tab-nav .custom-scrollbar-wrapper .swiper-scrollbar-drag:before,
  .primary-tab-nav .icon {
    font-size: 18px;
  }
  .credential-card {
    gap: 24px;
    padding: 16px;
  }
  .credential-card .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .credential-card .desc,
  .credential-card p {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 1460px) {
  .grid-container {
    --grid-gap: 32px;
  }
  .form-alert .title {
    font-size: 52px;
  }
  .form-alert .description {
    font-size: 20px;
  }
  .vertical-stack-slider {
    --slide-space-between: 24px;
  }
  .website-detail-card .description strong {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #successStoriesSection .form-container .section-title {
    margin-bottom: 32px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box {
    max-height: 400px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box p {
    margin-bottom: 10px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card {
    padding: 22px 12px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .number {
    font-size: 24px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .text {
    font-size: 16px;
  }
  #aboutUsSection .about-us-form-container .section-title {
    margin-bottom: 32px;
  }
  #ourPartnersSection .our-partners-form-alert .title {
    font-size: 48px;
  }
  .partner-card .apply-btn {
    font-size: 13px;
    padding: 6px 16px;
  }
  #ourServicesSection .partner-card .apply-btn .service-card:after,
  .custom-scrollbar-wrapper
    .partner-card
    .apply-btn
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .partner-card
    .apply-btn
    .swiper-scrollbar-drag:before,
  .partner-card .apply-btn #ourServicesSection .service-card:after,
  .partner-card
    .apply-btn
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .partner-card
    .apply-btn
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .partner-card .apply-btn .icon {
    font-size: 20px;
  }
  .custom-scrollbar-wrapper .primary-button .text-wrapper {
    font-size: 14px !important;
  }
  .primary-tab .nav-link {
    font-size: 16px;
    padding: 10px;
  }
  .primary-tab-wrapper {
    padding: 10px;
  }
  .credential-card {
    gap: 24px;
    padding: 20px;
  }
}
@media (min-width: 1600px) {
  #ourServicesSection .ghost-button.type-icon .service-card:after,
  .custom-scrollbar-wrapper
    .ghost-button.type-icon
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .ghost-button.type-icon
    .swiper-scrollbar-drag:before,
  .ghost-button.type-icon #ourServicesSection .service-card:after,
  .ghost-button.type-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .ghost-button.type-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .ghost-button.type-icon .icon {
    margin-right: 8px;
  }
  .form-alert .title {
    font-size: 64px;
  }
  .form-alert .description {
    font-size: 24px;
  }
  .website-detail-card .description strong {
    font-size: 32px;
    margin-bottom: 16px;
  }
  #ourCertificatesSection .form-alert .description,
  #successStoriesSection .form-alert .description {
    font-size: 24px;
  }
  .checkbox-list .checkbox-item {
    flex: 0 0 calc(25% - var(--gap));
    height: 150px;
  }
  #aboutUsSection .normal .button-wrapper > .btn {
    font-size: calc(var(--row-height) * 0.03571);
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-outer-box {
    padding: 40px 25px 40px 40px;
  }
  #aboutUsSection
    .expanded-about-us
    .about-us-content
    .content-box::-webkit-scrollbar {
    width: 6px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box {
    font-size: 16px;
    max-height: 474px;
    padding-right: 25px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .content-box p {
    margin-bottom: 15px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card {
    padding: 32px 15px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .number {
    font-size: 28px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .gradient-card .text {
    font-size: 18px;
  }
  #aboutUsSection
    .expanded-about-us
    .about-us-content
    .gradient-card-wrapper
    .gradient-card:last-child {
    padding: 18px;
  }
  #aboutUsSection .expanded-about-us .about-us-content .credential-card {
    margin-top: 24px;
  }
  #aboutUsSection .about-us-form-alert .description,
  #clientTestimonialsSection .form-alert .description {
    font-size: 24px;
  }
  #ourPartnersSection .expanded,
  #ourPartnersSection .normal {
    padding: calc(var(--row-height) * 0.11161) calc(var(--row-height) * 0.125);
  }
  #workWithUsSection .expanded .section-header {
    margin-bottom: 40px;
  }
  #workWithUsSection .expanded .primary-button {
    margin-top: 40px;
  }
  .primary-tab .nav-link {
    font-size: 18px;
    padding: 12px;
  }
  .primary-tab-wrapper {
    padding: 12px;
  }
  .credential-card {
    padding: 24px;
  }
  .credential-card .title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .credential-card .desc,
  .credential-card p {
    font-size: 15px;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.show:not(.hiding),
  .offcanvas-xxl.showing {
    transform: none;
  }
  .offcanvas-xxl.show,
  .offcanvas-xxl.showing {
    visibility: visible;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.show:not(.hiding),
  .offcanvas-xl.showing {
    transform: none;
  }
  .offcanvas-xl.show,
  .offcanvas-xl.showing {
    visibility: visible;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.show:not(.hiding),
  .offcanvas-lg.showing {
    transform: none;
  }
  .offcanvas-lg.show,
  .offcanvas-lg.showing {
    visibility: visible;
  }
}
@media (max-width: 991px) {
  #ourCertificatesSection .certificate-card {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.show:not(.hiding),
  .offcanvas-md.showing {
    transform: none;
  }
  .offcanvas-md.show,
  .offcanvas-md.showing {
    visibility: visible;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.show:not(.hiding),
  .offcanvas-sm.showing {
    transform: none;
  }
  .offcanvas-sm.show,
  .offcanvas-sm.showing {
    visibility: visible;
  }
}
@media (hover: hover) and (pointer: fine) {
  .project-card:hover .detail-icon {
    background-color: var(--color-green-sage);
  }
  #ourServicesSection .project-card:hover .detail-icon .service-card:after,
  .custom-scrollbar-wrapper
    .project-card:hover
    .detail-icon
    .swiper-scrollbar-drag:after,
  .custom-scrollbar-wrapper
    .project-card:hover
    .detail-icon
    .swiper-scrollbar-drag:before,
  .project-card:hover .detail-icon #ourServicesSection .service-card:after,
  .project-card:hover
    .detail-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:after,
  .project-card:hover
    .detail-icon
    .custom-scrollbar-wrapper
    .swiper-scrollbar-drag:before,
  .project-card:hover .detail-icon .icon {
    color: #fff;
  }
  .vertical-stack-slider .swiper-controls .next-slide-btn:hover,
  .vertical-stack-slider .swiper-controls .prev-slide-btn:hover {
    background-color: var(--color-green-sage);
  }
  .checkbox-list .checkbox-item:hover {
    background: #ffffff4d;
  }
  #workWithUsSection .work-card .apply-btn:hover {
    background-color: var(--color-green-sage);
  }
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
  .accordion-button,
  .accordion-button:after,
  .btn,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start,
  .collapsing,
  .collapsing.collapse-horizontal,
  .fade,
  .icon-link > .bi,
  .modal.fade .modal-dialog,
  .nav-link,
  .offcanvas {
    transition: none;
  }
}
