/*!*****************************************************************************************************************************************************************************************************!*\
  !*** 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!./layout/sitefooter/sitefooter.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 */
.sitefooter {
  background-color: var(--color-footer-background, white);
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
  z-index: 9998;
}
@media only screen and (min-width: 1024px) {
  .sitefooter {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.sitefooter__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
@media only screen and (min-width: 320px) {
  .sitefooter__inner {
    width: 93.8666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .sitefooter__inner {
    width: 87.5vw;
  }
}
@media only screen and (min-width: 1680px) {
  .sitefooter__inner {
    width: 1464px;
  }
}

.sitefooter__logo {
  width: var(--footer-logo-width);
  z-index: 1;
}
.sitefooter__logo .logo {
  display: block;
  width: var(--footer-logo-width);
}
.sitefooter__logo .logo svg {
  width: 100%;
  height: auto;
}
.sitefooter__logo .logo span {
  opacity: 0;
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.sitefooter__logo .logo:focus-visible {
  outline-offset: 4px;
  outline-color: var(--textlink-foreground-color);
  outline-style: solid;
  outline-width: 2px;
  border-radius: 1px;
}
@media only screen and (min-width: 1024px) {
  .sitefooter__logo {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 14.5833333333vw;
    width: 14.5833333333vw;
    max-width: 14.5833333333vw;
    position: static;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .sitefooter__logo {
    flex-basis: 21.875vw;
    width: 21.875vw;
    max-width: 21.875vw;
  }
}
@media only screen and (min-width: 1440px) {
  .sitefooter__logo {
    flex-basis: 21.875vw;
    width: 21.875vw;
    max-width: 21.875vw;
  }
}
@media only screen and (min-width: 1680px) {
  .sitefooter__logo {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 366px;
    width: 366px;
    max-width: 366px;
  }
}

.sitefooter__extend,
.sitefooter__navigation {
  position: relative;
  z-index: 1;
}

.sitefooter__extend {
  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) {
  .sitefooter__extend {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 87.5vw;
  }
}
@media only screen and (min-width: 1440px) {
  .sitefooter__extend {
    flex-basis: 72.9166666667vw;
    width: 72.9166666667vw;
    max-width: 72.9166666667vw;
  }
}
@media only screen and (min-width: 1680px) {
  .sitefooter__extend {
    padding-left: 24px;
    padding-right: 24px;
    flex-basis: 1220px;
    width: 1220px;
    max-width: 1220px;
  }
}

.sitefooter__navigation {
  padding-left: 1.8666666667vw;
  padding-right: 1.8666666667vw;
  flex-basis: 93.8666666667vw;
  width: 93.8666666667vw;
  max-width: 93.8666666667vw;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .sitefooter__navigation {
    padding-left: 1.4322916667vw;
    padding-right: 1.4322916667vw;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 87.5vw;
  }
}
@media only screen and (min-width: 1024px) {
  .sitefooter__navigation {
    flex-basis: 65.625vw;
    width: 65.625vw;
    max-width: 65.625vw;
    margin-left: 7.2916666667vw;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .sitefooter__navigation {
    flex-basis: 65.625vw;
    width: 65.625vw;
    max-width: 65.625vw;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .sitefooter__navigation {
    flex-basis: 1098px;
    width: 1098px;
    max-width: 1098px;
  }
}
