figure {
 margin:0;
 padding:0;
 border:0;
 font-size:100%;
 font:inherit;
 vertical-align:baseline
}
figure {
 display:block
}
@media only screen and (max-width:799px) {
 body {
  -webkit-text-size-adjust:none
 }
}
@media print {
 a {
  border-bottom:none
 }
 a[href]::after {
  display:inline;
  margin-right:0;
  margin-left:0;
  padding-right:0;
  word-break:break-all;
  word-wrap:break-word
 }
}
strong {
 font-weight:bold;
 line-height:inherit
}
@media print {
 *,
 *:before,
 *:after {
  background:transparent !important;
  color:#000 !important;
  box-shadow:none !important;
  text-shadow:none !important
 }
 a,
 a:visited {
  text-decoration:underline
 }
 a[href]:after {
  content:" (" attr(href) ")"
 }
 a[href^="#"]:after {
  content:""
 }
 img {
  page-break-inside:avoid
 }
 p {
  orphans:3;
  widows:3
 }
}
/*
img {
 max-width:100%;
 height:auto
}*/
img {
 -ms-interpolation-mode:bicubic
}
@media only screen and (max-width:799px) {
 body {
  width:100%;
  min-width:0;
  margin-left:0;
  margin-right:0;
  padding-left:0;
  padding-right:0
 }
}
.noscript {
 background-color:#e37222;
 left:50px;
 padding:10px;
 position:absolute;
 top:120px;
 width:300px
}
.noscript__text,
.noscript__title {
 display:block
}
.noscript__text {
 color:#fff;
 margin-bottom:0
}
.icon-arrow-right {
 padding-left:10px
}
.icon-arrow-right:after {
 background-image:url('../../../typo3conf/ext/in2template/Resources/Public/Images/icon/arrow-right.svg');
 content:'';
 width:10px;
 height:19px;
 background-size:contain;
 position:absolute;
 background-repeat:no-repeat
}
@media screen and (min-width:1280px) {
 .icon-arrow-right:after {
  bottom:4px
 }
}
.research__accordeon__field {
 height:100%;
 position:relative
}
.research__accordeon__field:first-child {
 border-left:1px solid #e6e6e6
}
.research__accordeon__field--figure {
 overflow:hidden;
 max-width:100%
}
.research__accordeon__field--figure:after {
 content:"";
 position:absolute;
 left:0;
 right:0;
 bottom:0;
 height:50%;
 background-image:linear-gradient(transparent,#000);
 opacity:0.45
}
.research__accordeon__field--figure img {
 width:auto;
 max-width:none
}
.research__accordeon__field--textPositionHelper {
 position:absolute;
 bottom:0;
 left:0;
 width:100%
}
.research__accordeon__field--title {
 font-weight:bold;
 font-size:14px;
 color:#ffffff;
 bottom:32px;
 position:relative;
 transition:font-size 0.8s ease;
 padding:0px 15px;
 word-break:break-word;
 /* writing-mode: sideways-lr; */
}

.vertical{
  /*  writing-mode:tb-rl;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;
	*/
	writing-mode:bt-lr;
}

.research__accordeon__field--link {
 position:absolute;
 bottom:0;
 left:0;
 height:100%;
 width:100%;
 text-decoration:none;
 border:none
}
@media screen and (min-width:1280px) {
 .research__accordeon {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:row;
  flex-direction:row;
  width:100%;
  height:612px
 }
 .research__accordeon__field--title .icon-arrow-right {
  display:none
 }
 .research__accordeon__field {
  -ms-flex:1;
  flex:1;
  transition:flex 1.2s ease;
  transition:flex 1.2s ease,-ms-flex 1.2s ease;
  border-right:1px solid #e6e6e6
 }
 .research__accordeon__field:hover {
  -ms-flex:5;
  flex:5
 }
 .research__accordeon__field:hover .research__accordeon__field--title {
  font-size:36px
 }
 .research__accordeon__field:hover:not(.hasExternalLink) .research__accordeon__field--title .icon-arrow-right {
  display:initial
 }
 .research__accordeon__field:hover:not(.hasExternalLink) .research__accordeon__field--title .icon-arrow-right:after {
  bottom:6px
 }
 .research__accordeon__field--figure {
  position:absolute;
  max-height:612px
 }
 .research__accordeon__field--figure img {
  height:612px
 }
}
@media screen and (max-width:1279px) {
 .research__accordeon {
  display:inline-block;
  width:100%;
  height:420px
 }
 .research__accordeon__field {
  display:inline-block
 }
 .research__accordeon__field--figure {
  max-height:420px;
  height:420px;
  position:relative
 }
 .research__accordeon__field--figure img {
  min-width:100%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
 }
 .research__accordeon__field--title .icon-arrow-right:after {
  width:20px;
  height:20px
 }
}
@media screen and (min-width:800px) and (max-width:1279px) {
 .research__accordeon__field {
  width:50%
 }
}
@media screen and (max-width:799px) {
 .research__accordeon__field {
  width:100%
 }
 .research__accordeon__field--figure img {
  min-width:100%
 }
}
:root {
 --in2-modal-brand-color:#4889ce;
 --in2-modal-brand-color-dark:#3070b3;
 --in2-modal-accent-color:#4889ce;
 --in2-modal-accent-color-dark:#3070b3
}
