/**
 * Swiper 6.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 18, 2020
 */

@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') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #401863;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow-x: hidden !important;
  overflow-y: visible !important;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  overflow: visible !important;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 34px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 34 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  /* font-size: var(--swiper-navigation-size); */
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 1;
}
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-active {
  opacity: 40%;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.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%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
        .glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
        .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
    .gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide-image {
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-top .gslide-image img,
        .desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
        .desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
        /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-top .gslide-media,
    .desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
    .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
    .gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}


/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
    .glightbox-closing .gprev,
    .glightbox-closing .gclose {
  opacity: 0 !important;
}


/*Skin */

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean button:focus:not(.focused):not(.disabled) {
  outline: none;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}


/*CSS Animations*/

/* .gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}

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

@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
} */
body.page-id-5172,
body.page-id-6325 {
  background-color: #dedfe2;
  padding-bottom: 2em;
}
.container-enterprise {
  width: 90%;
}
.page-id-5172 .header,
.page-id-6325 .header {
  background-color: #dedfe2;
  border-bottom: 1px solid #ccc;
  padding: 25px;
}
.page-id-5172 .burger,
.page-id-6325 .burger {
  display: none;
}
.page-id-5172 .container-enterprise,
.page-id-6325 .container-enterprise {
  margin-top: 92px;
}
.page-id-5172 div.overlay-menu, .page-id-5172 .the-content,
.page-id-6325 div.overlay-menu, .page-id-6325 .the-content {
  display: inline-block;
  vertical-align: text-top;
  padding: 0 1em;
}

.page-id-5172 div.overlay-menu,
.page-id-6325 div.overlay-menu {
  position: fixed;
  background-color: transparent;
  top: auto;
  left: auto;
  width: 20%;
  height: auto;
}
.page-id-5172 .the-content,
.page-id-6325 .the-content {
  width: 80%;
  margin-left: 20%;
}
.page-id-5172 h2, .page-id-6325 h2 {
  font-size: 2.5em;
  line-height: 2.5;
}
.page-id-5172 h3, .page-id-6325 h3 {
  font-size: 1.5em;
  line-height: 2.5;
}
/**
* tables
*/
.wp-block-table thead {
  background:#CCC;
  border-bottom: 1px solid;
  text-align: left;
}
.wp-block-table table td, .wp-block-table table th {
  border: 1px solid #CCC!important;
}
.wp-block-table table tr:nth-child(even) {
  background: #d4d4d4;
}
/**
* menu for enterprise page
*/
.page-id-5172 div.overlay-menu ul.m_lvl_2,
.page-id-6325 div.overlay-menu ul.m_lvl_2 {
  padding: 2em 1em;
}
.page-id-5172 div.overlay-menu ul.m_lvl_2 > li,
.page-id-6325 viv.overlay-menu ul.m_lvl_2 > li {
  list-style: none;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-id-5172 div.overlay-menu ul.m_lvl_2 a,
.page-id-6325 div.overlay-menu ul.m_lvl_2 a {
  color: #000;
  font-size: 1.5em;
}
.page-id-5172 div.overlay-menu ul.m_lvl_3,
.page-id-6325 div.overlay-menu ul.m_lvl_3 {
  padding-left: 2em;
  list-style: none;
  line-height: 2;
  font-size: 1em;
}
.page-id-5172 div.overlay-menu ul.m_lvl_3 a,
.page-id-6325 div.overlay-menu ul.m_lvl_3 a {
  color: #000;
  font-size: 1em;
}
.page-id-5172 div.overlay-menu ul.m_lvl_3 li,
.page-id-6325 div.overlay-menu ul.m_lvl_3 li {
  margin-bottom: 10px;
}
.testimonial_img {
  /* position: absolute; */
  text-align: center;
  bottom: 0;
}
.testimonial_img img {
  height: 80px;
  margin: 32px 0 20px 0;
}
.mobile-nav {
    display: none;
}

.page-id-6516 .download__form__img {
  max-width: 120px!important;
}
#DMCA-badge *{margin:0;}#DMCA-badge{vertical-align:middle !important;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;overflow:hidden !important;color:#ffffff;font-weight:bold !important;line-height:1.666em !important;height:26px !important;width:123px !important;position:relative !important;font-family:Arial !important;}#DMCA-badge div.dm-1{position: absolute !important; background: #8dc642;border: 1px #fff solid;padding: 1px 4px !important;}#DMCA-badge div.dm-1 a{color:#ffffff; text-decoration:none !important;margin-right:0 !important;font-size:11px !important;}#DMCA-badge div.dm-2{position:absolute !important;left:42px !important;background:#221e1f;padding: 1px 8px !important;border: 1px #fff solid;}#DMCA-badge div.dm-2 a{color:#ffffff;text-decoration:none !important;font-size:11px !important;}

.page-id-217 .container.the-content,
.page-id-5026 .container.the-content,
.page-id-135 .container.the-content,
.page-id-6192 .container.the-content,
.page-id-6130 .container.the-content,
.page-id-6178 .container.the-content {
  width: 100%!important;
  padding: 0;
}

.page-id-217 #page-menu .sub-menu-container,
.page-id-5026 #page-menu .sub-menu-container,
.page-id-135 #page-menu .sub-menu-container,
.page-id-6192 #page-menu .sub-menu-container,
.page-id-6130 #page-menu .sub-menu-container,
.page-id-6178 #page-menu .sub-menu-container {
  overflow: visible;
  position: relative;
  top: 0px;
  margin-top: 100px;
}
.page-id-217 #page-menu .sub-menu-container .container,
.page-id-5026 #page-menu .sub-menu-container .container,
.page-id-135 #page-menu .sub-menu-container .container,
.page-id-6192 #page-menu .sub-menu-container .container,
.page-id-6130 #page-menu .sub-menu-container .container,
.page-id-6178 #page-menu .sub-menu-container .container {
  min-height: 500px;
}
#page-menu ul {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.42;
  list-style: none;
}
#page-menu .sub-menu-container li {
    width: 33.33%;
    padding-left: 50px;
    margin-bottom: 45px;
    z-index: 3;
    transform: translateX(10px);
    opacity: 0;
    position: relative;
}
#page-menu li::marker {
  display: none;
  visibility: hidden;
}
#page-menu .sub-menu-container li a {
  font-family: "Poppins SemiBold";
  color: #000!important;
}
.page-id-217 #contact,
.page-id-5026 #contact,
.page-id-135 #contact,
.page-id-6192 #contact,
.page-id-6130 #contact,
.page-id-6178 #contact {
  margin-top: -15px;
}

@media (max-width: 1200px) {
  .page-id-217 .container,
  .page-id-5026 .container,
  .page-id-135 .container,
  .page-id-6192 .container,
  .page-id-6130 .container,
  .page-id-6178 .container {
    width: 90%;
  }
}

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
                .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
    .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width:1200px) {
  .nav-lang {
    display: none;
  }
}
@media (min-width: 992px) {
 
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}

@charset "UTF-8";
.img-abs {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@font-face {
	font-family: 'Poppins Regular';
	font-style: normal;
	font-weight: 400;
	src: local('Poppins Regular'), local('Poppins-Regular'),
		url('../fonts/poppins/poppins-v6-latin-regular.woff2') format('woff2'),
		url('../fonts/poppins/poppins-v6-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'Poppins Medium';
	font-style: normal;
	font-weight: 500;
	src: local('Poppins Medium'), local('Poppins-Medium'),
		url('../fonts/poppins/poppins-v6-latin-500.woff2') format('woff2'),
		url('../fonts/poppins/poppins-v6-latin-500.woff') format('woff');
}
@font-face {
	font-family: 'Poppins SemiBold';
	font-style: normal;
	font-weight: 600;
	src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
		url('../fonts/poppins/poppins-v6-latin-600.woff2') format('woff2'),
		url('../fonts/poppins/poppins-v6-latin-600.woff') format('woff');
}
@font-face {
	font-family: 'Poppins Bold';
	font-style: normal;
	font-weight: 700;
	src: local('Poppins Bold'), local('Poppins-Bold'),
		url('../fonts/poppins/poppins-v6-latin-700.woff2') format('woff2'),
		url('../fonts/poppins/poppins-v6-latin-700.woff') format('woff');
}
@font-face {
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 400;
	src: local('Bebas Neue'), local('Bebas Neue '),
		url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
		url('../fonts/BebasNeue-Regular.woff') format('woff');
}
*, *:after, *:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

:root {
  font-size: 62.5%;
  --plyr-color-main: #401863;
  --swiper-navigation-size: 25px;
  --swiper-navigation-color: #401863;
  --swiper-pagination-color: #401863;
}

section {
  position: relative;
}
html, body {
  overflow-x: hidden;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  font-size: 16px;
  line-height: 1.42;
  font-family: "Poppins Regular";
  color: #000;
}

a {
  text-decoration: none;
  color: inherit;
}

h1, h2, h3, h4, h5 {
  line-height: 1.1;
}

p {
  margin-bottom: 15px;
  line-height: 1.68;
}

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

iframe {
  max-width: 100%;
}

#wrapper {
  overflow: hidden;
}

.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-center, .center {
  text-align: center;
}

.text-right {
  text-align: right;
}

[id] {
  outline: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
.wp-block-list.no-bullets {
  list-style: none!important;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1175px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1250px;
  }
}

table {
  border-collapse: collapse;
}

.title, .banner2__title, .solutions__highlight, .testimonials blockquote, .hero__slider__title, .in-touch__left h2 {
  color: #262C40;
  font-family: "Poppins SemiBold";
  font-size: 2em;
  letter-spacing: -0.02em;
}
@media (min-width: 600px) {
  .title, .banner2__title, .solutions__highlight, .testimonials blockquote, .hero__slider__title, .in-touch__left h2 {
    font-size: 4.4rem;
  }
}
@media (min-width: 992px) {
  .title, .banner2__title, .solutions__highlight, .testimonials blockquote, .hero__slider__title, .in-touch__left h2 {
    font-size: 2em;
  }
}

.page-header {
  position: relative;
  padding-top: 100px;
}
.page-header .container {
  height: 320px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 500px) {
  .page-header .container {
    height: 250px;
  }
}
@media (min-width: 500px) {
  .page-header .container {
    flex-direction: row;
    text-align: initial;
    justify-content: flex-start;
  }
}
.page-header .container img {
  flex: 0 0 auto;
  max-width: 140px;
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .page-header .container img {
    margin-right: 35px;
    margin-bottom: initial;
  }
}
.page-header .container .title, .page-header .container .banner2__title, .page-header .container .solutions__highlight, .page-header .container .testimonials blockquote, .testimonials .page-header .container blockquote, .page-header .container .hero__slider__title, .page-header .container .in-touch__left h2, .in-touch__left .page-header .container h2 {
  color: #522E73;
  line-height: 1;
  font-family: "Bebas Neue";
}
@media (min-width: 768px) {
  .page-header .container .title, .page-header .container .banner2__title, .page-header .container .solutions__highlight, .page-header .container .testimonials blockquote, .testimonials .page-header .container blockquote, .page-header .container .hero__slider__title, .page-header .container .in-touch__left h2, .in-touch__left .page-header .container h2 {
    font-size: 4.375em;
    font-weight: normal;
  }
}
.page-header .container .title span, .page-header .container .banner2__title span, .page-header .container .solutions__highlight span, .page-header .container .testimonials blockquote span, .testimonials .page-header .container blockquote span, .page-header .container .hero__slider__title span, .page-header .container .in-touch__left h2 span, .in-touch__left .page-header .container h2 span {
  font-family: "Poppins Regular";
  font-weight: 300;
  display: block;
}

.section-title {
  text-align: center;
}
.section-title p {
  max-width: 750px;
  margin: 10px auto 0;
}

.btn, .malinky-load-more__button {
  padding: 14px 25px;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-family: "Poppins SemiBold";
  font-size: 1.4rem;
  background-color: #401863;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn-contact, .btn--pink {
  background-color: #FD1C66;
}
.btn.btn-contact:hover, .btn--pink:hover {
   background-color: #DD005A!important;
}
.btn svg, .malinky-load-more__button svg {
  margin: 0 10px;
}
.btn:hover, .malinky-load-more__button:hover {
  background-color: #28134A;
}
.btn--dark, .malinky-load-more__button--dark {
  background-color: #28134A;
}
.btn--dark:hover, .malinky-load-more__button--dark:hover {
  background-color: #DD005A;
}
.btn--white, .malinky-load-more__button--white {
  background-color: #401863;
  color: #FFF;
}
.btn--white:hover, .malinky-load-more__button--white:hover {
  background-color: #28134A;
  color: #FFF;
}

.secondary-title, .representations__title, .career__title {
  text-align: center;
  color: #262C40;
  font-size: 2.6rem;
  line-height: 1;
  margin-bottom: 40px;
  font-family: 'Poppins SemiBold';
}
@media (min-width: 600px) {
  .secondary-title, .representations__title, .career__title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .secondary-title, .representations__title, .career__title {
    font-size: 3.6rem;
  }
}

#main {
  min-height: 500px;
}

