/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./src/styles/animate.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1;}
.animate__animated {animation-duration: 1s;animation-duration: var(--animate-duration);animation-fill-mode: both;}
.animate__animated.animate__infinite {animation-iteration-count: infinite;}
.animate__animated.animate__repeat-1 {animation-iteration-count: 1;animation-iteration-count: var(--animate-repeat);}
.animate__animated.animate__repeat-2 {animation-iteration-count: calc(1 * 2);animation-iteration-count: calc(var(--animate-repeat) * 2);}
.animate__animated.animate__repeat-3 {animation-iteration-count: calc(1 * 3);animation-iteration-count: calc(var(--animate-repeat) * 3);}
.animate__animated.animate__delay-1s {animation-delay: 1s;animation-delay: var(--animate-delay);}
.animate__animated.animate__delay-2s {animation-delay: calc(1s * 2);animation-delay: calc(var(--animate-delay) * 2);}
.animate__animated.animate__delay-3s {animation-delay: calc(1s * 3);animation-delay: calc(var(--animate-delay) * 3);}
.animate__animated.animate__delay-4s {animation-delay: calc(1s * 4);animation-delay: calc(var(--animate-delay) * 4);}
.animate__animated.animate__delay-5s {animation-delay: calc(1s * 5);animation-delay: calc(var(--animate-delay) * 5);}
.animate__animated.animate__faster {animation-duration: calc(1s / 2);animation-duration: calc(var(--animate-duration) / 2);}
.animate__animated.animate__fast {animation-duration: calc(1s * 0.8);animation-duration: calc(var(--animate-duration) * 0.8);}
.animate__animated.animate__slow {animation-duration: calc(1s * 2);animation-duration: calc(var(--animate-duration) * 2);}
.animate__animated.animate__slower {animation-duration: calc(1s * 3);animation-duration: calc(var(--animate-duration) * 3);}
@media print, (prefers-reduced-motion: reduce) {
.animate__animated {animation-duration: 1ms !important;transition-duration: 1ms !important;animation-iteration-count: 1 !important;}
.animate__animated[class*='Out'] {opacity: 0;}
}

/** bounceInRight **/
@keyframes bounceInRight {
from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0) ;
}
60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0) ;
}
75% {
        transform: translate3d(10px, 0, 0);
}
90% {
        transform: translate3d(-5px, 0, 0);
}
to {
        transform: translate3d(0, 0, 0);
}
}
.animate__bounceInRight {
    animation-name: bounceInRight;
}



/** bounceOutRight **/
@keyframes bounceOutRight {
20% {
        opacity: 1;
}
to {
        opacity: 1;
        transform: translate3d(2000px, 0, 0);
}
}
.animate__bounceOutRight {
    animation-name: bounceOutRight;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/input/GenericTextareaInput.vue?vue&type=style&index=0&id=228b726f&scoped=true&lang=less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-228b726f],
*[data-v-228b726f]:before,
*[data-v-228b726f]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-228b726f],
body[data-v-228b726f] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-228b726f] {
  scroll-behavior: smooth;
}
.content[data-v-228b726f],
.content .container[data-v-228b726f],
.full_width[data-v-228b726f] {
  background-color: #f8f8f8;
}
.section_inner[data-v-228b726f] {
  width: 1400px;
}
h1[data-v-228b726f],
h2[data-v-228b726f],
h3[data-v-228b726f] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-228b726f] {
  clear: both;
}
.errorContainer[data-v-228b726f] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-228b726f]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-228b726f] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-228b726f]::before {
  display: none;
}
.errorContainerConfigurator[data-v-228b726f] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-228b726f]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-228b726f],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-228b726f] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-228b726f]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-228b726f]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-228b726f] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-228b726f] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-228b726f] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-228b726f] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-228b726f] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-228b726f] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-228b726f] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-228b726f] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-228b726f] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-228b726f]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-228b726f]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-228b726f]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-228b726f]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-228b726f],
  .grid_section .section_inner[data-v-228b726f] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-228b726f],
