/* break point */
/* fonts */
/* styleguide color */
/* primary color */
/* secondary color */
/* gray scale color */
/* neutral color */
/* // styleguide color */
/* color */
/* theme */
/* Grey Theme */
/* BTN */
/* text style */
/* line-height*/
/* font-size */
/* line-height */
/* z-index */
/* pop up */
/* section common padding set */
/* use srp component */
/* product break point add */
/* resourse path */
/* use srp component */
/* p6 text style */
/* headline */
/* title */
/* body */
/* cta */
.power-footer__inner {
  display: flex;
  min-height: 558px;
  max-width: 1725px;
  margin-right: auto;
  margin-left: auto;
}
.power-footer__column {
  width: 100%;
  max-width: 862px;
  height: 300px;
  text-align: center;
  padding: 50px 0;
  margin: auto;
}
.power-footer__column:not(:last-child) {
  border-right: 1px solid #000000;
}
.power-footer__column-wrap {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.power-footer__cta {
  display: inline-block;
  font-family: 'DacorInferi', arial, sans-serif;
  cursor: pointer;
  margin-top: 32px;
  width: 352px;
  overflow: hidden;
  height: 54px;
}
.power-footer__cta-loc {
  position: relative;
}
.power-footer__cta-loc input {
  text-align: left;
  padding: 0px 115px 0px 5px;
}
.power-footer__cta-loc input::placeholder {
  text-align: center;
  margin-right: -97px;
}
.power-footer__cta-loc .power-footer__textbox-submit {
  border: 1px solid;
  padding: 0 18px;
  position: absolute;
  display: none;
  font-size: 22px;
  font-family: 'DacorInferi', arial, sans-serif;
  right: 10px;
  top: 10px;
  line-height: 32px;
}
.power-footer__cta-loc .power-footer__textbox-submit:hover {
  color: #000000 !important;
}
.power-footer__cta.power-footer__cta-link {
  border: 1px solid #000000;
}
.power-footer__cta.power-footer__cta-link:hover {
  background-color: #000;
}
.power-footer__cta.power-footer__cta-link:hover a {
  color: #EFE7E3 !important;
}
.power-footer__cta a {
  padding: 14px 0;
}
.power-footer__cta a.cta {
  font-size: 22px;
  font-weight: 400;
  color: inherit;
  border: 0;
}
.power-footer__cta a:hover {
  color: #EFE7E3 !important;
}
.power-footer__headline-text {
  font-family: 'DacorDrukMedium', arial, sans-serif;
  font-weight: 400;
  font-size: 19px;
}
.power-footer.bg-black .power-footer__cta.power-footer__cta-link {
  border: 1px solid #FFF;
}
.power-footer.bg-black .power-footer__cta a {
  color: #FFF;
}
.power-footer.bg-black .power-footer__cta:hover {
  background-color: #FFF;
}
.power-footer.bg-black .power-footer__cta:hover a {
  color: #000 !important;
}
.power-footer.bg-black .power-footer__column:not(:last-child) {
  border-right: 1px solid #FFF;
}
.power-footer.bg-black .power-footer__textbox {
  border: 1px solid #FFF;
}
.power-footer.bg-beige {
  background-color: #EFE7E3;
}
.power-footer__textbox {
  width: 100%;
  height: 54px;
  font-size: 22px;
  background-color: transparent;
  font-family: 'DacorInferi', arial, sans-serif;
  border: 1px solid #000000;
  text-align: center;
  vertical-align: unset !important;
}
.power-footer__textbox:focus {
  outline: none !important;
  background-color: transparent;
}
.power-footer__textbox::placeholder {
  font-family: 'DacorInferi', arial, sans-serif !important;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: inherit;
}
.power-footer__textbox:invalid {
  box-shadow: 0 0 2px 1px red !important;
}
.power-footer input::placeholder {
  font-family: 'DacorInferi', arial, sans-serif !important;
}
.power-footer input::-webkit-outer-spin-button,
.power-footer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.power-footer input[type=number] {
  -moz-appearance: textfield;
}
.power-footer input:focus::placeholder {
  color: transparent;
}
.power-footer__container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.power-footer__background-media-wrap {
  height: 574px;
}
.power-footer__background-media-wrap .image {
  width: 100%;
}
.power-footer__background-media-wrap .image img {
  max-height: 574px;
}
.power-footer__wrap {
  position: absolute;
  left: auto;
  top: 82px;
  width: 100%;
}
.power-footer__wrapper-container {
  overflow: hidden;
}
.power-footer__text-container {
  width: 800px;
  margin: 0 auto;
  color: #EFE7E3;
  padding-top: 100px;
  text-align: center;
}
.power-footer__headline {
  text-transform: uppercase;
  max-width: 546px;
  margin: 0 auto;
  text-align: center;
  font-family: 'DacorDrukMedium', arial, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 39px;
  color: #EFE7E3;
}
.power-footer__desc {
  font-family: 'DacorInferi', arial, sans-serif;
  font-size: 22px;
  line-height: 62px;
  padding-top: 6px;
  text-align: center;
  color: #EFE7E3;
}
.power-footer__slidecta {
  padding-top: 22px;
  text-align: center;
  color: #EFE7E3;
  font-family: 'DacorInferi', arial, sans-serif;
  font-size: 22px;
  line-height: 29px;
}
.power-footer__indicator {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-top: 87px;
}
.power-footer__indicator button {
  display: inline-block;
  width: 23px;
  height: 47px;
}
.power-footer__indicator button svg {
  width: 23px;
  height: 47px;
}
.power-footer__indicator button svg:focus {
  outline: medium none !important;
}
.power-footer__indicator button.swiper-button-lock {
  display: none;
}
.power-footer__indicator button:focus {
  outline: medium none !important;
}
.power-footer__indicator-lock {
  display: none;
}
.power-footer__indicator .indicator {
  display: inline-block;
  margin: 0 43px;
}
.power-footer__indicator .indicator .indicator-wrap {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: transparent;
}
.power-footer__indicator .indicator .indicator-wrap:after {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
.power-footer__indicator .indicator .indicator__list-wrap {
  padding: 15px 0;
}
.power-footer__indicator .indicator .indicator__item {
  margin-right: 36px;
}
.power-footer__indicator .indicator .indicator__item:last-child {
  margin-right: 1px;
}
.power-footer__indicator .indicator .indicator__item.swiper-pagination-bullet {
  width: 17px;
  height: 17px;
}
.power-footer__indicator .indicator .indicator__item.swiper-pagination-bullet:focus {
  outline: medium none !important;
}
.power-footer__indicator .indicator .indicator__dot {
  width: 100%;
  height: 100%;
}
.power-footer__indicator .indicator .indicator__dot-wrap {
  width: 17px;
  height: 17px;
}
.power-footer__indicator .indicator .indicator__dot-inner {
  background-color: #383839;
  border: 1px solid #EFE7E3;
}
.power-footer__indicator .indicator .indicator__item--not-hover .indicator__dot-inner {
  background-color: #383839;
}
.power-footer__indicator .indicator .indicator__item--hover .indicator__dot-inner {
  background-color: #C4C4C4;
}
.power-footer__indicator .indicator .indicator__item--active .indicator__dot-inner {
  background-color: #EFE7E3;
}
@media only screen and (min-width: 768px) and (max-width: 1725px) {
  .power-footer__inner {
    min-height: 32.34782609vw;
  }
  .power-footer__column {
    height: 17.39130435vw;
    padding: 2.89855072vw;
  }
  .power-footer__cta {
    margin-top: 1.85507246vw;
    width: 20.4057971vw;
    height: 3.13043478vw;
  }
  .power-footer__cta a {
    padding: 0.8115942vw 0vw;
  }
  .power-footer__cta a.cta {
    font-size: 1.27536232vw;
  }
  .power-footer__cta-loc input {
    padding: 0vw 6.66666667vw 0vw 0.28985507vw;
  }
  .power-footer__cta-loc input::placeholder {
    margin-right: -5.62318841vw;
  }
  .power-footer__cta-loc .power-footer__textbox-submit {
    padding: 0vw 1.04347826vw;
    font-size: 1.27536232vw;
    right: 0.57971014vw;
    top: 0.57971014vw;
    line-height: 1.85507246vw;
  }
  .power-footer__headline-text {
    font-size: 1.10144928vw;
  }
  .power-footer__textbox {
    height: 3.13043478vw;
    padding: 0.57971014vw 0vw 0.63768116vw 0vw;
    font-size: 1.27536232vw;
  }
  .power-footer__textbox::placeholder {
    font-size: 1.27536232vw;
  }
  .power-footer__container {
    max-width: 100vw;
  }
  .power-footer__background-media-wrap {
    height: 33.27536232vw;
  }
  .power-footer__background-media-wrap .image img {
    max-height: 33.27536232vw;
    height: 33.27536232vw;
  }
  .power-footer__wrap {
    top: 4.75362319vw;
  }
  .power-footer__wrapper-container {
    overflow: hidden;
  }
  .power-footer__text-container {
    width: 46.37681159vw;
    padding-top: 5.79710145vw;
  }
  .power-footer__headline {
    max-width: 31.65217391vw;
    font-size: 1.39130435vw;
    line-height: 2.26086957vw;
  }
  .power-footer__desc {
    font-size: 1.27536232vw;
    line-height: 3.5942029vw;
    padding-top: 0.34782609vw;
  }
  .power-footer__slidecta {
    padding-top: 1.27536232vw;
    font-size: 1.27536232vw;
    line-height: 1.68115942vw;
  }
  .power-footer__indicator {
    margin-top: 5.04347826vw;
  }
  .power-footer__indicator button {
    width: 1.33333333vw;
    height: 2.72463768vw;
  }
  .power-footer__indicator button svg {
    width: 1.33333333vw;
    height: 2.72463768vw;
  }
  .power-footer__indicator .indicator {
    margin: 0vw 2.49275362vw;
  }
  .power-footer__indicator .indicator .indicator__list-wrap {
    padding: 0.86956522vw 0vw;
  }
  .power-footer__indicator .indicator .indicator__item {
    margin-right: 2.08695652vw;
  }
  .power-footer__indicator .indicator .indicator__item:last-child {
    margin-right: 0.05797101vw;
  }
  .power-footer__indicator .indicator .indicator__item.swiper-pagination-bullet {
    width: 0.98550725vw;
    height: 0.98550725vw;
  }
  .power-footer__indicator .indicator .indicator__dot-wrap {
    width: 0.98550725vw;
    height: 0.98550725vw;
  }
}
@media only screen and (max-width: 767px) {
  .power-footer__inner {
    flex-direction: column;
    min-height: 70.09345794vw;
  }
  .power-footer__column {
    padding: 9.34579439vw 0vw;
    width: auto;
    height: auto;
  }
  .power-footer__column:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #000000;
  }
  .power-footer__column-wrap {
    transform: none;
  }
  .power-footer__cta {
    padding: 0vw;
    margin-top: 3.27102804vw;
    width: 68.69158879vw;
    margin-left: 1.63551402vw;
    margin-right: 1.63551402vw;
    height: 7.94392523vw;
  }
  .power-footer__cta a.cta {
    font-size: 3.5046729vw;
  }
  .power-footer__cta-loc input {
    padding: 0.70093458vw 21.02803738vw 0.70093458vw 1.1682243vw;
  }
  .power-footer__cta-loc input::placeholder {
    margin-right: -17.52336449vw;
  }
  .power-footer__cta-loc .power-footer__textbox-submit {
    padding: 0vw 3.5046729vw;
    font-size: 3.5046729vw;
    right: 1.1682243vw;
    top: 1.1682243vw;
    line-height: 5.14018692vw;
  }
  .power-footer__cta.power-footer__cta-link {
    height: 7.94392523vw;
    padding: 0px;
  }
  .power-footer__cta.power-footer__cta-link a {
    padding: 1.1682243vw 0vw;
  }
  .power-footer__headline-text {
    font-size: 3.27102804vw;
  }
  .power-footer.bg-black .power-footer__column:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #FFF;
  }
  .power-footer__textbox {
    padding: 1.1682243vw 0vw 2.10280374vw 0vw;
    height: 7.94392523vw;
    font-size: 3.5046729vw;
  }
  .power-footer__textbox::placeholder {
    font-size: 3.5046729vw;
  }
  .power-footer__container {
    max-width: 100vw;
  }
  .power-footer__background-media-wrap {
    height: 107.47663551vw;
  }
  .power-footer__background-media-wrap .image img {
    max-height: 107.47663551vw;
    height: 107.47663551vw;
  }
  .power-footer__wrap {
    top: 30.37383178vw;
  }
  .power-footer__text-container {
    width: 75vw;
    padding-top: 0;
  }
  .power-footer__headline {
    max-width: 100%;
    font-size: 3.27102804vw;
    line-height: 4.20560748vw;
  }
  .power-footer__desc {
    font-size: 3.5046729vw;
    line-height: 4.6728972vw;
    padding-top: 5.37383178vw;
  }
  .power-footer__slidecta {
    padding-top: 4.43925234vw;
    font-size: 3.5046729vw;
    line-height: 4.6728972vw;
  }
  .power-footer__slidecta::after {
    bottom: 1.1682243vw;
  }
  .power-footer__indicator {
    margin-top: 15.18691589vw;
  }
  .power-footer__indicator button {
    width: 3.5046729vw;
    height: 7.00934579vw;
  }
  .power-footer__indicator button svg {
    width: 3.5046729vw;
    height: 7.00934579vw;
  }
  .power-footer__indicator .indicator {
    margin: 0vw 12.38317757vw;
  }
  .power-footer__indicator .indicator .indicator__list-wrap {
    padding: 2.10280374vw 0vw;
  }
  .power-footer__indicator .indicator .indicator__item {
    margin-right: 4.6728972vw;
    margin-left: 0;
  }
  .power-footer__indicator .indicator .indicator__item:last-child {
    margin-right: 0.23364486vw;
  }
  .power-footer__indicator .indicator .indicator__item.swiper-pagination-bullet {
    width: 2.80373832vw;
    height: 2.80373832vw;
  }
  .power-footer__indicator .indicator .indicator__dot-wrap {
    width: 2.80373832vw;
    height: 2.80373832vw;
  }
}