.the-content h1:not([class]), .the-content h2:not([class]), .the-content h3:not([class]), .the-content h4:not([class]), .the-content h5:not([class]), .the-content h6:not([class]) {
  color: #262C40;
  font-family: "Poppins SemiBold";
  margin: 15px 0;
  letter-spacing: -0.025em;
}
.the-content h3:not([class]) {
  font-size: 2.4rem;
}
.the-content h2:not([class]) {
  font-size: 3rem;
}
.the-content h4:not([class]) {
  font-size: 2rem;
}
.the-content h5:not([class]) {
  font-size: 1.8rem;
}
.the-content h5:not([class]) {
  font-size: 1.6rem;
}
.the-content ul, .the-content ol {
  padding-left: 40px;
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.the-content ul li, .the-content ol li {
  margin-bottom: 10px;
  color: #262C40;
}
.the-content p {
  font-size: 1.4rem;
  line-height: 1.5;
}
.the-content a {
  border-radius: 5px!important;
}
.the-content a:not([class]) {
  color: #FD1C66;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.the-content a:not([class]):hover {
  color: #262C40;
}
.the-content iframe {
  display: block;
  margin: 40px auto;
}

.single-post .the-content p {
  margin-bottom: 30px;
}

.wp-block-image img {
  display: block;
}
.wp-block-image figcaption {
  text-align: center;
  font-size: 1rem;
}

.wp-block-code {
  background-color: #262C40;
  padding: 20px;
  margin: 20px 0;
  border-radius: 5px;
  color: #fff;
}

.wp-block-gallery {
  margin: 40px auto;
}
.wp-block-gallery ol, .wp-block-gallery ul {
  padding: 0;
  margin: 0;
}
.wp-block-gallery figcaption {
  text-align: center;
  font-size: 1rem;
}

.wp-block-media-text {
  margin: 40px auto;
}
@media (max-width: 600px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 20px 0 0 0;
  }
  .header__logo svg {
    transform: scale(1);
  }
  #page-menu .sub-menu-container li {
    width: 90%!important;
  }
  #page-menu .sub-menu-container li a {
    max-width: 441px;
  }
}

.wp-block-quote {
  text-align: center;
  margin: 40px auto;
}
@media (min-width: 600px) {
  .wp-block-quote {
    margin: 60px auto;
  }
}
.wp-block-quote p {
  color: #262C40;
  font-family: "Poppins SemiBold";
  letter-spacing: -0.025em;
  font-style: italic;
  font-size: 3rem;
  margin: 0 auto 30px;
  line-height: 1;
  max-width: 800px;
}
@media (min-width: 600px) {
  .wp-block-quote p {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .wp-block-quote p {
    font-size: 5.4rem;
  }
}
.wp-block-quote p span {
  font-family: "Poppins Regular";
  font-weight: 300;
}

.wp-block-verse {
  display: block;
  margin: 20px 0;
  white-space: initial;
  font-family: "Poppins SemiBold";
  font-size: 1.8rem;
  color: #262C40;
  line-height: 1.2;
  padding: 20px 0 20px 20px;
  border-left: 4px solid #262C40;
}

.wp-block-preformatted {
  display: block;
  margin: 20px 0;
  white-space: initial;
}

.wp-block-audio, .wp-block-cover {
  margin: 40px auto;
}

.wp-block-video {
  max-width: 700px;
  margin: 40px auto;
}
.wp-block-video figcaption {
  text-align: center;
  font-size: 1rem;
}

.wp-block-embed {
  padding: 40px 0;
}
.wp-block-embed .wp-block-embed__wrapper {
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

.wp-block-separator {
  margin: 40px auto;
  border-color: #262C40;
  max-width: 100px;
}
.wp-block-separator.is-style-wide {
  max-width: initial;
}

.wp-block-media-text .has-large-font-size {
  font-size: 1.8rem;
}

.wp-block-table {
  display: block;
  margin: 40px auto;
}
.wp-block-table table {
  border-collapse: collapse;
  margin-bottom: 10px;
}
.wp-block-table table td, .wp-block-table table th {
  border: 1px solid #f2f2f2;
  padding: 10px;
}
.wp-block-table figcaption {
  text-align: center;
  font-size: 1rem;
}

.error-404 {
  padding: 100px 0;
}
@media (min-width: 768px) {
  .error-404 {
    padding: 180px 0;
  }
}

.page-template-default .solss {
  margin: 0 0 60px;
}
.page-template-default .solss p {
  color: #31394F !important;
}
.page-template-default .cta a {
  color: #fff !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-15%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-15%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.grecaptcha-badge {
  display: none !important;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
  text-align: center;
}

div.wpforms-container-full {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #FD1C66 !important;
  font-family: "Poppins SemiBold" !important;
  font-size: 1.4rem;
  line-height: 1 !important;
  border: 0 !important;
  color: #fff !important;
  padding: 17px 60px 28px !important;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
  outline: 0;
  margin-top: 35px;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 400px) {
  div.wpforms-container-full .wpforms-form button[type=submit] {
    width: initial;
  }
}
div.wpforms-container-full .wpforms-form button[type=submit][disabled] {
  opacity: 0.3;
  background-color: #31394F;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  background-color: #262C40 !important;
}

.newsletter {
  padding: 50px 0;
}
.newsletter .title, .newsletter .banner2__title, .newsletter .solutions__highlight, .newsletter .testimonials blockquote, .testimonials .newsletter blockquote, .newsletter .hero__slider__title, .newsletter .in-touch__left h2, .in-touch__left .newsletter h2 {
  font-size: 3rem;
}

.header {
  padding: 25px 10%;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  z-index: 99;
  position: fixed;
  background-color: #FFF;
  border-bottom: 1px solid #F2F7FF;
  width: 100%;
}
@media (min-width: 1200px) {
  .header {
    padding: 25px calc((100% - 1220px)/2);
  }
}
@media (max-width: 420px ) {
  .header {
    padding: 25px 60px 25px 10px;
  }
}
.header__nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 35px;
}
.header__nav ul {
   list-style: none;
}
.header__nav > ul {
  display: block;
}

.header__nav > ul > li {
  display: none;
  padding-left: 30px;
}
.header__nav .pll-parent-menu-item {
  display: inline-block;
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .header__nav > ul > li {display: inline-block;}
}

.header__nav li .bg {
  display: none;
}
.header__nav li a {
  font-family: "Poppins SemiBold";
  font-size: 1.5rem;
  color: #000;
}
.header__nav li a .menu-title {
  display: inline-block;
}
.header__nav li a:hover .menu-title {
  color: #401863;
}
.header__nav li.btn {
  padding-left: 25px;
  margin-left: 25px;
}
.header__nav li.btn a {
  color: #FFF;
}
.header__nav li.btn a:hover .menu-title {
  color: #FFF;
}
.header__logo svg {
  display: block;
  width: 220px;
  height: 41px;
}
@media (max-width: 400px) {
  .header__logo svg {
    width: 180px;
  }
}
.header__logo path {
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__logo .st0 {
  fill: #404041;
}
.header__logo .st1 {
  fill: #898b8e;
}
.header .menu-item-has-children > a .menu-title {
  position: relative;
}
.header .menu-item-has-children > a .menu-title:after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
  transform: translateY(1px);
  background-image: url("../images/menu.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
/* .header .current_page_item > a .menu-title {
  color: #FD1C66;
} */
.header .current_page_item > a .menu-title:after {
  background-image: url("../images/menu-red.svg");
}

.burger {
  width: 20px;
  cursor: pointer;
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  outline: none;
}
.burger span {
  display: none;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  border-radius: 50px;
  background-color: #401863;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  margin-left: 35px;
}
@media (max-width: 1200px) {
  .burger, .burger span {
    display: block;
  }
  .burger:hover span {
    background-color: #FD1C66;
    width: 100%;
  }
}

.show-menu {
  overflow: hidden;
  padding-top: 73px;
}
@media (min-width: 1200px) {
  .show-menu {
    padding-top: 93px;
  }
}
.show-menu .burger span {
  background-color: #FD1C66;
  width: 100%;
  transform-origin: center center;
}
.show-menu .burger span:last-of-type {
  transform: translateY(-7px) rotate(-45deg);
}
.show-menu .burger span:nth-child(2) {
  opacity: 0;
}
.show-menu .burger span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.show-menu .header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
.show-menu .header__logo .st0 {
  fill: #fff;
}
.show-menu .header__logo .st1 {
  fill: #fff;
}
.show-menu .header__nav ul {
  display: none;
}
.show-menu .header__social svg {
  fill: #fff;
}
.show-menu .header__social svg:hover {
  fill: #FD1C66;
}

.sub-menu-container {
  position: absolute;
  left: 0;
  width: 100%;
  top: 101px;
  padding: 30px 0 30px;
  background-color: #FFF;
  display: none;
}
@media (max-width: 1200px) {
  .sub-menu-container {
    top: 92px;
  }
}

#submenu-description {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1em;
  text-align: center;
}
.sub-menu-container ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.sub-menu-container .sub-menu {
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
}
.sub-menu-container li {
  width: 33.33%;
  margin-bottom: 5px;
  padding-left: 0;
  z-index: 3;
  opacity: 0;
  position: relative;
}
.sub-menu-container.products #menu-item-7216 {
  min-height: 26em;
}
.sub-menu-container.products #menu-item-7623 {
  min-height: 27em;
}
.sub-menu-container.products #menu-item-9011 {
  min-height: 12em;
}
.sub-menu-container.products #menu-item-8950 {
   min-height: 14em;
}
.sub-menu-container.products .sub-menu li,
.sub-menu-container.productos .sub-menu li {
  width: 31%;
  position: relative;
  margin-bottom: 20px;
  margin-right: 2%;
}
.sub-menu-container.products.enterprise .sub-menu li,
.sub-menu-container.producto.enterprise .sub-menu li {
  width: 48%;
}
.sub-menu-container.products .sub-menu li a {
  position: absolute;
}
.sub-menu-container.products .sub-menu li .sub-menu {
  top: 3em;
}
.sub-menu-container.products .sub-menu li > a .menu-title {
  padding-left: 0px;
  margin-bottom: 0;
}
.sub-menu-container.products .sub-menu li .sub-menu li,
.sub-menu-container.productos .sub-menu li .sub-menu li {
  width: 100%;
  margin-bottom: 5px;
}
.sub-menu-container.products .sub-menu li .sub-menu li a .menu-title {
  padding-left: 0px;
}
.sub-menu-container.products .sub-menu li .sub-menu li a {
  font-family:'Poppins Regular';
  position: relative;
  padding: 10px 10px 10px 30px;
}
.sub-menu-container.products .sub-menu li .sub-menu li a:hover {
  background-color: #F2F7FF;
}

