/**
 * Swiper 8.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 6, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

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

.swiper-pointer-events {
  touch-action: pan-y; }

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

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

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .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, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-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-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-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: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

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

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          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-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none;
  transition: color 0.5s ease, border 0.5s ease, background 0.5s ease; }
  a:active, a:focus, a:hover {
    text-decoration: none; }

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  box-sizing: border-box; }

/* --- CLEARFIX --- */
.clearfix {
  display: block;
  zoom: 1; }
  .clearfix:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden; }

::-moz-selection {
  background: #000000;
  color: #ffffff; }

::selection {
  background: #000000;
  color: #ffffff; }

::-moz-selection {
  background: #000000;
  color: #ffffff; }

/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  /* Browsers have different default form fonts */
  font-size: 13px;
  font-family: Arial; }

input {
  -webkit-appearance: none; }

/* Remove the stupid outer glow in Webkit */
input:focus {
  outline: 0; }

/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
  box-sizing: border-box; }

/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  box-sizing: border-box; }

/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px; }

/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box; }

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none; }

/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  /* Fix IE7 display bug */
  overflow: visible;
  width: auto; }

/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none; }

/* Textarea
-----------------------------------------------*/
textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto; }

/* Selects
-----------------------------------------------*/
select[multiple] {
  /* Move the label to the top */
  vertical-align: top; }

iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"],
iframe[src*="vimeo.com"] {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9; }

/*
Ability to set font size, line height, and font size for each breakpoint
Headings usually have setup scale of 1, .95, .9, .85, .8, .75
*/
/*
Ability to set columns, margins, how many columns for each breakpoint, and margins for each breakpoint
For scaling down margin relatively, 1, .9, .8, .7, .6, .5 works well
*/
html {
  font-size: 18px; }

body {
  color: #ffffff;
  margin: 0px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased; }
  body.inactive {
    height: 100vh;
    overflow: hidden; }

