/*!********************************************************************************************************************************************************************************************!*\
  !*** 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/recipe/detail.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 */
@media only screen and (min-width: 1024px) {
  .recipe-detail .breadcrumbs {
    width: calc(calc(50vw - 42.3177083333vw) + 40.8854166667vw);
  }
  .recipe-detail .breadcrumbs::after {
    display: none;
  }
  .recipe-detail .breadcrumbs__list-item:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-detail .breadcrumbs {
    width: calc(calc(50vw - 708px) + 684px);
  }
}

.recipe-detail__ingredients-preparation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  margin-bottom: 64px;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (min-width: 320px) {
  .recipe-detail__ingredients-preparation {
    width: 93.8666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-detail__ingredients-preparation {
    width: 87.5vw;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-detail__ingredients-preparation {
    width: 1464px;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-detail__ingredients-preparation {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-detail__ingredients-preparation {
    margin-top: 104px;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-detail__ingredients-preparation {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-detail__ingredients-preparation {
    margin-bottom: 104px;
  }
}

.recipe-detail__ingredients {
  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) {
  .recipe-detail__ingredients {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 72.9166666667vw;
    width: 72.9166666667vw;
    max-width: 72.9166666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-detail__ingredients {
    flex-basis: 36.4583333333vw;
    width: 36.4583333333vw;
    max-width: 36.4583333333vw;
    position: -webkit-sticky;
    position: sticky;
    top: calc(20px + var(--siteheader-height-meta));
    transition: top 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .recipe-detail__ingredients {
    flex-basis: 32.03125vw;
    width: 32.03125vw;
    max-width: 32.03125vw;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-detail__ingredients {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 536px;
    width: 536px;
    max-width: 536px;
  }
}

.recipe-detail__preparation {
  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) {
  .recipe-detail__preparation {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 72.9166666667vw;
    width: 72.9166666667vw;
    max-width: 72.9166666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .recipe-detail__preparation {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .recipe-detail__preparation {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 1024px) {
  .recipe-detail__preparation {
    margin-top: 104px;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-detail__preparation {
    flex-basis: 51.0416666667vw;
    width: 51.0416666667vw;
    max-width: 51.0416666667vw;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .recipe-detail__preparation {
    flex-basis: 53.90625vw;
    width: 53.90625vw;
    max-width: 53.90625vw;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-detail__preparation {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 902px;
    width: 902px;
    max-width: 902px;
  }
}