.sub-menu-container.products li a .menu-title {
  font-size: 1.8rem;
  color: #401863;
}
.sub-menu-container.products .sub-menu:nth-child(2) li a .menu-title {
  color: #000;
}
.sub-menu-container.products .sub-menu:nth-child(2) li a:hover .menu-title {
  color: #401863;
}
.sub-menu-container.products li a {
  max-width: 590px;
  width: 100%;
}
#menu-products .sub-menu,
#menu-productos .sub-menu{
  margin-left: 10px;
}
#menu-products .sub-menu li,
#menu-productos .sub-menu li {
  margin-bottom: 10px;
}
#menu-products .sub-menu a span,
#menu-productos .sub-menu a span {
  font-family: 'Poppins Regular';
  font-size: 0.9em;
}

.sub-menu-container li a {
  color: #000;
  display: block;
  max-width: 370px;
  position: relative;
  border-radius: 5px;
  padding: 20px;
  height: 100%;
}

.sub-menu-container li a .menu-title {
  display: block;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0;
}
.sub-menu-container li a .menu-title > span,
#menu-item-9011 {
  white-space: nowrap;
}
.sub-menu-container.products .sub-menu li .sub-menu li a .menu-title > span::after,
.sub-menu-container li a .menu-title > span::after {
  content: ' ';
  height: .5em;
  width: .5em;
  margin-left: 1ex;
  display: inline-block;
  transform: rotate(-90deg);
  mask: url("../images/menu.svg") no-repeat center;
  mask-size: contain;
  background-color: #c9c9c9;
}
.sub-menu-container.products li a .menu-title > span::after {
  content: none;
}

.sub-menu-container.products .sub-menu:nth-child(3) li a:hover .menu-title > span::after {
  background-color: #401863;
}
.sub-menu-container li a:hover {
  background-color: #F2F7FF;
  color: #401863;
}
.sub-menu-container li a:hover .menu-title {
  color: #401863;
}
.sub-menu-container li a:hover .menu-title::after {
  width: 10px;
  height: 10px;
}
.sub-menu-container li a .description {
  font-size: 1.2rem;
  font-family: "Poppins Regular";
}
.sub-menu-container li.current-menu-item a .menu-title {
  color: #000;
}
.sub-menu-container li.current-menu-item a:before {
  opacity: 1;
  left: 10px;
  top: 10px;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 1;
    /* transform: translate3d(25px, 0, 0); */
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 1;
    /* transform: translate3d(25px, 0, 0); */
  }
  to {
    opacity: 1;
    /* transform: translate3d(0, 0, 0); */
  }
}
/* .menu-item-has-children.show-dropdown > a .menu-title:after,
.display-dropdown-menu >a .menu-title:after {
  transform: translateY(1px) rotate(180deg);
} */
.menu-item-has-children.show-dropdown .sub-menu-container,
.display-dropdown-menu .sub-menu-container {
  display: block;
}
.menu-item-has-children.show-dropdown .sub-menu-container li,
.display-dropdown-menu .sub-menu-container li {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  /* -webkit-animation-duration: 0.8s; */
          /* animation-duration: 0.8s; */
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.dropdown-open {
  overflow: hidden;
}
.dropdown-open .header {
  background-color: #fff;
}
.dropdown-open::after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.in-touch {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .in-touch {
    padding: 0;
  }
}
.in-touch .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .in-touch .container {
    height: 120px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 30px;
  }
}
.in-touch__column {
  display: flex;
  flex-direction: row;
  align-items: center;

  flex: 0 0 50%;
  max-width: 50%;
  min-width: 40%;
  box-sizing: border-box;
}
.in-touch__column h2 {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: left;
  margin: 0;
}

.in-touch__column > div {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
}

.in-touch__column > div > .btn-contact,
.in-touch__column > div > .btn--pink {
  padding: 15px 35px;
}

