body .ngk-block-fanzone {
  background-color: #222222;
  position: relative;
}
body .ngk-block-fanzone .anchoring-div {
  position: absolute;
  top: -80px;
}
body .ngk-block-fanzone .full-width-row-content {
  max-width: 1170px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner {
  padding: 40px 10px;
  color: #ffffff;
  margin: 0 auto;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .flex-container {
  display: flex;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .flex-container > h3 {
  flex: 1;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 {
  display: inline-block;
  width: 50%;
  font-size: 22px;
  line-height: 20px;
  margin: 0 0 20px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 > img {
  width: 17px;
  height: 17px;
  margin-right: 5px;
  vertical-align: middle;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3.category-headline {
  max-width: calc(100% - 18px);
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + a, body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + div {
  float: right;
  min-width: 90px;
  padding: 0 0 0 14px;
  line-height: 20px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + a p, body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + div p {
  display: inline-block;
  margin: 0;
  line-height: 20px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a {
  color: #ffffff;
  display: inline-block;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a .social-link {
  width: 17px;
  height: 17px;
  margin-left: 4px;
  vertical-align: middle;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link {
  display: block;
  margin: 0 0 20px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .image-container {
  width: 243px;
  height: 162px;
  display: inline-block;
  vertical-align: top;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .image-container img {
  height: 100%;
  width: auto;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .image-container p {
  padding: 12px 19px 12px 14px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .image-container.with-border {
  border: 1px solid #ffffff;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .text-container {
  display: inline-block;
  background-color: #ffffff;
  color: #222222;
  padding: 12px 19px 12px 14px;
  height: 162px;
  width: calc(100% - 243px);
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .text-container p {
  max-height: 70px;
  overflow: hidden;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link:hover, body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link:focus {
  text-decoration: none;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column div.news-link-container:last-child a.news-item-link {
  margin: 0;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .newslinktext {
  float: right;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .newslinktext p {
  display: inline;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .newslinktext p img {
  margin: 0 0 0 5px;
  vertical-align: top;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:first-child {
  padding: 0 10px 0 0;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container {
  position: relative;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container .category-headline {
  text-transform: uppercase;
  position: absolute;
  font-family: NimbusSanNov-Bol;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
  padding: 4px 9px;
  display: inline-block;
  top: 16px;
  background-color: #e10000;
  width: auto;
  max-width: calc(100% - 18px);
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container .category-headline:after {
  content: ' ';
  border-color: #e10000 transparent transparent transparent;
  border-width: 32px 18px 0 0;
  border-style: solid;
  transform: scale(1.0001);
  position: absolute;
  right: -18px;
  top: 0;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container > img {
  border: 1px solid #5a5a5a;
  width: 100%;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube {
  display: block;
  width: 100%;
  margin: 0 0 18px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube > img {
  height: 345px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
  padding: 20px 15px;
  width: 100%;
  background-color: transparent;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info p span {
  display: block;
  padding-bottom: 12px;
  color: #5a5a5a;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info p:last-child span {
  color: #ffffff;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .play-button {
  width: 90px;
  height: 90px;
  position: absolute;
  border: 2px solid #ffffff;
  border-radius: 45px;
  top: calc(50% - 45px);
  left: calc(50% - 45px);
  cursor: pointer;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .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 .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook {
  width: calc(50% - 11px);
  display: inline-block;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook > img {
  max-height: 164px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook p {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  padding: 0 15px 20px;
  width: 100%;
  background-color: transparent;
  line-height: 24px;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook:first-child {
  margin: 0 11px 0 0;
}
body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook:last-child {
  margin: 0 0 0 11px;
}

body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner {
  padding: 40px 15px 50px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 {
  font-size: 16px;
  line-height: 16px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 > img {
  height: 12px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + a p, body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 + a + div p {
  font-size: 12px;
  line-height: 16px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:first-child {
  padding: 0 20px 0 0;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:first-child a.news-item-link .image-container {
  width: 150px;
  height: 100px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:first-child a.news-item-link .text-container {
  width: calc(100% - 150px);
  height: 100px;
  font-size: 10px;
  line-height: 12px;
  padding: 12px 10px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:first-child a.news-item-link .text-container p {
  max-height: 35px;
  overflow: hidden;
  margin: 0 0 5px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube > img {
  height: 225px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .play-button {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .play-button:after {
  border-width: 10px 0 10px 15px;
  top: calc(50% - 10px);
  left: calc(50% - 4px);
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube p {
  font-size: 12px;
  line-height: 16px;
}
body.tablet .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.facebook > img {
  max-height: 100px;
}

body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner {
  padding: 20px 15px;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column {
  width: 100%;
  padding-right: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .slick-slider {
  margin: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .slick-slider .news-item-link .arrow-pre-hover {
  display: none !important;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column h3 {
  width: 100%;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container .news-item-link {
  margin: 0 0 15px;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container .news-item-link .image-container img {
  max-height: none;
  height: auto;
  width: 100%;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container .news-item-link .text-container {
  color: #5a5a5a;
  background-color: #ffffff;
  padding: 20px;
  width: 100%;
  height: auto;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container .news-item-link .text-container p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #5a5a5a;
  height: 72px;
  overflow: hidden;
  position: relative;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container .news-item-link .text-container p span {
  display: -webkit-box;
  margin: 0 0 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container ul.slick-dots {
  display: none;
  bottom: auto;
  top: 120px;
  text-align: left;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container ul.slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 8px;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container ul.slick-dots li button {
  border: 1px solid #ffffff;
  background: transparent;
  width: 15px;
  height: 15px;
  padding: 3px;
  vertical-align: -15%;
  cursor: pointer;
  color: transparent;
  margin: 0 auto;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container ul.slick-dots li button:before {
  content: '';
  opacity: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .news-item-link-container ul.slick-dots li.slick-active button {
  background-color: #ffffff;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column .newslinktext {
  float: right;
  margin: 0 10px 15px;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots {
  top: 0;
  bottom: unset;
  text-align: right;
  padding-top: 1rem;
  padding-right: 2rem;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 4px;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots li button {
  background-color: transparent;
  width: 12px;
  height: 12px;
  border: 1px solid #ffffff;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots li button::before {
  display: none;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots li.slick-active button {
  background-color: #ffffff;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots li.slick-active button:before {
  opacity: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .image-container.facebook:last-child {
  margin: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .image-container.facebook:first-child {
  margin: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .image-container.facebook > img {
  max-height: unset;
  height: auto;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .image-container.facebook p {
  position: static;
  padding: unset;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .image-container.facebook .facebook-block-text {
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.2);
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube {
  cursor: pointer;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube > img {
  height: auto;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube p {
  position: static;
  padding: 0;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube p:first-child {
  margin-bottom: 1rem;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube p span {
  color: #ffffff;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.2);
  max-height: 120px;
  overflow: hidden;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info p:last-child {
  height: 48px;
  overflow: hidden;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container.youtube .video-info p:last-child span {
  display: -webkit-box;
  margin: 0 0 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column a.news-item-link .image-container {
  width: 100%;
  height: auto;
}
body.mobile .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .mobile-connect-with-us {
  display: flex !important;
  justify-content: space-around;
}

html[dir="rtl"] body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column {
  text-align: right;
}
html[dir="rtl"] body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .image-container .category-headline:after {
  left: -18px;
  right: auto;
  border-width: 0 18px 32px 0;
  border-color: transparent #e10000 transparent transparent;
}
html[dir="rtl"] body .ngk-block-fanzone .full-width-row-content .full-width-row-content-inner .column:last-child .facebook-containers .slick-dots {
  text-align: left;
}

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