@media screen and (min-width: 992px) {
  body .site-header .nav-dropdown .nav-title-element div {
    padding: 0.75rem 1rem;
  }
  body .navbar.navbar--main.navbar--single-lang {
    position: static;
  }
  body .navbar.navbar--main.navbar--single-lang .navbar-nav {
    position: unset;
  }
  body .navbar.navbar--main.navbar--single-lang #main-nav {
    /* position: unset;*/
  }
  body .navbar.navbar--main.navbar--single-lang #main-nav .nav-item {
    /*    position: unset;*/
  }
  .has-megamenu .nav-dropdown .list-groups, .has-mediummenu .nav-dropdown .list-groups {
    display: flex;
    flex-direction: row;
    padding: 1rem;
  }
  .has-megamenu .nav-dropdown .list-groups .list-group, .has-mediummenu .nav-dropdown .list-groups .list-group {
    flex: 1 1 0px;
  }
  .has-megamenu .nav-dropdown .list-groups .nav-link, .has-mediummenu .nav-dropdown .list-groups .nav-link {
    padding: 0.75rem 1rem;
  }
  .has-megamenu .nav-dropdown .list-group--footer, .has-mediummenu .nav-dropdown .list-group--footer {
    padding: 0px;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .has-megamenu .nav-dropdown .list-group--footer div.btn-group a.btn, .has-mediummenu .nav-dropdown .list-group--footer div.btn-group a.btn {
    flex: unset;
  }
  .has-megamenu {
    position: unset;
  }
  .has-megamenu .nav-dropdown {
    max-width: unset;
    width: calc(100% - 32px);
    /*  width:100%;*/
    margin-left: 16px;
    margin-top: 0;
  }
  .has-mediummenu .nav-dropdown {
    width: 37.5rem;
    max-width: unset;
  }
  .has-mediummenu .list-group--footer {
    padding: 1rem;
  }
  .has-mediummenu .list-group--footer .btn-group {
    margin: 0 1rem;
  }
  .has-mediummenu .list-group--footer .btn {
    flex: unset;
  }
  body nav.navbar--main ul.list-group--footer div.btn-group a.btn {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0.25rem 0.8125rem; /*flex: unset;*/
  }
}
@media (max-width: 991px) {
  body .site-header .nav-dropdown .list-group--footer {
    margin-left: 15px;
    width: calc(100% - 32px);
  }
  body .site-header .nav-dropdown .has-image {
    display: none;
  }
  body .site-header .nav-dropdown .nav-title-element {
    display: none;
  }
}
.pimcore_area_group_wysiwyg {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

html:lang(de) h1 {
  line-height: 4.35rem;
}
@media (max-width: 991px) {
  html:lang(de) h1 {
    line-height: 3.55rem;
  }
}
@media (max-width: 767px) {
  html:lang(de) h1 {
    line-height: 3rem;
  }
}
@media (max-width: 575px) {
  html:lang(de) h1 {
    line-height: 2.45rem;
  }
}
html:lang(de) h1.alt, html:lang(de) .h1.alt {
  line-height: 5.75rem;
}
@media (max-width: 991px) {
  html:lang(de) h1.alt, html:lang(de) .h1.alt {
    line-height: 4.5rem;
  }
}
@media (max-width: 767px) {
  html:lang(de) h1.alt, html:lang(de) .h1.alt {
    line-height: 3.5rem;
  }
}
@media (max-width: 575px) {
  html:lang(de) h1.alt, html:lang(de) .h1.alt {
    line-height: 2.975rem;
  }
}
html:lang(de) h2, html:lang(de) .h2, html:lang(de) .intro__introduction {
  line-height: 2.65rem;
}
html:lang(de) h2.alt, html:lang(de) .h2.alt, html:lang(de) .alt.intro__introduction {
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  html:lang(de) h2, html:lang(de) .h2, html:lang(de) .intro__introduction {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(de) h2, html:lang(de) .h2, html:lang(de) .intro__introduction {
    line-height: 2.25rem;
  }
}
html:lang(de) h3, html:lang(de) .h3 {
  line-height: 2.4722rem;
}
@media (max-width: 991px) {
  html:lang(de) h3, html:lang(de) .h3 {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(de) h3, html:lang(de) .h3 {
    line-height: 1.75rem;
  }
}
html:lang(de) h4, html:lang(de) .h4 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(de) h4, html:lang(de) .h4 {
    line-height: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:lang(de) h4, html:lang(de) .h4 {
    line-height: 1.8rem;
  }
}
html:lang(de) h5, html:lang(de) .h5 {
  line-height: 1.833rem;
}
html:lang(de) h6, html:lang(de) .h6, html:lang(de) .site-header__meta, html:lang(de) .entry__introduction, html:lang(de) .content-block__subtitle, html:lang(de) .content-block__subtitle--type-2, html:lang(de) .card__title--category, html:lang(de) .illustration__title, html:lang(de) .acc__button {
  line-height: 1.6rem;
}

html:lang(cs) h1 {
  line-height: 4.35rem;
}
@media (max-width: 991px) {
  html:lang(cs) h1 {
    line-height: 3.55rem;
  }
}
@media (max-width: 767px) {
  html:lang(cs) h1 {
    line-height: 3rem;
  }
}
@media (max-width: 575px) {
  html:lang(cs) h1 {
    line-height: 2.45rem;
  }
}
html:lang(cs) h1.alt, html:lang(cs) .h1.alt {
  line-height: 5.75rem;
}
@media (max-width: 991px) {
  html:lang(cs) h1.alt, html:lang(cs) .h1.alt {
    line-height: 4.5rem;
  }
}
@media (max-width: 767px) {
  html:lang(cs) h1.alt, html:lang(cs) .h1.alt {
    line-height: 3.5rem;
  }
}
@media (max-width: 575px) {
  html:lang(cs) h1.alt, html:lang(cs) .h1.alt {
    line-height: 2.975rem;
  }
}
html:lang(cs) h2, html:lang(cs) .h2, html:lang(cs) .intro__introduction {
  line-height: 2.65rem;
}
html:lang(cs) h2.alt, html:lang(cs) .h2.alt, html:lang(cs) .alt.intro__introduction {
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  html:lang(cs) h2, html:lang(cs) .h2, html:lang(cs) .intro__introduction {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(cs) h2, html:lang(cs) .h2, html:lang(cs) .intro__introduction {
    line-height: 2.25rem;
  }
}
html:lang(cs) h3, html:lang(cs) .h3 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(cs) h3, html:lang(cs) .h3 {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(cs) h3, html:lang(cs) .h3 {
    line-height: 1.75rem;
  }
}
html:lang(cs) h4, html:lang(cs) .h4 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(cs) h4, html:lang(cs) .h4 {
    line-height: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:lang(cs) h4, html:lang(cs) .h4 {
    line-height: 1.8rem;
  }
}
html:lang(cs) h5, html:lang(cs) .h5 {
  line-height: 1.725rem;
}
html:lang(cs) h6, html:lang(cs) .h6, html:lang(cs) .site-header__meta, html:lang(cs) .entry__introduction, html:lang(cs) .content-block__subtitle, html:lang(cs) .content-block__subtitle--type-2, html:lang(cs) .card__title--category, html:lang(cs) .illustration__title, html:lang(cs) .acc__button {
  line-height: 1.6rem;
}

html:lang(pl) h1 {
  line-height: 4.35rem;
}
@media (max-width: 991px) {
  html:lang(pl) h1 {
    line-height: 3.55rem;
  }
}
@media (max-width: 767px) {
  html:lang(pl) h1 {
    line-height: 3rem;
  }
}
@media (max-width: 575px) {
  html:lang(pl) h1 {
    line-height: 2.45rem;
  }
}
html:lang(pl) h1.alt, html:lang(pl) .h1.alt {
  line-height: 5.75rem;
}
@media (max-width: 991px) {
  html:lang(pl) h1.alt, html:lang(pl) .h1.alt {
    line-height: 4.5rem;
  }
}
@media (max-width: 767px) {
  html:lang(pl) h1.alt, html:lang(pl) .h1.alt {
    line-height: 3.5rem;
  }
}
@media (max-width: 575px) {
  html:lang(pl) h1.alt, html:lang(pl) .h1.alt {
    line-height: 2.975rem;
  }
}
html:lang(pl) h2, html:lang(pl) .h2, html:lang(pl) .intro__introduction {
  line-height: 2.65rem;
}
html:lang(pl) h2.alt, html:lang(pl) .h2.alt, html:lang(pl) .alt.intro__introduction {
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  html:lang(pl) h2, html:lang(pl) .h2, html:lang(pl) .intro__introduction {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(pl) h2, html:lang(pl) .h2, html:lang(pl) .intro__introduction {
    line-height: 2.25rem;
  }
}
html:lang(pl) h3, html:lang(pl) .h3 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(pl) h3, html:lang(pl) .h3 {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(pl) h3, html:lang(pl) .h3 {
    line-height: 1.75rem;
  }
}
html:lang(pl) h4, html:lang(pl) .h4 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(pl) h4, html:lang(pl) .h4 {
    line-height: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:lang(pl) h4, html:lang(pl) .h4 {
    line-height: 1.8rem;
  }
}
html:lang(pl) h5, html:lang(pl) .h5 {
  line-height: 1.725rem;
}
html:lang(pl) h6, html:lang(pl) .h6, html:lang(pl) .site-header__meta, html:lang(pl) .entry__introduction, html:lang(pl) .content-block__subtitle, html:lang(pl) .content-block__subtitle--type-2, html:lang(pl) .card__title--category, html:lang(pl) .illustration__title, html:lang(pl) .acc__button {
  line-height: 1.6rem;
}

html:lang(hu) h1 {
  line-height: 4.35rem;
}
@media (max-width: 991px) {
  html:lang(hu) h1 {
    line-height: 3.55rem;
  }
}
@media (max-width: 767px) {
  html:lang(hu) h1 {
    line-height: 3rem;
  }
}
@media (max-width: 575px) {
  html:lang(hu) h1 {
    line-height: 2.45rem;
  }
}
html:lang(hu) h1.alt, html:lang(hu) .h1.alt {
  line-height: 5.75rem;
}
@media (max-width: 991px) {
  html:lang(hu) h1.alt, html:lang(hu) .h1.alt {
    line-height: 4.5rem;
  }
}
@media (max-width: 767px) {
  html:lang(hu) h1.alt, html:lang(hu) .h1.alt {
    line-height: 3.5rem;
  }
}
@media (max-width: 575px) {
  html:lang(hu) h1.alt, html:lang(hu) .h1.alt {
    line-height: 2.975rem;
  }
}
html:lang(hu) h2, html:lang(hu) .h2, html:lang(hu) .intro__introduction {
  line-height: 2.65rem;
}
html:lang(hu) h2.alt, html:lang(hu) .h2.alt, html:lang(hu) .alt.intro__introduction {
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  html:lang(hu) h2, html:lang(hu) .h2, html:lang(hu) .intro__introduction {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(hu) h2, html:lang(hu) .h2, html:lang(hu) .intro__introduction {
    line-height: 2.25rem;
  }
}
html:lang(hu) h3, html:lang(hu) .h3 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(hu) h3, html:lang(hu) .h3 {
    line-height: 2.35rem;
  }
}
@media (max-width: 767px) {
  html:lang(hu) h3, html:lang(hu) .h3 {
    line-height: 1.75rem;
  }
}
html:lang(hu) h4, html:lang(hu) .h4 {
  line-height: 2.25rem;
}
@media (max-width: 991px) {
  html:lang(hu) h4, html:lang(hu) .h4 {
    line-height: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:lang(hu) h4, html:lang(hu) .h4 {
    line-height: 1.8rem;
  }
}
html:lang(hu) h5, html:lang(hu) .h5 {
  line-height: 1.725rem;
}
html:lang(hu) h6, html:lang(hu) .h6, html:lang(hu) .site-header__meta, html:lang(hu) .entry__introduction, html:lang(hu) .content-block__subtitle, html:lang(hu) .content-block__subtitle--type-2, html:lang(hu) .card__title--category, html:lang(hu) .illustration__title, html:lang(hu) .acc__button {
  line-height: 1.6rem;
}

/*p, .pimcore_area_group_wysiwyg {
  font-size: 1.125rem;
  line-height: 1.625rem;
  @media (max-width: 991px) {

  }
}*/
.video-background-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: -1px;
}
.video-background-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  padding-bottom: 1px;
}
.video-background-wrapper .video-background {
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1px;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-21by9:before {
  padding-top: 42.85714%;
}
.embed-responsive.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive.embed-responsive-1by1:before {
  padding-top: 100%;
}

.product-detail-one-image {
  position: relative;
  float: left;
  width: 100%;
  margin-right: -100%;
}
.product-detail-one-image:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}
.product-detail-one-image > .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-detail-one-image > .content img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.extra-small-spacer {
  padding-top: 15px;
}

.small-spacer {
  padding-top: 30px;
}

.medium-spacer {
  padding-top: 50px;
}

.large-spacer {
  padding-top: 80px;
}

.extra-large-spacer {
  padding-top: 100px;
}

.before-footer-spacer {
  padding-top: 25rem;
  margin-bottom: -25rem;
}

@media (max-width: 767px) {
  .extra-small-spacer {
    padding-top: 10px;
  }
  .small-spacer {
    padding-top: 15px;
  }
  .medium-spacer {
    padding-top: 25px;
  }
  .large-spacer {
    padding-top: 40px;
  }
  .extra-large-spacer {
    padding-top: 60px;
  }
}
.section:not(.filters-sorting) {
  float: none;
}

@media (min-width: 768px) {
  .content-block__wrapper--type-10 {
    padding: 5rem;
  }
}
.intro__image.shape-checked {
  margin-bottom: 6.25rem;
  margin-top: calc(-12.4% - 1px);
  width: 40%;
}

html body h2.h2ash1 {
  line-height: 4.35rem;
  font-size: 3.75rem;
  font-weight: 600;
}

.collage .collage__images .collage__image {
  opacity: 1;
}

.landingpage {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #32aaff;
  width: 100vw;
  min-height: 100vh;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .landingpage .site-header__top {
    position: relative;
  }
}
.landingpage .site-header__navigation .navigation-title {
  background: #FFFFFF;
  color: #000000;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1em;
  border-radius: 32px;
  text-align: center;
}
.landingpage .backgrounds {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  min-width: 100vw;
  min-height: 100vh;
}
.landingpage .backgrounds .background-item {
  display: none;
  min-width: 100vw;
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
}
.landingpage .active-item {
  display: block !important;
  -webkit-animation: fadein 0.25s linear forwards;
  animation: fadein 0.25s linear forwards;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  100% {
    opacity: 1;
  }
  0% {
    opacity: 0;
  }
}
@keyframes fadeout {
  100% {
    opacity: 1;
  }
  0% {
    opacity: 0;
  }
}
.landingpage .landingpage-title {
  position: relative;
}
@media (min-width: 768px) {
  .landingpage .landingpage-title {
    padding-right: 25px;
  }
}
.landingpage .landingpage-title h1 {
  border-bottom: 3px #FFFFFF solid;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .landingpage .landingpage-title h1 {
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
}
.landingpage .landingpage-title .landingpage-title__shape {
  display: none;
}
@media (min-width: 768px) {
  .landingpage .landingpage-title .landingpage-title__shape {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 3px #FFFFFF solid;
    position: absolute;
    bottom: -10.5px;
    right: 0;
  }
}
.landingpage .landingpage-second-title-col {
  padding-left: 40px;
}
.landingpage .landingpage-second-title {
  position: relative;
}
.landingpage .landingpage-second-title h1 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .landingpage .landingpage-second-title h1 {
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
  .landingpage .landingpage-second-title h1:before {
    display: inline-block;
    content: "";
    border-top: 3px solid white;
    width: 75px;
    transform: translateY(-0.5rem);
    margin-right: 7px;
  }
}
.landingpage .landingpage-second-title .landingpage-title__shape {
  display: none;
}
@media (min-width: 768px) {
  .landingpage .landingpage-second-title .landingpage-title__shape {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 3px #FFFFFF solid;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
  }
}
.landingpage .page--landing__wrapper {
  min-height: 100vh;
}
.landingpage .nav-1-col {
  margin-bottom: 2rem;
}
.landingpage .nav-1-lvl {
  border-radius: 50%;
  margin-left: 1rem;
  height: 120px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-weight: 700;
  position: relative;
  z-index: 0;
  transition: all 200ms !important;
  transform: scale(1);
  filter: grayscale(100%);
}
@media (min-width: 1740px) {
  .landingpage .nav-1-lvl {
    height: 174px;
    width: 174px;
  }
}
.landingpage .nav-1-lvl:hover, .landingpage .nav-1-lvl.active {
  filter: grayscale(0);
  transition: all 200ms ease-in !important;
  transform: scale(1.25);
}
.landingpage .nav-1-lvl:hover {
  cursor: pointer;
}
.landingpage .nav-1-lvl:after {
  content: "";
  border-radius: 50%;
  height: 120px;
  width: 120px;
  border: 3px #FFFFFF solid;
  position: absolute;
  z-index: 20;
}
@media (min-width: 1740px) {
  .landingpage .nav-1-lvl:after {
    height: 174px;
    width: 174px;
  }
}
.landingpage .nav-1-lvl div {
  padding: 2rem;
  background-color: #FF0000;
  text-shadow: 2px 2px 2px #000000;
  height: 108px;
  width: 108px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -2;
}
@media (min-width: 1740px) {
  .landingpage .nav-1-lvl div {
    height: 162px;
    width: 162px;
  }
}
.landingpage .btn-outline-light {
  color: #FFFFFF;
  border: 1px #FFFFFF solid;
  background-color: transparent;
}
.landingpage .btn-outline-light:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.landingpage .site-header--landing {
  background-color: transparent;
  background-image: linear-gradient(to top, rgba(48, 102, 227, 0.8) 0%, rgba(50, 170, 255, 0.8) 100%) !important;
  color: #FFF !important;
}
.landingpage .site-header--landing .child-icon {
  width: 48px;
  height: auto;
}
@media (min-width: 768px) {
  .landingpage .site-header--landing .child-icon {
    width: 64px;
  }
}
.landingpage .site-header--landing .nav-link--main {
  border-bottom: 0;
}
.landingpage .site-header--landing .site-header__body {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .landingpage .site-header--landing .site-header__body {
    margin-top: 44px;
  }
}

.page--projects .site-header__content h1.site-header__title.alt {
  line-height: 3.375rem;
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 1.875rem;
}
@media (min-width: 991px) {
  .page--projects .site-header__content h1.site-header__title.alt {
    line-height: 3.75rem;
    font-size: 3.75rem;
  }
}

.image-markers-wrapper {
  position: relative;
}
.image-markers-wrapper .marker {
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .image-markers-wrapper .marker {
    display: block;
  }
}
.image-markers-wrapper .marker-inner {
  display: none;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .image-markers-wrapper .marker-inner {
    display: block;
  }
}
.image-markers-wrapper .product-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .image-markers-wrapper .product-wrapper {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.image-markers-wrapper .product-item {
  background-width: cover;
  background-position: center center;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  -webkit-animation: pulse 1.5s linear infinite;
  animation: pulse 1.5s linear infinite;
}
@media (min-width: 992px) {
  .image-markers-wrapper .product-item {
    height: 160px;
    width: 160px;
  }
}
.image-markers-wrapper .product-item:hover {
  -webkit-animation: none;
  animation: none;
  cursor: pointer;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
  }
  15% {
    -webkit-transform: scale(1.05, 1.05);
  }
  30% {
    -webkit-transform: scale(1, 1);
  }
  40% {
    -webkit-transform: scale(1.05, 1.05);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  15% {
    transform: scale(1.05, 1.05);
  }
  30% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
.image-markers-wrapper .marked-products-wrapper .backdrop-markers {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  z-index: 5000;
}
.image-markers-wrapper .marked-products-wrapper .product-meta-item {
  position: fixed;
  background: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  max-width: 90vw;
  padding: 2rem;
  z-index: 5100;
}

.hover-bw-to-color img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.5s;
}
.hover-bw-to-color img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.events-carousel-wrapper .carousel-control-prev {
  width: 24px;
  left: -12px;
}
.events-carousel-wrapper .carousel-control-next {
  width: 24px;
  right: -12px;
}
.events-carousel-wrapper .event-item {
  border-bottom: 2px #5E5E5E solid;
}
.events-carousel-wrapper .event-img {
  position: relative;
}
.events-carousel-wrapper .date-in-pic {
  position: absolute;
  top: 5px;
  left: 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  padding: 10px 20px;
  text-align: center;
}
.events-carousel-wrapper .date-in-pic .day {
  font-size: 1.5em;
}
.events-carousel-wrapper .date-in-pic .month, .events-carousel-wrapper .date-in-pic .year {
  font-size: 0.75em;
}
.events-carousel-wrapper .events-form-wrapper .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 5000;
}
.events-carousel-wrapper .events-form-wrapper .events-form-modal {
  position: fixed;
  background: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  padding: 2rem;
  z-index: 5100;
}
@media only screen and (min-width: 768px) {
  .events-carousel-wrapper .carousel-inner .carousel-item-right.active,
  .events-carousel-wrapper .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }
  .events-carousel-wrapper .carousel-inner .carousel-item-left.active,
  .events-carousel-wrapper .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
  .events-carousel-wrapper .carousel-inner .carousel-item-right,
  .events-carousel-wrapper .carousel-inner .carousel-item-left {
    transform: translateX(0);
  }
}

#scrollspy-navigation {
  margin-top: 1rem;
}
#scrollspy-navigation.scrollspy-fixed {
  width: 100%;
  position: fixed;
  top: 44px;
  padding: 0.5rem 1rem;
  z-index: 50;
  background-color: #FFFFFF;
  font-size: 0.8em;
  margin-top: 0;
}
@media (min-width: 992px) {
  #scrollspy-navigation.scrollspy-fixed {
    top: 58px;
  }
}
@media (min-width: 1200px) {
  #scrollspy-navigation.scrollspy-fixed {
    top: 64px;
  }
}
#scrollspy-navigation .nav .nav-link {
  margin: 0.5rem 0;
}
#scrollspy-navigation .nav .nav-link:hover {
  cursor: pointer;
}