@media (min-width: 500px) {
  .in-touch__column {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .in-touch__column {
    margin-bottom: 0;
  }
}
@media (max-width: 991px){
  .in-touch .container {
    width: 100%;
  }
  .in-touch__column {
     flex-direction: column;
     flex: 0 0 100%;
     width: 100%;
     max-width: 100%;
  }
  .in-touch__column:first-child {
      margin-bottom: 45px;
  }
}

.in-touch__column h2 {
  font-size: 2rem;
  color: #262C40;
}
.in-touch__column h2 span {
  font-size: 1.2rem;
}
@media (min-width: 1200px) {
  .in-touch__column h2 {
    font-size: 2rem;
  }
}
@media (max-width:991px) {
  .in-touch__column h2 {
    text-align: center;
    margin-bottom: 20px;
    flex: auto;
    max-width: 100%;
    width: 100%;
  }
  .in-touch__column > div {
    flex: auto;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
}
.in-touch ul {
  list-style: none;
}
.in-touch ul a {
  display: flex;
  align-items: center;
  padding: 8px 0;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 300;
  color: #fff;
}
@media (min-width: 1200px) {
  .in-touch ul a {
    font-size: 2.5rem;
  }
}
.in-touch ul a strong {
  margin-left: 6px;
}
.in-touch ul a svg {
  fill: #fff;
  width: 34.9px;
  height: 23.9px;
  margin-right: 15px;
  flex: 0 0 auto;
}
@media (min-width: 1200px) {
  .in-touch ul a svg {
    width: 69.8px;
    height: 47.2px;
    margin-right: 25px;
  }
}
.in-touch {
  background-color: #CFE0FF;
}

.footer {
  padding-top: 45px;
  position: relative;
  overflow: hidden;
  background-color: #262C40;
  color: #FFF;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 90px;
  }
}
.footer__gsma {
  position: relative;
  margin-bottom: 30px;
  display: block;
  min-height: 70px;
}

.footer__gsma img:not(:last-of-type) {
  margin-top: 10px;
  margin-right: 50px;
}
@media (max-width: 991px) {
  .footer__gsma img:not(:last-of-type) {
    margin-right: 20px;
  }
}
.footer__bottom {
  position: initial;
}
@media (min-width: 992px) {
  .footer__container {
    display: flex;
    align-items: center;
  }
}
.footer .custom-logo-link {
  flex: 0 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .footer .custom-logo-link {
    text-align: initial;
    margin-bottom: initial;
  }
}
@media (min-width: 768px) {
  .footer__menu {
    display: flex;
  }
}
@media (min-width: 992px) {
  .footer__menu {
    margin-left: 130px;
    flex: 1;
  }
}
.footer__title {
  color: #262C40;
  margin-bottom: 25px;
  font-family: "Poppins SemiBold";
  font-weight: 1.8rem;
}
.footer__col {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer__col {
    width: 25%;
    text-align: center;
    margin-bottom: initial;
  }
}
.footer__col ul {
  list-style: none;
}
.footer__col li {
  margin-bottom: 10px;
}
.footer__col a {
  font-size: 1.4rem;
  font-family: "Poppins Regular";
  font-weight: 300;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.footer__col a:hover {
  color: #FD1C66;
}
.footer__copy {
  font-size: 1.2rem;
  padding-bottom: 40px;
  text-align: center;
}
.footer__copy a {
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.footer__social {
  padding: 30px;
}
.footer__social a {
  display: inline-block;
  margin: 0 24px 0 0;
}
.footer__social a svg {
  fill: #CFE0FF;
  transition: fill 0.3s ease-out;
}
.footer__social a:hover svg {
  fill: #FD1C66;
}

.overlay-menu {
  background-color: #262C40;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
  background-image: url("../images/menu.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: auto;
}
.overlay-menu__container {
  height: 100%;
  padding: 150px 15px 0;
  text-align: left;
  max-width: 1250px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .overlay-menu__container {
    display: flex;
    justify-content: center;
    text-align: initial;
  }
}
.overlay-menu__title {
  color: #FD1C66;
  margin-bottom: 30px;
  font-family: "Poppins SemiBold";
  font-size: 1.4rem;
  line-height: 1;
}
.overlay-menu__col {
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .overlay-menu__col {
    width: 25%;
    max-width: 350px;
    padding-right: 40px;
    padding-bottom: initial;
  }
}
.overlay-menu ul {
  list-style: none;
}
.show-menu .overlay-menu__col:first-child {
    display: none;
}
.show-menu .overlay-menu__col .btn.btn--pink {
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .overlay-menu ul {
    margin-left: 30px;
  }
  .overlay-menu__col:first-child {
    display: block!important;
  }
}
.overlay-menu ul li {
  margin-bottom: 20px;
}
.overlay-menu ul a {
  color: #fff;
  font-size: 1em;
  font-family: "Poppins Regular";
  line-height: 1;
}

.overlay-menu ul a:hover {
  color: #FD1C66;
}
.overlay-menu__badge {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 92;
  color: #fff;
  bottom: 40px;
  align-items: center;
  justify-content: center;
  font-family: "Poppins Regular";
  font-weight: bold;
  font-size: 1.4rem;
  display: none;
}
@media (min-width: 992px) {
  .overlay-menu__badge {
    display: flex;
  }
}
.overlay-menu__badge svg {
  margin: 0 10px;
}
.overlay-menu__badge span {
  font-weight: 300;
}

.form__row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 600px) {
  .form__row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.form__col {
  width: 100%;
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  .form__col {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 20px;
  }
}
.form__col--full {
  width: 100%;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7 select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  background-color: transparent;
  width: 100%;
  border: 1px solid #ececec;
  padding: 20px 24px;
  border-radius: 5px;
  font-family: "Poppins Regular";
  outline: none;
  transition: 0.3s ease-in-out;
}
.wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7 select:focus {
  border-color: #262C40;
}
.wpcf7-text:placeholder, .wpcf7-textarea:placeholder, .wpcf7 select:placeholder {
  color: #31394F;
}
.wpcf7-textarea {
  height: 110px;
  resize: none;
}
.wpcf7 select {
  background-image: url("../images/select.svg");
  background-position: right 25px center;
  background-repeat: no-repeat;
  background-size: 10px;
}
.wpcf7-submit {
  background-color: #FD1C66;
  font-family: "Poppins SemiBold";
  font-size: 1.4rem;
  line-height: 1;
  border: 0;
  color: #fff;
  padding: 17px 60px;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
  outline: 0;
  margin-top: 35px;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 400px) {
  .wpcf7-submit {
    width: initial;
  }
}
.wpcf7-submit[disabled] {
  opacity: 0.3;
  background-color: #31394F;
}
.wpcf7-submit:hover {
  background-color: #DD005A;
}
.wpcf7-acceptance label {
  display: flex;
  align-items: center;
  font-family: "Poppins Regular";
}
.wpcf7-acceptance label input {
  flex: 0 0 auto;
  margin-right: 15px;
  border-color: #ececec;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #ececec;
  outline: 0;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.wpcf7-acceptance label input:checked {
  background-color: #FD1C66;
  border-color: #FD1C66;
}

span.wpcf7-not-valid-tip {
  display: none;
}

span.wpcf7-list-item:first-of-type {
  margin: 0;
}

.wpcf7-form-control.wpcf7-not-valid {
  border-color: red !important;
}

.wpcf7 form .wpcf7-response-output {
  border: none;
  max-width: 100%;
  margin: 10px auto;
  font-size: 12px;
  line-height: 14px;
  padding: 0;
}

.wpcf7-form.invalid .wpcf7-response-output {
  color: red;
}

.wpcf7 form .wpcf7-validation-errors {
  color: red;
}

div.wpcf7 .ajax-loader {
  display: block;
  margin: 4px auto;
}

/* .hero__slider {
  background-color: #262C40;
}
.hero__slider .swiper-slide {
  position: relative;
}
.hero__slider .container {
  height: 600px;
  padding-bottom: 50px;
  display: flex;
  align-items: center;
  color: #fff;
  flex-direction: column-reverse;
  justify-content: center;
  text-align: center;
} */
 .hero__slider {
  background-color: #FFF;
  position: relative;       /* allow child positioning if needed */
  padding-top: 100px;
}
@media (max-width: 1200px) {
  .hero__slider {
    padding-top: 92px;
  }
}
.hero__slider.swiper-container {
  overflow: hidden!important;
}
.hero__slider .swiper-slide {
  position: relative;
}

.hero__slider .container {
  height: 600px;
  padding-bottom: 50px;
  display: flex;
  align-items: center;
  color: #fff;
  flex-direction: column-reverse;
  justify-content: center;
  text-align: center;
}

/* make pagination sit below the image */
.hero__slider .swiper-pagination {
  margin-bottom: 10px;
}

@media (min-width: 769px) {
  .hero__slider .container {
    height: 570px;
    padding-bottom: initial;
  }
}
@media (min-width: 768px) {
  .hero__slider .container {
    flex-direction: row;
    text-align: initial;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .hero__slider {
    padding: 72px 0 0 0;
  }
  .hero__slider .container {
    text-align: left;
    padding-bottom: 20px;
    padding-top: 40px;
    height: 660px;
    justify-content: flex-end;
  }
  .hero__slider__btns {
    position: absolute;
    bottom: 30px;
    width: 95%;
  }
  .hero__slider__icon img {
    margin: 0;
  }
  .hero__slider__title {
    font-size: 2.5em!important;
  }
}

.hero__slider__info, .hero__slider__icon {
  width: 100%;
}
@media (min-width: 768px) {
  .hero__slider__info, .hero__slider__icon {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .hero__slider__info {
    padding: 20px 0;
    overflow: hidden;
    box-sizing: border-box;
  }
  .hero__slider p {
    max-width: 100%;
    padding: 0!important;
    margin: 0!important;
    font-size: 1em!important;
  }
  .hero__slider__icon img {
    max-width: 200px;
  }
}
.hero__slider__icon img {
  display: block;
  margin: 0 auto 20px;
}
.hero__slider p {
  margin: 0 auto;
  color: #401863;
  font-family: 'Poppins SemiBold';
  font-size: 1em;
}
@media (min-width: 768px) {
  .hero__slider p {
    margin: 0;
  }
}
.hero__slider__title {
  color: #fff;
  font-size: 6.75rem;
  max-width: 600px;
  margin: 0 0 10px;
  line-height: 0.8;
  font-family: 'Bebas Neue';
  text-transform: uppercase;
  font-weight: normal;
  color: #401863;
}
.hero__slider__btns {
  margin-top: 30px;
}
.hero__slider__btns .btn {
  margin: 5px;
  padding: 14px 50px;
}
@media (min-width: 768px) {
  .hero__slider__title {
    font-size: 7em;
    margin: 10px 0 10px;
  }
  .hero__slider__btns .btn {
    margin: 0 50px 0 0;
  }
}
@media (max-width: 992px) {
  .hero__slider__btns .btn {
    padding: 14px 30px;
  }
  #page-menu .sub-menu-container li {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .hero__slider__btns .btn {
   width: 98%;
   text-align: center;
   margin-left: 0;
  }
}
/* .hero__slider .swiper-pagination-bullets {
  width: initial;
  left: initial;
  right: 24px;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
} */
/* .hero__slider .swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  margin: 9px 0;
} */
.hero__slider .swiper-slide .hero__slider__title, .hero__slider .swiper-slide p, .hero__slider .swiper-slide .btn {
  opacity: 0;
}
.hero__slider .swiper-slide-active .hero__slider__title, .hero__slider .swiper-slide-active p, .hero__slider .swiper-slide-active .btn {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.hero__slider .swiper-slide-active p {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}
.hero__slider .swiper-slide-active .btn {
  -webkit-animation-delay: 355ms;
          animation-delay: 355ms;
}

.swiper-pagination-bullet {
  background: #401863;
}

@media (max-width: 768px) {
  .hero__slider .swiper-pagination-bullets {
    left: 0;
    right: 0;
    height: initial;
    top: initial;
    bottom: 0;
    flex-direction: row;
  }
  .hero__slider .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }

  .page-id-5172 .header,
  .page-id-6325 .header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .page-id-5172 .container-enterprise,
  .page-id-6325 .container-enterprise {
    position: absolute;
    top: 0px;
  }

  .page-id-5172 .burger,
  .page-id-6325 .burger {
    display: block;
  }

  .page-id-5172 .the-content,
  .page-id-5172 .container-enterprise,
  .page-id-6325 .the-content,
  .page-id-6325 .container-enterprise {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .page-id-5172 div.overlay-menu,
  .page-id-6325 div.overlay-menu {
    background-color: #f4f4f4;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
  }

  .page-id-5172 .m_anchor,
  .page-id-6325 .m_anchor {
    display: block;
    position: relative;
    visibility: hidden;
    top: -72px;
  }

  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
  }

  td:before {
    padding-right: 10px;
    white-space: nowrap;
    display: inline-block;
  }
  .sols__url img {
    width: 33%!important;
  }
  .page-id-217 .container,
  .page-id-5026 .container,
  .page-id-135 .container,
  .page-id-6192 .container,
  .page-id-6130 .container,
  .page-id-6178 .container {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .page-template-default .swiper-pagination-bullets {
    bottom: 20px;
  }
}

.home .sols, .page-template-page-solutions .sols {
  padding-bottom: 40px;
  margin-top: 40px;
  z-index: 2;
}
@media (min-width: 768px) {
  .home .sols, .page-template-page-solutions .sols {
    padding-bottom: 80px;
    margin-top: 90px;
  }
}
.home .sols::before, .page-template-page-solutions .sols::before {
  display: none;
}
.home .sols h1, .home .sols p {
  text-align: center;
}
.home .sols h1 {
  font-family: 'Poppins SemiBold';
  font-size: 2em;
}
.home .sols p {
  font-family: 'Poppins Regular';
  font-size: .875em;
  font-weight: 400;
  margin: 15px 0 30px 0;;
}
.international__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1060px;
  margin: 0 auto 80px;
}
.international__list span {
  width: 50%;
  padding: 10px;
}
@media (min-width: 500px) {
  .international__list span {
    width: 33.33%;
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .international__list span {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .international__list span {
    width: 16.66%;
  }
}

.experience {
  position: relative;
  padding: 70px 0 30px;
  background-color: #CFE0FF;
}
@media (min-width: 700px) {
  .experience {
    padding: 70px 0;
  }
}
.experience__title {
  text-align: center;
  margin-bottom: 40px;
}
.experience__title p {
  max-width: 580px;
  margin: 0 auto;
  font-size: 0.875em
}
.experience__subtitle {
  font-family: "Poppins SemiBold";
  color: #FD1C66;
  letter-spacing: -0.025em;
  margin-bottom: 25px;
}
.experience .title, .experience .banner2__title, .experience .solutions__highlight, .experience .testimonials blockquote, .testimonials .experience blockquote, .experience .in-touch__left h2, .in-touch__left .experience h2, .experience .hero__slider__title {
  margin-bottom: 15px;
}
.experience .solutions__features {
  margin-bottom: 0;
}
.experience .feature__box {
  background-color: #F2F7FF;
  border-radius: 5px;
}

.video .plyr {
  max-width: 800px;
  margin: 0 auto;
}
.video .plyr--paused .plyr__controls {
  opacity: 0;
}
.video__bottom {
  text-align: center;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .video__bottom {
    padding: 90px 0;
  }
}
.video__bottom span.subtitle {
  color: #FD1C66;
  font-family: "Poppins SemiBold";
  letter-spacing: -0.025em;
  display: block;
  margin-bottom: 45px;
}
.video__bottom h2, .video__bottom h3 {
  font-size: 2.4rem;
  letter-spacing: -0.025em;
  color: #262C40;
}
@media (min-width: 600px) {
  .video__bottom h2, .video__bottom h3 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .video__bottom h2, .video__bottom h3 {
    font-size: 4.6rem;
  }
}
.video__bottom h2 span, .video__bottom h3 span {
  font-family: "Poppins Regular";
  font-weight: 300;
}
.video__bottom h3 {
  color: #FD1C66;
}

.banner3 {
  padding: 70px 0;
}
@media (min-width: 768px) {
  .banner3 {
    padding: 0;
  }
}
.banner3 .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  .banner3 .container {
    height: 440px;
  }
}
@media (min-width: 768px) {
  .banner3 .container {
    align-items: flex-start;
    text-align: initial;
  }
}
.banner3__subtitle {
  font-family: "Poppins SemiBold";
  letter-spacing: -0.025em;
}
.banner3 .title, .banner3 .banner2__title, .banner3 .solutions__highlight, .banner3 .testimonials blockquote, .testimonials .banner3 blockquote, .banner3 .in-touch__left h2, .in-touch__left .banner3 h2, .banner3 .hero__slider__title {
  color: #fff;
  max-width: 720px;
  margin-top: 30px;
  line-height: 1;
}
.banner3 p {
  max-width: 550px;
  margin: 20px 0 30px;
}

.testimonials {
  padding: 60px 0 40px;
}
@media (min-width: 768px) {
  .testimonials {
    padding: 85px 0 85px;
  }
}
.testimonials .container {
  z-index: 2;
}
@media (min-width: 992px) {
  .testimonials .container {
    display: grid;
    gap: 30px;
    grid-template-columns: 66% 33%;
  }
}
.testimonials__title_swiper, .testimonials__title_ceo {
  font-family: "Poppins SemiBold";
  text-align: center;
  font-size: 2em;
  grid-row: 1;
}
.testimonials__title_swiper, .testimonials__slider { grid-column: 1; }
.testimonials__title_ceo, .testimonials__ceo__img { grid-column: 2; }
.testimonials__slider, .testimonials__ceo__img { grid-row: 2; width: 100%;}

@media (max-width: 992px) {
  .testimonials__title_swiper,.testimonials__title_ceo {
    padding: 30px 0;
  }
}
.testimonials__slider {
  background: #F3F7FF;
}
.testimonials cite {
  display: block;
  font-family: "Poppins SemiBold";
  font-size: 1em;
  margin-top: 20px;
  font-style: normal;
}
@media (max-width: 400px) {
  .testimonials cite {
    padding: 0 30px;
  }
}
.testimonials__container {
  padding: 30px 0;
  position: relative;
  width: 100%;
}

.testimonials .swiper-slide {
  padding: 30px 60px;
  text-align: center;
}
@media (min-width: 500px) {
  .testimonials .swiper-slide {
    padding: 60px 100px;
  }
}
@media (min-width: 1200px) {
  .testimonials .swiper-slide {
    padding: 60px 75px;
  }
}
@media (max-width: 400px) {
  .testimonials .swiper-slide {
    padding: 60px 30px;
  }
}
.swiper-button-prev.testimonials__slider--prev {
  left: 25px;
}
.swiper-button-next.testimonials__slider--next {
  right: 25px;
}
/* .testimonials .swiper-slide:before, .testimonials .swiper-slide:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("../images/q.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 25px;
  top: 60px;
  display: none;
}
@media (min-width: 500px) {
  .testimonials .swiper-slide:before, .testimonials .swiper-slide:after {
    display: block;
  }
}
@media (min-width: 1200px) {
  .testimonials .swiper-slide:before, .testimonials .swiper-slide:after {
    left: 70px;
    top: 100px;
    width: 54px;
    height: 62px;
  }
} */
.testimonials .swiper-slide:after {
  top: initial;
  left: initial;
  right: 50px;
  bottom: 20px;
}
@media (min-width: 1200px) {
  .testimonials .swiper-slide:after {
    right: 100px;
    bottom: 50px;
  }
}
.testimonials__ceo {
  padding: 30px 0;
  text-align: center;
  bottom: 0;
  position: relative;
}

.testimonials__ceo__img {
  position: relative;
}

.testimonials__ceo__img > p {
  font-family: "Poppins Regular";
  font-size: 0.9em;
  position: absolute;
  max-width: 195px;
  margin: 0 auto;
  line-height: 1.42;
  top: 64px;
  text-align: left;
  left: 25px;
  color: #FFF;
}
@media (min-width: 992px ) and (max-width: 1200px ) {
  .testimonials__ceo__img > p,
  .testimonials__ceo__img > h4 {
    left: 15px!important;
  }
   .testimonials__ceo__img > p {
      max-width: 140px;
      font-size: 0.8em;
   }
   .testimonials__ceo__img > h4 {
    font-size: 1em;
   }
}
@media (max-width: 420px ) {
  .testimonials__ceo__img > p {
    max-width: 152px;
    top: 20px;
    line-height: 1.3;
  }
}
.testimonials__ceo__img > h4 {
   font-family: "Poppins SemiBold";
  font-weight: 600;
  position: absolute;
  bottom: 44px ;
  left: 25px;
  color: #FFF;
  text-align: left;
  font-size: 1.125em;
}
.testimonials__ceo__img > h4 > span {
 font-family: "Poppins Medium";
  font-size: 0.9em;
  font-weight: 500;
}
.testimonials__ceo__img > img {
  object-fit: cover;
  object-position: bottom right;
  height: 100%;
  border-radius: 5px;
}
.testimonials__slider .swiper-wrapper {
  align-items: stretch;
}
.testimonials__slider .swiper-slide {
  position: relative;
  min-height: 24em;
}
@media (max-width: 992px) {
  .testimonials__slider .swiper-slide {
    min-height: 28em;
  }
}
@media (max-width: 400px) {
.testimonials__slider .swiper-slide {
    min-height: 29em;
  }
}
.testimonials__slider .testimonial_img {
  position: absolute;
  bottom: 2em;left: 0; right: 0;
}

.btn-next, .btn-prev {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  outline: 0;
  width: 30px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
}
.btn-next svg, .btn-prev svg {
  fill: #FD1C66;
}
.btn-next:hover svg, .btn-prev:hover svg {
  fill: #262C40;
}

.btn-prev {
  margin-right: 20px;
  margin-left: 30px;
}
@media (min-width: 500px) {
  .btn-prev {
    margin-left: 100px;
  }
}
@media (min-width: 1200px) {
  .btn-prev {
    margin-left: 170px;
  }
}
.btn-prev svg {
  transform: rotate(-180deg);
}

.blog-preview {
  padding-bottom: 50px;
  background-color: #CFE0FF;
}
@media (max-width: 800px) {
  .blog-preview .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-child .blog-preview,
.wp-singular .blog-preview {
  width: calc(100vw - var(--scrollbar-width, 0px));
  margin-left: calc(-50vw + 50%);
}
.blog-preview .blog__slider {
  margin-bottom: 20px;
  max-width: 1250px;
}
.blog-preview .blog__slider .swiper-wrapper {
  padding-bottom: 50px;
}
.blog-preview .blog__slider .swiper-slide {
  height: auto;
}
.blog-preview .blog__slider .swiper-slide .news__article {
  height: 100%;
  margin-bottom: 0;
}
.blog-preview .blog__slider--prev, .blog-preview .blog__slider--next {
  outline: 0;
  margin-top: 90px;
  color: #616f61;
}
.blog-preview .blog__slider--prev {
  left: 10px;
}
@media (min-width: 800px) {
  .blog-preview .blog__slider--prev {
    left: -10px;
  }
}
@media (min-width: 1200px) {
  .blog-preview .blog__slider--prev {
    left: -45px;
  }
}
.blog-preview .blog__slider--next {
  right: 15px;
}
@media (min-width: 800px) {
  .blog-preview .blog__slider--next {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  .blog-preview .blog__slider--next {
    right: -45px;
  }
}
.blog-preview .news__article {
  width: 100%;
  position: relative;
  overflow: hidden; /* hide sliding overlay */
}

.blog-preview .news__article .read-more svg {
  transition: margin-left 0.2s linear;
  margin-left: 1em;
  vertical-align: middle;
}

.blog-preview .news__article:hover .read-more svg {
  margin-left: 2em;
}

.career {
  padding-top: 45px;
}
.career__list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.career__item {
  width: 100%;
  padding: 10px;
}
@media (min-width: 600px) {
  .career__item {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .sidebar-container .career__list .career__item {
    width: 50%;
  }
  .career__item {
    width: 33.33%;
  }
}
.career__inner {
  height: 100%;
  border-radius: 5px;
  padding: 45px 20px 20px;
  text-align: center;
  position: relative;
  background-color: #F2F7FF;
  display: block;
}
@media (min-width: 500px) {
  .career__inner {
    padding: 45px 45px 20px;
  }
}
/* .career__inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 8px;
  border-radius: 5px;
  background-color: #F2F7FF;
  z-index: -1;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
} */
.career__inner:hover:before {
  background-color: #262C40;
}
.career__inner img {
  display: block;
  margin: 0 auto;
}
.career__inner h2 {
  font-display: 'Poppins SemiBold';
  color: #262C40;
  margin: 40px 0;
  font-size: 1.250em;
}
.career__content {
  position: relative;
  border: 1px solid #ececec;
  border-radius: 32px;
  background-color: #fff;
  padding: 40px 30px;
  margin-top: 60px;
}
@media (min-width: 600px) {
  .career__content {
    padding: 60px 70px;
  }
}
.career__content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 8px;
  border-radius: 32px;
  background-color: #262C40;
  z-index: -1;
}
.career__title {
  text-align: left;
  font-size: 4.5rem;
}
@media (min-width: 768px) {
  .career__container {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .career__container .the-content {
    flex: 1;
    max-width: 70%;
  }
}
.career__container .career__img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .career__container .career__img {
    flex: 0 0 auto;
    max-width: 25%;
    margin-left: 70px;
  }
}
.career__apply {
  margin-top: 30px;
}
.career__apply span {
  display: block;
  margin-top: 10px;
}
@media (min-width: 767px) {
  .career__apply span {
    display: inline-block;
    margin-top: initial;
  }
}
@media (min-width: 768px) {
  .career__apply {
    display: flex;
    align-items: center;
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .career__apply .btn {
    margin-right: 30px;
  }
}

.singleCareer {
  position: relative;
}
.singleCareer:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 60%;
  bottom: 0;
  background-color: #ececec;
  z-index: -1;
}
.singleCareer .center {
  padding: 90px 0;
}

.other .secondary-title, .other .representations__title, .other .career__title {
  margin: 60px 0 50px;
}
.other .center {
  padding: 60px 0 0;
}

.news-title {
  text-align: center;
  padding: 50px 0;
}
.news__subtitle {
  color: #FD1C66;
  font-family: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.4rem;
  letter-spacing: -0.025em;
  margin-bottom: 25px;
}
.news__title {
  max-width: 1000px;
  margin: 0 auto;
}
.news__list {
  display: flex;
  flex-wrap: wrap;
}
.news__article {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .news__article {
    width: 50%;
  }
}
.news__post {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  background-color: #fff;
  text-align: left;
  z-index: 0;
}
.news__post:hover::before {
  background-color: #FD1C66;
}
.news__post__img {
  overflow: hidden;
  position: relative;
}
.news__post__img::after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #5d278d;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.news__article:hover .news__post__img::after  {
  opacity: 0.25;
}
.post__excerpt {
  position: relative;
  /* box-sizing: border-box; */
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
  padding-bottom: 4.5rem;
  background: transparent;
  letter-spacing: -.025em
}
.post__excerpt::before {
  content: " ";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #401863;
  transition: top 0.3s ease-out;
  z-index: -1;
}
.news__article:hover .post__excerpt::before {
  top: 0;
}

.news__article .news__post h2,
.news__article .news__post p,
.news__article .news__post .read-more{
  transition: color 0.3s ease-out;
  letter-spacing: -.025em
}
.news__article:hover .news__post h2,
.news__article:hover .news__post p,
.news__article:hover .news__post .read-more{
  color: #FFF;
}

.news__post__img img {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.news__post__img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.news__post h2,
.page-child .news__post h2 {
  font-family: "Poppins SemiBold";
  margin-bottom: 15px;
  font-size: 1.25em;
  min-height: 90px;
  letter-spacing: -.025em
}
.news__post p {
  font-size: 0.9em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  letter-spacing: -.025em
}
.news__post h2 ,
.news__post p,
.news__post .read-more {
  padding: 0 20px;
  line-height: normal;
}
.news__post h2 {
  padding-top: 30px;
}
.news__post .read-more {
  position: absolute;
  bottom: 1.25em;
  font-family: 'Poppins Medium';
  font-size: 0.9em;
  color: #5d278d;
}
.news__post__category {
  font-size: 0.9em;
  font-family: "Poppins Regular";
  color: #FFF;
  background-color: #401863;
  border-radius: 5px;
  padding: 5px 15px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 600px) {
  .news__post__category {
    top: 1px;
  }
}
.share {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
}
.share span {
  font-family: "Poppins SemiBold";
  font-size: 1.8rem;
  margin-right: 25px;
  letter-spacing: -0.025em;
  color: #262C40;
}
.share button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  outline: unset;
  margin: 0 10px;
  cursor: pointer;
}
.share button svg {
  fill: #FD1C66;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.share button:hover svg {
  fill: #262C40;
}

.single-news__content {
  margin: 40px auto;
}
@media (min-width: 768px) {
  .single-news__content {
    display: flex;
    align-items: flex-start;
  }
}
.single-news__img {
  border-radius: 53px;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 40px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .single-news__img {
    width: 35%;
    max-width: initial;
    margin: 0;
    flex: 0 0 auto;
  }
}
.single-news__img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.single-news__img img {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.single-news .the-content {
  flex: 1;
}
@media (min-width: 768px) {
  .single-news .the-content {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .sidebar-container {
    display: flex;
    flex-wrap: wrap;
  }
}
.sidebar-container #sidebar {
  list-style: none;
}
@media (min-width: 992px) {
  .sidebar-container #sidebar {
    width: 25%;
    padding-right: 50px;
    padding-top: 70px;
  }
}
.sidebar-container #sidebar ul {
  list-style: none;
}
@media (max-width: 992px) {
  .sidebar-container #sidebar ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sidebar-container #sidebar ul li {
    margin: 10px;
  }
}
.sidebar-container #sidebar .widgettitle {
  margin-bottom: 20px;
  color: #262C40;
  font-size: 1.8rem;
  font-family: "Poppins SemiBold";
  border-bottom: 2px solid #FD1C66;
  padding-bottom: 5px;
}
.sidebar-container #sidebar .widget {
  margin-bottom: 35px;
}
.sidebar-container #sidebar .widget a {
  color: #262C40;
  font-size: 2.2rem;
  font-family: "Poppins SemiBold";
}
.sidebar-container #sidebar .widget_categories .widgettitle {
  display: none;
}
.sidebar-container #sidebar .widget_categories a,
.sidebar-container #sidebar .widget_nav_menu a {
  color: #262C40;
  font-size: 2.2rem;
  font-family: "Poppins SemiBold";
  position: relative;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .sidebar-container #sidebar .widget_categories a:before,
  .sidebar-container #sidebar .widget_nav_menu a:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("../images/sidebar.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
    visibility: hidden;
  }
}
.sidebar-container #sidebar .widget_categories .current-cat a,
.sidebar-container #sidebar .widget_nav_menu .current_page_item a,
.sidebar-container #sidebar .widget_nav_menu .current-menu-item a {
  color: #FD1C66;
}