header {
  background: #ffffff;
  height: 112px;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 9999;
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.1); }
  @media (max-width: 960px) {
    header {
      height: 72px; } }
  header img {
    width: 184px; }
    @media (max-width: 600px) {
      header img {
        height: 20px;
        width: auto;
        max-width: 400px; } }
    @media (max-width: 480px) {
      header img {
        height: 12px; } }
  header .content {
    display: flex;
    align-items: center;
    height: 100%; }
    header .content .contact {
      display: flex;
      align-items: center;
      height: 100%;
      margin-left: auto; }
    header .content .question {
      color: #12295d;
      font-family: "proxima-nova", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 1;
      margin-right: 20px; }
      @media (max-width: 480px) {
        header .content .question {
          font-size: 14px;
          margin-right: 10px; } }
    header .content .button {
      padding: 14px 1pc;
      color: #12295d; }
      header .content .button:hover {
        color: #ffffff; }

footer {
  width: 100%; }
  footer .top {
    background: #12285D;
    padding: 50px 0px; }
    footer .top h1 {
      margin-bottom: 30px; }
    footer .top img {
      margin-bottom: 20px; }
    footer .top a {
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left; }
      footer .top a:hover:before {
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transform-origin: bottom right;
                transform-origin: bottom right; }
      footer .top a:before {
        background-color: #ff644c;
        bottom: -4px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        transition: -webkit-transform .25s ease-out;
        transition: transform .25s ease-out;
        transition: transform .25s ease-out, -webkit-transform .25s ease-out;
        width: 100%;
        -webkit-transform-origin: bottom left;
                transform-origin: bottom left; }
  footer .bottom {
    background: #0a1e50;
    padding: 50px 0px 10px; }
    footer .bottom p {
      color: #aeaebc;
      margin-bottom: 20px; }
      footer .bottom p a {
        color: #aeaebc; }
        footer .bottom p a:before {
          bottom: 0px; }
    footer .bottom a {
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left; }
      footer .bottom a:hover:before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1);
        -webkit-transform-origin: bottom left;
                transform-origin: bottom left; }
      footer .bottom a:before {
        background-color: #ff644c;
        bottom: -4px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        transition: -webkit-transform .25s ease-out;
        transition: transform .25s ease-out;
        transition: transform .25s ease-out, -webkit-transform .25s ease-out;
        width: 100%;
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transform-origin: bottom right;
                transform-origin: bottom right; }
    footer .bottom ul li {
      margin-bottom: 20px;
      font-size: 16px; }
      footer .bottom ul li:last-of-type {
        margin-bottom: 0px; }
    footer .bottom .socials {
      margin-bottom: 20px; }
      footer .bottom .socials a {
        border: 2px solid #ff644c;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 40px;
        overflow: hidden;
        margin-right: 20px; }
        footer .bottom .socials a:hover {
          border: 2px solid transparent;
          background: #12295d; }
          footer .bottom .socials a:hover .icon {
            top: 44px; }
        footer .bottom .socials a .icon {
          background-position: 50%;
          background-repeat: no-repeat;
          display: block;
          height: 36px;
          position: relative;
          top: 0;
          transition-duration: .35s;
          transition-property: top;
          transition-timing-function: ease;
          width: 36px; }
          footer .bottom .socials a .icon.instagram {
            background-image: url(images/social_instagram_hover.svg); }
            footer .bottom .socials a .icon.instagram:before {
              background-image: url(images/social_instagram.svg); }
          footer .bottom .socials a .icon.facebook {
            background-image: url(images/social_facebook_hover.svg); }
            footer .bottom .socials a .icon.facebook:before {
              background-image: url(images/social_facebook.svg); }
          footer .bottom .socials a .icon.twitter {
            background-image: url(images/social_twitter_hover.svg); }
            footer .bottom .socials a .icon.twitter:before {
              background-image: url(images/social_twitter.svg); }
          footer .bottom .socials a .icon.linkedin {
            background-image: url(images/social_linkedin_hover.svg); }
            footer .bottom .socials a .icon.linkedin:before {
              background-image: url(images/social_linkedin.svg); }
          footer .bottom .socials a .icon:before {
            background-position: 50%;
            background-repeat: no-repeat;
            content: "";
            display: block;
            height: 36px;
            position: absolute;
            top: -44px;
            width: 36px; }
    footer .bottom .copyright {
      display: flex;
      font-size: 14px;
      color: #aeaebc; }
      footer .bottom .copyright p {
        margin-bottom: 0px;
        font-size: 14px; }
      footer .bottom .copyright a {
        color: #aeaebc; }
        footer .bottom .copyright a:before {
          display: none !important; }
      footer .bottom .copyright .left {
        width: 50%; }
      footer .bottom .copyright .right {
        width: 50%;
        text-align: right; }

.wrapper {
  margin-top: 112px; }
  @media (max-width: 960px) {
    .wrapper {
      margin-top: 72px; } }
.button {
  display: inline-block;
  padding: 20px 35px;
  background: #ffffff;
  border: 2px solid #F23A1D;
  border-radius: 6px;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-wrap: nowrap;
  font-size: 14px;
  transition: all 0.5s ease; }
  @media (max-width: 768px) {
    .button {
      padding: 15px 30px; } }
  @media (max-width: 480px) {
    .button {
      padding: 10px 20px;
      font-size: 12px; } }
  .button:hover {
    background: #F23A1D;
    color: #ffffff; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

strong, b {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

.reveal {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .reveal.active {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .reveal.logos {
    -webkit-transform: translateY(calc(-50% + 50px)) !important;
            transform: translateY(calc(-50% + 50px)) !important; }
    .reveal.logos.active {
      -webkit-transform: translateY(-50%) !important;
              transform: translateY(-50%) !important; }

h1 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  font-size: 56px;
  line-height: 1;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1200px) {
    h1 {
      font-size: 45px; } }
  @media only screen and (max-width: 960px) {
    h1 {
      font-size: 39px; } }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 34px; } }
  @media only screen and (max-width: 480px) {
    h1 {
      font-size: 22px; } }
  @media only screen and (max-width: 320px) {
    h1 {
      font-size: 22px; } }
  @media (max-width: 960px) {
    h1 {
      margin-bottom: 30px; } }
h2 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.25;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1200px) {
    h2 {
      font-size: 46px; } }
  @media only screen and (max-width: 960px) {
    h2 {
      font-size: 43px; } }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 38px; } }
  @media only screen and (max-width: 480px) {
    h2 {
      font-size: 34px; } }
  @media only screen and (max-width: 320px) {
    h2 {
      font-size: 34px; } }
  @media (max-width: 960px) {
    h2 {
      margin-bottom: 30px; } }
h3 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #161116;
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1200px) {
    h3 {
      font-size: 34px; } }
  @media only screen and (max-width: 960px) {
    h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 31px; } }
  @media only screen and (max-width: 480px) {
    h3 {
      font-size: 29px; } }
  @media only screen and (max-width: 320px) {
    h3 {
      font-size: 27px; } }
  @media (max-width: 960px) {
    h3 {
      margin-bottom: 30px; } }
