@charset "UTF-8";
.cele.ctype-heroimage .bg-img-wrap {
  min-height: inherit;
}
.cele.ctype-heroimage .text-wrap {
  padding: 0px 0 0;
}
/*Form*/
form label {
  font-weight: normal;
  padding: 2px 0 0px 35px;
  position: relative;
  cursor: pointer;
  display: block;
  background-color: #fff;
}
form input[type="checkbox"] + label:before {
  font-weight: normal;
  font-family: Font Awesome\ 5 Free;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 24px;
  display: block;
  position: absolute;
  text-indent: 0;
  left: 0;
  bottom: 5px;
  transition: color 0.3s;
  cursor: pointer;
  color: #d9d9d6;
}
form input[type="checkbox"] {
  position: absolute;
  z-index: -1;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #d9d9d6;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d9d9d6;
}
::placeholder {
  color: #d9d9d6;
}
.header .service-nav {
  padding-right: 0;
  padding-bottom: 16px;
}
.header .service-nav ul {
  padding-right: 0;
}
.content {
  position: relative;
}
.bg-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  border-top: 150px solid #fff;
  box-sizing: border-box;
}
.bg-video-wrap .inner {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.bg-video-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.isi {
  background: #fff;
}
#c3169 {
  background: transparent;
}
/*# sourceMappingURL=/abbott/mitraclip/update2025/typo3temp/mk_scss/resource-center.scss-8260e0da.css.map */