/*! otm, Compiled at 2025-04-23 09:23:30 */
/**
 * 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 pageTitle
 * @author     gueldner
 * @since      19.10.2016
 * @version    $Id$
 **/
/*  =========================================================
basic config
general structure
speech booble
headline
========================================================== */
/*  =========================================================
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;
}
/**
 * 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  2020 infomax websolutions GmbH
 * @link       https://www.infomax-online.de
 * @author     Florian Sauer <sauer@infomax-it.de>
 * @since      2020-12-03
 */
/*  =========================================================
general structure
========================================================= */
/* the main container */
@media all {
  .pageTitle {
    padding-top: 100px;
  }
}
/*  =========================================================
speech booble
========================================================= */
@media all {
  .pageTitle__speechBooble {
    position: relative;
    display: inline-block;
    text-align: left;
  }
  .pageTitle__speechBooble--teaserTextBlockColorYellow {
    color: rgb(var(--color-black));
  }
  .pageTitle__speechBooble--teaserTextBlockColorDefault,
  .pageTitle__speechBooble--teaserTextBlockColorRed {
    color: rgb(var(--color-white));
  }
}
/*  =========================================================
headline
========================================================= */
@media all {
  .pageTitle__speechBooble > h1 {
    margin: 0;
    font: 300 normal 7rem/1em 'HalvarEngschrift', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 7rem;
    line-height: 1em;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  html.-css-microsite-club .pageTitle__speechBooble > h1 {
    font: 600 normal 6rem/1em 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 6rem;
    line-height: 1em;
  }
  .pageTitle__speechBooble--teaserTextBlockColorDefault.pageTitle__speechBooble > h1 {
    background: rgb(var(--color-button-default));
  }
  .pageTitle__speechBooble--teaserTextBlockColorRed.pageTitle__speechBooble > h1 {
    background: rgb(var(--color-cdRed1));
  }
  .pageTitle__speechBooble--teaserTextBlockColorYellow.pageTitle__speechBooble > h1 {
    background: rgb(var(--color-cdYellow1));
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  .pageTitle__speechBooble > h1 {
    font-size: 7.77777778rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  .pageTitle__speechBooble > h1 {
    font-size: 7.5rem;
  }
}
@media all and (max-width: 700px) {
  .pageTitle__speechBooble > h1 {
    font-size: 5.71428571rem;
  }
}
@media all and (min-width: 1001px) and (max-width: 1400px) {
  html.-css-microsite-club .pageTitle__speechBooble > h1 {
    font-size: 5.55555556rem;
  }
}
@media all and (min-width: 701px) and (max-width: 1000px) {
  html.-css-microsite-club .pageTitle__speechBooble > h1 {
    font-size: 5.625rem;
  }
}
@media all and (max-width: 700px) {
  html.-css-microsite-club .pageTitle__speechBooble > h1 {
    font-size: 5.71428571rem;
  }
}
@media all and (min-width: 1001px) {
  .pageTitle__speechBooble > h1 {
    display: inline-block;
  }
}
@media all and (min-width: 701px) {
  .pageTitle__speechBooble > h1 {
    padding: 30px 25px 20px 25px;
  }
  html:not(.-css-microsite-club) .pageTitle__speechBooble > h1 {
    -webkit-clip-path: polygon(13% 0, 13% 23px, calc(13% + 27px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(13% 0, 13% 23px, calc(13% + 27px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
@media all and (max-width: 700px) {
  .pageTitle__speechBooble > h1 {
    padding: 20px 25px 20px 25px;
  }
  html:not(.-css-microsite-club) .pageTitle__speechBooble > h1 {
    -webkit-clip-path: polygon(13% 0, 13% 13px, calc(13% + 14px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(13% 0, 13% 13px, calc(13% + 14px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
/*  =========================================================
subline
========================================================= */
@media all {
  .pageTitle__speechBooble__subline {
    padding: 15px 25px 15px 25px;
    margin: -15px 0 0 0;
    background: rgb(var(--color-button-default));
    font: 400 normal 2.5rem/1em 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 1em;
  }
  .pageTitle__speechBooble__subline > strong {
    font-weight: 600;
  }
}
@media all and (min-width: 1001px) {
  .pageTitle__speechBooble__subline {
    display: inline-block;
  }
}
.pageTitle__heroAuthor__textContainer {
  min-height: 134px;
  margin: 0 0 0 91px;
  padding: 15px 25px 20px;
  position: relative;
  display: inline-block;
  font: 400 normal 2rem/1.5rem 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.5rem;
  color: #fff;
  background: #48483e;
}
@media (min-width: 1001px) {
  .pageTitle__heroAuthor__textContainer {
    min-height: 134px;
    margin: 0 0 0 91px;
  }
}
@media (max-width: 1000px) {
  .pageTitle__heroAuthor__textContainer {
    margin: 0;
  }
}
@media (min-width: 1001px) {
  .pageTitle__heroAuthor__textContainer {
    padding: 15px 25px 20px 25px;
  }
}
@media (max-width: 1000px) {
  .pageTitle__heroAuthor__textContainer {
    padding: 0 5px 20px 5px;
  }
}
.pageTitle__heroAuthor__textContainer::before {
  content: '';
  position: absolute;
  top: 0;
  left: -91px;
  height: 100%;
  width: 91px;
  background: url('../images/headerImage/speechBooble.persona--pageTitle.26cbbecb.svg') center left, -webkit-linear-gradient(top, rgb(var(--color-button-default)) 0%, rgb(var(--color-button-default)) 100%) top left, -webkit-linear-gradient(top, rgb(var(--color-button-default)) 0%, rgb(var(--color-button-default)) 100%) bottom left;
  background-size: 91px 134px, 91px calc(50% - 67px), 91px calc(50% - 67px);
  -webkit-background-size: 91px 134px, 91px calc(50% - 66px), 91px calc(50% - 66px);
  background-repeat: no-repeat;
}
.pageTitle__heroAuthor__textContainer > figure.heroAuthor__image {
  position: absolute;
  top: 50%;
  left: -169px;
  margin-top: -62px;
  display: block;
  width: 124px;
  height: 124px;
  overflow: hidden;
  box-sizing: border-box;
  background: rgb(var(--color-white));
  border: 3px rgb(var(--color-button-default)) solid;
  border-radius: 50%;
}
.pageTitle__heroAuthor__textContainer > figure.heroAuthor__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.pageTitle__heroAuthor__textContainer > div.heroAuthor__description {
  display: inline-block;
  font: 400 normal 2.5rem/1.5rem 'Open Sans', Arial, sans-serif;
  font-style: normal;
  line-height: 1.5rem;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.5em;
  vertical-align: top;
  margin-top: 0;
  width: calc(100% - 103px - 19px);
}