.sidebar-container #sidebar .widget_categories .current-cat a:before,
.sidebar-container #sidebar .widget_nav_menu .current_page_item a::before,
.sidebar-container #sidebar .widget_nav_menu .current-menu-item a::before {
  visibility: visible;
}
@media (min-width: 992px) {
  .sidebar-container .news__list,
  .sidebar-container .career__list {
    width: 75%;
  }
  
}

.single-post .other .news__list {
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
}

.malinky-load-more {
  width: 100%;
  text-align: center;
  padding-top: 35px;
}
@media (min-width: 992px) {
  .malinky-load-more {
    padding-left: 25%;
  }
}

.pagination {
  width: 100%;
  text-align: center;
  padding-top: 35px;
}
@media (min-width: 992px) {
  .pagination {
    padding-left: 25%;
  }
}
.pagination span, .pagination a {
  display: inline-block;
  padding: 2px 3px;
  min-width: 10px;
  font-weight: bold;
}
.pagination span.current, .pagination span:hover, .pagination a.current, .pagination a:hover {
  color: #FD1C66;
}
.pagination span.next, .pagination span.dots, .pagination a.next, .pagination a.dots {
  background-color: transparent;
}

.hero {
  position: relative;
  color: #000;
  padding: 75px 0;
}
@media (min-width: 768px) {
  .hero {
    padding: 120px 0 0 0;
  }
}
.hero__badge {
  text-align: center;
  background-color: #401863;
  color: #fff;
  font-family: "Poppins Regular";
  font-weight: bold;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 5px;
  font-size: 1rem;
}
@media (min-width: 360px) {
  .hero__badge {
    display: flex;
  }
}
@media (min-width: 450px) {
  .hero__badge {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .hero__badge {
    font-size: 1.4rem;
  }
}
.hero__badge svg {
  margin: 0 10px;
}
.hero__badge span {
  font-weight: 300;
}
.hero .container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .hero .container {
    height: 510px;
  }
}
.hero .container p {
  max-width: 580px;
  font-size: 1em;
  color: #000;
}
.hero__subtitle {
  color: #262C40;
  font-size: 1.4rem;
  font-family: "Poppins SemiBold";
  line-height: 1;
}
.hero__title {
    font-family: 'Bebas Neue';
    color: #401863;
    margin: 50px 0 22px;
    letter-spacing: initial;
    font-size: 3.5em;
}