.section_inner_margin[data-v-228b726f] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-228b726f],
.content .container .container_inner.page_container_inner[data-v-228b726f] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-228b726f] {
  z-index: 10 !important;
}
.global-modal[data-v-228b726f] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-228b726f]:hover,
.side_menu_button > a[data-v-228b726f]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-228b726f] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-228b726f] {
  display: none !important;
}
footer[data-v-228b726f] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-228b726f] {
  width: 100%;
}
.header .headerInner[data-v-228b726f] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-228b726f] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-228b726f],
.header .headerInner .right[data-v-228b726f] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-228b726f],
  .header .headerInner .right[data-v-228b726f] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-228b726f],
  .header .headerInner .right[data-v-228b726f] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-228b726f] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-228b726f] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-228b726f] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-228b726f] {
  justify-content: right;
}
.header .headerInner .right img[data-v-228b726f] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-228b726f] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-228b726f] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-228b726f] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-228b726f] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-228b726f] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-228b726f] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-228b726f] {
    margin-left: 10px;
}
}
.footer[data-v-228b726f] {
  width: 100%;
}
.footer .footerInner[data-v-228b726f] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-228b726f] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-228b726f],
.footer .footerInner .right[data-v-228b726f] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-228b726f],
  .footer .footerInner .right[data-v-228b726f] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-228b726f] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-228b726f] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-228b726f] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-228b726f] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-228b726f]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-228b726f]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-228b726f]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-228b726f]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-228b726f]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-228b726f] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-228b726f] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-228b726f] {
    font-size: 10px;
}
}
body.no-scroll[data-v-228b726f] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-228b726f] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-228b726f] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-228b726f] {
  pointer-events: auto !important;
}
.generic-textinput-holder label[data-v-228b726f],
.generic-select-holder label[data-v-228b726f],
.generic-textareainput-holder-holder label[data-v-228b726f] {
  display: none;
}
.generic-textinput-holder.hasValue label[data-v-228b726f],
.generic-select-holder.hasValue label[data-v-228b726f],
.generic-textareainput-holder-holder.hasValue label[data-v-228b726f] {
  display: block;
  position: absolute;
  top: 0px;
  left: 8px;
  font-size: 10px;
  color: #87888A;
}
.generic-textareainput-holder textarea[data-v-228b726f] {
  resize: none;
  width: 100%;
  height: 150px;
  padding: 15px;
  border: none;
  font-size: 14px;
  border: 1px solid #87888A;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: "Outfit", sans-serif;
}
@media only screen and (max-width: 910px) {
.generic-textareainput-holder textarea[data-v-228b726f] {
    padding: 10px;
    font-size: 12px;
}
}
.generic-textareainput-holder textarea[data-v-228b726f]:focus {
  outline: none;
  border: 1px solid #009FE3;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/input/GenericTextInput.vue?vue&type=style&index=0&id=9848dd48&scoped=true&lang=less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-9848dd48],
*[data-v-9848dd48]:before,
*[data-v-9848dd48]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-9848dd48],
body[data-v-9848dd48] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-9848dd48] {
  scroll-behavior: smooth;
}
.content[data-v-9848dd48],
.content .container[data-v-9848dd48],
.full_width[data-v-9848dd48] {
  background-color: #f8f8f8;
}
.section_inner[data-v-9848dd48] {
  width: 1400px;
}
h1[data-v-9848dd48],
h2[data-v-9848dd48],
h3[data-v-9848dd48] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-9848dd48] {
  clear: both;
}
.errorContainer[data-v-9848dd48] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-9848dd48]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-9848dd48] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-9848dd48]::before {
  display: none;
}
.errorContainerConfigurator[data-v-9848dd48] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-9848dd48]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-9848dd48],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-9848dd48] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-9848dd48]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-9848dd48]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-9848dd48] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-9848dd48] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-9848dd48] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-9848dd48] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-9848dd48] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-9848dd48] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-9848dd48] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-9848dd48] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-9848dd48] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-9848dd48]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-9848dd48]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-9848dd48]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-9848dd48]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-9848dd48],
  .grid_section .section_inner[data-v-9848dd48] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-9848dd48],
.section_inner_margin[data-v-9848dd48] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-9848dd48],
.content .container .container_inner.page_container_inner[data-v-9848dd48] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-9848dd48] {
  z-index: 10 !important;
}
.global-modal[data-v-9848dd48] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-9848dd48]:hover,
.side_menu_button > a[data-v-9848dd48]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-9848dd48] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-9848dd48] {
  display: none !important;
}
footer[data-v-9848dd48] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-9848dd48] {
  width: 100%;
}
.header .headerInner[data-v-9848dd48] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-9848dd48] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-9848dd48],
.header .headerInner .right[data-v-9848dd48] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-9848dd48],
  .header .headerInner .right[data-v-9848dd48] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-9848dd48],
  .header .headerInner .right[data-v-9848dd48] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-9848dd48] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-9848dd48] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-9848dd48] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-9848dd48] {
  justify-content: right;
}
.header .headerInner .right img[data-v-9848dd48] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-9848dd48] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-9848dd48] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-9848dd48] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-9848dd48] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-9848dd48] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-9848dd48] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-9848dd48] {
    margin-left: 10px;
}
}
.footer[data-v-9848dd48] {
  width: 100%;
}
.footer .footerInner[data-v-9848dd48] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-9848dd48] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-9848dd48],
.footer .footerInner .right[data-v-9848dd48] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-9848dd48],
  .footer .footerInner .right[data-v-9848dd48] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-9848dd48] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-9848dd48] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-9848dd48] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-9848dd48] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-9848dd48]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-9848dd48]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-9848dd48]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-9848dd48]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-9848dd48]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-9848dd48] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-9848dd48] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-9848dd48] {
    font-size: 10px;
}
}
body.no-scroll[data-v-9848dd48] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-9848dd48] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-9848dd48] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-9848dd48] {
  pointer-events: auto !important;
}
.generic-textinput-holder label[data-v-9848dd48],
.generic-select-holder label[data-v-9848dd48],
.generic-textareainput-holder-holder label[data-v-9848dd48] {
  display: none;
}
.generic-textinput-holder.hasValue label[data-v-9848dd48],
.generic-select-holder.hasValue label[data-v-9848dd48],
.generic-textareainput-holder-holder.hasValue label[data-v-9848dd48] {
  display: block;
  position: absolute;
  top: 0px;
  left: 8px;
  font-size: 10px;
  color: #87888A;
}
.generic-textinput-holder[data-v-9848dd48] {
  position: relative;
}
.generic-textinput-holder input[data-v-9848dd48] {
  height: 45px;
  padding: 0px 20px;
  width: 100%;
  border: none;
  margin-bottom: 4px;
  border-radius: 0;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  font-family: 'Outfit' !important;
}
.generic-textinput-holder input[data-v-9848dd48]:focus {
  outline: none;
}
.generic-textinput-holder input[data-v-9848dd48]::-moz-placeholder {
  color: #87888A;
}
.generic-textinput-holder input[data-v-9848dd48]::placeholder {
  color: #87888A;
}
.generic-textinput-holder[data-v-9848dd48]::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  display: block;
  height: 4px;
  background-color: red;
  content: "";
  max-width: 0;
  overflow: hidden;
  pointer-events: none;
}
.generic-textinput-holder.error[data-v-9848dd48]::after {
  max-width: 100%;
}
.generic-textinput-holder.hasValue[data-v-9848dd48]::after {
  background-color: #96C11F;
  max-width: 100%;
}
.generic-textinput-holder.error[data-v-9848dd48]::before {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_form.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px auto;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(0px, -8px);
}
.generic-textinput-holder.hasValue[data-v-9848dd48]::before {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_check_green.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px auto;
  content: "";
  display: inline-block;
  width: 15px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(0px, -8px);
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/input/GenericSubmit.vue?vue&type=style&index=0&id=3b1ae169&scoped=true&lang=less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-3b1ae169],
*[data-v-3b1ae169]:before,
*[data-v-3b1ae169]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-3b1ae169],
body[data-v-3b1ae169] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-3b1ae169] {
  scroll-behavior: smooth;
}
.content[data-v-3b1ae169],
.content .container[data-v-3b1ae169],
.full_width[data-v-3b1ae169] {
  background-color: #f8f8f8;
}
.section_inner[data-v-3b1ae169] {
  width: 1400px;
}
h1[data-v-3b1ae169],
h2[data-v-3b1ae169],
h3[data-v-3b1ae169] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-3b1ae169] {
  clear: both;
}
.errorContainer[data-v-3b1ae169] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-3b1ae169]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-3b1ae169] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-3b1ae169]::before {
  display: none;
}
.errorContainerConfigurator[data-v-3b1ae169] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-3b1ae169]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-3b1ae169],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-3b1ae169] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-3b1ae169]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-3b1ae169]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-3b1ae169] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-3b1ae169] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-3b1ae169] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-3b1ae169] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-3b1ae169] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-3b1ae169] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-3b1ae169] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-3b1ae169] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-3b1ae169] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-3b1ae169]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-3b1ae169]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-3b1ae169]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-3b1ae169]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-3b1ae169],
  .grid_section .section_inner[data-v-3b1ae169] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-3b1ae169],
