html,
body {
  margin: 0;
  padding: 0;
}

body {
  background: #f0f1f3;
}

.pb-torque-page {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #231f20;
}

.pb-torque-page,
.pb-torque-page *,
.pb-torque-page *::before,
.pb-torque-page *::after {
  box-sizing: border-box;
}

.pb-torque-page img {
  display: block;
  max-width: 100%;
  height: auto;
}

.pb-torque-page a {
  color: inherit;
  text-decoration: none;
}

.pb-torque-shell {
  max-width: 1440px;
  margin: 0 auto;
  background: #fff;
}

.pb-torque-page h1,
.pb-torque-page h2,
.pb-torque-page h3,
.pb-torque-page h4,
.pb-torque-page h5,
.pb-torque-page h6,
.pb-torque-page p {
  margin-top: 0;
}

.pb-torque-page h1,
.pb-torque-page .header--lvl1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}

.pb-torque-page h2,
.pb-torque-page .header--lvl2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.29;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}

.pb-torque-page h3,
.pb-torque-page .header--lvl3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}

.pb-torque-page .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.pb-torque-page p {
  margin: 0 0 10px;
}

.pb-torque-page .container,
.pb-torque-page .container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.pb-torque-page .container {
  padding-right: 8px;
  padding-left: 8px;
  width: calc(100% - 20px - 10px);
}

.pb-torque-page .container-fluid {
  padding-right: 8px;
  padding-left: 8px;
  max-width: 1120px;
}

.pb-torque-page .content--normal .container-fluid {
  width: calc(100% - 20px - 10px);
}

.pb-torque-page .row,
.pb-torque-page .gridRow {
  margin-right: -8px;
  margin-left: -8px;
}

.pb-torque-page .row::before,
.pb-torque-page .row::after,
.pb-torque-page .gridRow::before,
.pb-torque-page .gridRow::after,
.pb-torque-page .clearfix::before,
.pb-torque-page .clearfix::after {
  content: " ";
  display: table;
}

.pb-torque-page .row::after,
.pb-torque-page .gridRow::after,
.pb-torque-page .clearfix::after {
  clear: both;
}

.pb-torque-page .col-xs-12,
.pb-torque-page .col-sm-6,
.pb-torque-page .col-sm-8,
.pb-torque-page .col-md-4,
.pb-torque-page .col-nc-6 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

.pb-torque-page .col-xs-12 {
  float: left;
  width: 100%;
}

.pb-torque-page .content__section {
  margin: 50px 0;
}

.pb-torque-page .margin-top-space07 {
  margin-top: 80px;
}

.pb-torque-page .margin-bottom-space07 {
  margin-bottom: 80px;
}

.pb-torque-page .plugin_header {
  margin-bottom: 32px;
}

.pb-torque-page .hero {
  margin: 0 auto;
  padding-bottom: 20px;
}

.pb-torque-page .hero__backgroundWrapper {
  position: relative;
  z-index: 1;
}

.pb-torque-page .content--normal .hero__backgroundWrapper {
  margin-left: -23px;
  margin-right: -23px;
}

.pb-torque-page .hero__background {
  max-width: 100%;
  height: auto;
}

.pb-torque-page .loadingWrapper.singleImg.focused-image-container {
  position: relative;
  overflow: hidden;
}

.pb-torque-page .focused-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.pb-torque-page .hero__content {
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 2;
  box-sizing: content-box;
  padding: 40px 0 0;
  margin-left: 0;
  margin-right: 0;
}

.pb-torque-page .hero--sub .hero__content-wrap {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
}

.pb-torque-page .hero--sub .hero__body {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: #231f20;
  display: block;
}