.location {
  border-radius: 5px;
  background-color: #f2f7ff;
  padding: 60px 30px 25px;
  position: relative;
  font-size: 1.3rem;
  margin-bottom: 30px;
  height: 100%;
}
@media (min-width: 1320px) {
  .location {
    border: 0;
  }
}
@media (min-width: 1320px) {
  .location {
    margin-bottom: 0;
  }
}
.location__col {
  padding: 0 6px;
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 500px) {
  .location__col {
    max-width: 240px;
    padding: 0 12px;
    width: 50%;
  }
}
@media (min-width: 800px) {
  .location__col {
    width: 33.33%;
  }
}
@media (min-width: 1320px) {
  .location__col {
    width: 20%;
  }
}
/* .location::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 8px;
  border-radius: 52px;
  background-color: #ececec;
  z-index: -1;
} */
.location img {
  position: absolute;
  right: 0;
  top: -25px;
  width: 80px;
}
.location h2 {
  color: #262C40;
  font-size: 2rem;
  font-family: "Poppins Regular";
  font-weight: bold;
  margin-bottom: 15px;
}
.location p {
  color: #31394F;
  margin-bottom: 0;
}
.location span {
  font-family: "Poppins Regular";
  font-weight: 600;
  color: #262C40;
}
@media (min-width: 500px) {
  .location span {
    min-height: 52px;
    display: flex;
    align-items: flex-end;
  }
}
.location__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 530px;
  padding: 0 15px;
  margin: 50px auto 0;
  
}
@media (min-width: 500px) {
  .location__list {
    padding: initial;
  }
}
@media (min-width: 800px) {
  .location__list {
    max-width: 792px;
  }
}
@media (min-width: 1320px) {
  .location__list {
    max-width: 1320px;
  }
}

