.uc-list {
  padding: 0 15px 0 40px;
}
.fr-academy-teaser-wrapper {
  margin: 0 1% 0 1%;
}
.fr-academy-teaser-wrapper.swiper {
  margin-top: 15px;
  margin-left: 2%;
  margin-right: 2%;
}
.fr-academy-teaser-heading {
  border-bottom: none;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.fr-academy-teaser__headline,
.fr-blog-teaser__headline {
  color: #193f33;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  margin-bottom: 24px;
}
@media all and (min-width: 500px) {
  .fr-academy-teaser__headline,
  .fr-blog-teaser__headline {
    font-size: 30px;
  }
}
.fr-academy-teaser-hint {
  padding: 0 2%;
  text-align: center;
  font-size: 16px;
}
.fr-academy-imagewrap {
  width: 100%;
  height: 356px;
  display: inline-block;
  margin-bottom: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fr-academy-teaser {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
@media all and (min-width: 700px) and (max-width: 999px) {
  .fr-academy-teaser.swiper-slide {
    width: calc(50% - 6px);
  }
}
@media all and (min-width: 1000px) {
  .fr-academy-teaser.swiper-slide {
    width: calc(100% / 3 - 8px);
  }
}
@media all and (max-width: 1399px) {
  .fr-academy-teaser__detailwrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width: 699px) {
  .fr-academy-teaser__detailwrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__detailwrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (min-width: 1400px) {
  .fr-academy-teaser__detailwrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media all and (max-width: 1399px) {
  .fr-academy-teaser__details {
    width: 100%;
  }
}
@media all and (max-width: 699px) {
  .fr-academy-teaser__details {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 52%;
  }
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__details {
    width: 100%;
  }
}
@media all and (min-width: 1400px) {
  .fr-academy-teaser__details {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 45%;
    margin-right: 3%;
  }
}
.fr-academy-teaser__detail {
  display: block;
}
.fr-academy-teaser__detail--name {
  font-weight: 600;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  width: 80px;
}
@media all and (min-width: 1400px) {
  .fr-academy-teaser__detail--name {
    width: 66px;
  }
}
.fr-academy-teaser__detail--value {
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 80px);
}
@media all and (min-width: 1400px) {
  .fr-academy-teaser__detail--value {
    width: calc(100% - 66px);
  }
}
@media all and (min-width: 1600px) {
  .fr-academy-teaser__detail--value {
    width: calc(100% - 88px);
  }
}
@media all and (max-width: 1399px) {
  .fr-academy-teaser__dozent {
    width: 100%;
  }
}
@media all and (max-width: 699px) {
  .fr-academy-teaser__dozent {
    width: 48%;
  }
}
@media all and (min-width: 1400px) {
  .fr-academy-teaser__dozent {
    width: 53%;
  }
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__dozent {
    display: block;
    width: 100%;
  }
}
.fr-academy-teaser__dozent--name {
  font-weight: 600;
  margin-top: 6px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: top;
  width: 74px;
}
.fr-academy-teaser__dozent--value {
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 80px);
}
.fr-academy-teaser__text {
  margin-bottom: 6px;
  margin-top: 24px;
}
.fr-academy-teaser__capacity {
  color: #849a2a;
  font-weight: 700;
  margin: 30px 0px 10px 0px;
  font-size: 18px;
}
.fr-academy-teaser__title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media all and (min-width: 700px) {
  .fr-academy-teaser__title {
    min-height: 46px;
  }
}
@media all and (max-width: 699px) {
  .fr-academy-teaser__title {
    margin-bottom: 20px;
  }
}
.fr-academy-teaser__title a {
  display: block;
  width: 100%;
}
.fr-academy-teaser__title-break {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  border-top: 2px solid #be9656;
}
.fr-academy-teaser__link {
  color: #3b3933;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.fr-academy-teaser__link a {
  display: block;
  width: 100%;
}
.fr-academy-teaser__link-wrap {
  text-decoration: none;
  color: #3b3933;
}
.fr-academy-teaser__link-wrap img {
  width: 100%;
  height: 100%;
  margin-bottom: 14px;
}
.fr-academy-teaser__readmore_break {
  width: 30px;
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  border-color: #222;
  border-top: 1px solid #222;
}
.fr-academy-teaser__readmore {
  font-weight: 600;
  display: inline-block;
  text-decoration: underline;
  margin: 0;
  letter-spacing: 0.5px;
  text-align: left;
  width: 100%;
}
.fr-academy-teaser__pagination {
  bottom: 0;
  text-align: center;
}
.fr-academy-teaser__pagination-bullet {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
  width: 13px;
  height: 13px;
  margin: 15px 5px 0 5px;
  background-color: #d4d4d4;
  display: inline-block;
  border-radius: 10px;
}
.fr-academy-teaser__pagination-bullet--active {
  background-color: #849911;
}
@media all and (min-width: 1200px) {
  .fr-academy-teaser__pagination-bullets--3 {
    display: none;
  }
}
@media all and (min-width: 700px) {
  .fr-academy-teaser__pagination-bullets--2 {
    display: none;
  }
}
.fr-academy-teaser__pagination-bullets--1 {
  display: none;
}
.fr-academy-teaser__eventlocation {
  border-top: 1px solid #b7b7b7;
  padding-top: 30px;
  margin: 30px;
  font-size: 17px;
}
.fr-academy-teaser__eventlocation--title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 32px;
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__eventlocation--title {
    margin-bottom: 20px;
  }
}
.fr-academy-teaser__eventlocation--map {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-right: 60px;
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__eventlocation--map {
    width: 100%;
    margin-right: 0px;
  }
}
.fr-academy-teaser__eventlocation--address {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 360px);
  line-height: 22px;
}
@media all and (max-width: 499px) {
  .fr-academy-teaser__eventlocation--address {
    width: 100%;
    margin-top: 20px;
  }
}
.fr-academy-teaser__eventlocation--address b {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
.fr-academy-teaser__eventlocation--address a {
  display: block;
  margin-top: 10px;
  color: #3b3933;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-accordion {
  margin-bottom: 40px;
}
.fr-accordion__section {
  border: 1px solid #b7b7b7;
  margin-bottom: 10px;
}
.fr-accordion__section--loading {
  background-image: url("/img/app/auctronia-icons/wait.svg?v=0c381c90");
  background-position: center 70px;
  background-repeat: no-repeat;
  background-size: 50px 50px;
}
@media all and (min-width: 1000px) {
  .fr-accordion__section--loading {
    background-position: center 70%;
  }
}
.fr-accordion__section-content {
  padding: 20px 10px;
  min-height: 100px;
  display: none;
}
.fr-accordion__section-content ul,
.fr-accordion__section-content ol,
.fr-accordion__section-content li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fr-accordion__section-content ul,
.fr-accordion__section-content ol {
  padding: 10px 0 10px 20px;
}
.fr-accordion__section-content ul li,
.fr-accordion__section-content ol li {
  line-height: 140%;
  padding-bottom: 5px;
}
.fr-accordion__section-content ul li {
  list-style-type: square;
}
.fr-accordion__section-content ol li {
  list-style-type: decimal;
}
.fr-accordion__section-content table {
  margin-bottom: 20px;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  width: 80%;
}
.fr-accordion__section-content table caption {
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  text-align: left;
  color: #3b3933;
  letter-spacing: 0.3px;
}
.fr-accordion__section-content table td,
.fr-accordion__section-content table th {
  padding: 5px 10px;
  text-align: left;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.fr-accordion__section-content table thead {
  background-color: #d4d4d4;
}
.fr-accordion__section-content table[border="0"] {
  border: none !important;
}
.fr-accordion__section-content table[border="0"] td {
  border: none !important;
}
.fr-accordion__section-content table[border="0"] caption {
  border: none !important;
}
@media all and (max-width: 499px) {
  .fr-accordion__section-content table {
    width: 100%;
  }
  .fr-accordion__section-content table.singleCell td {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    border-right: none;
    padding: 0 10px;
  }
  .fr-accordion__section-content table.singleCell tr {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0px;
    display: block;
    border-right: 1px solid #d4d4d4;
  }
  .fr-accordion__section-content table.singleCell ul {
    padding: 0 0 0 20px;
  }
}
.fr-accordion__section-content p {
  margin-bottom: 15px;
}
.fr-accordion__section--selected .fr-accordion__section-content {
  display: block;
}
.fr-accordion__section-header {
  position: relative;
  width: 100%;
  color: #3b3933;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  background-color: #f3f3f3;
  vertical-align: middle;
  padding: 10px 50px 10px 10px;
}
.fr-accordion__section-header:after {
  content: "";
  background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 12px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 10px 3px 0;
  -webkit-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fr-accordion__section--selected .fr-accordion__section-header {
  border-bottom: 1px dashed #d4d4d4;
}
.fr-accordion__section--selected .fr-accordion__section-header:after {
  content: "";
  background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
  top: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-address {
  font-style: normal;
  line-height: 130%;
  padding: 10px;
  margin-bottom: 0px;
}
.fr-address--title {
  padding: 10px 0px 0px 10px;
  font-weight: 600;
}
.fr-address--standard {
  padding: 10px;
}
.fr-address__customernumber {
  margin-top: 0px;
  padding: 0px 0px 10px 10px;
}
.fr-address--inline {
  padding: 0;
}
.fr-address__changed {
  color: #fff;
  padding: 6px 10px;
  text-align: center;
  background-color: #849911;
  margin: 16px 10px 10px 10px;
  border-radius: 3px;
  display: none;
}
.fr-address__invalid {
  color: #fff;
  padding: 6px 10px;
  text-align: center;
  background-color: #cd071e;
  margin: 16px 10px 10px 10px;
  border-radius: 3px;
  display: none;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-animated--add-icon svg {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fr-animated--add-icon svg circle {
  stroke-width: 2;
  stroke: #3b3933;
  fill: none;
  stroke-dasharray: 95;
  stroke-dashoffset: 190;
  -webkit-transition: stroke-dashoffset 0.6s ease;
  -moz-transition: stroke-dashoffset 0.6s ease;
  -o-transition: stroke-dashoffset 0.6s ease;
  -ms-transition: stroke-dashoffset 0.6s ease;
  transition: stroke-dashoffset 0.6s ease;
  stroke-linecap: round;
}
.fr-animated--add-icon svg #addicon {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: rotate 0.8s ease;
  -moz-transition: rotate 0.8s ease;
  -o-transition: rotate 0.8s ease;
  -ms-transition: rotate 0.8s ease;
  transition: rotate 0.8s ease;
}
.fr-animated--add-icon svg #addicon path {
  stroke-width: 2;
  stroke: #3b3933;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.fr-animated--add-icon.toggle circle {
  stroke-dasharray: 95;
  stroke-dashoffset: 285;
}
.fr-animated--add-icon.toggle #addicon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fr-animated--add-icon.toggle:hover {
  background: rgba(255,255,255,0.06);
}
.fr-animated--add-icon-hover:hover,
.fr-animated--add-icon-hover:focus {
  background: #849911;
  color: #fff;
}
.fr-animated--add-icon-hover:hover svg circle,
.fr-animated--add-icon-hover:focus svg circle {
  stroke: #fff !important;
}
.fr-animated--add-icon-hover:hover svg #addicon path,
.fr-animated--add-icon-hover:focus svg #addicon path {
  stroke: #fff !important;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-article-dot {
  position: absolute;
  -webkit-box-shadow: 3px 3px 4px 2px rgba(0,0,0,0.46);
  box-shadow: 3px 3px 4px 2px rgba(0,0,0,0.46);
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background-color: rgba(255,255,255,0.3);
  cursor: pointer;
  border: 2px solid #fff;
  display: none;
}
.fr-article-dot__promo-select {
  margin-bottom: 10px;
}
.fr-article-dot__promo-select .fr-select {
  width: calc(100% - 10px);
  color: #000;
}
.fr-article-dot__promoitems--label,
.fr-article-dot__variations--label {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #000;
  margin-left: 10px;
}
.fr-article-dot__promoitems--value,
.fr-article-dot__variations--value {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  color: #000;
}
.fr-article-dot__variation-select {
  margin-bottom: 10px;
}
.fr-article-dot__variation-select .fr-select {
  width: calc(100% - 10px);
  color: #000;
}
.fr-article-dot__button {
  position: relative;
  width: 100%;
}
.fr-article-dot__button .fr-button {
  width: 100%;
  --background: #ff7114;
  --text: #fff;
  --cart: #fff;
  --tick: var(--background);
  position: relative;
  border: none;
  background: none;
  padding: 8px 28px;
  border-radius: 0px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  min-width: 144px;
  color: var(--text);
  background: var(--background);
  border: 2px solid var(--background);
  -webkit-transform: scale(var(--scale, 1));
  -moz-transform: scale(var(--scale, 1));
  -o-transform: scale(var(--scale, 1));
  -ms-transform: scale(var(--scale, 1));
  transform: scale(var(--scale, 1));
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
  -o-transition: -o-transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
  -ms-transition: -ms-transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
  transition: transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
}
.fr-article-dot__button .fr-button:hover {
  background: var(--text);
  color: var(--background);
}
.fr-article-dot__button .fr-button:active {
  --scale: 0.95;
}
.fr-article-dot__button .fr-button span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: relative;
  padding-left: 24px;
  margin-left: -8px;
  line-height: 26px;
  -webkit-transform: translateY(var(--span-y, 0));
  -moz-transform: translateY(var(--span-y, 0));
  -o-transform: translateY(var(--span-y, 0));
  -ms-transform: translateY(var(--span-y, 0));
  transform: translateY(var(--span-y, 0));
  -webkit-transition: -webkit-transform 0.7s ease;
  -moz-transition: -moz-transform 0.7s ease;
  -o-transition: -o-transform 0.7s ease;
  -ms-transition: -ms-transform 0.7s ease;
  transition: transform 0.7s ease;
}
.fr-article-dot__button .fr-button span:after {
  --w: 14px;
  --h: 2px;
  --l: 2px;
  --t: 12px;
}
.fr-article-dot__button .fr-button .cart {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -18px;
  -webkit-transform-origin: 12px 23px;
  -moz-transform-origin: 12px 23px;
  -o-transform-origin: 12px 23px;
  -ms-transform-origin: 12px 23px;
  transform-origin: 12px 23px;
  -webkit-transform: translateX(-180px) rotate(-18deg);
  -moz-transform: translateX(-180px) rotate(-18deg);
  -o-transform: translateX(-180px) rotate(-18deg);
  -ms-transform: translateX(-180px) rotate(-18deg);
  transform: translateX(-180px) rotate(-18deg);
}
.fr-article-dot__button .fr-button .cart:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 2px var(--cart);
  box-shadow: inset 0 0 0 2px var(--cart);
  bottom: 0;
  left: 9px;
  filter: drop-shadow(11px 0 0 var(--cart));
}
.fr-article-dot__button .fr-button .cart:after {
  width: 16px;
  height: 9px;
  background: var(--cart);
  left: 9px;
  bottom: 7px;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
  -moz-transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
  -o-transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
  -ms-transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
  transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
  -webkit-transition: -webkit-transform 1.2s ease var(--fill-d);
  -moz-transition: -moz-transform 1.2s ease var(--fill-d);
  -o-transition: -o-transform 1.2s ease var(--fill-d);
  -ms-transition: -ms-transform 1.2s ease var(--fill-d);
  transition: transform 1.2s ease var(--fill-d);
}
.fr-article-dot__button .fr-button .cart svg {
  z-index: 1;
  width: 36px;
  height: 26px;
  display: block;
  position: relative;
  fill: none;
  stroke: var(--cart);
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.fr-article-dot__button .fr-button .cart svg polyline:last-child {
  stroke: var(--tick);
  stroke-dasharray: 10px;
  stroke-dashoffset: var(--offset, 10px);
  -webkit-transition: stroke-dashoffset 0.4s ease var(--offset-d);
  -moz-transition: stroke-dashoffset 0.4s ease var(--offset-d);
  -o-transition: stroke-dashoffset 0.4s ease var(--offset-d);
  -ms-transition: stroke-dashoffset 0.4s ease var(--offset-d);
  transition: stroke-dashoffset 0.4s ease var(--offset-d);
}
.fr-article-dot__button .fr-button.loading {
  --scale: 0.95;
  --span-y: -40px;
  --icon-r: 180deg;
  --fill: 1;
  --fill-d: 0.8s;
  --offset: 0;
  --offset-d: 1.73s;
  background-color: #ff7114 !important;
  color: #fff !important;
}
.fr-article-dot__button .fr-button.loading .cart {
  -webkit-animation: cart 3.4s linear forwards 0.2s;
  -moz-animation: cart 3.4s linear forwards 0.2s;
  -o-animation: cart 3.4s linear forwards 0.2s;
  -ms-animation: cart 3.4s linear forwards 0.2s;
  animation: cart 3.4s linear forwards 0.2s;
}
.fr-article-dot__button .fr-button .cart:before,
.fr-article-dot__button .fr-button .cart:after {
  content: '';
  position: absolute;
}
@-moz-keyframes cart {
  12.5% {
    -webkit-transform: translateX(-60px) rotate(-18deg);
    -moz-transform: translateX(-60px) rotate(-18deg);
    -o-transform: translateX(-60px) rotate(-18deg);
    -ms-transform: translateX(-60px) rotate(-18deg);
    transform: translateX(-60px) rotate(-18deg);
  }
  25%, 45%, 55%, 75% {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  44%, 56% {
    -webkit-transform-origin: 12px 23px;
    -moz-transform-origin: 12px 23px;
    -o-transform-origin: 12px 23px;
    -ms-transform-origin: 12px 23px;
    transform-origin: 12px 23px;
  }
  45%, 55% {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  87.5% {
    -webkit-transform: translateX(70px) rotate(-18deg);
    -moz-transform: translateX(70px) rotate(-18deg);
    -o-transform: translateX(70px) rotate(-18deg);
    -ms-transform: translateX(70px) rotate(-18deg);
    transform: translateX(70px) rotate(-18deg);
  }
  100% {
    -webkit-transform: translateX(180px) rotate(-18deg);
    -moz-transform: translateX(180px) rotate(-18deg);
    -o-transform: translateX(180px) rotate(-18deg);
    -ms-transform: translateX(180px) rotate(-18deg);
    transform: translateX(180px) rotate(-18deg);
  }
}
@-webkit-keyframes cart {
  12.5% {
    -webkit-transform: translateX(-60px) rotate(-18deg);
    -moz-transform: translateX(-60px) rotate(-18deg);
    -o-transform: translateX(-60px) rotate(-18deg);
    -ms-transform: translateX(-60px) rotate(-18deg);
    transform: translateX(-60px) rotate(-18deg);
  }
  25%, 45%, 55%, 75% {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  44%, 56% {
    -webkit-transform-origin: 12px 23px;
    -moz-transform-origin: 12px 23px;
    -o-transform-origin: 12px 23px;
    -ms-transform-origin: 12px 23px;
    transform-origin: 12px 23px;
  }
  45%, 55% {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  87.5% {
    -webkit-transform: translateX(70px) rotate(-18deg);
    -moz-transform: translateX(70px) rotate(-18deg);
    -o-transform: translateX(70px) rotate(-18deg);
    -ms-transform: translateX(70px) rotate(-18deg);
    transform: translateX(70px) rotate(-18deg);
  }
  100% {
    -webkit-transform: translateX(180px) rotate(-18deg);
    -moz-transform: translateX(180px) rotate(-18deg);
    -o-transform: translateX(180px) rotate(-18deg);
    -ms-transform: translateX(180px) rotate(-18deg);
    transform: translateX(180px) rotate(-18deg);
  }
}
@-o-keyframes cart {
  12.5% {
    -webkit-transform: translateX(-60px) rotate(-18deg);
    -moz-transform: translateX(-60px) rotate(-18deg);
    -o-transform: translateX(-60px) rotate(-18deg);
    -ms-transform: translateX(-60px) rotate(-18deg);
    transform: translateX(-60px) rotate(-18deg);
  }
  25%, 45%, 55%, 75% {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  44%, 56% {
    -webkit-transform-origin: 12px 23px;
    -moz-transform-origin: 12px 23px;
    -o-transform-origin: 12px 23px;
    -ms-transform-origin: 12px 23px;
    transform-origin: 12px 23px;
  }
  45%, 55% {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  87.5% {
    -webkit-transform: translateX(70px) rotate(-18deg);
    -moz-transform: translateX(70px) rotate(-18deg);
    -o-transform: translateX(70px) rotate(-18deg);
    -ms-transform: translateX(70px) rotate(-18deg);
    transform: translateX(70px) rotate(-18deg);
  }
  100% {
    -webkit-transform: translateX(180px) rotate(-18deg);
    -moz-transform: translateX(180px) rotate(-18deg);
    -o-transform: translateX(180px) rotate(-18deg);
    -ms-transform: translateX(180px) rotate(-18deg);
    transform: translateX(180px) rotate(-18deg);
  }
}
@keyframes cart {
  12.5% {
    -webkit-transform: translateX(-60px) rotate(-18deg);
    -moz-transform: translateX(-60px) rotate(-18deg);
    -o-transform: translateX(-60px) rotate(-18deg);
    -ms-transform: translateX(-60px) rotate(-18deg);
    transform: translateX(-60px) rotate(-18deg);
  }
  25%, 45%, 55%, 75% {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  44%, 56% {
    -webkit-transform-origin: 12px 23px;
    -moz-transform-origin: 12px 23px;
    -o-transform-origin: 12px 23px;
    -ms-transform-origin: 12px 23px;
    transform-origin: 12px 23px;
  }
  45%, 55% {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  87.5% {
    -webkit-transform: translateX(70px) rotate(-18deg);
    -moz-transform: translateX(70px) rotate(-18deg);
    -o-transform: translateX(70px) rotate(-18deg);
    -ms-transform: translateX(70px) rotate(-18deg);
    transform: translateX(70px) rotate(-18deg);
  }
  100% {
    -webkit-transform: translateX(180px) rotate(-18deg);
    -moz-transform: translateX(180px) rotate(-18deg);
    -o-transform: translateX(180px) rotate(-18deg);
    -ms-transform: translateX(180px) rotate(-18deg);
    transform: translateX(180px) rotate(-18deg);
  }
}
.fr-article-dot__layer {
  position: absolute;
  bottom: 80px;
  left: calc(50% - 160px);
  width: 320px;
  min-height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 4px 2px rgba(0,0,0,0.46);
  box-shadow: 3px 3px 4px 2px rgba(0,0,0,0.46);
  z-index: 100;
  display: none;
  padding: 20px 20px 20px 20px;
  text-align: left;
}
.fr-content-teaser .fr-article-dot__layer {
  bottom: 20px;
}
@media all and (max-width: 499px) {
  .fr-article-dot__layer {
    left: 5%;
    width: 90%;
  }
}
.fr-stilrevier__detail .fr-article-dot__layer {
  bottom: 0px;
}
.fr-article-dot__image {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 16px;
}
.fr-article-dot__image--sold {
  margin-bottom: 0px;
}
.fr-article-dot__image--sold img {
  filter: grayscale(100%);
}
.fr-article-dot__image img {
  width: 78px;
}
@media all and (min-width: 500px) {
  .fr-article-dot__image img {
    width: 90px;
  }
}
.fr-article-dot__details {
  display: inline-block;
  vertical-align: top;
  max-width: 140px;
  margin-bottom: 20px;
  text-decoration: none;
}
@media all and (max-width: 499px) {
  .fr-article-dot__details {
    max-width: 110px;
  }
}
@media all and (min-width: 1000px) {
  .fr-stilrevier__detail .fr-article-dot__details {
    margin-left: 20px;
  }
}
@media all and (min-width: 1200px) {
  .fr-stilrevier__detail .fr-article-dot__details {
    margin-left: 40px;
  }
}
.fr-article-dot__details--brand {
  margin-top: 16px;
  color: #000;
  font-weight: 600;
}
@media all and (max-width: 499px) {
  .fr-article-dot__details--brand {
    font-size: 14px;
  }
}
.fr-article-dot__details--brand-sold {
  color: #b7b7b7;
}
.fr-article-dot__details--name {
  margin: 0px 0px 16px 0px;
  color: #000;
}
@media all and (max-width: 499px) {
  .fr-article-dot__details--name {
    font-size: 14px;
  }
}
.fr-article-dot__details--name-sold {
  color: #b7b7b7;
}
.fr-article-dot__details--price {
  margin-bottom: 0px;
}
.fr-article-dot__details--price-sold {
  color: #cd071e;
}
.fr-article-dot__details--price .fr-price--del {
  white-space: normal;
}
.fr-article-dot__details--price .fr-price--del span {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.fr-article-dot__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url("/img/app/icons/cross1.svg?v=0c381c90");
  background-size: 20px 20px;
}
.fr-article-dot__links {
  position: relative;
  float: right;
  margin-bottom: 10px;
}
.fr-article-dot__comparison-list {
  margin-right: 10px;
}
.fr-layer--articledot-success.fr-layer--fullscreen .fr-layer__content {
  top: 40px;
}
.fr-layer--articledot-success .fr-layer__content {
  padding: 10px 20px 10px;
}
.fr-layer--articledot-success .fr-articledot__layer-headline {
  color: #849911;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}
.fr-layer--articledot-success .fr-articledot__layer-text {
  margin-bottom: 60px;
}
@media all and (min-width: 500px) {
  .fr-layer--articledot-success .fr-articledot__layer-buttons .fr-button {
    width: calc(50% - 30px);
  }
}
.fr-layer--articledot-success .fr-button {
  cursor: pointer;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-addtolayer__base-price,
.fr-mini-basket__base-price,
.fr-suggestions__price__base-price,
.fr-list-item-info__base-price,
.fr-change-lineitem__base-price {
  font-weight: normal;
  color: #3b3933;
}
.fr-addtolayer__base-price {
  font-size: 15px;
  padding-top: 4px;
}
.fr-slider__base-price {
  padding-top: 4px;
  font-size: 13px;
}
.fr-mini-basket__base-price,
.fr-suggestions__price__base-price,
.fr-change-lineitem__base-price {
  font-size: 11px;
}
.fr-list-item-info__base-price {
  font-size: 11px;
  padding-left: 4px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-benefit-message {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding: 5px 10px 5px 10px;
  position: relative;
}
.fr-benefit-message-wrap {
  z-index: 9;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  min-height: 15px;
  background-color: rgba(132,153,17,0.95);
}
.fr-benefit-message .fr-link {
  font-size: 16px;
}
.fr-benefit-message--text {
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  padding: 8px 20px 8px 0;
}
.fr-benefit-message--text .content-container {
  display: none;
}
@media all and (max-width: 499px) {
  .fr-benefit-message--text .content-container.up_to_s {
    display: block;
  }
}
@media all and (min-width: 500px) and (max-width: 999px) {
  .fr-benefit-message--text .content-container.s_to_l {
    display: block;
  }
}
@media all and (min-width: 1000px) {
  .fr-benefit-message--text .content-container.l_and_up {
    display: block;
  }
}
.fr-benefit-message--button {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 40px;
}
.fr-benefit-message--button .fr-button {
  display: inline-block;
  vertical-align: top;
}
.fr-benefit-message__close {
  color: #fff;
  text-decoration: underline;
  padding-right: 40px;
  background: transparent url("/img/app/icons/x-vorteilsbanner.svg?v=0c381c90") top right no-repeat;
  background-size: 15px 15px;
}
.fr-benefit-message__close:hover {
  text-decoration: none;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-blog-teaser-wrapper {
  margin: 0 1% 0 1%;
}
.fr-blog-teaser-wrapper.swiper {
  margin-top: 15px;
  margin-left: 2%;
  margin-right: 2%;
}
.fr-blog-teaser-heading {
  border-bottom: none;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.fr-blog-teaser-hint {
  padding: 0 2%;
  text-align: center;
  font-size: 16px;
}
.fr-blog-imagewrap {
  width: 100%;
  height: 356px;
  display: inline-block;
  margin-bottom: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fr-blog-teaser {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
@media all and (min-width: 700px) and (max-width: 999px) {
  .fr-blog-teaser.swiper-slide {
    width: calc(50% - 6px);
  }
}
@media all and (min-width: 1000px) {
  .fr-blog-teaser.swiper-slide {
    width: calc(100% / 3 - 8px);
  }
}
.fr-blog-teaser__text {
  margin-bottom: 6px;
}
.fr-blog-teaser__title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.fr-blog-teaser__title a {
  display: block;
  width: 100%;
}
.fr-blog-teaser__title-break {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  border-top: 2px solid #be9656;
}
.fr-blog-teaser__link-wrap {
  text-decoration: none;
  color: #3b3933;
}
.fr-blog-teaser__link-wrap img {
  width: 100%;
  height: 100%;
  margin-bottom: 14px;
}
.fr-blog-teaser__date {
  width: 100%;
  margin-bottom: 12px;
  margin-top: 12px;
}
.fr-blog-teaser__readmore_break {
  width: 30px;
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  border-color: #222;
  border-top: 1px solid #222;
}
.fr-blog-teaser__readmore {
  font-weight: 600;
  display: inline-block;
  text-decoration: underline;
  margin: 0;
  letter-spacing: 0.5px;
  text-align: left;
  width: 100%;
}
.fr-blog-teaser__pagination {
  bottom: 0;
  text-align: center;
}
.fr-blog-teaser__pagination-bullet {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
  width: 13px;
  height: 13px;
  margin: 15px 5px 0 5px;
  background-color: #d4d4d4;
  display: inline-block;
  border-radius: 10px;
}
.fr-blog-teaser__pagination-bullet--active {
  background-color: #849911;
}
@media all and (min-width: 1000px) {
  .fr-blog-teaser__pagination-bullets--3 {
    display: none;
  }
}
@media all and (min-width: 700px) {
  .fr-blog-teaser__pagination-bullets--2 {
    display: none;
  }
}
.fr-blog-teaser__pagination-bullets--1 {
  display: none;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-breadcrumb-wrapper {
  max-width: 1600px;
  margin: 0 auto;
}
.fr-breadcrumb-content {
  margin: 10px;
}
@media all and (min-width: 1000px) {
  .fr-breadcrumb-content {
    margin: 10px 20px;
  }
}
.fr-breadcrumb {
  line-height: 140%;
  margin: 15px 0 20px 0;
}
.fr-breadcrumb__item,
.fr-breadcrumb__delimiter {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
@media all and (max-width: 699px) {
  .fr-breadcrumb__item--hide,
  .fr-breadcrumb__delimiter--hide {
    display: none;
  }
}
.fr-breadcrumb__item,
.fr-breadcrumb__delimiter {
  font-size: 13px;
}
.fr-breadcrumb__item .fr-link,
.fr-breadcrumb__delimiter .fr-link {
  font-size: 13px;
}
.fr-breadcrumb__item--last,
.fr-breadcrumb__delimiter--last {
  margin: 0;
  padding: 0 0 1px 0;
  font-weight: 600;
}
.fr-breadcrumb__results {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  font-size: 13px;
  padding-left: 5px;
}
.fr-breadcrumb__delimiter {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  background: transparent url("/img/app/icons/arrow-right-black.svg?v=0c381c90") 0 0 no-repeat;
}
@media all and (max-width: 699px) {
  .fr-shopping-app .fr-breadcrumb-wrapper {
    display: none;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
@media all and (min-width: 700px) {
  .fr-bullet-nav {
    margin-top: 8px;
  }
}
@media all and (min-width: 1000px) {
  .fr-bullet-nav {
    margin-top: 0;
  }
}
.fr-bullet-nav__item {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 4px;
}
@media all and (min-width: 500px) {
  .fr-bullet-nav__item {
    padding: 0 6px;
  }
}
.fr-bullet-nav__item--circle {
  margin: 0 10px;
  text-align: center;
}
@media (max-width: 330px) {
  .fr-bullet-nav__item--eyeable {
    display: none;
  }
}
@media (max-width: 1400px) {
  .fr-bullet-nav__item--stores {
    display: none;
  }
}
@media (min-width: 1401px) {
  .fr-bullet-nav__item--stores {
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (max-width: 999px) {
  .fr-bullet-nav__item--wide {
    padding: 0px 12px 0px 0px;
  }
}
.fr-bullet-nav__item--watchlist a {
  text-decoration: none;
}
.fr-bullet-nav__icon {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.fr-bullet-nav__icon--eyeable {
  background: transparent url("/img/app/icons/eyeable-icon.svg?v=0c381c90") center center no-repeat;
}
@media all and (max-width: 999px) {
  .fr-bullet-nav__icon--eyeable {
    background-position: 3px 1px;
  }
}
.fr-bullet-nav__icon--stores {
  background: transparent url("/img/app/icons/stores-green-unfilled.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--service {
  background: transparent url("/img/app/icons/service-green.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--account {
  background: transparent url("/img/app/icons/account-green.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--shop {
  background: transparent url("/img/app/icons/shop.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--watchlist {
  background: transparent url("/img/app/icons/watchlist-green.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--basket {
  background: transparent url("/img/app/icons/basket-green.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--chat {
  background: transparent url("/img/app/icons/chat.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__icon--hotline {
  background: transparent url("/img/app/icons/hotline.svg?v=0c381c90") 2px 0 no-repeat;
}
.fr-bullet-nav__icon--email {
  background: transparent url("/img/app/icons/kontaktformular.svg?v=0c381c90") 4px 0 no-repeat;
}
.fr-bullet-nav__icon--de {
  background: transparent url("/img/app/icons/b2b_de_icon.svg?v=0c381c90") 0 3px no-repeat;
}
.fr-bullet-nav__icon--fr {
  background: transparent url("/img/app/icons/b2b_fr_icon.svg?v=0c381c90") 0 3px no-repeat;
}
.fr-bullet-nav__icon--en {
  background: transparent url("/img/app/icons/b2b_en_icon.svg?v=0c381c90") 0 3px no-repeat;
}
.fr-bullet-nav__circle {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  padding: 4px;
  border-radius: 21px;
  width: 41px;
  margin-bottom: 5px;
  border: 3px solid #fff;
}
.fr-bullet-nav__circle:hover,
.fr-bullet-nav__circle--active {
  border-color: #849911;
}
.fr-bullet-nav__circle--label {
  cursor: pointer;
}
.fr-bullet-nav__link {
  position: relative;
  display: block;
  text-decoration: none;
  color: #3b3933;
  border-bottom: 2px solid transparent;
}
.fr-bullet-nav__link--active {
  border-bottom: 2px solid #849911;
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--eyeable {
  background: transparent url("/img/app/icons/eyeable-icon-hover.svg?v=0c381c90") center center no-repeat;
}
@media all and (max-width: 999px) {
  .fr-bullet-nav__link--active .fr-bullet-nav__icon--eyeable {
    background-position: 3px 1px;
  }
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--stores {
  background: transparent url("/img/app/icons/filialen-gruen.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--service {
  background: transparent url("/img/app/icons/service-green-hover.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--account {
  background: transparent url("/img/app/icons/account-green-hover.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--watchlist {
  background: transparent url("/img/app/icons/watchlist-green-hover.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__link--active .fr-bullet-nav__icon--basket {
  background: transparent url("/img/app/icons/basket-green-hover.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-bullet-nav__label {
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #3b3933;
}
@media all and (max-width: 999px) {
  .fr-bullet-nav__label {
    display: none;
  }
}
.fr-bullet-nav__badge {
  cursor: pointer;
  position: absolute;
  width: 100%;
  left: 12px;
  top: -5px;
  text-align: center;
}
.fr-bullet-nav__badge-wrap {
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
}
.fr-bullet-nav__badge-value {
  padding-top: 3px;
}
.fr-bullet-nav__badge--level1 .fr-bullet-nav__badge-wrap {
  background-color: #849911;
}
.fr-bullet-nav__badge--level2 .fr-bullet-nav__badge-wrap {
  background-color: #7f6b53;
}
.fr-bullet-nav__badge-value--loggedin {
  background: transparent url("/img/app/icons/header-account-badge.svg?v=0c381c90") 0 0 no-repeat;
  width: 20px;
  height: 20px;
}
.fr-bullet__layer {
  border: 1px solid #b7b7b7;
  min-height: 100px;
  background-color: #fff;
}
.fr-bullet__layer-wrap {
  text-align: left;
  z-index: 5;
  display: none;
  position: absolute;
  width: 300px;
  top: 22px;
  right: -10px;
  padding-top: 17px;
}
.fr-bullet-nav__link--active .fr-bullet__layer-wrap {
  display: block;
}
@media all and (min-width: 1000px) {
  .fr-bullet__layer-wrap {
    top: 43px;
  }
}
.fr-bullet__layer-wrap--service {
  width: 252px;
}
.fr-bullet__layer-hover-arrow {
  z-index: 6;
  display: none;
  position: absolute;
  top: 32px;
  height: 9px;
  width: 100%;
  background: transparent url("/img/app/icons/top-channel-hover.svg?v=0c381c90") center center no-repeat;
}
.fr-bullet-nav__link--active .fr-bullet__layer-hover-arrow {
  display: block;
}
@media all and (min-width: 1000px) {
  .fr-bullet__layer-hover-arrow {
    top: 52px;
  }
}
.fr-bullet__layer-headline {
  position: relative;
  border-bottom: 1px solid #b7b7b7;
  padding: 10px 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}
.fr-bullet__layer-headline--link {
  position: absolute;
  right: 10px;
  top: 10px;
}
.fr-bullet__layer-content {
  padding: 10px;
}
.fr-bullet__layer .fr-button {
  width: 100%;
}
.fr-bullet__layer-link--new-customer,
.fr-bullet__layer-link--logout {
  padding: 20px 20px 20px 26px;
  display: block;
}
.fr-bullet__layer-link--logout {
  padding: 5px 20px 15px 26px;
}
.fr-bullet__layer-lists {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fr-bullet__layer-list {
  padding: 10px;
  border-top: 1px solid #d4d4d4;
}
.fr-bullet__layer-list:first-child {
  border-top: none;
}
.fr-bullet__layer-list--highlight {
  background-color: #9dad41;
}
.fr-bullet__layer-list--highlight .fr-link--icon:before {
  background-image: url("/img/app/icons/arrow-right-white.svg?v=0c381c90");
}
.fr-bullet__layer-list--highlight .fr-link,
.fr-bullet__layer-list--highlight .fr-link:hover {
  color: #fff;
}
.fr-bullet__layer-stores--further {
  display: none;
}
.fr-language {
  display: block;
  color: #000;
}
.fr-language__icon {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
  margin-right: 10px;
}
.fr-language__icon--de {
  background: transparent url("/img/app/icons/b2b_de_icon.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-language__icon--fr {
  background: transparent url("/img/app/icons/b2b_fr_icon.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-language__icon--en {
  background: transparent url("/img/app/icons/b2b_en_icon.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-language__label {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.touchevents .fr-button--wrapper:hover {
  background-color: #fff;
  border-color: #b7b7b7;
}
.touchevents .fr-button--wrapper:hover .fr-button__watchlist {
  background-image: url("/img/app/icons/watchlist-black.svg?v=0c381c90");
}
.touchevents .fr-button--wrapper:hover .fr-button__label {
  color: #3b3933;
}
.fr-button,
.fr-button--small {
  letter-spacing: 0.3px;
  display: block;
  margin: 0;
  padding: 10px 20px 10px 20px;
  min-height: 40px;
  line-height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  -webkit-appearance: none;
  background-color: #193f33;
  border: 1px solid #193f33;
}
.fr-button--big,
.fr-button--small--big {
  border-width: 2px;
  font-size: 20px;
  min-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
.fr-button--wide,
.fr-button--small--wide {
  width: 100%;
}
.fr-button:hover,
.fr-button--small:hover {
  background-color: #fff;
  color: #193f33;
}
.fr-button:hover .fr-button__arrow-right,
.fr-button--small:hover .fr-button__arrow-right {
  background-image: url("/img/app/icons/arrow-right-darkgreen.svg?v=0c381c90");
}
.fr-button:hover .fr-button__arrow-left,
.fr-button--small:hover .fr-button__arrow-left {
  background-image: url("/img/app/icons/arrow-left-darkgreen.svg?v=0c381c90");
}
.fr-button:hover .fr-button__arrow-down,
.fr-button--small:hover .fr-button__arrow-down {
  background-image: url("/img/app/icons/arrow-down-darkgreen.svg?v=0c381c90");
}
.fr-button:hover .fr-button__basket,
.fr-button--small:hover .fr-button__basket {
  background-image: url("/img/app/icons/basket-hover.svg?v=0c381c90");
}
.fr-button:hover:disabled .fr-button__basket,
.fr-button--small:hover:disabled .fr-button__basket {
  background-image: url("/img/app/icons/basket-white.svg?v=0c381c90") !important;
}
.fr-button:hover .fr-button__price-negotiation,
.fr-button--small:hover .fr-button__price-negotiation {
  background-image: url("/img/app/icons/price-negotiation-hover.svg?v=0c381c90");
}
.fr-button:hover .fr-button__stores,
.fr-button--small:hover .fr-button__stores {
  background-image: url("/img/app/icons/stores-hover.svg?v=0c381c90");
}
.fr-button:hover .fr-button__watchlist-white,
.fr-button--small:hover .fr-button__watchlist-white {
  background-image: url("/img/app/icons/herz-gefuellt.svg?v=0c381c90");
}
.fr-button:hover .fr-button__watchlist,
.fr-button--small:hover .fr-button__watchlist {
  background-image: url("/img/app/icons/watchlist-green-hover.svg?v=0c381c90");
}
.fr-button:hover .fr-button__finance,
.fr-button--small:hover .fr-button__finance {
  background-image: url("/img/app/icons/finance-hover.svg?v=0c381c90");
}
.fr-button:hover .fr-button__stilrevier,
.fr-button--small:hover .fr-button__stilrevier {
  background-image: url("/img/app/icons/stilrevier2-hover.svg?v=0c381c90");
}
.fr-button:hover:disabled,
.fr-button--small:hover:disabled {
  background-color: #d1d9d6 !important;
  border-color: #d1d9d6 !important;
  color: #fff !important;
}
.fr-button:disabled,
.fr-button--small:disabled {
  background-color: #d1d9d6 !important;
  border-color: #d1d9d6 !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.fr-button--level1,
.fr-button--small--level1 {
  background-color: #ff7114;
  border-color: #ff7114;
}
.fr-button--level1:hover,
.fr-button--small--level1:hover {
  background-color: #fff;
  color: #ff7114;
}
.fr-button--level1:hover .fr-button__arrow-right,
.fr-button--small--level1:hover .fr-button__arrow-right {
  background-image: url("/img/app/icons/arrow-right-orange.svg?v=0c381c90");
}
.fr-button--level1:hover .fr-button__arrow-left,
.fr-button--small--level1:hover .fr-button__arrow-left {
  background-image: url("/img/app/icons/arrow-left-orange.svg?v=0c381c90");
}
.fr-button--level1:hover .fr-button__arrow-down,
.fr-button--small--level1:hover .fr-button__arrow-down {
  background-image: url("/img/app/icons/arrow-down-orange.svg?v=0c381c90");
}
.fr-button--level1:hover:disabled,
.fr-button--small--level1:hover:disabled {
  background-color: #ffe3d0 !important;
  border-color: #ffe3d0 !important;
}
.fr-button--level1:hover:disabled .fr-button__arrow-right,
.fr-button--small--level1:hover:disabled .fr-button__arrow-right {
  background-image: url("/img/app/icons/arrow-right-white.svg?v=0c381c90") !important;
}
.fr-button--level1:disabled,
.fr-button--small--level1:disabled {
  border-color: #ffe3d0 !important;
  background-color: #ffe3d0 !important;
}
.fr-button--level3,
.fr-button--small--level3 {
  background-color: #b7b7b7;
  border-color: #b7b7b7;
}
.fr-button--level3:hover,
.fr-button--small--level3:hover {
  background-color: #fff;
  color: #b7b7b7;
}
.fr-button--level3:hover .fr-button__arrow-right,
.fr-button--small--level3:hover .fr-button__arrow-right {
  background-image: url("/img/app/icons/arrow-right-brown.svg?v=0c381c90");
}
.fr-button--level3:hover .fr-button__arrow-left,
.fr-button--small--level3:hover .fr-button__arrow-left {
  background-image: url("/img/app/icons/arrow-left-brown.svg?v=0c381c90");
}
.fr-button--level3:hover .fr-button__arrow-down,
.fr-button--small--level3:hover .fr-button__arrow-down {
  background-image: url("/img/app/icons/arrow-down-brown.svg?v=0c381c90");
}
.fr-button--level3:hover:disabled,
.fr-button--small--level3:hover:disabled {
  border-color: #f3f3f3 !important;
  background-color: #f3f3f3 !important;
  color: #c5c5c5 !important;
}
.fr-button--level3:disabled,
.fr-button--small--level3:disabled {
  border-color: #f3f3f3 !important;
  background-color: #f3f3f3 !important;
  color: #c5c5c5 !important;
}
.fr-button--level4,
.fr-button--small--level4 {
  background-color: #fff;
  border-color: #b7b7b7;
}
.fr-button--level4 .fr-button__arrow-left,
.fr-button--small--level4 .fr-button__arrow-left {
  background-image: url("/img/app/icons/arrow-left-black.svg?v=0c381c90");
}
.fr-button--level4 .fr-button__arrow-right,
.fr-button--small--level4 .fr-button__arrow-right {
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
}
.fr-button--level4 .fr-button__label,
.fr-button--small--level4 .fr-button__label {
  color: #3b3933;
}
.fr-button--level4:hover,
.fr-button--small--level4:hover {
  background-color: #fff;
  border-color: #849911;
}
.fr-button--level4:hover .fr-button__arrow-left,
.fr-button--small--level4:hover .fr-button__arrow-left {
  background-image: url("/img/app/icons/arrow-left-green.svg?v=0c381c90");
}
.fr-button--level4:hover .fr-button__label,
.fr-button--small--level4:hover .fr-button__label {
  color: #849911;
}
.fr-button--level4:hover:disabled,
.fr-button--small--level4:hover:disabled {
  border-color: #d4d4d4 !important;
  background-color: #fff !important;
}
.fr-button--level4:hover:disabled .fr-button__label,
.fr-button--small--level4:hover:disabled .fr-button__label {
  color: color-mittelgrau420 !important;
}
.fr-button--level4:hover .fr-button__thumbs-up-icon,
.fr-button--small--level4:hover .fr-button__thumbs-up-icon {
  background-image: url("/img/app/icons/daumen-positiv-gruen.svg?v=0c381c90");
}
.fr-button--level4:hover .fr-button__thumbs-down-icon,
.fr-button--small--level4:hover .fr-button__thumbs-down-icon {
  background-image: url("/img/app/icons/daumen-negativ-rot.svg?v=0c381c90");
}
.fr-button--level4:hover.fr-button__thumbs-down,
.fr-button--small--level4:hover.fr-button__thumbs-down {
  border-color: #cd071e;
}
.fr-button--level4:hover.fr-button__thumbs-down .fr-button__label,
.fr-button--small--level4:hover.fr-button__thumbs-down .fr-button__label {
  color: #cd071e;
}
.fr-button--level4:disabled,
.fr-button--small--level4:disabled {
  border-color: #d4d4d4 !important;
  background-color: #fff !important;
}
.fr-button--level4:disabled .fr-button__label,
.fr-button--small--level4:disabled .fr-button__label {
  color: #d4d4d4 !important;
}
.fr-button--level5,
.fr-button--small--level5 {
  background-color: #849911;
  border-color: #849911;
}
.fr-button--level5 .fr-button__label,
.fr-button--small--level5 .fr-button__label {
  color: #fff;
}
.fr-button--level5:hover,
.fr-button--small--level5:hover {
  background-color: #fff;
  border-color: #849911;
}
.fr-button--level5:hover .fr-button__label,
.fr-button--small--level5:hover .fr-button__label {
  color: #849911;
}
.fr-button--level6,
.fr-button--small--level6 {
  background-color: #757575;
  border-color: #757575;
}
.fr-button--level6 .fr-button__label,
.fr-button--small--level6 .fr-button__label {
  color: #fff;
}
.fr-button--level6:hover,
.fr-button--small--level6:hover {
  background-color: #fff;
  border-color: #757575;
}
.fr-button--level6:hover .fr-button__label,
.fr-button--small--level6:hover .fr-button__label {
  color: #757575;
}
.fr-button--level8,
.fr-button--small--level8 {
  background-color: #cd071e;
  border-color: #cd071e;
}
.fr-button--level8:hover,
.fr-button--small--level8:hover {
  background-color: #fff;
}
.fr-button--level8:hover .fr-button__label,
.fr-button--small--level8:hover .fr-button__label {
  color: #cd071e;
}
.fr-button--arrow,
.fr-button--small--arrow {
  padding: 2px 10px 0px 10px;
  border-color: #849911;
  background-color: #849911;
  display: inline-block;
  vertical-align: top;
}
.fr-button__label,
.fr-button--small__label,
.fr-button__arrow-left,
.fr-button--small__arrow-left,
.fr-button__arrow-right,
.fr-button--small__arrow-right,
.fr-button__arrow-down,
.fr-button--small__arrow-down,
.fr-button__basket,
.fr-button--small__basket,
.fr-button__watchlist-white,
.fr-button--small__watchlist-white,
.fr-button__watchlist,
.fr-button--small__watchlist,
.fr-button__watchlist--active,
.fr-button--small__watchlist--active,
.fr-button__watchlist-dark,
.fr-button--small__watchlist-dark,
.fr-button__watchlist-dark--active,
.fr-button--small__watchlist-dark--active,
.fr-button__watchlist-green,
.fr-button--small__watchlist-green,
.fr-button__watchlist-green--active,
.fr-button--small__watchlist-green--active,
.fr-button__comparison-list,
.fr-button--small__comparison-list,
.fr-button__comparison-list--active,
.fr-button--small__comparison-list--active,
.fr-button__watchlist-reco,
.fr-button--small__watchlist-reco,
.fr-button__watchlist-reco--active,
.fr-button--small__watchlist-reco--active,
.fr-button__basket-reco,
.fr-button--small__basket-reco,
.fr-button__stores,
.fr-button--small__stores,
.fr-button__finance,
.fr-button--small__finance,
.fr-button__stilrevier,
.fr-button--small__stilrevier,
.fr-button__price-negotiation,
.fr-button--small__price-negotiation,
.fr-button__arrow-teaser-left,
.fr-button--small__arrow-teaser-left,
.fr-button__arrow-teaser-right,
.fr-button--small__arrow-teaser-right,
.fr-button__thumbs-up-icon,
.fr-button--small__thumbs-up-icon,
.fr-button__thumbs-down-icon,
.fr-button--small__thumbs-down-icon {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.fr-button__arrow-right,
.fr-button--small__arrow-right {
  background-image: url("/img/app/icons/arrow-right-white.svg?v=0c381c90");
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.fr-button--third .fr-button__arrow-right,
.fr-button--third .fr-button--small__arrow-right {
  background-image: url("/img/app/icons/arrow-right-darkgreen.svg?v=0c381c90");
}
.fr-button__arrow-left,
.fr-button--small__arrow-left {
  background-image: url("/img/app/icons/arrow-left-white.svg?v=0c381c90");
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.fr-button--third .fr-button__arrow-left,
.fr-button--third .fr-button--small__arrow-left {
  background-image: url("/img/app/icons/arrow-left-darkgreen.svg?v=0c381c90");
}
.fr-button__arrow-down,
.fr-button--small__arrow-down {
  background-image: url("/img/app/icons/arrow-down-white.svg?v=0c381c90");
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.fr-button--third .fr-button__arrow-down,
.fr-button--third .fr-button--small__arrow-down {
  background-image: url("/img/app/icons/arrow-down-darkgreen.svg?v=0c381c90");
}
.fr-button__basket,
.fr-button--small__basket {
  background-image: url("/img/app/icons/basket-white.svg?v=0c381c90");
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.fr-button__watchlist,
.fr-button--small__watchlist,
.fr-button__watchlist--active,
.fr-button--small__watchlist--active,
.fr-button__watchlist-dark,
.fr-button--small__watchlist-dark,
.fr-button__watchlist-dark--active,
.fr-button--small__watchlist-dark--active,
.fr-button__stores,
.fr-button--small__stores,
.fr-button__price-negotiation,
.fr-button--small__price-negotiation,
.fr-button__finance,
.fr-button--small__finance,
.fr-button__stilrevier,
.fr-button--small__stilrevier,
.fr-button__merkel-service,
.fr-button--small__merkel-service,
.fr-button__thumbs-up-icon,
.fr-button--small__thumbs-up-icon,
.fr-button__thumbs-down-icon,
.fr-button--small__thumbs-down-icon {
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.fr-button:disabled .fr-button__watchlist,
.fr-button:disabled .fr-button--small__watchlist,
.fr-button:disabled .fr-button__watchlist--active,
.fr-button:disabled .fr-button--small__watchlist--active,
.fr-button:disabled .fr-button__watchlist-dark,
.fr-button:disabled .fr-button--small__watchlist-dark,
.fr-button:disabled .fr-button__watchlist-dark--active,
.fr-button:disabled .fr-button--small__watchlist-dark--active,
.fr-button:disabled .fr-button__stores,
.fr-button:disabled .fr-button--small__stores,
.fr-button:disabled .fr-button__price-negotiation,
.fr-button:disabled .fr-button--small__price-negotiation,
.fr-button:disabled .fr-button__finance,
.fr-button:disabled .fr-button--small__finance,
.fr-button:disabled .fr-button__stilrevier,
.fr-button:disabled .fr-button--small__stilrevier,
.fr-button:disabled .fr-button__merkel-service,
.fr-button:disabled .fr-button--small__merkel-service,
.fr-button:disabled .fr-button__thumbs-up-icon,
.fr-button:disabled .fr-button--small__thumbs-up-icon,
.fr-button:disabled .fr-button__thumbs-down-icon,
.fr-button:disabled .fr-button--small__thumbs-down-icon {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.fr-button__comparison-list,
.fr-button--small__comparison-list,
.fr-button__comparison-list--active,
.fr-button--small__comparison-list--active {
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  background-size: 32px 32px;
}
.fr-category__list--new .fr-button__comparison-list,
.fr-category__list--new .fr-button--small__comparison-list,
.fr-category__list--new .fr-button__comparison-list--active,
.fr-category__list--new .fr-button--small__comparison-list--active {
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.fr-button__watchlist-green,
.fr-button--small__watchlist-green,
.fr-button__watchlist-green--active,
.fr-button--small__watchlist-green--active {
  width: 32px;
  height: 32px;
  background-size: 32px 30px;
}
.fr-category__list--new .fr-button__watchlist-green,
.fr-category__list--new .fr-button--small__watchlist-green,
.fr-category__list--new .fr-button__watchlist-green--active,
.fr-category__list--new .fr-button--small__watchlist-green--active {
  width: 23px;
  height: 23px;
  background-size: 23px 23px;
}
.fr-button__watchlist-reco,
.fr-button--small__watchlist-reco,
.fr-button__watchlist-reco--active,
.fr-button--small__watchlist-reco--active {
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.fr-button__basket-reco,
.fr-button--small__basket-reco {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
}
.fr-button__watchlist-white,
.fr-button--small__watchlist-white {
  background-image: url("/img/app/icons/watchlist-white.svg?v=0c381c90");
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.fr-button__watchlist,
.fr-button--small__watchlist {
  background-image: url("/img/app/icons/watchlist-black.svg?v=0c381c90");
}
.fr-button__watchlist--active,
.fr-button--small__watchlist--active {
  background-image: url("/img/app/icons/watchlist-green-hover.svg?v=0c381c90");
}
.fr-button__watchlist-dark,
.fr-button--small__watchlist-dark {
  background-image: url("/img/app/icons/watchlist-green-circle.svg?v=0c381c90");
}
.no-touchevents .fr-button__watchlist-dark:hover,
.no-touchevents .fr-button--small__watchlist-dark:hover {
  background-image: url("/img/app/icons/watchlist-green-circle-active.svg?v=0c381c90");
}
.fr-button__watchlist-dark--active,
.fr-button--small__watchlist-dark--active {
  background-image: url("/img/app/icons/watchlist-green-circle-active.svg?v=0c381c90");
}
.fr-button__comparison-list,
.fr-button--small__comparison-list {
  background-image: url("/img/app/icons/pfeil.svg?v=0c381c90");
}
.fr-category__list--new .fr-button__comparison-list,
.fr-category__list--new .fr-button--small__comparison-list {
  background-image: url("/img/app/icons/pfeil-black.svg?v=0c381c90");
}
.no-touchevents .fr-button__comparison-list:hover,
.no-touchevents .fr-button--small__comparison-list:hover {
  background-image: url("/img/app/icons/pfeil-gefuellt.svg?v=0c381c90");
}
.no-touchevents .fr-category__list--new .fr-button__comparison-list:hover,
.no-touchevents .fr-category__list--new .fr-button--small__comparison-list:hover {
  background-image: url("/img/app/icons/pfeil-black-hover.svg?v=0c381c90");
}
.fr-button__comparison-list--active,
.fr-button--small__comparison-list--active {
  background-image: url("/img/app/icons/pfeil-gefuellt.svg?v=0c381c90");
}
.fr-category__list--new .fr-button__comparison-list--active,
.fr-category__list--new .fr-button--small__comparison-list--active {
  background-image: url("/img/app/icons/pfeil-black-hover.svg?v=0c381c90");
}
.fr-button__watchlist-reco,
.fr-button--small__watchlist-reco {
  background-image: url("/img/app/icons/watchlist-big.svg?v=0c381c90");
}
.no-touchevents .fr-button__watchlist-reco:hover,
.no-touchevents .fr-button--small__watchlist-reco:hover {
  background-image: url("/img/app/icons/watchlist-big-green.svg?v=0c381c90");
}
.fr-button__watchlist-reco--active,
.fr-button--small__watchlist-reco--active {
  background-image: url("/img/app/icons/watchlist-big-green.svg?v=0c381c90");
}
.fr-button__watchlist-green,
.fr-button--small__watchlist-green {
  background-image: url("/img/app/icons/watchlist-big.svg?v=0c381c90");
}
.fr-category__list--new .fr-button__watchlist-green,
.fr-category__list--new .fr-button--small__watchlist-green {
  background-image: url("/img/app/icons/watchlist-big-black.svg?v=0c381c90");
}
.no-touchevents .fr-button__watchlist-green:hover,
.no-touchevents .fr-button--small__watchlist-green:hover {
  background-image: url("/img/app/icons/herz-gefuellt.svg?v=0c381c90");
}
.no-touchevents .fr-category__list--new .fr-button__watchlist-green:hover,
.no-touchevents .fr-category__list--new .fr-button--small__watchlist-green:hover {
  background-image: url("/img/app/icons/watchlist-big-black-hover.svg?v=0c381c90");
}
.fr-button__watchlist-green--active,
.fr-button--small__watchlist-green--active {
  background-image: url("/img/app/icons/herz-gefuellt.svg?v=0c381c90");
}
.fr-category__list--new .fr-button__watchlist-green--active,
.fr-category__list--new .fr-button--small__watchlist-green--active {
  background-image: url("/img/app/icons/watchlist-big-black-hover.svg?v=0c381c90");
}
.fr-button__basket-reco,
.fr-button--small__basket-reco {
  background-image: url("/img/app/icons/basket-green.svg?v=0c381c90");
}
.no-touchevents .fr-button__basket-reco:hover,
.no-touchevents .fr-button--small__basket-reco:hover {
  background-image: url("/img/app/icons/basket-green-hover.svg?v=0c381c90");
}
.fr-button__stores,
.fr-button--small__stores {
  background-image: url("/img/app/icons/stores-black.svg?v=0c381c90");
}
.fr-button__finance,
.fr-button--small__finance {
  background-image: url("/img/app/icons/finance.svg?v=0c381c90");
}
.fr-button__stilrevier,
.fr-button--small__stilrevier {
  width: 45px;
  background-image: url("/img/app/icons/stilrevier2.svg?v=0c381c90");
  height: 31px;
}
.fr-button__stilrevier--platzhalter,
.fr-button--small__stilrevier--platzhalter {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.fr-button__price-negotiation,
.fr-button--small__price-negotiation {
  background-image: url("/img/app/icons/price-negotiation.svg?v=0c381c90");
}
.fr-button__thumbs-up-icon,
.fr-button--small__thumbs-up-icon {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 15px;
  background-image: url("/img/app/icons/daumen-positiv.svg?v=0c381c90");
  background-size: 85%;
}
.fr-button__thumbs-down-icon,
.fr-button--small__thumbs-down-icon {
  margin-top: 4px;
  margin-bottom: 4px;
  background-image: url("/img/app/icons/daumen-negativ.svg?v=0c381c90");
  margin-left: 15px;
  background-size: 85%;
}
.fr-button--big .fr-button__basket,
.fr-button--small--big .fr-button__basket {
  width: 40px;
  height: 40px;
}
.fr-button--form,
.fr-button--small--form {
  padding: 6px 20px 6px 20px;
  cursor: pointer;
}
.fr-button--form .fr-button__label,
.fr-button--small--form .fr-button__label {
  vertical-align: top;
  padding-top: 1px;
}
.fr-button--form .fr-button__arrow-left,
.fr-button--small--form .fr-button__arrow-left,
.fr-button--form .fr-button__arrow-right,
.fr-button--small--form .fr-button__arrow-right,
.fr-button--form .fr-button__arrow-down,
.fr-button--small--form .fr-button__arrow-down {
  background-position: 0px -2px;
}
.fr-button__watchlist-basket,
.fr-button--small__watchlist-basket,
.fr-button__watchlist-basket--active,
.fr-button--small__watchlist-basket--active {
  height: 30px;
  margin-bottom: 0;
  padding-right: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 4px;
}
@media all and (max-width: 699px) {
  .fr-button__watchlist-basket,
  .fr-button--small__watchlist-basket,
  .fr-button__watchlist-basket--active,
  .fr-button--small__watchlist-basket--active {
    padding-right: 0;
  }
}
.fr-button__watchlist-basket .fr-button__icon,
.fr-button--small__watchlist-basket .fr-button__icon,
.fr-button__watchlist-basket--active .fr-button__icon,
.fr-button--small__watchlist-basket--active .fr-button__icon {
  width: 30px;
  min-width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  display: inline-block;
}
.fr-button__watchlist-basket .fr-button__label,
.fr-button--small__watchlist-basket .fr-button__label,
.fr-button__watchlist-basket--active .fr-button__label,
.fr-button--small__watchlist-basket--active .fr-button__label {
  padding-left: 2px;
  color: #3b3933;
  text-decoration: underline;
  vertical-align: top;
}
.fr-button__watchlist-basket .fr-button__label:hover,
.fr-button--small__watchlist-basket .fr-button__label:hover,
.fr-button__watchlist-basket--active .fr-button__label:hover,
.fr-button--small__watchlist-basket--active .fr-button__label:hover {
  text-decoration: none;
}
.fr-button__watchlist-basket .fr-button__icon,
.fr-button--small__watchlist-basket .fr-button__icon {
  background-image: url("/img/app/icons/icons-warenkorb-herz.svg?v=0c381c90");
  background-size: 22px;
  background-position: 0px 2px;
}
.fr-button__watchlist-basket .fr-line-item-edit__text--active,
.fr-button--small__watchlist-basket .fr-line-item-edit__text--active {
  display: none;
}
.fr-button__watchlist-basket--active .fr-button__icon,
.fr-button--small__watchlist-basket--active .fr-button__icon {
  background-image: url("/img/app/icons/icons-warenkorb-herz-active.svg?v=0c381c90");
  background-size: 22px;
  background-position: 0px 2px;
}
.fr-button__watchlist-basket--active .fr-line-item-edit__text--notactive,
.fr-button--small__watchlist-basket--active .fr-line-item-edit__text--notactive {
  display: none;
}
.fr-button--small {
  min-height: 30px;
  padding-top: 0px;
  padding-bottom: 0;
  line-height: 100%;
  font-size: 16px;
}
a.fr-button {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
}
a.fr-button--wide {
  display: block;
}
a.fr-button--big .fr-button__label,
a.fr-button--big .fr-button__arrow-left,
a.fr-button--big .fr-button__arrow-right,
a.fr-button--big .fr-button__arrow-down,
a.fr-button--big .fr-button__basket,
a.fr-button--big .fr-button__watchlist,
a.fr-button--big .fr-button__watchlist-white,
a.fr-button--big .fr-button__watchlist--active,
a.fr-button--big .fr-button__watchlist-dark,
a.fr-button--big .fr-button__watchlist-dark--active,
a.fr-button--big .fr-button__stores,
a.fr-button--big .fr-button__finance,
a.fr-button--big .fr-button__stilrevier {
  margin-top: 8px;
}
a.fr-button--small {
  padding-top: 6px;
  padding-bottom: 0;
}
a.fr-button--small .fr-button__arrow-right,
a.fr-button--small .fr-button__arrow-left {
  width: 15px;
  height: 15px;
}
.fr-button--teaser {
  border: 3px solid #fff;
  color: #fff;
  background-color: rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 1px 0px rgba(0,0,0,0.75);
}
.fr-button--teaser svg {
  width: 20px;
  height: 20px;
}
.fr-button--teaser svg path {
  fill: #fff;
}
.fr-button--teaser-text {
  border-color: #3b3933;
  background-color: transparent;
  color: #3b3933;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.fr-button--teaser-text svg path {
  fill: #3b3933;
}
.fr-button--teaser:hover {
  border-color: #fff;
  background-color: #fff;
  color: #3b3933;
}
.fr-button--teaser:hover svg path {
  fill: #3b3933;
}
.fr-button--teaser-text:hover {
  background-color: #3b3933;
  color: #fff;
  border-color: #3b3933;
}
.fr-button--teaser-text:hover svg path {
  fill: #fff;
}
@media all and (max-width: 499px) {
  .fr-button--teaser {
    min-height: 30px;
    padding: 5px 15px !important;
  }
}
.fr-button__label--bold {
  font-weight: 600;
}
.fr-button__label--cta {
  display: block;
  font-size: 0.8em;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.fr-button--input {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.fr-button--input input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}
@media all and (min-width: 700px) {
  .fr-button--input input {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0.95;
    -ms-flex: 0.95;
    flex: 0.95;
  }
}
@media all and (min-width: 1200px) {
  .fr-button--input input {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0.8;
    -ms-flex: 0.8;
    flex: 0.8;
  }
}
.fr-button__watchlist-active {
  border-color: #849911;
  color: #849911;
  background-color: #fff;
}
.fr-button__watchlist-active:hover {
  color: #849911;
}
.fr-buttons .fr-button.fr-button__show {
  display: inline-block;
}
.fr-buttons .fr-button.fr-button__hide {
  display: none;
}
.fr-button-plane {
  --primary: #193f35;
  --primary-dark: #193f35;
  --primary-darkest: #193f35;
  --text: #fff;
  --text-opacity: 1;
  --success: #193f35;
  --success-scale: 0.2;
  --success-opacity: 0;
  --border-radius: 0;
  --overflow: hidden;
  --rotate: 0;
  --plane-x: 0;
  --plane-y: 0;
  --plane-opacity: 1;
  --left-wing-background: var(--primary);
  --left-wing-first-x: 0;
  --left-wing-first-y: 0;
  --left-wing-second-x: 50;
  --left-wing-second-y: 0;
  --left-wing-third-x: 0;
  --left-wing-third-y: 100;
  --left-body-background: var(--primary);
  --left-body-first-x: 50;
  --left-body-first-y: 0;
  --left-body-second-x: 50;
  --left-body-second-y: 100;
  --left-body-third-x: 0;
  --left-body-third-y: 100;
  --right-wing-background: var(--primary);
  --right-wing-first-x: 50;
  --right-wing-first-y: 0;
  --right-wing-second-x: 100;
  --right-wing-second-y: 0;
  --right-wing-third-x: 100;
  --right-wing-third-y: 100;
  --right-body-background: var(--primary);
  --right-body-first-x: 50;
  --right-body-first-y: 0;
  --right-body-second-x: 50;
  --right-body-second-y: 100;
  --right-body-third-x: 100;
  --right-body-third-y: 100;
  display: block;
  cursor: pointer;
  position: relative;
  border: 0;
  padding: 8px 0;
  min-width: 100px;
  text-align: center;
  margin: 0;
  line-height: 24px;
  font-family: inherit;
  font-weight: 500;
  font-size: 14px;
  background: none;
  color: #fff;
  -webkit-transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  -moz-transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  -o-transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  -ms-transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
.fr-button-plane .left,
.fr-button-plane .right {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-opacity: var(--plane-opacity);
  -webkit-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
  -moz-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
  -o-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
  -ms-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
  transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
}
.fr-button-plane .center {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
}
.fr-button-plane.active .center {
  display: none;
}
.fr-button-plane .left:before,
.fr-button-plane .left:after,
.fr-button-plane .right:before,
.fr-button-plane .right:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: calc(var(--border-radius) * 1px);
  -webkit-transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  -moz-transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  -o-transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  -ms-transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  z-index: var(--z-index, 2);
  background: var(--background, var(--left-wing-background));
  -webkit-clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
  clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
}
.fr-button-plane .left:after {
  --x: 0;
  --z-index: 1;
  --background: var(--left-body-background);
  --first-x: var(--left-body-first-x);
  --first-y: var(--left-body-first-y);
  --second-x: var(--left-body-second-x);
  --second-y: var(--left-body-second-y);
  --third-x: var(--left-body-third-x);
  --third-y: var(--left-body-third-y);
}
.fr-button-plane .right:before {
  --x: -0.4%;
  --z-index: 2;
  --background: var(--right-wing-background);
  --first-x: var(--right-wing-first-x);
  --first-y: var(--right-wing-first-y);
  --second-x: var(--right-wing-second-x);
  --second-y: var(--right-wing-second-y);
  --third-x: var(--right-wing-third-x);
  --third-y: var(--right-wing-third-y);
}
.fr-button-plane .right:after {
  --x: 0;
  --z-index: 1;
  --background: var(--right-body-background);
  --first-x: var(--right-body-first-x);
  --first-y: var(--right-body-first-y);
  --second-x: var(--right-body-second-x);
  --second-y: var(--right-body-second-y);
  --third-x: var(--right-body-third-x);
  --third-y: var(--right-body-third-y);
}
.fr-button-plane span {
  display: block;
  position: relative;
  z-index: 4;
  -webkit-opacity: var(--text-opacity);
}
.fr-button-plane span.success {
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  -webkit-transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  -moz-transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  -o-transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  -ms-transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  -webkit-opacity: var(--success-opacity);
  color: var(--success);
}
.fr-detail__action-buttons .fr-button__comparison-list {
  background-image: url("/img/app/icons/Pfeil_schwarz.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__comparison-list--active {
  background-image: url("/img/app/icons/Pfeil_schwarz_hover.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__watchlist--active {
  background-image: url("/img/app/icons/herz_schwarz_hover.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__watchlist {
  background-image: url("/img/app/icons/herz_schwarz.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__finance {
  background-image: url("/img/app/icons/finance_schwarz.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__stilrevier {
  background-image: url("/img/app/icons/stilrevier_schwarz.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button__comparison-list {
  background-image: url("/img/app/icons/Pfeil_schwarz.svg?v=0c381c90") !important;
}
@media (hover: hover) {
  .fr-detail__action-buttons .fr-button:hover,
  .fr-detail__action-buttons .fr-button--small:hover {
    border-color: #849911 !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__label,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__label {
    color: #849911 !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__watchlist,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__watchlist {
    background-image: url("/img/app/icons/herz_schwarz_hover.svg?v=0c381c90") !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__finance,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__finance {
    background-image: url("/img/app/icons/finance_schwarz_hover.svg?v=0c381c90") !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__stilrevier,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__stilrevier {
    background-image: url("/img/app/icons/stilrevier_schwarz_hover.svg?v=0c381c90") !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__comparison-list,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__comparison-list {
    background-image: url("/img/app/icons/Pfeil_schwarz_hover.svg?v=0c381c90") !important;
  }
}
@media (hover: hover) {
  .fr-detail__action-buttons .fr-button:hover,
  .fr-detail__action-buttons .fr-button--small:hover {
    border-color: #849911 !important;
  }
  .fr-detail__action-buttons .fr-button:hover .fr-button__label,
  .fr-detail__action-buttons .fr-button--small:hover .fr-button__label {
    color: #849911 !important;
  }
}
.fr-detail__action-buttons .fr-button:hover .fr-button__finance,
.fr-detail__action-buttons .fr-button--small:hover .fr-button__finance {
  background-image: url("/img/app/icons/finance_schwarz_hover.svg?v=0c381c90") !important;
}
.fr-detail__action-buttons .fr-button:hover .fr-button__stilrevier,
.fr-detail__action-buttons .fr-button--small:hover .fr-button__stilrevier {
  background-image: url("/img/app/icons/stilrevier_schwarz_hover.svg?v=0c381c90") !important;
}
.fr-button--merkel-service:hover {
  border-color: #849911 !important;
}
@media all and (min-width: 500px) {
  .fr-button--merkel-service .fr-button__label--merkel-service {
    padding-bottom: 8px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-campaign-banner {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 700px 80px;
}
.fr-campaign-banner[data-link],
.fr-campaign-banner[data-layer-url] {
  cursor: pointer;
}
@media all and (min-width: 700px) {
  .fr-campaign-banner {
    height: 70px;
    background-size: 1200px 70px;
  }
}
@media all and (min-width: 1000px) {
  .fr-campaign-banner {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1200px) {
  .fr-campaign-banner {
    height: 50px;
    background-size: 1600px 50px;
    margin-bottom: 30px;
  }
}
.fr-category-teaser-slider {
  position: relative;
}
.fr-category-teaser-slider.swiper {
  margin-bottom: 30px;
}
.fr-category-teaser-slider__image {
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 499px) {
  .fr-category-teaser-slider__image {
    height: 130px;
  }
}
@media all and (min-width: 500px) {
  .fr-category-teaser-slider__image {
    width: 260px;
    margin: 0 auto;
  }
}
.fr-category-teaser-slider__slide:not(:last-child) {
  margin-right: 8px;
}
@media all and (max-width: 499px) {
  .fr-category-teaser-slider__slide:not(:last-child) {
    margin-right: 12px;
  }
}
.fr-category-teaser-slider__slide.swiper-slide {
  width: 260px;
  min-width: 260px;
}
@media all and (max-width: 499px) {
  .fr-category-teaser-slider__slide.swiper-slide {
    width: 260px !important;
    background-color: unset !important;
  }
}
.fr-category-teaser-slider__image-wrap {
  position: relative;
}
.fr-category-teaser-slider__cta {
  text-align: center;
  background: rgba(0,0,0,0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px;
}
.fr-category-teaser-slider__cta:hover {
  background: rgba(0,0,0,0.5);
  color: #000;
}
.fr-category-teaser-slider__cta:hover .fr-category-teaser-slider__cta-label {
  background: #fff;
}
.fr-category-teaser-slider__cta-label {
  padding: 2px 0;
}
@media all and (max-width: 499px) {
  .fr-category-teaser-slider__cta-label {
    padding: 5px 0;
    font-size: 16px;
  }
}
.fr-category-teaser-slider__cta--white {
  background: rgba(255,255,255,0.7);
  color: #000;
}
.fr-category-teaser-slider__cta--schwarz {
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.fr-category-teaser-slider__link-wrap {
  display: block;
  text-decoration: none;
  position: relative;
}
.fr-category-teaser-slider__pager-prev,
.fr-category-teaser-slider__pager-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 42px;
  height: 42px;
  border-radius: 25px;
  background-color: rgba(255,255,255,0.6);
  z-index: 10;
  cursor: pointer;
  background-size: 25px 25px;
  background-position: 12px center;
  background-repeat: no-repeat;
}
.fr-category-teaser-slider__pager-prev.swiper-button-disabled,
.fr-category-teaser-slider__pager-next.swiper-button-disabled {
  display: none;
}
.fr-category-teaser-slider__pager-prev {
  left: 16px;
  right: auto;
  background-image: url("/img/app/icons/arrow-left-darkgreen.svg?v=0c381c90");
  background-position: 6px center;
}
.fr-category-teaser-slider__pager-next {
  background-image: url("/img/app/icons/arrow-right-darkgreen.svg?v=0c381c90");
  right: 16px;
  left: auto;
}
.fr-category-teaser-slider__pagination {
  bottom: 0;
  text-align: center;
}
.fr-category-teaser-slider__pagination-bullet {
  display: inline-block;
  margin: 15px 5px 0 5px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #d4d4d4;
  border-radius: 10px;
}
.fr-category-teaser-slider__pagination-bullet--active {
  background-color: #849911;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-category-campaign-teaser {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  vertical-align: top;
  padding: 20px 15px 10px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  width: 50%;
/*&:after
    content ""
    position absolute
    left 0
    bottom 0
    height 2px
    width 100%
    background-image linear-gradient(left, #fdfdfd 1%, #EAEAEA 50%, #fdfdfd 100%)*/
}
@media all and (min-width: 500px) {
  .fr-category-campaign-teaser {
    width: 50%;
  }
}
@media all and (min-width: 700px) {
  .fr-category-campaign-teaser {
    width: 33%;
  }
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser {
    width: 25%;
  }
}
.fr-category__list--new .fr-category-campaign-teaser:not(.fr-category-campaign-teaser--landscape) {
  width: calc(50% - 16px);
}
@media all and (max-width: 499px) {
  .fr-category__list--new .fr-category-campaign-teaser:not(.fr-category-campaign-teaser--landscape) {
    width: calc(50% - 12px);
  }
}
@media all and (min-width: 700px) {
  .fr-category__list--new .fr-category-campaign-teaser:not(.fr-category-campaign-teaser--landscape) {
    width: calc(100% / 3 - 16px);
  }
}
@media all and (min-width: 1200px) {
  .fr-category__list--new .fr-category-campaign-teaser:not(.fr-category-campaign-teaser--landscape) {
    width: calc(100% / 4 - 16px);
  }
}
.fr-category__list--new .fr-category-campaign-teaser__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 699px) {
  .fr-category__list--new .fr-category-campaign-teaser__wrapper--Mandup {
    display: none;
  }
}
.fr-category__list--new .fr-category-campaign-teaser__wrapper--uptoM {
  width: 100%;
}
@media all and (min-width: 700px) {
  .fr-category__list--new .fr-category-campaign-teaser__wrapper--uptoM {
    display: none;
  }
}
.fr-category-campaign-teaser:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.fr-category-campaign-teaser__container {
  background-color: #616167;
}
.fr-category-campaign-teaser__imagefull img {
  width: 100%;
  height: 100%;
  display: block;
}
.fr-category-campaign-teaser__buttonfull {
  text-align: center;
  width: 100%;
}
.fr-category-campaign-teaser__buttonfull a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 2px 5px 3px;
  text-decoration: none;
  margin: 0 auto;
  color: #fff;
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-category-campaign-teaser__buttonfull a {
    padding: 9px 5px 12px;
  }
}
@media all and (max-width: 499px) {
  .fr-category-campaign-teaser__buttonfull a {
    font-size: 14px;
  }
}
.fr-category-campaign-teaser__buttonfull a:hover {
  background-color: #000;
  color: #fff;
}
.fr-category-campaign-teaser--list {
  margin: 0 auto;
  display: block;
}
.fr-category-campaign-teaser__headline {
  text-transfom: uppercase !important;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  padding-top: 36px;
  min-height: 20px;
}
@media all and (min-width: 700px) {
  .fr-category-campaign-teaser__headline {
    padding-top: 40px;
  }
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser__headline {
    padding-top: 37px;
  }
}
.fr-category-campaign-teaser__text {
  font-weight: normal;
  font-size: 16px;
  color: #000;
  padding-top: 0px;
  min-height: 64px;
}
@media all and (min-width: 500px) {
  .fr-category-campaign-teaser__text {
    min-height: 76px;
  }
}
.fr-category__list--new .fr-category-campaign-teaser__text {
  min-height: 50px;
}
.fr-category-campaign-teaser__image img {
  width: 100%;
  height: 100%;
  display: block;
}
.fr-category-campaign-teaser__vimeo {
  height: 100%;
  width: 100%;
  z-index: 0;
}
.fr-category-campaign-teaser__vimeo-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.fr-category-campaign-teaser__vimeo-link {
  display: block;
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 100%;
}
.fr-category-campaign-teaser__moving-image-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.fr-category-campaign-teaser__moving-image-id {
  display: block;
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 100%;
}
.fr-category-campaign-teaser__button {
  height: 76px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-category-campaign-teaser__button {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media all and (min-width: 700px) {
  .fr-category-campaign-teaser__button {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser__button {
    padding-top: 2px;
    padding-bottom: 0px;
  }
}
.fr-category-campaign-teaser__button--arrow {
  width: 16px;
  height: 16px;
  background: transparent url("/img/app/icons/arrow-right-black.svg?v=0c381c90") center center no-repeat;
  background-size: 16px 16px;
  margin-top: 3px;
}
@media all and (max-width: 499px) {
  .fr-category-campaign-teaser__button--arrow {
    margin-top: 2px;
  }
}
.fr-category__list--new .fr-category-campaign-teaser__button {
  height: unset;
}
.fr-category-campaign-teaser__button a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 2px 5px 3px;
  border: 3px solid #000;
  text-decoration: none;
  margin: 0 auto;
  color: #000;
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-category-campaign-teaser__button a {
    padding: 11px 5px 12px;
  }
}
@media all and (max-width: 499px) {
  .fr-category-campaign-teaser__button a {
    font-size: 14px;
  }
}
.fr-category-campaign-teaser__button a:hover {
  background-color: #000;
  color: #fff;
}
.fr-category-campaign-teaser__button a:hover .fr-category-campaign-teaser__button--arrow {
  background: #000 url("/img/app/icons/arrow-right-white.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-category-campaign-teaser--landscape {
  width: 100%;
}
@media all and (min-width: 700px) {
  .fr-category-campaign-teaser--landscape {
    width: 50%;
  }
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser--landscape {
    width: 50%;
  }
}
.fr-category-campaign-teaser--landscape .fr-category-campaign-teaser__text {
  min-height: 35px;
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser--landscape .fr-category-campaign-teaser__text {
    min-height: 38px;
  }
}
.fr-category-campaign-teaser--landscape .fr-category-campaign-teaser__button {
  padding-top: 10px;
  padding-bottom: 0px;
  height: 85px;
}
@media all and (min-width: 1200px) {
  .fr-category-campaign-teaser--landscape .fr-category-campaign-teaser__button {
    height: 84px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-ckeditor__textarea {
  display: none;
}
.fr-ckeditor__allowed-tags {
  padding-top: 10px;
}
.ck-content {
  min-height: 200px;
}
.cke {
  border-top: none !important;
}
.cke_top {
  background-color: color-hellweissgrau !important;
}
.ck-content p,
.ck-content ul,
.ck-content ol,
.ck-content blockquote,
.ck-content address,
.ck-content li {
  padding-bottom: 10px;
}
.ck-content ul,
.ck-content ol {
  margin-left: 20px;
}
.ck-content hr {
  border-bottom: 1px solid #d4d4d4;
  margin: 10px 0;
}
:root {
  --ck-color-image-caption-background: #f7f7f7;
  --ck-color-image-caption-text: #333;
  --ck-color-table-caption-background: #f7f7f7;
  --ck-color-table-caption-text: #333;
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
}
.ck-content .text-tiny {
  font-size: 0.7em;
}
.ck-content .text-small {
  font-size: 0.85em;
}
.ck-content .text-big {
  font-size: 1.4em;
}
.ck-content .text-huge {
  font-size: 1.8em;
}
.ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}
.ck-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: var(--ck-color-image-caption-text);
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.ck-content .image.image_resized {
  max-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ck-content .image.image_resized img {
  width: 100%;
}
.ck-content .image.image_resized > figcaption {
  display: block;
}
.ck-content .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
}
.ck-content .image-inline {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  max-width: 100%;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.ck-content .image-inline picture {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.ck-content .image-inline.image-style-align-left {
  margin-right: var(--ck-inline-image-style-spacing);
}
.ck-content .image-inline.image-style-align-right {
  margin-left: var(--ck-inline-image-style-spacing);
}
.ck-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}
.ck-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}
.ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
.ck-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
.ck-content .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
.ck-content .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.ck-content .media {
  clear: both;
  margin: 0.9em 0;
  display: block;
  min-width: 15em;
}
.ck-content .table {
  margin: 0.9em auto;
  display: table;
}
.ck-content .table .ck-table-resized {
  table-layout: fixed;
}
.ck-content .table table {
  overflow: hidden;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double #b3b3b3;
}
.ck-content .table table th {
  font-weight: bold;
  background: rgba(0,0,0,0.05);
}
.ck-content .table > figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: var(--ck-color-table-caption-text);
  background-color: var(--ck-color-table-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.ck-content .image-inline picture,
.ck-content .image-inline img {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  max-width: 100%;
}
.ck-content .image-style-block-align-left,
.ck-content .image-style-block-align-right {
  max-width: calc(100% - var(--ck-image-style-spacing));
}
.ck-content .image-style-align-left,
.ck-content .image-style-align-right {
  clear: none;
}
.ck-content p + .image-style-align-left,
.ck-content p + .image-style-align-right,
.ck-content p + .image-style-side {
  margin-top: 0;
}
.ck-content .image-inline.image-style-align-left,
.ck-content .image-inline.image-style-align-right {
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: var(--ck-inline-image-style-spacing);
}
.ck-content .table td,
.ck-content .table th {
  position: relative;
}
.ck-content .table table td,
.ck-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px solid #bfbfbf;
}
.ck-content[dir="rtl"] .table th {
  text-align: right;
}
.ck-content[dir="ltr"] .table th {
  text-align: left;
}
#word-count {
  height: 20px;
}
.ck-word-count {
  position: relative;
}
.ck-word-count__words {
  display: none;
}
.ck-word-count__characters {
  position: absolute;
  right: 5px;
  top: 0px;
}
.ck-toolbar__items {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-color-tiles {
  margin-right: 4px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
}
@media all and (min-width: 500px) {
  .fr-color-tiles {
    width: 25px;
    height: 25px;
  }
}
.fr-category__list--new .fr-color-tiles {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  vertical-align: middle;
}
.fr-color-tiles__active {
  border: 1px solid #000;
}
.fr-category__list--new .fr-color-tiles__active {
  padding: 2px;
  border: 2px solid #000;
  width: 22px;
  height: 22px;
}
.fr-color-tiles__wrap {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 5px;
}
.fr-category__list--new .fr-color-tiles__wrap {
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
.fr-color-tiles__headline {
  display: none;
}
.fr-color-tiles__color {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.fr-category__list--new .fr-color-tiles__color {
  border-radius: 50%;
}
@media all and (max-width: 499px) {
  .fr-color-tiles--hide {
    display: none;
  }
}
.fr-color-tiles__info {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  font-size: 16px;
  text-decoration: none;
  color: #3b3933;
  cursor: pointer;
  overflow: visible;
  white-space: nowrap;
  width: 75px;
}
@media all and (max-width: 499px) {
  .fr-color-tiles__info {
    display: none;
  }
}
.fr-category__list--new .fr-color-tiles__info {
  margin-top: 0;
  font-size: 14px;
  display: block;
}
.fr-color-tiles__info--small {
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
  font-size: 14px;
  text-decoration: none;
  color: #3b3933;
  cursor: pointer;
  overflow: visible;
  white-space: nowrap;
  width: 52px;
}
@media all and (min-width: 500px) {
  .fr-color-tiles__info--small {
    display: none;
  }
}
.fr-category__list--new .fr-color-tiles__info--small {
  display: none;
}
.fr-color-tiles__color--beige,
.fr-color-tiles__color--Beige {
  background-color: #e1d0b1;
}
.fr-color-tiles__color--blau,
.fr-color-tiles__color--Blau,
.fr-color-tiles__color--bleu,
.fr-color-tiles__color--Bleu {
  background-color: #0f4fb4;
}
.fr-color-tiles__color--braun,
.fr-color-tiles__color--Braun,
.fr-color-tiles__color--marron,
.fr-color-tiles__color--Marron {
  background-color: #5f2100;
}
.fr-color-tiles__color--gelb,
.fr-color-tiles__color--Gelb,
.fr-color-tiles__color--jaune,
.fr-color-tiles__color--Jaune {
  background-color: #ffd229;
}
.fr-color-tiles__color--goldfarben,
.fr-color-tiles__color--Goldfarben {
  background-image: -webkit-linear-gradient(0deg, #a65b11, #ffe284, #a65b11);
  background-image: -moz-linear-gradient(0deg, #a65b11, #ffe284, #a65b11);
  background-image: -o-linear-gradient(0deg, #a65b11, #ffe284, #a65b11);
  background-image: -ms-linear-gradient(0deg, #a65b11, #ffe284, #a65b11);
  background-image: linear-gradient(90deg, #a65b11, #ffe284, #a65b11);
}
.fr-color-tiles__color--grau,
.fr-color-tiles__color--Grau,
.fr-color-tiles__color--gris,
.fr-color-tiles__color--Gris {
  background-color: #909090;
}
.fr-color-tiles__color--gruen,
.fr-color-tiles__color--Gruen,
.fr-color-tiles__color--grün,
.fr-color-tiles__color--Grün,
.fr-color-tiles__color--vert,
.fr-color-tiles__color--Vert {
  background-color: #009000;
}
.fr-color-tiles__color--jade,
.fr-color-tiles__color--Jade {
  background-color: #398;
}
.fr-color-tiles__color--lila,
.fr-color-tiles__color--Lila,
.fr-color-tiles__color--lilas,
.fr-color-tiles__color--Lilas {
  background-color: #7d187d;
}
.fr-color-tiles__color--natur,
.fr-color-tiles__color--Natur,
.fr-color-tiles__color--nature,
.fr-color-tiles__color--Nature {
  background-color: #f5f5dc;
}
.fr-color-tiles__color--orange,
.fr-color-tiles__color--Orange {
  background-color: #ff6f00;
}
.fr-color-tiles__color--rosa,
.fr-color-tiles__color--Rosa,
.fr-color-tiles__color--rosé,
.fr-color-tiles__color--Rosé {
  background-color: #f99cf9;
}
.fr-color-tiles__color--rot,
.fr-color-tiles__color--Rot,
.fr-color-tiles__color--rouge,
.fr-color-tiles__color--Rouge {
  background-color: #e30613;
}
.fr-color-tiles__color--schwarz,
.fr-color-tiles__color--Schwarz,
.fr-color-tiles__color--noir,
.fr-color-tiles__color--Noir {
  background-color: #000;
}
.fr-color-tiles__color--weiss,
.fr-color-tiles__color--Weiss,
.fr-color-tiles__color--blanc,
.fr-color-tiles__color--Blanc,
.fr-color-tiles__color--weiß {
  background-color: #fff;
}
.fr-color-tiles__color--pink,
.fr-color-tiles__color--Pink {
  background-color: #f7138f;
}
.fr-color-tiles__color--silberfarben,
.fr-color-tiles__color--Silberfarben,
.fr-color-tiles__color--argenté,
.fr-color-tiles__color--Argenté {
  background-image: -webkit-linear-gradient(0deg, #8d8f8c, #e9ebe7, #8d8f8c);
  background-image: -moz-linear-gradient(0deg, #8d8f8c, #e9ebe7, #8d8f8c);
  background-image: -o-linear-gradient(0deg, #8d8f8c, #e9ebe7, #8d8f8c);
  background-image: -ms-linear-gradient(0deg, #8d8f8c, #e9ebe7, #8d8f8c);
  background-image: linear-gradient(90deg, #8d8f8c, #e9ebe7, #8d8f8c);
}
.fr-color-tiles__color--bunt,
.fr-color-tiles__color--Bunt,
.fr-color-tiles__color--multicolore,
.fr-color-tiles__color--Multicolore {
  background-image: -webkit-linear-gradient(0deg, #00f, #008000, #ff0, #f00);
  background-image: -moz-linear-gradient(0deg, #00f, #008000, #ff0, #f00);
  background-image: -o-linear-gradient(0deg, #00f, #008000, #ff0, #f00);
  background-image: -ms-linear-gradient(0deg, #00f, #008000, #ff0, #f00);
  background-image: linear-gradient(90deg, #00f, #008000, #ff0, #f00);
}
.fr-color-tiles__color--doré,
.fr-color-tiles__color--Doré {
  background-color: #d4af37;
}
.fr-color-tiles__color--oliv,
.fr-color-tiles__color--Oliv {
  background-color: #585c46;
}
.fr-color-tiles__color--camo,
.fr-color-tiles__color--Camo {
  background-image: -webkit-linear-gradient(0deg, #009000, #9e9380, #000);
  background-image: -moz-linear-gradient(0deg, #009000, #9e9380, #000);
  background-image: -o-linear-gradient(0deg, #009000, #9e9380, #000);
  background-image: -ms-linear-gradient(0deg, #009000, #9e9380, #000);
  background-image: linear-gradient(90deg, #009000, #9e9380, #000);
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-com-banner {
  display: block;
  background-color: #f8b933;
  min-height: 40px;
  padding: 10px 20px;
  color: #3b3933;
  text-align: center;
  text-decoration: none;
}
.fr-com-banner u:hover {
  text-decoration: none;
}
.fr-com-banner__headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}
.fr-com-banner__text {
  font-size: 14px;
}
@media all and (min-width: 700px) {
  .fr-com-banner__headline {
    font-size: 18px;
  }
  .fr-com-banner__text {
    font-size: 16px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-c-message {
  width: 85%;
  max-width: 1100px;
  position: relative;
  z-index: 101;
  margin: auto;
  font-size: 1.2rem;
  padding: 26px 26px 0px 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fr-c-message-wrap {
  position: fixed;
  background: #c6cfa0;
  left: 0;
  bottom: 0;
  padding: 8px 0px 12px;
  width: 100%;
  min-height: 344px;
  max-height: 500px;
  -webkit-box-shadow: 0 0 10px #777;
  box-shadow: 0 0 10px #777;
  z-index: 1000;
  overflow-y: scroll;
}
.fr-c-message::before {
  display: none;
  content: '';
  position: absolute;
  height: 100%;
  width: 180px;
  left: 0;
  top: 0;
  z-index: -1;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: -webkit-linear-gradient(20deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
  background: -moz-linear-gradient(20deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
  background: -o-linear-gradient(20deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
  background: -ms-linear-gradient(20deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
  background: linear-gradient(70deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
}
@media all and (max-width: 699px) {
  .fr-c-message::before {
    background: -webkit-linear-gradient(10deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
    background: -moz-linear-gradient(10deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
    background: -o-linear-gradient(10deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
    background: -ms-linear-gradient(10deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
    background: linear-gradient(80deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 160px, transparent 160px);
  }
}
.fr-c-message::after {
  display: none;
  content: '';
  position: absolute;
  height: 100%;
  width: 150px;
  left: 0;
  background: -webkit-linear-gradient(12deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  background: -moz-linear-gradient(12deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  background: -o-linear-gradient(12deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  background: -ms-linear-gradient(12deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  background: linear-gradient(-282deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  top: 0;
  z-index: -1;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media all and (max-width: 699px) {
  .fr-c-message::after {
    background: -webkit-linear-gradient(5deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
    background: -moz-linear-gradient(5deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
    background: -o-linear-gradient(5deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
    background: -ms-linear-gradient(5deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
    background: linear-gradient(-275deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1) 40px, transparent 40px);
  }
}
@media all and (max-width: 699px) {
  .fr-c-message {
    width: 100%;
    padding: 10px 20px 0px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1rem;
  }
}
.fr-c-message--button {
  width: 330px;
  margin: 0px auto;
  text-align: center;
}
@media all and (max-width: 499px) {
  .fr-c-message--button {
    width: 290px;
  }
}
.fr-c-message--button .fr-button {
  border-radius: 6px;
  margin-top: 30px;
  margin-bottom: 14px;
}
@media all and (max-width: 699px) {
  .fr-c-message--button .fr-button {
    margin-top: 20px;
  }
}
.fr-c-message--agree {
  width: 100%;
}
.fr-c-message--denial-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 499px) {
  .fr-c-message--denial-wrap {
    margin: 0px auto;
  }
}
.fr-c-message--imagewrap {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
@media all and (max-width: 699px) {
  .fr-c-message--imagewrap {
    margin: 0px auto;
  }
}
.fr-c-message--image {
  width: 185px;
  padding: 0px;
}
.fr-c-message--textwrap {
  display: inline-block;
  vertical-align: middle;
}
@media all and (min-width: 700px) {
  .fr-c-message--textwrap {
    width: calc(100% - 260px);
  }
}
.fr-c-message--textcontent {
  height: 160px;
  overflow: auto;
}
@media all and (min-width: 700px) {
  .fr-c-message--textcontent {
    height: 190px;
  }
}
@media all and (max-width: 499px) {
  .fr-c-message--text {
    font-size: 14px;
  }
}
@media all and (max-width: 699px) {
  .fr-c-message--text {
    text-align: center;
  }
}
.fr-c-message--text strong {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 6px;
}
@media all and (max-width: 499px) {
  .fr-c-message--text strong {
    font-size: 16px;
  }
}
@media all and (min-width: 700px) {
  .fr-c-message--text strong {
    font-size: 1.4rem;
  }
}
.fr-c-message--text a {
  font-size: 1rem !important;
}
@media all and (min-width: 700px) {
  .fr-c-message--text a {
    font-size: 1.2rem !important;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-energieeffizienz {
  display: none;
}
@media all and (min-width: 700px) {
  .fr-energieeffizienz {
    display: block;
  }
}
.fr-energieeffizienz__logo {
  margin: 10px 0px;
}
.fr-energieeffizienz__logo img {
  display: inline-block !important;
  height: 20px;
  width: auto !important;
}
.fr-energieeffizienz__logo--eeklayer {
  cursor: pointer;
}
.fr-energieeffizienz__data {
  margin: 10px 0px;
}
.fr-energieeffizienz__image {
  text-align: center;
  min-height: 500px;
}
.fr-energieeffizienz__uptom {
  display: none;
}
@media all and (max-width: 699px) {
  .fr-energieeffizienz__uptom {
    display: block;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-infotext-outerwrap {
  background-color: #000;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  display: none;
}
.fr-infotext-wrap {
  color: #fff;
  display: block;
  padding: 0 10px 10px 10px;
  text-align: left;
  max-width: 1600px;
  margin: 0 auto;
}
@media all and (min-width: 700px) {
  .fr-infotext-wrap {
    padding: 0 20px 20px 20px;
  }
}
.fr-infotext {
  padding: 10px 0;
  font-size: 13px;
  line-height: 14px;
}
.fr-infotext h1,
.fr-infotext h2,
.fr-infotext h3,
.fr-infotext h4 h5,
.fr-infotext h6 {
  font-weight: 600;
  font-size: 14px;
  padding: 0 0 5px 0;
  margin: 0;
}
.fr-infotext p {
  padding: 0 0 5px 0;
  margin: 0;
  line-height: 140%;
}
.fr-infotext b,
.fr-infotext strong {
  font-weight: 600;
}
.fr-infotext a,
.fr-infotext a:visited {
  color: #fff;
  text-decoration: underline;
}
.fr-infotext a:hover {
  text-decoration: none;
}
.fr-infotext ul,
.fr-infotext ol {
  padding: 0 0 10px 15px;
  list-style: none;
  margin-left: 5px;
}
.fr-infotext li {
  list-style-type: disc;
  margin: 0;
  padding: 0;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-error-houseNumber-streetname {
  display: inline-block;
  position: absolute;
  left: 75%;
}
@media screen and (max-width: 500px) {
  .fr-error-houseNumber-streetname {
    left: 66%;
  }
}
.fr-error-houseNumber,
.fr-error-city {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: right;
  -moz-box-pack: right;
  -o-box-pack: right;
  -ms-flex-pack: right;
  -webkit-justify-content: right;
  justify-content: right;
}
.fr-error-city-postalCode {
  display: inline-block;
  position: absolute;
  left: 51%;
}
@media screen and (max-width: 500px) and (min-width: 480px) {
  .fr-error-city-postalCode {
    left: 27%;
  }
}
@media screen and (max-width: 480px) {
  .fr-error-city-postalCode {
    left: 79%;
  }
}
.fr-error-streetname-click {
  display: inline-block;
  position: absolute;
  left: 0%;
  top: 40px;
}
@media screen and (max-width: 500px) {
  .fr-error-city-click {
    text-align: right;
  }
}
.fr-form__undesirable-email {
  margin: 4px;
}
@media all and (min-width: 1000px) {
  .fr-form__password-hint {
    display: inline-block;
    position: absolute;
    margin-left: 40px;
  }
}
@media all and (max-width: 999px) {
  .fr-form__password-hint {
    margin-top: 10px;
  }
}
@media all and (min-width: 1200px) {
  .fr-form__password-hintnew {
    display: inline-block;
    position: absolute;
    margin-left: 10px;
  }
}
@media all and (max-width: 1199px) {
  .fr-form__password-hintnew {
    margin-top: 10px;
  }
}
.fr-form__password-switch {
  position: absolute;
  display: inline-block;
  margin-top: 12px;
  margin-left: -76px;
  cursor: pointer;
  text-decoration: underline;
}
@media all and (min-width: 1200px) {
  .fr-form__password-new {
    max-width: 500px;
  }
}
@media all and (min-width: 1400px) {
  .fr-form__password-new {
    max-width: 680px;
  }
}
@media all and (min-width: 1200px) {
  .fr-form__password-button {
    margin-top: 100px;
  }
}
.fr-form--highlite {
  background: #f3f3f3;
  padding: 10px;
  border: 1px solid #d4d4d4;
}
@media all and (min-width: 500px) {
  .fr-form--highlite {
    padding: 20px;
  }
}
.fr-form__note {
  display: block;
  margin: 5px 0 0 0;
}
.fr-form__note--error,
.fr-form__note--validationerror {
  color: #cd071e;
}
.fr-form__field-hint {
  margin-top: 3px;
}
@media all and (min-width: 500px) {
  .fr-form__field-hint {
    margin-left: 30%;
  }
}
.fr-form__field-wrap {
  display: block;
}
@media all and (min-width: 500px) {
  .fr-form__field-wrap {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
  }
}
.fr-form__field-wrap--label {
  width: 100%;
  position: relative;
  margin-bottom: 6px;
}
.fr-form__field-wrap--radio {
  padding-top: 10px;
}
.fr-form__field-wrap--full {
  width: 100%;
  margin-top: 0px;
}
.fr-form__field-wrap--autowidth {
  width: auto;
}
.fr-form__field-wrap--country {
  margin-top: 15px;
}
@media all and (max-width: 499px) {
  .fr-form__field-wrap--country {
    margin-top: 1px;
    margin-left: 10px;
  }
}
@media all and (max-width: 499px) {
  .fr-form__field-wrap--double input.fr-grid-50 {
    width: 65%;
    margin-right: 1%;
  }
  .fr-form__field-wrap--double .fr-grid--fake-row {
    position: relative;
  }
  .fr-form__field-wrap--double .fr-grid--fake-row label {
    position: absolute;
    top: -24px;
    width: 100%;
    left: 5px;
  }
  .fr-form__field-wrap--double .fr-grid--fake-row div {
    margin-left: 5px;
    width: 98%;
  }
  .fr-form__field-wrap--double .fr-grid--fake-row.fr-grid-50 {
    width: 33%;
  }
}
@media all and (max-width: 299px) {
  .fr-form__field-wrap #firstName.fr-grid-75,
  .fr-form__field-wrap #lastName.fr-grid-75,
  .fr-form__field-wrap #email.fr-grid-75 {
    width: 100%;
  }
}
@media all and (max-width: 299px) {
  .fr-form__field-wrap .fr-grid-phone {
    width: 100%;
  }
}
.fr-form__field-wrap--companyname {
  margin-top: 10px;
  display: none;
}
@media all and (min-width: 500px) {
  .fr-form__field-wrap--companyname {
    margin-left: 30%;
  }
}
.fr-form__label-optional {
  display: inline-block;
  padding-left: 10px;
  vertical-align: bottom;
  cursor: pointer;
  position: relative;
}
.fr-form__label-optional::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("/img/app/icons/arrow-down-black.svg?v=0c381c90");
  right: -40px;
}
.fr-form__headline {
  font-weight: 600;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  padding-left: 5px;
}
.fr-form__description {
  display: block;
  padding: 5px;
  margin-bottom: 10px;
}
.fr-form__field-text {
  padding: 14px 10px 0 0;
}
@media all and (min-width: 500px) {
  .fr-form__field-text {
    padding-left: 10px;
  }
}
@media all and (max-width: 499px) {
  .fr-form__field-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 5px;
  }
}
@media all and (max-width: 999px) {
  .fr-form__field-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0.5;
    -ms-flex: 0.5;
    flex: 0.5;
  }
}
.fr-form__field-flex--with-currency {
  background: #f00;
  width: 95%;
}
.fr-form__section {
  border-bottom: 1px solid #d4d4d4;
}
.fr-form__section--hidden {
  display: none;
}
.fr-form__row-company {
  display: none;
  margin-bottom: 12px;
}
.fr-form__contact-label {
  padding-top: 5px;
  font-weight: 600;
  padding-left: 5px;
  font-size: 18px;
}
@media all and (min-width: 500px) {
  .fr-form__contact-label {
    margin-left: 30%;
  }
}
.fr-form__checkbox-wrap .fr-form__note,
.fr-form__mandatory-note .fr-form__note {
  padding-left: 33px;
}
.fr-form__mandatory-note {
  padding-top: 5px;
  padding-bottom: 10px;
}
.fr-form__mandatory-note--unsubscribe {
  padding-top: 8px;
  font-size: 12px;
  color: #808080;
}
@media all and (max-width: 699px) {
  .fr-form__wrap--half:not(:last-of-type) {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 700px) {
  .fr-form__wrap--half {
    display: inline-block;
    width: 50%;
    padding: 20px;
    padding-right: 40px;
    padding-top: 0;
    vertical-align: top;
  }
}
@media all and (min-width: 1200px) {
  .fr-form__wrap--half:not(:last-of-type) {
    padding-right: 70px;
  }
  .fr-form__wrap--half:last-of-type {
    padding-left: 60px;
  }
}
.fr-form--narrow.fr-form__unit--with-legend {
  margin-top: 0;
}
.fr-form--narrow .fr-label:not(.fr-label--radio):not(.fr-label--checkbox) {
  width: 100%;
  text-align: left;
  padding-right: 0;
  padding-left: 5px;
  margin-bottom: 5px;
}
@media all and (min-width: 500px) {
  .fr-form--narrow .fr-label:not(.fr-label--radio):not(.fr-label--checkbox) {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-left: 5px;
  }
}
@media all and (min-width: 700px) {
  .fr-form--narrow .fr-label:not(.fr-label--radio):not(.fr-label--checkbox) {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-left: 5px;
  }
}
@media all and (min-width: 1000px) {
  .fr-form--narrow .fr-label:not(.fr-label--radio):not(.fr-label--checkbox) {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-left: 5px;
  }
}
.fr-form--narrow .fr-form__field-wrap {
  display: block;
  width: auto;
}
@media all and (min-width: 500px) {
  .fr-form--narrow .fr-form__field-wrap {
    display: block;
    width: auto;
  }
}
@media all and (min-width: 700px) {
  .fr-form--narrow .fr-form__field-wrap {
    display: block;
    width: auto;
  }
}
@media all and (min-width: 1000px) {
  .fr-form--narrow .fr-form__field-wrap {
    display: block;
    width: auto;
  }
}
.fr-form--narrow .fr-buttons {
  text-align: left;
}
@media all and (min-width: 500px) {
  .fr-form--narrow .fr-buttons {
    text-align: right;
  }
}
@media all and (min-width: 700px) {
  .fr-form--narrow .fr-buttons {
    text-align: left;
  }
}
.fr-form__os-container,
.fr-form__os-analyze {
  margin-top: 10px;
  vertical-align: top;
}
@media all and (min-width: 700px) {
  .fr-form__os-container,
  .fr-form__os-analyze {
    width: 49%;
    display: inline-block;
  }
}
@media all and (min-width: 700px) {
  .fr-form__os-container {
    margin-left: 1%;
  }
}
.fr-form__os-analyze {
  width: 100%;
}
@media all and (min-width: 700px) {
  .fr-form__os-analyze {
    width: 49%;
    margin-right: 1%;
  }
}
@media all and (min-width: 700px) {
  .fr-myaccount .fr-form__wrap--align-button {
    height: 466px;
    position: relative;
  }
  .fr-form__wrap--align-button .fr-buttons {
    position: absolute;
    bottom: 20px;
  }
}
.fr-buttons {
  position: relative;
}
.fr-buttons--single {
  height: 40px;
}
@media all and (min-width: 500px) {
  .fr-buttons {
    text-align: right;
  }
}
@media all and (min-width: 500px) {
  .fr-buttons.fr-buttons--confirm-layer {
    text-align: left;
  }
}
@media all and (min-width: 500px) {
  .fr-buttons.fr-buttons--confirm-layer .fr-button--cancel {
    left: unset;
    right: 0;
  }
}
.fr-buttons .fr-button,
.fr-buttons .fr-button-small {
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-buttons .fr-button,
  .fr-buttons .fr-button-small {
    width: auto;
    display: inline-block;
    vertical-align: top;
  }
}
.fr-buttons .fr-button--cancel,
.fr-buttons .fr-button-small--cancel,
.fr-buttons .fr-button--cancel-single,
.fr-buttons .fr-button-small--cancel-single,
.fr-buttons .fr-button--back,
.fr-buttons .fr-button-small--back,
.fr-buttons .fr-button--left,
.fr-buttons .fr-button-small--left {
  display: block;
  margin-top: 10px;
}
@media all and (min-width: 500px) {
  .fr-buttons .fr-button--cancel,
  .fr-buttons .fr-button-small--cancel,
  .fr-buttons .fr-button--cancel-single,
  .fr-buttons .fr-button-small--cancel-single,
  .fr-buttons .fr-button--back,
  .fr-buttons .fr-button-small--back,
  .fr-buttons .fr-button--left,
  .fr-buttons .fr-button-small--left {
    position: absolute;
    margin-top: 0;
    left: 0;
    top: 0;
  }
}
.fr-buttons .fr-button--print,
.fr-buttons .fr-button-small--print {
  display: block;
  margin-top: 10px;
}
@media all and (min-width: 500px) {
  .fr-buttons .fr-button--cancel-single,
  .fr-buttons .fr-button-small--cancel-single {
    position: relative;
    width: 100%;
  }
}
@media all and (max-width: 499px) {
  .fr-buttons .fr-button--right,
  .fr-buttons .fr-button-small--right {
    margin-top: 10px;
  }
}
.fr-buttons .fr-button__close,
.fr-buttons .fr-button-small__close {
  right: 0;
  top: 0;
}
.fr-buttons--centered {
  text-align: center;
}
.fr-buttons--fixed {
  position: fixed;
  bottom: 0;
  width: 85%;
  margin: 0;
  left: 0;
  z-index: 11;
  display: inline-block;
  text-align: center;
  padding: 10px;
  height: auto;
  background: #fff;
  border-top: 1px solid #d4d4d4;
}
@media all and (min-width: 700px) {
  .fr-buttons--fixed {
    width: 65%;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-form-chooser__element {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #b7b7b7;
}
@media all and (min-width: 700px) {
  .fr-form-chooser__element {
    margin-top: 10px;
  }
}
.fr-form-chooser__selection {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 10px;
  background-color: #f3f3f3;
  cursor: pointer;
}
.fr-form-chooser__selection .fr-radio {
  vertical-align: middle;
}
.fr-form-chooser__label {
  margin: 1px 0 0 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 20px;
  vertical-align: middle;
  color: color-mittelblau;
}
.fr-form-chooser__content {
  display: none;
}
@media all and (min-width: 700px) {
  .fr-form-chooser__content {
    display: block;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
.fr-form-chooser__content--visible {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.fr-form-chooser--with-preview .fr-form-chooser__content {
  display: block;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.fr-form-chooser--with-preview .fr-form-chooser__content--visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-form__unit {
  border: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
.fr-form__unit--with-bg {
  padding: 10px;
  background-color: #f3f3f3;
}
.fr-form__unit--bspace {
  margin-bottom: 40px;
}
.fr-form__unit--with-legend {
  margin-top: 10px;
}
@media all and (min-width: 1000px) {
  .fr-form__unit--with-legend {
    max-width: 850px;
  }
}
.fr-form__legend {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 5px;
  margin-bottom: 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fr-form__legend {
    position: relative;
    top: -12px;
  }
}
.fr-form__legend--no-margin {
  margin-bottom: 0px;
}
.fr-form__unit--dark {
  background-color: #f3f3f3;
}
.fr-form__legend--dark {
  padding: 5px 20px;
  border: 1px solid #f3f3f3;
  background-color: #fff;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-form__row {
  margin-bottom: 15px;
}
.fr-form__row--right {
  text-align: right;
}
.fr-form__row--space {
  margin-bottom: 30px;
}
.fr-form__row--flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media all and (max-width: 499px) {
  .fr-form__row--flex {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.fr-form__row--no-space {
  margin-bottom: 0px;
}
.fr-form__row--divider {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.fr-form__row--disabled {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.fr-form__row--disabled .fr-label--checkbox,
.fr-form__row--disabled .fr-label--radio {
  cursor: no-drop;
}
.fr-form__row--disabled .fr-label--checkbox:hover,
.fr-form__row--disabled .fr-label--radio:hover {
  cursor: no-drop;
}
@media all and (min-width: 500px) {
  .fr-form__row--companyname {
    margin-top: -10px;
    margin-bottom: 10px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
@media screen and (max-width: 499px) {
  .fr-header__directorderButton-margin {
    margin-top: 53px;
  }
}
.fr-header__element {
  position: absolute;
  right: 10px;
  bottom: 41px;
}
@media screen and (min-width: 700px) {
  .fr-header__element {
    right: 3%;
  }
}
@media screen and (max-width: 499px) {
  .fr-header__element {
    display: contents;
  }
}
.fr-header-kundennummer__wrapper {
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 499px) {
  .fr-header-kundennummer__wrapper {
    margin-top: 110px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 780px) and (min-width: 698px) {
  .fr-header-kundennummer__wrapper {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 698px) and (min-width: 499px) {
  .fr-header-kundennummer__wrapper {
    margin-bottom: 0px;
  }
}
.fr-header-kundennummer__text {
  color: #849a2a;
  margin-left: 3px;
}
@media screen and (max-width: 780px) and (min-width: 698px) {
  .fr-header-kundennummer__text {
    display: inline-block;
  }
}
@media screen and (max-width: 698px) and (min-width: 499px) {
  .fr-header-kundennummer__text {
    display: block;
  }
}
@media screen and (max-width: 499px) {
  .fr-header-kundennummer__text {
    display: inline-block;
  }
}
@media all and (min-width: 700px) {
  .fr-header-layout {
    background: transparent url("data:image/gif;base64,R0lGODlhAQAoAIAAALe3t/Pz8yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNERTJDNjdENkI5MTExRTY4NzM5QzUzQjFERjVDMjJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNERTJDNjdFNkI5MTExRTY4NzM5QzUzQjFERjVDMjJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0RFMkM2N0I2QjkxMTFFNjg3MzlDNTNCMURGNUMyMkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0RFMkM2N0M2QjkxMTFFNjg3MzlDNTNCMURGNUMyMkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAAAQAoAAACBkSOqcuNBQA7") left bottom repeat-x;
  }
}
.fr-header,
.fr-header-layout {
  height: 100px;
}
@media all and (min-width: 700px) {
  .fr-header,
  .fr-header-layout {
    height: 140px;
  }
}
@media all and (min-width: 1200px) {
  .fr-header,
  .fr-header-layout {
    height: 168px;
  }
}
@media all and (max-width: 499px) {
  .fr-header--b2b,
  .fr-header-layout--b2b {
    height: 150px;
  }
}
@media all and (max-width: 699px) {
  .fr-header--b2b,
  .fr-header-layout--b2b {
    height: 140px;
  }
}
@media all and (min-width: 700px) and (max-width: 1199px) {
  .fr-header--b2b,
  .fr-header-layout--b2b {
    height: 155px;
  }
}
.fr-header__directorder-withCustomerNumber {
  display: inline-block;
}
@media screen and (max-width: 448px) {
  .fr-header__directorder-withCustomerNumber {
    position: sticky;
  }
}
.fr-header__directorder {
  right: calc(3% + 6px);
  bottom: 50px;
}
@media screen and (max-width: 498px) and (min-width: 448px) {
  .fr-header__directorder {
    margin-left: 10px;
  }
}
@media all and (min-width: 500px) and (max-width: 699px) {
  .fr-header__directorder {
    right: 10px;
  }
}
@media all and (max-width: 499px) {
  .fr-header__directorder {
    bottom: 0px;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    padding-top: 7px;
  }
}
.fr-header__directorder.fr-button--small {
  padding-top: 5px;
  padding-bottom: 5px;
}
.fr-header__directorder.fr-button--small .fr-button__arrow-right {
  width: 20px;
  height: 20px;
}
@media all and (max-width: 499px) {
  .fr-header__directorder.fr-button--small .fr-button__arrow-right {
    width: 24px;
    height: 24px;
  }
}
.fr-header {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 6;
}
.fr-header__appinfo {
  display: none;
}
@media all and (min-width: 700px) {
  .fr-header__appinfo {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    max-height: 60px;
    overflow-y: hidden;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__appinfo {
    max-height: 90px;
    overflow-y: hidden;
  }
}
.fr-header__bullets {
  position: absolute;
  right: 10px;
  top: 20px;
}
@media all and (min-width: 700px) {
  .fr-header__bullets {
    right: 3%;
    top: 19px;
    z-index: 30;
  }
}
@media all and (min-width: 1000px) {
  .fr-header__bullets {
    top: 16px;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__bullets {
    top: 30px;
  }
}
.fr-header__logo {
  position: absolute;
  background: transparent url("/img/app/frankonia_logo1.svg?v=0c381c90") 0 0 no-repeat;
  top: 21px;
  left: 50px;
  width: 150px;
  height: 25px;
  background-size: 150px 25px;
}
@media all and (min-width: 500px) {
  .fr-header__logo {
    top: 18px;
    left: 55px;
    width: 175px;
    height: 30px;
    background-size: 175px 30px;
  }
}
@media all and (max-width: 499px) {
  .fr-header__logo {
    background: transparent url("/img/app/frankonia-logo.svg?v=0c381c90") 0 0 no-repeat;
    left: 10px;
  }
}
@media all and (max-width: 699px) {
  .fr-header__logo {
    background: transparent url("/img/app/frankonia-logo.svg?v=0c381c90") 0 0 no-repeat;
  }
}
@media all and (min-width: 700px) {
  .fr-header__logo {
    position: static;
    display: inline-block;
    vertical-align: top;
    vertical-align: top;
    width: 220px;
    height: 41px;
    background-size: 210px 41px;
  }
  .fr-header__logo-wrap {
    position: absolute;
    top: 22px;
    width: 255px;
    height: 41px;
    text-align: left;
    margin-left: 0px;
    z-index: 20;
  }
}
@media all and (min-width: 1000px) {
  .fr-header__logo {
    width: 230px;
    height: 45px;
    background-size: 240px 45px;
  }
  .fr-header__logo-wrap {
    height: 45px;
  }
}
@media all and (min-width: 700px) and (min-width: 1200px) {
  .fr-header__logo-wrap {
    top: 34px;
  }
}
.fr-header__logo-b2b {
  position: absolute;
  background: transparent url("/img/app/frankonia_b2b-neu.svg?v=0c381c90") -14px 0 no-repeat;
  top: 21px;
  left: 50px;
  width: 150px;
  height: 30px;
  background-size: 154px 30px;
}
@media all and (max-width: 499px) {
  .fr-header__logo-b2b {
    left: 14px;
  }
}
@media all and (max-width: 499px) {
  .fr-header__logo-b2b {
    background-size: 148px 28px;
  }
}
@media screen and (max-width: 334px) {
  .fr-header__logo-b2b {
    background-size: 130px 23px;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__logo-b2b-wrap {
    top: 10px;
  }
}
@media all and (min-width: 700px) {
  .fr-header__logo-b2b {
    position: static;
    display: inline-block;
    vertical-align: top;
    vertical-align: top;
    width: 210px;
    height: 38px;
    background-size: 210px 38px;
    background-position: -21px -3px;
  }
  .fr-header__logo-b2b-wrap {
    position: absolute;
    top: 28px;
    width: 255px;
    height: 32px;
    text-align: left;
    margin-left: 16px;
    z-index: 20;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__logo-b2b {
    vertical-align: top;
    width: 240px;
    margin-top: 20px;
    height: 70px;
    background-size: 236px 52px;
    background-position: 0px 0px;
  }
  .fr-header__logo-b2b-wrap {
    top: 10px;
    width: 330px;
    margin-left: 12px;
    height: 70px;
  }
}
.fr-header__logo-b2b.fr-locale-en {
  background: transparent url("/img/app/frankonia_b2b_en-neu.svg?v=0c381c90") -14px 0 no-repeat;
}
.fr-header__logo-b2b.fr-locale-fr {
  background: transparent url("/img/app/frankonia_b2b_fr-neu.svg?v=0c381c90") -14px 0 no-repeat;
}
.fr-header__logo-b2b.fr-locale-en,
.fr-header__logo-b2b.fr-locale-fr {
  background-size: 150px 25px;
}
@media all and (max-width: 699px) {
  .fr-header__logo-b2b.fr-locale-en,
  .fr-header__logo-b2b.fr-locale-fr {
    background-size: 149px 40px;
    background-position: 0px -5px;
  }
}
@media all and (min-width: 700px) {
  .fr-header__logo-b2b.fr-locale-en,
  .fr-header__logo-b2b.fr-locale-fr {
    background-size: 210px 38px;
    background-position: -21px -3px;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__logo-b2b.fr-locale-en,
  .fr-header__logo-b2b.fr-locale-fr {
    background-size: 236px 52px;
    background-position: 0px 0px;
  }
}
@media screen and (max-width: 357px) {
  .fr-header__logo-b2b.fr-locale-en,
  .fr-header__logo-b2b.fr-locale-fr {
    background-size: 105px 40px;
  }
}
.fr-header__burger {
  display: none;
  cursor: pointer;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 22px solid transparent;
  border-bottom: 10px solid transparent;
  width: 50px;
}
@media all and (max-width: 499px) {
  .fr-header__burger {
    position: absolute;
    top: 45px;
  }
  .fr-header--b2b .fr-header__burger {
    top: 35px;
  }
}
@media all and (min-width: 500px) {
  .fr-header__burger {
    border-top-width: 16px;
  }
}
@media all and (max-width: 699px) {
  .fr-header__burger--show {
    display: block !important;
  }
}
.fr-header__burger-icon {
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin: auto;
  position: relative;
  margin-top: 4px;
}
.fr-header__burger-icon span {
  position: absolute;
  top: -8px;
  right: -10px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #849913;
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding-top: 2px;
}
.fr-topnav-active .fr-header__burger-icon span {
  display: none !important;
}
.fr-header__burger-icon .hide-compare-link {
  display: none !important;
}
.fr-header__burger-icon i {
  background-color: #000;
  border-radius: 2px;
  content: '';
  display: block;
  width: 100%;
  height: 4px;
}
.fr-header__burger-icon i:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  -webkit-animation: outT 0.8s backwards;
  -moz-animation: outT 0.8s backwards;
  -o-animation: outT 0.8s backwards;
  -ms-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
}
.fr-header__burger-icon i:nth-child(2) {
  margin: 5px 0;
  -webkit-animation: outM 0.8s backwards;
  -webkit-animation: outM 0.8s backwards;
  -moz-animation: outM 0.8s backwards;
  -o-animation: outM 0.8s backwards;
  -ms-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
}
.fr-header__burger-icon i:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  -webkit-animation: outBtm 0.8s backwards;
  -moz-animation: outBtm 0.8s backwards;
  -o-animation: outBtm 0.8s backwards;
  -ms-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
}
.fr-topnav-active .fr-header__burger-icon i:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  -webkit-animation: inT 0.8s forwards;
  -moz-animation: inT 0.8s forwards;
  -o-animation: inT 0.8s forwards;
  -ms-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards;
}
.fr-topnav-active .fr-header__burger-icon i:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  -webkit-animation: inM 0.8s forwards;
  -moz-animation: inM 0.8s forwards;
  -o-animation: inM 0.8s forwards;
  -ms-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards;
}
.fr-topnav-active .fr-header__burger-icon i:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  -webkit-animation: inBtm 0.8s forwards;
  -moz-animation: inBtm 0.8s forwards;
  -o-animation: inBtm 0.8s forwards;
  -ms-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards;
}
.fr-header__search-wrap {
  position: absolute;
  width: 100%;
  text-align: left;
  padding: 10px 10px 0 10px;
}
.fr-header__search-wrap:not(.fr-header__search-wrap--app) {
  bottom: 0;
}
@media all and (max-width: 499px) {
  .fr-header__search-wrap {
    width: calc(100% - 40px);
    right: 0px;
  }
}
@media all and (min-width: 700px) {
  .fr-header__search-wrap {
    top: 8px;
    text-align: center;
  }
  .fr-header__search-wrap--app {
    text-align: center;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__search-wrap {
    top: 21px;
  }
}
@media print {
  .fr-header__search-wrap {
    display: none;
  }
}
.fr-header__search-wrap--app {
  position: fixed;
  top: 0px;
  padding-bottom: 10px;
  background-color: #fff;
  width: 100%;
  z-index: 10;
  left: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.fr-header__search-wrap--app--hide {
  top: -60px;
}
@media all and (max-width: 699px) {
  .fr-header__search-wrap--app {
    width: 100%;
    padding-left: 50px;
    right: 0px;
    left: unset;
  }
}
@media all and (max-width: 699px) {
  .fr-header__search-wrap--androidapp {
    padding-left: 10px;
  }
}
@media all and (min-width: 700px) {
  .fr-header__search {
    width: 31%;
    margin-left: 9%;
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (min-width: 1000px) {
  .fr-header__search {
    width: 32%;
    margin-left: -5%;
  }
}
@media all and (min-width: 1200px) {
  .fr-header__search {
    width: 35%;
    margin-left: 0%;
  }
}
@media all and (max-width: 499px) {
  .fr-header__search {
    width: 100%;
    margin-left: 0%;
  }
}
@media all and (min-width: 700px) {
  .fr-header__search--app {
    width: 50%;
    margin-left: 0%;
  }
}
@-moz-keyframes inM {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes inM {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-o-keyframes inM {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@keyframes inM {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-moz-keyframes outM {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes outM {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes outM {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes outM {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
}
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
}
@-o-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
}
@keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
}
@-moz-keyframes outT {
  0% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@-o-keyframes outT {
  0% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@keyframes outT {
  0% {
    -webkit-transform: translateY(9px) rotate(135deg);
    -moz-transform: translateY(9px) rotate(135deg);
    -o-transform: translateY(9px) rotate(135deg);
    -ms-transform: translateY(9px) rotate(135deg);
    transform: translateY(9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
    -moz-transform: translateY(9px) rotate(0deg);
    -o-transform: translateY(9px) rotate(0deg);
    -ms-transform: translateY(9px) rotate(0deg);
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@-moz-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
}
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
}
@-o-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
}
@keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
}
@-moz-keyframes outBtm {
  0% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@-o-keyframes outBtm {
  0% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@keyframes outBtm {
  0% {
    -webkit-transform: translateY(-9px) rotate(135deg);
    -moz-transform: translateY(-9px) rotate(135deg);
    -o-transform: translateY(-9px) rotate(135deg);
    -ms-transform: translateY(-9px) rotate(135deg);
    transform: translateY(-9px) rotate(135deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
    -moz-transform: translateY(-9px) rotate(0deg);
    -o-transform: translateY(-9px) rotate(0deg);
    -ms-transform: translateY(-9px) rotate(0deg);
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}
@media all and (max-width: 699px) {
  .fr-shopping-app .fr-header,
  .fr-shopping-app .fr-header-layout {
    height: 56px;
  }
  .fr-shopping-app .fr-header__burger,
  .fr-shopping-app .fr-header-layout__burger {
    position: fixed;
    top: -2px;
    display: none;
    background-color: #fff;
    z-index: 100;
  }
  .fr-shopping-app .fr-header__back-navi-wrap,
  .fr-shopping-app .fr-header-layout__back-navi-wrap {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 58px;
    background-color: #fff;
    z-index: 100;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .fr-shopping-app .fr-header__back-navi-wrap--hide,
  .fr-shopping-app .fr-header-layout__back-navi-wrap--hide {
    top: -60px;
  }
  .fr-shopping-app .fr-header__back-navi-wrap--show,
  .fr-shopping-app .fr-header-layout__back-navi-wrap--show {
    display: block !important;
  }
  .fr-shopping-app .fr-header__back-navi,
  .fr-shopping-app .fr-header-layout__back-navi {
    display: block;
    position: fixed;
    top: 9px;
    width: 42px;
    height: 42px;
    background: #e6e6e6 url("/img/app/icons/shopicons_regular_arrowleft.svg?v=0c381c90") 9px 8px no-repeat;
    border-radius: 50%;
    left: 7px;
    z-index: 100;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .fr-shopping-app .fr-header__back-navi--hide,
  .fr-shopping-app .fr-header-layout__back-navi--hide {
    top: -51px;
  }
}
@media all and (min-width: 700px) {
  .fr-shopping-app .fr-header__back-navi-wrap,
  .fr-shopping-app .fr-header-layout__back-navi-wrap {
    display: none;
  }
  .fr-shopping-app .fr-header__back-navi-wrap--show,
  .fr-shopping-app .fr-header-layout__back-navi-wrap--show {
    display: block !important;
  }
  .fr-shopping-app .fr-header__back-navi,
  .fr-shopping-app .fr-header-layout__back-navi {
    background: #e6e6e6 url("/img/app/icons/shopicons_regular_arrowleft.svg?v=0c381c90") 9px 8px no-repeat;
    z-index: 1000;
    position: fixed;
    top: 8px;
    left: calc(25% - 48px);
    width: 42px;
    height: 42px;
    border-radius: 21px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .fr-shopping-app .fr-header__back-navi--hide,
  .fr-shopping-app .fr-header-layout__back-navi--hide {
    top: -52px;
  }
}
@media all and (max-width: 499px) {
  .fr-header--b2b .fr-header__search-wrap {
    bottom: 50px;
  }
  .fr-header--b2b .fr-header__search-wrap.fr-header__search-fixed {
    bottom: 0px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-heading {
  margin: 0 0 10px 0;
  font-weight: 400;
  position: relative;
}
.fr-heading__icon {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background-size: 22px 22px;
  position: absolute;
  right: 10px;
  top: 4px;
  font-size: 14px;
  line-height: 26px;
}
.fr-heading__icon--ssl {
  background: transparent url("/img/app/icons/ssl-security.svg?v=0c381c90") 18px 0 no-repeat;
  padding-right: 20px;
  margin-right: 0;
  width: 42px;
}
.fr-heading--level1 {
  border-bottom: 1px solid #b7b7b7;
  text-align: center;
  font-size: 22px;
  line-height: 34px;
  padding-bottom: 2px;
  margin-bottom: 15px;
}
.fr-heading--level1 span {
  font-size: 18px;
  display: block;
  margin-top: -5px;
  line-height: 140%;
  text-transform: none;
  padding: 6px 0;
  font-weight: 400;
}
@media all and (min-width: 700px) {
  .fr-heading--level1 {
    padding-bottom: 6px;
    font-size: 24px;
  }
  .fr-heading--level1 span {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .fr-heading--level1 {
    font-size: 26px;
  }
  .fr-heading--level1 span {
    font-size: 22px;
  }
}
.fr-heading--lightborder {
  border-color: #b1b0ad;
}
.fr-heading--handwritten {
  font-family: "Rollerscript W01 Smooth", sans-serif;
}
.fr-heading--level2 {
  border-bottom: 1px solid #849911;
  padding-bottom: 2px;
  font-size: 18px;
}
@media all and (min-width: 700px) {
  .fr-heading--level2 {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .fr-heading--level2 {
    font-size: 24px;
  }
}
.fr-heading--level3 {
  font-size: 16px;
}
@media all and (min-width: 700px) {
  .fr-heading--level3 {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  .fr-heading--level3 {
    font-size: 20px;
  }
}
.fr-heading--level4 {
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
  font-size: 15px;
}
@media all and (min-width: 700px) {
  .fr-heading--level4 {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  .fr-heading--level4 {
    font-size: 17px;
  }
}
.fr-heading--highlight {
  color: #849911;
  border: none;
}
.fr-heading--block {
  font-size: 16px;
  padding: 5px 10px;
  margin-bottom: 10px;
  background-color: #193f33;
  color: #fff;
}
@media all and (min-width: 500px) {
  .fr-heading--block {
    font-size: 18px;
    padding: 8px 10px;
  }
}
.fr-heading--light {
  font-weight: normal;
}
.fr-heading--uppercase {
  text-transform: uppercase;
}
.fr-heading--form-unit {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  padding-left: 0;
}
@media all and (min-width: 700px) {
  .fr-heading--form-unit {
    padding-left: 10px;
  }
}
.fr-heading--form-unit small {
  font-weight: normal;
  padding-left: 5px;
}
.fr .fr-heading__icon--ssl {
  background: transparent url("/img/app/icons/ssl-security.svg?v=0c381c90") 57px 0 no-repeat;
  width: 78px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-hint {
  display: block;
  position: relative;
}
.fr-hint--link {
  text-decoration: underline;
  cursor: pointer;
  margin-bottom: 20px;
}
.fr-hint--layer {
  display: none;
  position: absolute;
  bottom: 20px;
  width: 100%;
  max-width: 688px;
  margin: 0px 5px;
  background-color: #757575;
  left: -15px;
  padding: 20px 57px 20px 20px;
  color: #fff;
}
.show-hint .fr-hint--layer {
  display: block;
}
.fr-hint--layer ul {
  margin-left: 22px;
  margin-top: 6px;
}
.fr-hint--close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: transparent url("/img/app/icons/close-white-bold.svg?v=0c381c90") no-repeat;
  background-size: 18px 18px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-info-i {
  position: absolute;
  display: inline-block;
  right: 0px;
  top: 0px;
  width: 38px;
  height: 38px;
  padding: 8px;
  z-index: 2;
  cursor: pointer;
}
.fr-info-i__icon {
  width: 22px;
  height: 22px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: center center;
  background-color: transparent;
}
.fr-info-i__icon--white {
  background-image: url("/img/app/icons/info-white.svg?v=0c381c90");
}
.fr-info-i__icon--black {
  background-image: url("/img/app/icons/info-black.svg?v=0c381c90");
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-checkbox {
  display: inline-block;
  vertical-align: top;
}
.fr-checkbox__input {
  display: block;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  width: 23px;
  height: 23px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.fr-checkbox__input:hover {
  cursor: pointer;
}
.fr-checkbox--focus .fr-checkbox__input {
  border-color: #849911;
  -webkit-appearance: none;
  outline: 1px solid #849911;
}
.fr-checkbox--error .fr-checkbox__input {
  border-color: #cd071e;
  background: rgba(205,7,30,0.1);
}
.fr-checkbox--error.fr-checkbox--focus .fr-checkbox__input {
  border-color: #849911;
}
.fr-checkbox--checked .fr-checkbox__input {
  background: #fff url("/img/app/icons/checkbox-selected-focus.svg?v=0c381c90") -1px -1px no-repeat;
  border-color: color-hellgrau;
}
.fr-checkbox--checked.fr-checkbox--focus .fr-checkbox__input {
  background: #fff url("/img/app/icons/checkbox-selected-focus.svg?v=0c381c90") -1px -1px no-repeat;
  border-color: #849911;
}
.fr-checkbox--disabled {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.fr-checkbox--disabled .fr-checkbox__input {
  cursor: no-drop;
  background-image: none;
  background-color: #f3f3f3;
  border: 1px solid #b7b7b7;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-radio {
  display: inline-block;
  position: relative;
}
.fr-radio svg {
  fill: none;
  position: absolute;
  left: 0;
  top: 0;
}
.fr-radio svg circle {
  stroke-width: 1;
  stroke: #c1c1c1;
}
.fr-radio svg path {
  stroke: #849911;
}
.fr-radio svg path.inner {
  stroke-width: 6;
  stroke-dasharray: 19;
  stroke-dashoffset: 19;
}
.fr-radio svg path.outer {
  stroke-width: 2;
  stroke-dasharray: 57;
  stroke-dashoffset: 57;
}
.fr-radio input {
  position: relative;
  z-index: 3;
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.fr-radio input:checked + svg path {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fr-radio input:checked + svg path.inner {
  stroke-dashoffset: 38;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fr-radio input:checked + svg path.outer {
  stroke-dashoffset: 0;
}
.fr-radio--disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.fr-radio--disabled .fr-radio__input:hover {
  cursor: no-drop;
}
.fr-radio__toggle-box {
  -webkit-transition: max-height 0.2s;
  -moz-transition: max-height 0.2s;
  -o-transition: max-height 0.2s;
  -ms-transition: max-height 0.2s;
  transition: max-height 0.2s;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  padding-left: 25px;
}
.fr-radio--checked ~ .fr-radio__toggle-box {
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  max-height: 800px;
  padding-bottom: 0;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-switch {
  display: inline-block;
  vertical-align: top;
}
.fr-switch__label {
  display: block;
  background-color: #fff;
  position: relative;
  width: 50px;
  height: 26px;
  border-radius: 26px;
}
.fr-switch__slider {
  position: absolute;
  border: 1px solid #b7b7b7;
  -webkit-transition: transform 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  border-radius: 26px;
  cursor: pointer;
  inset: 0;
}
.fr-switch__slider:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: transparent url("/img/app/icons/cross.svg?v=0c381c90") 0 0 no-repeat;
  background-size: 20px 20px;
  -webkit-transition: transform 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  top: 2px;
  left: 2px;
}
.fr-switch__status-label {
  margin-top: 6px;
  font-size: 11px;
  color: #cd071e;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
}
.fr-switch__status-label--activated {
  display: none;
  color: #849911;
}
.fr-switch--error .fr-switch__slider {
  border-color: #cd071e;
  background: rgba(205,7,30,0.1);
}
.fr-switch--checked .fr-switch__slider:before {
  background-image: url("/img/app/icons/check.svg?v=0c381c90");
  -webkit-transform: translateX(24px);
  -moz-transform: translateX(24px);
  -o-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}
.fr-switch--checked.fr-switch--focus .fr-switch__slider:before {
  background-image: url("/img/app/icons/check.svg?v=0c381c90");
  -webkit-transform: translateX(24px);
  -moz-transform: translateX(24px);
  -o-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}
.fr-switch--checked .fr-switch__status-label--activated {
  display: block;
}
.fr-switch--checked .fr-switch__status-label--deactivated {
  display: none;
}
.fr-switch--disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.fr-switch__input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  left: -9999px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-tile {
  display: inline-block;
  vertical-align: top;
  vertical-align: top;
  height: 40px;
  width: 40px;
  border: 1px solid #c5c5c5;
  margin: 4px;
  position: relative;
}
.fr-tile__item {
  border: 1px solid #c5c5c5;
}
.fr-tile__link {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #3b3933;
}
.fr-tile--focus {
  border-color: #849911;
}
.fr-tile--error {
  border-color: #cd071e;
}
.fr-tile--checked {
  border: 3px solid #193f33;
}
.fr-tile--checked:after {
  padding: 4px 0 0 4px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 10px;
  width: 10px;
  background: #193f33 url("/img/app/icons/checkbox-selected.svg?v=0c381c90") right bottom no-repeat;
  background-size: contain;
}
.fr-tile--disabled {
  border: 1px solid #d4d4d4;
}
.fr-tile--disabled .fr-tile__link {
  display: inline-block;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  cursor: disabled;
}
.fr-tile--size {
  border: 1px solid #ccc;
  cursor: pointer;
  padding-top: 12px;
}
.fr-tile--size:hover {
  background: #ccc;
  color: #fff;
}
.fr-tile--size .fr-tile__link {
  text-align: center;
  text-decoration: none;
  color: #3b3933;
}
.fr-tile--size.fr-tile--checked {
  border: 2px solid #aec700;
  font-weight: 600;
  width: 43px;
}
.fr-tile--size.fr-tile--checked:after {
  display: none;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-input {
  margin: 0;
  border: 1px solid #b7b7b7;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  -webkit-appearance: none;
  border-radius: 0;
/*&--valid
    border-color color-grasgruen
    background-image url(/img/app/icons/check.svg?v=0c381c90)
    background-size 18px 18px
    background-repeat no-repeat
    background-position center right 6px
    display inline
    padding-right 30px
  */
}
.fr-input:focus {
  border: 1px solid #3b3933;
  outline: none !important;
}
.ios .fr-input {
  font-size: 18px;
}
.fr-input:-webkit-autofill,
.fr-input:-webkit-autofill:hover,
.fr-input:-webkit-autofill:focus,
.fr-input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  -moz-transition: background-color 5000s ease-in-out 0s !important;
  -o-transition: background-color 5000s ease-in-out 0s !important;
  -ms-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
  background: #fff;
}
.fr-form__field-wrap--label .fr-input {
  height: 44px;
}
.fr-input--error {
  border-color: #cd071e !important;
  background-color: rgba(205,7,30,0.1) !important;
  background-image: url("/img/app/icons/cross.svg?v=0c381c90");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center right 6px;
  display: inline;
  padding-right: 10px;
}
.fr-input[readonly],
.fr-input[disabled],
.fr-input--disabled {
  background-color: #f3f3f3;
}
.fr-input--prefixed {
  width: 90%;
}
.fr-input__prefix {
  width: 10%;
  text-align: right;
  font-size: 18px;
  display: inline-block;
  padding-right: 5px;
}
.fr-input--invisible {
  clip-path: inset(100%);
  clip: rect(1px 1px 1px 1px) /* IE 6/7 */;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap /* added line */;
  width: 1px;
}
.fr-grid--inline-block {
  display: inline-block;
  vertical-align: top;
}
.fr-grid-15 {
  width: 15%;
}
.fr-grid-15--mright {
  width: 14%;
  margin-right: 1%;
}
.fr-grid-25 {
  width: 25%;
}
.fr-grid-25--mright {
  width: 24%;
  margin-right: 1%;
}
.fr-grid-30 {
  width: 30%;
}
.fr-grid-30--mright {
  width: 29%;
  margin-right: 1%;
}
.fr-grid-33 {
  width: 33.3333%;
}
.fr-grid-33--mright {
  width: 32.3333%;
  margin-right: 1%;
}
.fr-grid-40 {
  width: 40%;
}
.fr-grid-40--mright {
  width: 39%;
  margin-right: 1%;
}
.fr-grid-50 {
  width: 50%;
}
.fr-grid-50--mright {
  width: 49%;
  margin-right: 1%;
}
.fr-grid-60 {
  width: 60%;
}
.fr-grid-60--mright {
  width: 59%;
  margin-right: 1%;
}
.fr-grid-70 {
  width: 70%;
}
.fr-grid-70--mright {
  width: 69%;
  margin-right: 1%;
}
.fr-grid-75 {
  width: 75%;
}
.fr-grid-75--mright {
  width: 74%;
  margin-right: 1%;
}
.fr-grid-80 {
  width: 80%;
}
.fr-grid-80--mright {
  width: 79%;
  margin-right: 1%;
}
.fr-grid-85 {
  width: 85%;
}
.fr-grid-85--mright {
  width: 84%;
  margin-right: 1%;
}
.fr-grid-90 {
  width: 90%;
}
.fr-grid-90--mright {
  width: 89%;
  margin-right: 1%;
}
.fr-grid-100 {
  width: 100%;
}
/*
  Copyright (c) 2022 - Aaron Iker - https://codepen.io/aaroniker/pen/VdRRpM
  
  Permission is hereby granted, free of charge, to any person 
  obtaining a copy of this software and associated documentation 
  files (the "Software"), to deal in the Software without restriction,
   including without limitation the rights to use, copy, modify, 
  merge, publish, distribute, sublicense, and/or sell copies of 
  the Software, and to permit persons to whom the Software is 
  furnished to do so, subject to the following conditions:
  
  The above copyright notice and this permission notice shall 
  be included in all copies or substantial portions of the Software.
  
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
  DEALINGS IN THE SOFTWARE.*/
.fr-input-validation {
  position: relative;
}
.fr-input-validation svg {
  position: absolute;
  z-index: 1;
  right: 14px;
  top: 20px;
  width: 20px;
  height: 20px;
  fill: none;
  margin: -10px 0 0 0;
}
.fr-input-validation svg polyline,
.fr-input-validation svg path {
  stroke: #d1d7e3;
  stroke-width: 1.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: stroke 0.3s ease 0s;
  -moz-transition: stroke 0.3s ease 0s;
  -o-transition: stroke 0.3s ease 0s;
  -ms-transition: stroke 0.3s ease 0s;
  transition: stroke 0.3s ease 0s;
}
.fr-input-validation svg path {
  stroke-dasharray: 64;
  stroke-dashoffset: 127;
  -webkit-transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
  -moz-transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
  -o-transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
  -ms-transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
  transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
}
.fr-input-validation svg polyline {
  stroke-dasharray: 18;
  stroke-dashoffset: 18;
  -webkit-transition: stroke-dashoffset 0.5s ease 0s;
  -moz-transition: stroke-dashoffset 0.5s ease 0s;
  -o-transition: stroke-dashoffset 0.5s ease 0s;
  -ms-transition: stroke-dashoffset 0.5s ease 0s;
  transition: stroke-dashoffset 0.5s ease 0s;
}
.fr-input-validation--error svg polyline,
.fr-input-validation--error svg path {
  stroke: none;
}
.fr-input-validation--error svg path {
  stroke-dasharray: 46;
  stroke-dashoffset: 150;
  -webkit-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -moz-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -o-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -ms-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
}
.fr-input-validation--error svg polyline {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -moz-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -o-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -ms-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
}
.fr-input-validation--valid svg.valid polyline,
.fr-input-validation--valid svg.valid path {
  stroke: #849911;
}
.fr-input-validation--valid svg.valid path {
  stroke-dasharray: 46;
  stroke-dashoffset: 150;
  -webkit-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -moz-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -o-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  -ms-transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
  transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
}
.fr-input-validation--valid svg.valid polyline {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -moz-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -o-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  -ms-transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
  transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
}

.uc-list {
  padding: 0 15px 0 40px;
}
@media screen and (max-width: 499px) {
  .fr-form-field-description-mobile {
    z-index: 2;
    position: relative;
    line-height: 10px;
    left: 15px;
    top: 9px;
    font-size: 13px;
    background-color: #fff;
    width: fit-content;
  }
}
.fr-label-absolute {
  z-index: 9;
  background-color: #fff;
  position: absolute;
  left: 8px;
  top: -8px;
  padding: 0 5px;
  font-size: 13px;
}
.fr-label {
  width: 100%;
  margin-bottom: 5px;
  display: block;
  vertical-align: top;
  padding-left: 5px;
}
@media all and (min-width: 500px) {
  .fr-label {
    width: 30%;
    padding-top: 14px;
    text-align: right;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 0;
  }
}
.fr-label--infoi-icon {
  padding-right: 22px;
}
.fr-label--infoi-icon.fr-label--radio {
  padding-right: 22px;
}
.fr-label--vtop {
  padding-top: 5px;
}
.fr-label--aleft {
  text-align: left;
}
.fr-label--boldleft {
  font-weight: 600;
  text-align: left;
}
.fr-label--switch {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 10px 0 0;
  margin-bottom: 0;
  margin-top: 2px;
  text-align: left;
}
.fr-label--checkbox,
.fr-label--radio {
  padding: 2px 0 0 6px;
  width: 67%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
@media all and (min-width: 700px) {
  .fr-label--checkbox,
  .fr-label--radio {
    padding: 2px 0 0 10px;
    width: 75%;
  }
}
.fr-label--checkbox:hover,
.fr-label--radio:hover {
  cursor: pointer;
}
.fr-label--note {
  width: 90%;
  margin-bottom: 5px;
  text-align: left;
  padding-left: 5px;
  padding-top: 10px;
  font-size: 13px;
}
@media all and (min-width: 500px) {
  .fr-label--note {
    padding-left: 30px;
  }
}
@media all and (min-width: 700px) {
  .fr-label--note {
    padding-left: 33px;
  }
}
.fr-label--payment-note {
  display: none;
  font-size: 12px !important;
}
.fr-label--infoWrapper {
  position: relative;
}
.fr-label--info img {
  position: absolute;
  top: 3px;
  margin-left: 6px;
}
.fr-label--cardinfo img {
  position: absolute;
  top: -2px;
  margin-left: 6px;
}
@media all and (min-width: 500px) {
  .fr-label--cardinfo img {
    top: 12px;
    margin-left: 16px;
  }
}
@media all and (min-width: 1000px) {
  .fr-label--cardinfo img {
    top: 12px;
    margin-left: 6px;
  }
}
.fr-label--right {
  text-align: left;
  padding-right: 0;
  padding-left: 10px;
  width: 25%;
}
.fr-label--aside-small {
  width: 50%;
}
.fr-label--full {
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-layout-fragment ul,
.fr-layout-fragment ol,
.fr-layout-fragment li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fr-layout-fragment ul,
.fr-layout-fragment ol {
  padding: 10px 0 10px 20px;
}
.fr-layout-fragment ul li,
.fr-layout-fragment ol li {
  line-height: 140%;
  padding-bottom: 5px;
}
.fr-layout-fragment ul li {
  list-style-type: square;
}
.fr-layout-fragment ol li {
  list-style-type: decimal;
}
.fr-layout-fragment table {
  margin-bottom: 20px;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  width: 80%;
}
.fr-layout-fragment table caption {
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  text-align: left;
  color: #3b3933;
  letter-spacing: 0.3px;
}
.fr-layout-fragment table td,
.fr-layout-fragment table th {
  padding: 5px 10px;
  text-align: left;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.fr-layout-fragment table thead {
  background-color: #d4d4d4;
}
.fr-layout-fragment table[border="0"] {
  border: none !important;
}
.fr-layout-fragment table[border="0"] td {
  border: none !important;
}
.fr-layout-fragment table[border="0"] caption {
  border: none !important;
}
@media all and (max-width: 499px) {
  .fr-layout-fragment table {
    width: 100%;
  }
  .fr-layout-fragment table.singleCell td {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    border-right: none;
    padding: 0 10px;
  }
  .fr-layout-fragment table.singleCell tr {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0px;
    display: block;
    border-right: 1px solid #d4d4d4;
  }
  .fr-layout-fragment table.singleCell ul {
    padding: 0 0 0 20px;
  }
}
.fr-layout-fragment p {
  margin-bottom: 15px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-line {
  border-top: 1px solid color-weissgrau;
  margin-bottom: 20px;
  margin-top: 20px;
}
.fr-line--light {
  border-color: #fff;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-link {
  cursor: pointer;
}
.fr-link,
.fr-link:visited,
.fr-link:hover {
  color: #3b3933;
  background-color: transparent;
  text-decoration: underline;
}
.fr-link {
  font-size: 15px;
  font-weight: 400;
}
.fr-link--big {
  font-size: 16px;
}
.fr-link--small {
  font-size: 11px;
}
.fr-link:hover {
  text-decoration: none;
}
.fr-link--highlight,
.fr-link--highlight:visited,
.fr-link--text,
.fr-link--text:visited {
  text-decoration: underline;
  color: #849911;
}
.fr-link--highlight:hover,
.fr-link--highlight:visited:hover,
.fr-link--text:hover,
.fr-link--text:visited:hover {
  color: #849911;
  text-decoration: none;
}
.fr-link--inverted {
  color: #fff;
}
.fr-link--inverted:hover {
  color: #fff;
}
.fr-link--green {
  color: #9dad41 !important;
}
.fr-link--green:hover {
  color: #9dad41 !important;
}
.fr-link--bold {
  font-weight: 600;
}
.fr-link--footer {
  text-decoration: none;
  color: #fff;
  display: block;
}
.fr-link--footer:hover {
  text-decoration: underline;
  color: #fff;
}
.fr-link--tag,
.fr-link--tag:visited {
  color: #3b3933;
}
.fr-link--tag .fr-tag__label--info,
.fr-link--tag:visited .fr-tag__label--info {
  text-decoration: underline;
}
.fr-link--info,
.fr-link--icon {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--info:hover,
.fr-link--icon:hover {
  text-decoration: underline;
}
.fr-link--info:visited,
.fr-link--icon:visited {
  color: #3b3933;
}
.fr-link--icon {
  text-decoration: underline;
}
.fr-link--icon:hover {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--icon:before {
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
}
.fr-link--icondown {
  display: inline-block;
  text-decoration: underline;
}
@media all and (max-width: 499px) {
  .fr-link--icondown {
    margin-bottom: 30px !important;
  }
}
.fr-link--icondown:hover {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--icondown:before {
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -ms-transition-property: opacity, -ms-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-delay: 0, 0.05s;
  -moz-transition-delay: 0, 0.05s;
  -o-transition-delay: 0, 0.05s;
  -ms-transition-delay: 0, 0.05s;
  transition-delay: 0, 0.05s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fr-link--icondown-active:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.fr-link--arrowdown {
  text-decoration: none;
  margin-top: 20px;
  display: block;
}
.fr-link--arrowdown:hover {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--arrowdown:after {
  content: "";
  background-repeat: no-repeat;
  background-position: 8px 0px;
  width: 25px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -ms-transition-property: opacity, -ms-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-delay: 0, 0.05s;
  -moz-transition-delay: 0, 0.05s;
  -o-transition-delay: 0, 0.05s;
  -ms-transition-delay: 0, 0.05s;
  transition-delay: 0, 0.05s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fr-link--arrowup {
  text-decoration: none;
  margin-top: 20px;
  display: block;
}
.fr-link--arrowup:hover {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--arrowup:after {
  content: "";
  background-repeat: no-repeat;
  background-position: 6px 0px;
  width: 25px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -ms-transition-property: opacity, -ms-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-delay: 0, 0.05s;
  -moz-transition-delay: 0, 0.05s;
  -o-transition-delay: 0, 0.05s;
  -ms-transition-delay: 0, 0.05s;
  transition-delay: 0, 0.05s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fr-link--arrowright {
  margin-top: 20px;
  display: block;
}
.fr-link--arrowright:hover {
  color: #3b3933;
  text-decoration: none;
}
.fr-link--arrowright:after {
  content: "";
  background-repeat: no-repeat;
  background-position: 6px 0px;
  width: 25px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -ms-transition-property: opacity, -ms-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-delay: 0, 0.05s;
  -moz-transition-delay: 0, 0.05s;
  -o-transition-delay: 0, 0.05s;
  -ms-transition-delay: 0, 0.05s;
  transition-delay: 0, 0.05s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fr-link--icon.fr-link--small:before {
  width: 10px;
  height: 10px;
}
.fr-link__animated {
  display: block;
  margin: 36px 0px;
  background-image: url("/img/app/icons/cross1.svg?v=0c381c90");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  background-size: 15px 15px;
  padding-left: 20px;
  -webkit-transition-property: color, background;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -ms-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0, 0.05s;
  -moz-transition-delay: 0, 0.05s;
  -o-transition-delay: 0, 0.05s;
  -ms-transition-delay: 0, 0.05s;
  transition-delay: 0, 0.05s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  transition-timing-function: linear;
}
.fr-link__animated--active {
  background-image: url("/img/app/icons/check2.svg?v=0c381c90");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  background-size: 15px 15px;
  color: #849911 !important;
}
@media all and (max-width: 499px) {
  .fr-detail__basket-button-wrap .fr-link__animated {
    display: inline-block;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-list {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}
.fr-list--square {
  list-style-type: square;
  padding-left: 20px;
}
.fr-list--decimal {
  list-style-type: decimal;
  padding-left: 20px;
}
.fr-list__item {
  padding: 0px 5px 5px 0;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-login-message {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  color: #3b3933;
  padding: 5px 10px 5px 10px;
}
.fr-login-message-wrap {
  text-align: center;
  width: 100%;
  min-height: 50px;
  background: rgba(208,205,181,0.95);
}
.fr-login-message .fr-link {
  font-size: 15px;
}
.fr-login-message--text {
  font-size: 15px;
  text-align: left;
  line-height: 16px;
}
.fr-login-message--button {
  text-align: right;
}
.fr-login-message--button .fr-button {
  display: inline-block;
  vertical-align: top;
}
.fr-login-message__close {
  padding-right: 20px;
  background: transparent url("/img/app/icons/close.svg?v=0c381c90") top right no-repeat;
  background-size: 15px 15px;
}
@media all and (min-width: 500px) {
  .fr-login-message--text,
  .fr-login-message--button {
    display: inline-block;
    vertical-align: top;
    vertical-align: top;
  }
  .fr-login-message--text {
    width: 65%;
    padding: 8px 20px 8px 0;
  }
  .fr-login-message--button {
    width: 35%;
  }
}
@media all and (min-width: 700px) {
  .fr-login-message--text {
    width: 80%;
    padding: 8px 20px 8px 0;
  }
  .fr-login-message--button {
    width: 20%;
    padding-top: 8px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-message {
  position: relative;
  padding: 10px 25px;
  background-color: #f3f3f3;
  border-left: 2px solid #d4d4d4;
  margin-bottom: 10px;
}
.fr-message.hide {
  display: none;
}
.fr-message__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
}
.fr-message__value {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 40px);
}
.fr-message--infobox {
  background-color: #d4d4d4;
  border-color: #d4d4d4;
  color: #3b3933;
  margin: 6px 80px 6px 30px;
  padding: 4px;
}
.fr-message--note {
  background-color: #ffc6a1;
  border-color: #ff8d43;
  color: #3b3933;
}
.fr-message--hint {
  background-color: #fff;
  border: 2px solid #c6cfa0;
}
.fr-message--success {
  background-color: #e3e9d1;
  border-color: #193f33;
  color: #3b3933;
}
.fr-message--error {
  background-color: #cd071e;
  border-color: #cd071e;
  color: #fff;
  padding: 10px 12px;
}
.fr-message--warning {
  background-color: #fff;
  border: 2px solid #ff7114;
  color: #3b3933;
}
.fr-message--border-green {
  border-left: 5px solid #849911;
}
.fr-message-new {
  padding: 24px 16px;
  -webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 8px 4px;
  box-shadow: rgba(0,0,0,0.3) 0px 2px 8px 4px;
  border-left: 10px solid #849911;
  position: relative;
  border-color: #d4d4d4;
}
.fr-message-new__label {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.fr-message-new__hide-button {
  position: absolute;
  background: transparent url("/img/app/icons/shopicons-bold-close.svg?v=0c381c90") center center/18px 18px no-repeat;
  top: 5px;
  right: 5px;
  width: 26px;
  height: 26px;
  cursor: pointer;
}
.fr-message-new--hint {
  border-color: #193f33;
}
.fr-message-new--success {
  border-color: #849911;
}
.fr-message-new--warning {
  border-color: #f6a800;
}
.fr-message-new--error {
  border-color: #cd071e;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-nas-grid {
  display: inline-block;
  vertical-align: top;
  vertical-align: top;
}
.fr-nas-grid__row {
  margin-bottom: 80px;
}
.fr-nas-grid--20 {
  width: 20%;
}
.fr-nas-grid--30 {
  width: 30%;
}
.fr-nas-grid--40 {
  width: 40%;
}
.fr-nas-grid--50 {
  width: 50%;
}
.fr-nas-grid--60 {
  width: 60%;
}
.fr-nas-grid--70 {
  width: 70%;
}
.fr-nas-grid--80 {
  width: 80%;
}
@media all and (max-width: 699px) {
  .fr-nas-grid--20,
  .fr-nas-grid--30,
  .fr-nas-grid--40,
  .fr-nas-grid--50,
  .fr-nas-grid--60,
  .fr-nas-grid--70,
  .fr-nas-grid--80 {
    width: 100%;
  }
}
.fr-nas-grid img {
  width: 100%;
  display: block;
}
.fr-nas-grid--bottom:first-child {
  display: none;
}
.fr-nas-grid--bottom:last-child {
  display: inline-block;
  vertical-align: top;
}
@media all and (min-width: 700px) {
  .fr-nas-grid--bottom:first-child {
    display: inline-block;
    vertical-align: top;
  }
  .fr-nas-grid--bottom:last-child {
    display: none;
  }
}
.fr-nas-text {
  line-height: 140%;
  padding: 0 20px 10px 0;
}
.fr-nas-text--right {
  padding: 0 0 10px 40px;
}
@media all and (max-width: 699px) {
  .fr-nas-text {
    padding-left: 0;
    padding-right: 0;
  }
}
.fr-nas-text p {
  padding: 0 0 10px 0;
}

.uc-list {
  padding: 0 15px 0 40px;
}
body.fr-topnav-active {
  overflow: hidden;
  position: fixed;
}
body.cluster-layer-active {
  overflow: hidden;
  position: fixed;
}
.fr-topnav--cluster-layer-wrap {
  display: block;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9;
  position: fixed;
  top: 2060px;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 1s ease, top 0.5s ease-out;
  -moz-transition: opacity 1s ease, top 0.5s ease-out;
  -o-transition: opacity 1s ease, top 0.5s ease-out;
  -ms-transition: opacity 1s ease, top 0.5s ease-out;
  transition: opacity 1s ease, top 0.5s ease-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.fr-topnav--cluster-layer-wrap--active {
  -webkit-transition: opacity 0.3s ease, top 0.2s ease-out;
  -moz-transition: opacity 0.3s ease, top 0.2s ease-out;
  -o-transition: opacity 0.3s ease, top 0.2s ease-out;
  -ms-transition: opacity 0.3s ease, top 0.2s ease-out;
  transition: opacity 0.3s ease, top 0.2s ease-out;
  top: 60px !important;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.fr-topnav--cluster-layer {
  display: none;
  background-color: transparent;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 12;
  position: fixed;
  top: 2060px;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease, top 0.3s ease-out;
  -moz-transition: opacity 0.3s ease, top 0.3s ease-out;
  -o-transition: opacity 0.3s ease, top 0.3s ease-out;
  -ms-transition: opacity 0.3s ease, top 0.3s ease-out;
  transition: opacity 0.3s ease, top 0.3s ease-out;
}
.fr-topnav--cluster-layer .fr-topnav__stripes {
  padding-bottom: 120px;
}
.fr-topnav--cluster-layer__wrap {
  -webkit-overflow-scrolling: touch;
}
.cluster-layer-active .fr-topnav--cluster-layer {
  display: block;
  -webkit-transition: opacity 0.8s ease, top 0.3s ease-out;
  -moz-transition: opacity 0.8s ease, top 0.3s ease-out;
  -o-transition: opacity 0.8s ease, top 0.3s ease-out;
  -ms-transition: opacity 0.8s ease, top 0.3s ease-out;
  transition: opacity 0.8s ease, top 0.3s ease-out;
}
.hide-compare-link {
  display: none;
}
.fr-topnav__inbox {
  display: none;
}
.fr-topnav__inbox--image {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.fr-topnav__inbox--count {
  display: none;
  padding-top: 3px;
  border-radius: 13px;
  background-color: #849911;
  width: 26px;
  height: 26px;
  color: #fff;
  position: absolute;
  top: -6px;
  right: -6px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
@media all and (max-width: 699px) {
  .fr-topnav {
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    position: fixed;
    top: 60px;
    width: 100%;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .fr-topnav .fr-displaySmallText {
    display: none;
  }
  .fr-topnav:last-child {
    padding-bottom: 120px;
  }
  .fr-topnav__wrap {
    -webkit-overflow-scrolling: touch;
  }
  .fr-topnav__inbox {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
  }
  .fr-topnav__inbox img {
    width: 70px;
  }
  .fr-topnav-active .fr-topnav {
    display: block;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .fr-topnav__trenner {
    width: calc(100% - 30px);
    padding: 0 15px 0 15px;
    margin: 15px auto 0;
    background-color: #e0e0e0;
    height: 1px;
    left: 15px;
  }
  .fr-topnav__headline {
    line-height: 48px;
    font-size: 15px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    color: #3b3933;
    letter-spacing: 3px;
    padding: 0px 24px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: bold;
    text-transform: uppercase;
  }
  .fr-topnav__stripe--text-link {
    line-height: 48px;
    font-size: 21px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: bold;
    padding: 0px 24px;
  }
  .fr-topnav__stripe--text-link a {
    color: #3b3933;
  }
  .fr-topnav__stripe--text-link a:hover {
    text-decoration: underline;
  }
  .fr-topnav__stripe--image-link {
    margin: 10px auto;
    max-width: 500px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link::before {
    content: '';
    float: left;
    padding-bottom: 43%;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item {
    max-width: 230px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item:nth-child(odd) {
    margin-right: 10px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 30px);
    margin: 0px auto;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link:hover span {
    text-decoration: underline;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link span {
    line-height: 21px;
    display: inline-block;
    -webkit-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
  }
  .fr-topnav__stripe--promotion {
    width: calc(100% - 30px);
    max-width: 500px;
    margin: 0px auto;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item {
    text-align: center;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-headline {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    padding: 0px 24px;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-image {
    max-width: 470px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px auto;
    height: 300px;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-subline {
    margin-top: 15px;
    padding: 0px 24px;
  }
  .fr-topnav__pagination {
    text-align: center;
    margin-top: 10px;
  }
  .fr-topnav__pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    cursor: pointer;
  }
  .fr-topnav__pagination-bullet--active {
    background-color: #849911;
  }
  .fr-topnav__item-link {
    text-decoration: none;
    cursor: pointer;
  }
  .fr-topnav__close {
    display: none;
  }
  .fr-topnav__back,
  .fr-topnav__showall {
    background-color: #fff;
    border-top: 1px solid #e9e9e9;
  }
  .fr-topnav__back .fr-topnav__back-link,
  .fr-topnav__showall .fr-topnav__back-link,
  .fr-topnav__back .fr-topnav__showall-link,
  .fr-topnav__showall .fr-topnav__showall-link {
    position: relative;
    padding: 12px;
    padding-left: 36px;
    display: block;
    font-size: 16px;
    color: #3b3933;
    text-decoration: none;
    left: 0;
  }
  .fr-topnav__back .fr-topnav__back-link:hover,
  .fr-topnav__showall .fr-topnav__back-link:hover,
  .fr-topnav__back .fr-topnav__showall-link:hover,
  .fr-topnav__showall .fr-topnav__showall-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__showall {
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #fff;
  }
  .fr-topnav__showall .fr-topnav__showall-link {
    font-size: 18px;
    padding-left: 44px;
    cursor: pointer;
  }
  .fr-topnav__layer .fr-topnav__showall .fr-topnav__showall-link {
    padding-left: 64px;
    font-size: 16px;
  }
  .fr-topnav__secondlevels .fr-topnav__showall .fr-topnav__showall-link {
    padding-left: 84px;
    font-size: 16px;
  }
  .fr-topnav__arrow {
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
    transition: transform 0.2s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    right: 25px;
    top: 9px;
    width: 24px;
    height: 24px;
    background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
    background-size: 24px 24px;
  }
  .fr-topnav__affiliation--active .fr-topnav__arrow--aff {
    -webkit-animation: rotatearrowopen 0.2s linear;
    -moz-animation: rotatearrowopen 0.2s linear;
    -o-animation: rotatearrowopen 0.2s linear;
    -ms-animation: rotatearrowopen 0.2s linear;
    animation: rotatearrowopen 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-green.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fr-topnav__affiliationCompare--active .fr-topnav__arrow--aff {
    -webkit-animation: rotatearrowopen 0.2s linear;
    -moz-animation: rotatearrowopen 0.2s linear;
    -o-animation: rotatearrowopen 0.2s linear;
    -ms-animation: rotatearrowopen 0.2s linear;
    animation: rotatearrowopen 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-green.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fr-topnav__channel .fr-topnav__arrow--cha {
    -webkit-animation: rotatearrowclose 0.2s linear;
    -moz-animation: rotatearrowclose 0.2s linear;
    -o-animation: rotatearrowclose 0.2s linear;
    -ms-animation: rotatearrowclose 0.2s linear;
    animation: rotatearrowclose 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .fr-topnav__channel--active .fr-topnav__arrow--cha {
    -webkit-animation: rotatearrowopen 0.2s linear;
    -moz-animation: rotatearrowopen 0.2s linear;
    -o-animation: rotatearrowopen 0.2s linear;
    -ms-animation: rotatearrowopen 0.2s linear;
    animation: rotatearrowopen 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-green.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fr-topnav__firstlevel .fr-topnav__arrow--fle {
    -webkit-animation: rotatearrowclose 0.2s linear;
    -moz-animation: rotatearrowclose 0.2s linear;
    -o-animation: rotatearrowclose 0.2s linear;
    -ms-animation: rotatearrowclose 0.2s linear;
    animation: rotatearrowclose 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .fr-topnav__firstlevel--active .fr-topnav__arrow--fle {
    -webkit-animation: rotatearrowopen 0.2s linear;
    -moz-animation: rotatearrowopen 0.2s linear;
    -o-animation: rotatearrowopen 0.2s linear;
    -ms-animation: rotatearrowopen 0.2s linear;
    animation: rotatearrowopen 0.2s linear;
    background: transparent url("/img/app/icons/arrow-down-green.svg?v=0c381c90") 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fr-topnav__arrow--compare {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .fr-topnav__compare {
    margin-top: 15px;
    background: transparent url("/img/app/icons/pfeil-gefuellt.svg?v=0c381c90") 0px 13px no-repeat;
    padding-left: 30px;
    background-size: 25px 25px;
  }
  .fr-topnav__compare span {
    background-color: #849913;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border-radius: 25px;
    width: 32px;
    height: 32px;
    line-height: 24px;
    padding-top: 4px;
    text-align: center;
    margin: 8px 0px 0px 4px;
  }
  .fr-topnav__affiliations {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: unset;
    padding-bottom: 0px;
  }
  .fr-topnav__affiliation {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
    transition: transform 0.2s;
    max-width: 500px;
    margin: 0 auto;
  }
  .fr-topnav__affiliation-link {
    position: relative;
    padding: 0px;
    padding-left: 24px;
    display: block;
    font-size: 21px;
    font-weight: bold;
    line-height: 48px;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__affiliation--active .fr-topnav__affiliation-link {
    color: #b1c828;
  }
  .fr-topnav__affiliation-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__affiliation--active {
    color: #b1c828;
  }
  .fr-topnav__affiliation--hidden {
    display: none;
  }
  .fr-topnav__affiliationCompare {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
    transition: transform 0.2s;
    max-width: 500px;
    margin: 0 auto;
  }
  .fr-topnav__affiliationCompare-link {
    position: relative;
    padding: 0px;
    padding-left: 24px;
    display: block;
    font-size: 21px;
    font-weight: bold;
    line-height: 48px;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__affiliationCompare--active .fr-topnav__affiliationCompare-link {
    color: #b1c828;
  }
  .fr-topnav__affiliationCompare-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__affiliationCompare--active {
    color: #b1c828;
  }
  .fr-topnav__affiliationCompare--hidden {
    display: none;
  }
  .fr-topnav--nas .fr-topnav__affiliation-link,
  .fr-topnav--store .fr-topnav__affiliation-link,
  .fr-topnav--myaccount .fr-topnav__affiliation-link {
    border-left: none;
    padding-left: 12px;
  }
  .fr-topnav--nas .fr-topnav__affiliationCompare-link,
  .fr-topnav--store .fr-topnav__affiliationCompare-link,
  .fr-topnav--myaccount .fr-topnav__affiliationCompare-link {
    border-left: none;
    padding-left: 12px;
  }
  .fr-topnav--nas .fr-bullet-nav__circle--service {
    border: 3px solid #b1c828;
  }
  .fr-topnav--store .fr-bullet-nav__circle--store {
    border: 3px solid #b1c828;
  }
  .fr-topnav--myaccount .fr-bullet-nav__circle--account {
    border: 3px solid #b1c828;
  }
  .fr-topnav__channels {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding: 0 0px 0px 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
    height: 0;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    -ms-transition: height 0.2s ease;
    transition: height 0.2s ease;
  }
  .fr-topnav__channels--move-out {
    overflow-y: hidden;
  }
  .fr-topnav__channel {
    border-bottom: 1px solid #fff;
  }
  .fr-topnav__channel-link {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 48px;
    padding: 0px 60px 0px 44px;
    text-decoration: none;
    color: #3b3933;
    cursor: pointer;
  }
  .fr-topnav__channel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__channel--active .fr-topnav__channel-link {
    font-weight: 600;
    color: #b1c828;
  }
  .fr-topnav__channel-link--sale {
    color: #cd071e;
  }
  .fr-topnav__channel--more {
    display: none !important;
  }
  .fr-topnav__layer {
    top: 0;
    width: 100%;
    overflow-x: hidden;
    z-index: 3;
    -webkit-overflow-scrolling: touch;
    height: 0;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    -ms-transition: height 0.2s ease;
    transition: height 0.2s ease;
    overflow: hidden;
  }
  .fr-topnav__firstlevel {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-bottom: 1px solid #fff;
  }
  .fr-topnav__firstlevel-link {
    position: relative;
    display: block;
    color: #3b3933;
    font-size: 16px;
    line-height: 48px;
    padding: 0px 60px 0px 64px;
    text-decoration: none;
  }
  .fr-topnav__firstlevel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__firstlevel--active .fr-topnav__firstlevel-link {
    color: #b1c828;
  }
  .fr-topnav__secondlevels {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 0;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    -ms-transition: height 0.2s ease;
    transition: height 0.2s ease;
    overflow: hidden;
    z-index: 4;
  }
  .fr-topnav__firstlevel--active .fr-topnav__secondlevels {
    color: #b1c828;
  }
  .fr-topnav__secondlevel {
    border-bottom: 1px solid #fff;
  }
  .fr-topnav__secondlevel-link {
    display: block;
    color: #3b3933;
    font-size: 16px;
    padding: 12px 60px 12px 84px;
    text-decoration: none;
  }
  .fr-topnav__secondlevel--selected .fr-topnav__secondlevel-link {
    color: #b1c828;
  }
  .fr-topnav__secondlevel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__secondlevel-highlight {
    font-weight: 600;
    color: #b1c828;
  }
  .fr-topnav__back-options {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .fr-topnav__allbrands {
    padding: 10px 0 10px 17px;
    display: block;
  }
}
@media all and (max-width: 699px) and (min-width: 1000px) {
  .fr-topnav-image {
    height: 350px;
  }
}
@media all and (max-width: 499px) {
  body:not(.fr-shopping-app) .fr-topnav,
  body:not(.fr-shopping-app) .fr-topnav--cluster-layer {
    top: 105px;
  }
}
.fr-bullets-navigation__desktop .fr-topnav__item-link {
  cursor: pointer;
}
.fr-bullets-navigation__desktop .fr-topnav__stripes {
  padding-bottom: 15px;
}
.fr-service__navigation .fr-topnav__arrow {
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  right: 25px;
  top: 9px;
  width: 24px;
  height: 24px;
  background: transparent url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
  background-size: 24px 24px;
}
@-moz-keyframes rotatearrowopen {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes rotatearrowopen {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-o-keyframes rotatearrowopen {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes rotatearrowopen {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-moz-keyframes rotatearrowclose {
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes rotatearrowclose {
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes rotatearrowclose {
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotatearrowclose {
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
@media all and (min-width: 700px) {
  .fr-header--b2b .fr-topnav {
    width: calc(100% - 260px);
  }
}
@media all and (min-width: 700px) and (max-width: 1199px) {
  .fr-header--b2b .fr-topnav {
    top: 80px;
  }
}
@media all and (min-width: 753px) {
  .fr-topnav .fr-displaySmallText {
    display: none;
  }
  .fr-topnav__affiliationCompare {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__affiliationCompare-link {
    position: relative;
    padding: 10px 9px 1px 10px;
    display: block;
    font-size: 16px;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__affiliationCompare-icon {
    display: none;
  }
  .fr-topnav__affiliationCompare-bline .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare position relative .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare:hover .fr-topnav__affiliationCompare-bline {
    border-bottom: 2px solid #849911;
  }
  .fr-topnav__affiliationCompare--inpath .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--inpath:hover .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--selected .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--selected:hover .fr-topnav__affiliationCompare-bline {
    border-bottom: 5px solid #849911;
  }
  .fr-topnav__affiliationCompare--back {
    display: none !important;
  }
  .fr-topnav__compare {
    background: transparent url("/img/app/icons/pfeil-gefuellt.svg?v=0c381c90") 0px 0px no-repeat;
    padding-left: 30px;
    background-size: 25px 25px;
  }
  .fr-topnav__compare--wrapper {
    position: absolute;
    top: -1px;
    right: 15px;
  }
}
@media screen and (max-width: 752px) and (min-width: 700px) {
  .fr-topnav .fr-displayLongText {
    display: none;
  }
  .fr-topnav__affiliationCompare {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__affiliationCompare-link {
    position: relative;
    padding: 10px 9px 1px 10px;
    display: block;
    font-size: 16px;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__affiliationCompare-icon {
    display: none;
  }
  .fr-topnav__affiliationCompare-bline .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare position relative .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare:hover .fr-topnav__affiliationCompare-bline {
    border-bottom: 2px solid #849911;
  }
  .fr-topnav__affiliationCompare--inpath .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--inpath:hover .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--selected .fr-topnav__affiliationCompare-bline,
  .fr-topnav__affiliationCompare--selected:hover .fr-topnav__affiliationCompare-bline {
    border-bottom: 5px solid #849911;
  }
  .fr-topnav__affiliationCompare--back {
    display: none !important;
  }
  .fr-topnav__compare {
    background: transparent url("/img/app/icons/pfeil-gefuellt.svg?v=0c381c90") 0px 0px no-repeat;
    padding-left: 30px;
    background-size: 25px 25px;
  }
  .fr-topnav__compare--wrapper {
    position: absolute;
    top: -1px;
    right: 15px;
  }
}
@media all and (min-width: 700px) {
  .fr-topnav {
    display: block !important;
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 65px;
    opacity: 1 !important;
    -ms-filter: none !important;
    filter: none !important;
  }
  .fr-topnav__back,
  .fr-topnav__showall,
  .fr-topnav__headline,
  .fr-topnav__trenner,
  .fr-topnav__stripes {
    display: none;
  }
  .fr-topnav__pagination {
    text-align: center;
    margin-top: 10px;
  }
  .fr-topnav__pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    cursor: pointer;
  }
  .fr-topnav__pagination-bullet--active {
    background-color: #849911;
  }
  .fr-topnav__stripe-wrap .fr-topnav__trenner {
    width: calc(100% - 30px);
    padding: 0 15px 0 15px;
    margin: 15px auto 0;
    background-color: #e0e0e0;
    height: 1px;
    left: 15px;
    display: block;
  }
  .fr-topnav__stripe-wrap .fr-topnav__headline {
    line-height: 48px;
    font-size: 15px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    color: #3b3933;
    letter-spacing: 3px;
    padding: 0px 24px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
  }
  .fr-topnav__stripe--text-link {
    line-height: 48px;
    font-size: 21px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: bold;
    padding: 0px 24px;
  }
  .fr-topnav__stripe--text-link a {
    color: #3b3933;
  }
  .fr-topnav__stripe--text-link a:hover {
    text-decoration: underline;
  }
  .fr-topnav__stripe--image-link {
    margin: 10px auto;
    max-width: 500px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item {
    max-width: 230px;
    width: calc(50% - 5px);
    height: 98px;
    line-height: 98px;
    margin-bottom: 10px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item:nth-child(odd) {
    margin-right: 10px;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 30px);
    margin: 0px auto;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link:hover span {
    text-decoration: underline;
  }
  .fr-topnav__stripe--image-link .fr-topnav__item-link span {
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
  }
  .fr-topnav__stripe--promotion {
    width: calc(100% - 30px);
    max-width: 500px;
    margin: 0px auto;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item {
    text-align: center;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-headline {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    padding: 0px 24px;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-image {
    max-width: 470px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px auto;
    height: 300px;
  }
  .fr-topnav__stripe--promotion .fr-topnav__item-subline {
    margin-top: 15px;
    padding: 0px 24px;
  }
  .fr-topnav__affiliation {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__affiliation-link {
    position: relative;
    padding: 10px 9px 1px 10px;
    display: block;
    font-size: 16px;
    color: #3b3933;
    text-decoration: none;
  }
  .fr-topnav__affiliation-icon {
    display: none;
  }
  .fr-topnav__affiliation-bline {
    position: relative;
  }
  .fr-topnav__affiliation:hover .fr-topnav__affiliation-bline {
    border-bottom: 2px solid #849911;
  }
  .fr-topnav__affiliation--inpath .fr-topnav__affiliation-bline,
  .fr-topnav__affiliation--inpath:hover .fr-topnav__affiliation-bline,
  .fr-topnav__affiliation--selected .fr-topnav__affiliation-bline,
  .fr-topnav__affiliation--selected:hover .fr-topnav__affiliation-bline {
    border-bottom: 5px solid #849911;
  }
  .fr-topnav__affiliation--back {
    display: none !important;
  }
  .fr-topnav__channels {
    display: none;
    left: 0;
    white-space: nowrap;
  }
  .fr-topnav__affiliation--selected .fr-topnav__channels,
  .fr-topnav__affiliation--inpath .fr-topnav__channels {
    width: 100%;
    position: absolute;
    top: 34px;
    display: block;
  }
  .fr-topnav__channel {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__channel-link {
    z-index: 5;
    position: relative;
    font-size: 14px;
    height: 40px;
    display: block;
    padding: 13px 5px 0 10px;
    text-decoration: none;
    color: #3b3933;
  }
  .fr-topnav__channel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__channel--selected .fr-topnav__channel-link {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__channel-link-wrap {
    height: 28px;
  }
  .fr-topnav__channel-link--more {
    padding-right: 30px !important;
  }
  .fr-topnav__channel-link--more .fr-topnav__channel-icon--more {
    position: absolute;
    right: 5px;
    top: 14px;
    width: 15px;
    height: 15px;
    background-image: url("/img/app/icons/arrow-down-black.svg?v=0c381c90");
    background-size: 15px 15px;
  }
  .fr-topnav__channel-link--sale {
    color: #cd071e;
  }
  .fr-topnav__channel-link--selected {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__channel--more-list {
    display: none;
    position: absolute;
    top: 40px;
    right: -5px;
    border: 1px solid #b7b7b7;
    background-color: #fff;
    padding: 10px 20px 10px 10px;
    white-space: normal;
  }
  .no-touchevents .fr-topnav__channel:hover .fr-topnav__channel--more-list,
  .touchevents .fr-topnav__channel--active .fr-topnav__channel--more-list {
    display: block;
  }
  .fr-topnav__channel--more-list .fr-topnav__channel-hover-arrow {
    display: none !important;
  }
  .fr-topnav__channel--more-list .fr-topnav__channel-link {
    white-space: nowrap;
  }
  .fr-topnav__channel--hidden {
    display: none !important;
  }
  .fr-topnav__channel-icon {
    position: absolute;
    right: 20px;
    top: 11px;
    width: 12px;
    height: 12px;
  }
  .fr-topnav__channel--active .fr-topnav__arrow {
    background-image: url("/img/app/icons/arrow-down-black.svg?v=0c381c90");
  }
  .fr-topnav__channel-hover-arrow {
    display: none;
    position: relative;
    top: 3px;
    height: 9px;
    width: 100%;
    background: transparent url("/img/app/icons/top-channel-hover.svg?v=0c381c90") center center no-repeat;
  }
  .no-touchevents .fr-topnav__channel:hover .fr-topnav__channel-hover-arrow {
    display: block;
  }
  .touchevents .fr-topnav__close {
    background: transparent url("/img/app/auctronia-icons/close.svg?v=0c381c90") 0 0 no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 5px;
    top: 5px;
    border: 10px solid #fff;
  }
  .no-touchevents .fr-topnav__close {
    display: none;
  }
  .fr-topnav__layer {
    z-index: 10;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    border: 1px solid #b7b7b7;
    background-color: #fff;
    padding: 10px;
    white-space: normal;
    height: auto !important;
  }
  .fr-topnav__column {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    vertical-align: top;
    width: 180px;
    margin-right: 20px;
  }
  .fr-topnav__firstlevels,
  .fr-topnav__secondlevels {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: auto !important;
  }
  .no-touchevents .fr-topnav__channel:hover .fr-topnav__layer {
    display: block;
  }
  .fr-topnav__firstlevel-link {
    font-weight: 600;
    color: #3b3933;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    padding: 5px 10px;
  }
  .fr-topnav__firstlevel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__firstlevel--selected .fr-topnav__firstlevel-link {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__firstlevel-highlight {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__secondlevels {
    margin-bottom: 20px;
  }
  .fr-topnav__secondlevel-link {
    color: #3b3933;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    padding: 3px 10px;
  }
  .fr-topnav__secondlevel-link:hover {
    text-decoration: underline;
  }
  .fr-topnav__secondlevel--selected .fr-topnav__secondlevel-link {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__secondlevel-highlight {
    font-weight: 600;
    color: #849911;
  }
  .fr-topnav__allbrands {
    padding: 15px 0 0 8px;
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (min-width: 700px) and (min-width: 1200px) {
  .fr-topnav {
    top: 93px;
  }
}
@media all and (min-width: 700px) and (min-width: 1000px) {
  .fr-topnav-image {
    height: 350px;
  }
}
@media all and (min-width: 700px) and (min-width: 1000px) {
  .fr-topnav__channel {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__channel-link {
    padding: 13px 10px 0 20px;
    font-size: 15px;
  }
  .fr-topnav__affiliation-link {
    padding-right: 30px;
    padding-left: 20px;
    font-size: 18px;
  }
  .fr-topnav__affiliationCompare-link {
    padding-right: 30px;
    padding-left: 20px;
    font-size: 18px;
  }
}
@media all and (min-width: 700px) and (min-width: 1200px) {
  .fr-topnav__channel {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__channel-link {
    padding: 13px 25px 0 20px;
  }
}
@media all and (min-width: 700px) and (min-width: 1400px) {
  .fr-topnav__channel {
    display: inline-block;
    vertical-align: top;
  }
  .fr-topnav__channel-link {
    padding: 13px 35px 0 20px;
  }
}
.fr-bullets-navigation__desktop {
  display: block;
  width: 260px;
  background-color: #fff;
}
.fr-bullets-navigation__desktop .fr-topnav__trenner {
  display: none;
}
.fr-bullets-navigation__desktop .fr-topnav__stripe--image-link {
  margin-top: 20px;
}
.fr-bullets-navigation__desktop .fr-topnav__item {
  max-width: 230px;
  line-height: 58px;
  height: 58px;
  margin-bottom: 0px;
}
.fr-bullets-navigation__desktop .fr-topnav__item-wrap {
  width: calc(100% - 35px);
  margin-right: 15px;
  margin-left: 15px;
}
.fr-bullets-navigation__desktop .fr-topnav__item-link {
  font-size: 13px;
}
.fr-bullets-navigation__desktop .fr-topnav__stripes {
  display: block;
}
.fr-bullets-navigation__desktop .fr-bullet__layer-hover-arrow {
  top: 55px;
}
.fr-bullets-navigation__desktop .fr-service-icon__layer-content {
  padding: 1px;
  border: 1px solid #b7b7b7;
}
.fr-bullets-navigation__desktop .fr-topnav__headline {
  line-height: 0px;
  font-size: 13px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  color: #3b3933;
  letter-spacing: 3px;
  padding-left: 15px;
  max-width: 260px;
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 25px;
}
.fr-bullets-navigation__desktop .fr-topnav__item-link span {
  line-height: 13px;
}

.uc-list {
  padding: 0 15px 0 40px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-heading-numeric {
  margin-bottom: 20px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fr-heading-numeric-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.fr-heading-numeric__number {
  font-weight: 600;
  font-family: Impact, Charcoal, sans-serif;
  color: #193f33;
  width: 50px;
  font-size: 60px;
  line-height: 50px;
}
@media all and (min-width: 500px) {
  .fr-heading-numeric__number {
    width: 55px;
    font-size: 70px;
    line-height: 65px;
  }
}
@media all and (min-width: 1000px) {
  .fr-heading-numeric__number {
    width: 70px;
    font-size: 80px;
    line-height: 70px;
  }
}
.fr-heading-numeric__headline {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 145%;
  text-transform: uppercase;
  font-size: 16px;
  color: #b7b7b7;
  font-weight: normal;
}
@media all and (min-width: 500px) {
  .fr-heading-numeric__headline {
    font-size: 21px;
  }
}
@media all and (min-width: 1000px) {
  .fr-heading-numeric__headline {
    font-size: 26px;
  }
}
.fr-heading-numeric__headline em {
  color: #849911;
  font-weight: 600;
  font-style: normal;
}
.fr-heading-numeric__text {
  padding-top: 20px;
  display: block;
  width: 100%;
  padding-left: 50px;
}
@media all and (min-width: 500px) {
  .fr-heading-numeric__text {
    padding-left: 55px;
  }
}
@media all and (min-width: 1000px) {
  .fr-heading-numeric__text {
    padding-left: 70px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-page-change-info {
  position: relative;
  display: none;
  width: 100%;
  padding: 10px 40px 10px 10px;
  color: #fff;
  background-color: #9dad41;
  margin-bottom: 10px;
}
.fr-page-change-info__cross {
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
}
.fr-page-change-info__cross img {
  color: #fff;
  width: 20px;
  height: 20px;
}
.fr-page-change-info--red {
  background-color: #cd071e;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-pager {
  display: inline-block;
  vertical-align: top;
  visibility: visible;
  width: 100%;
}
.fr-pager__wrapper {
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
}
.fr-pager__wrapper--top {
  float: right;
  padding: 0px 0;
  display: none;
}
@media all and (max-width: 499px) {
  .fr-pager__wrapper--top {
    display: inline-block;
  }
}
.fr-pager--bottom {
  text-align: right;
  padding-top: 10px;
  position: relative;
}
.fr-pager__item {
  display: inline;
  margin: 0 2px;
}
.fr-pager__status {
  display: inline;
  vertical-align: middle;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
}
.fr-pager__link {
  padding: 12px 12px;
  border-radius: 24px;
  min-width: 18px;
  text-align: center;
  height: 18px;
  vertical-align: top;
  line-height: 18px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid transparent;
  font-weight: 400;
}
.fr-pager__link:hover {
  text-decoration: underline;
  background: #f3f3f3;
}
.fr-pager__link--last {
  cursor: unset;
  text-decoration: none;
  background-color: unset;
  padding: 12px;
  line-height: 18px;
  border: 1px solid transparent;
}
.fr-pager__link--next {
  margin-left: 4px;
  display: inline;
  padding: 1px 8px;
  position: relative;
  border: 1px solid #ccc;
}
.fr-pager__link--next:hover {
  text-decoration: none;
}
.fr-pager__link--next:after {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: top;
  left: 2px;
  top: 3px;
  background: transparent url("/img/app/icons/arrow-right-darkgreen.svg?v=0c381c90") 0 0 no-repeat;
  width: 13px;
  height: 13px;
}
.fr-pager__link--prev {
  margin-right: 4px;
  display: inline;
  padding: 1px 8px;
  position: relative;
  border: 1px solid #ccc;
}
.fr-pager__link--prev:hover {
  text-decoration: none;
}
.fr-pager__link--prev:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  left: 1px;
  top: 3px;
  position: absolute;
  background: transparent url("/img/app/icons/arrow-left-darkgreen.svg?v=0c381c90") 0 0 no-repeat;
  width: 13px;
  height: 13px;
}
.fr-pager__item--current .fr-pager__link,
.fr-pager__item--current .fr-pager__linkhover,
.fr-pager__item--current .fr-pager__linkvisited,
.fr-pager__item--current .fr-pager__linkactive {
  border: 1px solid #d2d1cc;
  cursor: default;
  text-decoration: none;
  background-color: transparent;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-price {
  font-weight: 600;
  font-size: 18px;
  color: #3b3933;
}
.fr-price--gratis {
  color: #cd071e !important;
}
.fr-price--ads .fr-price--reference {
  font-size: 16px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}
.fr-price--ads .fr-price--del {
  font-size: 16px !important;
}
.fr-price--ads .fr-price-extra--del {
  font-size: 16px !important;
}
.fr-price--ads .fr-price--saving {
  margin-left: 5px !important;
}
.fr-price--ins,
.fr-price--del {
  display: inline-block;
  white-space: nowrap;
}
.fr-price--reference {
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  padding-right: 3px;
  cursor: default;
  font-size: 13px;
}
.touchevents .fr-price--reference {
  text-decoration: underline;
  font-weight: 600;
  font-size: 13px;
}
.fr-price--reference__wrap {
  display: inline-block;
  margin-top: 2px;
}
.fr-price--reference--SONDERPREIS {
  padding-bottom: 6px;
}
.touchevents .fr-price--reference--SONDERPREIS {
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.fr-price--reference-info {
  display: none;
  font-size: 13px;
  font-weight: normal;
}
.fr-line-item .fr-price--reference-info {
  position: absolute;
  right: 20px;
  bottom: 24px;
  width: 140px;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 10px 0px #ccc;
  box-shadow: 2px 2px 10px 0px #ccc;
}
.fr-price--reference-info--show {
  display: block;
}
.fr-price--del {
  font-weight: 400;
  display: block;
  text-decoration: none;
  padding-right: 10px;
  font-size: 13px;
}
.fr-price--del span {
  text-decoration: line-through;
}
.fr-price--type {
  display: block;
}
.fr-price--ins {
  text-decoration: none;
  color: #cd071e;
}
.fr-price--saving {
  font-weight: normal;
  color: #cd071e;
  font-size: 16px;
  display: inline;
  white-space: nowrap;
}
.fr-price--net {
  display: inline;
  padding-left: 3px;
}
.fr-price-discountnote {
  display: none;
}
.fr-price-extra--strike {
  vertical-align: bottom;
  line-height: 20px;
}
.fr-price-extra__row.fr-price-extra--strike {
  display: block;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-top: 5px;
}
.fr-unqualified-list-item-details .fr-price-extra__row.fr-price-extra--strike {
  margin-top: 0px;
  line-height: 21px;
}
.fr-list-item-info--mobile .fr-price-extra__row.fr-price-extra--strike {
  margin-top: 0px;
  line-height: 21px;
}
.fr-price-extra--saving {
  display: block;
}
.fr-price-extra--trenner {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-left: 5px;
}
@media all and (max-width: 699px) {
  .fr-price-extra--trenner {
    margin-right: 2px;
    margin-left: 2px;
  }
}
.fr-price-extra--ins {
  text-align: right;
  margin-left: 0%;
  font-weight: 600;
  font-size: 18px;
  line-height: 14px;
}
.fr-price-extra--del {
  font-size: 13px;
  text-decoration: none;
  margin-top: 5px;
  text-align: left;
  vertical-align: top;
}
.fr-unqualified-list-item-details .fr-price-extra--del {
  vertical-align: bottom;
}
.fr-list-item-info--mobile .fr-price-extra--del {
  vertical-align: bottom;
}
.fr-price-extra--del span {
  font-weight: 400;
  text-decoration: line-through;
  display: inline-block;
  vertical-align: top;
}
.fr-price-extra__extra {
  position: relative;
  color: #cd071e;
  font-size: 18px;
  margin-top: 6px;
}
.fr-price-extra__info {
  border: 1px solid #cd071e;
  color: #cd071e;
  border-radius: 16px;
  padding: 0;
  display: inline-block;
  width: 16px;
  text-align: center;
  margin-left: 6px;
  font-family: "Times new Roman";
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  top: -2px;
}
.fr-price-recommendation {
  font-weight: 600;
  font-size: 22px;
  color: #cd071e;
}
.fr-price-recommendation--ins,
.fr-price-recommendation--del {
  display: inline-block;
  white-space: nowrap;
}
.fr-price-recommendation--del {
  padding-right: 10px;
  text-decoration: none;
  font-size: 15px;
  color: #3b3933;
}
.fr-price-recommendation--del span {
  text-decoration: line-through;
}
.fr-price-recommendation--ins {
  text-decoration: none;
  color: #cd071e;
}
.fr-price-b2b {
  font-weight: 600;
  font-size: 15px;
  color: #3b3933;
}
.fr-price-b2b--ins,
.fr-price-b2b--del {
  display: inline-block;
  white-space: nowrap;
}
.fr-price-b2b--del {
  padding-right: 10px;
  text-decoration: line-through;
  font-size: 15px;
}
.fr-price-b2b--ins {
  text-decoration: none;
  color: #cd071e;
}
.fr-price-b2b--saving {
  font-weight: normal;
  color: #cd071e;
  font-size: 16px;
  display: inline;
  white-space: nowrap;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-product-combination {
  width: 32%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ccc;
  padding: 20px 10px 10px 10px;
  margin-bottom: 2%;
}
@media all and (max-width: 999px) {
  .fr-product-combination {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
}
@media all and (max-width: 499px) {
  .fr-product-combination {
    width: 100%;
  }
}
.fr-product-combination__image {
  width: 100%;
  position: relative;
}
.fr-product-combination__image img {
  width: 100%;
}
.fr-product-combination__link {
  text-decoration: none;
  color: #3b3933;
}
.fr-product-combination__link--sizesLayer {
  padding-bottom: 8px;
  display: inline-block;
  vertical-align: top;
  line-height: 12px;
  text-decoration: underline;
}
.fr-product-combination__name {
  font-size: 22px;
  text-transform: uppercase;
  margin: 10px 0px 4px 0px;
  height: 72px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.fr-product-combination__topic {
  min-height: 54px;
  line-height: 18px;
}
@media all and (max-width: 699px) {
  .fr-product-combination__topic {
    min-height: 72px;
  }
}
@media all and (max-width: 499px) {
  .fr-product-combination__topic {
    min-height: 54px;
  }
}
.fr-product-combination__headline {
  font-weight: 600;
}
@media all and (min-width: 1000px) {
  .fr-product-combination:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 999px) {
  .fr-product-combination:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 499px) {
  .fr-product-combination {
    margin-right: 0;
  }
}
.fr-product-combination__promoitems,
.fr-product-combination__variations {
  padding-top: 0px;
  position: relative;
}
.fr-product-combination__promoitems-label,
.fr-product-combination__variations-label {
  font-weight: 600;
  padding-right: 10px;
}
.fr-product-combination__promoitems-label,
.fr-product-combination__variations-label,
.fr-product-combination__promoitems-value,
.fr-product-combination__variations-value {
  line-height: 14px;
  padding-bottom: 2px;
  display: inline-block;
  vertical-align: top;
}
.fr-product-combination__promoitems-value,
.fr-product-combination__variations-value {
  padding-right: 15px;
}
.fr-product-combination__promoitems .fr-variation-tile,
.fr-product-combination__variations .fr-variation-tile,
.fr-product-combination__promoitems .fr-promoitem-tile,
.fr-product-combination__variations .fr-promoitem-tile {
  width: 30px !important;
  height: 30px;
}
.fr-product-combination__promoitems .fr-variation-tile--availability-SOLD_OUT .fr-variation-tile__wrap:after,
.fr-product-combination__variations .fr-variation-tile--availability-SOLD_OUT .fr-variation-tile__wrap:after {
  width: 39px;
  left: -4px;
  top: 15px;
}
.fr-product-combination .fr-article-dot__layer {
  bottom: -60px;
}
@media all and (max-width: 499px) {
  .fr-product-combination .fr-article-dot__layer {
    bottom: -80px;
    left: 0;
    width: 101%;
  }
}
.fr-product-combinations__filtering {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 10px;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fr-product-combinations__filter,
.fr-product-combinations__sorting {
  margin-top: 8px;
}
.fr-product-combinations-stripe__pager-prev {
  left: 0;
  background-image: url("/img/app/icons/arrow-left-black.svg?v=0c381c90");
  background-size: 25px 25px;
}
.fr-product-combinations-stripe__pager-next {
  right: 0;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  background-size: 25px 25px;
}
.fr-product-combinations-stripe__pager-prev,
.fr-product-combinations-stripe__pager-next {
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  height: 50px;
  width: 25px;
  top: 42%;
  z-index: 100;
  background-color: #fff;
}
.fr-product-combinations-stripe .swiper-button-disabled {
  display: none;
}
.fr-product-combinations__filter-content {
  display: none;
  padding: 50px 10px 10px 10px;
  background-color: #fff;
  border: 1px solid #d1d9d6;
  margin: 0px 0 0em 0;
  -webkit-box-shadow: 14px 15px 13px -13px #ccc;
  box-shadow: 14px 15px 13px -13px #ccc;
  overflow: auto;
  position: absolute;
  z-index: 20;
  width: calc(100% - 20px);
  height: calc(100% - 130px);
}
@media (min-width: 1200px) {
  .fr-product-combinations__filter-content {
    max-width: 290px;
    min-width: 290px;
    height: unset;
  }
}
.fr-product-combinations__filter-content--looks {
  max-width: 290px;
  min-width: 290px;
  height: unset;
}
.fr-product-combinations__filter-content.active {
  display: block;
}
.fr-product-combinations__looks-filter {
  position: relative;
}
.fr-product-combinations__looks-filter button {
  position: relative;
}
.fr-product-combinations__looks-filter .fr-button__looks-filter {
  position: absolute;
  left: 5px;
  top: 3px;
  display: block;
  height: 50px;
  width: 50px;
  background: #fff url("/img/app/icons/filter.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-product-combinations__looks-filter .fr-button--level4 {
  text-align: left;
  border: none;
  width: 140px;
  padding: 12px 10px 12px 60px;
}
.fr-product-combinations__looks-filter .fr-button--level4:hover .fr-button__looks-filter {
  background: #fff url("/img/app/icons/filter-gruen.svg?v=0c381c90") 0 0 no-repeat;
}
.fr-product-combinations__selected-filters {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fr-product-combinations__pager {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fr-product-combinations__slide {
  display: inline-block;
  vertical-align: top;
  width: 300px !important;
}
.fr-product-combinations__slide .fr-product-combination {
  width: 100%;
}
.fr-product-combination-article {
  position: relative;
  padding: 40px;
  width: 32%;
  margin-right: 1.5%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ccc;
  padding: 20px 10px 0px 10px;
  margin-bottom: 1.5%;
}
@media all and (min-width: 1200px) {
  .fr-product-combination-article:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1199px) {
  .fr-product-combination-article {
    width: 49%;
    margin-right: 2%;
  }
  .fr-product-combination-article:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 999px) {
  .fr-product-combination-article {
    width: 100%;
    margin-bottom: 2%;
    margin-right: 0;
  }
}
@media all and (max-width: 699px) {
  .fr-product-combination-article {
    padding: 10px 4px 20px 4px;
    width: 47%;
    margin-right: 2%;
    margin-left: 0%;
  }
  .fr-product-combination-article:nth-child(2n) {
    margin-right: 2%;
    margin-left: 0;
  }
}
.fr-product-combination-article__layer {
  position: absolute;
  bottom: 0px;
  width: 94%;
  background-color: rgba(255,255,255,0.7);
  z-index: 0;
  padding-top: 150px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media all and (max-width: 1199px) {
  .fr-product-combination-article__layer {
    width: 95%;
  }
}
@media all and (max-width: 699px) {
  .fr-product-combination-article__layer {
    width: 97%;
    margin-left: 3px;
  }
}
.noTransition .fr-product-combination-article__layer {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.fr-product-combination-article__layer--active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.fr-product-combination-article__image-wrapper {
  margin-bottom: 60px;
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__image-wrapper {
    margin-bottom: 100px;
  }
}
.fr-product-combination-article__image {
  margin-bottom: 60px;
  width: 100%;
}
.fr-product-combination-article__details {
  padding: 4px 0px 0;
  height: 92px;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0px;
  z-index: 2;
  -webkit-transition: bottom 0.2s ease-in;
  -moz-transition: bottom 0.2s ease-in;
  -o-transition: bottom 0.2s ease-in;
  -ms-transition: bottom 0.2s ease-in;
  transition: bottom 0.2s ease-in;
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__details {
    margin-bottom: 60px;
  }
}
.noTransition .fr-product-combination-article__details {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.fr-product-combination-article__brand {
  text-transform: uppercase;
  font-weight: 600;
}
.fr-product-combination-article__name {
  dislpay: block;
  text-decoration: underline;
  font-weight: 600;
  margin-top: 4px;
  cursor: pointer;
  color: #3b3933;
}
.fr-product-combination-article__pricelabel {
  font-weight: 600;
}
@media all and (max-width: 699px) {
  .fr-product-combination-article__pricelabel {
    font-size: 14px !important;
  }
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__pricelabel {
    font-size: 13px !important;
  }
}
.fr-product-combination-article__pricewrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin: 0 0 0 3px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 24px);
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__pricewrapper {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .fr-product-combination-article__pricewrapper .fr-price--reference {
    font-size: 11px !important;
  }
  .fr-product-combination-article__pricewrapper .fr-price--del span {
    font-size: 11px !important;
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__pricewrapper {
    width: calc(100% - 14px);
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fr-product-combination-article__pricewrapper .fr-price {
    font-size: 14px !important;
  }
}
.fr-product-combination-article__pricewrapper .fr-price {
  text-align: right;
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__pricewrapper .fr-price {
    text-align: left;
  }
}
.fr-product-combination-article__pricewrapper .fr-price--del {
  display: inline-block;
}
.fr-product-combination-article__pricewrapper-layer {
  position: relative;
  bottom: 0px;
  width: calc(100% - 3px);
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media all and (max-width: 499px) {
  .fr-product-combination-article__pricewrapper-layer {
    width: calc(100% - 12px);
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.fr-product-combination-article__promoitem {
  padding: 10px 0;
}
.fr-product-combination-article__promoitem .fr-promoitem-tile__item {
  border: none;
  margin: 3px;
  vertical-align: middle;
}
.fr-product-combination-article__promoitem .fr-promoitem-tile__item--selected {
  border: 3px solid #3b3933;
}
.fr-product-combination-article__variation {
  padding: 10px 0;
}
.fr-product-combination-article__variation .fr-variation-tile__item {
  border: none;
  margin: 3px;
  vertical-align: middle;
}
.fr-product-combination-article__variation .fr-variation-tile__item--selected {
  border: 3px solid #3b3933;
}
.showLayer {
  z-index: 100;
}
.showLayer .fr-product-combination-article__layer {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media all and (max-width: 699px) {
  .showLayer {
    width: 96%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .showLayer .fr-product-combination-article__layer {
    padding-top: 0px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .showLayer .fr-product-combination-article__image {
    margin: 0 10%;
    width: 80%;
  }
  .showLayer .fr-product-combination-article__details {
    margin-bottom: 30px;
  }
  .showLayer .fr-product-combination-article__image-wrapper {
    margin-bottom: 60px;
  }
}
.fr-product-combination-outfit {
  width: 100%;
  display: inline-block;
  padding: 10%;
}
@media all and (max-width: 699px) {
  .fr-product-combination-outfit {
    padding: 4%;
  }
}
.fr-product-combination-outfit__image {
  width: 100%;
  position: relative;
}
.fr-product-combination-outfit__image img {
  width: 100%;
}
.fr-product-combination-outfit__name {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0px 4px 0px;
}
.fr-product-combination-outfit__topic {
  font-size: 14px;
  font-weight: 600;
  min-height: 54px;
}
.fr-product-combination-outfit__pricewrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.fr-product-combination-outfit__pricelabel {
  font-weight: bold;
  font-size: 18px;
}
.fr-product-combination-outfit__price {
  font-weight: bold;
  font-size: 18px;
}
.fr-product-combination-outfit__button {
  margin: 10px 0;
}
.fr-product-combination-outfit__button button {
  width: calc(100% - 0px);
}
@media all and (max-width: 499px) {
  .fr-product-combination-outfit__button button {
    width: calc(100% - 8px);
  }
}
.fr-product-combination-outfit__button .fr-button--level1 {
  width: 100%;
}
.fr-product-combination-outfit__button--soldout {
  color: #cd071e;
  margin-bottom: 6px;
}
.fr-product-combination-order--left {
  display: inline-block;
  vertical-align: top;
  width: 28%;
}
@media all and (max-width: 1199px) {
  .fr-product-combination-order--left {
    width: 37%;
  }
}
@media all and (max-width: 999px) {
  .fr-product-combination-order--left {
    width: 55%;
  }
}
@media all and (max-width: 699px) {
  .fr-product-combination-order--left {
    width: 100%;
  }
}
.fr-product-combination-order--right {
  display: inline-block;
  vertical-align: top;
  width: 72%;
}
@media all and (max-width: 1199px) {
  .fr-product-combination-order--right {
    width: 63%;
  }
}
@media all and (max-width: 999px) {
  .fr-product-combination-order--right {
    width: 45%;
  }
}
@media all and (max-width: 699px) {
  .fr-product-combination-order--right {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 4% 0 4%;
    padding: 0 4% 0 0;
  }
}
.fr-layer--product-combination-success.fr-layer--fullscreen .fr-layer__content {
  top: 40px;
}
.fr-layer--product-combination-success .fr-layer__content {
  padding: 10px 20px 10px;
}
.fr-layer--product-combination-success .fr-product-combination__layer-text {
  margin-bottom: 60px;
}
@media all and (min-width: 500px) {
  .fr-layer--product-combination-success .fr-product-combination__layer-buttons .fr-button {
    width: calc(50% - 30px);
  }
}
.fr-layer--product-combination-success .fr-button {
  cursor: pointer;
}
.fr-product-combination__layer-headline {
  color: #849911;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-rating {
  display: block;
  position: relative;
}
.fr-rating__wrap--release {
  cursor: pointer;
}
.fr-rating__wrap,
.fr-rating__value {
  height: 24px;
  width: 150px;
  background: transparent url("/img/app/icons/star-transparent.svg?v=0c381c90") 0 0 repeat-x;
  background-size: 30px;
}
.fr-rating__wrap {
  background-position: -3px -2px;
  display: inline-block;
  vertical-align: top;
}
.fr-rating__value {
  width: 0;
  background-image: url("/img/app/icons/star.svg?v=0c381c90");
}
.fr-rating--rating {
  display: inline-block;
  vertical-align: top;
  vertical-align: top;
  padding-top: 3px;
  font-weight: bold;
}
.fr-rating__value--1 {
  width: 1px;
  width: 2px;
  width: 4px;
  width: 5px;
  width: 6px;
}
.fr-rating__value--2 {
  width: 4px;
  width: 5px;
  width: 7px;
  width: 8px;
}
.fr-rating__value--3 {
  width: 7px;
  width: 8px;
  width: 10px;
}
.fr-rating__value--4 {
  width: 10px;
  width: 11px;
}
.fr-rating__value--5 {
  width: 13px;
}
.fr-rating__value--6 {
  width: 16px;
}
.fr-rating__value--7 {
  width: 19px;
  width: 17px;
}
.fr-rating__value--8 {
  width: 22px;
  width: 20px;
  width: 19px;
}
.fr-rating__value--9 {
  width: 25px;
  width: 23px;
  width: 22px;
  width: 21px;
}
.fr-rating__value--10 {
  width: 28px;
  width: 29px;
  width: 31px;
  width: 32px;
  width: 33px;
  width: 27px;
}
.fr-rating__value--11 {
  width: 31px;
  width: 32px;
  width: 34px;
  width: 35px;
  width: 36px;
}
.fr-rating__value--12 {
  width: 34px;
  width: 35px;
  width: 37px;
  width: 38px;
}
.fr-rating__value--13 {
  width: 37px;
  width: 38px;
  width: 40px;
}
.fr-rating__value--14 {
  width: 40px;
  width: 41px;
}
.fr-rating__value--15 {
  width: 43px;
}
.fr-rating__value--16 {
  width: 46px;
}
.fr-rating__value--17 {
  width: 49px;
  width: 47px;
}
.fr-rating__value--18 {
  width: 52px;
  width: 50px;
  width: 49px;
}
.fr-rating__value--19 {
  width: 55px;
  width: 53px;
  width: 52px;
  width: 51px;
}
.fr-rating__value--20 {
  width: 58px;
  width: 59px;
  width: 61px;
  width: 62px;
  width: 63px;
  width: 57px;
}
.fr-rating__value--21 {
  width: 61px;
  width: 62px;
  width: 64px;
  width: 65px;
  width: 66px;
}
.fr-rating__value--22 {
  width: 64px;
  width: 65px;
  width: 67px;
  width: 68px;
}
.fr-rating__value--23 {
  width: 67px;
  width: 68px;
  width: 70px;
}
.fr-rating__value--24 {
  width: 70px;
  width: 71px;
}
.fr-rating__value--25 {
  width: 73px;
}
.fr-rating__value--26 {
  width: 76px;
}
.fr-rating__value--27 {
  width: 79px;
  width: 77px;
}
.fr-rating__value--28 {
  width: 82px;
  width: 80px;
  width: 79px;
}
.fr-rating__value--29 {
  width: 85px;
  width: 83px;
  width: 82px;
  width: 81px;
}
.fr-rating__value--30 {
  width: 88px;
  width: 89px;
  width: 91px;
  width: 92px;
  width: 93px;
  width: 87px;
}
.fr-rating__value--31 {
  width: 91px;
  width: 92px;
  width: 94px;
  width: 95px;
  width: 96px;
}
.fr-rating__value--32 {
  width: 94px;
  width: 95px;
  width: 97px;
  width: 98px;
}
.fr-rating__value--33 {
  width: 97px;
  width: 98px;
  width: 100px;
}
.fr-rating__value--34 {
  width: 100px;
  width: 101px;
}
.fr-rating__value--35 {
  width: 103px;
}
.fr-rating__value--36 {
  width: 106px;
}
.fr-rating__value--37 {
  width: 109px;
  width: 107px;
}
.fr-rating__value--38 {
  width: 112px;
  width: 110px;
  width: 109px;
}
.fr-rating__value--39 {
  width: 115px;
  width: 113px;
  width: 112px;
  width: 111px;
}
.fr-rating__value--40 {
  width: 118px;
  width: 119px;
  width: 121px;
  width: 122px;
  width: 123px;
  width: 117px;
}
.fr-rating__value--41 {
  width: 121px;
  width: 122px;
  width: 124px;
  width: 125px;
  width: 126px;
}
.fr-rating__value--42 {
  width: 124px;
  width: 125px;
  width: 127px;
  width: 128px;
}
.fr-rating__value--43 {
  width: 127px;
  width: 128px;
  width: 130px;
}
.fr-rating__value--44 {
  width: 130px;
  width: 131px;
}
.fr-rating__value--45 {
  width: 133px;
}
.fr-rating__value--46 {
  width: 136px;
}
.fr-rating__value--47 {
  width: 139px;
  width: 137px;
}
.fr-rating__value--48 {
  width: 142px;
  width: 140px;
  width: 139px;
}
.fr-rating__value--49 {
  width: 145px;
  width: 143px;
  width: 142px;
  width: 141px;
}
.fr-rating__value--50 {
  width: 148px;
  width: 149px;
  width: 151px;
  width: 152px;
  width: 153px;
  width: 147px;
}
.fr-rating-detail {
  width: 30px;
  height: 30px;
  border: solid 1px #b7b7b7;
  background-color: #fff;
  border-radius: 15px;
  display: inline-block;
  cursor: pointer;
}
.fr-rating-detail--delete {
  position: absolute;
  right: 25px;
  top: 10px;
  color: #849911;
  cursor: pointer;
  font-size: 14px;
  display: none;
}
.fr-rating-detail--filled {
  width: 16px;
  height: 16px;
  background-color: #84991c;
  border-radius: 8px;
  margin: 6px;
  cursor: pointer;
  display: none;
}
.fr-rating-detail--active .fr-rating-detail--filled {
  display: block;
}
.fr-rating-detail--labels {
  width: 230px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.fr-rating-detail--trenner {
  border-top: 1px solid #b7b7b7;
  margin-top: 15px;
  margin-bottom: 14px;
  width: 20px;
  display: inline-block;
}
.fr-rating .fr-rating__count {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
}
.fr-rating--small .fr-rating__wrap,
.fr-rating--small .fr-rating__value {
  height: 16px;
  width: 100px;
  background: transparent url("/img/app/icons/star-grey.svg?v=0c381c90") 0 0 repeat-x;
  background-size: 20px;
}
.fr-rating--small .fr-rating__value {
  width: 0;
  background-image: url("/img/app/icons/star.svg?v=0c381c90");
}
.fr-rating--small .fr-rating__value--1 {
  width: 1px;
  width: 2px;
  width: 3px;
  width: 4px;
  width: 5px;
}
.fr-rating--small .fr-rating__value--2 {
  width: 3px;
  width: 4px;
  width: 5px;
  width: 6px;
}
.fr-rating--small .fr-rating__value--3 {
  width: 5px;
  width: 6px;
  width: 7px;
}
.fr-rating--small .fr-rating__value--4 {
  width: 7px;
  width: 8px;
}
.fr-rating--small .fr-rating__value--5 {
  width: 9px;
}
.fr-rating--small .fr-rating__value--6 {
  width: 11px;
  width: 11px;
}
.fr-rating--small .fr-rating__value--7 {
  width: 13px;
  width: 13px;
  width: 12px;
}
.fr-rating--small .fr-rating__value--8 {
  width: 15px;
  width: 15px;
  width: 14px;
  width: 13px;
}
.fr-rating--small .fr-rating__value--9 {
  width: 17px;
  width: 17px;
  width: 16px;
  width: 15px;
  width: 14px;
}
.fr-rating--small .fr-rating__value--10 {
  width: 19px;
  width: 20px;
  width: 21px;
  width: 22px;
  width: 23px;
  width: 17px;
}
.fr-rating--small .fr-rating__value--11 {
  width: 21px;
  width: 22px;
  width: 23px;
  width: 24px;
  width: 25px;
}
.fr-rating--small .fr-rating__value--12 {
  width: 23px;
  width: 24px;
  width: 25px;
  width: 26px;
}
.fr-rating--small .fr-rating__value--13 {
  width: 25px;
  width: 26px;
  width: 27px;
}
.fr-rating--small .fr-rating__value--14 {
  width: 27px;
  width: 28px;
}
.fr-rating--small .fr-rating__value--15 {
  width: 29px;
}
.fr-rating--small .fr-rating__value--16 {
  width: 31px;
  width: 31px;
}
.fr-rating--small .fr-rating__value--17 {
  width: 33px;
  width: 33px;
  width: 32px;
}
.fr-rating--small .fr-rating__value--18 {
  width: 35px;
  width: 35px;
  width: 34px;
  width: 33px;
}
.fr-rating--small .fr-rating__value--19 {
  width: 37px;
  width: 37px;
  width: 36px;
  width: 35px;
  width: 34px;
}
.fr-rating--small .fr-rating__value--20 {
  width: 39px;
  width: 40px;
  width: 41px;
  width: 42px;
  width: 43px;
  width: 37px;
}
.fr-rating--small .fr-rating__value--21 {
  width: 41px;
  width: 42px;
  width: 43px;
  width: 44px;
  width: 45px;
}
.fr-rating--small .fr-rating__value--22 {
  width: 43px;
  width: 44px;
  width: 45px;
  width: 46px;
}
.fr-rating--small .fr-rating__value--23 {
  width: 45px;
  width: 46px;
  width: 47px;
}
.fr-rating--small .fr-rating__value--24 {
  width: 47px;
  width: 48px;
}
.fr-rating--small .fr-rating__value--25 {
  width: 49px;
}
.fr-rating--small .fr-rating__value--26 {
  width: 51px;
  width: 51px;
}
.fr-rating--small .fr-rating__value--27 {
  width: 53px;
  width: 53px;
  width: 52px;
}
.fr-rating--small .fr-rating__value--28 {
  width: 55px;
  width: 55px;
  width: 54px;
  width: 53px;
}
.fr-rating--small .fr-rating__value--29 {
  width: 57px;
  width: 57px;
  width: 56px;
  width: 55px;
  width: 54px;
}
.fr-rating--small .fr-rating__value--30 {
  width: 59px;
  width: 60px;
  width: 61px;
  width: 62px;
  width: 63px;
  width: 57px;
}
.fr-rating--small .fr-rating__value--31 {
  width: 61px;
  width: 62px;
  width: 63px;
  width: 64px;
  width: 65px;
}
.fr-rating--small .fr-rating__value--32 {
  width: 63px;
  width: 64px;
  width: 65px;
  width: 66px;
}
.fr-rating--small .fr-rating__value--33 {
  width: 65px;
  width: 66px;
  width: 67px;
}
.fr-rating--small .fr-rating__value--34 {
  width: 67px;
  width: 68px;
}
.fr-rating--small .fr-rating__value--35 {
  width: 69px;
}
.fr-rating--small .fr-rating__value--36 {
  width: 71px;
  width: 71px;
}
.fr-rating--small .fr-rating__value--37 {
  width: 73px;
  width: 73px;
  width: 72px;
}
.fr-rating--small .fr-rating__value--38 {
  width: 75px;
  width: 75px;
  width: 74px;
  width: 73px;
}
.fr-rating--small .fr-rating__value--39 {
  width: 77px;
  width: 77px;
  width: 76px;
  width: 75px;
  width: 74px;
}
.fr-rating--small .fr-rating__value--40 {
  width: 79px;
  width: 80px;
  width: 81px;
  width: 82px;
  width: 83px;
  width: 77px;
}
.fr-rating--small .fr-rating__value--41 {
  width: 81px;
  width: 82px;
  width: 83px;
  width: 84px;
  width: 85px;
}
.fr-rating--small .fr-rating__value--42 {
  width: 83px;
  width: 84px;
  width: 85px;
  width: 86px;
}
.fr-rating--small .fr-rating__value--43 {
  width: 85px;
  width: 86px;
  width: 87px;
}
.fr-rating--small .fr-rating__value--44 {
  width: 87px;
  width: 88px;
}
.fr-rating--small .fr-rating__value--45 {
  width: 89px;
}
.fr-rating--small .fr-rating__value--46 {
  width: 91px;
  width: 91px;
}
.fr-rating--small .fr-rating__value--47 {
  width: 93px;
  width: 93px;
  width: 92px;
}
.fr-rating--small .fr-rating__value--48 {
  width: 95px;
  width: 95px;
  width: 94px;
  width: 93px;
}
.fr-rating--small .fr-rating__value--49 {
  width: 97px;
  width: 97px;
  width: 96px;
  width: 95px;
  width: 94px;
}
.fr-rating--small .fr-rating__value--50 {
  width: 99px;
  width: 100px;
  width: 101px;
  width: 102px;
  width: 103px;
  width: 97px;
}
.fr-rating--medium .fr-rating__wrap {
  margin-right: 6px;
}
.fr-rating--medium .fr-rating__wrap,
.fr-rating--medium .fr-rating__value {
  height: 20px;
  width: 120px;
  background: transparent url("/img/app/icons/star-grey-medium.svg?v=0c381c90") 0 0 repeat-x;
  background-size: 24px;
}
.fr-rating--medium .fr-rating__value {
  width: 0;
  background-image: url("/img/app/icons/star-medium.svg?v=0c381c90");
}
.fr-rating--medium .fr-rating__value--1 {
  width: 1.4px;
  width: 2.4px;
  width: 3.4px;
  width: 4.4px;
  width: 5.4px;
}
.fr-rating--medium .fr-rating__value--2 {
  width: 3.8px;
  width: 4.8px;
  width: 5.8px;
  width: 6.8px;
}
.fr-rating--medium .fr-rating__value--3 {
  width: 6.199999999999999px;
  width: 7.199999999999999px;
  width: 8.2px;
}
.fr-rating--medium .fr-rating__value--4 {
  width: 8.6px;
  width: 9.6px;
}
.fr-rating--medium .fr-rating__value--5 {
  width: 11px;
}
.fr-rating--medium .fr-rating__value--6 {
  width: 13.399999999999999px;
  width: 13.399999999999999px;
}
.fr-rating--medium .fr-rating__value--7 {
  width: 15.8px;
  width: 15.8px;
  width: 14.8px;
}
.fr-rating--medium .fr-rating__value--8 {
  width: 18.2px;
  width: 18.2px;
  width: 17.2px;
  width: 16.2px;
}
.fr-rating--medium .fr-rating__value--9 {
  width: 20.599999999999998px;
  width: 20.599999999999998px;
  width: 19.599999999999998px;
  width: 18.599999999999998px;
  width: 17.599999999999998px;
}
.fr-rating--medium .fr-rating__value--10 {
  width: 23px;
  width: 24px;
  width: 25px;
  width: 26px;
  width: 27px;
  width: 21px;
}
.fr-rating--medium .fr-rating__value--11 {
  width: 25.4px;
  width: 26.4px;
  width: 27.4px;
  width: 28.4px;
  width: 29.4px;
}
.fr-rating--medium .fr-rating__value--12 {
  width: 27.799999999999997px;
  width: 28.799999999999997px;
  width: 29.799999999999997px;
  width: 30.799999999999997px;
}
.fr-rating--medium .fr-rating__value--13 {
  width: 30.2px;
  width: 31.2px;
  width: 32.2px;
}
.fr-rating--medium .fr-rating__value--14 {
  width: 32.6px;
  width: 33.6px;
}
.fr-rating--medium .fr-rating__value--15 {
  width: 35px;
}
.fr-rating--medium .fr-rating__value--16 {
  width: 37.4px;
  width: 37.4px;
}
.fr-rating--medium .fr-rating__value--17 {
  width: 39.8px;
  width: 39.8px;
  width: 38.8px;
}
.fr-rating--medium .fr-rating__value--18 {
  width: 42.199999999999996px;
  width: 42.199999999999996px;
  width: 41.199999999999996px;
  width: 40.199999999999996px;
}
.fr-rating--medium .fr-rating__value--19 {
  width: 44.6px;
  width: 44.6px;
  width: 43.6px;
  width: 42.6px;
  width: 41.6px;
}
.fr-rating--medium .fr-rating__value--20 {
  width: 47px;
  width: 48px;
  width: 49px;
  width: 50px;
  width: 51px;
  width: 45px;
}
.fr-rating--medium .fr-rating__value--21 {
  width: 49.4px;
  width: 50.4px;
  width: 51.4px;
  width: 52.4px;
  width: 53.4px;
}
.fr-rating--medium .fr-rating__value--22 {
  width: 51.8px;
  width: 52.8px;
  width: 53.8px;
  width: 54.8px;
}
.fr-rating--medium .fr-rating__value--23 {
  width: 54.199999999999996px;
  width: 55.199999999999996px;
  width: 56.199999999999996px;
}
.fr-rating--medium .fr-rating__value--24 {
  width: 56.599999999999994px;
  width: 57.599999999999994px;
}
.fr-rating--medium .fr-rating__value--25 {
  width: 59px;
}
.fr-rating--medium .fr-rating__value--26 {
  width: 61.4px;
  width: 61.4px;
}
.fr-rating--medium .fr-rating__value--27 {
  width: 63.8px;
  width: 63.8px;
  width: 62.8px;
}
.fr-rating--medium .fr-rating__value--28 {
  width: 66.2px;
  width: 66.2px;
  width: 65.2px;
  width: 64.2px;
}
.fr-rating--medium .fr-rating__value--29 {
  width: 68.6px;
  width: 68.6px;
  width: 67.6px;
  width: 66.6px;
  width: 65.6px;
}
.fr-rating--medium .fr-rating__value--30 {
  width: 71px;
  width: 72px;
  width: 73px;
  width: 74px;
  width: 75px;
  width: 69px;
}
.fr-rating--medium .fr-rating__value--31 {
  width: 73.39999999999999px;
  width: 74.39999999999999px;
  width: 75.39999999999999px;
  width: 76.39999999999999px;
  width: 77.39999999999999px;
}
.fr-rating--medium .fr-rating__value--32 {
  width: 75.8px;
  width: 76.8px;
  width: 77.8px;
  width: 78.8px;
}
.fr-rating--medium .fr-rating__value--33 {
  width: 78.2px;
  width: 79.2px;
  width: 80.2px;
}
.fr-rating--medium .fr-rating__value--34 {
  width: 80.6px;
  width: 81.6px;
}
.fr-rating--medium .fr-rating__value--35 {
  width: 83px;
}
.fr-rating--medium .fr-rating__value--36 {
  width: 85.39999999999999px;
  width: 85.39999999999999px;
}
.fr-rating--medium .fr-rating__value--37 {
  width: 87.8px;
  width: 87.8px;
  width: 86.8px;
}
.fr-rating--medium .fr-rating__value--38 {
  width: 90.2px;
  width: 90.2px;
  width: 89.2px;
  width: 88.2px;
}
.fr-rating--medium .fr-rating__value--39 {
  width: 92.6px;
  width: 92.6px;
  width: 91.6px;
  width: 90.6px;
  width: 89.6px;
}
.fr-rating--medium .fr-rating__value--40 {
  width: 95px;
  width: 96px;
  width: 97px;
  width: 98px;
  width: 99px;
  width: 93px;
}
.fr-rating--medium .fr-rating__value--41 {
  width: 97.39999999999999px;
  width: 98.39999999999999px;
  width: 99.39999999999999px;
  width: 100.39999999999999px;
  width: 101.39999999999999px;
}
.fr-rating--medium .fr-rating__value--42 {
  width: 99.8px;
  width: 100.8px;
  width: 101.8px;
  width: 102.8px;
}
.fr-rating--medium .fr-rating__value--43 {
  width: 102.2px;
  width: 103.2px;
  width: 104.2px;
}
.fr-rating--medium .fr-rating__value--44 {
  width: 104.6px;
  width: 105.6px;
}
.fr-rating--medium .fr-rating__value--45 {
  width: 107px;
}
.fr-rating--medium .fr-rating__value--46 {
  width: 109.39999999999999px;
  width: 109.39999999999999px;
}
.fr-rating--medium .fr-rating__value--47 {
  width: 111.8px;
  width: 111.8px;
  width: 110.8px;
}
.fr-rating--medium .fr-rating__value--48 {
  width: 114.19999999999999px;
  width: 114.19999999999999px;
  width: 113.19999999999999px;
  width: 112.19999999999999px;
}
.fr-rating--medium .fr-rating__value--49 {
  width: 116.6px;
  width: 116.6px;
  width: 115.6px;
  width: 114.6px;
  width: 113.6px;
}
.fr-rating--medium .fr-rating__value--50 {
  width: 119px;
  width: 120px;
  width: 121px;
  width: 122px;
  width: 123px;
  width: 117px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-realtime-field-check--ok {
  background: #fff url("/img/app/auctronia-icons/realtime-ok.svg?v=0c381c90") center right no-repeat;
  padding-right: 50px;
}
.fr-realtime-field-check--error {
  background: #fff url("/img/app/auctronia-icons/realtime-error.svg?v=0c381c90") center right no-repeat;
  padding-right: 50px;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-scroll-top {
  display: none;
  position: fixed;
  cursor: pointer;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border: 1px solid #3b3933;
  background: #fff url("/img/app/icons/arrow-up-black.svg?v=0c381c90") 6px 7px no-repeat;
  background-size: 35px 35px;
  z-index: 10;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-search-slot {
  position: relative;
  border-radius: 100px;
}
.fr-search-slot__field-wrap,
.fr-search-slot__button-wrap {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.fr-search-slot__field-wrap,
.fr-search-slot__field-wrap-noresult {
  width: 100%;
}
.fr-search-slot__field-wrap .fr-input,
.fr-search-slot__field-wrap-noresult .fr-input {
  height: 38px;
  padding-right: 50px;
  border-radius: 100px;
}
.fr-search-slot__field-wrap .fr-input::-webkit-input-placeholder,
.fr-search-slot__field-wrap-noresult .fr-input::-webkit-input-placeholder {
  color: #3b3933;
}
.fr-search-slot__field-wrap .fr-input:-moz-placeholder,
.fr-search-slot__field-wrap-noresult .fr-input:-moz-placeholder {
  color: #3b3933;
}
.fr-search-slot__field-wrap .fr-input::-moz-placeholder,
.fr-search-slot__field-wrap-noresult .fr-input::-moz-placeholder {
  color: #3b3933;
}
.fr-search-slot__field-wrap .fr-input:-ms-input-placeholder,
.fr-search-slot__field-wrap-noresult .fr-input:-ms-input-placeholder {
  color: #3b3933;
}
.fr-search-slot__field-wrap .fr-input::-ms-clear,
.fr-search-slot__field-wrap-noresult .fr-input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.fr-search-slot__button {
  position: absolute;
  background-color: #849911;
  border-radius: 50%;
  top: 3px;
  right: 3px;
  width: 32px;
  height: 32px;
}
.fr-search-slot__button:hover {
  background-color: #b1c802;
}
.fr-search-slot__button-icon {
  width: 28px;
  height: 28px;
  margin: 0px auto;
  background: transparent url("/img/app/icons/shopicons_regular_search_weiss.svg?v=0c381c90") center center no-repeat;
  background-size: 24px 24px;
}
.fr-search-slot__remove {
  position: absolute;
  background-color: transparent;
  top: 7px;
  right: 50px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
  background: #fff url("/img/app/icons/shopicons_deletebtn.svg?v=0c381c90") 0 0 no-repeat;
}
@media all and (max-width: 699px) {
  .fr-search-slot__remove {
    padding-left: 7px;
  }
}
.fr-search-slot__close {
  display: none;
}
.fr-suggestions--loading .fr-search-slot__remove {
  display: none !important;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-select {
  position: relative;
  background-color: #fff;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #b7b7b7;
  height: 40px;
  padding: 0;
  margin: 0;
}
.fr-select__wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  text-align: left;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fr-select__wrap {
    display: block;
  }
}
.fr-select--error {
  border-color: #cd071e;
}
.fr-select--valid {
  border-color: #849911;
}
.fr-select--wide {
  display: block;
}
.fr-select--noborder {
  border: none;
  padding-top: 2px;
}
.fr-select--focus {
  border: 1px solid #3b3933;
}
.fr-select__label,
.fr-select__value,
.fr-select__arrow {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.fr-select__label,
.fr-select__value {
  font-style: normal;
  padding: 11px 50px 0 9px;
  font-size: 16px;
  text-align: left;
}
.fr-select__label {
  padding: 11px 0 0 10px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.fr-select__value {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 11px;
  width: auto;
}
@media all and (min-width: 500px) and (-ms-high-contrast: none), all and (min-width: 500px) and (-ms-high-contrast: active) {
  .fr-select__value {
    width: 55%;
    overflow: visible;
  }
}
@media all and (max-width: 299px) and (-ms-high-contrast: none), all and (max-width: 299px) and (-ms-high-contrast: active) {
  .fr-select__value {
    width: 55%;
  }
}
.fr-select__arrow {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 38px;
  width: 32px;
  background: #fff url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 0 0 no-repeat;
  border: 8px solid #fff;
  border-top-width: 12px;
  border-radius: 5px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fr-select__arrow {
    border-top-width: 8px;
  }
}
.fr-select--pager {
  border-radius: 0;
}
.fr-select--pager .fr-select__arrow {
  background-color: #fff;
  border-color: #fff;
}
.fr-select__select {
  visibility: visible;
  position: absolute;
  cursor: pointer;
  -webkit-appearance: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  min-height: 100%;
  max-height: 100%;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  font-size: 18px;
  font-family: 'Source Sans Pro', Arial;
}
.fr-select--disabled {
  background-color: #f3f3f3;
}
.fr-select--disabled .fr-select__label,
.fr-select--disabled .fr-select__value {
  color: #b7b7b7;
}
.fr-select--disabled .fr-select__arrow {
  border-color: #f3f3f3;
  background-color: #f3f3f3;
}
.fr-select-ios__layer {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
  border-radius: 16px;
  left: 8px;
  width: 250px;
  z-index: 1000;
  top: 37px;
  font-size: 20px;
  line-height: 24px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-animation: scaleDown 0.3s ease forwards;
  -moz-animation: scaleDown 0.3s ease forwards;
  -o-animation: scaleDown 0.3s ease forwards;
  -ms-animation: scaleDown 0.3s ease forwards;
  animation: scaleDown 0.3s ease forwards;
  overflow: scroll;
}
@media (prefers-color-scheme: dark) {
  .fr-select-ios__layer {
    background-color: #444;
    color: #fff;
  }
}
.fr-select-ios__layer input {
  display: none;
}
.fr-select-ios__layer--label {
  display: inline-block;
  width: 100%;
  padding-left: 32px;
}
.fr-select-ios__layer--tab {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
@media (prefers-color-scheme: dark) {
  .fr-select-ios__layer--tab {
    border-bottom: 1px solid #666;
  }
}
.fr-select-ios__layer--tab:last-child {
  border-bottom: none;
}
.fr-select-ios__layer--tab-disabled {
  color: #888;
}
.fr-select-ios__layer--tab-selected {
  background: transparent url("/img/app/icons/arrow-ios-black.png?v=0c381c90") 0 0 no-repeat;
  background-size: 15px;
  background-position: 11px 15px;
}
@media (prefers-color-scheme: dark) {
  .fr-select-ios__layer--tab-selected {
    background: transparent url("/img/app/icons/arrow-ios-white.png?v=0c381c90") 0 0 no-repeat;
    background-size: 15px;
    background-position: 11px 15px;
  }
}
.fr-select-ios__layer.active {
  -webkit-animation: scaleUp 0.3s ease forwards;
  -moz-animation: scaleUp 0.3s ease forwards;
  -o-animation: scaleUp 0.3s ease forwards;
  -ms-animation: scaleUp 0.3s ease forwards;
  animation: scaleUp 0.3s ease forwards;
  overflow: scroll;
}
@media all and (min-width: 500px) and (-ms-high-contrast: none), all and (min-width: 500px) and (-ms-high-contrast: active) {
  .fr-select {
    overflow: hidden;
  }
}
@-moz-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
}
@-webkit-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
}
@-o-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
}
@keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
}
@-moz-keyframes scaleDown {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes scaleDown {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes scaleDown {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes scaleDown {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.97;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
  }
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-service-bar {
  background-color: #c5c5c5;
  text-align: center;
  padding: 14px 0px 6px;
  border-top: 3px solid #fff;
}
@media all and (min-width: 700px) {
  .fr-service-bar {
    display: none !important;
  }
}
@media all and (min-width: 700px) {
  .fr-service-bar--wrap {
    display: none !important;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-service-icon {
  display: inline-block;
  vertical-align: top;
  margin: 1px;
  height: 80px;
  width: 74px;
  text-align: center;
  border: 1px solid #fff;
  margin-top: 10px;
  text-decoration: none;
  color: #000;
}
.fr-service-icon__link {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 13px;
}
.fr-service-icon:hover {
  border: 1px solid #ccc;
}
.fr-service-icon__layer {
  border: 1px solid #b7b7b7;
  min-height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.fr-service-icon__layer-content {
  padding: 20px 10px 10px 10px;
}
.fr-service-icon--eyeable {
  display: none;
}
@media (max-width: 330px) {
  .fr-service-icon--eyeable {
    display: block;
  }
}
.fr-service-icon__icon {
  width: 45px;
  height: 45px;
  margin-left: 14px;
  display: block;
  color: #f00;
}
.fr-service-icon__icon--filiale {
  background-image: url("/img/app/icons/service/filiale.svg?v=0c381c90");
}
.fr-service-icon__icon--katalog {
  background-image: url("/img/app/icons/service/katalog.svg?v=0c381c90");
}
.fr-service-icon__icon--servicehilfe {
  background-image: url("/img/app/icons/service/servicehilfe.svg?v=0c381c90");
}
.fr-service-icon__icon--eyeable {
  background-image: url("/img/app/icons/service/eyeable-menue.svg?v=0c381c90");
}
.fr-service-icon__icon--stilrevier {
  background-image: url("/img/app/icons/service/stilrevier.svg?v=0c381c90");
}
.fr-service-icon__icon--auctronia {
  background-image: url("/img/app/icons/service/auctronia.svg?v=0c381c90");
}
.fr-service-icon__icon--blog {
  background-image: url("/img/app/icons/service/blog.svg?v=0c381c90");
}
.fr-service-icon__icon--direktbestellung {
  background-image: url("/img/app/icons/service/direktbestellung.svg?v=0c381c90");
}
.fr-service-icon__icon--instagram {
  background-image: url("/img/app/icons/service/instagram.svg?v=0c381c90");
}
.fr-service-icon__icon--jungjaeger {
  background-image: url("/img/app/icons/service/jungjaeger.svg?v=0c381c90");
}
.fr-service-icon__icon--kontaktformular {
  background-image: url("/img/app/icons/service/kontaktformular.svg?v=0c381c90");
}
.fr-service-icon__icon--youtube {
  background-image: url("/img/app/icons/service/youtube.svg?v=0c381c90");
}
.fr-service-icon__icon--karriere {
  background-image: url("/img/app/icons/service/karriere.svg?v=0c381c90");
}
.fr-service-icon__icon--jagderlebnis {
  background-image: url("/img/app/icons/service/jagderlebnis.svg?v=0c381c90");
}
.fr-service-icon__icon--werkstatt {
  background-image: url("/img/app/icons/service/werkstatt.svg?v=0c381c90");
}
.fr-service-icon__icon--newsletter {
  background-image: url("/img/app/icons/service/newsletter.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--filiale {
  background-image: url("/img/app/icons/service/filiale_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--katalog {
  background-image: url("/img/app/icons/service/katalog_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--servicehilfe {
  background-image: url("/img/app/icons/service/servicehilfe_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--eyeable {
  background-image: url("/img/app/icons/service/eyeable-menue-hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--stilrevier {
  background-image: url("/img/app/icons/service/stilrevier_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--auctronia {
  background-image: url("/img/app/icons/service/auctronia_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--blog {
  background-image: url("/img/app/icons/service/blog_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--direktbestellung {
  background-image: url("/img/app/icons/service/direktbestellung_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--instagram {
  background-image: url("/img/app/icons/service/instagram_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--jungjaeger {
  background-image: url("/img/app/icons/service/jungjaeger_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--kontaktformular {
  background-image: url("/img/app/icons/service/kontaktformular_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--youtube {
  background-image: url("/img/app/icons/service/youtube_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--karriere {
  background-image: url("/img/app/icons/service/karriere_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--jagderlebnis {
  background-image: url("/img/app/icons/service/jagderlebnis_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--werkstatt {
  background-image: url("/img/app/icons/service/werkstatt_hover.svg?v=0c381c90");
}
.fr-service-icon:hover .fr-service-icon__icon--newsletter {
  background-image: url("/img/app/icons/service/newsletter_hover.svg?v=0c381c90");
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-service-navigation {
  margin-bottom: 30px;
  margin: 0 auto;
  text-align: center;
}
.fr-service-navigation__element {
  padding: 10px 10px;
  border: 1px solid #f00;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 10px;
}
@media all and (max-width: 499px) {
  .fr-service-navigation__element {
    width: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
}
@media all and (min-width: 700px) {
  .fr-service-navigation__element {
    margin-bottom: 15px;
  }
}
.fr-service-navigation__element span {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fr-service-navigation__element--flexible {
  min-width: 200px;
}
.fr-service-navigation__element--default {
  width: 22.7%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
@media all and (min-width: 1000px) {
  .fr-service-navigation__element--default:nth-child(1) {
    margin-left: 0%;
  }
  .fr-service-navigation__element--default:nth-child(4n) {
    margin-right: 0;
  }
  .fr-service-navigation__element--default:nth-child(4n+1) {
    margin-left: 0%;
  }
}
@media all and (max-width: 999px) {
  .fr-service-navigation__element--default {
    width: 31.3%;
    margin-right: 1.5%;
    margin-left: 1.5%;
  }
  .fr-service-navigation__element--default:nth-child(1) {
    margin-left: 0%;
  }
  .fr-service-navigation__element--default:nth-child(3n) {
    margin-right: 0;
  }
  .fr-service-navigation__element--default:nth-child(3n+1) {
    margin-left: 0%;
  }
}
@media all and (min-width: 500px) and (max-width: 699px) {
  .fr-service-navigation__element--default {
    width: 49%;
  }
  .fr-service-navigation__element--default:nth-child(odd) {
    margin-right: 2%;
    margin-left: 0;
  }
  .fr-service-navigation__element--default:nth-child(even) {
    margin-right: 0;
    margin-left: 0;
  }
}
@media all and (max-width: 499px) {
  .fr-service-navigation__element--default {
    margin-right: 0;
    margin-left: 0;
  }
}
.fr-service-navigation--arrow {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}
.fr-service-navigation--cols {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.fr-service-navigation--cols .fr-service-navigation__element {
  min-width: unset;
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-service-navigation--cols-2 .fr-service-navigation__element {
    width: calc(50% - 5px) !important;
  }
}
@media all and (min-width: 500px) and (max-width: 699px) {
  .fr-service-navigation--cols-3 .fr-service-navigation__element {
    width: calc(50% - 5px) !important;
  }
}
@media all and (min-width: 700px) {
  .fr-service-navigation--cols-3 .fr-service-navigation__element {
    width: calc(33.3333% - 6.666px) !important;
  }
}
@media all and (min-width: 500px) and (max-width: 999px) {
  .fr-service-navigation--cols-4 .fr-service-navigation__element {
    width: calc(50% - 5px) !important;
  }
}
@media all and (min-width: 1000px) {
  .fr-service-navigation--cols-4 .fr-service-navigation__element {
    width: calc(25% - 7.5px) !important;
  }
}
@media all and (max-width: 499px) {
  .fr-service-navigation--cols-2.fr-service-navigation--show2Cols .fr-service-navigation__element,
  .fr-service-navigation--cols-3.fr-service-navigation--show2Cols .fr-service-navigation__element,
  .fr-service-navigation--cols-4.fr-service-navigation--show2Cols .fr-service-navigation__element {
    width: calc(50% - 5px) !important;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-settings-panel {
  background-color: rgba(255,255,255,0.95);
  text-align: left;
  position: fixed;
  right: -300px;
  top: 5%;
  bottom: 1%;
  color: #000;
  display: none;
  width: 300px;
  z-index: 2000;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
  border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.fr-settings-panel a:hover {
  text-decoration: underline;
}
.fr-settings-panel.active {
  display: block;
  -webkit-transition: right linear 200ms, box-shadow 100ms linear;
  -moz-transition: right linear 200ms, box-shadow 100ms linear;
  -o-transition: right linear 200ms, box-shadow 100ms linear;
  -ms-transition: right linear 200ms, box-shadow 100ms linear;
  transition: right linear 200ms, box-shadow 100ms linear;
}
.fr-settings-panel.visible {
  -webkit-transition: right linear 200ms, box-shadow 100ms linear;
  -moz-transition: right linear 200ms, box-shadow 100ms linear;
  -o-transition: right linear 200ms, box-shadow 100ms linear;
  -ms-transition: right linear 200ms, box-shadow 100ms linear;
  transition: right linear 200ms, box-shadow 100ms linear;
  -webkit-box-shadow: rgba(0,0,0,0.4) 0 0 5px;
  box-shadow: rgba(0,0,0,0.4) 0 0 5px;
  right: -3px;
}
.fr-settings-panel.visible .arrow {
  -webkit-transition: opacity 0.15 linear;
  -moz-transition: opacity 0.15 linear;
  -o-transition: opacity 0.15 linear;
  -webkit-transition: opacity 0.15 linear;
  -moz-transition: opacity 0.15 linear;
  -o-transition: opacity 0.15 linear;
  -ms-transition: opacity 0.15 linear;
  transition: opacity 0.15 linear;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.fr-settings-panel__headinglevel1 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
  color: #000;
}
.fr-settings-panel__headinglevel1 a {
  color: #000;
  text-decoration: none;
}
.fr-settings-panel__headinglevel1 ahove {
  text-decoration: underline;
}
.fr-settings-panel__headinglevel2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 15px;
}
.fr-settings-panel a,
.fr-settings-panel__link {
  color: #000;
  text-decoration: none;
}
.fr-settings-panel a:hover,
.fr-settings-panel__link:hover {
  text-decoration: underline;
}
.fr-settings-panel small {
  font-size: 13px;
}
.fr-settings-panel ul {
  margin-bottom: 10px;
  list-style: none;
  padding: 0;
}
.fr-settings-panel li {
  margin-bottom: 2px;
}
.fr-settings-panel__link {
  margin-bottom: 2px;
}
.fr-settings-panel__timecontrol {
  display: inline-block;
  line-height: 24px;
  width: 100px;
  text-align: right;
}
.fr-settings-panel__close {
  background: url("/img/app/auctronia-icons/close.svg?v=0c381c90") 0 0 no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 10px;
  border: 10px solid #fff;
  cursor: pointer;
}
.fr-settings-panel .arrow {
  cursor: pointer;
  position: absolute;
  padding: 10px 0 6px 5px;
  left: -35px;
  top: 40%;
  width: 35px;
  background-color: #fff;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -webkit-transition: opacity 0.25 linear;
  -moz-transition: opacity 0.25 linear;
  -o-transition: opacity 0.25 linear;
  -webkit-transition: opacity 0.25 linear;
  -moz-transition: opacity 0.25 linear;
  -o-transition: opacity 0.25 linear;
  -ms-transition: opacity 0.25 linear;
  transition: opacity 0.25 linear;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.touchevents .fr-settings-panel {
  max-height: 670px;
  height: 95%;
}
.touchevents .fr-settings-panel.visible {
  overflow: scroll;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-simple-table {
  display: table;
  width: 100%;
  border: none;
}
.fr-simple-table__caption {
  text-align: left;
  padding: 8px 15px 8px 5px;
}
.fr-simple-table__cell,
.fr-simple-table__headline {
  vertical-align: top;
  text-align: left;
  padding: 8px 15px 8px 0;
  border: none;
}
.fr-simple-table__cell--aright,
.fr-simple-table__headline--aright {
  text-align: right;
}
.fr-simple-table__cell--center,
.fr-simple-table__headline--center {
  text-align: center;
}
.fr-simple-table__cell--vmiddle,
.fr-simple-table__headline--vmiddle {
  vertical-align: middle;
}
.fr-simple-table__cell--nopadding,
.fr-simple-table__headline--nopadding {
  padding: 0;
}
.fr-simple-table__cell--fourth,
.fr-simple-table__headline--fourth {
  width: 25%;
}
.fr-simple-table__cell--third,
.fr-simple-table__headline--third {
  width: 33.3333%;
}
.fr-simple-table__cell--half,
.fr-simple-table__headline--half {
  width: 50%;
}
.fr-simple-table__cell--sixth,
.fr-simple-table__headline--sixth {
  width: 15%;
}
.fr-simple-table--fourth {
  width: 25%;
}
.fr-simple-table--third {
  width: 33.3333%;
}
.fr-simple-table--half {
  width: 50%;
}
.fr-simple-table--sixth {
  width: 15%;
}
.fr-simple-table__sorting-down {
  padding-right: 26px;
  background: #fff url("/img/app/icons/pfeil_sort.svg?v=0c381c90") top right no-repeat;
  background-position: right 0px;
  cursor: pointer;
}
.fr-simple-table__sorting-up {
  padding-right: 26px;
  background: #fff url("/img/app/icons/pfeil_sort_up.svg?v=0c381c90") top right no-repeat;
  background-position: right 0px;
  cursor: pointer;
}
.fr-simple-table__headline {
  font-size: 15px;
}
.fr-simple-table--border {
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}
.fr-simple-table--border .fr-simple-table__cell,
.fr-simple-table--border .fr-simple-table__headline {
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  padding-left: 5px;
}
.fr-table-outer-wrap {
  position: relative;
  width: 100%;
}
.fr-table-wrap {
  overflow-x: auto;
}
.fr-table-wrap--scrollable-left:before,
.fr-table-wrap--scrollable-right:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  z-index: 1;
  content: "";
}
.fr-table-wrap--scrollable-left:before {
  background: -webkit-linear-gradient(left, #f3f3f3, rgba(255,255,255,0));
  background: -moz-linear-gradient(left, #f3f3f3, rgba(255,255,255,0));
  background: -o-linear-gradient(left, #f3f3f3, rgba(255,255,255,0));
  background: -ms-linear-gradient(left, #f3f3f3, rgba(255,255,255,0));
  background: linear-gradient(to right, #f3f3f3, rgba(255,255,255,0));
  border-left: 1px solid #f3f3f3;
}
.fr-table-wrap--scrollable-right:after {
  background: -webkit-linear-gradient(right, #f3f3f3, rgba(255,255,255,0));
  background: -moz-linear-gradient(right, #f3f3f3, rgba(255,255,255,0));
  background: -o-linear-gradient(right, #f3f3f3, rgba(255,255,255,0));
  background: -ms-linear-gradient(right, #f3f3f3, rgba(255,255,255,0));
  background: linear-gradient(to left, #f3f3f3, rgba(255,255,255,0));
  border-right: 1px solid #f3f3f3;
  right: 0;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-store-filter-availability__store-status {
  margin-top: 14px;
}
.fr-store-filter-availability__store-status:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #b7b7b7;
  margin-right: 5px;
}
.fr-store-filter-availability__store-status--notavailable {
  font-size: 13px;
  margin-bottom: 26px;
}
.fr-store-filter__notavailable {
  font-size: 14px;
}
.fr-store-filter__distance {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #aaa;
  font-size: 13px;
}
@media all and (max-width: 999px) {
  .fr-store-filter__location {
    padding: 10px 0;
  }
}
.fr-store-filter__hint {
  margin-top: 10px;
  color: #cd071e;
}
.fr-store-filter__nearest {
  padding: 0px 0px 0px 24px;
  margin: 16px 0px;
  font-size: 14px;
  cursor: pointer;
  background: transparent url("/img/app/icons/standort.svg?v=0c381c90") 0px 0px no-repeat;
}
.fr-store-filter__nearest span {
  text-decoration: underline;
  cursor: pointer;
  width: 100%;
}
.fr-store-filter__container .fr-filter__label {
  font-size: 14px;
}
.fr-store-filter__input {
  position: relative;
  margin: 16px 0px 16px;
}
.fr-store-filter__button {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 6px;
  top: 1px;
  background: transparent url("/img/app/icons/arrow-right-white.svg?v=0c381c90") 10px 8px no-repeat;
  background-color: #d4d4d4;
  border-radius: 18px;
  background-size: 20px;
  cursor: pointer;
}
.fr-store-filter__plz {
  width: calc(100% - 50px);
  font-size: 14px;
}
@media all and (max-width: 999px) {
  .fr-store-filter__plz {
    height: 44px;
  }
}
.fr-store-filter__link {
  position: relative;
  border: 1px solid #999;
  padding: 10px 13px 0 13px;
  display: block;
  margin: 20px 0 0 0;
  cursor: pointer;
}
.fr-store-filter__checkbox {
  margin: 0px 0 20px;
}
.fr-store-filter__notavailable {
  margin: 0px 0 20px;
}
.fr-store-filter__switch {
  cursor: pointer;
  text-decoration: underline;
  margin: 10px 0 10px;
  display: block;
}
.fr-store-filter--selected {
  font-weight: bold;
}
.fr-store-filter-data {
  margin-bottom: 18px;
}
.fr-store-filter-data--name {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
}
.fr-store-filter-data--address {
  font-size: 13px;
}
.fr-store-filter--select .fr-select {
  width: 100%;
}
@media all and (max-width: 999px) {
  .fr-store-filter--select .fr-select {
    width: calc(100% - 50px);
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-store-slider-wrap {
  margin-top: 40px;
  padding-bottom: 20px;
  position: relative;
}
.fr-store-slider {
  height: 214px;
}
@media all and (min-width: 500px) {
  .fr-store-slider {
    height: 266px;
  }
}
@media all and (min-width: 700px) {
  .fr-store-slider {
    height: 266px;
  }
}
@media all and (min-width: 1000px) {
  .fr-store-slider {
    height: 301px;
  }
}
@media all and (min-width: 1200px) {
  .fr-store-slider {
    height: 398px;
  }
}
@media all and (min-width: 1400px) {
  .fr-store-slider {
    height: 488px;
  }
}
@media all and (min-width: 1600px) {
  .fr-store-slider {
    height: 488px;
  }
}
.fr-store-slider--init .swiper-wrapper {
  display: block !important;
}
.fr-store-slider__slide {
  visibility: hidden;
  position: relative;
  width: 100%;
  height: 214px;
  max-width: 440px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fr-store-slider__slide--init {
  visibility: visible;
  margin: auto;
}
@media all and (min-width: 500px) {
  .fr-store-slider__slide {
    height: 266px;
    max-width: 534px;
  }
}
@media all and (min-width: 700px) {
  .fr-store-slider__slide {
    height: 266px;
    max-width: 534px;
  }
}
@media all and (min-width: 1000px) {
  .fr-store-slider__slide {
    height: 301px;
    max-width: 606px;
  }
}
@media all and (min-width: 1200px) {
  .fr-store-slider__slide {
    height: 398px;
    max-width: 818px;
  }
}
@media all and (min-width: 1400px) {
  .fr-store-slider__slide {
    height: 488px;
    max-width: 1000px;
  }
}
@media all and (min-width: 1600px) {
  .fr-store-slider__slide {
    height: 488px;
    max-width: 1000px;
  }
}
@media all and (min-width: 1000px) {
  .fr-store-slider__slide {
    background-size: contain;
  }
}
.fr-store-slider__slide--pos-left {
  background-position: left center;
}
.fr-store-slider__slide--pos-right {
  background-position: right center;
}
.fr-store-slider__slide--pos-top {
  background-position: center top;
}
.fr-store-slider__slide--pos-bottom {
  background-position: center bottom;
}
.fr-store-slider .swiper-slide-active {
  -webkit-filter: none;
  filter: none;
}
.fr-store-slider__buttons {
  position: absolute;
  bottom: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 699px) {
  .fr-store-slider__buttons {
    bottom: 10px;
  }
}
.fr-store-slider__button {
  margin: 0 20px 20px;
}
.fr-store-slider__pager-prev,
.fr-store-slider__pager-next {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background-color: rgba(255,255,255,0.5);
  z-index: 10;
  cursor: pointer;
  background-image: url("/img/app/icons/arrow-right-black.svg?v=0c381c90");
  background-size: 40px 40px;
  background-position: 17px;
  background-repeat: no-repeat;
}
.fr-store-slider__pager-prev {
  left: 20px;
  right: auto;
  background-image: url("/img/app/icons/arrow-left-black.svg?v=0c381c90");
  background-position: 11px;
}
.fr-store-slider__pager-next {
  right: 20px;
  left: auto;
}
.fr-store-slider__pagination {
  width: 100%;
  text-align: center;
  height: 35px;
  z-index: 1;
}
@media up_tp_M {
  .fr-store-slider__pagination {
    margin-top: 12px;
  }
}
@media all and (min-width: 700px) {
  .fr-store-slider__pagination {
    position: absolute;
    bottom: 45px;
  }
}
.fr-store-slider__pagination .swiper-pagination {
  position: static;
}
.fr-store-slider__pagination .swiper-pagination-bullet {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: 17px;
  height: 17px;
  margin: 20px 5px 0 5px;
  background-color: #d4d4d4;
  border: 2px solid #fff;
}
.fr-store-slider__pagination .swiper-pagination-bullet-active {
  background-color: #849911;
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-teaser-header {
  background-color: #f3f3f3;
  margin-bottom: 20px;
}
.fr-teaser-header__image-wrap,
.fr-teaser-header__headline-wrap {
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__image-wrap,
  .fr-teaser-header__headline-wrap {
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
  }
}
.fr-teaser-header__headline-wrap {
  padding: 0 20px 20px 20px;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__headline-wrap {
    margin-bottom: 20px;
    width: 60%;
  }
}
.fr-teaser-header__image-wrap {
  text-align: center;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__image-wrap {
    text-align: left;
    width: 40%;
  }
}
.fr-teaser-header__image {
  width: 50%;
  margin: 20px auto;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__image {
    width: 75%;
    margin-left: 40px;
  }
}
@media all and (min-width: 700px) {
  .fr-teaser-header__image {
    width: 50%;
    margin: 40px 0 20px 40px;
  }
}
@media all and (min-width: 1000px) {
  .fr-teaser-header__image {
    width: 40%;
    margin: 40px 0 40px 40px;
  }
}
.fr-teaser-header__headline--level1 {
  text-transform: uppercase;
  font-size: 24px;
  color: #849911;
  font-weight: normal;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__headline--level1 {
    font-size: 27px;
  }
}
@media all and (min-width: 1000px) {
  .fr-teaser-header__headline--level1 {
    font-size: 34px;
  }
}
.fr-teaser-header__headline--level2 {
  font-size: 16px;
  color: color-dunkelgruen-80;
  font-weight: normal;
  margin-bottom: 20px;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__headline--level2 {
    font-size: 21px;
  }
}
@media all and (min-width: 1000px) {
  .fr-teaser-header__headline--level2 {
    font-size: 26px;
  }
}
.fr-teaser-header__headline--level3 {
  font-size: 14px;
  color: color-dunkelgruen-80;
  font-weight: 300;
  margin-bottom: 20px;
}
@media all and (min-width: 500px) {
  .fr-teaser-header__headline--level3 {
    font-size: 19px;
  }
}
@media all and (min-width: 500px) {
  .fr-teaser-header__headline--level3 {
    font-size: 24px;
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-text {
  margin-bottom: 10px;
  line-height: 140%;
}
.fr-text--space {
  margin-bottom: 40px;
}
@media all and (max-width: 499px) {
  .fr-text-collapse__content {
    height: 65px;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    transition: height 0.5s;
  }
  .is-active .fr-text-collapse__content {
    height: auto;
  }
}
.fr-text-collapse__button {
  display: none;
}
@media all and (max-width: 499px) {
  .fr-text-collapse__button {
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 6px;
    margin-bottom: 20px;
    margin-left: calc(50% - 10px);
    border: 1px solid #000;
    border-radius: 14px;
    padding: 11px;
    cursor: pointer;
    background: url("/img/app/icons/arrow-down-black.svg?v=0c381c90") 3px 3px no-repeat;
    background-size: 16px 16px;
    -webkit-transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  .is-active .fr-text-collapse__button {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-textarea {
  margin: 0;
  border: 1px solid #b7b7b7;
  height: 150px;
  width: 100%;
  padding: 13px 10px;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 18px;
}
.fr-textarea:focus {
  border: 1px solid #849911;
}
.fr-textarea[readonly],
.fr-textarea[disabled],
.fr-textarea--disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.fr-textarea--error {
  border-color: #cd071e;
  background: rgba(205,7,30,0.1);
}

.uc-list {
  padding: 0 15px 0 40px;
}
.fr-toc {
  border: 1px solid #f3f3f3;
  margin-bottom: 40px;
  padding: 20px;
}
.fr-toc .fr-heading {
  margin-bottom: 20px;
}
.fr-toc__table-wrap,
.fr-toc__image-wrap {
  width: 100%;
}
@media all and (min-width: 500px) {
  .fr-toc__table-wrap,
  .fr-toc__image-wrap {
    display: inline-block;
    vertical-align: top;
    vertical-align: top;
  }
}
.fr-toc__image-wrap {
  text-align: center;
}
@media all and (min-width: 500px) {
  .fr-toc__image-wrap {
    width: 40%;
    text-align: right;
  }
}
@media all and (min-width: 500px) {
  .fr-toc__table-wrap {
    width: 60%;
    padding-right: 20px;
  }
}
.fr-toc__image {
  width: 50%;
}
@media all and (min-width: 500px) {
  .fr-toc__image {
    width: 75%;
  }
}
@media all and (min-width: 1000px) {
  .fr-toc__image {
    width: 60%;
  }
}
.fr-toc .fr-link {
  display: block;
  margin-bottom: 10px;
}
.fr-toc__link:hover {
  text-decoration: none;
}