h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #161116;
  font-size: 28px;
  line-height: 1.35;
  margin-bottom: 15px; }
  @media only screen and (max-width: 1200px) {
    h4 {
      font-size: 27px; } }
  @media only screen and (max-width: 960px) {
    h4 {
      font-size: 25px; } }
  @media only screen and (max-width: 768px) {
    h4 {
      font-size: 24px; } }
  @media only screen and (max-width: 480px) {
    h4 {
      font-size: 22px; } }
  @media only screen and (max-width: 320px) {
    h4 {
      font-size: 21px; } }
h5 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #161116;
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 15px; }
  @media only screen and (max-width: 1200px) {
    h5 {
      font-size: 23px; } }
  @media only screen and (max-width: 960px) {
    h5 {
      font-size: 23px; } }
  @media only screen and (max-width: 768px) {
    h5 {
      font-size: 22px; } }
  @media only screen and (max-width: 480px) {
    h5 {
      font-size: 22px; } }
  @media only screen and (max-width: 320px) {
    h5 {
      font-size: 22px; } }
p, ul, ol {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 40px;
  font-size: 21px; }
  @media (max-width: 960px) {
    p, ul, ol {
      margin-bottom: 30px; } }
  @media (max-width: 480px) {
    p, ul, ol {
      font-size: 16px; } }
.block {
  width: 100%;
  position: relative; }

.content {
  padding: 0px 20px;
  max-width: 1200px;
  margin: 0px auto;
  z-index: 2;
  position: relative; }

.scroller {
  height: 500px;
  background-image: url(images/background.png);
  background-size: cover;
  background-position: top center; }