/* break point */
/* fonts */
/* styleguide color */
/* primary color */
/* secondary color */
/* gray scale color */
/* neutral color */
/* // styleguide color */
/* color */
/* theme */
/* Grey Theme */
/* BTN */
/* text style */
/* line-height*/
/* font-size */
/* line-height */
/* z-index */
/* pop up */
/* section common padding set */
/* use srp component */
/* product break point add */
/* resourse path */
/* use srp component */
/* p6 text style */
/* headline */
/* title */
/* body */
/* cta */
.dc-g-breadcrumb {
  background-color: #EFE7E3;
  width: 100%;
}
.dc-g-breadcrumb * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  text-transform: capitalize;
}
.dc-g-breadcrumb__inner {
  width: 100%;
  margin: auto;
  padding: 0;
  overflow: hidden;
  padding-left: 87px;
  padding-right: 87px;
  max-width: 1725px;
}
.dc-g-breadcrumb__text-mobile {
  display: none;
}
.dc-g-breadcrumb__path {
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.dc-g-breadcrumb__path li {
  font-family: 'DacorInferi', arial, sans-serif;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  font-size: 22px;
  color: #383839;
  text-indent: 0;
  line-height: 72px;
  vertical-align: top;
}
.dc-g-breadcrumb__path li:after {
  content: ' ';
  border: solid #383839;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin: 0px 3px;
  cursor: default;
  margin-left: 10px;
}
.dc-g-breadcrumb__path li:last-child {
  color: #8f8f8f;
}
.dc-g-breadcrumb__path li:last-child:after {
  display: none;
}
.dc-g-breadcrumb__path li a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
.dc-g-breadcrumb__path li a > *:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 1725px) {
  .dc-g-breadcrumb__inner {
    padding-left: 5.04347826vw;
    padding-right: 5.04347826vw;
    max-width: 100vw;
  }
  .dc-g-breadcrumb__text-mobile {
    display: none;
  }
  .dc-g-breadcrumb__path li {
    padding-right: 1.15942029vw;
    font-size: 1.27536232vw;
    line-height: 4.17391304vw;
  }
  .dc-g-breadcrumb__path li:after {
    padding: 0.23188406vw;
    margin: 0vw 0.17391304vw;
    margin-left: 0.57971014vw;
  }
}
@media only screen and (max-width: 767px) {
  .dc-g-breadcrumb {
    max-width: 100vw;
    min-height: 14.95327103vw;
  }
  .dc-g-breadcrumb__inner {
    padding-left: 7.00934579vw;
    padding-right: 7.00934579vw;
  }
  .dc-g-breadcrumb__text-desktop {
    display: none;
  }
  .dc-g-breadcrumb__text-mobile {
    display: inline-block;
  }
  .dc-g-breadcrumb__path {
    padding: 5.37383178vw 0vw;
    white-space: normal;
  }
  .dc-g-breadcrumb__path li {
    padding-right: 2.3364486vw;
    font-size: 3.5046729vw;
    line-height: normal;
  }
  .dc-g-breadcrumb__path li:after {
    padding: 0.70093458vw;
    margin: 0vw 0.70093458vw;
    margin-left: 1.1682243vw;
  }
}

