.ngk-block-productcarouselcontainer {
  position: relative;
}
.ngk-block-productcarouselcontainer .anchoring-div {
  position: absolute;
  top: -80px;
}
.ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner {
  padding: 0 73px 40px;
  position: relative;
  height: auto !important;
  overflow: hidden;
}
.ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner h2 {
  font-size: 42px;
  line-height: 32px;
  margin: 0 0 30px;
  padding: 0 0 40px;
  margin: 30px 0 -80px;
}
.ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner h2 > img {
  width: 20px;
  height: 28px;
  margin-right: 7px;
  vertical-align: 0;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-slide {
  height: auto;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-slide:focus {
  outline: none;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-slider .slick-arrow {
  opacity: 1;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-slider .change-opacity {
  opacity: 0.3;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-prev, .ngk-block-productcarouselcontainer .full-width-row-content .slick-next {
  z-index: 1;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  top: calc(50% - 60px);
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-prev:before, .ngk-block-productcarouselcontainer .full-width-row-content .slick-prev:after, .ngk-block-productcarouselcontainer .full-width-row-content .slick-next:before, .ngk-block-productcarouselcontainer .full-width-row-content .slick-next:after {
  content: '';
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-prev {
  left: -80px;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-prev::after {
  content: ' ';
  border-color: transparent white transparent transparent;
  border-width: 8px 7px 8px 0;
  border-style: solid;
  transform: scale(1.0001);
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 3.5px);
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-next {
  right: -80px;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-next::after {
  content: ' ';
  border-color: transparent transparent transparent white;
  border-width: 8px 0 8px 7px;
  border-style: solid;
  transform: scale(1.0001);
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 3.5px);
}
.ngk-block-productcarouselcontainer .full-width-row-content .product-carousel-items {
  display: table;
  table-layout: fixed;
  width: calc(100% - 152px);
  margin: 0 80px;
}
.ngk-block-productcarouselcontainer .full-width-row-content h4 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 24px;
  font-family: 'NimbusSanNov-Bol', Helvetica;
}
.ngk-block-productcarouselcontainer .full-width-row-content .carousel-indicator {
  display: none;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-dots {
  position: relative;
  bottom: 67px;
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-dots li button {
  background-color: #ffffff;
  border: 5px solid #ffffff;
  width: 16px;
  height: 16px;
  padding: 3px;
  vertical-align: -15%;
  cursor: pointer;
  color: transparent;
}
.ngk-block-productcarouselcontainer .full-width-row-content .slick-dots li.slick-active button:before {
  opacity: 0;
}

body.tablet .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner {
  padding: 0 15px;
}
body.tablet .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner h2 {
  margin: 30px 0 0;
}

body.mobile .ngk-block-productcarouselcontainer {
  position: relative;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content {
  position: relative;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner {
  padding: 0;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner h2 {
  font-size: 22px;
  line-height: 0;
  margin: 0 0 20px;
  padding: 0;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner h2 img {
  vertical-align: middle;
  height: 15px;
  margin: 5px 5px 9px;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner .slick-dots {
  position: relative;
  bottom: 40px;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner .slick-dots li {
  display: inline-block;
  width: 8px;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner .slick-dots li button {
  background-color: #ffffff;
  width: 12px;
  height: 12px;
  border: none;
  cursor: pointer;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .full-width-row-content-inner .slick-dots li.slick-active button:before {
  opacity: 0;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content h4 {
  display: none;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items {
  margin: 0 10px 10px;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-prev, body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-next {
  border: 1px solid #87919b;
  background: #ffffff;
  height: 24px;
  width: 24px;
  top: calc(150px - 22px);
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-prev .carousel-indicator, body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-next .carousel-indicator {
  display: block;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-prev:before, body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-prev:after, body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-next:before, body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-next:after {
  content: none;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-prev {
  right: auto;
  left: 0;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-items .slick-next {
  left: auto;
  right: 0;
}
body.mobile .ngk-block-productcarouselcontainer .full-width-row-content .product-carousel-items {
  display: none;
}

html[dir="rtl"] body .ngk-block-productcarouselcontainer .full-width-row-content .slick-prev {
  left: auto;
  right: -80px;
}
html[dir="rtl"] body .ngk-block-productcarouselcontainer .full-width-row-content .slick-next {
  right: auto;
  left: -80px;
}

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