/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: var(--primary-purple);
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-inline: auto;
  z-index: 1;
}

.swiper {
  margin-inline: auto;
  position: relative;
  overflow: hidden;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

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

.swiper-wrapper {
  position: relative;
  inline-size: 100%;
  block-size: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

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

.swiper-slide {
  flex-shrink: 0;
  inline-size: 100%;
  block-size: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  block-size: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 75rem;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 75rem;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-inline-size: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-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 {
  block-size: 100%;
  min-block-size: 0.0625rem;
  inline-size: 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 {
  inline-size: 100%;
  min-inline-size: 0.0625rem;
  block-size: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  inline-size: 100%;
  block-size: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-lazy-preloader {
  inline-size: 2.625rem;
  block-size: 2.625rem;
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 50%;
  margin-inline-start: -1.3125rem;
  margin-block-start: -1.3125rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: content-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: var(--white);
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: var(--black);
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

body:not(.OurWorkHolder, .HomePage) {
  /* Navigation font start */
  /* Navigation font end */
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev,
body:not(.OurWorkHolder, .HomePage) .swiper-button-next {
  position: absolute;
  inset-block-start: var(--swiper-navigation-top-offset, 50%);
  inline-size: calc(var(--swiper-navigation-size) / 44 * 27);
  block-size: var(--swiper-navigation-size);
  margin-block-start: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev.swiper-button-disabled,
body:not(.OurWorkHolder, .HomePage) .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev.swiper-button-hidden,
body:not(.OurWorkHolder, .HomePage) .swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled body:not(.OurWorkHolder, .HomePage) .swiper-button-prev,
.swiper-navigation-disabled body:not(.OurWorkHolder, .HomePage) .swiper-button-next {
  display: none !important;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev svg,
body:not(.OurWorkHolder, .HomePage) .swiper-button-next svg {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl body:not(.OurWorkHolder, .HomePage) .swiper-button-prev svg,
.swiper-rtl body:not(.OurWorkHolder, .HomePage) .swiper-button-next svg {
  transform: rotate(180deg);
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev,
body:not(.OurWorkHolder, .HomePage) .swiper-rtl .swiper-button-next {
  inset-inline-start: var(--swiper-navigation-sides-offset, 0.75rem);
  inset-inline-end: auto;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-next,
body:not(.OurWorkHolder, .HomePage) .swiper-rtl .swiper-button-prev {
  inset-inline-end: var(--swiper-navigation-sides-offset, 0.75rem);
  inset-inline-start: auto;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-lock {
  display: none;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev::after,
body:not(.OurWorkHolder, .HomePage) .swiper-button-next::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-prev::after,
body:not(.OurWorkHolder, .HomePage) .swiper-rtl .swiper-button-next::after {
  content: "prev";
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-next,
body:not(.OurWorkHolder, .HomePage) .swiper-rtl .swiper-button-prev {
  inset-inline-end: var(--swiper-navigation-sides-offset, 0.75rem);
  inset-inline-start: auto;
}
body:not(.OurWorkHolder, .HomePage) .swiper-button-next::after,
body:not(.OurWorkHolder, .HomePage) .swiper-rtl .swiper-button-prev::after {
  content: "next";
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 0.375rem;
  --swiper-pagination-bottom: 0.375rem;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 0.375rem;
  --swiper-pagination-bullet-inline-size: 0.375rem;
  --swiper-pagination-bullet-block-size: 0.375rem;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

body:not(.OurWorkHolder) {
  /* Common Styles */
  /* Bullets */
  /* Fraction */
  /* Progress */
}
body:not(.OurWorkHolder) .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
body:not(.OurWorkHolder) .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > body:not(.OurWorkHolder) .swiper-pagination, body:not(.OurWorkHolder) .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
body:not(.OurWorkHolder) .swiper-pagination-fraction,
body:not(.OurWorkHolder) .swiper-pagination-custom,
body:not(.OurWorkHolder) .swiper-horizontal > .swiper-pagination-bullets,
body:not(.OurWorkHolder) .swiper-pagination-bullets.swiper-pagination-horizontal {
  inset-block-end: var(--swiper-pagination-bottom, 0.375rem);
  inset-block-start: var(--swiper-pagination-top, auto);
  inset-inline-start: 0;
  inline-size: 100%;
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
body:not(.OurWorkHolder) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
body:not(.OurWorkHolder) .swiper-pagination-bullet {
  inline-size: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 0.375rem));
  block-size: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 0.375rem));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, var(--black));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
buttonbody:not(.OurWorkHolder) .swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable body:not(.OurWorkHolder) .swiper-pagination-bullet {
  cursor: pointer;
}
body:not(.OurWorkHolder) .swiper-pagination-bullet:only-child {
  display: none !important;
}
body:not(.OurWorkHolder) .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
body:not(.OurWorkHolder) .swiper-vertical > .swiper-pagination-bullets,
body:not(.OurWorkHolder) .swiper-pagination-vertical.swiper-pagination-bullets {
  inset-inline-end: var(--swiper-pagination-right, 0.375rem);
  inset-inline-start: var(--swiper-pagination-left, auto);
  inset-block-start: 50%;
  transform: translate3d(0px, -50%, 0);
}
body:not(.OurWorkHolder) .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
body:not(.OurWorkHolder) .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 0.375rem) 0;
  display: block;
}
body:not(.OurWorkHolder) .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
body:not(.OurWorkHolder) .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  inset-block-start: 50%;
  transform: translateY(-50%);
  inline-size: 0.375rem;
}
body:not(.OurWorkHolder) .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
body:not(.OurWorkHolder) .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
body:not(.OurWorkHolder) .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
body:not(.OurWorkHolder) .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.375rem);
}
body:not(.OurWorkHolder) .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
body:not(.OurWorkHolder) .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  transform: translateX(-50%);
  white-space: nowrap;
}
body:not(.OurWorkHolder) .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
body:not(.OurWorkHolder) .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform;
}
body:not(.OurWorkHolder) .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform;
}
body:not(.OurWorkHolder) .swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
body:not(.OurWorkHolder) .swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
body:not(.OurWorkHolder) .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  inline-size: 100%;
  block-size: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl body:not(.OurWorkHolder) .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > body:not(.OurWorkHolder) .swiper-pagination-progressbar, body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  inline-size: 100%;
  block-size: var(--swiper-pagination-progressbar-size, 0.375rem);
  inset-inline-start: 0;
  inset-block-start: 0;
}
.swiper-vertical > body:not(.OurWorkHolder) .swiper-pagination-progressbar, body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, body:not(.OurWorkHolder) .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  inline-size: var(--swiper-pagination-progressbar-size, 0.375rem);
  block-size: 100%;
  inset-inline-start: 0;
  inset-block-start: 0;
}
body:not(.OurWorkHolder) .swiper-pagination-lock {
  display: none;
}

.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;
}
/*# sourceMappingURL=../maps/swiper.css.map */