.contact {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .contact {
    padding: 90px 0;
  }
}
.contact__cols {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .contact__cols {
    display: flex;
  }
}
@media (min-width: 768px) {
  .contact__col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contact__col:last-child {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .contact__col:last-child {
    padding: 0 80px;
  }
}
.contact__col:last-child p {
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: -0.025em;
  font-family: "Poppins SemiBold";
  color: #262C40;
}

.representations__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  justify-content: center;
  max-width: 1136px;
  margin: 0 auto;
}
@media (min-width: 500px) {
  .representations__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .representations__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.representations__col {
  background-color: #f2f7ff;
  color: #000;
  padding: 20px;
  border-radius: 5px;
}
.representations__col h3 {
  margin-bottom: 10px;
  font-family: "Poppins SemiBold";
  font-size: 2.4rem;
}

.contact-form {
  margin-top: 80px;
}
.contact-form__container {
  border: 1px solid #ececec;
  padding: 40px 15px 30px;
  border-radius: 5px;
  position: relative;
  background-color: #fff;
}
@media (min-width: 400px) {
  .contact-form__container {
    padding: 60px 30px 30px;
  }
}
@media (min-width: 768px) {
  .contact-form__container {
    padding: 60px 90px 30px;
  }
}
/* .contact-form__container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 10px;
  border-radius: 5px;
  background-color: #ececec;
  z-index: -1;
} */
.contact-form__container p {
  max-width: 500px;
}
.contact-form__container .wpcf7 {
  margin-top: 40px;
}

.banner {
  position: relative;
  margin-top: 55px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 80px 30px;
  text-align: center;
}
@media (min-width: 992px) {
  .banner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 510px;
    padding: 60px;
    text-align: initial;
    margin-bottom: 50px;
  }
}
.banner__info {
  color: #401863;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .banner__info {
    width: 50%;
  }
}
.banner__info p {
  font-family: 'Poppins Semibold';
  font-size: 1.125em;
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.3;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .banner__info p {
    margin: initial;
  }
}
.banner__title {
  font-family: "Bebas Neue";
  font-weight: normal;
  line-height: 0.78;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.banner__title span {
  color: #FD1C66;
}
@media (min-width: 600px) {
  .banner__title {
    font-size: 3.5em;
  }
}
@media (min-width: 992px) {
  .banner__title {
    font-size: 6.25em;
  }
}

.banner__img {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 500px;
  margin: 30px auto 0;
}
@media (min-width: 992px) {
  .banner__img {
    width: 45%;
    margin: initial;
    max-width: initial;
  }
}

@media (max-width: 800px) {
  .international .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
 .international .solutions__title.title {
  font-family: 'Poppins SemiBold';
  font-size: 2em;
  max-width: 780px;
 }

.solutions-title {
  text-align: center;
  padding: 80px 0 24px 0;
  color: #000;
}
.solutions-title p {
  max-width: 680px;
  margin: 0 auto;
}
.solutions__subtitle {
  font-size: 1em;
}
.blog-preview .solutions__subtitle {
  font-size: 2em;
}
.solutions__title {
  margin: 8px auto;
  max-width: 380px;
  font-family: "Poppins Regular";
  font-size: 0.9em;
  font-weight: normal;
}
.international .solutions__slider {
  margin-bottom: 50px;
  max-width: 1250px;
}
.international .solutions__slider .swiper-slide {
  height: auto;
}

.international .solutions__slider--prev, .international .solutions__slider--next {
  outline: 0;
  margin-top: 90px;
  color: #616f61;
}
.international .solutions__slider--prev {
  left: 10px;
}
@media (min-width: 800px) {
  .international .solutions__slider--prev {
    left: -10px;
  }
    .international .solutions__slider--next {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  .international .solutions__slider--prev {
    left: -45px;
  }
  .international .solutions__slider--next {
    right: -45px;
  }
}
.international .solutions__slider--next {
  right: -45px;
}
.international .solutions_slider {
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.international .solutions_slider .swiper-pagination,
.experience .swiper-pagination {
  bottom: 0;
}
.international .swiper-pagination-bullet,
.experience  .swiper-pagination-bullet {
  background-color: #401863;
}
.solutions__highlight {
  color: #FD1C66;
  margin: 30px auto 0;
  line-height: 1;
  max-width: 860px;
  text-align: center;
}
@media (min-width: 992px) {
  .solutions__highlight {
    font-size: 4.8rem;
    margin: 50px auto 0;
  }
}

.experience__slider {
  margin-top: 50px;
}
.experience {
  padding-bottom: 60px;
}
@media (max-width: 800px) {
  .experience .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.experience .experience__slider {
  padding-bottom: 50px;
  max-width: 1250px;
  padding-top: 50px;
}
.experience .experience__slider .swiper-slide {
  height: auto;
  overflow: visible;
  margin-top: -20px;          /* visually restore original layout */
}
.experience .experience__slider .swiper-slide .feature {
  height: 100%;
  margin-bottom: 0;
}
.experience .experience__slider--prev, .experience .experience__slider--next {
  outline: 0;
  margin-top: 50px;
  color: #401863;
}
.experience .experience__slider--prev {
  left: 10px;
}
@media (min-width: 800px) {
  .experience .experience__slider--prev {
    left: -10px;
  }
}
@media (min-width: 1200px) {
  .experience .experience__slider--prev {
    left: -45px;
  }
}
.experience .experience__slider--next {
  right: -15px;
}
@media (max-width: 800px) {
  .experience .experience__slider--next {
    right: 10px;
  }
}
@media (min-width: 1200px) {
  .experience .experience__slider--next {
    right: -45px;
  }
}


.feature__title {
  text-align: center;
  color: #262C40;
  margin-bottom: 20px;
}
@media (min-width: 700px) {
  .feature__title {
    margin-bottom: 45px;
  }
}
.feature__box {
  background-color: #262C40;
  padding: 45px 15px 15px;
  position: relative;
  height: 100%;
  margin: 0 8px;
  transition: all 0.3s ease; /* smooth hover effect */
}

@media (min-width: 400px) {
  .feature__box {
    padding: 45px 22px 22px;
  }
}

.feature__box img {
  position: absolute;
  right: 10px;
  top: 30px;
}

.feature__box span {
  display: block;
  font-family: "Poppins Regular";
  font-weight: 300;
  font-size: 3.5rem;
  line-height: 1;
  color: #FD1C66;
}

/* Hover effect */
.feature__box:hover {
  background-color: #FFF; /* new background on hover */
  transform: translateY(-15px); /* move up 15px */
}

@media (min-width: 400px) {
  .feature__box span {
    font-size: 4.4rem;
  }
}
@media (min-width: 1200px) {
  .feature__box span {
    font-size: 5.4rem;
  }
}
.feature__box span:last-of-type {
  font-size: 1rem;
  min-height: 32px;
  color: #262C40;
  max-width: 70%;
}
@media (min-width: 1200px) {
  .feature__box span:last-of-type {
    font-size: 1.2rem;
  }
}

.banner2 {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 30px;
}
@media (min-width: 768px) {
  .banner2 {
    height: 510px;
  }
}
@media (min-width: 768px) {
  .banner2 {
    padding: 60px;
  }
}
@media (min-width: 1200px) {
  .banner2 {
    padding: 60px 60px 60px 130px;
  }
}
.banner2__subtitle {
  position: relative;
  color: #FD1C66;
  font-family: "Poppins SemiBold";
  margin-bottom: 30px;
}
.banner2__title {
  position: relative;
  color: #fff;
  max-width: 800px;
  line-height: 1;
  letter-spacing: -0.025em;
}
@media (min-width: 1200px) {
  .banner2__title {
    font-size: 8.4rem;
  }
}

.sols {
  position: relative;
}
@media (min-width: 768px) {
  .sols {
    padding-bottom: 130px;
  }
}
.sols::before {
  content: "";
  width: 100%;
  height: 64%;
  position: absolute;
  top: 18%;
  left: 0;
  background-color: #ececec;
  z-index: -1;
}
.sols .subtitle {
  font-size: 1.2rem;
  font-family: "Poppins SemiBold";
  color: #FFF;
  background-color: #401863;
  border-radius: 5px;
  padding: 5px 15px;
}
.sols__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px 10px;
  margin-bottom: 40px;
}
@media (min-width: 650px) { .sols__list { grid-template-columns: 1fr 1fr;}}
@media (min-width: 992px) { .sols__list { grid-template-columns: 1fr 1fr 1fr;}}

.sols__item {
  width: 100%;
  position: relative;
  overflow: hidden; /* hide sliding overlay */
  border-radius: 6px;
  cursor: pointer;
}

.sols__item::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F2F7FF;
  z-index: -2;
}

.sols__item::after {
  content: " ";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #401863;
  transition: top 0.2s ease-in-out;
  z-index: -1;
}
.sols__item:hover {
  border-radius: 5px;
  color: #FFF;
}
.sols__item:hover h2 {
  color: #FFF;
}
.sols__item:hover::after {
  top: 0;
}
.sols__item:hover .sols__img {
  opacity: 0;
}
.sols__item:hover .sols__hover {
  opacity: 1;
}

/* .sols__hover {
  opacity: 0;
} */

.sols__url {
  display: block;
  height: 100%;
  position: relative;
  padding: 30px;
  transition: color 0.5s linear;
  text-align: center;
  overflow: hidden;
}

.sols_imgs {
  position: relative;
  margin: 20px 0;
}
.sols__url img {
  display: block;
  height: 88px!important;
  max-width: 140px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.15s linear;
}

.sols__url .sols__hover {
  position: absolute;
  top: 0;
  opacity: 0;
}

.sols__url h2 {
  font-family: "Poppins SemiBold";
  font-size: 1.25em;
  letter-spacing: -0.025em;
  color: #262C40;
  margin: 20px 0 0 0;
  transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sols__url svg {
  display: block;
  margin-left: auto;
  fill: #fff;
}
.sols .solutions__title {
  max-width: 750px;
}

.solutions-title--2 {
  margin: 0 0 60px;
}
@media (min-width: 1200px) {
  .solutions-title--2 {
    margin: 0 0 130px;
  }
}
@media (min-width: 1200px) {
  .solutions-title--2 .title, .solutions-title--2 .in-touch__left h2, .in-touch__left .solutions-title--2 h2, .solutions-title--2 .hero__slider__title, .solutions-title--2 .testimonials blockquote, .testimonials .solutions-title--2 blockquote, .solutions-title--2 .solutions__highlight, .solutions-title--2 .banner2__title {
    font-size: 9.5rem;
    max-width: 1100px;
  }
}

@media (min-width: 1200px) {
  .page-template-page-solutions .hero__slider__title {
    font-size: 8.9rem;
  }
}

.page-template-page-suport .feature__box {
  height: auto;
}
@media (min-width: 700px) {
  .page-template-page-suport .feature__box {
    min-height: 170px;
  }
}

.download {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .download {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .download__info {
    width: 45%;
  }
}
.download__info .title, .download__info .in-touch__left h2, .in-touch__left .download__info h2, .download__info .hero__slider__title, .download__info .testimonials blockquote, .testimonials .download__info blockquote, .download__info .solutions__highlight, .download__info .banner2__title {
  margin-bottom: 45px;
}
.download__info.full-width {
  width: 100%;
}
.download__form {
  margin-top: 80px;
  position: relative;
}
@media (min-width: 992px) {
  .download__form {
    width: 50%;
    margin-top: 0;
  }
}
.download__form__img {
  position: absolute;
  right: 0;
  top: -80px;
  max-width: 150px;
}
@media (min-width: 500px) {
  .download__form__img {
    top: -60px;
  }
}

.info-box {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .info-box {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .info-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .info-box--reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .info-box__info {
    width: 40%;
  }
}
.info-box__info .title, .info-box__info .in-touch__left h2, .in-touch__left .info-box__info h2, .info-box__info .hero__slider__title, .info-box__info .testimonials blockquote, .testimonials .info-box__info blockquote, .info-box__info .solutions__highlight, .info-box__info .banner2__title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 3.4rem;
}
.info-box__image {
  max-width: 500px;
  text-align: center;
  margin: 30px auto 0;
}
@media (min-width: 992px) {
  .info-box__image {
    max-width: initial;
    text-align: initial;
    margin: initial;
    width: 45%;
  }
}

.info-box--title {
  padding: 0;
}
.info-box--title .title, .info-box--title .in-touch__left h2, .in-touch__left .info-box--title h2, .info-box--title .hero__slider__title, .info-box--title .testimonials blockquote, .testimonials .info-box--title blockquote, .info-box--title .solutions__highlight, .info-box--title .banner2__title {
  max-width: 850px;
  color: #FD1C66;
}
@media (min-width: 992px) {
  .info-box--title .title, .info-box--title .in-touch__left h2, .in-touch__left .info-box--title h2, .info-box--title .hero__slider__title, .info-box--title .testimonials blockquote, .testimonials .info-box--title blockquote, .info-box--title .solutions__highlight, .info-box--title .banner2__title {
    font-size: 4.8rem;
  }
}

.page-template-page-white-paper .solutions__subtitle {
  font-size: 1.2em;
}
.page-template-page-white-paper .contact-form__container {
  padding: 80px 15px 30px;
}
@media (min-width: 400px) {
  .page-template-page-white-paper .contact-form__container {
    padding: 90px 30px 30px;
  }
}
@media (min-width: 768px) {
  .page-template-page-white-paper .contact-form__container {
    padding: 90px 40px 30px;
  }
}
@media (min-width: 1200px) {
  .page-template-page-white-paper .contact-form__container {
    padding: 90px 90px 30px;
  }
}

.page-template-page-white-paper form.sent {
  position: relative;
}
.page-template-page-white-paper form.sent::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.page-template-page-white-paper form.sent .wpcf7-response-output {
  position: absolute;
  margin: 0;
  display: block !important;
  z-index: 4;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  padding: 40px;
  width: 100%;
  max-width: 300px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #FD1C66;
  font-size: 1.6rem;
  line-height: 1.42;
  font-family: "Poppins Regular";
  font-weight: 600;
}

.about-header {
  position: relative;
  margin-bottom: 80px;
}
@media (min-width: 900px) {
  .about-header {
    margin-bottom: 50px;
  }
}
.about-header .container {
  text-align: center;
  color: #fff;
  height: 390px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-header .title, .about-header .in-touch__left h2, .in-touch__left .about-header h2, .about-header .hero__slider__title, .about-header .testimonials blockquote, .testimonials .about-header blockquote, .about-header .solutions__highlight, .about-header .banner2__title {
  color: #401863;
  max-width: 980px;
  margin: 30px auto 0;
  letter-spacing: -0.025em;
  font-family: 'Bebas Neue';
}
@media (min-width: 992px) {
  .about-header .title, .about-header .in-touch__left h2, .in-touch__left .about-header h2, .about-header .hero__slider__title, .about-header .testimonials blockquote, .testimonials .about-header blockquote, .about-header .solutions__highlight, .about-header .banner2__title {
    font-size: 5rem;
  }
}
.about-header__sections {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 2;
  align-items: center;
  list-style: none;
  justify-content: center;
  background-color: #FD1C66;
  padding: 10px 20px;
  border-radius: 5px;
  width: 90%;
}
@media (min-width: 900px) {
  .about-header__sections {
    padding: 30px;
    max-width: 900px;
    display: flex;
  }
}
.about-header__sections li {
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  font-family: "Poppins SemiBold";
  font-size: 1.6rem;
}
@media (min-width: 900px) {
  .about-header__sections li {
    padding: 0 15px;
    text-transform: initial;
  }
}

.team .solutions-title p {
  margin-bottom: 20px;
}
.team__grid {
  margin-bottom: 70px;
}
.team__grid__section {
  display: none;
}
.team__grid__section.is-active {
  display: flex;
  flex-wrap: wrap;
}
.team__selector {
  text-align: center;
  list-style: none;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 50px;
}
.team__selector li {
  display: inline-block;
  font-family: "Poppins SemiBold";
  padding: 0 10px;
  font-size: 1.2rem;
  line-height: 1;
}
@media (min-width: 500px) {
  .team__selector li {
    font-size: 1.8rem;
    padding: 0 20px;
  }
}
@media (min-width: 700px) {
  .team__selector li {
    padding: 0 40px;
  }
}
.team__selector li span {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.team__selector li span::after {
  content: "";
  display: block;
  height: 0;
  border-bottom: 3px solid #FD1C66;
  margin: 10px 0 0;
  transform: translateY(2px);
  opacity: 0;
}
.team__selector li.active {
  color: #FD1C66;
}
.team__selector li.active span:after {
  opacity: 1;
}
.team__member {
  width: 100%;
  padding: 13px 0;
  margin-bottom: 20px;
}
@media (min-width: 500px) {
  .team__member {
    width: 50%;
    padding: 13px;
  }
}
@media (min-width: 992px) {
  .team__member {
    width: 33.33%;
  }
}
.team__member.active .team__inner .plus {
  background-color: #FD1C66;
}
.team__inner {
  display: block;
  height: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  text-align: center;
  position: relative;
  padding: 0 20px 60px;
  font-size: 1.8rem;
  font-weight: 300;
  color: #000;
  cursor: pointer;
}
@media (min-width: 500px) {
  .team__inner {
    font-size: 2.4rem;
  }
}
.team__inner:hover .plus {
  background-color: #FD1C66;
}
.team__inner .plus {
  width: 57px;
  height: 57px;
  background-color: #F2F2F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  transition: 0.3s ease-in-out;
}
.team__inner .plus svg {
  fill: #fff;
}
.team__inner h3 {
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 5px;
}
@media (min-width: 500px) {
  .team__inner h3 {
    font-size: 2.4rem;
  }
}
.team__img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
  margin: 40px auto;
}
@media (min-width: 1200px) {
  .team__img {
    width: 215px;
    height: 215px;
  }
}
.team__img img {
  border-radius: 50%;
  border: 1px solid #fff;
}
.team__img::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 10px solid #fff;
}
.team__img::before {
  content: "";
  position: absolute;
  top: 10px;
  right: -7px;
  width: 100%;
  height: 100%;
  background-color: #ECECEC;
  border-radius: 50%;
}

.team__info {
  width: 100%;
  background-color: rgba(236, 236, 236, 0.35);
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding: 40px 20px;
  margin: 40px 0;
  position: relative;
  display: none;
}
@media (min-width: 992px) {
  .team__info {
    padding: 40px;
  }
}
.team__info__close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.team__info__close svg {
  fill: #000;
  transform: rotate(45deg);
  transition: 0.3s ease-in-out;
}
.team__info__close:hover {
  background-color: #FD1C66;
  border-color: #FD1C66;
}
.team__info__close:hover svg {
  fill: #fff;
}
.team__info__img {
  text-align: center;
  width: 350px;
  font-size: 1.4rem;
  font-weight: 300;
  color: #000;
  display: none;
}
@media (min-width: 992px) {
  .team__info__img {
    display: block;
  }
}
.team__info__img .team__img {
  width: 130px;
  height: 130px;
  margin: 0 auto 20px;
}
.team__info__img .team__img::after {
  border: 8px solid #fff;
}
.team__info__img .team__img::before {
  content: "";
  position: absolute;
  top: 7px;
  right: -7px;
  width: 100%;
  height: 100%;
  background-color: #ECECEC;
  border-radius: 50%;
}
.team__info__img h3 {
  font-size: 1.4rem;
  color: #000;
}
.team__info .the-content {
  padding-top: 15px;
  flex: 1;
  font-size: 1.4rem;
}
.team__info .the-content ul, .team__info .the-content ol {
  padding-left: 0;
  list-style: none;
  margin-bottom: 15px;
}
.team__info .the-content ul li, .team__info .the-content ol li {
  color: #FD1C66;
  line-height: 1.1;
  font-size: 1.4rem;
  font-family: "Poppins SemiBold";
}
.team__info .the-content ul li::before, .team__info .the-content ol li::before {
  content: url("../images/bullet.svg");
  display: inline-block;
  margin-right: 10px;
}

.why {
  position: relative;
  padding-top: 15px;
}
.why::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 80%;
  background-color: #CFE0FF;
}
.why .solutions-title .title, .why .solutions-title .in-touch__left h2, .in-touch__left .why .solutions-title h2, .why .solutions-title .hero__slider__title, .why .solutions-title .testimonials blockquote, .testimonials .why .solutions-title blockquote, .why .solutions-title .solutions__highlight, .why .solutions-title .banner2__title {
  color: #fff;
}
.why__grid {
  display: flex;
  flex-wrap: wrap;
}
.why__col {
  width: 100%;
  padding: 15px;
  position: relative;
}
@media (min-width: 550px) {
  .why__col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .why__col {
    width: 25%;
  }
}

.why__inner {
  background-color: #F2F7FF;
  text-align: center;
  display: block;
  height: 100%;
  border-radius: 5px;
  padding: 25px 25px 40px;
  /* transition: all 420ms cubic-bezier(0.165, 0.84, 0.44, 1); */
  font-size: 1.4rem;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.why .solutions-title .title {
  color: #000;
}
@media (min-width: 700px) {
  .why__inner {
    padding: 25px 25px 40px;
  }
}
.why__inner img {
  display: block;
  margin: 0 auto;
  height: 70px;
  width: auto;
}
.why__inner h4 {
  color: #262C40;
  margin: 25px 0 15px;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-family: "Poppins SemiBold";
}

.why__inner::after {
  content: " ";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #401863;
  transition: top 0.3s ease-in-out;
  z-index: -1;
}
.why__inner:hover {
  border-radius: 5px;
  color: #FFF;
}
.why__inner:hover .why__inner h4 {
  color: #FFF;
}
.why__inner:hover h4 {
  color: #FFF;
}
.why__inner:hover::after {
  top: 0;
}
@media (max-width: 768px) {
  .info-box {
    padding-bottom: 0;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}
.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, #4a5464);
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
          animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.3s ease;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}
.plyr__control:focus {
  outline: 0;
}
.plyr__control.plyr__tab-focus {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}
a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}
.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}
.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}
.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
          animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0;
}
.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}
.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before, .plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  /* stylelint-disable-line */
  margin-top: calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1);
}
.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}
.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}
.plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  color: transparent;
}
.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}
.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type=range]:focus {
  outline: 0;
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: "⁄";
  margin-right: var(--plyr-control-spacing, 10px);
}
@media (max-width: calc(768px - 1px)) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}
.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}
.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-moz-full-screen video {
  height: 100%;
}
.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}
.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