.section_inner_margin[data-v-3b1ae169] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-3b1ae169],
.content .container .container_inner.page_container_inner[data-v-3b1ae169] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-3b1ae169] {
  z-index: 10 !important;
}
.global-modal[data-v-3b1ae169] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-3b1ae169]:hover,
.side_menu_button > a[data-v-3b1ae169]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-3b1ae169] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-3b1ae169] {
  display: none !important;
}
footer[data-v-3b1ae169] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-3b1ae169] {
  width: 100%;
}
.header .headerInner[data-v-3b1ae169] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-3b1ae169] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-3b1ae169],
.header .headerInner .right[data-v-3b1ae169] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-3b1ae169],
  .header .headerInner .right[data-v-3b1ae169] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-3b1ae169],
  .header .headerInner .right[data-v-3b1ae169] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-3b1ae169] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-3b1ae169] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-3b1ae169] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-3b1ae169] {
  justify-content: right;
}
.header .headerInner .right img[data-v-3b1ae169] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-3b1ae169] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-3b1ae169] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-3b1ae169] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-3b1ae169] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-3b1ae169] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-3b1ae169] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-3b1ae169] {
    margin-left: 10px;
}
}
.footer[data-v-3b1ae169] {
  width: 100%;
}
.footer .footerInner[data-v-3b1ae169] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-3b1ae169] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-3b1ae169],
.footer .footerInner .right[data-v-3b1ae169] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-3b1ae169],
  .footer .footerInner .right[data-v-3b1ae169] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-3b1ae169] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-3b1ae169] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-3b1ae169] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-3b1ae169] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-3b1ae169]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-3b1ae169]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-3b1ae169]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-3b1ae169]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-3b1ae169]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-3b1ae169] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-3b1ae169] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-3b1ae169] {
    font-size: 10px;
}
}
body.no-scroll[data-v-3b1ae169] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-3b1ae169] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-3b1ae169] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-3b1ae169] {
  pointer-events: auto !important;
}
input[data-v-3b1ae169] {
  background-color: #96C11F;
  border: none;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
  letter-spacing: 0.3px;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Outfit', sans-serif;
}
input[data-v-3b1ae169]:hover {
  cursor: pointer;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/input/GenericCheckbox.vue?vue&type=style&index=0&id=6dda2554&scoped=true&lang=less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-6dda2554],