.intro {
  padding: 100px 0px 200px;
  background: #05051E;
  position: relative; }
  @media (max-width: 1400px) {
    .intro {
      padding: 100px 0px 200px; } }
  @media (max-width: 768px) {
    .intro {
      padding: 0px 0px 150px; } }
  @media (max-width: 480px) {
    .intro {
      padding: 0px 0px 120px; } }
  .intro:before {
    content: '';
    background-image: linear-gradient(to right, #05051e, rgba(5, 5, 30, 0.75), rgba(5, 5, 30, 0));
    position: absolute;
    left: 50%;
    height: 100%;
    top: 0px;
    width: 20%;
    z-index: 2; }
    @media (max-width: 768px) {
      .intro:before {
        display: none; } }
  .intro h1 {
    font-size: 92px;
    line-height: 0.9;
    color: #ffffff;
    max-width: 75%;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -4px;
    z-index: 3; }
    @media only screen and (max-width: 1200px) {
      .intro h1 {
        font-size: 74px; } }
    @media only screen and (max-width: 960px) {
      .intro h1 {
        font-size: 64px; } }
    @media only screen and (max-width: 768px) {
      .intro h1 {
        font-size: 55px; } }
    @media only screen and (max-width: 480px) {
      .intro h1 {
        font-size: 46px; } }
    @media only screen and (max-width: 320px) {
      .intro h1 {
        font-size: 46px; } }
    @media (max-width: 768px) {
      .intro h1 {
        max-width: 100%; } }
  .intro video {
    width: 50%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top right;
       object-position: top right;
    position: absolute;
    top: 0px;
    right: 0px; }
    @media (max-width: 768px) {
      .intro video {
        width: 100%;
        height: 400px;
        position: relative;
        left: 0px;
        top: 0px;
        bottom: auto;
        right: auto;
        -o-object-position: top center;
           object-position: top center;
        z-index: 0;
        margin-bottom: 40px; } }
    @media (max-width: 480px) {
      .intro video {
        height: 300px; } }
  .intro p {
    font-size: 24px;
    color: #ffffff;
    z-index: 3;
    max-width: 60%; }
    @media (max-width: 768px) {
      .intro p {
        max-width: 100%; } }
    @media (max-width: 1200px) {
      .intro p {
        font-size: 24px; } }
    @media (max-width: 480px) {
      .intro p {
        font-size: 20px; } }
.behaviors {
  background-image: linear-gradient(to bottom, #05051E, #110B36);
  text-align: center;
  padding-bottom: 60px; }
  .behaviors h3 {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .behaviors h3 {
        margin-bottom: 40px; } }
  .behaviors .logos {
    border: 1px solid #d6d6df;
    border-radius: 16px;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.1);
    padding: 6% 6% 3%;
    text-align: center;
    margin-bottom: -90px; }
    @media (max-width: 768px) {
      .behaviors .logos {
        padding: 6% 4% 3%;
        margin-bottom: -20px; } }
    @media (max-width: 480px) {
      .behaviors .logos {
        padding: 6% 2% 4%;
        margin-bottom: 0px; } }
    .behaviors .logos h3 {
      font-size: 18px;
      color: #B6B6B6;
      text-transform: uppercase;
      margin-bottom: 30px;
      letter-spacing: 6px;
      display: block;
      line-height: 1.15;
      color: #a1a1a1;
      margin-bottom: 40px; }
      @media (max-width: 768px) {
        .behaviors .logos h3 {
          margin-bottom: 30px;
          font-size: 18px;
          letter-spacing: 4px; } }
      @media (max-width: 480px) {
        .behaviors .logos h3 {
          margin-bottom: 20px;
          font-size: 14px;
          letter-spacing: 2px; } }
    .behaviors .logos .companies {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .behaviors .logos .companies img {
        margin: 0px 2.5% 4%; }
        @media (max-width: 1400px) {
          .behaviors .logos .companies img {
            max-height: 40px; } }
        @media (max-width: 768px) {
          .behaviors .logos .companies img {
            max-height: 20px; } }
        @media (max-width: 480px) {
          .behaviors .logos .companies img {
            max-height: 15px; } }
  .behaviors .stats {
    display: flex; }
    @media (max-width: 768px) {
      .behaviors .stats {
        flex-direction: column; } }
    .behaviors .stats .stat {
      width: 33.3%;
      padding: 0px 3%; }
      @media (max-width: 768px) {
        .behaviors .stats .stat {
          width: 100%; } }
      .behaviors .stats .stat .number {
        font-family: "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 54px;
        line-height: 0.9;
        margin-bottom: 10px;
        display: block; }
        @media only screen and (max-width: 1200px) {
          .behaviors .stats .stat .number {
            font-size: 51px; } }
        @media only screen and (max-width: 960px) {
          .behaviors .stats .stat .number {
            font-size: 49px; } }
        @media only screen and (max-width: 768px) {
          .behaviors .stats .stat .number {
            font-size: 46px; } }
        @media only screen and (max-width: 480px) {
          .behaviors .stats .stat .number {
            font-size: 43px; } }
        @media only screen and (max-width: 320px) {
          .behaviors .stats .stat .number {
            font-size: 41px; } }
      .behaviors .stats .stat p {
        font-size: 24px; }
        @media (max-width: 768px) {
          .behaviors .stats .stat p {
            font-size: 20px;
            max-width: 75%;
            margin-left: auto;
            margin-right: auto; } }
.portfolio {
  position: relative;
  overflow: hidden; }
  .portfolio:before {
    content: '';
    width: 100%;
    height: 275px;
    display: block;
    background-image: linear-gradient(to bottom, rgba(13, 0, 7, 0), #0d0007);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2; }
  .portfolio .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 5; }
  .portfolio .swiper-slide {
    background-size: cover;
    background-position: bottom center; }
  .portfolio .gallery-top {
    width: 100%; }
    @media (max-width: 960px) {
      .portfolio .gallery-top .swiper-button-white {
        display: none; } }
    .portfolio .gallery-top .swiper-slide {
      padding: 150px 0px 22%;
      height: auto; }
      @media (max-width: 1400px) {
        .portfolio .gallery-top .swiper-slide {
          padding: 100px 40px 25%; } }
      @media (max-width: 1200px) {
        .portfolio .gallery-top .swiper-slide {
          padding: 100px 40px 30%; } }
      @media (max-width: 960px) {
        .portfolio .gallery-top .swiper-slide {
          padding: 100px 0px 30%; } }
      @media (max-width: 768px) {
        .portfolio .gallery-top .swiper-slide {
          padding: 100px 0px 250px; } }
      @media (max-width: 480px) {
        .portfolio .gallery-top .swiper-slide {
          padding: 100px 0px 180px; } }
      .portfolio .gallery-top .swiper-slide .content {
        display: flex;
        align-items: center; }
        @media (max-width: 480px) {
          .portfolio .gallery-top .swiper-slide .content {
            flex-direction: column; } }
        .portfolio .gallery-top .swiper-slide .content.dark .left h2, .portfolio .gallery-top .swiper-slide .content.dark .left p {
          color: #000000; }
        .portfolio .gallery-top .swiper-slide .content .left {
          width: 70%;
          padding-right: 10%; }
          @media (max-width: 480px) {
            .portfolio .gallery-top .swiper-slide .content .left {
              order: 2;
              width: 100%;
              padding-right: 0px; } }
          .portfolio .gallery-top .swiper-slide .content .left img {
            margin-bottom: 15px;
            width: auto; }
          .portfolio .gallery-top .swiper-slide .content .left .logo-burger-king {
            height: 90px; }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-burger-king {
                height: 70px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-burger-king {
                height: 50px; } }
          .portfolio .gallery-top .swiper-slide .content .left .logo-lunchables {
            height: 87px; }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-lunchables {
                height: 67px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-lunchables {
                height: 47px; } }
          .portfolio .gallery-top .swiper-slide .content .left .logo-motts {
            height: 52px; }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-motts {
                height: 42px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-motts {
                height: 32px; } }
          .portfolio .gallery-top .swiper-slide .content .left .logo-synchrony {
            height: 60px; }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-synchrony {
                height: 50px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-synchrony {
                height: 40px; } }
          .portfolio .gallery-top .swiper-slide .content .left .logo-starbucks {
            height: 90px; }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-starbucks {
                height: 70px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left .logo-starbucks {
                height: 50px; } }
          .portfolio .gallery-top .swiper-slide .content .left h2 {
            margin-bottom: 20px; }
            .portfolio .gallery-top .swiper-slide .content .left h2.stat {
              margin-bottom: 0px; }
          .portfolio .gallery-top .swiper-slide .content .left p {
            font-size: 32px; }
            .portfolio .gallery-top .swiper-slide .content .left p.smaller {
              font-size: 24px; }
              @media (max-width: 1200px) {
                .portfolio .gallery-top .swiper-slide .content .left p.smaller {
                  font-size: 21px; } }
              @media (max-width: 768px) {
                .portfolio .gallery-top .swiper-slide .content .left p.smaller {
                  font-size: 18px; } }
              @media (max-width: 480px) {
                .portfolio .gallery-top .swiper-slide .content .left p.smaller {
                  font-size: 16px; } }
            @media (max-width: 1200px) {
              .portfolio .gallery-top .swiper-slide .content .left p {
                font-size: 24px; } }
            @media (max-width: 768px) {
              .portfolio .gallery-top .swiper-slide .content .left p {
                font-size: 21px; } }
            @media (max-width: 480px) {
              .portfolio .gallery-top .swiper-slide .content .left p {
                font-size: 18px; } }
          .portfolio .gallery-top .swiper-slide .content .left .box {
            border-radius: 10px;
            background: rgba(184, 41, 10, 0.5);
            display: flex;
            padding: 20px;
            align-items: center; }
            .portfolio .gallery-top .swiper-slide .content .left .box p {
              margin-bottom: 0px;
              font-size: 21px; }
            .portfolio .gallery-top .swiper-slide .content .left .box .button {
              margin-left: auto;
              border: none !important; }
              .portfolio .gallery-top .swiper-slide .content .left .box .button:hover {
                color: #000000;
                background: #ffffff; }
        .portfolio .gallery-top .swiper-slide .content .right {
          width: 30%; }
          @media (max-width: 480px) {
            .portfolio .gallery-top .swiper-slide .content .right {
              order: 1;
              width: 50%;
              margin: 0px auto 30px; } }
          .portfolio .gallery-top .swiper-slide .content .right .device {
            position: relative; }
            .portfolio .gallery-top .swiper-slide .content .right .device video {
              max-width: 100%;
              height: auto; }
            .portfolio .gallery-top .swiper-slide .content .right .device img, .portfolio .gallery-top .swiper-slide .content .right .device video {
              border-radius: 28px;
              position: relative;
              z-index: 2; }
              @media (max-width: 768px) {
                .portfolio .gallery-top .swiper-slide .content .right .device img, .portfolio .gallery-top .swiper-slide .content .right .device video {
                  border-radius: 14px; } }
            .portfolio .gallery-top .swiper-slide .content .right .device .emb1, .portfolio .gallery-top .swiper-slide .content .right .device .emb2 {
              position: absolute;
              border-radius: 0px; }
            .portfolio .gallery-top .swiper-slide .content .right .device.lunchables .emb1 {
              top: -15%;
              left: -25%;
              z-index: 3;
              width: 75%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.lunchables .emb2 {
              bottom: -10%;
              right: -20%;
              z-index: 3;
              width: 75%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.motts .emb1 {
              top: 10%;
              left: -45%;
              z-index: 1;
              width: 75%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.motts .emb2 {
              bottom: -5%;
              right: -20%;
              z-index: 3;
              width: 55%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.synchrony .emb1 {
              top: -8%;
              right: -18%;
              z-index: 3;
              width: 37%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.synchrony .emb2 {
              bottom: 2%;
              left: -36%;
              z-index: 1;
              width: 55%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.starbucks .emb1 {
              top: 25%;
              left: -22%;
              z-index: 1;
              width: 45%; }
            .portfolio .gallery-top .swiper-slide .content .right .device.starbucks .emb2 {
              bottom: -9%;
              right: -28%;
              z-index: 3;
              width: 58%; }
  .portfolio .gallery-thumbs {
    padding: 10px 40px 0px;
    position: absolute;
    bottom: 0px;
    margin-bottom: 100px;
    z-index: 6; }
  .portfolio .gallery-thumbs .swiper-slide {
    aspect-ratio: 379 / 164;
    opacity: 0.5;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer; }
    @media (max-width: 768px) {
      .portfolio .gallery-thumbs .swiper-slide {
        border-radius: 8px; } }
    .portfolio .gallery-thumbs .swiper-slide:hover {
      opacity: 1; }
  .portfolio .swiper-button-next, .portfolio .swiper-rtl .swiper-button-prev, .portfolio .swiper-button-prev, .portfolio .swiper-rtl .swiper-button-next {
    color: #ffffff; }
  .portfolio .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    cursor: default; }
    .portfolio .gallery-thumbs .swiper-slide-thumb-active.burgerking {
      box-shadow: 0px 24px 100px 0px #E6822759; }
    .portfolio .gallery-thumbs .swiper-slide-thumb-active.lunchables {
      box-shadow: 0px 24px 100px 0px #27E66859; }
    .portfolio .gallery-thumbs .swiper-slide-thumb-active.motts {
      box-shadow: 0px 24px 100px 0px #80FF0059; }
    .portfolio .gallery-thumbs .swiper-slide-thumb-active.synchrony {
      box-shadow: 0px 24px 100px 0px #ffffff; }
    .portfolio .gallery-thumbs .swiper-slide-thumb-active.starbucks {
      box-shadow: 0px 24px 100px 0px #5BA9EB59; }

.solutions {
  background-image: linear-gradient(to bottom, #0D0007, #000000);
  padding: 100px 0px;
  text-align: center; }
  @media (max-width: 1400px) {
    .solutions {
      padding: 50px 0px; } }
  @media (max-width: 768px) {
    .solutions {
      padding: 0px 0px; } }
  .solutions h2 {
    margin-bottom: 20px; }
  .solutions p {
    font-size: 20px;
    margin-bottom: 20px; }
  .solutions .icons {
    display: flex;
    width: 100%;
    justify-content: left;
    flex-flow: row wrap; }
    .solutions .icons .icon {
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 10px;
      padding: 60px 30px 20px; }
      @media only screen and (min-width: 1400px) and (max-width: 9999px) {
        .solutions .icons .icon {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 120px - .05px)/4); }
          .solutions .icons .icon:nth-child(4n+4), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1400px) {
        .solutions .icons .icon {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 120px - .05px)/4); }
          .solutions .icons .icon:nth-child(4n+4), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 960px) and (max-width: 1200px) {
        .solutions .icons .icon {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 120px - .05px)/4); }
          .solutions .icons .icon:nth-child(4n+4), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 768px) and (max-width: 960px) {
        .solutions .icons .icon {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 80px - .05px)/3); }
          .solutions .icons .icon:nth-child(3n+3), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 480px) and (max-width: 768px) {
        .solutions .icons .icon {
          margin-bottom: 40px;
          margin-right: 40px !important;
          width: calc((100% - 80px)/3); }
          .solutions .icons .icon:nth-child(3n+3), .solutions .icons .icon:last-of-type {
            margin-right: 0px !important; } }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .solutions .icons .icon {
          margin-bottom: 20px;
          margin-right: 20px;
          width: calc((100% - 20px)/2); }
          .solutions .icons .icon:nth-child(2n+2), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 0px) and (max-width: 320px) {
        .solutions .icons .icon {
          margin-bottom: 20px;
          margin-right: 20px;
          width: calc((100% - 20px)/2); }
          .solutions .icons .icon:nth-child(2n+2), .solutions .icons .icon:last-of-type {
            margin-right: 0px; } }
      @media (max-width: 768px) {
        .solutions .icons .icon {
          padding: 40px 20px 10px; } }
      @media (max-width: 480px) {
        .solutions .icons .icon {
          padding: 20px 20px 10px; } }
      @media (max-width: 768px) {
        .solutions .icons .icon p {
          font-size: 16px; } }
      @media (max-width: 480px) {
        .solutions .icons .icon p {
          font-size: 12px; } }
      .solutions .icons .icon img {
        margin-bottom: 20px;
        width: 80px;
        height: 80px;
        -o-object-fit: contain;
           object-fit: contain; }
        @media (max-width: 480px) {
          .solutions .icons .icon img {
            width: 60px;
            height: 60px;
            margin-bottom: 10px; } }
.game {
  position: relative;
  background-image: url(images/game.jpg);
  background-size: cover;
  background-position: center center;
  padding: 150px 0px; }
  @media (max-width: 768px) {
    .game {
      padding: 100px 0px; } }
  @media (max-width: 480px) {
    .game {
      padding: 50px 0px; } }
  .game:before {
    content: '';
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.4));
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }
  .game:after {
    content: '';
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), black);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1; }
  .game .content .gem-pink {
    position: absolute;
    right: 0px;
    top: 25%;
    z-index: 5; }
    @media (max-width: 768px) {
      .game .content .gem-pink {
        width: 25%; } }
  .game .content .gem-orange {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1; }
    @media (max-width: 768px) {
      .game .content .gem-orange {
        width: 25%; } }
  .game .content .gem-teal {
    position: absolute;
    left: -100px;
    top: 50%;
    z-index: 3; }
    @media (max-width: 768px) {
      .game .content .gem-teal {
        width: 25%;
        left: -50px;
        z-index: 1; } }
  .game .content .gem-yellow {
    position: absolute;
    left: 33%;
    top: 35%;
    z-index: 1; }
    @media (max-width: 768px) {
      .game .content .gem-yellow {
        width: 25%; } }
  .game .content .mockup {
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center; }
    @media (max-width: 768px) {
      .game .content .mockup {
        flex-direction: column; } }
    .game .content .mockup .mockup-image {
      width: 40%;
      border-radius: 40px;
      overflow: hidden;
      line-height: 0px;
      font-size: 0px; }
      @media (max-width: 768px) {
        .game .content .mockup .mockup-image {
          border-radius: 20px;
          margin: 0px auto 0px; } }
      .game .content .mockup .mockup-image video {
        width: 100%;
        height: auto;
        max-width: 100%; }
    .game .content .mockup .mockup-text {
      width: 60%;
      padding-left: 10%; }
      @media (max-width: 768px) {
        .game .content .mockup .mockup-text {
          width: 100%;
          padding-left: 0px; } }
      .game .content .mockup .mockup-text p {
        font-size: 32px; }
        @media (max-width: 768px) {
          .game .content .mockup .mockup-text p {
            font-size: 24px; } }
        @media (max-width: 480px) {
          .game .content .mockup .mockup-text p {
            font-size: 20px; } }
      .game .content .mockup .mockup-text .box {
        border-radius: 10px;
        background: rgba(140, 69, 179, 0.5);
        display: flex;
        padding: 20px;
        align-items: center; }
        .game .content .mockup .mockup-text .box p {
          margin-bottom: 0px;
          font-size: 21px; }
          @media (max-width: 480px) {
            .game .content .mockup .mockup-text .box p {
              font-size: 16px; } }
        .game .content .mockup .mockup-text .box .button {
          margin-left: auto;
          border: none !important; }
          .game .content .mockup .mockup-text .box .button:hover {
            color: #000000;
            background: #ffffff; }

.services {
  background: #000000; }
  .services .content {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      .services .content {
        flex-direction: column; } }
    .services .content .services-left {
      position: relative;
      width: 40%; }
      @media (max-width: 768px) {
        .services .content .services-left {
          width: 100%; } }
      .services .content .services-left h2 {
        font-size: 46px; }
        @media (max-width: 768px) {
          .services .content .services-left h2 {
            font-size: 42px; } }
        @media (max-width: 480px) {
          .services .content .services-left h2 {
            font-size: 34px; } }
      .services .content .services-left .team {
        border-radius: 10px; }
        @media (max-width: 768px) {
          .services .content .services-left .team {
            margin-bottom: 30px; } }
      .services .content .services-left .triangle {
        position: absolute;
        right: 15%;
        bottom: -25%;
        z-index: 4; }
    .services .content .services-right {
      width: 60%;
      padding-left: 10%; }
      @media (max-width: 768px) {
        .services .content .services-right {
          width: 100%;
          padding-left: 0px; } }
      .services .content .services-right ul li {
        font-size: 21px;
        color: #B6B6B6;
        text-transform: uppercase;
        margin-bottom: 60px;
        letter-spacing: 6px;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 700; }
        @media (max-width: 768px) {
          .services .content .services-right ul li {
            margin-bottom: 30px; } }
        @media (max-width: 480px) {
          .services .content .services-right ul li {
            font-size: 18px; } }
        .services .content .services-right ul li:last-of-type {
          margin-bottom: 0px; }

.testimonials {
  text-align: center;
  padding-top: 150px; }
  @media (max-width: 768px) {
    .testimonials {
      padding-top: 100px; } }
  @media (max-width: 480px) {
    .testimonials {
      padding-top: 50px; } }
  .testimonials:before {
    content: '';
    width: 100%;
    height: 75%;
    background-image: linear-gradient(to bottom, #000000, #12285D);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }
  .testimonials .divider {
    width: 32px;
    height: 5px;
    background: #E61D2A;
    margin: 0px auto;
    display: inline-block;
    margin-bottom: 40px; }
  .testimonials .people {
    display: flex;
    width: 100%;
    justify-content: left;
    flex-flow: row wrap; }
    .testimonials .people .person {
      background-color: #000000;
      background-size: contain;
      background-position: top center;
      background-repeat: repeat-x;
      position: relative;
      overflow: hidden;
      border-radius: 10px;
      padding: 225px 40px 40px;
      text-align: left; }
      @media only screen and (min-width: 1400px) and (max-width: 9999px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 80px - .05px)/3); }
          .testimonials .people .person:nth-child(3n+3), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1400px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 80px - .05px)/3); }
          .testimonials .people .person:nth-child(3n+3), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 960px) and (max-width: 1200px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 80px - .05px)/3); }
          .testimonials .people .person:nth-child(3n+3), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 768px) and (max-width: 960px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 80px - .05px)/3); }
          .testimonials .people .person:nth-child(3n+3), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 480px) and (max-width: 768px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px !important;
          width: calc((100% - 0px)/1); }
          .testimonials .people .person:nth-child(1n+1), .testimonials .people .person:last-of-type {
            margin-right: 0px !important; } }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 0px)/1); }
          .testimonials .people .person:nth-child(1n+1), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media only screen and (min-width: 0px) and (max-width: 320px) {
        .testimonials .people .person {
          margin-bottom: 40px;
          margin-right: 40px;
          width: calc((100% - 0px)/1); }
          .testimonials .people .person:nth-child(1n+1), .testimonials .people .person:last-of-type {
            margin-right: 0px; } }
      @media (max-width: 480px) {
        .testimonials .people .person {
          padding: 225px 20px 40px; } }
      .testimonials .people .person p, .testimonials .people .person .credit {
        position: relative;
        z-index: 2;
        color: #ffffff;
        display: block; }
      .testimonials .people .person p {
        font-style: italic;
        margin-bottom: 30px; }
      .testimonials .people .person .credit {
        font-size: 16px; }
      .testimonials .people .person:after {
        content: '';
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black, black);
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 1; }

.history .content {
  padding: 50px 20px; }
  @media (max-width: 480px) {
    .history .content {
      padding: 15px 20px 25px; } }
  .history .content h3, .history .content p {
    color: #12285D; }
  .history .content h3 {
    margin-bottom: 30px; }
  @media (max-width: 768px) {
    .history .content p {
      margin-bottom: 0px; } }
  .history .content .question {
    width: 100%;
    text-align: center; }
  .history .content .old-logos {
    display: flex;
    align-items: center;
    margin: 0px auto 50px;
    width: 100%;
    max-width: 800px;
    justify-content: center; }
  .history .content img {
    margin: 0px 20px;
    display: inline-block; }
    @media (max-width: 480px) {
      .history .content img {
        margin: 0px 10px; } }
    .history .content img.eprize {
      height: 40px; }
      @media (max-width: 600px) {
        .history .content img.eprize {
          height: 30px; } }
    .history .content img.helloworld {
      height: 50px; }
      @media (max-width: 600px) {
        .history .content img.helloworld {
          height: 40px; } }
