/*!********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./pages/product/stage.scss ***!
  \********************************************************************************************************************************************************************************************/
/** GLOBALS **/
/************
/** VARIABLES
/****************************************/
/*
$grids: (
    'default': $mobile_base,
    'switches': (
        $mobile_switch: $mobile_base,
        $tablet_switch: $tablet_base,
        $max_switch: $max_base
    ),
    'definitions': (
        $mobile_base: (
            'columns': 8,
            'column': 44,
            'gutter': 14,
            'fix': false
        ),
        $tablet_base: (
            'columns': 12,
            'column': 56,
            'gutter': 22,
            'fix': false
        ),
        $max_base: (
            'columns': 12,
            'column': 139,
            'gutter': 54,
            'fix': true
        )
    )
);
*/
/* EASING */
/* Font settings */
/************
/** COLOR VARIABLES
/****************************************/
/* **************************** */
/* Pimcore-editmode used colors */
/* **************************** */
/* **************************** */
/************
/** DEFINITION OF OWN MIXINS
/****************************************/
/* stylelint-disable */
.product-detail-stage {
  margin-bottom: 64px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .product-detail-stage {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage {
    margin-bottom: 104px;
  }
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs + .product-detail-stage {
    margin-top: calc(-1 * var(--breadcrumb-height));
  }
}
.product-detail-stage::before {
  background-color: var(--product-detail-stage-background-color);
  content: "";
  display: block;
  height: 55.4666666667vw;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .product-detail-stage::before {
    height: 27.734375vh;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage::before {
    left: auto;
    width: calc(26.3020833333vw + calc(50vw - 42.3177083333vw));
    height: 100%;
    border-radius: 0 0 0 var(--border-radius-l);
  }
}
@media only screen and (min-width: 1680px) {
  .product-detail-stage::before {
    width: calc(440px + calc(50vw - 708px));
  }
}

.product-detail-stage__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  gap: 40px 0;
  justify-content: center;
}
@media only screen and (min-width: 320px) {
  .product-detail-stage__inner {
    width: 93.8666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .product-detail-stage__inner {
    width: 87.5vw;
  }
}
@media only screen and (min-width: 1680px) {
  .product-detail-stage__inner {
    width: 1464px;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage__inner {
    justify-content: space-between;
  }
}

.product-detail-stage__media {
  padding-top: 40px;
  padding-left: 1.8666666667vw;
  padding-right: 1.8666666667vw;
  flex-basis: 93.8666666667vw;
  width: 93.8666666667vw;
  max-width: 93.8666666667vw;
}
@media only screen and (min-width: 768px) {
  .product-detail-stage__media {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 58.3333333333vw;
    width: 58.3333333333vw;
    max-width: 58.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage__media {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 43.75vw;
    width: 43.75vw;
    max-width: 43.75vw;
    padding-block: 48px;
    order: 2;
  }
}
@media only screen and (min-width: 1680px) {
  .product-detail-stage__media {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 732px;
    width: 732px;
    max-width: 732px;
  }
}

.product-detail-stage__image {
  position: relative;
}

.product-detail-stage__stopper {
  position: absolute;
  top: 24px;
  right: 8px;
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage__stopper {
    top: 40px;
    right: 24px;
  }
}

.product-detail-stage__content {
  padding-left: 1.8666666667vw;
  padding-right: 1.8666666667vw;
  flex-basis: 93.8666666667vw;
  width: 93.8666666667vw;
  max-width: 93.8666666667vw;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product-detail-stage__content {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 58.3333333333vw;
    width: 58.3333333333vw;
    max-width: 58.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage__content {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 43.75vw;
    width: 43.75vw;
    max-width: 43.75vw;
    display: flex;
    flex-direction: column;
    order: 1;
    text-align: left;
    justify-content: center;
  }
}
@media only screen and (min-width: 1440px) {
  .product-detail-stage__content {
    flex-basis: 36.4583333333vw;
    width: 36.4583333333vw;
    max-width: 36.4583333333vw;
  }
}
@media only screen and (min-width: 1680px) {
  .product-detail-stage__content {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 610px;
    width: 610px;
    max-width: 610px;
  }
}

.product-detail-stage__topline {
  margin-bottom: 8px;
  color: var(--product-detail-stage-topline-color);
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 150%;
}

.product-detail-stage__headline {
  color: var(--product-detail-stage-headline-color);
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 3rem;
}
@media only screen and (min-width: 768px) {
  .product-detail-stage__headline {
    font-size: 3.75rem;
  }
}
@media only screen and (min-width: 1024px) {
  .product-detail-stage__headline {
    font-size: 4.75rem;
  }
}

.product-detail-stage__package-type {
  margin-top: 32px;
}

.product-detail-stage__footer {
  margin-top: 32px;
}