*[data-v-6dda2554]:before,
*[data-v-6dda2554]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-6dda2554],
body[data-v-6dda2554] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-6dda2554] {
  scroll-behavior: smooth;
}
.content[data-v-6dda2554],
.content .container[data-v-6dda2554],
.full_width[data-v-6dda2554] {
  background-color: #f8f8f8;
}
.section_inner[data-v-6dda2554] {
  width: 1400px;
}
h1[data-v-6dda2554],
h2[data-v-6dda2554],
h3[data-v-6dda2554] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-6dda2554] {
  clear: both;
}
.errorContainer[data-v-6dda2554] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-6dda2554]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-6dda2554] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-6dda2554]::before {
  display: none;
}
.errorContainerConfigurator[data-v-6dda2554] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-6dda2554]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-6dda2554],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-6dda2554] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-6dda2554]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-6dda2554]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-6dda2554] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-6dda2554] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-6dda2554] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-6dda2554] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-6dda2554] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-6dda2554] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-6dda2554] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-6dda2554] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-6dda2554] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-6dda2554]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-6dda2554]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-6dda2554]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-6dda2554]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-6dda2554],
  .grid_section .section_inner[data-v-6dda2554] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-6dda2554],
.section_inner_margin[data-v-6dda2554] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-6dda2554],
.content .container .container_inner.page_container_inner[data-v-6dda2554] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-6dda2554] {
  z-index: 10 !important;
}
.global-modal[data-v-6dda2554] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-6dda2554]:hover,
.side_menu_button > a[data-v-6dda2554]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-6dda2554] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-6dda2554] {
  display: none !important;
}
footer[data-v-6dda2554] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-6dda2554] {
  width: 100%;
}
.header .headerInner[data-v-6dda2554] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-6dda2554] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-6dda2554],
.header .headerInner .right[data-v-6dda2554] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-6dda2554],
  .header .headerInner .right[data-v-6dda2554] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-6dda2554],
  .header .headerInner .right[data-v-6dda2554] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-6dda2554] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-6dda2554] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-6dda2554] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-6dda2554] {
  justify-content: right;
}
.header .headerInner .right img[data-v-6dda2554] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-6dda2554] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-6dda2554] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-6dda2554] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-6dda2554] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-6dda2554] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-6dda2554] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-6dda2554] {
    margin-left: 10px;
}
}
.footer[data-v-6dda2554] {
  width: 100%;
}
.footer .footerInner[data-v-6dda2554] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-6dda2554] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-6dda2554],
.footer .footerInner .right[data-v-6dda2554] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-6dda2554],
  .footer .footerInner .right[data-v-6dda2554] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-6dda2554] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-6dda2554] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-6dda2554] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-6dda2554] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-6dda2554]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-6dda2554]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-6dda2554]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-6dda2554]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-6dda2554]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-6dda2554] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-6dda2554] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-6dda2554] {
    font-size: 10px;
}
}
body.no-scroll[data-v-6dda2554] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-6dda2554] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-6dda2554] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-6dda2554] {
  pointer-events: auto !important;
}
.generic-checkbox-holder[data-v-6dda2554] {
  float: left;
  padding-right: 15px;
  min-height: 26px;
  display: block;
  margin-bottom: 10px;
}
input[type="checkbox"][data-v-6dda2554] {
  position: absolute;
  opacity: 0;
  width: 26px;
  height: 26px;
}
input[type="checkbox"] + label[data-v-6dda2554] {
  width: 26px;
  min-height: 26px;
}
@media only screen and (max-width: 768px) {
input[type="checkbox"] + label[data-v-6dda2554] {
    font-size: 14px;
}
}
input[type="checkbox"] + label[data-v-6dda2554]:hover {
  cursor: pointer;
}
input[type="checkbox"] + label[data-v-6dda2554]:before {
  content: "";
  border-radius: 0;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #fff;
  margin-right: 15px;
  margin-bottom: 4px;
  position: relative;
  top: 0;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  border: 1px solid #87888A;
}
@media only screen and (max-width: 768px) {
input[type="checkbox"] + label[data-v-6dda2554]:before {
    margin-right: 7px;
}
}
input[type="checkbox"]:checked + label[data-v-6dda2554]:before {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px auto;
  border: 1px solid #87888A;
}
input[type="checkbox"]:hover + label[data-v-6dda2554]:before {
  outline: none;
  border: 1px solid #009ee2 !important;
}
input[type="checkbox"]:disabled + label[data-v-6dda2554]:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
input[type="checkbox"] + label[data-v-6dda2554]:empty:before {
  margin-right: 0;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/input/GenericFileInput.vue?vue&type=style&index=0&id=7c71c9ed&scoped=true&lang=less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-7c71c9ed],
*[data-v-7c71c9ed]:before,
*[data-v-7c71c9ed]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-7c71c9ed],
body[data-v-7c71c9ed] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-7c71c9ed] {
  scroll-behavior: smooth;
}
.content[data-v-7c71c9ed],
.content .container[data-v-7c71c9ed],
.full_width[data-v-7c71c9ed] {
  background-color: #f8f8f8;
}
.section_inner[data-v-7c71c9ed] {
  width: 1400px;
}
h1[data-v-7c71c9ed],
h2[data-v-7c71c9ed],
h3[data-v-7c71c9ed] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-7c71c9ed] {
  clear: both;
}
.errorContainer[data-v-7c71c9ed] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-7c71c9ed]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-7c71c9ed] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-7c71c9ed]::before {
  display: none;
}
.errorContainerConfigurator[data-v-7c71c9ed] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-7c71c9ed]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-7c71c9ed],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-7c71c9ed] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-7c71c9ed]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-7c71c9ed]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-7c71c9ed] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-7c71c9ed] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-7c71c9ed] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-7c71c9ed] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-7c71c9ed] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-7c71c9ed] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-7c71c9ed] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-7c71c9ed] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-7c71c9ed] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-7c71c9ed]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-7c71c9ed]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-7c71c9ed]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-7c71c9ed]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-7c71c9ed],
  .grid_section .section_inner[data-v-7c71c9ed] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-7c71c9ed],