/*
  Moved from inline-css
*/
div.overlay-menu{
	background-color: #f4f4f4;
  background-image: unset;
	background-image: url('/wp-content/uploads/2021/11/Picture1bg.png');
}

.overlay-menu ul a span{
  color: #000;
	font-size: 1em;
}

h3.overlay-menu__title {
    font-size: 1.125em;
    color: #401863;
}

.show-menu .header__logo .st0 {
    fill: #404041 !important;
}
.show-menu .header__logo .st1 {
    fill: #898b8e;
}
.show-menu .header__social svg {
	fill: #da1958;
}

.show-menu .overlay-menu__badge {
	color: #da1958;
  justify-content: left;
  padding-left: 55px;
}
.show-menu .overlay-menu_badge_top {
		color: #da1958;
    justify-content: left;
    /* margin-top: 85px; */
    display: flex;
    padding-left: 55px;
    width: 100%;
    z-index: 92;
    font-family: SuisseBPIntl;
    font-weight: 700;
    font-size: 1.4rem;
	  position: fixed;
    background-color: #f4f4f4;
    padding-top: 85px;
	  padding-bottom: 20px;
	  padding-right: 15px;
}

.overlay-menu_badge_top span {
    font-weight: 300;
}

.overlay-menu_badge_top svg {
    margin: 0 10px;
}

@media (min-width: 992px){
.show-menu .overlay-menu__col {
    max-width: 100%;
    padding-left: 40px;
}
}
@media (max-width: 991px){
.show-menu .overlay-menu_badge_top {
    padding-left: 15px;
}
}
.show-menu .overlay-menu__container {
    max-width: 100%;
    width: 100%;
}

.footer__gsma{
	pointer-events:none;
}

.wp-block-button__link {
  font-size: 1em;
  border-radius: 5px;
}
.page-template-page-thankyou .solutions-title {
  padding: 180px 0 24px 0;
}
/*# sourceMappingURL=main.css.map*/