html:not(.touch) .highlightNewsItem:hover .imageWrapper .innerImage {
  -webkit-transform: scale(1.05) translate3d(0, 0, 0);
  -moz-transform: scale(1.05) translate3d(0, 0, 0);
  -o-transform: scale(1.05) translate3d(0, 0, 0);
  -ms-transform: scale(1.05) translate3d(0, 0, 0);
  transform: scale(1.05) translate3d(0, 0, 0);
}
html:not(.touch) .highlightNewsItem:hover .button:before {
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: transform 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: transform 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: transform 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
}
html:not(.touch) .highlightNewsItem:hover .button:after {
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  -webkit-transition: transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.6s 0s ease-in-out;
  -moz-transition: transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.6s 0s ease-in-out;
  -ms-transition: transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.6s 0s ease-in-out;
  -o-transition: transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.6s 0s ease-in-out;
  transition: transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.6s 0s ease-in-out;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter {
  opacity: 0;
  transform: translateY(-100%);
  -webkit-transition: transform 0.6s 0s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.6s 0s ease-in-out;
  -moz-transition: transform 0.6s 0s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.6s 0s ease-in-out;
  -ms-transition: transform 0.6s 0s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.6s 0s ease-in-out;
  -o-transition: transform 0.6s 0s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.6s 0s ease-in-out;
  transition: transform 0.6s 0s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.6s 0s ease-in-out;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(30) {
  transition-delay: 0.35s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(29) {
  transition-delay: 0.34s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(28) {
  transition-delay: 0.33s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(27) {
  transition-delay: 0.32s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(26) {
  transition-delay: 0.31s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(25) {
  transition-delay: 0.3s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(24) {
  transition-delay: 0.29s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(23) {
  transition-delay: 0.28s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(22) {
  transition-delay: 0.27s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(21) {
  transition-delay: 0.26s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(20) {
  transition-delay: 0.25s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(19) {
  transition-delay: 0.24s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(18) {
  transition-delay: 0.23s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(17) {
  transition-delay: 0.22s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(16) {
  transition-delay: 0.21s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(15) {
  transition-delay: 0.2s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(14) {
  transition-delay: 0.19s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(13) {
  transition-delay: 0.18s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(12) {
  transition-delay: 0.17s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(11) {
  transition-delay: 0.16s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(10) {
  transition-delay: 0.15s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(9) {
  transition-delay: 0.14s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(8) {
  transition-delay: 0.13s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(7) {
  transition-delay: 0.12s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(6) {
  transition-delay: 0.11s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(5) {
  transition-delay: 0.1s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(4) {
  transition-delay: 0.09s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(3) {
  transition-delay: 0.08s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(2) {
  transition-delay: 0.07s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText .letter:nth-child(1) {
  transition-delay: 0.06s;
}
html:not(.touch) .highlightNewsItem:hover .button .innerTextWrapper .absoluteText:nth-child(2) .letter {
  opacity: 1;
  transform: translateY(0%);
}
html:not(.touch) .highlightNewsItem:hover .button .left,
html:not(.touch) .highlightNewsItem:hover .button .right {
  opacity: 0;
  -webkit-transition: opacity 0.1s 0s ease-in, transform 0.15s 0s ease-in;
  -moz-transition: opacity 0.1s 0s ease-in, transform 0.15s 0s ease-in;
  -ms-transition: opacity 0.1s 0s ease-in, transform 0.15s 0s ease-in;
  -o-transition: opacity 0.1s 0s ease-in, transform 0.15s 0s ease-in;
  transition: opacity 0.1s 0s ease-in, transform 0.15s 0s ease-in;
}
html:not(.touch) .highlightNewsItem:hover .button .left {
  -webkit-transform: translateX(0.34722222vw) translateY(-0.13888889vw) scale(1);
  -moz-transform: translateX(0.34722222vw) translateY(-0.13888889vw) scale(1);
  -o-transform: translateX(0.34722222vw) translateY(-0.13888889vw) scale(1);
  -ms-transform: translateX(0.34722222vw) translateY(-0.13888889vw) scale(1);
  transform: translateX(0.34722222vw) translateY(-0.13888889vw) scale(1);
}
html:not(.touch) .highlightNewsItem:hover .button .right {
  -webkit-transform: translateX(-0.34722222vw) translateY(-0.13888889vw) scale(1);
  -moz-transform: translateX(-0.34722222vw) translateY(-0.13888889vw) scale(1);
  -o-transform: translateX(-0.34722222vw) translateY(-0.13888889vw) scale(1);
  -ms-transform: translateX(-0.34722222vw) translateY(-0.13888889vw) scale(1);
  transform: translateX(-0.34722222vw) translateY(-0.13888889vw) scale(1);
}
.highlightNewsItem {
  display: inline-block;
  padding: 1.38888889vw 0;
  vertical-align: top;
  position: relative;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.highlightNewsItem.inview:first-child .imageWrapper {
  -webkit-transition: opacity 0.6s 0.45s ease-in-out, filter 0.6s 0.45s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0.45s ease-in-out, filter 0.6s 0.45s cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: opacity 0.6s 0.45s ease-in-out, filter 0.6s 0.45s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0.45s ease-in-out, filter 0.6s 0.45s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0.45s ease-in-out, filter 0.6s 0.45s cubic-bezier(0.65, 0, 0.35, 1);
}
.highlightNewsItem.inview .imageWrapper {
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  -webkit-filter: blur(0px);
  filter: blur(0px);
  opacity: 1;
  -webkit-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
}
.highlightNewsItem.inview .normalTitleSans,
.highlightNewsItem.inview .text,
.highlightNewsItem.inview .button {
  opacity: 1;
  -webkit-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
}
.highlightNewsItem.inview .normalTitleSans:nth-child(20),
.highlightNewsItem.inview .text:nth-child(20),
.highlightNewsItem.inview .button:nth-child(20) {
  transition-delay: 3.6s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(19),
.highlightNewsItem.inview .text:nth-child(19),
.highlightNewsItem.inview .button:nth-child(19) {
  transition-delay: 3.45s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(18),
.highlightNewsItem.inview .text:nth-child(18),
.highlightNewsItem.inview .button:nth-child(18) {
  transition-delay: 3.3s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(17),
.highlightNewsItem.inview .text:nth-child(17),
.highlightNewsItem.inview .button:nth-child(17) {
  transition-delay: 3.15s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(16),
.highlightNewsItem.inview .text:nth-child(16),
.highlightNewsItem.inview .button:nth-child(16) {
  transition-delay: 3s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(15),
.highlightNewsItem.inview .text:nth-child(15),
.highlightNewsItem.inview .button:nth-child(15) {
  transition-delay: 2.85s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(14),
.highlightNewsItem.inview .text:nth-child(14),
.highlightNewsItem.inview .button:nth-child(14) {
  transition-delay: 2.7s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(13),
.highlightNewsItem.inview .text:nth-child(13),
.highlightNewsItem.inview .button:nth-child(13) {
  transition-delay: 2.55s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(12),
.highlightNewsItem.inview .text:nth-child(12),
.highlightNewsItem.inview .button:nth-child(12) {
  transition-delay: 2.4s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(11),
.highlightNewsItem.inview .text:nth-child(11),
.highlightNewsItem.inview .button:nth-child(11) {
  transition-delay: 2.25s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(10),
.highlightNewsItem.inview .text:nth-child(10),
.highlightNewsItem.inview .button:nth-child(10) {
  transition-delay: 2.1s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(9),
.highlightNewsItem.inview .text:nth-child(9),
.highlightNewsItem.inview .button:nth-child(9) {
  transition-delay: 1.95s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(8),
.highlightNewsItem.inview .text:nth-child(8),
.highlightNewsItem.inview .button:nth-child(8) {
  transition-delay: 1.8s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(7),
.highlightNewsItem.inview .text:nth-child(7),
.highlightNewsItem.inview .button:nth-child(7) {
  transition-delay: 1.65s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(6),
.highlightNewsItem.inview .text:nth-child(6),
.highlightNewsItem.inview .button:nth-child(6) {
  transition-delay: 1.5s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(5),
.highlightNewsItem.inview .text:nth-child(5),
.highlightNewsItem.inview .button:nth-child(5) {
  transition-delay: 1.35s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(4),
.highlightNewsItem.inview .text:nth-child(4),
.highlightNewsItem.inview .button:nth-child(4) {
  transition-delay: 1.2s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(3),
.highlightNewsItem.inview .text:nth-child(3),
.highlightNewsItem.inview .button:nth-child(3) {
  transition-delay: 1.05s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(2),
.highlightNewsItem.inview .text:nth-child(2),
.highlightNewsItem.inview .button:nth-child(2) {
  transition-delay: 0.9s;
}
.highlightNewsItem.inview .normalTitleSans:nth-child(1),
.highlightNewsItem.inview .text:nth-child(1),
.highlightNewsItem.inview .button:nth-child(1) {
  transition-delay: 0.75s;
}
.highlightNewsItem:last-child {
  margin-bottom: 0;
}
.highlightNewsItem .showMobile {
  display: none !important;
}
.highlightNewsItem .card {
  display: inline-flex;
  flex-wrap: wrap;
  color: #080E17;
  text-decoration: none;
}
.highlightNewsItem .normalTitleSans,
.highlightNewsItem .text,
.highlightNewsItem .button {
  opacity: 0;
}
.highlightNewsItem .col {
  display: inline-flex;
  justify-content: space-between;
  flex-direction: column;
}
.highlightNewsItem .col:nth-child(1) {
  display: inline-block;
  width: 40.27777778vw;
  padding-right: 1.11111111vw;
}
.highlightNewsItem .col:nth-child(2) {
  padding-left: 1.38888889vw;
  width: calc(100% - (( 6.94444444vw * 7 ) + (  1.11111111vw * 6 )));
}
.highlightNewsItem .col:nth-child(3) {
  align-items: end;
  justify-content: end;
  text-align: right;
  width: 15vw;
}
.highlightNewsItem .imageWrapper {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
  opacity: 0.5;
  -moz-filter: blur(4.16666667vw);
  -ms-filter: blur(4.16666667vw);
  -o-filter: blur(4.16666667vw);
  -webkit-filter: blur(4.16666667vw);
  filter: blur(4.16666667vw);
}
.highlightNewsItem .imageWrapper .innerImage {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 67.61565836%;
  -webkit-transition: transform 0.3s 0s ease-out;
  -moz-transition: transform 0.3s 0s ease-out;
  -o-transition: transform 0.3s 0s ease-out;
  transition: transform 0.3s 0s ease-out;
}
.highlightNewsItem .imageWrapper img {
  display: block;
  height: auto;
  object-fit: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.highlightNewsItem .imageWrapper .highlightCanvas {
  display: block;
  object-fit: cover;
  height: 100% !important;
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  z-index: 2;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
.highlightNewsItem .normalTitleSans {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  overflow: hidden;
}
.highlightNewsItem .text {
  margin-top: auto;
  padding-right: 16.11111111vw;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-transition: opacity 0.3s 0s ease-out;
  -moz-transition: opacity 0.3s 0s ease-out;
  -o-transition: opacity 0.3s 0s ease-out;
  transition: opacity 0.3s 0s ease-out;
}
.highlightNewsItem .text.details {
  height: auto;
  left: auto;
  position: absolute;
  top: 1.38888889vw;
  width: auto;
  right: 0;
  margin-bottom: auto;
  margin-top: 0;
  padding-right: 0;
  padding-left: 4.16666667vw;
  text-align: right;
}
.highlightNewsItem .innerContent {
  height: auto;
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
  bottom: 0;
  padding: 1.38888889vw 5.55555556vw 1.38888889vw 1.38888889vw;
  color: #FFFFFF;
}
.highlightNewsItem .innerContent .date {
  opacity: 0.5;
  margin-bottom: 0.97222222vw;
  display: block;
}
.highlightNewsItem .tags {
  display: block;
  margin-top: 0.97222222vw;
}
.highlightNewsItem .tags .tagItem {
  margin-right: 0.69444444vw;
}
@media all and (max-width: 1024px) {
  .highlightNewsItem {
    padding: 1.852vw 0;
  }
  .highlightNewsItem .col:nth-child(1) {
    width: 42.96vw;
    padding-right: 1.481vw;
  }
  .highlightNewsItem .col:nth-child(2) {
    padding-left: 2.222vw;
    width: calc(100% - (( 9.259vw * 4 ) + (  1.481vw * 4 )));
  }
  .highlightNewsItem .col:nth-child(3) {
    flex-direction: row;
    margin-top: 1.852vw;
    width: 100%;
  }
  .highlightNewsItem .text {
    padding-right: 0;
  }
  .highlightNewsItem .text:not(.details) {
    -webkit-line-clamp: 3;
  }
  .highlightNewsItem .text.details {
    text-align: left;
    top: auto;
    bottom: 1.852vw;
    left: 0;
    right: auto;
    padding-left: 0;
    margin-bottom: 0;
  }
  .highlightNewsItem .innerContent {
    padding: 1.852vw 7.407vw 1.852vw 1.852vw;
  }
  .highlightNewsItem .innerContent .date {
    margin-bottom: 1.296vw;
  }
  .highlightNewsItem .tags {
    margin-top: 1.296vw;
  }
  .highlightNewsItem .tags .tagItem {
    margin-right: 0.926vw;
  }
}
@media all and (max-width: 580px) {
  .highlightNewsItem {
    display: block;
    padding: 5.09vw 0;
  }
  .highlightNewsItem .showMobile {
    display: block !important;
  }
  .highlightNewsItem .hideMobile {
    display: none;
  }
  .highlightNewsItem .col {
    display: block;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 5.09vw;
  }
  .highlightNewsItem .col:nth-child(1) {
    margin-bottom: 5.09vw;
  }
  .highlightNewsItem .col:nth-child(3) {
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
  }
  .highlightNewsItem .text {
    padding-right: 0;
    margin-top: 5.09vw;
  }
  .highlightNewsItem .text.details {
    top: auto !important;
    left: auto !important;
    right: 0 !important;
    bottom: 4.58vw !important;
    padding-left: 0;
    text-align: right;
    margin-top: 0;
  }
  .highlightNewsItem .innerContent {
    padding: 5.09vw;
  }
  .highlightNewsItem .innerContent .date {
    margin-bottom: 3.56vw;
  }
  .highlightNewsItem .tags {
    margin-top: 3.56vw;
  }
  .highlightNewsItem .tags .tagItem {
    margin-right: 2.54vw;
  }
  .highlightNewsItem .imageWrapper .innerImage {
    padding-bottom: 47.61904762%;
  }
}