.section_inner_margin[data-v-7c71c9ed] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-7c71c9ed],
.content .container .container_inner.page_container_inner[data-v-7c71c9ed] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-7c71c9ed] {
  z-index: 10 !important;
}
.global-modal[data-v-7c71c9ed] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-7c71c9ed]:hover,
.side_menu_button > a[data-v-7c71c9ed]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-7c71c9ed] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-7c71c9ed] {
  display: none !important;
}
footer[data-v-7c71c9ed] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-7c71c9ed] {
  width: 100%;
}
.header .headerInner[data-v-7c71c9ed] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-7c71c9ed] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-7c71c9ed],
.header .headerInner .right[data-v-7c71c9ed] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-7c71c9ed],
  .header .headerInner .right[data-v-7c71c9ed] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-7c71c9ed],
  .header .headerInner .right[data-v-7c71c9ed] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-7c71c9ed] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-7c71c9ed] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-7c71c9ed] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-7c71c9ed] {
  justify-content: right;
}
.header .headerInner .right img[data-v-7c71c9ed] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-7c71c9ed] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-7c71c9ed] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-7c71c9ed] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-7c71c9ed] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-7c71c9ed] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-7c71c9ed] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-7c71c9ed] {
    margin-left: 10px;
}
}
.footer[data-v-7c71c9ed] {
  width: 100%;
}
.footer .footerInner[data-v-7c71c9ed] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-7c71c9ed] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-7c71c9ed],
.footer .footerInner .right[data-v-7c71c9ed] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-7c71c9ed],
  .footer .footerInner .right[data-v-7c71c9ed] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-7c71c9ed] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-7c71c9ed] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-7c71c9ed] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-7c71c9ed] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-7c71c9ed]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-7c71c9ed]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-7c71c9ed]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-7c71c9ed]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-7c71c9ed]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-7c71c9ed] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-7c71c9ed] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-7c71c9ed] {
    font-size: 10px;
}
}
body.no-scroll[data-v-7c71c9ed] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-7c71c9ed] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-7c71c9ed] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-7c71c9ed] {
  pointer-events: auto !important;
}
.generic-textinput-holder label[data-v-7c71c9ed],
.generic-select-holder label[data-v-7c71c9ed],
.generic-textareainput-holder-holder label[data-v-7c71c9ed] {
  display: none;
}
.generic-textinput-holder.hasValue label[data-v-7c71c9ed],
.generic-select-holder.hasValue label[data-v-7c71c9ed],
.generic-textareainput-holder-holder.hasValue label[data-v-7c71c9ed] {
  display: block;
  position: absolute;
  top: 0px;
  left: 8px;
  font-size: 10px;
  color: #87888A;
}
.generic-fileinput-holder[data-v-7c71c9ed] {
  border: 2px solid black;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/form/RatingBonusForm.vue?vue&type=style&index=0&id=dc47b7f6&scoped=true&lang=less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-dc47b7f6],
*[data-v-dc47b7f6]:before,
*[data-v-dc47b7f6]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-dc47b7f6],
body[data-v-dc47b7f6] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-dc47b7f6] {
  scroll-behavior: smooth;
}
.content[data-v-dc47b7f6],
.content .container[data-v-dc47b7f6],
.full_width[data-v-dc47b7f6] {
  background-color: #f8f8f8;
}
.section_inner[data-v-dc47b7f6] {
  width: 1400px;
}
h1[data-v-dc47b7f6],
h2[data-v-dc47b7f6],
h3[data-v-dc47b7f6] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-dc47b7f6] {
  clear: both;
}
.errorContainer[data-v-dc47b7f6] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-dc47b7f6]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-dc47b7f6] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-dc47b7f6]::before {
  display: none;
}
.errorContainerConfigurator[data-v-dc47b7f6] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-dc47b7f6]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-dc47b7f6],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-dc47b7f6] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-dc47b7f6]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-dc47b7f6]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-dc47b7f6] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-dc47b7f6] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-dc47b7f6] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-dc47b7f6] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-dc47b7f6] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-dc47b7f6] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-dc47b7f6] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-dc47b7f6] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-dc47b7f6] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-dc47b7f6]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-dc47b7f6]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-dc47b7f6]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-dc47b7f6]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-dc47b7f6],
  .grid_section .section_inner[data-v-dc47b7f6] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-dc47b7f6],