.pb-torque-page .hero__body .lead {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.pb-torque-page .navigation {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}

.pb-torque-page .navigation--tile.navigation--tileCustom {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .productList__item {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .productList__item > a {
  padding: 0;
  border: 0;
  box-shadow: none;
  height: 100%;
  width: 100%;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .product__imageWrapper {
  overflow: hidden;
  padding: 66.6667% 0 0;
  display: flex;
  background: #ebe6e6;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 0;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .product__imageWrapper img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: auto;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .textWrapper {
  overflow: hidden;
  padding: 24px 24px 32px;
  flex: 1;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .navigation__linktext {
  min-height: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .product__additional {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}

.pb-torque-page .navigation--tile.navigation--tileCustom .product__additional p:last-child {
  margin-bottom: 0;
}

.pb-torque-page .text__subheader {
  margin-bottom: 0.5em;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.4px;
}

.pb-torque-page .text__bodytext a {
  color: #e1121a;
  font-weight: 700;
  text-decoration: underline;
}

.pb-torque-page .productcard {
  position: relative;
  padding: 56px 0;
  margin-bottom: 32px;
  background-size: cover;
}

.pb-torque-page .productcard.cPBred_old_dont_use {
  background-color: #cc141b !important;
}

.pb-torque-page .productcard.cPBgelb,
.pb-torque-page .productcard.cPBgelb * {
  color: #231f20;
}

.pb-torque-page .productcard .loadingWrapper.singleImg {
  position: relative;
}

.pb-torque-page .productcard .productoverlayimg {
  position: static;
  width: auto;
  padding: 0;
}

.pb-torque-page .productcard .img-responsive {
  width: 100%;
}

.pb-torque-page .singleImg .image_link_overlay {
  position: absolute;
  top: 24px;
  left: 24px;
  width: 500px;
  max-width: calc(100% - 48px);
}

.pb-torque-page .singleImg .extraInfo {
  position: absolute;
  bottom: 24px;
  left: 24px;
  width: 500px;
  max-width: calc(100% - 48px);
  margin-bottom: 0;
}

.pb-torque-page .color_white,
.pb-torque-page .color_white * {
  color: #fff;
}

.pb-torque-page .color_black,
.pb-torque-page .color_black * {
  color: #231f20;
}

.pb-torque-page .underline {
  border-bottom: 2px solid currentColor;
}

.pb-torque-page .digitorque-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 32px;
  margin-top: 8px;
}

.pb-torque-page .digitorque-icons img {
  width: 80px;
  height: 80px;
}

.pb-torque-page .rowFlex {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

.pb-torque-page .rowFlex > div {
  flex: 0 0 auto;
  padding-right: 8px;
  padding-left: 8px;
}

.pb-torque-page .magalog_col_sm {
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.pb-torque-page .magalog_col_sm .textblock {
  width: 100%;
}

.pb-torque-page .magalog_col_lg > .singleImg {
  margin-right: -6px;
  height: 280px;
}

.pb-torque-page .magalog_col_lg .focused-image-container,
.pb-torque-page .magalog_col_lg .loadingWrapper.singleImg {
  position: relative;
  overflow: hidden;
  height: 280px;
}

.pb-torque-page .magalog_col_lg .focused-image {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
}

.pb-torque-page .magalog_col_lg.untenRechts .loadingWrapper::before {
  position: absolute;
  display: block;
  content: "";
  width: 87px;
  height: 119%;
  background: #fff;
  z-index: 1;
  top: -1px;
  right: -34px;
  transform: rotate(15deg);
}

.pb-torque-page .magalog_col_sm .text__bodytext p:last-child {
  margin-bottom: 0;
}

.pb-torque-page .button-large-red {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 16px 32px;
  background: #e1121a;
  border: 1px solid #e1121a;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none !important;
}

.pb-torque-page .button-large-red::after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}

.pb-torque-page .button-large-red:hover::after {
  left: 120%;
}

.pb-torque-page .teaser--highlightnav {
  position: relative;
  height: 100%;
}

.pb-torque-page .teaser--highlightnav .imagewrapper {
  overflow: hidden;
  padding: 66.6667% 0 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  background: #ebe6e6;
}

.pb-torque-page .teaser--highlightnav .imagewrapper img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.pb-torque-page .teaser--highlightnav .textwrapper {
  padding: 24px 24px 32px;
}

.pb-torque-page .teaser--highlightnav .teaser__header {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
}

.pb-torque-page .overlaying_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pb-torque-page .frame-type-fconnectionproject_verteilerseitenteaser {
  margin-bottom: 50px;
}

.pb-torque-page .frame-type-fconnectionproject_verteilerseitenteaser .plugin_header + .row {
  display: flex;
  flex-wrap: wrap;
}

.pb-torque-page .frame-type-fconnectionproject_verteilerseitenteaser .plugin_header + .row > div {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}

.pb-torque-page .frame-type-fconnectionproject_verteilerseitenteaser .plugin_header + .row .teaser--highlightnav {
  flex: 1;
}

@media (min-width: 540px) {
  .pb-torque-page h1,
  .pb-torque-page .header--lvl1 {
    font-size: 36px;
    line-height: 1.22;
  }

  .pb-torque-page .lead {
    font-size: 21px;
  }

  .pb-torque-page .container {
    padding-right: 12px;
    padding-left: 12px;
    width: calc(100% - 40px - 14px);
  }

  .pb-torque-page .container-fluid {
    padding-right: 12px;
    padding-left: 12px;
  }

  .pb-torque-page .content--normal .container-fluid {
    padding-right: 12px;
    padding-left: 12px;
    width: calc(100% - 40px - 14px);
  }

  .pb-torque-page .row,
  .pb-torque-page .gridRow,
  .pb-torque-page .navigation--tile.navigation--tileCustom,
  .pb-torque-page .rowFlex {
    margin-right: -12px;
    margin-left: -12px;
  }

  .pb-torque-page .col-xs-12,
  .pb-torque-page .col-sm-6,
  .pb-torque-page .col-sm-8,
  .pb-torque-page .col-md-4,
  .pb-torque-page .col-nc-6,
  .pb-torque-page .rowFlex > div {
    padding-right: 12px;
    padding-left: 12px;
  }

  .pb-torque-page .col-nc-6 {
    float: left;
    width: 50%;
  }

  .pb-torque-page .content--normal .hero__backgroundWrapper {
    margin-left: -39px;
    margin-right: -39px;
  }

  .pb-torque-page .hero__content {
    margin-left: -2px;
    margin-right: -2px;
  }

  .pb-torque-page .magalog_col_sm {
    padding-left: 8px;
    padding-right: 8px;
  }

  .pb-torque-page .magalog_col_sm:last-child {
    padding-left: 40px;
  }

  .pb-torque-page .magalog_col_sm .textblock {
    padding-right: 24px;
  }

  .pb-torque-page .magalog_col_lg.obenRechts,
  .pb-torque-page .magalog_col_lg.untenRechts {
    padding-right: 40px;
  }

  .pb-torque-page .magalog_col_lg > .singleImg,
  .pb-torque-page .magalog_col_lg .focused-image-container,
  .pb-torque-page .magalog_col_lg .loadingWrapper.singleImg {
    height: 320px;
  }

  .pb-torque-page .magalog_col_lg > .singleImg {
    margin-right: -9px;
  }
}

@media (min-width: 768px) {
  .pb-torque-page h2,
  .pb-torque-page .header--lvl2 {
    font-size: 32px;
    line-height: 1.25;
  }

  .pb-torque-page .content--normal .container-fluid {
    width: 752px;
  }

  .pb-torque-page .container-fluid {
    width: 752px;
  }

  .pb-torque-page .col-sm-6 {
    float: left;
    width: 50%;
  }

  .pb-torque-page .col-sm-8 {
    float: left;
    width: 66.66666667%;
  }

  .pb-torque-page .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .pb-torque-page .content--normal .hero__backgroundWrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .pb-torque-page .hero__content {
    padding: 40px 64px;
    width: calc(100% - 128px);
    margin: -100px auto auto;
  }

  .pb-torque-page .magalog_col_lg:first-child > .singleImg {
    margin-left: -5px;
  }

  .pb-torque-page .magalog_col_lg.obenRechts,
  .pb-torque-page .magalog_col_lg.untenRechts {
    padding-right: 0;
  }

  .pb-torque-page .magalog_col_sm .textblock {
    padding-right: 40px;
  }

  .pb-torque-page .rowFlex {
    margin-left: -12px;
    margin-right: -12px;
  }
}

@media (min-width: 992px) {
  .pb-torque-page h1,
  .pb-torque-page .header--lvl1 {
    font-size: 42px;
    line-height: 1.14;
    letter-spacing: 0.8px;
  }

  .pb-torque-page h2,
  .pb-torque-page .header--lvl2 {
    font-size: 36px;
    line-height: 1.25;
  }

  .pb-torque-page .container {
    padding-right: 16px;
    padding-left: 16px;
    width: calc(100% - 60px - 24px);
  }

  .pb-torque-page .container-fluid,
  .pb-torque-page .content--normal .container-fluid {
    padding-right: 16px;
    padding-left: 16px;
    width: calc(100% - 60px - 24px);
  }

  .pb-torque-page .row,
  .pb-torque-page .gridRow,
  .pb-torque-page .navigation--tile.navigation--tileCustom,
  .pb-torque-page .rowFlex {
    margin-right: -16px;
    margin-left: -16px;
  }

  .pb-torque-page .col-xs-12,
  .pb-torque-page .col-sm-6,
  .pb-torque-page .col-sm-8,
  .pb-torque-page .col-md-4,
  .pb-torque-page .col-nc-6,
  .pb-torque-page .rowFlex > div {
    padding-right: 16px;
    padding-left: 16px;
  }

  .pb-torque-page .col-md-4 {
    float: left;
    width: 33.33333333%;
  }

  .pb-torque-page .hero__content {
    padding: 40px 65px;
    width: 83.33333%;
  }

  .pb-torque-page .magalog_col_sm:last-child {
    padding-left: calc((100% - 60px - 32px) * 0.08 - 30px);
  }

  .pb-torque-page .magalog_col_sm .textblock {
    padding-right: 60px;
  }

  .pb-torque-page .frame-type-fconnectionproject_verteilerseitenteaser .plugin_header + .row > div {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .pb-torque-page .container {
    width: 1120px;
  }

  .pb-torque-page .container-fluid,
  .pb-torque-page .content--normal .container-fluid {
    width: 1120px;
  }

  .pb-torque-page .content--normal .hero__backgroundWrapper {
    margin-left: calc(((100vw - 1120px) / 2 - 44px) * -1);
    margin-right: calc(((100vw - 1120px) / 2 - 44px) * -1);
  }

  .pb-torque-page .magalog_col_sm:last-child {
    padding-left: calc(1120px * 0.08 - 24px);
  }

  .pb-torque-page .magalog_col_sm .textblock {
    padding-right: calc((100vw - 1120px) / 2 + 12px);
  }
}

@media (min-width: 1440px) {
  .pb-torque-page .content--normal .hero__backgroundWrapper {
    margin-left: -118px;
    margin-right: -118px;
  }

  .pb-torque-page .magalog_col_sm .textblock {
    padding-right: 170px;
  }
}