.card--products-card {
  border: 1px #DADCDE solid;
}
.card--products-card .products-card-product {
  border-top: 1px #DADCDE solid;
  padding-top: 1rem;
}

.rating-card-wrapper {
  /* hide radio buttons */
}
.rating-card-wrapper .editmode-button {
  padding-left: 3rem;
}
.rating-card-wrapper .editmode-modal-col .editmode-modal-headline {
  padding: 0.5rem;
}
.rating-card-wrapper .editmode-modal-col .editmode-modal {
  background-color: #fff;
  margin: 1rem;
  padding: 1rem;
  border: 5px solid grey;
}
.rating-card-wrapper .card_text {
  color: #0e9bff;
  font-size: 2rem;
  padding-bottom: 1rem;
  font-weight: bold;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height: 4rem;
}
.rating-card-wrapper .card {
  padding: 3rem;
  background-color: #fff;
}
.rating-card-wrapper .card .card_logo {
  align-self: center;
  align-content: center;
  padding-bottom: 1rem;
}
.rating-card-wrapper .card .card_logo .logo {
  max-width: 3rem;
}
.rating-card-wrapper .card .card_body {
  align-content: center;
  text-align: center;
}
.rating-card-wrapper .card .card_body .btn-rating {
  margin-top: 1rem;
}
.rating-card-wrapper label {
  cursor: pointer;
}
.rating-card-wrapper .drop-source {
  width: 0;
  height: 0;
  visibility: hidden;
}
.rating-card-wrapper .drop {
  height: 2rem;
  width: 1.7rem;
  color: transparent;
  transition: color 0.2s ease-in-out;
}
.rating-card-wrapper .drop-input {
  display: flex;
  justify-content: start;
  padding-left: 0;
}
.rating-card-wrapper .drop-label {
  text-align: right;
  padding-right: 0.5rem;
}
.rating-card-wrapper .drop-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio] {
  display: inline-block;
  width: 0;
  opacity: 0;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper label:hover ~ label .drop,
.rating-card-wrapper svg.drop:hover,
.rating-card-wrapper input[type=radio]:focus ~ label .drop,
.rating-card-wrapper input[type=radio]:checked ~ label .drop {
  color: #32aaff;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label .drop {
  animation: droped 0.5s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
.rating-card-wrapper input[type=radio]:checked + label {
  animation: scaleup 1s;
}
@keyframes scaleup {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes droped {
  from {
    color: #32aaff;
  }
  to {
    color: #159cff;
  }
}
.rating-card-wrapper .rating-form-wrapper button {
  font-size: 1rem;
  padding-top: 1rem;
}
.rating-card-wrapper .rating-form-wrapper .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 5000;
}
.rating-card-wrapper .rating-form-wrapper .rating-form-modal {
  position: fixed;
  background: #FFFFFF;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  padding: 2rem;
  z-index: 5100;
}
.rating-card-wrapper .rating-form-wrapper .rating-form-modal button.disabled {
  background-color: #5E5E5E;
  border-color: #5E5E5E;
}
.rating-card-wrapper .rating-form-wrapper .rating-form-modal svg {
  max-width: 1rem;
}

.feedback-card-wrapper .editmode-modal-col .editmode-modal-headline {
  padding: 0.5rem;
}
.feedback-card-wrapper .editmode-modal-col .editmode-modal {
  background-color: #fff;
  margin: 1rem;
  padding: 1rem;
  border: 5px solid grey;
}
.feedback-card-wrapper .card_text {
  color: #0e9bff;
  font-size: 2rem;
  padding-bottom: 2rem;
  font-weight: bold;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height: 2.25rem;
  text-align: center;
}
.feedback-card-wrapper .card {
  padding: 3rem;
  background-color: #fff;
}
.feedback-card-wrapper .card .card_logo {
  align-self: center;
  align-content: center;
  padding-bottom: 1rem;
}
.feedback-card-wrapper .card .card_logo .logo {
  color: #383838;
  font-size: 4rem;
}
.feedback-card-wrapper .card .card_body {
  align-content: center;
  text-align: center;
}
.feedback-card-wrapper .card .card_body .spacer {
  padding-left: 1rem;
  padding-right: 1rem;
}

.feedback-form-wrapper button {
  font-size: 1rem;
  padding-top: 1rem;
}
.feedback-form-wrapper .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 5000;
}
.feedback-form-wrapper .feedback-form-modal {
  position: fixed;
  background: #FFFFFF;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  padding: 2rem;
  z-index: 5100;
}
.feedback-form-wrapper .feedback-form-modal button.disabled {
  background-color: #5E5E5E;
  border-color: #5E5E5E;
}
.feedback-form-wrapper .feedback-form-modal svg {
  max-width: 1rem;
}

.offices__map-container #stockistFinder {
  position: relative;
}
.offices__map-container #stockistFinder .gm-style-iw {
  padding: 25px !important;
  border-radius: 0 !important;
}
.offices__map-container #stockistFinder .gm-style-iw .gm-style-iw-d {
  overflow: hidden !important;
}
.offices__map-container #stockistFinder .gm-style-iw button {
  top: 0 !important;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item {
  background-color: #fff;
  color: #5E5E5E;
  padding: 1rem;
  border: 1px solid #DADCDE;
  width: 100%;
  margin-bottom: 0;
  height: 100%;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper img {
  height: 20px;
  width: auto;
  margin-right: 10px;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper a {
  color: #5E5E5E;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper a:hover {
  color: #32aaff;
  text-decoration: underline;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.name {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.address, .offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.postcode {
  align-items: flex-start;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.address img, .offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.postcode img {
  margin-right: 15px;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.address.margin, .offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.postcode.margin {
  margin-left: 30px;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper.postcode img {
  margin-right: 18.75px;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item .wrapper:last-child {
  margin-bottom: 0;
}
.offices__map-container #stockistFinder .gm-style-iw .result-item img {
  max-width: 100% !important;
}

.offices__map-container #stockistFinder::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 41.447368%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}

.offices__map-container #stockistFinder > .content,
.offices__map-container #stockistFinder > .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.offices__map-container #stockistFinder > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media (max-width: 1239px) {
  .offices__map-container #stockistFinder {
    position: relative;
  }
  .offices__map-container #stockistFinder::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 60%;
    float: left;
    width: 1px;
    margin-left: -1px;
    height: 0;
    opacity: 0;
  }
  .offices__map-container #stockistFinder > .content,
  .offices__map-container #stockistFinder > .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .offices__map-container #stockistFinder > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
.card--brand {
  color: #5E5E5E;
}

.card--brand:hover {
  color: #5E5E5E;
}

.card--brand .card__image.media .media__source {
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.card--brand .card__contact-details {
  line-height: 1.625rem;
  font-size: 1rem;
}

.card--brand .card__contact-details a {
  font-weight: 600;
  text-decoration: underline;
}

.card--brand .card__contact-details a.card__link--linkedin {
  text-decoration: none;
}

.card--brand .card__contact-details a:hover {
  text-decoration: none;
}

.card__link--people--title {
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.1875rem;
  line-height: 1.625rem;
  font-size: 1.125rem;
}

.card__link--underline {
  text-decoration: underline !important;
}

.card__material-font {
  font-family: "Material Icons" !important;
  font-size: 3rem;
}

.card__va-m {
  vertical-align: middle;
}

.card__disclaimer {
  font-size: 12px;
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.card__disclaimer_editmode {
  font-size: 12px;
}

body.chem-intro .site-header__body {
  padding-top: 3.75rem;
  padding-bottom: 0px;
}
body.chem-intro .site-header--blue,
body.chem-intro .bg--gradient-blue-vertical,
body.chem-intro .site-header--small.site-header--blue,
body.chem-intro .site-header--rotate-gradient {
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}

body.chem-intro .pimcore_area_group_wysiwyg.pimcore_area_content {
  max-width: 1090px;
  margin: auto;
}
body.chem-intro .pimcore_area_group_button.pimcore_area_content {
  max-width: 1090px;
  margin: auto;
  text-align: center;
}
body.chem-intro .pimcore_area_group_button.pimcore_area_content a.btn {
  border-color: #57DE52;
  background-color: #57DE52;
  color: white;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 0.8125rem 2rem 0.8125rem 2rem;
}
body.chem-intro .pimcore_area_group_button.pimcore_area_content a.btn i {
  display: none;
}
body.chem-intro .pimcore_area_group_button.pimcore_area_content a.btn:hover {
  background-color: #27b222;
  border-color: #27b222;
  color: white;
}
body.chem-intro .pimcore_area_group_button.pimcore_area_content *:after {
  display: none;
}

body form.form_download button.inactive {
  background: #5E5E5E;
  border-color: #5E5E5E;
}
body form.form_download button {
  margin-top: 30px;
}
body form.form_download div.no-label.col-1 {
  padding-right: 5px;
  padding-right: 5px;
}
body form.form_download div.no-label.col-11 {
  padding-left: 0px;
}
body form.form_download div.no-label {
  margin-top: 25px;
}
body form.form_download div.no-label > div:first-child {
  text-align: right;
}
body form.form_download div.no-label * {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  font-size: 1rem;
}
body form.form_download div.no-label *.highlight {
  color: red;
}
body form.form_download div.no-label label {
  display: none;
}
body form.form_download div.no-label p {
  margin-bottom: 0.5rem;
}
body form.form_download div.no-label ul {
  list-style: none;
  padding-left: 0.5rem;
}
body form.form_download div.no-label ul li {
  list-style: none;
  position: relative;
}
body form.form_download div.no-label ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: -14px;
  top: 7px;
  background-color: #32aaff;
}

.material-icons-chem {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.content-block .pimcore_area_group_label {
  margin-bottom: 0.6875rem;
}
.content-block .pimcore_area_group_label .content-block__label {
  margin-bottom: 0;
}

.two-text-block {
  align-items: stretch !important;
}

.two_text_collapse {
  width: 100%;
}

@media (max-width: 768px) {
  .two_text_collapse {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.offer__shorttext {
  margin-top: -25px;
  width: 85%;
}

.slider__images--content .carousel {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
.carousel img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  display: block;
}
.slider__images .carousel-item {
  position: relative;
}
.slider__images .carousel-item::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.6666666667%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}
.slider__images .carousel-item > .content,
.slider__images .carousel-item > .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slider__images .carousel-item > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider__images--products .carousel-item {
  position: relative;
}
.slider__images--products .carousel-item::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}
.slider__images--products .carousel-item > .content,
.slider__images--products .carousel-item > .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slider__images--products .carousel-item > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider__images--content .carousel-item:before, .slider__images--cards .carousel-item:before {
  content: normal;
}
.slider__images--content .carousel-item .content, .slider__images--cards .carousel-item .content {
  margin: 10px;
  position: relative;
}
.carousel-item .content-block {
  border: 1px solid #DADCDE;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.08);
}
.carousel-control-prev, .carousel-control-next {
  color: #5E5E5E !important;
  opacity: 1 !important;
}
.carousel-control-prev:focus, .carousel-control-next:focus {
  opacity: 1 !important;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
  color: rgb(55.75, 55.75, 55.75) !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-image: none;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #DADCDE;
  transition: border 0.2s ease-in-out;
  background-color: white;
}
.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
  border-color: #5E5E5E;
}
.slider__images .carousel-control-prev, .slider__images .carousel-control-next {
  width: 2.5rem;
  display: flex;
  position: relative;
}
.slider__images--products .carousel-control-prev, .slider__images--cards .carousel-control-prev, .slider__images--products .carousel-control-next, .slider__images--cards .carousel-control-next {
  position: absolute;
  width: 15%;
}
.carousel-control__numbers {
  min-width: 2.25rem;
  text-align: center;
}
.carousel-controls {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider__images--content .carousel-controls {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 1rem;
}
.carousel-controls__wrap {
  background-color: white;
  border-radius: 40px;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.5rem;
}
.slider__images--content .carousel-controls__wrap {
  background-color: #F4F6F8;
}
.carousel-indicators {
  margin-top: 1.875rem;
  position: static;
  left: initial;
  width: initial;
  padding: 0;
}
.carousel-indicators-item {
  float: left;
  position: relative;
  width: 100%;
  border: 1px solid #DADCDE;
  border-radius: 0.25rem;
  overflow: hidden;
}
.carousel-indicators-item:hover {
  border-color: #C0C0C0;
  cursor: pointer;
}
.carousel-indicators-item:hover img {
  opacity: 1;
}
.active .carousel-indicators-item {
  border-color: #32aaff;
}
.active .carousel-indicators-item img {
  opacity: 1;
}
.carousel-indicators-item img {
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}
.carousel-indicators-link {
  width: 100%;
  display: block;
  float: left;
}
.slider__images .carousel-indicators-link {
  position: relative;
}
.slider__images .carousel-indicators-link::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.6666666667%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}
.slider__images .carousel-indicators-link > .content,
.slider__images .carousel-indicators-link > .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slider__images .carousel-indicators-link > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider__images--products .carousel-indicators-link {
  position: relative;
}
.slider__images--products .carousel-indicators-link::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}
.slider__images--products .carousel-indicators-link > .content,
.slider__images--products .carousel-indicators-link > .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slider__images--products .carousel-indicators-link > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.swiper {
  overflow: hidden;
  position: relative;
}
.swiper-container {
  overflow: unset !important;
}
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  left: -1.25rem;
  top: 0;
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
  background-color: red;
  display: flex;
  color: #5E5E5E !important;
  opacity: 1 !important;
  cursor: pointer;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: border 0.2s ease-in-out;
  background-color: white;
  margin-top: -1.25rem;
  border: 1px solid #DADCDE;
  transition: border 0.2s ease-in-out;
}
.swiper-button-prev:focus, .swiper-button-next:focus {
  opacity: 1 !important;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  color: rgb(55.75, 55.75, 55.75) !important;
  border-color: #5E5E5E;
}
.slider__images .swiper-button-prev, .slider__images .swiper-button-next {
  width: 2.5rem;
  display: flex;
  position: relative;
}
.slider__images--products .swiper-button-prev, .slider__images--cards .swiper-button-prev, .slider__images--products .swiper-button-next, .slider__images--cards .swiper-button-next {
  position: absolute;
  width: 15%;
}
.swiper-button-next {
  left: auto;
  right: -1.25rem;
}

.form-no-highlight input:focus, .form-no-highlight input:active, .form-no-highlight textarea:focus, .form-no-highlight textarea:active, .form-no-highlight select:focus, .form-no-highlight select:active, .form-no-highlight label:focus, .form-no-highlight label:active {
  border-color: currentColor !important;
}
.form-no-highlight input:focus + label {
  color: currentColor !important;
}
.form-no-highlight textarea:focus + label {
  color: currentColor !important;
}
.form-no-highlight select:focus + label {
  color: currentColor !important;
}

@media (max-width: 1200px) {
  .form-width {
    min-width: 50% !important;
  }
}
@media (max-width: 992px) {
  .form-width {
    min-width: 60% !important;
  }
}
@media (max-width: 768px) {
  .form-width {
    min-width: 70% !important;
  }
}
@media (max-width: 576px) {
  .form-width {
    min-width: 80% !important;
  }
}
@media (max-width: 767px) {
  .container-with-gradient {
    max-width: 767px;
  }
}
div.sdform form.MSdM .emptyContainer {
  padding: 0 !important;
}
div.sdform form.MSdM .columnContainer {
  padding: 0 !important;
  margin-bottom: 1rem !important;
}
div.sdform form.MSdM .columnContainer div[data-editorblocktype=Text]:last-of-type p {
  font-size: 1rem !important;
}
div.sdform form.MSdM .columnContainer div[data-editorblocktype=Field-textarea] {
  width: 100%;
}
div.sdform form.MSdM .containerWrapper input, div.sdform form.MSdM .containerWrapper select {
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: block;
  width: 100%;
  line-height: 1.25rem;
  font-size: 1rem;
  height: 3.5rem;
  font-weight: 550;
  padding: 0 1.5rem;
  border-radius: 0.25rem;
  margin: 0;
  font-family: inherit;
  border: 0.0625rem solid;
  background-color: #fff;
  color: #5e5e5e;
}
div.sdform form.MSdM .containerWrapper input:focus, div.sdform form.MSdM .containerWrapper select:focus {
  outline: 0;
  box-shadow: 0 0;
  color: #495057;
  background-color: #fff;
}
div.sdform form.MSdM .containerWrapper select:after {
  position: absolute;
  font-family: "Material Icons" !important;
  content: "\e313";
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #5e5e5e;
  font-size: 1.5rem;
}
div.sdform form.MSdM .containerWrapper textarea {
  width: 100%;
  border: 0.0625rem solid;
  font-weight: 550;
  padding: 0 1.5rem;
  border-radius: 0.25rem !important;
  background-color: #fff;
  color: #5e5e5e;
  resize: none !important;
}
div.sdform form.MSdM .containerWrapper input, div.sdform form.MSdM .containerWrapper select, div.sdform form.MSdM .containerWrapper textarea {
  border-color: #dadcde;
}
div.sdform form.MSdM .containerWrapper input:hover, div.sdform form.MSdM .containerWrapper select:hover, div.sdform form.MSdM .containerWrapper textarea:hover {
  border-color: #5e5e5e;
}
div.sdform form.MSdM .containerWrapper input:focus, div.sdform form.MSdM .containerWrapper input:focus-visible, div.sdform form.MSdM .containerWrapper select:focus, div.sdform form.MSdM .containerWrapper select:focus-visible, div.sdform form.MSdM .containerWrapper textarea:focus, div.sdform form.MSdM .containerWrapper textarea:focus-visible {
  border-color: #32aaff;
  outline: none;
}
div.sdform form.MSdM .containerWrapper label {
  font-weight: 550;
  display: inline-block;
  margin-bottom: 0.5rem;
  line-height: 1.25;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 1rem;
}
div.sdform form.MSdM .containerWrapper input[type=checkbox] {
  width: 15px;
  height: 15px;
}
div.sdform form.MSdM .containerWrapper .columnContainer {
  display: flex !important;
  flex-direction: row !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto !important;
  min-height: auto !important;
  padding: 0 !important;
  flex-wrap: wrap;
}
div.sdform form.MSdM .containerWrapper .columnContainer .col1, div.sdform form.MSdM .containerWrapper .columnContainer .col2 {
  margin-bottom: 1rem;
  margin-right: 5px;
  margin-left: 5px;
}
div.sdform form.MSdM .containerWrapper .columnContainer .col1 {
  flex: 0 0 calc(100% - 10px);
  max-width: calc(100% - 10px);
}
div.sdform form.MSdM .containerWrapper .columnContainer .col2 {
  flex: 0 0 calc(100% - 10px);
  max-width: calc(100% - 10px);
}
@media (min-width: 768px) {
  div.sdform form.MSdM .containerWrapper .columnContainer .col2 {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
div.sdform form.MSdM .containerWrapper .submit {
  margin-top: 0.5rem;
  margin-right: 5px;
  margin-left: 5px;
}
div.sdform form.MSdM .containerWrapper .submit p {
  margin-bottom: 0 !important;
}
div.sdform form.MSdM .containerWrapper .submit button[type=submit] {
  cursor: pointer;
  position: relative;
  border: 0;
  display: inline-flex;
  font-weight: 600;
  min-width: 3rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8125rem 1.5rem;
  transition: all 0.2s ease-in-out;
  height: auto;
  border-radius: 0;
  font-size: inherit;
  line-height: inherit;
}
div.sdform form.MSdM .containerWrapper .submit button[type=submit] span {
  position: relative;
  z-index: 1;
}
div.sdform.download-form-contact {
  padding: 2rem;
}
div.sdform.download-form-contact form.MSdM .containerWrapper input {
  border-color: #dadcde;
}
div.sdform.download-form-contact form.MSdM .containerWrapper input:hover {
  border-color: #5e5e5e;
}
div.sdform.download-form-contact form.MSdM .containerWrapper input:focus {
  border-color: #32aaff;
}
div.sdform.download-form-contact form.MSdM .containerWrapper label .lp-required {
  color: #32aaff !important;
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit button[type=submit] {
  color: white;
  background-color: #52DEAD;
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit button[type=submit]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  background-color: #57DE52;
  background-image: linear-gradient(90deg, #57DE52, #52DEAD);
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit button[type=submit]:after {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  height: 1.25rem;
  content: "get_app";
  margin-left: 0.5rem;
  color: currentColor !important;
  position: relative;
  z-index: 1;
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit button[type=submit]:hover {
  outline: 0;
  box-shadow: 0 0 0;
}
div.sdform.download-form-contact form.MSdM .containerWrapper .submit button[type=submit]:hover:before {
  opacity: 0;
}
div.sdform.download-modal-form form.MSdM .containerWrapper input {
  border-color: white;
}
div.sdform.download-modal-form form.MSdM .containerWrapper input:hover {
  border-color: white;
}
div.sdform.download-modal-form form.MSdM .containerWrapper input:focus {
  border-color: white;
}
div.sdform.download-modal-form form.MSdM .containerWrapper label .lp-required {
  color: white !important;
}
div.sdform.download-modal-form form.MSdM .containerWrapper .submit {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
div.sdform.download-modal-form form.MSdM .containerWrapper .submit button[type=submit] {
  color: #5E5E5E;
  background-color: white;
  border: 1px solid white;
}
div.sdform.download-modal-form form.MSdM .containerWrapper .submit button[type=submit]:hover {
  background-color: #fff;
  border-color: #383838;
  color: #383838;
}
div.sdform.download-modal-form form.MSdM .containerWrapper .submit button[type=submit]:after {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  height: 1.25rem;
  content: "get_app";
  margin-left: 0.5rem;
}
div.sdform.newsletter-popup {
  padding: 2rem;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper input {
  border-color: #dadcde;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper input:hover {
  border-color: #5e5e5e;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper input:focus {
  border-color: #32aaff;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper label .lp-required {
  color: #32aaff !important;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit] {
  cursor: pointer;
  position: relative;
  border: 0;
  display: inline-flex;
  font-weight: 600;
  min-width: 3rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8125rem 1.5rem;
  transition: all 0.2s ease-in-out;
  color: white;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:after {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  height: 1.125rem;
  line-height: 1.125rem;
  font-size: 2.5rem;
  margin-left: 1.5rem;
  color: currentColor !important;
  position: relative;
  z-index: 1;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:hover {
  outline: 0;
  box-shadow: 0 0 0;
}
div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:hover:before {
  opacity: 0;
}
div.sdform.contact-expert {
  padding: 2rem;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper textarea {
  width: 100%;
  border: 0.0625rem solid;
  font-weight: 550;
  padding: 0 1.5rem;
  border-radius: 0.25rem;
  background-color: #fff;
  color: #5e5e5e;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper input, div.sdform.contact-expert form.MSdM-contact .containerWrapper textarea {
  border-color: #dadcde;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper input:hover, div.sdform.contact-expert form.MSdM-contact .containerWrapper textarea:hover {
  border-color: #5e5e5e;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper input:focus, div.sdform.contact-expert form.MSdM-contact .containerWrapper input:focus-visible, div.sdform.contact-expert form.MSdM-contact .containerWrapper textarea:focus, div.sdform.contact-expert form.MSdM-contact .containerWrapper textarea:focus-visible {
  border-color: #32aaff;
  outline: none;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper label .lp-required {
  color: #32aaff !important;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit button[type=submit] {
  color: white;
  background-color: #3066E3;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit button[type=submit]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit button[type=submit]:after {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  height: 1.125rem;
  line-height: 1.125rem;
  font-size: 2.5rem;
  margin-left: 1.5rem;
  color: currentColor !important;
  position: relative;
  z-index: 1;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit button[type=submit]:hover {
  outline: 0;
  box-shadow: 0 0 0;
}
div.sdform.contact-expert form.MSdM-contact .containerWrapper .submit button[type=submit]:hover:before {
  opacity: 0;
}
div.sdform.map-contact-form {
  padding: 2rem;
}
div.sdform.map-contact-form form.MSdM .columnContainer div[data-editorblocktype=Text]:first-of-type {
  margin-bottom: 0.5rem !important;
  line-height: 2.25rem !important;
  font-size: 2rem !important;
  font-weight: 600;
}
@media (max-width: 767px) {
  div.sdform.map-contact-form form.MSdM .columnContainer div[data-editorblocktype=Text]:first-of-type {
    line-height: 1.625rem !important;
    font-size: 1.5rem !important;
  }
}
@media (max-width: 991px) {
  div.sdform.map-contact-form form.MSdM .columnContainer div[data-editorblocktype=Text]:first-of-type {
    line-height: 2.25rem !important;
    font-size: 1.75rem !important;
  }
}
div.sdform.map-contact-form form.MSdM .columnContainer div[data-editorblocktype=Text]:last-of-type {
  opacity: 1 !important;
}
div.sdform.map-contact-form form.MSdM .containerWrapper textarea {
  width: 100%;
  border: 0.0625rem solid;
  font-weight: 550;
  padding: 0 1.5rem;
  border-radius: 0.25rem;
  background-color: #fff;
  color: #5e5e5e;
}
div.sdform.map-contact-form form.MSdM .containerWrapper input, div.sdform.map-contact-form form.MSdM .containerWrapper textarea {
  border-color: #dadcde;
}
div.sdform.map-contact-form form.MSdM .containerWrapper input:hover, div.sdform.map-contact-form form.MSdM .containerWrapper textarea:hover {
  border-color: #5e5e5e;
}
div.sdform.map-contact-form form.MSdM .containerWrapper input:focus, div.sdform.map-contact-form form.MSdM .containerWrapper input:focus-visible, div.sdform.map-contact-form form.MSdM .containerWrapper textarea:focus, div.sdform.map-contact-form form.MSdM .containerWrapper textarea:focus-visible {
  border-color: #32aaff;
  outline: none;
}
div.sdform.map-contact-form form.MSdM .containerWrapper label .lp-required {
  color: #32aaff !important;
}
div.sdform.map-contact-form form.MSdM .containerWrapper .submit {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
div.sdform.map-contact-form form.MSdM .containerWrapper .submit button[type=submit] {
  color: #5E5E5E;
  background-color: white;
  border: 1px solid white;
}
div.sdform.map-contact-form form.MSdM .containerWrapper .submit button[type=submit]:hover {
  background-color: #fff;
  border-color: #383838;
  color: #383838;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper input.lookup-behavior {
  background-image: url("/aliaxis-group/images/icons/expand_more.svg");
  filter: none;
  background-size: 9px;
  background-position: right 5px center;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper .submit button[type=submit] {
  background-color: #3066E3;
  color: white;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper .submit button[type=submit]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper .submit button[type=submit]:hover {
  outline: 0;
  box-shadow: 0 0 0;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper .submit button[type=submit]:hover:before {
  opacity: 0;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper div[data-editorblocktype=Field-checkbox] > div > div.lp-form-field {
  display: flex;
  align-items: flex-start;
}
div.sdform.contact-snippet form.MSdM-contact .containerWrapper div[data-editorblocktype=Field-checkbox] > div > div.lp-form-field input[type=checkbox] {
  margin-right: 10px;
}

.bg--gradient-blue-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit] {
  background-color: #3066E3;
}
.bg--gradient-blue-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:before {
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}

.bg--gradient-pink-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit] {
  background-color: #FA6157;
}
.bg--gradient-pink-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:before {
  background-color: #D645CC;
  background-image: linear-gradient(90deg, #D645CC, #FA6157);
}

.bg--gradient-green-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit] {
  background-color: #52DEAD;
}
.bg--gradient-green-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:before {
  background-color: #57DE52;
  background-image: linear-gradient(90deg, #57DE52, #52DEAD);
}

.bg--gradient-red-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit] {
  background-color: #FAA64A;
}
.bg--gradient-red-horizontal div.sdform.newsletter-popup form.MSdM-newsletter .containerWrapper .submit button[type=submit]:before {
  background-color: #FA6157;
  background-image: linear-gradient(90deg, #FA6157, #FAA64A);
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../_/node_modules/material-icons/iconfont-new/material-icons_38699e69c673ccadce553bcef499b571.woff2) format("woff2"), url(../_/node_modules/material-icons/iconfont-new/material-icons_2fe4e4645bd07e2af2f93df3460d0e0b.woff) format("woff");
}
.material-icons {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../_/node_modules/material-icons/iconfont-new/material-icons-outlined_aa3939e42f85d820b39c2e343ac537e2.woff2) format("woff2"), url(../_/node_modules/material-icons/iconfont-new/material-icons-outlined_4623f14cd1c392b7c80514c443b37c2c.woff) format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../_/node_modules/material-icons/iconfont-new/material-icons-round_476f3a6ad8409f5eb7aae04961eefc41.woff2) format("woff2"), url(../_/node_modules/material-icons/iconfont-new/material-icons-round_97428f0ed5a791d18b5ae5978d05f82e.woff) format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../_/node_modules/material-icons/iconfont-new/material-icons-sharp_4dd5a5b2ba955778d0596da3c84a5a2f.woff2) format("woff2"), url(../_/node_modules/material-icons/iconfont-new/material-icons-sharp_56617784ce9ace4d1b64fca0bd73e5dc.woff) format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../_/node_modules/material-icons/iconfont-new/material-icons-two-tone_3e93ab0833b18710515a5430807450af.woff2) format("woff2"), url(../_/node_modules/material-icons/iconfont-new/material-icons-two-tone_b3daf2d60771a1a068a54504f5cdec0f.woff) format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.btn .material-icons-outlined {
  height: 1.25rem;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/*.btn, .site-header__menu-toggle, button, .form__search__button, .form__search__toggle, .language__toggle, .acc__button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
  min-width: 3rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.625rem 1.5rem;
  min-height: 3rem;
  border: 0.0625rem solid transparent;
  background-color: transparent;
}*/
.btn--white, .language__toggle {
  border-color: white;
  background-color: white;
  color: #5E5E5E;
}

.btn--full-gradient {
  position: relative;
  border: 0;
  color: white;
}

.btn--full-gradient > * {
  position: relative;
  z-index: 1;
}

.btn--full-gradient > *:hover {
  cursor: pointer;
}

.btn--full-gradient:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
}

.btn--full-gradient:hover {
  color: white;
}

.btn--full-gradient:hover:after {
  opacity: 0;
}

.btn--full-gradient-blue {
  background-color: #3066E3;
}

.btn--full-gradient-blue:after {
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}

.btn--full-gradient-green {
  background-color: #52DEAD;
}

.btn--full-gradient-green:after {
  background-color: #57DE52;
  background-image: linear-gradient(90deg, #57DE52, #52DEAD);
}

.btn--full-gradient-red {
  background-color: #FAA64A;
}

.btn--full-gradient-red:after {
  background-color: #FA6157;
  background-image: linear-gradient(90deg, #FA6157, #FAA64A);
}

.btn--full-gradient-pink {
  background-color: #FA6157;
}

.btn--full-gradient-pink:after {
  background-color: #D645CC;
  background-image: linear-gradient(90deg, #D645CC, #FA6157);
}

.media__ratio .media__source {
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* Range Cards */
.card.card--range.card--borderless .card-header .media {
  text-align: left;
  width: 100%;
  max-width: 100%;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.card.card--range.card--borderless .card-header .media .media__ratio {
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.card.card--range.card--borderless .card-header .media .media__ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.666667%;
  float: left;
  width: 1px;
  margin-left: -1px;
  height: 0;
  opacity: 0;
}

.card--range {
  height: 100%;
}

.card__header {
  border: 1px solid #DADCDE;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.75rem;
  position: relative;
}

.card:not(.card--company):not(.card--people):not(.card--category-type-2):not(.card--borderless):hover .card__header:not(.card__header--download) {
  border-color: #5E5E5E;
}

.card:not(.card--company):not(.card--people):not(.card--category-type-2):not(.card--borderless):hover .card__header:not(.card__header--download):after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 0.125rem solid #5E5E5E;
  left: 0;
  right: 0;
}

.card--borderless .card__header,
.card--contact-person .card__header {
  border: 0;
}

.card--horizontal .card__header {
  margin-bottom: 0;
}

.card__body > * {
  margin-bottom: 0.5rem;
}

.card__body > *:last-child {
  margin-bottom: 0;
}

.card__body > *:only-child {
  margin-bottom: 0;
}

.card__body--range {
  text-align: center;
  padding: 2rem 1.5rem;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 991.98px) {
  .card__body--range {
    padding: 1.5rem;
  }
}
.card__title {
  font-weight: 600;
}

.card__title--range {
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

a:link, a:active, a:visited {
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.card__link {
  text-decoration: none;
  font-weight: 600;
  color: #5E5E5E;
}

.card__link:hover {
  color: #5E5E5E;
  text-decoration: underline;
}

.card__link--white,
.color--white .card__link {
  color: white;
}

.card__link--white:hover,
.color--white .card__link:hover {
  color: white;
}

.bg--black {
  background-color: #5E5E5E;
}

.bg--secondary {
  background-color: #5E5E5E;
}

.bg--white {
  background-color: #ffffff;
}

.bg--filter {
  background-color: #ffffff;
}

.bg--bluelight {
  background-color: #32aaff;
}

.bg--bluedark {
  background-color: #3066E3;
}

.bg--primary {
  background-color: #32aaff;
}

.bg--redlight {
  background-color: #FA6157;
}

.bg--reddark {
  background-color: #FAA64A;
}

.bg--pinklight {
  background-color: #D645CC;
}

.bg--pinkdark {
  background-color: #FAA64A;
}

.bg--greenlight {
  background-color: #57DE52;
}

.bg--greendark {
  background-color: #52DEAD;
}

.bg--gray1 {
  background-color: #F4F6F8;
}

.bg--gray2 {
  background-color: #DADCDE;
}

.bg--gray3 {
  background-color: #C0C0C0;
}

.bg--blackdark {
  background-color: black;
  color: white;
}

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

.bg--image-overlay:before, .card__overlay--video:before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.site-header.site-header--caseStudy {
  margin-bottom: 4rem;
}

.bg--gradient-blue-horizontal, .site-header, .number__title {
  background-color: #32aaff;
  background-image: linear-gradient(180deg, #32aaff, #3066E3);
}

.bg--gradient-blue-vertical, .site-header--small.site-header--blue, .site-header--caseStudy.site-header--blue, .site-header--rotate-gradient {
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066E3);
}

.bg--gradient-pink-vertical, .site-header--small.site-header--pink, .site-header--caseStudy.site-header--pink {
  background-color: #D645CC;
  background-image: linear-gradient(90deg, #D645CC, #FA6157);
}

.bg--gradient-pink-horizontal {
  background-color: #D645CC;
  background-image: linear-gradient(180deg, #D645CC, #FA6157);
}

.bg--gradient-green-vertical, .site-header--small.site-header--green, .site-header--caseStudy.site-header--green {
  background-color: #57DE52;
  background-image: linear-gradient(90deg, #57DE52, #52DEAD);
}

.bg--gradient-green-horizontal {
  background-color: #57DE52;
  background-image: linear-gradient(180deg, #57DE52, #52DEAD);
}

.bg--gradient-red-vertical, .site-header--small.site-header--red, .site-header--caseStudy.site-header--red {
  background-color: #FA6157;
  background-image: linear-gradient(90deg, #FA6157, #FAA64A);
}

.bg--gradient-red-horizontal {
  background-color: #FA6157;
  background-image: linear-gradient(180deg, #FA6157, #FAA64A);
}

.media__overlay--shadow-dark {
  background: rgba(0, 0, 0, 0.7);
}

.media__overlay--shadow-gradient {
  background: rgba(0, 0, 0, 0.3);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.25) 15%, rgba(0, 0, 0, 0.04) 30%, rgba(0, 0, 0, 0.04) 31%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.02) 63%, rgba(0, 0, 0, 0.04) 70%, rgba(0, 0, 0, 0.25) 80%, rgba(0, 0, 0, 0.82) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#d1000000",GradientType=0 );
}

.color--black,
.text--black {
  color: #5E5E5E;
}

.color--secondary,
.text--secondary {
  color: #5E5E5E;
}

.color--white,
.text--white {
  color: #ffffff;
}

.color--filter,
.text--filter {
  color: #ffffff;
}

.color--bluelight,
.text--bluelight {
  color: #32aaff;
}

.color--bluedark,
.text--bluedark {
  color: #3066E3;
}

.color--primary,
.text--primary {
  color: #32aaff;
}

.color--redlight,
.text--redlight {
  color: #FA6157;
}

.color--reddark,
.text--reddark {
  color: #FAA64A;
}

.color--pinklight,
.text--pinklight {
  color: #D645CC;
}

.color--pinkdark,
.text--pinkdark {
  color: #FAA64A;
}

.color--greenlight,
.text--greenlight {
  color: #57DE52;
}

.color--greendark,
.text--greendark {
  color: #52DEAD;
}

.color--gray1,
.text--gray1 {
  color: #F4F6F8;
}

.color--gray2,
.text--gray2 {
  color: #DADCDE;
}

.color--gray3,
.text--gray3 {
  color: #C0C0C0;
}

.quote__media {
  border-radius: 50%;
  overflow: hidden;
}
.quote__body {
  position: relative;
  padding: 0.5rem 0;
}
@media (min-width: 992px) {
  .quote__icon {
    position: absolute;
    left: -3.5rem;
    top: 0;
    font-size: 3rem;
    line-height: 1;
  }
}

.content-block--form {
  margin-bottom: 3.125rem;
}

.content-block--form {
  padding: 2.5rem;
  overflow: hidden;
}

.content-block__deco {
  position: absolute;
  left: -2rem;
  bottom: -4rem;
  width: 80%;
}

@media (min-width: 992px) {
  .content-block__deco {
    opacity: 0.5;
    width: 50%;
    left: 2rem;
    bottom: -7rem;
  }
}
.content-block__body {
  font-weight: 500;
}

.content-block__title--form {
  margin-bottom: 1rem;
  line-height: 2.5rem;
  font-size: 2.25rem;
  font-weight: 600;
}

.nav-link--social-media {
  width: 3rem;
  height: 3rem;
  background-color: white;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav-link--social-media span:before {
  transition: color 0.1s ease-in-out;
  color: #5E5E5E;
  font-size: 2.5rem;
}

.nav-link--social-media:hover {
  text-decoration: none;
}

.nav-link--social-media:hover span:before {
  color: #32aaff;
}

section.content-blocks--form .content-block__form {
  padding: 2rem;
}
section.content-blocks--form .contact-data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 576px) {
  section.content-blocks--form .contact-data {
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }
}
section.content-blocks--form .contact-data__image {
  width: 50%;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  section.content-blocks--form .contact-data__image {
    width: 30%;
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
section.content-blocks--form .contact-data__socials {
  margin-top: 0.5rem;
}
section.content-blocks--form .contact-data__socials a {
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 0.25rem;
}
section.content-blocks--form .contact-data__socials a span {
  font-size: 1.75rem;
}
section.content-blocks--form .icon-custom.color--white:before {
  color: white;
}

.site-header__secondary-menu {
  width: 100%;
  z-index: 71;
  height: 3rem;
  position: fixed;
  transition: height 0.2s ease-in-out, background-color 0.2s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link--secondary {
  font-size: 0.9rem;
  color: white;
}
.nav-link--secondary:hover {
  color: white;
}

@media (min-width: 992px) {
  .nav-item--secondary:not(:first-of-type) {
    margin-left: 1.125rem;
  }
}
.site-header--has-secondary-menu .site-header__top {
  height: 6rem;
}

@media (max-width: 991px) {
  .site-header--has-secondary-menu .site-header__top {
    height: 3.5rem;
  }
}
@media (min-width: 992px) {
  .site-header--has-secondary-menu .site-header__top {
    top: 3rem;
  }
  .site-header--has-secondary-menu .site-header__top--shrink {
    top: 2rem;
  }
}
.site-header__secondary-menu--shrink {
  height: 2rem;
}

.site-header--blue .site-header__secondary-menu--shrink {
  background-color: #32aaff;
}

.site-header--small.site-header--blue .site-header__secondary-menu--shrink {
  background-color: #32aaff;
  background-image: linear-gradient(90deg, #32aaff, #3066e3);
}

.site-header--pink .site-header__secondary-menu--shrink {
  background-color: #D645CC;
  background-image: linear-gradient(90deg, #D645CC, #FA6157);
}

.site-header--red .site-header__secondary-menu--shrink {
  background-color: #FA6157;
  background-image: linear-gradient(90deg, #FA6157, #FAA64A);
}

.site-header--green .site-header__secondary-menu--shrink {
  background-color: #57DE52;
  background-image: linear-gradient(90deg, #57DE52, #52DEAD);
}

.site-header__secondary-menu:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1830px;
}

@media (max-width: 1999.98px) {
  .site-header__secondary-menu:after {
    max-width: 1650px;
  }
}
@media (max-width: 1739.98px) {
  .site-header__secondary-menu:after {
    max-width: 1170px;
  }
}
@media (max-width: 991.98px) {
  .site-header__secondary-menu {
    display: none;
  }
}
body:not(.page--corporate) {
  /*.site-header--has-secondary-menu .site-header__content *:only-child {
    margin-bottom: 0;
  }*/
}
body:not(.page--corporate) .site-header--has-secondary-menu .site-header__body {
  padding-bottom: 3rem;
}
@media (min-width: 576px) {
  body:not(.page--corporate) .site-header--has-secondary-menu .site-header__body {
    padding-top: 6.5rem;
  }
}
@media (min-width: 992px) {
  body:not(.page--corporate) .site-header--has-secondary-menu .site-header__body {
    padding-top: 9.75rem;
  }
}
@media (min-width: 992px) {
  body:not(.page--corporate) .site-header--has-secondary-menu .site-header__content > .row:only-child {
    padding-top: 2rem;
  }
}
body:not(.page--corporate) .site-header--has-secondary-menu .site-header__content .pimcore_area_content:last-child *:only-child {
  margin-bottom: 0;
}

.download-data {
  display: none;
  margin-top: auto;
  width: 36%;
}
.download-data .download-data__image {
  position: relative;
  top: 5rem;
  margin-top: -5rem;
}
.download-data .download-data__image img {
  height: auto;
}

@media (min-width: 992px) {
  .download-data {
    display: block;
  }
}
.overflow-unset {
  overflow: unset !important;
}

#modal-newsletter, [id*=modal-default-] {
  opacity: 1 !important;
  background-color: rgba(94, 94, 94, 0.7);
}
#modal-newsletter .inner-modal, [id*=modal-default-] .inner-modal {
  opacity: 0;
  transition: opacity 300ms linear;
}
#modal-newsletter .inner-modal.show-modal, [id*=modal-default-] .inner-modal.show-modal {
  opacity: 1;
  transition: opacity 300ms linear;
}

.modal-open .modal#modal-newsletter, .modal-open .modal#modal-download, .modal-open .modal[id*=modal-default-] {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal#modal-newsletter, .modal#modal-download, .modal[id*=modal-default-] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal#modal-newsletter.fade, .modal#modal-download.fade, .modal[id*=modal-default-].fade {
  transition: opacity 0.15s linear;
}
.modal#modal-newsletter.fade .modal-dialog, .modal#modal-download.fade .modal-dialog, .modal[id*=modal-default-].fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal#modal-newsletter.show .modal-dialog, .modal#modal-download.show .modal-dialog, .modal[id*=modal-default-].show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
-open.modal#modal-newsletter, -open.modal#modal-download, -open.modal[id*=modal-default-] {
  overflow: unset;
  padding-right: 0 !important;
  overflow: hidden;
}
-open.modal#modal-newsletter .modal, -open.modal#modal-download .modal, -open.modal[id*=modal-default-] .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal#modal-newsletter .modal-dialog, .modal#modal-download .modal-dialog, .modal[id*=modal-default-] .modal-dialog {
  position: relative;
  width: auto;
  pointer-events: none;
  max-width: 36rem;
  margin: 1.75rem auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
}
@media (max-width: 991.98px) {
  .modal#modal-newsletter .modal-dialog, .modal#modal-download .modal-dialog, .modal[id*=modal-default-] .modal-dialog {
    max-width: 620px;
  }
}
@media (max-width: 767.98px) {
  .modal#modal-newsletter .modal-dialog, .modal#modal-download .modal-dialog, .modal[id*=modal-default-] .modal-dialog {
    max-width: 420px;
  }
}
@media (max-width: 575.98px) {
  .modal#modal-newsletter .modal-dialog, .modal#modal-download .modal-dialog, .modal[id*=modal-default-] .modal-dialog {
    max-width: 420px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
  max-width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 576px) {
  .modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
    max-width: 620px;
  }
}
@media (min-width: 992px) {
  .modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
    max-width: 840px;
  }
}
@media (min-width: 1240px) {
  .modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
    max-width: 1080px;
  }
}
@media (min-width: 1740px) {
  .modal#modal-newsletter .modal-dialog--newsletter, .modal#modal-download .modal-dialog--newsletter, .modal[id*=modal-default-] .modal-dialog--newsletter {
    max-width: 1560px;
  }
}
-body.modal#modal-newsletter, -body.modal#modal-download, -body.modal[id*=modal-default-] {
  overflow: hidden;
}

.modal#modal-newsletter .modal-content, .modal#modal-download .modal-content, .modal[id*=modal-default-] .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
  border: 0;
  background-color: transparent;
  padding: 2.5rem;
}
-header.modal#modal-newsletter, -header.modal#modal-download, -header.modal[id*=modal-default-] {
  border: 0;
  padding: 0;
}

-footer.modal#modal-newsletter, -footer.modal#modal-download, -footer.modal[id*=modal-default-] {
  border: 0;
  padding: 0;
}

-body.modal#modal-newsletter, -body.modal#modal-download, -body.modal[id*=modal-default-] {
  border: 0;
  padding: 0;
}

.modal#modal-newsletter .modal-close, .modal#modal-download .modal-close, .modal[id*=modal-default-] .modal-close {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  z-index: 1;
  cursor: pointer;
  min-height: 3rem;
}
.modal#modal-newsletter .content-block__form, .modal#modal-download .content-block__form, .modal[id*=modal-default-] .content-block__form {
  padding: 2rem;
}

.modal#modal-download .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal#modal-download .form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 0;
  color: #495057;
  background-color: #fff;
}
.modal#modal-download .form--color .form-control:focus, .modal#modal-download .form--color .form-control:hover {
  border-color: white;
}
.modal#modal-download .form--color .form-control:focus + label {
  color: white;
}

.modal[id*=modal-default-] {
  background-color: transparent;
}
.modal[id*=modal-default-] .inner-modal:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(94, 94, 94, 0.7);
  opacity: 0;
  transition: opacity 300ms linear;
}
.modal[id*=modal-default-] .inner-modal.show-modal:after {
  transition: opacity 300ms linear;
  opacity: 1;
}
.modal[id*=modal-default-] .inner-modal .modal-dialog {
  z-index: 10;
  position: relative;
}

.card--download .card__actions {
  padding-top: 0.5rem;
}
.card--download .card__actions a, .card--download .card__actions button {
  position: relative;
  z-index: 2;
}
.card--download .card__actions .btn--full-gradient-pink {
  background-color: #FA6157;
}

section.cards.case-studies .offer__section {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 100%;
}
section.cards.case-studies .offer__section .content {
  padding: 1.25rem;
  height: 100%;
}

.alert {
  width: 100%;
  position: relative;
  z-index: 9;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: bold;
  color: white;
  border-radius: 0;
}
.alert__inner {
  display: flex;
  justify-content: space-between;
}
.alert__side--left {
  line-height: 3rem;
}
.alert__side--left {
  white-space: nowrap;
  overflow: auto;
  text-overflow: ellipsis;
}
.alert__side--left a {
  color: white;
  text-decoration: underline;
}
.alert__side--right {
  display: flex;
  align-items: center;
}
.alert__text {
  color: white;
}
.alert--popup {
  display: none;
  border: 0;
  width: 630px;
  padding: 0;
  position: fixed;
  bottom: 40px;
  right: 40px;
}
@media (min-width: 768px) {
  .alert--popup {
    display: block;
  }
}
.alert--popup .button {
  position: absolute;
  background: white;
  border-radius: 100%;
  display: block;
  padding: 0 !important;
  height: 45px;
  width: 45px;
  top: -20px;
  right: -20px;
  z-index: 8;
  box-shadow: 1px 1px 3px -1px #000000;
  cursor: pointer;
}
.alert--popup .button i {
  color: #5d5e5d;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2.8rem;
}
.alert--popup .alert__side--content {
  padding: 30px;
  width: 390px;
}
.alert--popup .alert__side--content .alert__title {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}
.alert--popup .alert__side--content .alert__text {
  margin-bottom: 20px;
  font-size: 0.85rem;
  line-height: 18px;
  font-weight: normal;
}
.alert--popup .alert__side--content .alert__link a.btn {
  font-size: 1rem;
}
.alert--popup .alert__side--image {
  height: 240px;
  width: 240px;
}
.alert--popup .alert__side--image .media > div {
  background-repeat: no-repeat;
  background-size: cover;
}
.alert a:not(.btn) {
  color: white;
  text-decoration: underline;
}
.alert button {
  color: white;
  padding: 0.8125rem;
}
.alert button i {
  float: left;
}
@media (max-width: 991px) {
  .alert button {
    padding: 0.8125rem 0.5rem;
  }
}

@media (max-width: 991px) {
  .errorPage .filters-sorting {
    margin-top: -3.375rem;
  }
}
.errorPage .filters {
  position: relative;
  box-shadow: 0 0.125rem 1.25rem 0 rgba(0, 0, 0, 0.1);
  z-index: 4;
  width: 100%;
}
.errorPage .filters .filters--section {
  width: 100%;
}
.errorPage .filters .filters--section::before {
  background-color: white;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 0;
}
.errorPage .filters .filters--section:only-of-type:before {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.errorPage .filters .filters--section-small {
  padding: 0.625rem 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .errorPage .filters .filters--section-small {
    padding: 0.75rem 1rem 0.75rem 1rem;
  }
}
.errorPage .filters .filters--section:only-of-type {
  border-radius: 0.25rem;
}
@media (min-width: 992px) {
  .errorPage .filters .filters--section:only-of-type {
    margin-top: 5.125rem;
  }
}

@media (max-width: 767px) {
  .site-footer .row--footer-links > .col {
    -ms-flex: none;
    flex: none;
  }
}
.site-footer .row--footer-links .acc__item {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  .site-footer .row--footer-links .acc__item {
    border: 0;
  }
}
.site-footer .row--footer-links .acc__item button {
  padding: 0.625rem 1.5rem;
  min-height: 3rem;
  border: 0.0625rem solid transparent;
  background-color: transparent;
  text-align: left;
}
.site-footer .row--footer-links .acc__item button.btn--empty, .site-footer .row--footer-links .acc__item button.acc__button {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .site-footer .row--footer-links .acc__body.collapse:not(.show) {
    display: block !important;
  }
}
.site-footer .row--footer-links .w-100 {
  width: 100% !important;
}
.site-footer .row--footer-links .site-footer__nav-title {
  font-size: 1rem;
  font-weight: 600;
}
.site-footer .row--footer-links .site-footer__nav-link--main, .site-footer .row--footer-links .site-footer__nav-link.active {
  line-height: 1.125rem;
  font-size: 0.8125rem;
  padding: 0.125rem;
}
.site-footer .row--footer-links .site-footer__nav-link {
  color: white;
}
.site-footer .row--footer-links .site-footer__nav-link:hover, .site-footer .row--footer-links .site-footer__nav-link.is-active {
  text-decoration: underline;
  color: white;
}
.site-footer .row--footer-links .acc__item:not(:only-of-type):not(:last-of-type) {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .site-footer .row--footer-links .acc__item:not(:only-of-type):not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .site-footer .row--footer-links .site-footer__nav--main {
    margin-bottom: 1rem;
  }
}

section.locations .locations__wrapper {
  position: relative;
}
@media (min-width: 992px) {
  section.locations .locations__wrapper {
    background-color: #F4F6F8;
    padding: 1.5rem;
  }
  section.locations .locations__map-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
section.locations .locations__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
section.locations .locations__form {
  width: 40%;
  background-color: #007bff;
  margin-left: auto;
}
@media (max-width: 1740px) {
    section.locations .locations__form {
        width: 46%;
    }
}
@media (max-width: 992px) {
  section.locations .locations__form {
    width: 100%;
    margin-top: 2rem;
  }
}

section.cards.companies .card--location {
  line-height: 1.45;
}
section.cards.companies .card__link--location {
  color: #32aaff;
  text-decoration: underline;
  margin-bottom: 0.1875rem;
  line-height: 1.625rem;
  font-size: 1.125rem;
}
section.cards.companies .card__link--location:hover {
  color: #32aaff;
  text-decoration: none;
  background-color: white;
  overflow: visible;
  z-index: 2;
  position: relative;
}

.qw-search .result {
  position: relative;
  border: 1px solid #DADCDE;
  height: 100%;
  margin: 0 0 0.625rem 0;
}
.qw-search .result:hover {
  border: 1px solid #5E5E5E;
}
.qw-search .result:hover > div {
  border: 2px solid #5E5E5E;
}
.qw-search .result > div {
  padding: 26px;
  border: 2px solid transparent;
}
.qw-search .result > div a {
  text-decoration: none;
  font-weight: 550;
  color: #5E5E5E;
  margin-bottom: 0.5rem;
  line-height: 1.125rem;
  font-size: 0.8125rem;
}
.qw-search .result > div p {
  text-decoration: none;
  font-weight: 600;
  color: #5E5E5E;
  margin: 15px 0;
}
.qw-search hr {
  display: none;
}
.qw-search .pagination li {
  width: auto;
  min-width: 2rem;
  height: 2rem;
  margin: 0 0.1875rem;
  color: #5E5E5E;
  font-weight: 550;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qw-search .pagination li.active {
  background-color: #32aaff;
}
.qw-search .pagination li.active a {
  color: white;
}

video {
  max-width: 100%;
}

.video-wrapper {
  margin-bottom: 30px;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper.asset video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.card-teaser {
  margin-top: 1.875rem;
}

.shape {
  position: relative;
  max-width: 100%;
  z-index: 1;
}

.shape__wrapper.after-color div:after {
  display: block !important;
}

.number__title + h3 {
  padding-bottom: 0.5rem;
}

:target::before {
  content: "";
  display: block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
}

.download-register-form .form-group, .forgot-password-form .form-group {
  -ms-flex-direction: column;
  flex-direction: column;
}
.download-register-form .col-form-label, .forgot-password-form .col-form-label {
  max-width: 100%;
}
@media only screen and (min-width: 600px) {
  .download-register-form .col-form-label, .forgot-password-form .col-form-label {
    padding-left: 0;
  }
}

.contact-form .form-group {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.contact-form .form-group label span {
  color: var(--blue);
  margin-left: 5px;
  font-size: 150%;
  line-height: 0;
}
.contact-form .col-form-label {
  max-width: 100%;
}
@media only screen and (min-width: 600px) {
  .contact-form .col-form-label {
    padding-left: 0;
  }
}
.contact-form.form-snippet .form-group {
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 600px) {
  .download-register-form .col-sm-10 {
    padding-left: 0;
    padding-right: 0;
  }
}

.forgot-password-form .col-form-label {
  padding-left: 15px;
}

.location-card {
  position: relative;
  font-size: 24px;
}
.location-card .header {
  font-weight: 600;
}
.location-card .icon-location {
  position: absolute;
  top: 0;
  left: 0;
}
.location-card .icon-location i {
  font-size: 42px;
  margin-left: -8px;
  margin-top: -3px;
}
.location-card div:not(.icon-location) {
  padding-left: 2rem;
}

.product-info tr td:first-child {
  white-space: nowrap;
  padding-right: 15px;
}

.user-toggle {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.user-toggle .material-icons {
  margin: 0;
}

.offer__section > .content, .offer__section > .overlay {
  padding: 15px;
}

.content-blocks--type-10 {
  display: block;
}

.contactFormModal {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.contactFormModal.open {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.contactFormModal .col-form-label {
  flex: 0 0 100%;
  max-width: 100%;
}
.contactFormModal .form-check {
  display: inline;
  margin-right: 30px;
}
.contactFormModal .form-check #legalText ~ label:after {
  position: relative;
  top: 5px;
}
.contactFormModal .form-check #legalText ~ label p {
  display: inline;
}
.contactFormModal select.is-invalid {
  background-position: right calc(1.2em + 0.1875rem) center;
}
.contactFormModal .invalid-feedback {
  display: none !important;
}
.contactFormModal textarea {
  max-height: 150px;
}

.bg--color-gray {
  background-color: #F4F6F8;
}

.bg--image-overlay:before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.pimcore_area_group_wysiwyg ul {
  list-style: none;
  padding-inline-start: 0;
}
.pimcore_area_group_wysiwyg ul li {
  position: relative;
  padding-left: 1rem;
}
.pimcore_area_group_wysiwyg ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 0;
  top: 6px;
  background-color: #32aaff;
}
@media only screen and (min-width: 992px) {
  .pimcore_area_group_wysiwyg ul li:before {
    top: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .pimcore_area_group_wysiwyg ul li:before {
    top: 10px;
  }
}

.contacts-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.contacts-section h1, .contacts-section h2, .contacts-section h3 {
  color: #32aaff;
}
.contacts-section .selections {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .contacts-section .selections {
    margin-top: 40px;
  }
}
.contacts-section .selections .form-group label {
  font-weight: 550;
  font-size: 18px;
  line-height: 18px;
}
.contacts-section .selections .form-group select, .contacts-section .selections .form-group input {
  font-weight: 550;
  line-height: 1.25rem;
  font-size: 1rem;
  padding: 0 1.5rem;
  border: 0.0625rem solid #DADCDE;
  border-radius: 0.25rem;
  height: 3.5rem;
  cursor: pointer;
}
.contacts-section .selections .form-group select:hover, .contacts-section .selections .form-group input:hover {
  border-color: #5E5E5E;
}
.contacts-section .selections .form-group select:focus, .contacts-section .selections .form-group select:active, .contacts-section .selections .form-group input:focus, .contacts-section .selections .form-group input:active {
  outline: 0;
  box-shadow: none;
  border-color: #32aaff;
}
.contacts-section .selections .form-group input {
  color: #5E5E5E;
}
.contacts-section .selections .form-group input ::placeholder {
  color: silver;
}
.contacts-section .selections .form-group .select {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.contacts-section .selections .form-group .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #C0C0C0;
}
.contacts-section .selections .form-group .select select option {
  color: #5E5E5E;
}
.contacts-section .selections .form-group .select:after {
  pointer-events: none;
  position: absolute;
  font-family: "Material Icons" !important;
  content: "\e313";
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #5E5E5E;
  font-size: 1.5rem;
}
.contacts-section .results .contact {
  border-top: 1px solid #DADCDE;
}
.contacts-section .zip {
  font-size: 24px;
  line-height: 26px;
  margin: 30px 0;
}
.contacts-section .contact-card {
  background-color: #fff;
  color: #5E5E5E;
  padding: 20px;
  border: 1px solid #DADCDE;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .contacts-section .contact-card {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .contacts-section .contact-card {
    padding: 40px;
  }
}
.contacts-section .contact-card:hover {
  color: #5E5E5E;
  text-decoration: none;
  border: 1px solid #32aaff;
}
.contacts-section .contact-card .feather {
  color: #32aaff;
}
.contacts-section .contact-card .name {
  color: #32aaff;
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 10px;
}
.contacts-section .contact-card .role {
  font-weight: 600;
  margin-bottom: 10px;
}
.contacts-section .contact-card .phone {
  margin-bottom: 15px;
}
.contacts-section .contact-card a {
  color: #5E5E5E;
}
.contacts-section .contact-card a:hover {
  color: #32aaff;
  text-decoration: underline;
}
.contacts-section .contact-card .wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.contacts-section .contact-card .wrapper img {
  height: 20px;
  width: auto;
  margin-right: 10px;
}
.contacts-section .error {
  color: #FA6157;
}
.contacts-section .headline {
  font-size: 30px;
  line-height: 32px;
  margin: 30px 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .contacts-section .headline {
    margin: 50px 0 30px 0;
  }
}
.contacts-section .spinner {
  display: none;
}
.contacts-section svg {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.media__ratio .media__source.news__media {
  position: absolute;
  left: inherit;
  top: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  width: auto;
  height: 100%;
}

.news__images .carousel-inner {
  height: 280px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 600px) {
  .news__images .carousel-inner {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .news__images .carousel-inner {
    height: 470px;
  }
}

.carousel-indicators-item {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-block__media-original .media__ratio .media__source {
  position: static;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
  height: auto;
}

.stockistFinder label {
  font-weight: 550;
  font-size: 18px;
  line-height: 18px;
}
.stockistFinder select, .stockistFinder input {
  width: 100%;
  font-weight: 550;
  line-height: 1.25rem;
  font-size: 1rem;
  padding: 0 1.5rem;
  border: 0.0625rem solid #DADCDE;
  border-radius: 0.25rem;
  height: 3.5rem;
  cursor: pointer;
  color: #5E5E5E;
}
.stockistFinder select:hover, .stockistFinder input:hover {
  border-color: #5E5E5E;
}
.stockistFinder select:focus, .stockistFinder select:active, .stockistFinder input:focus, .stockistFinder input:active {
  outline: 0;
  box-shadow: none;
  border-color: #32aaff;
  color: #5E5E5E !important;
  background-color: #fff;
}
.stockistFinder select:focus ::placeholder, .stockistFinder select:active ::placeholder, .stockistFinder input:focus ::placeholder, .stockistFinder input:active ::placeholder {
  color: #5E5E5E !important;
}
.stockistFinder .select {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.stockistFinder .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #C0C0C0;
}
.stockistFinder .select select option {
  color: #5E5E5E;
}
.stockistFinder .select:after {
  pointer-events: none;
  position: absolute;
  font-family: "Material Icons" !important;
  content: "\e313";
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #5E5E5E;
  font-size: 1.5rem;
}
.stockistFinder .btn {
  width: 100%;
}
.stockistFinder .results .result-item {
  background-color: #fff;
  color: #5E5E5E;
  padding: 1.5rem;
  border: 1px solid #DADCDE;
  width: 100%;
  margin-bottom: 15px;
  height: calc(100% - 15px);
}
@media only screen and (min-width: 992px) {
  .stockistFinder .results .result-item {
    margin-bottom: 30px;
    height: calc(100% - 30px);
  }
}
.stockistFinder .results .result-item:hover, .stockistFinder .results .result-item:active, .stockistFinder .results .result-item:focus {
  color: #5E5E5E;
  text-decoration: none;
  border: 1px solid #32aaff;
}
.stockistFinder .results .result-item .wrapper {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.stockistFinder .results .result-item .wrapper img {
  height: 20px;
  width: auto;
  margin-right: 10px;
}
.stockistFinder .results .result-item .wrapper a {
  color: #5E5E5E;
}
.stockistFinder .results .result-item .wrapper a:hover {
  color: #32aaff;
  text-decoration: underline;
}
.stockistFinder .results .result-item .wrapper.name {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.stockistFinder .results .result-item .wrapper.address, .stockistFinder .results .result-item .wrapper.postcode {
  align-items: flex-start;
}
.stockistFinder .results .result-item .wrapper.address img, .stockistFinder .results .result-item .wrapper.postcode img {
  margin-right: 15px;
}
.stockistFinder .results .result-item .wrapper.address.margin, .stockistFinder .results .result-item .wrapper.postcode.margin {
  margin-left: 30px;
}
.stockistFinder .results .result-item .wrapper.postcode img {
  margin-right: 18.75px;
}
.stockistFinder .results .result-item .wrapper:last-child {
  margin-bottom: 0;
}
.stockistFinder .results .no-results {
  background-color: #fff;
  color: #5E5E5E;
  padding: 1.5rem;
  border: 1px solid #FA6157;
  width: 100%;
  margin-bottom: 15px;
}

.deliveryDaySearch label {
  font-weight: 550;
  font-size: 18px;
  line-height: 18px;
}
.deliveryDaySearch select, .deliveryDaySearch input {
  width: 100%;
  font-weight: 550;
  line-height: 1.25rem;
  font-size: 1rem;
  padding: 0 1.5rem;
  border: 0.0625rem solid #DADCDE;
  border-radius: 0.25rem;
  height: 3.5rem;
  cursor: pointer;
  color: #5E5E5E;
}
.deliveryDaySearch select:hover, .deliveryDaySearch input:hover {
  border-color: #5E5E5E;
}
.deliveryDaySearch select:focus, .deliveryDaySearch select:active, .deliveryDaySearch input:focus, .deliveryDaySearch input:active {
  outline: 0;
  box-shadow: none;
  border-color: #32aaff;
  color: #5E5E5E !important;
  background-color: #fff;
}
.deliveryDaySearch select:focus ::placeholder, .deliveryDaySearch select:active ::placeholder, .deliveryDaySearch input:focus ::placeholder, .deliveryDaySearch input:active ::placeholder {
  color: #5E5E5E !important;
}
.deliveryDaySearch .select {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.deliveryDaySearch .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #C0C0C0;
}
.deliveryDaySearch .select select option {
  color: #5E5E5E;
}
.deliveryDaySearch .select:after {
  pointer-events: none;
  position: absolute;
  font-family: "Material Icons" !important;
  content: "\e313";
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #5E5E5E;
  font-size: 1.5rem;
}
.deliveryDaySearch .message {
  position: relative;
  background-color: #fff;
  color: #5E5E5E;
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  border: 1px solid #32aaff;
  width: 100%;
  margin-bottom: 15px;
}
.deliveryDaySearch .message.noResult {
  border-color: #FA6157;
}
.deliveryDaySearch .message:before {
  position: absolute;
  left: 1.5rem;
  content: "";
  background-image: url("../images/icons/shipping-fast-solid.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (min-width: 1600px) {
  .stockist-finder .offices {
    margin-bottom: -9%;
  }
}

.offices {
  margin-bottom: -6.5%;
  overflow: hidden;
}
@media only screen and (min-width: 1600px) {
  .offices {
    margin-bottom: -6%;
  }
}
.offices .offices__buttons {
  margin-bottom: 0;
}
.offices .offices__buttons a.btn {
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .offices .offices__buttons a.btn {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .offices .offices__buttons a.btn {
    margin-bottom: 3rem;
  }
}

.picto {
  text-align: right;
}
.picto img {
  max-height: 61px;
  width: auto;
  margin-bottom: 5px;
  height: auto;
}

@media (max-width: 991px) {
  .nav-item--user {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 55px;
    margin-left: 0 !important;
  }
  .menu-open .nav-item--user {
    opacity: 1;
    visibility: visible;
  }
}
.media__ratio--video img {
  height: auto;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.5em + 0.75rem + 2px);
  margin-bottom: 0;
  cursor: pointer;
}
.custom-file input {
  cursor: pointer;
}
.custom-file .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file .custom-file-input:hover ~ .custom-file-label::after {
  background-color: #007dd5;
}
.custom-file .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 550;
  line-height: 2.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(2.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 2.5;
  color: #fff;
  content: "File upload";
  background-color: #32aaff;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
  font-family: Gilroy, Arial, sans-serif;
  font-weight: 600;
}
.custom-file .custom-file-input:lang(de) ~ .custom-file-label::after {
  content: "Datei hochladen";
}
.custom-file .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "File upload";
}
.custom-file .custom-file-input:lang(it) ~ .custom-file-label::after {
  content: "Carica il file";
}
.custom-file ~ ul.custom-file-delete {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-weight: 550;
  list-style: none;
  padding-inline-start: 0;
  line-height: 27px;
  display: flex;
  flex-wrap: wrap;
}
.custom-file ~ ul.custom-file-delete li {
  position: relative;
  padding-left: 0;
}
.custom-file ~ ul.custom-file-delete li > span {
  padding: 3px 0.75rem 3px 1.5rem;
  margin: 0.25rem 0.125rem 0.25rem 0.125rem;
  min-height: 1.875rem;
  border: 0.0625rem solid #ced4da;
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  text-decoration: none !important;
  display: inline-block;
}
.custom-file ~ ul.custom-file-delete li .delete-custom-file {
  color: #007dd5;
  cursor: pointer;
  padding-left: 6px;
  height: 25px;
  width: 25px;
  position: absolute;
  left: 6px;
  top: 2px;
}

.custom-file-allowed {
  margin-top: 0.25rem !important;
}

.form-select-multiple:after {
  display: none !important;
}
.form-select-multiple select option {
  position: relative;
}
.form-select-multiple select option:checked:after {
  content: "\e5ca";
  position: absolute;
  font-family: "Material Icons" !important;
  display: inline-block;
  height: 1rem;
  line-height: 1;
  font-size: 1rem;
  top: 2px;
  right: 0.15rem;
}

.calculate-section .btn {
  padding: 0.8125rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.calculate-section label {
  max-width: 100%;
}
.calculate-section legend {
  font-weight: 550;
  max-width: 100%;
}
.calculate-section .form-check-inline {
  margin-bottom: 10px;
}
.calculate-section .form-check-inline .form-check input {
  height: 13px;
}

.calculate-section .form-group label.required::after {
  display: none;
}

.vertical-divider {
  color: #5e5e5e;
  position: center;
  display: table;
  text-align: center;
  font-weight: bold;
  height: 95%;
  width: 100%;
}
.vertical-divider .center-element {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.vertical-divider .center-element:before, .vertical-divider .center-element:after {
  position: absolute;
  content: "";
  width: 1px;
  left: 50%;
  border-left: 0.0625rem solid #e5e5e5;
}
.vertical-divider .center-element:before {
  bottom: 50%;
  top: 0;
  margin-bottom: 20px;
}
.vertical-divider .center-element:after {
  top: 50%;
  bottom: 0;
  margin-top: 20px;
}

.btn-circle.btn-sm {
  background-color: #fff;
  color: white;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border-color: transparent;
  font-size: 1.25rem;
  text-align: center;
  padding: 0;
  align-content: center;
  align-self: center;
  min-width: 1rem;
  margin-left: 0.25rem;
}

.btn-modal-close {
  border-top: 1px solid #e9ecef;
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.btn-modal-close:hover {
  border-color: transparent;
  background-color: #32aaff;
  color: white;
}

.btn-modal-close {
  float: right;
  color: #32aaff;
  background-color: white;
}

.configurator-flowmeter {
  margin-top: -7.2rem;
  margin-bottom: 2rem;
}
.configurator-flowmeter .flowmeter-download-button {
  color: white;
  border: 0.0625rem solid white;
  border-radius: 1.5rem;
}
.configurator-flowmeter .container .filters ul {
  padding-bottom: 10px;
}
.configurator-flowmeter .container .filters ul li:first-child {
  margin-bottom: 15px;
}
.configurator-flowmeter .container .filters .filters__header {
  width: 12rem;
}
.configurator-flowmeter .container .filters .config-error {
  color: red;
  display: none;
}
.configurator-flowmeter .container .filters .right-filter-element {
  line-height: 3.5rem;
}
.configurator-flowmeter .container .filters .filters__nav .form-group {
  margin-top: 30px;
}
.configurator-flowmeter .container .filters .filters__nav .form-group label {
  font-weight: bold;
}
.configurator-flowmeter .container .filters .filters__nav .form-group input {
  margin-top: 5px;
}
.configurator-flowmeter .container .flowmeter-result .result-filter .filterSection {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 0.0625rem solid #ced4da;
}
.configurator-flowmeter .container .flowmeter-result .result-filter .filterSection li {
  margin-top: 15px;
}
.configurator-flowmeter .container .flowmeter-result .result-filter .filterSection .image-wrapper {
  border: 0.0625rem solid #ced4da;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.configurator-flowmeter .container .flowmeter-result .result-table .download-button {
  cursor: pointer;
}
.configurator-flowmeter .container .flowmeter-result .result-table .download-button a {
  color: white;
  text-decoration: none;
  background-color: transparent;
}
.configurator-flowmeter .container .flowmeter-result .result-table img {
  margin-left: 15px;
  width: 25px;
  margin-top: -15px;
}
.configurator-flowmeter .filter-button-icon {
  width: 25px;
  margin-left: 15px;
}
.configurator-flowmeter .hideFilterButton {
  display: none;
}

.media__overlay--video {
  cursor: pointer;
}

.btn {
  font-size: unset;
  line-height: unset;
}

.calculate-section .form-group label.required::after {
  display: none;
}

.accordion .acc__button, .accordion .btn, .accordion .form__search__button, .accordion .form__search__toggle, .accordion .language__toggle, .accordion .site-header__menu-toggle, .accordion button {
  justify-content: left !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.accordion .acc__button2 button {
  justify-content: left !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.accordion .card-header {
  background-color: ghostwhite !important;
  border: none;
  padding: 0 !important;
}
.accordion .card {
  background-color: ghostwhite;
}
.accordion #collapseOne {
  padding-left: 15px;
}

.filters .dropdown-item {
  margin: 0;
}

#scrool-to-top-btn {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 9;
  background-color: white;
  width: 3rem;
  height: 3rem;
  padding: 0;
  scroll-behavior: smooth;
}

.material-icons-downloads {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@media (max-width: 1200px) {
  .showroom--btn {
    display: none;
  }
}
#showroom-div #showroom-placeholder {
  display: flow;
  text-align: center;
  min-height: 100%;
  height: auto;
  width: 100%;
  padding-bottom: 25px;
}
#showroom-div #showroom-placeholder .showroom-mobile {
  height: 50px;
  text-align: center;
  display: flow;
}
#showroom-div #showroom-placeholder .showroom-replacement-text {
  display: inline-block;
  width: 80%;
  text-align: center;
}
#showroom-div #showroom-placeholder .showroom-replacement-text h2 {
  display: inline-block;
  text-align: center;
}
#showroom-div #showroom-placeholder .showroom-replacement-text hr {
  width: 75px;
  border-top-color: white;
  margin-top: 4px;
  margin-bottom: 7px;
}
#showroom-div #showroom-placeholder .showroom-replacement-text span {
  width: 2px;
}
#showroom-div #showroom-placeholder .showroom-replacement-text a {
  color: white;
}

.info-table td {
  padding-right: 1rem;
}

.telegram-icon:hover {
  transition: color 0.1s ease-in-out;
  fill: #32aaff !important;
  font-size: 2.5rem;
}
