@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap);
:root{--nw-font-sm: 12px;--nw-font-md: 14px;--nw-font-lg: 15px;--nw-info-1: #E1EFF5;--nw-info-2: #CCE3F6;--nw-info-3: #ADCBEC;--nw-info-4: #8FBBE5;--nw-info-5: #61A5DA;--nw-info-6: #5083AF;--nw-info-7: #346289;--nw-info-8: #284A6E;--nw-info-9: #112D46;--nw-danger-1: #EBD3C7;--nw-danger-2: #D6A891;--nw-danger-3: #C37E61;--nw-danger-4: #9C321A;--nw-danger-5: #922A15;--nw-danger-6: #922A15;--nw-danger-7: #872215;--nw-danger-8: #781912;--nw-danger-9: #5B1209;--nw-neutral-1: #EBE4E1;--nw-neutral-2: #D8D2CF;--nw-neutral-3: #C5BFBD;--nw-neutral-4: #B0ACA9;--nw-neutral-5: #9B9694;--nw-neutral-6: #868280;--nw-neutral-7: #6F6B69;--nw-neutral-8: #575452;--nw-neutral-9: #3B3938;--nw-success-1: #EAEEE2;--nw-success-2: #D7DDC6;--nw-success-3: #C0CCA9;--nw-success-4: #AABB8C;--nw-success-5: #94AB70;--nw-success-6: #7B955A;--nw-success-7: #628048;--nw-success-8: #4C6E36;--nw-success-9: #2D522E;--nw-warning-1: #F7D9C3;--nw-warning-2: #F4CDA1;--nw-warning-3: #F1BB77;--nw-warning-4: #EDA53E;--nw-warning-5: #EA8A2A;--nw-warning-6: #D2800E;--nw-warning-7: #BA6E15;--nw-warning-8: #A15915;--nw-warning-9: #894212;--nw-brand-1-1: #FFFBF8;--nw-brand-1-2: #FEF7F0;--nw-brand-1-3: #FEF4E9;--nw-brand-1-4: #FEF0E1;--nw-brand-1-5: #FDEAD9;--nw-brand-1-6: #FCE1CD;--nw-brand-1-7: #FBD7BF;--nw-brand-1-8: #FACDB1;--nw-brand-1-9: #F9C29D;--nw-brand-2-1: #F8EBDE;--nw-brand-2-2: #F1D7BC;--nw-brand-2-3: #EAC29B;--nw-brand-2-4: #E2AE79;--nw-brand-2-5: #DA9858;--nw-brand-2-6: #CF8348;--nw-brand-2-7: #BB6D36;--nw-brand-2-8: #A65628;--nw-brand-2-9: #88431E;--nw-brand-3-1: #DCCBC2;--nw-brand-3-2: #BB9D8C;--nw-brand-3-3: #9E745C;--nw-brand-3-4: #824E37;--nw-brand-3-5: #683019;--nw-brand-3-6: #5D2812;--nw-brand-3-7: #53210D;--nw-brand-3-8: #461A09;--nw-brand-3-9: #3A1109;--nw-white: #fff;--product-image-background: #FEF4E9}@keyframes fadeText{0%{opacity:.7;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:.7}100%{opacity:1}}.fadeOnVisible{height:auto;width:100%}.fadeOnVisible.text{opacity:0;padding:2em}.fadeOnVisible.text.visible{animation:fadeText 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;opacity:1}.fadeOnVisible.image picture,.fadeOnVisible.image img{opacity:0}.fadeOnVisible.image.visible picture,.fadeOnVisible.image.visible img{animation:fadeIn 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;opacity:1}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:hsla(0,0%,100%,.7);border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:var(--nw-brand-3-5);height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:.5em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:.5em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@font-face{font-family:"nw-icon";src:url("../fonts/nw.eot?9icknf");src:url("../fonts/nw.eot?9icknf#iefix") format("embedded-opentype"),url("../fonts/nw.ttf?9icknf") format("truetype"),url("../fonts/nw.woff?9icknf") format("woff"),url("../fonts/nw.svg?9icknf##nw") format("svg");font-weight:normal;font-style:normal;font-display:block}.nw-icon{font-family:"nw-icon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.aufbauservice_icon:before{content:"\e900"}.aufbauservice:before{content:"\e901"}.erlenholz_icon:before{content:"\e902"}.erlenholz:before{content:"\e903"}.fair_icon:before{content:"\e904"}.fair:before{content:"\e905";font-size:1.2em}.garantie_icon:before{content:"\e906"}.garantie:before{content:"\e907"}.lieferung_icon:before{content:"\e908"}.lieferung:before{content:"\e909"}.massivholz_icon:before{content:"\e90a"}.massivholz:before{content:"\e90b"}.oberflaeche_icon:before{content:"\e90c"}.oberflaeche:before{content:"\e90d"}.pflegeleicht_icon:before{content:"\e90e"}.pflegeleicht:before{content:"\e90f"}.rohstoffe_icon:before{content:"\e910"}.rohstoffe:before{content:"\e911";font-size:.9em}.sortiment_icon:before{content:"\e912"}.sortiment:before{content:"\e913";font-size:.85em}.vormontiert_icon:before{content:"\e914"}.vormontiert:before{content:"\e915"}.zahlung_icon:before{content:"\e916"}.zahlung:before{content:"\e917";font-size:1.05em}.zertifiziert_icon:before{content:"\e918"}.zertifiziert:before{content:"\e919"}a{color:#824e37;text-decoration:underline}a:hover{text-decoration:none;color:#683019}ul.check li{list-style-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2020%22%20stroke%3D%22currentColor%22%20fill%3D%22none%22%20width%3D%2214%22%20height%3D%2212%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%2220%206%209%2017%204%2012%22%2F%3E%3C%2Fsvg%3E")}.centerContent{max-width:1200px;margin:0 auto}.modal.show .modal-dialog{transform:translateY(6vh)}.modal .modal-footer{border-top:0}.widget{margin-bottom:unset}.splide:has(.splide__pagination){padding-bottom:15px}.splide.widgetSplide .splide__pagination{display:flex}.splide.widgetSplide .splide__arrow--prev{left:-3em}.splide.widgetSplide .splide__arrow--next{right:-3em}.splide .splide__pagination{bottom:-0.5em}.splide .splide__pagination li button{background-color:var(--nw-brand-2-2)}.splide .splide__pagination li button.is-active{background-color:var(--nw-brand-2-5)}.btn.btn-nw{color:#fff;background-color:#da9858;text-transform:uppercase;text-decoration:none;border-radius:5em;border:0}.btn.btn-nw:hover{background-color:rgb(208.75,126.25,46.25)}.btn.btn-nw:focus{box-shadow:0 0 0 .2em rgba(218,152,88,.5)}.btn.btn-nw-light{color:var(--nw-brand-2-9);background-color:var(--nw-brand-1-4);text-transform:uppercase;text-decoration:none;border-radius:5em;border:0}.btn.btn-nw-light:hover{background-color:hsl(31.0344827586,93.5483870968%,83.9215686275%)}.btn.btn-nw-light:focus{box-shadow:0 0 0 .2em rgba(254,240,225,.5)}.btn.lowercase{text-transform:unset}.dropdownSelect{background:var(--nw-brand-2-1);display:flex;position:relative;padding:0px 10px 3px;border:1px solid var(--nw-brand-2-2);margin-bottom:1em;border-radius:3em}.dropdownSelect select{background:none;padding-top:1.4rem;padding-bottom:.2rem}.dropdownSelect select:focus{border-color:none;box-shadow:0;-webkit-box-shadow:none}.dropdownSelect label{padding:7px 1rem 0;font-size:.75em;opacity:.5;position:absolute;width:100%;line-height:1;text-transform:uppercase;margin:0}.dropdownSelect:after{color:var(--nw-brand-3-2);border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:8px;right:18px;position:absolute;top:16px;bottom:0;transform:rotate(135deg);vertical-align:top;width:8px;z-index:2}html.scroll-locked{overflow:hidden;height:100vh}body{background:#fffefc;font-size:14px;font-family:"Nunito",sans-serif;min-height:100vh}@media screen and (max-width: 767px){body{font-size:12px}}@media screen and (min-width: 1400px){body{font-size:15px}}body #shadow{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:12;display:none}body.shadow-open{overflow:hidden}body.shadow-open #shadow{display:block}body.nav-up header#page-header{transform:translateY(-100%)}body:not(.nav-up) header#page-header{transform:translateY(0)}body.page-category-content{background-color:var(--nw-brand-1-2)}body.page-category-content .breadcrumbs{display:none}body .page-content h1{margin-top:.5em}@media screen and (max-width: 767px){body .page-content h1{margin-top:.25em}}body header#page-header{left:0;top:0;right:0;position:sticky;transition:transform .4s ease;z-index:10;background:#fff}body header#page-header .headerContainer{padding:4px 0 0;background-color:#fff}body header#page-header .headerContainer .headerContent{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 8px;border-bottom:1px solid var(--nw-neutral-1)}body header#page-header .headerContainer .headerContent .menuSearch,body header#page-header .headerContainer .headerContent .actions{flex:1;gap:8px;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .menuSearch{gap:0px}}body header#page-header .headerContainer .headerContent .menuSearch button.menuButton{background:none;border:none;height:50px;line-height:0;color:inherit;width:auto;display:block;padding:0 .5em;font-size:1.4rem}body header#page-header .headerContainer .headerContent .logo{flex-grow:0;text-align:center;margin:1em auto}body header#page-header .headerContainer .headerContent .logo a img{height:36px}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .logo{max-width:30vw}body header#page-header .headerContainer .headerContent .logo a img{max-width:100%;height:auto}}body header#page-header .headerContainer .headerContent .actions{justify-content:flex-end;gap:16px;padding-right:16px}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .actions{padding-right:8px}}body header#page-header .headerContainer .headerContent .actions>a{text-transform:uppercase;text-decoration:none}body header#page-header .headerContainer .headerContent .actions>a:hover{color:#9e745c}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .actions>a{display:none}}body header#page-header .headerContainer .headerContent .actions .userBox{display:flex;gap:8px}body header#page-header .headerContainer .headerContent .actions .userBox a{color:inherit}body header#page-header .headerContainer .headerContent .actions .userBox a.wishListIcon.active{color:#a73b23}body header#page-header .headerContainer .headerContent .actions .userBox svg{margin-left:8px;overflow:visible;width:22px;height:22px}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .actions .userBox svg{margin-left:4px}}body header#page-header .headerContainer .headerContent .actions .userBox button{background:none;border:none;padding:0;position:relative;color:inherit}body header#page-header .headerContainer .headerContent .actions .userBox button .numItems{position:absolute;top:0;left:8px;right:0;transform:translateY(-11px);background:var(--nw-brand-1-3);color:var(--nw-brand-3-6);line-height:1;border-radius:10px;font-size:.8em;font-weight:500}@media screen and (max-width: 767px){body header#page-header .headerContainer .headerContent .actions .userBox button .numItems{left:4px}}body .sideNav{--gap-left-right: 20px;position:fixed;top:0;left:-200%;bottom:0;z-index:15;width:min(440px,95vw);border:20px solid #fef7f0;background:#fff;transition:transform .4s ease;transform:translateX(-200%)}body .sideNav.open{transform:translateX(0);left:0}body .sideNav .close{color:var(--nw-brand-3-8);position:absolute;top:0;right:0;padding:1rem;font-size:1.4rem;cursor:pointer;z-index:5}body .sideNav .navControl{--gap: 24px;display:flex;justify-content:center;gap:var(--gap);padding:0 var(--gap-left-right);margin:4em 0 2em}body .sideNav .navControl button{border:0;background:none;font-size:1.2em;font-weight:400;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,0);padding:0;cursor:pointer;color:inherit;line-height:2}body .sideNav .navControl button.active{border-bottom-color:#b0aca9;font-weight:600}body .sideNav .navList{--vertical-spacing: 12px;display:flex;flex-direction:column;padding:0}body .sideNav .navList:not(.show){display:none}body .sideNav .navList li{display:flex;gap:8px;padding:4px var(--gap-left-right);flex-direction:column;list-style-type:none;margin-bottom:var(--vertical-spacing)}body .sideNav .navList li a{width:100%;display:flex;gap:16px;color:#3b3938;text-decoration:none;font-size:1.2rem;line-height:1.2rem;align-items:center}body .sideNav .navList li a:hover{color:#6f6b69}body .sideNav .navList li a .categoryPreview,body .sideNav .navList li a:not(:has(.categoryPreview))::before{--circle-diameter: 50px;background:var(--nw-brand-2-1);width:var(--circle-diameter);height:var(--circle-diameter);line-height:var(--circle-diameter);border-radius:50%;text-align:center;overflow:hidden;object-fit:cover;object-position:center center}body .sideNav .navList li a:not(:has(.categoryPreview))::before{content:"NW"}body .sideNav .navList li a::after{content:"";width:24px;height:24px;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;transition:ease all .25s}body .sideNav .navList li a.open::after{transform:rotate(90deg)}body .sideNav .navList li.viewAll a::before{content:unset}body .sideNav .navList li .subCategories{width:100%;background:#fff;position:absolute;top:0;left:0;bottom:0;height:100%;transform:translateX(-110%);transition:ease all .5s;padding:0;margin:0}body .sideNav .navList li .subCategories .categoryHead{width:100%;height:150px;margin-bottom:var(--gap-left-right);display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative;background-color:var(--nw-neutral-1);color:var(--nw-white)}body .sideNav .navList li .subCategories .categoryHead>*{z-index:1}body .sideNav .navList li .subCategories .categoryHead .back{position:absolute;top:0;left:0;background-color:rgba(0,0,0,0);border:none;color:inherit;width:50%;height:100%}body .sideNav .navList li .subCategories .categoryHead .back>svg{position:absolute;top:5px;left:5px}body .sideNav .navList li .subCategories .categoryHead:before{content:" ";background:rgba(0,0,0,.3);width:100%;height:100%;display:flex;z-index:1;position:absolute}body .sideNav .navList li .subCategories .categoryHead picture{max-width:100%;max-height:100%;display:flex;position:absolute;z-index:0;top:0;left:0;right:0}body .sideNav .navList li .subCategories .categoryHead picture img{width:100%;object-fit:cover}body .sideNav .navList li .subCategories ul{display:flex;overflow-y:auto;flex-direction:column;top:150px;bottom:0;width:100%;position:absolute;margin:0;padding:var(--gap-left-right) 0}body .sideNav .navList li.open .subCategories{transform:translateX(0)}body .sideNav .navList.inspiration .inspoEntry{margin:0 20px 15px;display:flex;flex-direction:column}body .sideNav .navList.inspiration .inspoEntry>span{font-size:1.1em;font-weight:700}body .sideNav .navList.inspiration .inspoEntry .inspo{display:flex;flex-direction:column;gap:5px;margin-right:12px;text-decoration:none}body .sideNav .navList.inspiration .inspoEntry .inspo img{max-width:100%;max-height:100%}body .sideNav .navList.inspiration .inspoEntry .inspo>span{font-weight:300;color:var(--nw-neutral-9)}body .sideNav .navList.inspiration .inspoEntry .inspoSplide{margin:.5em 0;min-height:100px;display:flex;flex-direction:column;flex-grow:1}body .sideNav .navList.inspiration .inspoEntry .inspoSplide .splide__track{display:flex;bottom:0;margin-top:0;margin-bottom:0;flex-grow:inherit}body .sideNav .navList.inspiration .inspoEntry .inspoSplide .splide__arrow,body .sideNav .navList.inspiration .inspoEntry .inspoSplide .splide_arrow:hover{opacity:1}body .sideNav .navList.inspiration .inspoEntry .inspoSplide .splide__arrow--prev{left:-14px}body .sideNav .navList.inspiration .inspoEntry .inspoSplide .splide__arrow--next{right:-14px}body .sideNav .navFooter{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:10px;background:#fff;font-size:.8em}body .headerSubnavigation{background:#fff;border-bottom:1px solid #ebe4e1;gap:8px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){body .headerSubnavigation{display:none !important;visibility:hidden !important;height:0 !important}}body .headerSubnavigation nav.topNav ul{background:#fff;list-style-type:none;display:flex;flex-direction:row;padding:0;margin:0}body .headerSubnavigation nav.topNav ul li{position:relative}body .headerSubnavigation nav.topNav ul li a{display:flex;color:inherit;text-decoration:none;padding:.5em 1.5em;text-wrap:nowrap;white-space:nowrap}body .headerSubnavigation nav.topNav ul li>ul{display:none;flex-direction:column;position:absolute;left:0;border:1px solid #ebe4e1;border-top:0;padding:.5em;width:auto;min-width:100%;white-space:nowrap;overflow:visible}body .headerSubnavigation nav.topNav ul li:hover{background-color:var(--nw-brand-1-2)}body .headerSubnavigation nav.topNav ul li:hover>ul{display:flex}body .breadcrumbs{background-color:unset;margin:0;max-width:100vw}body .breadcrumbs nav{font-size:1.2em}body .breadcrumbs nav ul.breadcrumb{background-color:unset;padding:.5em 0;margin:0;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;text-wrap:nowrap}body .breadcrumbs nav ul.breadcrumb ::-webkit-scrollbar{display:none}body .breadcrumbs nav ul.breadcrumb li.breadcrumb-item{font-size:.9em}body .breadcrumbs nav ul.breadcrumb li.breadcrumb-item:before{display:inline-block;color:var(--nw-brand-3-2);content:"";border-top:1px solid;border-right:1px solid;width:5px;padding:0;height:5px;transform:rotate(45deg);margin:0px 10px 3px 0;border-radius:1px}body .main{border:15px solid #fff;max-width:94vw;margin:0 auto}@media screen and (max-width: 767px){body .main{padding:0;border:5px solid #fff}}@media screen and (max-width: 1400px){body .main{max-width:100vw}}body.page-home-category .main{max-width:100vw}body .notification-wrapper{top:80px}@media screen and (max-width: 767px){body .notification-wrapper{top:60px;right:0;left:0;justify-content:center;display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center}}body .deliveryTimeContent{width:100%;display:flex;flex-direction:column;position:relative;min-height:200px;background:url("https://cdn1.naturwohnen.de/frontend/naturwohnen/shop/images/assets/DeliverytimeHeader.jpg") no-repeat;background-size:cover;background-position:center}body .deliveryTimeContent h2{background-color:rgba(255,251,248,.7);padding:.5em 1em .35em;margin:0;margin-top:auto;line-height:1}body #aside_furniture_deliverytime p.lead{font-size:1.25em}body .deliveryTimeStep{display:flex;flex-direction:row;gap:1em;margin:1em;justify-content:space-between;font-size:1.1em;container-type:inline-size}body .deliveryTimeStep .stepIcon{display:none;width:50px;height:50px;padding:10px;aspect-ratio:1;background-color:var(--nw-brand-1-4);color:var(--nw-brand-3-5);text-align:center}body .deliveryTimeStep .stepIcon img{max-width:100%;margin:auto}@container (min-inline-size: 460px){body .deliveryTimeStep .stepIcon{display:flex}}body .deliveryTimeStep .step{background-color:var(--nw-brand-1-4);width:100%;padding:.5em;display:flex;flex-direction:column}body .deliveryTimeStep .step .header{display:flex;flex-direction:row;padding:0 .5em;font-weight:800;justify-content:space-between}body .deliveryTimeStep .step .header .label{color:var(--nw-brand-3-5)}body .deliveryTimeStep .step .header .time{color:#333}body .deliveryTimeStep .step .content{width:100%}body .deliveryTimeStep .step .content ul{margin:0 0 0 2em;padding:0}body .deliveryTimeStep .step .content ul li{margin-bottom:.5em}body .deliveryTimeStep .step .content p{padding:0 1em}body .deliveryTimeStep .step .content:before{display:flex;margin:.25em .5em .5em .5em;content:" ";width:auto;height:2px;border-radius:2px;background-color:var(--nw-brand-3-5)}.action-bar{background-color:var(--sale-background);color:var(--sale-color);overflow:hidden;container-type:inline-size;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em 0;gap:4px}.action-bar .action-bar-content{display:flex;flex-wrap:wrap;padding:0 .5em;width:550px;max-width:100%;margin:0 auto;text-align:center;font-size:max(1.5cqh,16px)}@media screen and (max-width: 767px){.action-bar .action-bar-content{text-align:left}.action-bar .action-bar-content>:first-child{font-size:1em;line-height:1.2}.action-bar .action-bar-content>:first-child b{font-size:1.2em;width:100%;display:block}}.action-bar .action-bar-content>:nth-child(1){min-width:-moz-fit-content;min-width:fit-content;justify-content:center;display:flex;flex-direction:column;align-items:center;max-width:64%}.action-bar .action-bar-content .coupon-copy{min-width:-moz-fit-content;min-width:fit-content;margin-left:auto}.action-bar a{color:inherit;text-decoration:inherit;font-weight:200}.action-bar a b{font-weight:600}.countdown{font-size:14px;margin:0 auto;padding:0 .5em;width:auto;border-radius:3px;display:flex;background:var(--sale-countdown-background);color:var(--sale-countdown-color)}@media screen and (max-width: 767px){.countdown{margin-left:0}}.sale-conditions{margin-top:4px}@media screen and (max-width: 767px){.sale-conditions{margin:0}}.sale-conditions button.openClose{width:100%;background:none;font-size:10px;padding:0;margin:0;border:0;color:inherit}.sale-conditions button.openClose i{transition:ease all .5s}.sale-conditions p.conditions-text{font-size:12px;text-align:center;margin:0;height:0;overflow:hidden;transition:ease all .5s}.sale-conditions.open button.openClose i{transform:rotate(180deg)}.sale-conditions.open p.conditions-text{height:-moz-fit-content;height:fit-content}.searchBox>button,.searchBox .closeButton,.searchBox .toggleButton{border:0;background:none;color:inherit;font-size:1.5em;margin:0;padding:0 .5em;height:50px}.searchBox .itemSearch.active{position:fixed;background:hsla(26,100%,99%,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;height:100vh;top:0;left:0;padding:2em;z-index:5}.searchBox .itemSearch.active .closeButton{position:absolute;top:1em;right:1em}.searchBox .itemSearch .searchContainer{display:flex}.searchBox .itemSearch .searchContainer .search-input{background:rgba(0,0,0,0);border-radius:1em 0 0 1em;color:var(--nw-neutral-9);border:1px solid;border-right:0;font-size:1em;width:min(200px,17vw)}.searchBox .itemSearch .searchContainer .search-submit{background:rgba(0,0,0,0);border-radius:0 1em 1em 0;color:var(--nw-neutral-9);border:1px solid;border-left:0}.searchBox .itemSearch .searchContainer .searchInputBox{height:32px;width:calc(100% - 3em);font-size:14px}.searchBox .itemSearch .searchContainer>.position-relative{width:100%}.searchBox .itemSearch .searchContainer .results{height:auto;max-height:80vh;position:absolute;top:47px;left:0;width:100%;overflow:hidden;padding:1em;box-sizing:border-box}@media screen and (max-width: 767px){.searchBox .itemSearch .searchContainer .results{padding:0em;-ms-overflow-style:none;scrollbar-width:none}.searchBox .itemSearch .searchContainer .results::-webkit-scrollbar{display:none}}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions{max-width:100%;position:relative;top:0}@media screen and (max-width: 767px){.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions{top:0px;height:100%;overflow-y:auto}}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList{position:relative}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList .autocomplete-suggestion{min-width:-moz-fit-content;min-width:fit-content}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.suggestion,.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.category{width:100%;display:flex;overflow-x:auto;flex-direction:row;gap:10px;margin-bottom:1em;-ms-overflow-style:none;scrollbar-width:none}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.suggestion ::-webkit-scrollbar,.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.category ::-webkit-scrollbar{display:none}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.suggestion .autocomplete-suggestion,.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.category .autocomplete-suggestion{border-radius:3em;background:var(--nw-brand-1-3)}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item{display:grid;justify-items:start;align-items:start;justify-content:start;grid-template-columns:50% 50%;gap:5px}@media screen and (min-width: 1200px){.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item{grid-template-columns:33% 33% 33%}}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item .autocomplete-suggestion{min-width:100%;width:100%;text-decoration:none;display:flex;flex-direction:row;align-items:center;text-wrap:auto;background:var(--nw-brand-1-3);border-radius:5px}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item .autocomplete-suggestion .image{width:50px;height:50px}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item .autocomplete-suggestion .image img{max-width:100%;max-height:100%;object-fit:contain;aspect-ratio:1/1;object-position:center center}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList.item .autocomplete-suggestion .resultLabel{text-wrap:auto}.searchBox .itemSearch .searchContainer .results .autocomplete-suggestions .resultList .resultListLabel{font-size:.9em;font-style:italic;color:var(--nw-neutral-4)}@media screen and (max-width: 767px){.searchBox .itemSearch .searchContainer{display:none;position:absolute;top:55px;background:#fff;left:0;right:0;padding:1em;height:calc(100vh - 55px)}.searchBox .itemSearch.active{top:55px}.searchBox .itemSearch.active .closeButton{display:block;position:absolute;right:0;top:0;z-index:7}.searchBox .itemSearch.active .searchContainer{top:0;display:flex}}.add-to-basket-container .qty-box .qty-btn,.qty-box-container .qty-box .qty-btn{background-color:#eac29b;border-color:#e2ae79}.add-to-basket-container .qty-box .qty-btn:nth-of-type(1),.qty-box-container .qty-box .qty-btn:nth-of-type(1){border-radius:5em 0 0 5em}.add-to-basket-container .qty-box .qty-btn:nth-of-type(2),.qty-box-container .qty-box .qty-btn:nth-of-type(2){border-radius:0 5em 5em 0}.add-to-basket-container .qty-box .qty-btn:hover,.qty-box-container .qty-box .qty-btn:hover{background-color:hsl(29.6202531646,65.2892561983%,66.2745098039%)}.add-to-basket-container .qty-box .qty-input,.qty-box-container .qty-box .qty-input{border-color:#e2ae79}.basket-open .basket-preview-wrapper{width:30rem;max-width:100vw;left:unset;right:0}.basket-open .basket-preview-wrapper .basket-preview-content{flex-direction:column}.basket-open .basket-preview-wrapper .basket-preview-content .item-list,.basket-open .basket-preview-wrapper .basket-preview-content .totals{width:100%;flex-basis:100%;max-width:100%;flex:0}.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals{font-size:16px}.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals dd,.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals dt{font-size:.9em;opacity:.75}.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals dd[data-testing=promotion-coupon]{color:var(--nw-danger-6);font-weight:600;opacity:1}.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals .totalSum dd,.basket-open .basket-preview-wrapper .basket-preview-content .cmp-totals .totalSum dt{font-size:1em;opacity:1;font-weight:600}.basket-preview .basket-preview-header{position:relative;border:0}.coupon-input .input-group{gap:.5em}.coupon-input .input-group input[type=text]{border-radius:20px}.totals{font-size:16px;background-color:var(--nw-brand-1-1)}.totals .cmp-totals{padding:0 .5em}.totals .cmp-totals .totalSum{font-weight:600}.totals .cmp-totals dd{margin-bottom:0}.totals .dropdownSelect{font-size:.8em}.basket-list-item{position:relative;overflow:hidden;background-color:var(--nw-brand-1-2);margin-bottom:1em;border-radius:.5em}.basket-list-item:last-of-type{border-bottom:0;margin-bottom:0}.basket-list-item .meta-container-wrapper{display:flex;flex-wrap:wrap;margin:auto 5px auto 0}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner{flex-basis:100%;flex-direction:column;padding:5px 5px 5px 0}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container{min-width:50%}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container a.item-name{line-height:1;font-size:1em;text-decoration:none}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .line{display:flex;flex-wrap:nowrap;width:100%}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .line .label{text-align:left;font-weight:600}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .line .text{margin-left:auto;text-align:right}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .line.property_225:before{content:"";font-family:"FontAwesome"}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right{max-width:50%;margin-left:auto}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right .qty-box-container{display:flex;flex-direction:row;height:30px}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right .qty-box-container .removeItem{width:30px;height:30px}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right .qty-box-container .qty-box{width:100px;margin:0 0 0 5px}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right .qty-box-container .qty-box .qty-btn{max-width:30%;flex-basis:30%}.basket-list-item .meta-container-wrapper .meta-container-wrapper-inner .basket-item-container-right .qty-box-container .qty-box .qty-input{max-width:40%;flex-basis:40%}.basket-list-item .meta-container-wrapper .orderPropertyValues{color:inherit}.basket-list-item .image-container{aspect-ratio:1/1}.basket-list-item .image-container a picture img{object-fit:cover}.categoryBlock{display:flex;width:100%;background:var(--nw-brand-2-2);margin-bottom:1em}@media screen and (max-width: 767px){.categoryBlock{flex-direction:column}}.categoryBlock .imageBox{display:flex;justify-content:center;align-items:center;padding:1em;min-width:50%;order:1}@media screen and (max-width: 767px){.categoryBlock .imageBox{min-width:unset;width:100%}}.categoryBlock .imageBox picture{width:100%;height:100%;max-height:95vh}.categoryBlock .imageBox picture img{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:100%;aspect-ratio:6/4}.categoryBlock .imageBox img{max-width:100%;max-height:100%}.categoryBlock .contentBox{--padding: 5vw 8vw;display:flex;flex-direction:column;justify-content:center;padding:var(--padding);gap:1em;width:auto;flex-grow:1;order:2;margin-bottom:1em}@media screen and (max-width: 1024px){.categoryBlock .contentBox{--padding: 5vw}}@media screen and (max-width: 767px){.categoryBlock .contentBox{--padding: 1em}}.categoryBlock .contentBox h2{color:var(--nw-brand-3-4);font-size:2em;text-transform:uppercase;display:flex;flex-direction:column;margin:0}.categoryBlock .contentBox h2 .label{font-size:.6em;text-transform:uppercase;line-height:1.5;font-weight:300}.categoryBlock .contentBox h2 .name{font-size:1.1em;font-weight:600}.categoryBlock .contentBox p:last-of-type{margin:0}.categoryBlock .contentBox a.btn{margin-right:auto;padding:.5em 2em;text-decoration:none}.additionalInfo .categoryBlock:nth-of-type(odd){background:var(--nw-brand-2-1)}.additionalInfo .categoryBlock:nth-of-type(odd) .imageBox{order:2}@media screen and (max-width: 767px){.additionalInfo .categoryBlock:nth-of-type(odd) .imageBox{order:1}}.additionalInfo .categoryBlock:nth-of-type(odd) .contentBox{order:1}@media screen and (max-width: 767px){.additionalInfo .categoryBlock:nth-of-type(odd) .contentBox{order:2}}.additionalInfo .cb_series .categoryBlock{background:var(--nw-brand-2-2)}.additionalInfo .cb_series .categoryBlock .imageBox{order:1}.additionalInfo .cb_series .categoryBlock .contentBox{order:2}.nwAvailability .text.txt1to3Days,.nwAvailability .text.txt3to5Days,.nwAvailability .text.txt5to8Days,.nwAvailability .text.txt1to2Weeks,.nwAvailability .text.txt2to4Weeks,.nwAvailability .text.txt4to6Weeks,.nwAvailability .text.txtDefaultDelivery,.nwAvailability .text.txtShipsToday,.nwAvailability .text.txtShipsTomorrow,.nwAvailability .text.txtShipsMondays{color:var(--nw-success-7)}.nwAvailability .text.txt6to8Weeks,.nwAvailability .text.txt8to10Weeks{color:inherit}.shippingBox{display:flex;flex-direction:column;background:var(--nw-brand-2-2);padding:1em;gap:10px}.shippingBox .head{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.shippingBox .head .title{font-weight:bold;margin-bottom:.5em}.shippingBox .head .price{margin-left:auto;font-weight:bold}.shippingBox .text{display:flex;flex-direction:column;gap:8px}.shippingBox .text p{font-size:.85em}.shippingBox .text p:last-of-type{margin:0}.shippingBox ul li{margin-bottom:.5em;font-size:.85em}.wishList .product-outer{position:relative}.wishList .product-outer button.removeWishlistItem{position:absolute;top:5px;right:5px;padding:0 1em;line-height:2;z-index:8;border-radius:2em;border:1px solid;color:var(--nw-danger-4);background:none}.wishList .product-outer button.removeWishlistItem:hover{background-color:var(--nw-danger-1)}.wishList .product-outer .product-container .addToBasket .quantity-input-container{display:none}.cookie-bar{text-align:left}.cookie-bar .openCookieBar{text-decoration:underline;color:inherit;cursor:pointer}.cookie-bar.in{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.8);z-index:2000;top:0;left:0;text-align:left}.cookie-bar.in .container,.cookie-bar.in .container-max{padding:1em;background:#fff;height:auto;max-height:80vh;overflow:auto;top:50%;transform:translate(-50%, -50%);left:50%;position:fixed}.cookie-bar.in:has(.privacy-details) .container{max-height:unset}.cookie-bar.in .container{max-width:600px;color:#000;background:#d8dad2;border-radius:0}.cookie-bar.in .container h2{font-weight:500;font-size:150%;text-align:left;padding:0 0 .5em 0;margin:0}.cookie-bar.in .container p,.cookie-bar.in .container span.small{line-height:150%;text-align:left}.cookie-bar.in a{color:#555;padding:0}.cookie-bar.in a:not(.read_more){padding:0;color:inherit}.cookie-bar .privacy-settings{max-height:75vh}.cookie-bar .privacy-settings .card{background:#fff;border-bottom-width:0px;box-shadow:none;margin-bottom:1em}.cookie-bar .privacy-settings .card .providerName{border-bottom:1px solid var(--nw-neutral-1);margin-bottom:.5em}.cookie-bar .privacy-settings .card .privacy-provider div[role=heading]{font-weight:500;padding:0 1em;color:var(--nw-neutral-6)}.cookie-bar .privacy-settings .card .privacy-provider div.val{padding:0 1em;line-height:1.1;margin-bottom:1em}.cookie-bar .privacy-settings .card .privacy-provider div.val .cookie-datapoint{padding:2px 4px;background:var(--nw-neutral-1);border-radius:3px;margin:0 5px 5px;display:inline-block}.cookie-bar .privacy-settings .card:last-of-type{border-bottom-width:1px}body .aside{position:fixed;right:-9999px;z-index:20;z-index:13;transition:ease all .5s;opacity:0}body .aside .loading{min-height:200px;position:absolute;top:0;left:0;bottom:0;justify-content:center;align-items:center;right:0}body .aside_wrapper{transform:translateX(100%);transition:ease all .5s;width:max(400px,25vw);max-width:100vw;position:fixed;background-color:var(--nw-brand-1-1);top:0;right:0;bottom:0;z-index:13}body .aside_wrapper .aside_content{height:100%;overflow-y:auto;z-index:10;position:relative}body .aside_wrapper .aside_head{position:absolute;z-index:12;top:0;right:0}body .aside_wrapper .aside_head button{display:flex;background:var(--nw-brand-1-3);border:0;padding:.6em 1em;width:30px;line-height:16px;font-size:1.5em;text-align:center;justify-content:center}body .aside_shadow{width:0px;height:0px}body.aside-open{overflow:hidden;left:0;top:0;bottom:0;right:0}body.aside-open .aside.is-active{opacity:1}body.aside-open .aside.is-active .aside_wrapper{transform:translateX(0)}body.aside-open .aside.is-active .aside_shadow{position:fixed;display:block;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:12}.nwLoader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg, var(--nw-brand-3-1) 33%, var(--nw-brand-3-5) 100%);box-sizing:border-box;animation:rotation 2s linear infinite}.nwLoader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:44px;height:44px;border-radius:50%;background:var(--nw-brand-1-1)}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.coupon-copy{display:flex;align-items:center;justify-content:center}.coupon-copy .codeButton{display:flex;flex-direction:column;align-items:center;gap:2px}.coupon-copy .codeButton button.codeField{padding:.5em;border:none;border-radius:.325rem;background:var(--sale-button-background);color:var(--nw-brand-1-1);font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.coupon-copy .codeButton button.codeField .code{font-size:1.2rem;font-weight:900;padding:0 .3em;letter-spacing:1px}@media screen and (max-width: 767px){.coupon-copy .codeButton button.codeField .code{font-size:1rem}}.nwImageBox{width:100%;position:relative;overflow:hidden;min-height:70px;container-type:inline-size}.nwImageBox .stoerer{position:absolute;bottom:4cqw;right:4cqw;max-width:15cqw}@media screen and (max-width: 767px){.nwImageBox .stoerer{max-width:40cqw}}.nwImageBox a{color:unset;text-decoration:unset}.nwImageBox a:not(.btn){width:100%}.nwImageBox.arauto{aspect-ratio:auto}.nwImageBox.ar1x1{aspect-ratio:1/1}.nwImageBox.ar4x5{aspect-ratio:4/5}.nwImageBox.ar5x4{aspect-ratio:5/4}.nwImageBox.ar4x6{aspect-ratio:4/6}.nwImageBox.ar6x4{aspect-ratio:6/4}.nwImageBox.ar16x9{aspect-ratio:16/9}.nwImageBox.ar9x16{aspect-ratio:9/16}.nwImageBox picture{display:flex;width:100%;height:100%}.nwImageBox picture img{width:100%;height:100%}.nwImageBox.fitcontain picture img{object-fit:contain}.nwImageBox.fitcover picture img{object-fit:cover}.nwImageBox .additionalDropzone{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;overflow:hidden}.nwImageBox .additionalDropzone .widget,.nwImageBox .additionalDropzone .widget-inner{display:flex;width:100%;height:100%;position:unset}.nwImageBox .additionalDropzone picture img{object-fit:contain}.nwImageBox .additionalDropzone.right{right:0;left:auto}.nwImageBox .additionalDropzone.left{left:0;right:auto}.nwImageBox .additionalDropzone.bottom{justify-content:flex-end}.nwImageBox .additionalDropzone.bottom .widget,.nwImageBox .additionalDropzone.bottom .widget-inner{height:auto}.nwImageBox .additionalDropzone.top{justify-content:flex-start}.nwImageBox .additionalDropzone.middleX{left:50%;transform:translateX(-50%)}.nwImageBox .additionalDropzone.middleY{top:50%;transform:translateY(-50%)}.nwImageBox .additionalDropzone.middleMiddle{margin:auto}.nwImageBox .additionalDropzone a.btn:before{content:" ";position:absolute;top:0;left:0;bottom:0;right:0}.shopBuilder .nwImageBox .additionalDropzone{background:hsla(0,0%,100%,.5)}.widgetSplide .nwImageBox a.masterLink:before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0}.nwHome>.nwImageBox:first-of-type{height:80vh}.categoriegrid{max-width:98vw;margin:0 auto}@media screen and (max-width: 767px){.categoriegrid{max-width:100vw}}.categoriegrid .category-description{--height: 100%;max-height:calc(var(--height) + 2em)}@media screen and (max-width: 767px){.categoriegrid .category-description{--height: 120px;overflow:hidden;position:relative;transition:ease all .75s}.categoriegrid .category-description:after{content:"Weiterlesen";position:absolute;bottom:0;width:100%;background:linear-gradient(0deg, #fff 0%, #fff 60%, transparent 100%);padding:1em 0 .25em;text-align:center}.categoriegrid .category-description.open{--height: var(--data-height, 100%);padding-bottom:1.5em}.categoriegrid .category-description.open:after{content:"Weniger anzeigen"}}.subcategorySlider{padding:1em 0 1.5em}.subcategorySlider .subCategories{width:100%}.subcategorySlider .subCategories .subCategory a:before{position:absolute;top:0;left:0;line-height:1;padding:.3em .4em;font-size:90%;background-color:var(--sale-background);color:var(--sale-color)}.subcategorySlider .subCategories .subCategory a{display:flex;flex-direction:column;max-width:max(130px,9vw);text-decoration:none}.subcategorySlider .subCategories .subCategory a img{aspect-ratio:4/5;object-fit:contain;object-position:center 90%;background-color:var(--nw-brand-1-3)}.subcategorySlider .subCategories .subCategory a span{font-size:1em;font-weight:700;text-transform:uppercase;line-height:2;padding:0 .1em}.page-category-item{--badge-text: var( --badge-text, "20%")}.page-category-item.bgeFnt .subCategory.subCategory_1236 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1242 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1283 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1243 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1244 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1245 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1246 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1247 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1256 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1257 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1258 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1303 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1259 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1262 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1263 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1274 a:before,.page-category-item.bgeFnt .subCategory.subCategory_1265 a:before{content:var(--badge-text)}.page-category-item.bgeAll .subcategorySlider .subCategories .subCategory a:before{content:var(--badge-text)}.filter .facetList{display:flex;background-color:#fff;flex-direction:column;gap:12px;padding:2em;position:fixed;top:0;right:0;transform:translateX(110%);z-index:25;bottom:0;width:400px;max-width:95%;transition:ease all .25s}.filter .facetList.open{right:0;transform:translateX(0%)}.filter .facetList .headline{font-size:2em;line-height:1}.filter .facetList .filterList{display:flex;flex-direction:column;gap:0px}.filter .facetList .filterList .dropdown{border-bottom:1px solid var(--nw-neutral-1)}.filter .facetList .filterList .dropdown>button.title{border:0;background:unset;padding:.75em 0 !important;margin:0;font-size:1.2em;color:var(--nw-neutral-9);text-transform:unset;display:flex;width:100%}.filter .facetList .filterList .dropdown>button.title:after{content:"+";margin-left:auto;font-size:1.5em;font-weight:100;line-height:1;transition:ease transform .5s}.filter .facetList .filterList .dropdown>button.title:not(.collapsed):after{transform:rotate(45deg)}.filter .facetList .filterList .dropdown .form-check-label{width:100%;margin:0 0 .5em;background:var(--nw-brand-1-2);padding:.5em 1em;border-radius:5em;cursor:pointer}.filter .facetList .filterList .dropdown .form-check-label.bg-appearance{background:var(--nw-brand-1-4)}.selected-filters{display:flex;justify-content:flex-end;flex-wrap:wrap}.selected-filters .selected-filter{background:var(--nw-brand-2-2);padding:.3em 1em;border-radius:3em;margin:0 0 10px 10px;text-wrap:nowrap;cursor:pointer}.selected-filters .selected-filter:hover{background:var(--nw-brand-2-3)}.products{--vertical-spacing: 10px;--products-per-row: 4;padding-bottom:2em}.products.lg{--products-per-row: 3}@media screen and (max-width: 1300px){.products{--products-per-row: 4}.products.lg{--products-per-row: 3}}@media screen and (max-width: 1000px){.products{--products-per-row: 3}.products.lg{--products-per-row: 2}}@media screen and (max-width: 767px){.products{--products-per-row: 2}.products.lg{--products-per-row: 1}}.products .product-list-head{display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid var(--nw-brand-3-1);padding:.7em 0;flex-wrap:wrap}.products .product-list-head .grid-control{padding:0;transform:translateY(-5px)}.products .product-list-head .grid-control button{border:none;background:none;color:inherit;padding:.5em;margin-top:0}.products .product-list-head .meta-filter .filter button{background:none;border:0;padding:.25em 0 .25em .25em;border-radius:5px;color:var(--nw-brand-3-6);text-transform:uppercase;font-size:90%;font-weight:600}.products .product-list-head .meta-filter .meta{margin-left:.5em;padding-left:.5em;border-left:1px solid;color:var(--nw-neutral-5);font-weight:400}.products .product-list{display:grid;column-gap:16px;row-gap:32px;grid-template-columns:repeat(var(--products-per-row), 1fr)}.products .product-list .product-outer{max-width:100%;min-width:0;display:flex}.products .product-list .product-outer article{width:100%;display:flex;flex-direction:column;position:relative}.products .product-list .product-outer article .product-pictures{margin-bottom:calc(var(--vertical-spacing)/2);position:relative;aspect-ratio:4/5;overflow:hidden}.products .product-list .product-outer article .product-pictures .gallery{width:100%;height:100%;position:relative}.products .product-list .product-outer article .product-pictures .gallery picture{display:flex;width:100%;height:100%;justify-content:center;align-content:center;position:absolute;top:0;left:0;bottom:0;right:0}.products .product-list .product-outer article .product-pictures .gallery picture img{height:100%;width:100%;object-fit:cover;z-index:4;background:var(--product-image-background)}.products .product-list .product-outer article .product-pictures .gallery picture img.mainImg{opacity:1}.products .product-list .product-outer article .product-pictures .gallery picture img.secondImg{opacity:0;transition:ease all .2s;z-index:6}.products .product-list .product-outer article .product-pictures .gallery picture img[alt~=fs]{object-fit:contain;object-position:center 90%}.products .product-list .product-outer article .product-pictures .gallery picture img[alt~=fs-top]{object-fit:contain;object-position:center 10%}.products .product-list .product-outer article .product-pictures .gallery picture img[alt~=fs-bottom]{object-fit:contain;object-position:center 90%}.products .product-list .product-outer article .product-pictures .gallery picture img[alt~=fs-center]{object-fit:contain;object-position:center 90%}.products .product-list .product-outer article .addToBasket{margin:0 0 .5em;z-index:8}.products .product-list .product-outer article .special-tags{padding:0 !important;display:none;margin-bottom:calc(var(--vertical-spacing)/2)}.products .product-list .product-outer article .special-tags:has(.tag){display:flex;position:absolute;top:0;left:0;z-index:7}.products .product-list .product-outer article .special-tags .tag{background-color:var(--nw-brand-2-2);padding:.1em .75em 0;font-size:.9em;color:inherit}.products .product-list .product-outer article .special-tags .tag.percentage{background-color:var(--sale-background);color:var(--sale-color)}.products .product-list .product-outer article .product-meta{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1}.products .product-list .product-outer article .product-meta .brand{font-weight:800}.products .product-list .product-outer article .product-meta .prices{margin-left:auto;display:flex;flex-direction:row}.products .product-list .product-outer article .product-meta .prices .crossPrice del{font-size:90%;margin:0 .5em 0 0;color:var(--nw-neutral-4)}.products .product-list .product-outer article .product-meta .prices .price sup{top:-0.3em}.products .product-list .product-outer article .product-meta .prices:has(.crossPrice) .price{color:var(--nw-danger-6);font-weight:700}.products .product-list .product-outer article .product-name{text-decoration:none;font-size:1em;line-height:1.5;color:var(--nw-neutral-9)}.products .product-list .product-outer article .product-name .variationName{font-size:1em;font-style:italic}.products .product-list .product-outer article .product-name .variationName .variation-first{font-weight:700;background-image:url("https://cdn1.naturwohnen.de/frontend/naturwohnen/shop/images/assets/nw_wood_bg_2.svg");background-position:center center;background-size:cover;background-repeat:no-repeat;padding:0 .6em;margin:0 -0.3em;z-index:-1;position:relative}.products .product-list .product-outer article .product-name:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:7}.products .product-list .product-outer article .variationHint{line-height:2;font-size:.85em;font-style:italic;color:var(--nw-neutral-4)}@media(hover: hover)and (pointer: fine){.products .product-list .product-outer article:hover .product-pictures .gallery picture .secondImg{opacity:1}}.products .product-list .product-outer.double{grid-column:span 2}.products .product-list .product-outer.double article .product-pictures{aspect-ratio:1.65}.products .product-list .product-outer section.tile{background:var(--nw-brand-1-4);flex-direction:column;display:flex;padding:2em;gap:1em;position:relative;width:100%;height:100%}.products .product-list .product-outer section.tile .title{font-size:2.75em;font-weight:bold;color:var(--nw-brand-3-3);margin-top:auto}.products .product-list .product-outer section.tile .text{font-size:1.2em;line-height:2em}.products .product-list .product-outer section.tile a.btn:before{width:100%;height:100%;background:rgba(0,0,0,0);display:block;content:"";position:absolute;top:0;left:0}.products .product-list.sorter a:before{content:unset !important}.categoryOpen{width:100vw;min-height:60vh;background-position:center center;background-size:cover;margin:0 -15px;display:flex}.categoryOpen .content{width:25vw;min-width:60%;max-width:100%;min-height:100px;margin:auto;display:flex;justify-content:center;flex-direction:column;text-align:center}.categoryOpen .content h1,.categoryOpen .content p{text-shadow:0 0 10px rgba(0,0,0,.75)}.categoryOpen picture{--scale-animation: cubic-bezier(0.6, 0.02, 0.12, 0.99)}.categoryOpen picture:not(.fadeIn) img{transform:scale(1.1);animation:settleIn 2s var(--scale-animation) forwards}@keyframes settleIn{to{transform:scale(1)}}.categoryOpen picture.fadeIn{background-color:var(--nw-neutral-2)}.categoryOpen picture.fadeIn img{opacity:0;transform:scale(1.1);transition:opacity .75s ease,transform 2s var(--scale-animation)}.categoryOpen picture.fadeIn.loaded img{opacity:1;transform:scale(1)}.material{background:#fff;border-radius:10px;overflow:hidden;position:relative}.material picture{width:100%;height:100%;aspect-ratio:5/4}.material picture img{width:100%;height:100%;object-fit:cover}.material .content{padding:2em 1.5em}.material .content h3{margin:0;font-size:2em;margin-bottom:.5em}.material .content p{font-size:1.1em}.material .content a.btn:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0}body.page-singleitem #page-body.main{max-width:max(80vw,1500px)}@media(max-width: 1500px){body.page-singleitem #page-body.main{max-width:100vw}}body.page-singleitem .singleItem{padding:0}body.page-singleitem .singleItem .item-loading-splash-screen{z-index:1400;position:fixed;width:100%;height:100%;background:hsla(0,0%,100%,.66);top:5px;display:block;text-align:center;font-size:3em;color:#ccc}body.page-singleitem .singleItem .item-loading-splash-screen i.fa-spin{margin:50vh auto;position:fixed;left:0;right:0;top:0}body.page-singleitem .singleItem .topItemContent{display:flex;flex-direction:row;width:100%;margin-bottom:3em}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent{flex-direction:column}}body.page-singleitem .singleItem .topItemContent .itemImageGallery{flex-basis:50%;min-width:50%;flex-grow:0;flex-shrink:0;min-height:100px;background:none;margin-bottom:1em}body.page-singleitem .singleItem .topItemContent .itemImageGallery .dots{background:none;width:100%;height:15px;display:none;justify-content:center;bottom:5px;position:absolute;gap:4px}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent .itemImageGallery .dots{display:flex}}body.page-singleitem .singleItem .topItemContent .itemImageGallery .dots .dot{width:8px;height:8px;display:inline-block;background-color:hsla(0,0%,100%,.33);border-radius:50%}body.page-singleitem .singleItem .topItemContent .itemImageGallery .dots .dot.active{background-color:#fff}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;height:100%;justify-content:flex-start;overflow-y:hidden}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage{max-width:100%;aspect-ratio:.8;width:calc(33.33333% - 4px);transition:height .3s ease;background:var(--product-image-background)}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:first-child{aspect-ratio:auto;width:100%}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:nth-child(2),body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:nth-child(3),body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:nth-child(7),body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:nth-child(8){aspect-ratio:4/5;width:calc(50% - 4px)}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:has(picture.hideImage){height:0px;overflow:hidden}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture{width:100%;height:100%;transition:ease height .5s}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture.hideImage{height:0%;overflow:hidden;display:inline-block}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img{width:100%;height:100%;object-fit:cover}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs]{object-fit:contain}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb]{object-fit:cover}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs-bottom],body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb-bottom]{object-position:center 100%}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs-center],body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb-center]{object-position:center center}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs-top],body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb-top]{object-position:center 0%}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs-left],body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb-left]{object-position:0% center}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=fs-right],body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage picture img[alt~=sb-right]{object-position:100% center}body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery.showAll .singleImage{height:100%;aspect-ratio:inherit}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery .singleImage{aspect-ratio:.8;width:calc(33% - 4px)}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery .singleImage:nth-child(5n+1),body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery .singleImage:nth-child(5n+2){aspect-ratio:4/5;width:calc(50% - 4px)}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-dbl .imageGallery .singleImage{aspect-ratio:auto;width:100%}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-dbl .imageGallery .singleImage:nth-child(n+3){aspect-ratio:4/5;width:calc(50% - 4px)}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent .itemImageGallery{position:relative}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery,body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery{flex-direction:row;gap:0;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;aspect-ratio:.8;flex-wrap:unset;width:100%;scrollbar-width:none;background:var(--product-image-background)}body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery .singleImage:nth-child(n),body.page-singleitem .singleItem .topItemContent .itemImageGallery.gallery-md .imageGallery .singleImage,body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage:nth-child(n),body.page-singleitem .singleItem .topItemContent .itemImageGallery .imageGallery .singleImage{width:100%;scroll-snap-align:start;scroll-snap-stop:always;height:100%;min-width:100%;position:relative;aspect-ratio:inherit}}body.page-singleitem .singleItem .topItemContent .itemDetails{flex-basis:50%;min-width:50%;flex-grow:0;flex-shrink:0;min-height:100px;background:none;padding:0 0 0 1.5em;z-index:8;position:relative}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent .itemDetails{padding:0}}body.page-singleitem .singleItem .topItemContent .itemDetails .sticky{position:sticky;top:2em;transition:ease all .3s}body.page-singleitem .singleItem .topItemContent .itemDetails h1.title{font-size:clamp(1.5rem,2.5vw,2.5rem);margin:0;padding:0;display:flex;flex-direction:column;line-height:1;gap:5px;font-weight:400}body.page-singleitem .singleItem .topItemContent .itemDetails h1.title>span{font-size:.6em;font-weight:400;line-height:1.5;padding:0 2px}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;line-height:1;gap:2em;margin:1.5em 0;overflow-x:scroll;padding-bottom:5px;margin-bottom:-5px;scrollbar-width:none;-ms-overflow-style:none}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements::-webkit-scrollbar{display:none}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span{display:grid;grid-template-rows:repeat(2, 1fr);grid-column-gap:.5em;grid-row-gap:5px;margin:5px 0}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height>span,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width>span,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth>span,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span>span{display:flex;align-items:center}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height svg,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height img,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width svg,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width img,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth svg,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth img,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span svg,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span img{grid-area:1/1/3/2;margin:auto;width:35px;height:35px}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height span.label,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width span.label,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth span.label,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span span.label{grid-area:1/2/2/3}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .height span.measurement,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width span.measurement,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth span.measurement,body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements>span span.measurement{grid-area:2/2/3/3;font-weight:600}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .width svg{transform:rotate(90deg)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationMeasurements .depth svg{transform:rotate(45deg)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes{display:flex;margin:0;gap:3px}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box{width:min(25% - 7px,170px);height:auto;aspect-ratio:.71;border:4px solid rgba(0,0,0,0);margin:0;position:relative;padding-bottom:1.8em}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box .attributeName{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:1em;line-height:1em;font-weight:400;padding:.4em 0;background-color:var(--nw-brand-1-3)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box.active{border-color:var(--nw-brand-2-5)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box.active .attributeName{color:#fff;font-weight:600;background-color:var(--nw-brand-2-5)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box img{width:100%;height:100%;object-fit:cover}body.page-singleitem .singleItem .topItemContent .itemDetails .variationSelect .imageSelect .v-s-boxes .v-s-box img.fs{object-fit:contain;background:var(--nw-brand-1-3)}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints{margin:1.5em 4px;line-height:1.5;font-size:1em}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints li{margin-bottom:4px;padding-left:2em;position:relative;line-height:1.6;font-size:1.1em}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints li:before{content:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22currentColor%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%2220 6 9 17 4 12%22/%3E%3C/svg%3E");width:18px;height:18px;display:block;position:absolute;left:5px;top:2px;bottom:0}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints li.learnMore{color:#824e37;text-decoration:underline;cursor:pointer}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints li.learnMore:hover{text-decoration:none}body.page-singleitem .singleItem .topItemContent .itemDetails .variationBulletpoints li.learnMore:before{content:""}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale{position:relative;container-type:inline-size;background-color:var(--sale-background);color:var(--sale-color);display:grid;padding:.75em;margin:0 auto 1em 0;gap:.5em;grid-template-columns:1fr auto;grid-template-rows:repeat(3, 0fr)}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .saleName{width:100%;font-size:1.3em;line-height:1em}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .countdown{width:-moz-fit-content;width:fit-content;display:inline-block;margin:.1em auto auto 0;grid-column-start:1;grid-row-start:2}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .couponCopyCont{grid-row:span 2/span 2;grid-column-start:2;grid-row-start:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;height:100%}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .couponCopyCont>span.youSave{text-align:center;font-size:.9em;font-weight:700;font-style:italic;margin:.5em 0;position:absolute;top:0;right:.5em;background:color-mix(in oklab, var(--sale-background), #000 10%);transform:translateY(-3cqh);padding:0 5px}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .couponCopyCont>span.youSave:before{content:"Mit Code jetzt nur ";font-weight:normal}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .couponCopyCont .coupon-copy{margin:auto 0 auto auto}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .couponCopyCont .coupon-copy button.codeField{gap:.5em;padding:.5em 1em}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .sale-conditions{position:absolute;background-color:color-mix(in oklab, var(--sale-background), #000 10%);text-align:center;grid-column:span 2/span 2;grid-row-start:3;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .sale-conditions button.openClose{width:100%}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .sale-conditions .conditions-text{padding:0 1em}body.page-singleitem .singleItem .topItemContent .itemDetails .shopSale .sale-conditions.open .conditions-text{padding-bottom:1em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceBox{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 .5em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceBox img{height:auto;max-width:min(200px,50%);max-height:-moz-fit-content;max-height:fit-content}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper{margin-left:auto}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .savings{display:flex;flex-direction:row;gap:5px;margin:1.5em 0 .5em 0}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .percentage,body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .youSave{--bg: var(--sale-background);--color: var(--sale-color);background:var(--bg);color:var(--color);padding:.3em;font-weight:bold;font-size:16px;line-height:1;border-radius:.325rem;margin:auto 0 auto .5em;transform:translateY(-0.2em);position:relative}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .percentage:before,body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .youSave:before{content:" ";width:0;height:0;display:block;position:absolute;left:-5px;transform:rotate(180deg);z-index:1;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid var(--bg);top:7px}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .youSave{margin:0;font-weight:normal;font-size:15px;line-height:1.1;padding:.3em .6em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .youSave:before{content:unset}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .variationPrice{display:flex;flex-direction:column;justify-content:flex-start;align-items:baseline;gap:5px;margin:1.5em 0 1.5em auto;font-size:1.5em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .variationPrice .crossprice{color:var(--nw-neutral-5);font-size:.75em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .variationPrice .price{width:100%;text-align:right;font-size:1.1em}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .variationPrice:has(.crossprice) .price{color:var(--sale-background)}body.page-singleitem .singleItem .topItemContent .itemDetails .priceWrapper .variationPrice .dim{font-size:12px;color:#999;text-align:right}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer{position:sticky;bottom:0;padding:1em 0;background-color:#fff}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist{display:flex}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist{flex-direction:column;margin-left:inherit}}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist .addToBasket{flex-grow:1}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist .addToWishlist{margin-left:1em;transform:scale(1.5)}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist .addToWishlist>span{display:none}@media screen and (max-width: 767px){body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist .addToWishlist{transform:scale(1.5);margin:2em auto 1em}body.page-singleitem .singleItem .topItemContent .itemDetails .addToBasketContainer .basketWishlist .addToWishlist>span{display:inline-block}}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox{display:flex;flex-direction:column;margin:0em 0 1em;padding:.5em 0;width:100%;background:var(--nw-brand-1-3)}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem{flex-grow:1;display:flex;color:var(--nw-neutral-8);gap:10px;line-height:1.5em;font-size:105%;padding:.6em .75em}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .nwicon{width:20px}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:100%;text-align:right;color:inherit;font-size:inherit;font-weight:inherit;border:0;background:none}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .label{line-height:1;font-weight:700;margin:auto 0;text-wrap:nowrap}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .text{margin:auto 0 auto auto;line-height:1;text-align:right}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .text:before{content:" "}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property{display:flex;width:100%}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property .property{display:flex;width:100%;margin:auto 0}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property .property .position-relative{width:100%;margin:auto 0}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property .property .form-check{display:flex;width:100%;margin:0;padding:0}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property .property .form-check .form-check-input{margin:auto .5em auto 0;position:relative}body.page-singleitem .singleItem .topItemContent .itemDetails .availabilityBox .accordionItem .order-property .property .form-check label.form-check-label{width:100%}body.page-singleitem .singleItem .topItemContent .itemDetails .share:not(:has(.nwShare)){display:none}body.page-singleitem .singleItem .topItemContent .itemDetails .share a.nwShare{cursor:pointer;background:var(--nw-brand-1-4);padding:.25em 1em;border-radius:3em}body.page-singleitem .singleItem .topItemContent .itemDetails .fa-info{--radius: 25px;border-radius:50%;width:var(--radius);height:var(--radius);aspect-ratio:1;text-align:center;line-height:calc(var(--radius) - 1px);margin:0 0 0 .5em;cursor:pointer;background:var(--nw-brand-2-2);color:var(--nw-brand-3-3)}body.page-singleitem .singleItem .qualityIcons{background-color:var(--nw-brand-1-5);display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;padding:1em;gap:.5em;position:relative;justify-content:center;color:inherit}body.page-singleitem .singleItem .qualityIcons .icon{font-size:2em;padding:.5em 1em;min-width:-moz-fit-content;min-width:fit-content}body.page-singleitem .singleItem .qualityIcons .icon img{width:30px}body.page-singleitem .singleItem .qualityIcons .icon span{font-size:18px}body.page-singleitem .singleItem .itemContent{background:none;margin:0 0 1em;padding:7% 10%;box-sizing:border-box;background:var(--nw-brand-1-3);align-items:flex-start}@media screen and (max-width: 767px){body.page-singleitem .singleItem .itemContent{padding:5% 1.5em}}body.page-singleitem .singleItem .itemContent .itemDescription{display:flex;flex-direction:row;align-items:flex-start;gap:20px}@media screen and (max-width: 767px){body.page-singleitem .singleItem .itemContent .itemDescription{flex-direction:column}}body.page-singleitem .singleItem .itemContent .itemDescription .technicalImage{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;min-width:50%;flex-basis:50%}body.page-singleitem .singleItem .itemContent .itemDescription .technicalImage img{max-width:100%;margin:auto;max-height:80vh}body.page-singleitem .singleItem .itemContent .itemDescription .textContent{display:flex;justify-content:center;align-self:start;flex-direction:column;font-size:1.1em;width:100%}body.page-singleitem .singleItem .itemContent .itemDescription .textContent>*{width:100%;border-bottom:1px solid var(--nw-brand-3-1)}body.page-singleitem .singleItem .itemContent .itemDescription .textContent button{display:flex;width:100%;flex-direction:row;border:0;background:none;padding:12px 0;text-transform:uppercase;font-weight:400;font-size:1em;color:var(--nw-brand-3-8);text-align:left}body.page-singleitem .singleItem .itemContent .itemDescription .textContent button i{line-height:100%;margin:auto .5em auto 0}body.page-singleitem .singleItem .itemContent .itemDescription .textContent button:after{content:"+";margin-left:auto;font-size:1.5em;font-weight:100;line-height:1;transition:ease transform .5s}body.page-singleitem .singleItem .itemContent .itemDescription .textContent button:not(.collapsed){font-weight:700}body.page-singleitem .singleItem .itemContent .itemDescription .textContent button:not(.collapsed):after{transform:rotate(45deg)}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox{font-size:1em;line-height:1.5;padding:12px 0}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox .techBullets>p{margin:0 0 0 1.3em}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox dt,body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox dd{font-weight:800;display:inline}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox dd{font-weight:normal}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox dd:after{content:"";display:block}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox .responsible{font-size:.8em;margin:1.5em 0 0;background:var(--nw-brand-1-5);padding:.5em;color:var(--nw-neutral-8);border:1em solid var(--nw-brand-1-6);max-width:450px}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox .responsible h4{font-size:1rem;font-weight:700}body.page-singleitem .singleItem .itemContent .itemDescription .textContent .textbox .responsible .card{background:none;border:0}body.page-singleitem .crossSelling{padding:1em}@media screen and (min-width: 1400px){body.page-singleitem .crossSelling{--products-per-row: 6}}@media screen and (min-width: 1200px){body.page-singleitem .crossSelling{--products-per-row: 5}}body.page-singleitem .crossSelling .crossSellingHead{max-width:50%}@media screen and (max-width: 767px){body.page-singleitem .crossSelling .crossSellingHead{max-width:100%}}body.nav-up .singleItem .itemDetails .sticky{top:1em}body:not(.nav-up) .singleItem .itemDetails .sticky{--dt: 130px;top:calc(1em + var(--dt))}footer.footer{display:flex;color:inherit;background-color:var(--nw-brand-3-1);flex-direction:column;position:absolute;left:0;right:0}footer.footer .quality{background-color:var(--nw-brand-3-4);color:var(--nw-brand-3-1);padding:.75em;font-size:min(1.5em,2vw);display:flex;align-items:center;justify-content:space-around}@media screen and (max-width: 767px){footer.footer .quality{flex-wrap:wrap;justify-content:start;flex-direction:column;font-size:1.5em;gap:20px}}footer.footer .quality .nw-icon{text-shadow:0 0 1px currentColor}footer.footer .footer-content{max-width:1200px;margin:0 auto;padding:5em calc(15px + 3em) 1em;width:100%}footer.footer .footer-content .footer-links{display:flex;flex-direction:row;justify-content:space-evenly}@media screen and (max-width: 767px){footer.footer .footer-content .footer-links{flex-direction:column}}footer.footer .footer-content .footer-links .links{flex-basis:20%;display:flex;flex-direction:column}@media screen and (max-width: 767px){footer.footer .footer-content .footer-links .links{flex-basis:100%;margin-bottom:2em}}footer.footer .footer-content .footer-links .links span.headline{font-weight:bold;font-size:1.2em;margin-bottom:.5em}footer.footer .footer-content .footer-links .links>div{display:flex;flex-direction:column}footer.footer .footer-content .footer-links .links a{line-height:2em;text-decoration:none}footer.footer .footer-content .footer-links .links #footer-social{flex-direction:row;width:100%;gap:1em;font-size:2em}footer.footer .footer-content .social-payment{display:flex;padding:inherit 1em;gap:10px;font-size:2em}footer.footer .footer-content .service-links,footer.footer .footer-content .social-payment,footer.footer .footer-content .copyright{width:100%;margin:1em 0 1em;text-align:center;display:flex;justify-content:center}footer.footer .footer-content .service-links{flex-direction:row;flex-wrap:wrap;gap:8px}footer.footer .footer-content .methodsOfPayment{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}footer.footer .footer-content .methodsOfPayment picture img{max-width:90px;max-height:25px}footer.footer .footer-content .copyright{font-size:.8em;color:var(--nw-neutral-6);margin-bottom:0}
