body .ngk-block-herocarousel {
  outline: 0;
}
body .ngk-block-herocarousel .full-width-row-content {
  max-width: 1440px;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner {
  width: 100%;
  display: inline-block;
  position: relative;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0 0 -7px;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner video {
  width: 100%;
  height: auto;
  display: block;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .bk-image-mobile {
  width: 100%;
  min-height: 231px;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h1 {
  margin: 10px 0 40px;
  font-size: 98px;
  line-height: 88px;
  font-weight: 300;
  font-style: oblique;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h1 > span > p {
  display: inline;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h1 b, body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h1 strong, body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h1 .text-style-2 {
  font-family: 'NimbusSanNov-Bol', Helvetica;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container > p {
  font-size: 26px;
  line-height: 36px;
  font-family: 'NimbusSanNov-Reg';
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container .cta-handler {
  display: inline-block;
  margin: 0 auto 30px;
  width: 100%;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container .cta-handler a {
  width: auto;
  display: inline-block;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .play-button {
  width: 90px;
  height: 90px;
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 45px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
body .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .play-button:after {
  content: ' ';
  border-color: transparent transparent transparent white;
  border-width: 15.5px 0 15.5px 20px;
  border-style: solid;
  transform: scale(1.0001);
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 6px);
}

body.tablet .ngk-block-herocarousel .full-width-row-content {
  max-width: 750px;
}
body.tablet .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container {
  top: 75px;
}
body.tablet .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h2 {
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 5px;
  margin: 0;
}
body.tablet .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container > p {
  font-size: 17px;
  margin: 0;
}

body.mobile .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner {
  background-image: none !important;
}
body.mobile .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container {
  top: 20px;
}
body.mobile .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container h2 {
  font-size: 45px;
  line-height: 40px;
}
body.mobile .ngk-block-herocarousel .full-width-row-content .full-width-row-content-inner .text-container > p {
  display: none;
}

/*# sourceMappingURL=ngk-block-herocarousel.css.map */