.section_inner_margin[data-v-dc47b7f6] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-dc47b7f6],
.content .container .container_inner.page_container_inner[data-v-dc47b7f6] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-dc47b7f6] {
  z-index: 10 !important;
}
.global-modal[data-v-dc47b7f6] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-dc47b7f6]:hover,
.side_menu_button > a[data-v-dc47b7f6]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-dc47b7f6] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-dc47b7f6] {
  display: none !important;
}
footer[data-v-dc47b7f6] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-dc47b7f6] {
  width: 100%;
}
.header .headerInner[data-v-dc47b7f6] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-dc47b7f6] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-dc47b7f6],
.header .headerInner .right[data-v-dc47b7f6] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-dc47b7f6],
  .header .headerInner .right[data-v-dc47b7f6] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-dc47b7f6],
  .header .headerInner .right[data-v-dc47b7f6] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-dc47b7f6] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-dc47b7f6] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-dc47b7f6] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-dc47b7f6] {
  justify-content: right;
}
.header .headerInner .right img[data-v-dc47b7f6] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-dc47b7f6] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-dc47b7f6] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-dc47b7f6] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-dc47b7f6] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-dc47b7f6] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-dc47b7f6] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-dc47b7f6] {
    margin-left: 10px;
}
}
.footer[data-v-dc47b7f6] {
  width: 100%;
}
.footer .footerInner[data-v-dc47b7f6] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-dc47b7f6] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-dc47b7f6],
.footer .footerInner .right[data-v-dc47b7f6] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-dc47b7f6],
  .footer .footerInner .right[data-v-dc47b7f6] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-dc47b7f6] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-dc47b7f6] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-dc47b7f6] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-dc47b7f6] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-dc47b7f6]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-dc47b7f6]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-dc47b7f6]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-dc47b7f6]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-dc47b7f6]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-dc47b7f6] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-dc47b7f6] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-dc47b7f6] {
    font-size: 10px;
}
}
body.no-scroll[data-v-dc47b7f6] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-dc47b7f6] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-dc47b7f6] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-dc47b7f6] {
  pointer-events: auto !important;
}
.ratingbonus-form-container[data-v-dc47b7f6] {
  padding-left: 5%;
  padding-right: 5%;
  padding: 30px;
}
.ratingbonus-form-container[data-v-dc47b7f6] .generic-fileinput-holder p {
  color: #ffffff;
}
.ratingbonus-form-container .data-consent-text p[data-v-dc47b7f6] {
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
  width: 100%;
  color: #ffffff;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/shared/button/GenericButton.vue?vue&type=style&index=0&id=c1570394&scoped=true&lang=less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
*[data-v-c1570394],
*[data-v-c1570394]:before,
*[data-v-c1570394]:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html[data-v-c1570394],
body[data-v-c1570394] {
  margin: 0;
  padding: 0;
  font-family: 'Outfit', sans-serif;
}
html[data-v-c1570394] {
  scroll-behavior: smooth;
}
.content[data-v-c1570394],
.content .container[data-v-c1570394],
.full_width[data-v-c1570394] {
  background-color: #f8f8f8;
}
.section_inner[data-v-c1570394] {
  width: 1400px;
}
h1[data-v-c1570394],
h2[data-v-c1570394],
h3[data-v-c1570394] {
  font-family: 'Outfit', sans-serif;
}
.clearB[data-v-c1570394] {
  clear: both;
}
.errorContainer[data-v-c1570394] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -19px;
  border-radius: 4px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 2;
  min-width: 130px;
}
.errorContainer[data-v-c1570394]::before {
  content: '';
  position: absolute;
  left: 5px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
.configuration-addtocart .errorContainer[data-v-c1570394] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  color: #ffffff;
  font-size: 13px;
  top: auto;
  bottom: -45px;
  min-height: 22px;
  padding: 5px 12px 5px 30px;
  min-width: auto;
  height: auto;
  width: 100%;
  text-align: center;
}
.configuration-addtocart .errorContainer[data-v-c1570394]::before {
  display: none;
}
.errorContainerConfigurator[data-v-c1570394] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_error_conf.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 18px auto;
  background-color: #FF4E5E;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: -45px;
  left: 0;
  border-radius: 4px;
  min-height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 5px 12px 5px 30px;
  z-index: 2;
  min-width: -moz-max-content;
  min-width: max-content;
  height: auto;
}
.errorContainerConfigurator[data-v-c1570394]::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #FF4E5E transparent;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-c1570394],
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-c1570394] {
  left: auto;
  right: 0;
}
#measure-input-Height.error-slot .errorContainerConfigurator[data-v-c1570394]::before,
#measure-input-HeightLeft.error-slot .errorContainerConfigurator[data-v-c1570394]::before {
  right: 15px;
  left: auto;
}
.item-description-container .item-description[data-v-c1570394] div {
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 530px) {
.item-description-container .item-description[data-v-c1570394] div {
    max-width: 100%;
}
}
.cart-item-container.mini .item-description-container .item-description[data-v-c1570394] div {
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
  color: #000000;
  padding-right: 5px;
  width: 100%;
}
.cart-item-container.mini .item-description-container .item-description[data-v-c1570394] div:nth-child(4),
.cart-item-container.mini .item-description-container .item-description[data-v-c1570394] div:nth-child(5),
.cart-item-container.mini .item-description-container .item-description[data-v-c1570394] div:nth-child(6),
.cart-item-container.mini .item-description-container .item-description[data-v-c1570394] div:nth-child(7) {
  display: none;
}
.cart-item-container.mini[data-v-c1570394] {
  padding: 10px;
  border-bottom: 1px solid #87888A;
  margin-bottom: 0;
}
.cart-item-container.mini .item-description div[data-v-c1570394] {
  display: none;
  max-width: 100%;
  padding-right: 5px;
  font-size: 10px;
  font-family: 'Outfit', sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 15px;
  font-weight: 300;
}
.cart-item-container.mini .item-description div[data-v-c1570394]:nth-child(1),
.cart-item-container.mini .item-description div[data-v-c1570394]:nth-child(2),
.cart-item-container.mini .item-description div[data-v-c1570394]:nth-child(3),
.cart-item-container.mini .item-description div[data-v-c1570394]:nth-child(4) {
  display: block;
  color: #000000;
}
@media only screen and (max-width: 1500px) {
.boxed .section .section_inner[data-v-c1570394],
  .grid_section .section_inner[data-v-c1570394] {
    width: 100% !important;
}
}
.parallax_section_inner_margin[data-v-c1570394],
.section_inner_margin[data-v-c1570394] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.content .container .container_inner.default_template_holder[data-v-c1570394],
.content .container .container_inner.page_container_inner[data-v-c1570394] {
  padding: 0px !important;
  width: 100% !important;
}
footer[data-v-c1570394] {
  z-index: 10 !important;
}
.global-modal[data-v-c1570394] {
  min-width: 320px;
}
.mobile_menu_button span[data-v-c1570394]:hover,
.side_menu_button > a[data-v-c1570394]:hover,
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a[data-v-c1570394] {
  opacity: 1 !important;
  color: #87888A !important;
}
#back_to_top.on[data-v-c1570394] {
  display: none !important;
}
footer[data-v-c1570394] {
  z-index: 0 !important;
  display: none !important;
}
.header[data-v-c1570394] {
  width: 100%;
}
.header .headerInner[data-v-c1570394] {
  padding: 0 20px;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (max-width: 530px) {
.header .headerInner[data-v-c1570394] {
    padding: 0 10px;
}
}
.header .headerInner .left[data-v-c1570394],
.header .headerInner .right[data-v-c1570394] {
  width: 100%;
  max-width: 50%;
  height: 85px;
  float: left;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left[data-v-c1570394],
  .header .headerInner .right[data-v-c1570394] {
    height: 55px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left[data-v-c1570394],
  .header .headerInner .right[data-v-c1570394] {
    height: 45px;
}
}
.header .headerInner .left img[data-v-c1570394] {
  width: 100%;
  height: auto;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .left img[data-v-c1570394] {
    max-width: 200px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .left img[data-v-c1570394] {
    max-width: 140px;
}
}
.header .headerInner .right[data-v-c1570394] {
  justify-content: right;
}
.header .headerInner .right img[data-v-c1570394] {
  width: 100%;
  height: auto;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img[data-v-c1570394] {
    max-width: 105px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img[data-v-c1570394] {
    max-width: 75px;
}
}
@media only screen and (max-width: 768px) {
.header .headerInner .right img.icon_safe[data-v-c1570394] {
    max-width: 100px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right img.icon_safe[data-v-c1570394] {
    max-width: 70px;
}
}
.header .headerInner .right .icon_safe[data-v-c1570394] {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.header .headerInner .right .icon_safe[data-v-c1570394] {
    margin-left: 30px;
}
}
@media only screen and (max-width: 530px) {
.header .headerInner .right .icon_safe[data-v-c1570394] {
    margin-left: 10px;
}
}
.footer[data-v-c1570394] {
  width: 100%;
}
.footer .footerInner[data-v-c1570394] {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner[data-v-c1570394] {
    padding: 0 10px;
}
}
.footer .footerInner .left[data-v-c1570394],
.footer .footerInner .right[data-v-c1570394] {
  width: 100%;
  max-width: 50%;
  height: 50px;
  float: left;
  line-height: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-c1570394],
  .footer .footerInner .right[data-v-c1570394] {
    width: 100%;
    max-width: calc(100% - 90px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left[data-v-c1570394] {
    max-width: 80px;
}
}
.footer .footerInner .left .back[data-v-c1570394] {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_back.svg);
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 28px auto;
  font-size: 17px;
  padding: 0px 0px 0px 35px;
  color: #004666;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-c1570394] {
    padding-left: 30px;
    background-size: 22px auto;
    font-size: 14px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-c1570394] {
    font-size: 10px;
}
}
.footer .footerInner .left .back[data-v-c1570394]:hover {
  color: #96C11F;
}
.footer .footerInner .left .back[data-v-c1570394]:hover::after {
  background-color: #96C11F;
}
.footer .footerInner .left .back[data-v-c1570394]::after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 100%;
  display: block;
  max-width: calc(100% - 35px);
  background-color: #004666;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .left .back[data-v-c1570394]::after {
    max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .left .back[data-v-c1570394]::after {
    bottom: 3px;
}
}
.footer .footerInner .right[data-v-c1570394] {
  justify-content: right;
  text-align: right;
  color: #87888A;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
.footer .footerInner .right[data-v-c1570394] {
    font-size: 12px;
}
}
@media only screen and (max-width: 530px) {
.footer .footerInner .right[data-v-c1570394] {
    font-size: 10px;
}
}
body.no-scroll[data-v-c1570394] {
  overflow: hidden;
  min-height: 100vh;
}
body.no-scroll #configurator-widget .configurator-holder[data-v-c1570394] {
  overflow: hidden;
  position: static;
  max-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder[data-v-c1570394] {
  pointer-events: auto;
  height: 100vh;
  min-height: 100vh;
}
body.no-scroll .configurator-attribute-detail-overlay-holder .carousel-close-btn-holder[data-v-c1570394] {
  pointer-events: auto !important;
}
button[data-v-c1570394] {
  background-color: #96C11F;
  border: none;
}
button[data-v-c1570394]:hover {
  background-color: #009FE3;
  cursor: pointer;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/ratingbonusform/RatingBonusFormHolder.vue?vue&type=style&index=0&id=211b376e&scoped=true&lang=less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.webshop-widget-loader[data-v-211b376e] {
  margin: 0 auto;
  font-size: 3px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(100, 100, 100, 0.2);
  border-right: 1.1em solid rgba(100, 100, 100, 0.2);
  border-bottom: 1.1em solid rgba(100, 100, 100, 0.2);
  border-left: 1.1em solid #ffffff;
  transform: translateZ(0);
  animation: widget-load-211b376e 1.1s infinite linear;
}
.webshop-widget-loader[data-v-211b376e],
.webshop-widget-loader[data-v-211b376e]:after {
  border-radius: 50%;
  width: 20px !important;
  height: 20px !important;
  float: unset !important;
}
@keyframes widget-load-211b376e {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-300.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-regular - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-regular.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-500.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-500.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-600.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-700.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot);
  /* IE9 Compat Modes */
  src: url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff2) format('woff2'), /* Super Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.woff) format('woff'), /* Modern Browsers */ url(/_frontend/components/utilities/vue/VueWidget/webshop/fonts/outfit-v11-latin-800.ttf) format('truetype'), /* Safari, Android, iOS */ url(/_frontend/components/utilities/vue/VueWidget/webshop/img/outfit-v11-latin-800.svg#Outfit) format('svg');
  /* Legacy iOS */
  font-display: swap;
}
.ratingbonusform-container[data-v-211b376e] {
  margin-bottom: 30px;
  background-color: #004666;
  color: #ffffff;
}
.ratingbonusform-container .successSite[data-v-211b376e]::before {
  background-image: url(/_frontend/components/utilities/vue/VueWidget/webshop/img/icon_form_success.svg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  margin: 100px auto auto auto;
  max-width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  content: "";
  z-index: 99;
}
.ratingbonusform-container .successSite[data-v-211b376e] {
  padding: 225px 20px 100px 20px;
  margin: auto;
  max-width: 610px;
  text-align: center;
  position: relative;
}
.ratingbonusform-container .successSite .successSite-content h2[data-v-211b376e] {
  color: #209bd7;
  font-family: "Outfit", sans-serif;
  font-size: 45px;
  line-height: 40px;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.ratingbonusform-container .successSite .successSite-content p[data-v-211b376e] {
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 23px;
}
.ratingbonusform-container .ratingbonusform-header[data-v-211b376e] {
  text-align: center;
}
.ratingbonusform-container .ratingbonusform-header p[data-v-211b376e] {
  margin: 10px auto;
  color: #ffffff;
}
.ratingbonusform-container .ratingbonusform-header h2[data-v-211b376e] {
  line-height: 38px;
  font-size: 45px;
}
.ratingbonusform-container .ratingbonusform-header h2 span[data-v-211b376e] {
  font-size: 27px;
}
@media only screen and (max-width: 530px) {
.ratingbonusform-container .ratingbonusform-header h2 span[data-v-211b376e] {
    font-size: 17px;
}
}
@media only screen and (max-width: 768px) {
.ratingbonusform-container .ratingbonusform-header h2[data-v-211b376e] {
    text-align: center;
}
}
.ratingbonusform-container .successSite[data-v-211b376e] {
  text-align: center;
}
.ratingbonusform-container .successSite .ratingbonusform-header h2[data-v-211b376e] {
  line-height: 46px;
}
@media only screen and (max-width: 530px) {
.ratingbonusform-container .successSite .ratingbonusform-header h2[data-v-211b376e] {
    line-height: 32px;
    font-size: 25px;
}
}
.ratingbonusform-container .successSite .ratingbonusform-success-text[data-v-211b376e] {
  margin: 40px 0;
}
@media only screen and (max-width: 530px) {
.ratingbonusform-container .successSite .ratingbonusform-success-text[data-v-211b376e] {
    margin: 20px 0;
}
}
.ratingbonusform-container .successSite .ratingbonusform-success-text p[data-v-211b376e] {
  margin: 10px 0px;
}
.ratingbonusform-container .action-back-to-shop[data-v-211b376e] button {
  background-color: #96C11F;
  font-weight: 700;
  font-family: 'Outfit', sans-serif;
  position: relative;
  color: #ffffff;
  padding: 20px;
}
.ratingbonusform-container .action-back-to-shop[data-v-211b376e] button:hover {
  color: #ffffff;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/widgets/RatingBonusFormWidget.vue?vue&type=style&index=0&id=107b2e7e&scoped=true&lang=less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.webshop-widget-loader[data-v-107b2e7e] {
  margin: 0 auto;
  font-size: 3px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(100, 100, 100, 0.2);
  border-right: 1.1em solid rgba(100, 100, 100, 0.2);
  border-bottom: 1.1em solid rgba(100, 100, 100, 0.2);
  border-left: 1.1em solid #ffffff;
  transform: translateZ(0);
  animation: widget-load-107b2e7e 1.1s infinite linear;
}
.webshop-widget-loader[data-v-107b2e7e],
.webshop-widget-loader[data-v-107b2e7e]:after {
  border-radius: 50%;
  width: 20px !important;
  height: 20px !important;
  float: unset !important;
}
@keyframes widget-load-107b2e7e {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.contact-photoupload-container[data-v-107b2e7e] {
  max-width: 600px;
  margin: 110px auto;
}
@media only screen and (max-width: 768px) {
.contact-photoupload-container[data-v-107b2e7e] {
    margin: 50px auto;
}
}

