/*! otm, Compiled at 2025-09-05 09:02:45 */
/**
 * Oldenburg
 *
 * LICENSE
 *
 * This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
 * It is not allowed to make any kinds of modifications, nor must it be copied,
 * or published without explicit permission. Misuse will lead to persecution.
 *
 * @copyright  2016 infomax websolutions GmbH
 * @link       http://www.infomax-it.de
 * @package    css
 * @author     Steven Schöning <schoening@infomax-it.de>
 * @since      2016-11-14
 * @version    $$Id$$
 **/
/**
 * OTM - Hauptportal 2016
 *
 * LICENSE
 *
 * This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
 * It is not allowed to make any kinds of modifications, nor must it be copied,
 * or published without explicit permission. Misuse will lead to persecution.
 *
 * @copyright  2015 infomax websolutions GmbH
 * @link       http://www.infomax-it.de
 * @package    css
 * @subpackage listElement
 * @author     gueldner
 * @since      23.09.2016
 * @version    $Id$
 **/
/*  =========================================================
basic config
general structure
========================================================== */
/*  =========================================================
basic config
========================================================= */
/* dimensions */
/* ultra tiny introduced for iPhone 5s */
/* corporate design */
/* @see src/portal/assets/styles/_brand for css variables */
/* other colors */
/* percentage dimensions */
/* percentage margins */
/* percentage paddings */
/* default font settings */
/* vertical aligns */
.verticalAlignHelper {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  margin: 0;
}
/*  =========================================================
general structure
========================================================= */
@media all {
  .listElement:not(:last-child) {
    margin-bottom: 20px;
  }
  .listElement:first-child {
    margin-top: 30px;
  }
  .contentList {
    padding-bottom: 15px;
  }
  .contentList__resultCount {
    font: 300 normal 18px/28px 'HalvarEngschrift', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
  }
  html.-css-microsite-club .contentList__resultCount {
    font: 400 normal 18px/1.5em 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.5em;
  }
  .contentList__resultCount .text {
    text-align: right;
  }
  .contentList .pdfLimitPopup {
    font: 300 normal 18px/28px 'HalvarEngschrift', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    max-width: 590px;
    max-height: 130px;
    background: #fff;
    display: block;
    z-index: 3;
  }
  .contentList .pdfLimitPopup__fullscreen {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    visibility: hidden;
  }
  .contentList .pdfLimitPopup__fullscreen.active {
    visibility: visible;
  }
  .contentList .pdfLimitPopup__close {
    cursor: pointer;
    margin-top: -60px;
    margin-right: -40px;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
  }
  .contentList .pdfLimitPopup__content {
    margin: 10px 70px 30px 45px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contentList__pdfDownload {
    margin-top: 15px;
  }
  .contentList__pdfDownload__container {
    text-align: right;
  }
  .contentList__pdfDownload__link {
    display: inline-block;
  }
  .contentList__pdfDownload__link__text {
    font: 400 normal 18px/18px 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
  }
  .contentList__pdfDownload__link__text::after {
    content: ' >>';
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  html.-css-microsite-club .contentList__resultCount {
    font-size: 1.77777778rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  html.-css-microsite-club .contentList__resultCount {
    font-size: 2rem;
  }
}
@media all and (max-width: 700px) {
  html.-css-microsite-club .contentList__resultCount {
    font-size: 2.28571429rem;
  }
}
@media all and (max-width: 1000px) {
  .contentList .pdfLimitPopup {
    max-height: 190px;
  }
}
/**
 * OTM - Hauptportal 2016
 *
 * LICENSE
 *
 * This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
 * It is not allowed to make any kinds of modifications, nor must it be copied,
 * or published without explicit permission. Misuse will lead to persecution.
 *
 * @copyright  2015 infomax websolutions GmbH
 * @link       http://www.infomax-it.de
 * @package    css
 * @subpackage listElement
 * @author     gueldner
 * @since      23.09.2016
 * @version    $Id$
 **/
/*  =========================================================
basic config
general structure
price element
========================================================== */
/*  =========================================================
basic config
========================================================= */
/*  =========================================================
general structure
========================================================= */
@media all {
  .listElement__image {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
  }
}
@media all and (min-width: 1401px) {
  .listElement__image {
    height: 0;
    padding-bottom: 14.64285714%;
  }
}
@media all and (min-width: 701px) and (max-width: 1400px) {
  .listElement__image {
    height: 0;
    padding-bottom: 29.28571429%;
  }
}
@media all and (max-width: 700px) {
  .listElement__image {
    height: 0;
    padding-bottom: 58.57142857%;
  }
}
@media all {
  .listElement__image > picture {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
  }
  .listElement__image > picture > img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
/*  =========================================================
price element
========================================================= */
@media all {
  .listElement__image__price {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    display: table;
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: rgb(var(--color-white));
    border-radius: 50%;
  }
  .listElement__image__price > div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15%;
    font: 300 normal 10px/1em 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 10px;
    line-height: 1em;
    text-align: center;
  }
  .listElement__image__price > div > strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 1em;
  }
  .listElement__image__price--freeOfCharge div {
    padding: 0 5%;
    font-size: 15px;
  }
}
/**
 * OTM - Hauptportal 2016
 *
 * LICENSE
 *
 * This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
 * It is not allowed to make any kinds of modifications, nor must it be copied,
 * or published without explicit permission. Misuse will lead to persecution.
 *
 * @copyright  2015 infomax websolutions GmbH
 * @link       http://www.infomax-it.de
 * @package    css
 * @subpackage listElement
 * @author     gueldner
 * @since      23.09.2016
 * @version    $Id$
 **/
/*  =========================================================
basic config
general structure
headlines
text
lists
date element
========================================================== */
/*  =========================================================
basic config
========================================================= */
/*  =========================================================
general structure
========================================================= */
@media all {
  .listelement__text {
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (min-width: 701px) {
  .listelement__text {
    padding-left: 20px;
  }
}
@media all and (max-width: 700px) {
  .listelement__text {
    padding-top: 20px;
  }
}
/*  =========================================================
headlines
========================================================= */
@media all {
  .listelement__text > h3 {
    font: 400 normal 4rem/1.1 'HalvarEngschrift', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4rem;
    line-height: 1.1;
    color: rgb(var(--color-black));
    margin: 0 0 15px 0;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  html.-css-microsite-club .listelement__text > h3 {
    font: 600 normal 2.5rem/1.5em 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 1.5em;
    color: rgb(var(--color-black));
    margin-bottom: 5px;
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  html.-css-microsite-club .listelement__text > h3 {
    font-size: 2.55555556rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  html.-css-microsite-club .listelement__text > h3 {
    font-size: 2.75rem;
  }
}
@media all and (max-width: 700px) {
  html.-css-microsite-club .listelement__text > h3 {
    font-size: 2.85714286rem;
  }
}
/*  =========================================================
text
========================================================= */
@media all {
  .listelement__text > p {
    font: 400 normal 1.8rem/1.3 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 1.3;
    color: rgb(var(--color-text-default));
  }
  html.-css-microsite-club .listelement__text > p {
    font: 400 normal 18px/1.5em 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.5em;
  }
  .listelement__text > p.listelement__text__subline {
    margin: -15px 0 15px 0;
  }
  .listelement__text > p:not(.listelement__text__subline) {
    margin: 0 0 10px 0;
  }
  .listelement__text > p.date {
    font: 400 normal 2.2rem/1em MyriadPro, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 1em;
    margin-bottom: 0;
  }
  .listelement__text > p.authorList {
    font: 400 normal 2.2rem/1em MyriadPro, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 1em;
    margin-bottom: 15px;
    margin-top: -10px;
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  .listelement__text > p {
    font-size: 2rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  .listelement__text > p {
    font-size: 2.25rem;
  }
}
@media all and (max-width: 700px) {
  .listelement__text > p {
    font-size: 2.57142857rem;
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  html.-css-microsite-club .listelement__text > p {
    font-size: 1.66666667rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  html.-css-microsite-club .listelement__text > p {
    font-size: 1.75rem;
  }
}
@media all and (max-width: 700px) {
  html.-css-microsite-club .listelement__text > p {
    font-size: 2rem;
  }
}
/*  =========================================================
lists
========================================================= */
@media all {
  .listelement__text > ul {
    margin: 0 0 10px 0;
    padding: 0;
    font: rgb(var(--color-text-default));
  }
  .listelement__text > ul > li {
    font: 400 normal 2.2rem/1.36363636em 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    line-height: 1.36363636em;
    color: rgb(var(--color-text-default));
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0 30px 0 0;
  }
  .listelement__text > ul > li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 -20px;
    border-radius: 50%;
  }
  /* microsite specific */
  html:not(.-css-microsite-gruenkohl) .listelement__text > ul > li::before {
    background: rgb(var(--color-cdOrange4));
  }
  html.-css-microsite-gruenkohl .listelement__text > ul > li::before {
    background: #006b37;
  }
}
/*  =========================================================
date element
========================================================= */
@media all {
  .listelement__text__date {
    font: 400 normal 2.3rem/1.5em 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.3rem;
    line-height: 1.5em;
  }
}
@media (min-width: 701px) {
  .listelement__text.h-el-lg-5.noSearchResults {
    width: 65%;
  }
}
/*  =========================================================
categories element
========================================================= */
@media all {
  .listelement__text__categories {
    padding-top: 5px;
  }
  .listelement__text__categories > .listelement__text__categories__element {
    font: 300 normal 2.2rem/1em 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.2rem;
    line-height: 1em;
  }
  .listelement__text__categories > .listelement__text__categories__element:not(:last-of-type) {
    padding-right: 10px;
  }
}
