@import '../Libraries/remixicons/fonts/remixicon.css';
/* kumbh-sans-300 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-300.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-300.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-300.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-300.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-regular - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-regular.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-regular.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-800 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-800.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-800.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-800.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-800.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* RemixIcons */
@font-face {
  font-family: "remixicon";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Libraries/remixicons/fonts/remixicon.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Libraries/remixicons/fonts/remixicon.woff2") format("woff2"), url("../Libraries/remixicons/fonts/remixicon.woff") format("woff"), url("../Libraries/remixicons/fonts/remixicon.ttf") format("truetype"), url("../Libraries/remixicons/fonts/remixicon.svg") format("svg"); /* Legacy iOS */
}
.references .container .row .col-md-4 .p-4 {
  position: relative;
  min-height: 200px;
}
.references .container .row .col-md-4 .p-4 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-height: 80px;
  max-width: 200px;
  width: auto;
}
.references .blurredGridTeaser {
  margin-bottom: 1.5rem;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .references .blurredGridTeaser {
    width: 33.33%;
  }
}
@media (max-width: 1199.98px) {
  .references .blurredGridTeaser {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .references .blurredGridTeaser {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .references .blurredGridTeaser {
    width: 100%;
  }
}
.references .blurredGridTeaser .wrapper-inner {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(-45deg, rgba(56, 6, 42, 0.25) 0%, rgba(5, 18, 93, 0.25) 100%);
  -webkit-backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  -ms-backdrop-filter: blur(10px);
  -o-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  overflow: hidden;
}
.references .blurredGridTeaser .wrapper-inner .logowrapper {
  min-height: 300px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.references .blurredGridTeaser .wrapper-inner .logowrapper svg {
  height: 120px;
  max-width: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.references .blurredGridTeaser .wrapper-inner .logowrapper svg path, .references .blurredGridTeaser .wrapper-inner .logowrapper svg rect, .references .blurredGridTeaser .wrapper-inner .logowrapper svg polygon {
  fill: white;
}
.references .blurredGridTeaser .wrapper-inner .logowrapper:hover {
  background: #F5FF00;
}
.references .blurredGridTeaser .wrapper-inner .logowrapper:hover svg path, .references .blurredGridTeaser .wrapper-inner .logowrapper:hover svg rect, .references .blurredGridTeaser .wrapper-inner .logowrapper:hover svg polygon {
  fill: #021362;
}
.references .blurredGridTeaser#slider-02 svg {
  height: 100px;
}
.references .blurredGridTeaser#slider-03 svg {
  max-width: 330px;
}
.references .blurredGridTeaser#slider-04 svg {
  height: 50px;
}
.references .blurredGridTeaser#slider-05 svg {
  height: 90px;
}
.references .blurredGridTeaser#slider-07 svg {
  height: 110px;
}
.references .blurredGridTeaser#slider-09 svg {
  height: 80px;
}
.references .blurredGridTeaser#slider-11 svg {
  height: 45px;
}
.references .blurredGridTeaser#slider-14 svg {
  height: 75px;
}
.references .blurredGridTeaser#slider-16 svg {
  height: 80px;
}
.references .blurredGridTeaser#slider-17 svg {
  height: 90px;
}
.references .blurredGridTeaser#slider-19 svg {
  height: 100px;
}
.references .blurredGridTeaser#slider-21 svg {
  height: 100px;
}
.references .blurredGridTeaser#slider-22 svg {
  height: 80px;
}
.references .backgroundImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: 0;
}
.references .backgroundImage picture {
  position: static;
  height: 100%;
  width: 100vw;
  transform: none;
  object-fit: cover;
}
.references .backgroundImage picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.2;
  mix-blend-mode: overlay;
}
@media (max-width: 859.98px) {
  .references .backgroundImage picture img {
    height: 100%;
    max-width: none;
  }
}

/*# sourceMappingURL=cybob_references.css.map */
