<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Modal_container__3Aeof {
 position:fixed;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 z-index:2000;
 background:#cadff0;
 max-width:100%;
 height:10rem;
 text-align:center;
 padding:2rem;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
 flex-direction:column;
 -webkit-justify-content:center;
 justify-content:center
}
.Modal_container__3Aeof.Modal_s__3sSe8 {
 width:20rem
}
.Modal_container__3Aeof.Modal_m__1lZdx {
 width:30rem
}
html p {
 line-height:1.25
}
ul {
 margin:0;
 padding:0
}
li {
 list-style:none
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
 line-height:1.15;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
main {
 display:block
}
h1 {
 font-size:2em;
 margin:.67em 0
}
hr {
 -webkit-box-sizing:content-box;
 -moz-box-sizing:content-box;
 box-sizing:content-box;
 height:0;
 overflow:visible
}
pre {
 font-family:monospace,monospace;
 font-size:1em
}
a {
 background-color:transparent
}
abbr[title] {
 border-bottom:none;
 text-decoration:underline;
 -webkit-text-decoration:underline dotted;
 -moz-text-decoration:underline dotted;
 text-decoration:underline dotted
}
b,
strong {
 font-weight:bolder
}
code,
kbd,
samp {
 font-family:monospace,monospace;
 font-size:1em
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
img {
 border-style:none
}
button,
input,
optgroup,
select,
textarea {
 font-family:inherit;
 font-size:100%;
 line-height:1.15;
 margin:0
}
button,
input {
 overflow:visible
}
button,
select {
 text-transform:none
}
[type=button],
[type=reset],
[type=submit],
button {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 border-style:none;
 padding:0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
 outline:1px dotted ButtonText
}
fieldset {
 padding:.35em .75em .625em
}
legend {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 color:inherit;
 display:table;
 max-width:100%;
 padding:0;
 white-space:normal
}
progress {
 vertical-align:baseline
}
textarea {
 overflow:auto
}
[type=checkbox],
[type=radio] {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
details {
 display:block
}
summary {
 display:list-item
}
[hidden],
template {
 display:none
}
button {
 padding:0;
 border:none;
 outline:none;
 font:inherit;
 color:inherit;
 background:none;
 cursor:pointer
}
@font-face {
 font-family:BasicCommercialLT;
 font-style:normal;
 font-weight:400;
 font-display:swap;
 src:url(/static/fonts/BasicCommercialW01-Roman-subset.woff2) format("woff2"),
 url(/static/fonts/BasicCommercialW01-Roman-subset.zopfli.woff) format("woff"),
 url(/static/fonts/BasicCommercialW01-Roman-subset.ttf) format("truetype")
}
@font-face {
 font-family:BasicCommercialLT;
 font-style:bold;
 font-weight:700;
 font-display:swap;
 src:url(/static/fonts/BasicCommercialW01-Bold-subset.woff2) format("woff2"),
 url(/static/fonts/BasicCommercialW01-Bold-subset.zopfli.woff) format("woff"),
 url(/static/fonts/BasicCommercialW01-Bold-subset.ttf) format("truetype")
}
@font-face {
 font-family:Saol Standard;
 font-weight:700;
 font-display:swap;
 font-style:italic;
 src:url(/static/fonts/SaolStandard-ThinItalic-subset.woff2) format("woff2"),
 url(/static/fonts/SaolStandard-ThinItalic-subset.zopfli.woff) format("woff")
}
.position-unset {
 position:unset!important
}
html {
 font:normal 17px BasicCommercialLT;
 text-rendering:geometricPrecision;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 -webkit-overflow-scrolling:touch
}
body {
 touch-action:pan-x pan-y;
 background:#eee4d5
}
h1,
h2,
h3,
h4 {
 font-style:bold;
 font-weight:700
}
h1 {
 font-size:45px
}
h1&gt;span {
 font-size:25px
}
p {
 word-break:normal;
 white-space:normal
}
@media(min-width:768px) {
 h1 {
  font-size:55px
 }
 h1&gt;span {
  font-size:32px
 }
}
@media(max-width:767px) {
 .onlyDesktop {
  display:none!important
 }
}
@media(min-width:768px) {
 .onlyMobile {
  display:none!important
 }
}
.TextInput_inputContainer__3DnzV {
 width:100%;
 display:-webkit-flex;
 display:flex;
 position:relative;
 border-bottom:2px solid #000;
 margin-bottom:15px
}
.TextInput_input__21K0I {
 font-family:inherit;
 border:0;
 background-color:transparent;
 background-color:initial;
 outline:0;
 -webkit-flex-grow:1;
 flex-grow:1;
 vertical-align:middle;
 margin-bottom:10px;
 margin-left:-2px
}
.TextInput_arrowforward__25KfO {
 height:14.41px;
 width:18.66px;
 background-size:100%;
 background:url(/static/icons/arrow-forward-outline.svg)
}
.TextInput_arrowforward__25KfO:hover {
 background:url(/static/icons/arrow-forward-hover.svg)
}
.TextInput_inputContainer__3DnzV button {
 margin-bottom:10px;
 vertical-align:middle;
 -webkit-transition:color .25s;
 transition:color .25s
}
.StyledLink_container__1NC9V {
 font-weight:700;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -webkit-tap-highlight-color:rgba(0,0,0,0);
 position:relative;
 display:inline-block;
 text-decoration:none;
 cursor:pointer;
 -webkit-transition:color .07s ease-in-out;
 transition:color .07s ease-in-out
}
.StyledLink_container__1NC9V.StyledLink_fontNormal__3WYQH {
 font-weight:400
}
.StyledLink_container__1NC9V.StyledLink_fontNormal__3WYQH:after,
.StyledLink_container__1NC9V.StyledLink_fontNormal__3WYQH:before {
 bottom:-28%
}
.StyledLink_container__1NC9V:after {
 content:"";
 position:absolute;
 z-index:0;
 left:0;
 right:100%;
 bottom:-15%;
 height:2px;
 -webkit-transition:background .05s cubic-bezier(0,.1,.18,.98);
 transition:background .05s cubic-bezier(0,.1,.18,.98)
}
.StyledLink_container__1NC9V:before {
 content:"";
 position:absolute;
 z-index:0;
 left:0;
 right:101%;
 bottom:-15%;
 height:2px
}
@media(min-width:768px) {
 .StyledLink_container__1NC9V.StyledLink_inText__3O8qZ:before,
 .StyledLink_container__1NC9V.StyledLink_loading__1H26x:before,
 .StyledLink_container__1NC9V:hover:before {
  right:0
 }
}
.StyledLink_container__1NC9V.StyledLink_inText__3O8qZ:before {
 right:0
}
.StyledLink_container__1NC9V.StyledLink_inText__3O8qZ:after,
.StyledLink_container__1NC9V.StyledLink_inText__3O8qZ:before {
 bottom:0;
 height:2px;
 margin-bottom:-.2em
}
.StyledLink_container__1NC9V.StyledLink_loading__1H26x:after {
 right:20%;
 -webkit-transition:right 3s cubic-bezier(.69,.95,0,.93);
 transition:right 3s cubic-bezier(.69,.95,0,.93)
}
.StyledLink_container__1NC9V.StyledLink_finished__33OwF:after {
 right:0;
 -webkit-transition:right .15s linear;
 transition:right .15s linear
}
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E {
 color:#000
}
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E.StyledLink_active__uia-9,
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E.StyledLink_inText__3O8qZ:hover,
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E:active {
 color:#c39c6f
}
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E:after {
 background:#656565
}
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E:before {
 background:#c39c6f
}
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E.StyledLink_finished__33OwF,
.StyledLink_container__1NC9V.StyledLink_black__3Vd5E.StyledLink_loading__1H26x {
 cursor:progress;
 color:#656565
}
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp {
 color:#eee4d5
}
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp.StyledLink_active__uia-9,
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp:active {
 color:#000
}
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp:after {
 background:#656565
}
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp:before {
 background:#eee4d5
}
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp.StyledLink_finished__33OwF,
.StyledLink_container__1NC9V.StyledLink_beige__1JNRp.StyledLink_loading__1H26x {
 cursor:progress;
 color:#656565
}
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE,
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE.StyledLink_active__uia-9,
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE:active {
 color:#c39c6f
}
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE:after {
 background:#656565
}
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE:before {
 background:#c39c6f
}
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE.StyledLink_finished__33OwF,
.StyledLink_container__1NC9V.StyledLink_lightbrown__2BXiE.StyledLink_loading__1H26x {
 cursor:progress;
 color:#656565
}
.StrapiFooterLink_subText__1PfVw {
 margin-top:5px
}
@media(min-width:768px) {
 .StrapiFooterLink_subText__1PfVw {
  max-width:230px
 }
}
.StrapiFooter_container__1yRG2 {
 width:100%;
 font-size:15px;
 display:-webkit-flex;
 display:flex;
 background-color:#eee4d5
}
.StrapiFooter_container__1yRG2&gt;div {
 margin-top:40px;
 margin-bottom:40px
}
.StrapiFooter_newsletter__2my1Q {
 margin-left:60px;
 margin-right:107px;
 margin-bottom:8px;
 max-width:300px;
 max-height:500px;
 -webkit-flex-direction:column;
 flex-direction:column;
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:space-between;
 justify-content:space-between;
 -webkit-align-items:center;
 align-items:center
}
.StrapiFooter_newsletter__2my1Q .StrapiFooter_title__1_fa4 h3 {
 margin-top:20px;
 margin-bottom:17px;
 font-size:32px;
 font-weight:700
}
.StrapiFooter_newsletter__2my1Q .StrapiFooter_title__1_fa4 p {
 margin:5% 0
}
.StrapiFooter_newsletter__2my1Q .StrapiFooter_input__1lz8S {
 width:100%;
 text-align:center
}
.StrapiFooter_gridTwoContainer__2j-bj {
 display:-webkit-flex;
 display:flex;
 -webkit-flex-flow:column wrap;
 flex-flow:column wrap;
 -webkit-align-items:center;
 align-items:center;
 -webkit-justify-content:center;
 justify-content:center;
 margin-left:20px;
 margin-right:20px
}
@media(min-width:768px) {
 .StrapiFooter_gridTwoContainer__2j-bj {
  -webkit-flex-direction:row;
  flex-direction:row;
  margin-right:60px;
  -webkit-flex:2 1;
  flex:2 1;
  -webkit-align-items:center;
  align-items:center;
  -webkit-justify-content:flex-start;
  justify-content:flex-start
 }
}
.StrapiFooter_versandUndZahlungContainer__26QiH {
 -webkit-flex-flow:column wrap;
 flex-flow:column wrap;
 display:-webkit-flex;
 display:flex;
 width:100%;
 -webkit-align-items:center;
 align-items:center;
 -webkit-justify-content:center;
 justify-content:center;
 text-align:center;
 margin-bottom:32px
}
@media(min-width:768px) {
 .StrapiFooter_versandUndZahlungContainer__26QiH {
  -webkit-flex-flow:row wrap;
  flex-flow:row wrap;
  -webkit-justify-content:flex-start;
  justify-content:flex-start;
  -webkit-align-items:unset;
  align-items:unset;
  text-align:unset
 }
}
.StrapiFooter_versandUndZahlungContainer__26QiH .StrapiFooter_headline__2lkfP {
 font-weight:700;
 margin-bottom:15px
}
@media(min-width:768px) {
 .StrapiFooter_versandUndZahlungContainer__26QiH .StrapiFooter_zahlung__3C3pD {
  margin-right:30px
 }
}
.StrapiFooter_iconsBox__3uYJS {
 display:-webkit-flex;
 display:flex;
 -webkit-flex-flow:wrap;
 flex-flow:wrap;
 -webkit-justify-content:center;
 justify-content:center
}
@media(min-width:768px) {
 .StrapiFooter_iconsBox__3uYJS {
  -webkit-justify-content:flex-start;
  justify-content:flex-start
 }
}
.StrapiFooter_iconsBox__3uYJS svg {
 margin:4px 5px
}
.StrapiFooter_iconsBox__3uYJS svg:first-child {
 margin-left:0
}
.StrapiFooter_links__8tQ-i {
 width:100%;
 max-width:1800px;
 -webkit-justify-content:center;
 justify-content:center;
 text-align:center
}
@media(min-width:768px) {
 .StrapiFooter_links__8tQ-i {
  display:-webkit-flex;
  display:flex;
  -webkit-flex-flow:wrap;
  flex-flow:wrap;
  -webkit-align-items:flex-start;
  align-items:flex-start;
  -webkit-justify-content:flex-start;
  justify-content:flex-start;
  text-align:unset
 }
}
.StrapiFooter_links__8tQ-i&gt;div&gt;div {
 margin-top:10px
}
@media(min-width:768px) {
 .StrapiFooter_links__8tQ-i&gt;div&gt;div {
  margin-right:15px
 }
}
.StrapiFooter_pflichtangaben__2mSSr {
 text-align:center
}
.StrapiFooter_pflichtangaben__2mSSr p {
 margin-bottom:0
}
@media(min-width:768px) {
 .StrapiFooter_pflichtangaben__2mSSr {
  width:75%;
  text-align:unset
 }
}
.StrapiFooter_socialMedia__1MGJN {
 -webkit-order:-3;
 order:-3;
 display:-webkit-flex;
 display:flex
}
@media(min-width:768px) {
 .StrapiFooter_socialMedia__1MGJN {
  -webkit-order:initial;
  order:0;
  -webkit-flex-flow:row wrap;
  flex-flow:row wrap
 }
}
.StrapiFooter_socialMedia__1MGJN&gt;div {
 margin:20px 10px 10px
}
@media(max-width:767px) {
 .common_onlyDesktop__1Weml {
  display:none!important
 }
}
@media(min-width:768px) {
 .common_onlyMobile__3RgMF {
  display:none!important
 }
}
.MenuIconSVG_container__28dPa {
 background:url(/static/icons/menu_icons/menu_unactive_unhovered.svg);
 background-size:25px 25px;
 display:block;
 cursor:pointer
}
.MenuIconSVG_container__28dPa:hover {
 background:url(/static/icons/menu_icons/menu_unactive_hovered.svg)
}
.MenuIconSVG_container__28dPa.MenuIconSVG_active__3Oznz {
 background:url(/static/icons/menu_icons/menu_active_unhovered.svg)
}
.MenuIconSVG_container__28dPa.MenuIconSVG_active__3Oznz:hover {
 background:url(/static/icons/menu_icons/menu_active_hovered.svg)
}
.MenuIconSVG_container__28dPa.MenuIconSVG_hidden__2Evkm {
 display:none
}
.CartIcon_container__2BlkP {
 width:65px;
 height:24px;
 cursor:pointer;
 shape-rendering:geometricPrecision;
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:flex-end;
 justify-content:flex-end;
 -webkit-align-self:center;
 align-self:center
}
@media(min-width:768px) {
 .CartIcon_container__2BlkP {
  width:160px
 }
}
.CartIcon_container__2BlkP .CartIcon_cartText__27h6x {
 margin-right:10px
}
.CartIcon_container__2BlkP .CartIcon_cart__1hTs3 {
 -webkit-transform:scale(.94) translate(1px,1.6px);
 transform:scale(.94) translate(1px,1.6px);
 -webkit-transition:-webkit-transform .12s ease-in;
 transition:-webkit-transform .12s ease-in;
 transition:transform .12s ease-in;
 transition:transform .12s ease-in,-webkit-transform .12s ease-in
}
.CartIcon_container__2BlkP:hover .CartIcon_cart__1hTs3 {
 -webkit-transform:scale(1.03) translate(.2px,.5px);
 transform:scale(1.03) translate(.2px,.5px)
}
.CartIcon_container__2BlkP .CartIcon_counter__2fw6g {
 -webkit-transform:scale(1);
 transform:scale(1);
 -webkit-transition:-webkit-transform .12s ease-in;
 transition:-webkit-transform .12s ease-in;
 transition:transform .12s ease-in;
 transition:transform .12s ease-in,-webkit-transform .12s ease-in
}
.CartIcon_container__2BlkP:hover .CartIcon_counter__2fw6g {
 -webkit-transform:scale(.9) translate(3px,1.6px);
 transform:scale(.9) translate(3px,1.6px)
}
.CartIcon_closeSvg__2HHVA {
 shape-rendering:geometricPrecision;
 margin:4px 20px 0 0
}
.CartIcon_closeSvg__2HHVA svg {
 -webkit-transition:-webkit-transform .12s ease-in;
 transition:-webkit-transform .12s ease-in;
 transition:transform .12s ease-in;
 transition:transform .12s ease-in,-webkit-transform .12s ease-in;
 height:25px;
 width:25px
}
.CartIcon_closeSvg__2HHVA:hover svg {
 -webkit-transform:scale(.85);
 transform:scale(.85)
}
.TopBar_container__2362W {
 z-index:40;
 position:absolute;
 top:0;
 bottom:35px;
 width:100%;
 background:#c39c6f;
 line-height:35px;
 text-align:center;
 opacity:0;
 font-size:16px;
 overflow:hidden;
 height:0;
 -webkit-transition:height 285ms ease,opacity 285ms ease;
 transition:height 285ms ease,opacity 285ms ease
}
.TopBar_container__2362W.TopBar_active__3GtU2 {
 height:35px;
 opacity:1
}
.WarenkorbOverlay_container__2akyd {
 position:absolute;
 touch-action:pan-x pan-y;
 top:0;
 bottom:0;
 overflow:hidden;
 height:calc(100vh + 35px);
 width:100vw;
 pointer-events:none;
 z-index:15
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_open__2VDLz {
 pointer-events:all
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_resetHeight__DDPQ6 {
 height:0
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL {
 position:absolute;
 top:calc(-100vh - 35px);
 z-index:16;
 height:calc(100vh + 35px);
 width:100vw;
 min-width:600px;
 max-width:900px;
 background:#eee4d5;
 -webkit-transition:-webkit-transform .28s ease-in-out;
 transition:-webkit-transform .28s ease-in-out;
 transition:transform .28s ease-in-out;
 transition:transform .28s ease-in-out,-webkit-transform .28s ease-in-out
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX {
 margin:50px 12px 0;
 height:calc(100vh - 50px);
 overflow-y:scroll;
 scrollbar-width:none;
 -ms-overflow-style:none;
 width:calc(100vw - 24px)
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX::-webkit-scrollbar {
 display:none
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL h3 {
 margin:0 12px;
 position:absolute;
 width:calc(100vw - 24px);
 background:#eee4d5;
 font-size:25px;
 text-align:center;
 line-height:50px
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_leererWarenkorb__29G3E {
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:center;
 justify-content:center;
 -webkit-align-items:center;
 align-items:center;
 -webkit-flex-direction:column;
 flex-direction:column;
 height:100%;
 width:calc(100vw - 24px);
 margin:12px;
 text-align:center
}
@media(min-width:768px) {
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_leererWarenkorb__29G3E {
  width:100%;
  margin:0
 }
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_leererWarenkorb__29G3E .WarenkorbOverlay_leererWKPfeil__GqKwO {
 height:15px
}
@media(min-width:768px) {
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_leererWarenkorb__29G3E .WarenkorbOverlay_leererWKPfeil__GqKwO {
  height:13px
 }
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_open__2VDLz .WarenkorbOverlay_innerContainer__3esyL {
 -webkit-transform:translate3d(0,calc(100vh + 35px),0);
 transform:translate3d(0,calc(100vh + 35px),0)
}
.WarenkorbOverlay_container__2akyd .WarenkorbOverlay_scrollChildren__27OcX {
 margin-bottom:15px
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_displayTopBar__OTZdH .WarenkorbOverlay_innerContainer__3esyL h3 {
 padding-top:35px
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_displayTopBar__OTZdH .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX {
 margin:85px 12px 0
}
.WarenkorbOverlay_container__2akyd.WarenkorbOverlay_displayTopBar__OTZdH .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollChildren__27OcX {
 margin-bottom:35px
}
@media(min-width:768px) {
 .WarenkorbOverlay_container__2akyd {
  background:transparent;
  -webkit-transition:background .28s ease;
  transition:background .28s ease
 }
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_clickContainer__bp6Hj {
  width:max(100vw - 900px,min(50vw,100vw - 750px));
  cursor:pointer;
  height:calc(100vh + 35px)
 }
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL {
  top:0;
  width:50vw;
  min-width:750px;
  right:-50vw;
  right:min(-50vw,-750px)
 }
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX {
  margin:60px;
  width:calc(100% - 120px)
 }
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX .WarenkorbOverlay_scrollChildren__27OcX {
  margin-top:25px;
  margin-bottom:55px
 }
 .WarenkorbOverlay_container__2akyd .WarenkorbOverlay_innerContainer__3esyL h3 {
  margin:0 60px;
  width:calc(100% - 120px);
  font-weight:400;
  text-align:left;
  line-height:60px;
  border-bottom:1px solid #c39c6f
 }
 .WarenkorbOverlay_container__2akyd.WarenkorbOverlay_displayTopBar__OTZdH .WarenkorbOverlay_innerContainer__3esyL .WarenkorbOverlay_scrollContainer__zdaqX {
  margin:95px 60px
 }
 .WarenkorbOverlay_container__2akyd.WarenkorbOverlay_open__2VDLz .WarenkorbOverlay_innerContainer__3esyL {
  -webkit-transform:translate3d(-50vw,0,0);
  transform:translate3d(-50vw,0,0);
  -webkit-transform:translate3d(min(-50vw,-750px),0,0);
  transform:translate3d(min(-50vw,-750px),0,0)
 }
 .WarenkorbOverlay_container__2akyd.WarenkorbOverlay_open__2VDLz {
  pointer-events:all;
  background:rgba(0,0,0,.4)
 }
}
.StrapiNavBar_container__1B59s {
 z-index:10;
 width:100%;
 height:50px;
 position:absolute;
 -webkit-justify-content:space-between;
 justify-content:space-between
}
.StrapiNavBar_container__1B59s,
.StrapiNavBar_container__1B59s .StrapiNavBar_leftGroup__BGtsC {
 display:-webkit-flex;
 display:flex;
 -webkit-flex-flow:row nowrap;
 flex-flow:row nowrap;
 -webkit-align-items:center;
 align-items:center
}
.StrapiNavBar_container__1B59s .StrapiNavBar_leftGroup__BGtsC {
 text-align:left;
 -webkit-flex-basis:40%;
 flex-basis:40%;
 -webkit-justify-content:flex-start;
 justify-content:flex-start
}
.StrapiNavBar_container__1B59s .StrapiNavBar_centerGroup__r8xAo {
 text-align:center;
 cursor:pointer;
 -webkit-flex-basis:20%;
 flex-basis:20%;
 height:35px
}
.StrapiNavBar_container__1B59s .StrapiNavBar_rightGroup__2MOcp {
 text-align:right;
 -webkit-flex-basis:40%;
 flex-basis:40%;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-flow:row nowrap;
 flex-flow:row nowrap;
 -webkit-justify-content:flex-end;
 justify-content:flex-end;
 -webkit-align-items:center;
 align-items:center
}
.StrapiNavBar_container__1B59s .StrapiNavBar_MenuIconPlaceholderSpacer__2bs98 {
 margin:0 10px;
 height:25px;
 width:25px
}
.StrapiNavBar_container__1B59s .StrapiNavBar_CartIconPlaceholderSpacer__2YK8c {
 height:24px;
 width:45px;
 margin:0 10px
}
@media(min-width:768px) {
 .StrapiNavBar_container__1B59s {
  height:60px
 }
 .StrapiNavBar_container__1B59s .StrapiNavBar_MenuIconPlaceholderSpacer__2bs98 {
  margin:-5px 16px 0 38px
 }
 .StrapiNavBar_container__1B59s .StrapiNavBar_CartIconPlaceholderSpacer__2YK8c {
  margin:0 40px 0 16px
 }
 .StrapiNavBar_container__1B59s a,
 .StrapiNavBar_container__1B59s button {
  margin:8px
 }
}
.StrapiNavBar_container__1B59s.StrapiNavBar_displayTopBar__29sCP {
 padding-top:35px
}
.DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_element__10cYk {
 float:left;
 height:20px;
 color:#000
}
@media(min-width:768px) {
 .DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_element__10cYk {
  height:40px
 }
}
.DropdownArrowIconSVG_container__1aPUh.DropdownArrowIconSVG_active__3n1VC .DropdownArrowIconSVG_element__10cYk {
 color:#c39c6f
}
.DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_arrowIcon__3R8nW {
 height:20px;
 width:20px;
 background:url(/static/icons/dropdown_arrow.svg) no-repeat 50%;
 background-size:20px;
 display:block;
 padding:0 10px;
 -webkit-transform:rotate(-180deg);
 transform:rotate(-180deg);
 -webkit-transition:-webkit-transform .12s ease-in;
 transition:-webkit-transform .12s ease-in;
 transition:transform .12s ease-in;
 transition:transform .12s ease-in,-webkit-transform .12s ease-in
}
@media(min-width:768px) {
 .DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_arrowIcon__3R8nW {
  height:30px;
  background-size:30px;
  width:30px;
  padding:3px 20px
 }
}
.DropdownArrowIconSVG_container__1aPUh.DropdownArrowIconSVG_active__3n1VC .DropdownArrowIconSVG_arrowIcon__3R8nW {
 -webkit-filter:invert(67%) sepia(13%) saturate(1079%) hue-rotate(352deg) brightness(95%) contrast(86%);
 filter:invert(67%) sepia(13%) saturate(1079%) hue-rotate(352deg) brightness(95%) contrast(86%)
}
.DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_titleText__2aUJG {
 position:relative
}
.DropdownArrowIconSVG_container__1aPUh .DropdownArrowIconSVG_titleText__2aUJG:before {
 content:"";
 position:absolute;
 z-index:0;
 left:0;
 right:101%;
 bottom:-6px;
 height:2.5px;
 background:#c39c6f
}
@media(min-width:768px) {
 .DropdownArrowIconSVG_container__1aPUh:hover .DropdownArrowIconSVG_titleText__2aUJG:before {
  right:0
 }
}
.DropdownArrowIconSVG_container__1aPUh:hover .DropdownArrowIconSVG_arrowIcon__3R8nW {
 -webkit-transform:rotate(-180deg) scale(1.1);
 transform:rotate(-180deg) scale(1.1)
}
.DropdownArrowIconSVG_container__1aPUh.DropdownArrowIconSVG_active__3n1VC .DropdownArrowIconSVG_arrowIcon__3R8nW {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg)
}
.DropdownArrowIconSVG_container__1aPUh.DropdownArrowIconSVG_active__3n1VC:hover .DropdownArrowIconSVG_arrowIcon__3R8nW {
 -webkit-transform:rotate(0deg) scale(1.1);
 transform:rotate(0deg) scale(1.1)
}
.StrapiSubMenu_container__1hOlT {
 width:100%;
 cursor:pointer
}
.StrapiSubMenu_container__1hOlT ul a {
 color:#eee4d5
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_title__2Dt_f {
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:center;
 justify-content:center
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_title__2Dt_f .StrapiSubMenu_titleContainer__3SmEl {
 margin-bottom:0;
 -webkit-transition:margin 255ms cubic-bezier(.33,.46,.18,1.03) 50ms;
 transition:margin 255ms cubic-bezier(.33,.46,.18,1.03) 50ms
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_title__2Dt_f .StrapiSubMenu_open__3S_gu.StrapiSubMenu_titleContainer__3SmEl {
 margin-bottom:20px
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_subpointsContainer__MBwzU {
 background:#c39c6f
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_subpointsContainer__MBwzU .StrapiSubMenu_subpoints__ZG1Vn {
 height:auto;
 max-height:0;
 opacity:0;
 margin:0;
 padding:0;
 background:#c39c6f;
 -webkit-transition:max-height 355ms cubic-bezier(.33,.46,.18,1.03),opacity 355ms cubic-bezier(.33,.46,.18,1.03),margin 155ms cubic-bezier(.33,.46,.18,1.03),padding 155ms cubic-bezier(.33,.46,.18,1.03);
 transition:max-height 355ms cubic-bezier(.33,.46,.18,1.03),opacity 355ms cubic-bezier(.33,.46,.18,1.03),margin 155ms cubic-bezier(.33,.46,.18,1.03),padding 155ms cubic-bezier(.33,.46,.18,1.03)
}
.StrapiSubMenu_container__1hOlT .StrapiSubMenu_subpointsContainer__MBwzU .StrapiSubMenu_subpoints__ZG1Vn.StrapiSubMenu_open__3S_gu {
 opacity:1;
 padding:15px 0;
 max-height:1000px;
 max-height:-webkit-fit-content;
 max-height:-moz-fit-content;
 max-height:fit-content
}
@media(min-width:768px) {
 .StrapiSubMenu_container__1hOlT .StrapiSubMenu_subpointsContainer__MBwzU .StrapiSubMenu_subpoints__ZG1Vn.StrapiSubMenu_open__3S_gu {
  margin:15px 0
 }
}
.StrapiNavigationMenuOverlay_container__19Z45 {
 position:fixed;
 z-index:10;
 top:0;
 width:100%;
 font-size:20px;
 line-height:20px
}
.StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_maxWidthContainer__2Me_s {
 position:relative;
 width:100%;
 max-width:1925px;
 margin:0 auto
}
.StrapiNavigationMenuOverlay_container__19Z45.StrapiNavigationMenuOverlay_topBar__2fIbE {
 position:-webkit-sticky;
 position:sticky;
 top:-35px
}
.StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_CartIcon__2Ubte,
.StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_MenuIcon__3nVr6 {
 z-index:30;
 height:50px;
 position:absolute;
 display:-webkit-flex;
 display:flex;
 -webkit-align-items:center;
 align-items:center;
 top:0;
 -webkit-transition:top 285ms ease;
 transition:top 285ms ease
}
@media(min-width:768px) {
 .StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_CartIcon__2Ubte,
 .StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_MenuIcon__3nVr6 {
  height:60px
 }
}
.StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_CartIcon__2Ubte {
 margin:0 10px;
 right:0
}
@media(min-width:768px) {
 .StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_CartIcon__2Ubte {
  margin:0 40px 0 16px
 }
}
.StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_MenuIcon__3nVr6 {
 left:0;
 margin:-1px 10px
}
@media(min-width:768px) {
 .StrapiNavigationMenuOverlay_container__19Z45 .StrapiNavigationMenuOverlay_MenuIcon__3nVr6 {
  margin:-2px 16px 0 38px
 }
}
.StrapiNavigationMenuOverlay_container__19Z45.StrapiNavigationMenuOverlay_topBar__2fIbE .StrapiNavigationMenuOverlay_CartIcon__2Ubte,
.StrapiNavigationMenuOverlay_container__19Z45.StrapiNavigationMenuOverlay_topBar__2fIbE .StrapiNavigationMenuOverlay_MenuIcon__3nVr6 {
 top:35px
}
.StrapiMenuOverlay_container__sZqb- {
 position:absolute;
 z-index:10;
 margin:0;
 padding:0;
 overflow-y:auto;
 scrollbar-width:none;
 -ms-overflow-style:none;
 height:0;
 width:100vw;
 max-width:100%;
 background:#eee4d5;
 -webkit-transition:height .38s cubic-bezier(.33,.46,.18,1.03);
 transition:height .38s cubic-bezier(.33,.46,.18,1.03)
}
.StrapiMenuOverlay_container__sZqb-::-webkit-scrollbar {
 display:none
}
.StrapiMenuOverlay_container__sZqb-.StrapiMenuOverlay_open__GwVca {
 height:calc(100vh + 35px)
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_topSpacer__1xh_G {
 height:70px;
 width:100%
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_scrollContainer__DqVWB {
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
 flex-direction:column;
 -webkit-justify-content:space-between;
 justify-content:space-between;
 min-height:100vh;
 width:100vw;
 max-width:100%
}
.StrapiMenuOverlay_container__sZqb- ul {
 width:100%
}
.StrapiMenuOverlay_container__sZqb- li {
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:center;
 justify-content:center;
 padding:14px 0
}
.StrapiMenuOverlay_container__sZqb- a {
 text-decoration:none;
 font-weight:700;
 font-size:20px
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_langLink__pdk0p {
 margin:15px
}
@media(min-width:768px) {
 .StrapiMenuOverlay_container__sZqb- a {
  font-size:40px;
  line-height:40px;
  font-weight:400
 }
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_footer__83mmK {
 margin-bottom:30px
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_footer__83mmK .StrapiMenuOverlay_networks__2C0ga {
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:center;
 justify-content:center;
 -webkit-align-items:center;
 align-items:center;
 margin-bottom:10px
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_footer__83mmK .StrapiMenuOverlay_networkImage__1TT1m {
 margin:0 20px
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_footer__83mmK .StrapiMenuOverlay_footerLinks__y_OSj {
 display:-webkit-flex;
 display:flex;
 -webkit-justify-content:center;
 justify-content:center
}
.StrapiMenuOverlay_container__sZqb- .StrapiMenuOverlay_footer__83mmK a {
 color:#000;
 font-size:20px;
 line-height:20px;
 margin:10px 20px
}
._app_maxWidthContainer__3UaM4 {
 width:100%;
 max-width:1925px;
 margin:0 auto;
 -webkit-box-shadow:0 0 13px 13px rgba(32,29,26,.08),0 0 3px 3px rgba(26,23,19,.03);
 box-shadow:0 0 13px 13px rgba(32,29,26,.08),0 0 3px 3px rgba(26,23,19,.03)
}
/*# sourceMappingURL=6352e96aa7225ecc705f.css.map*/
</pre></body></html>