.Button_container__2sYNz {
 z-index:0;
 height:45px;
 padding:0 15px;
 font-size:20px;
 font-weight:700;
 -webkit-flex-shrink:0;
 flex-shrink:0;
 white-space:nowrap;
 position:relative;
 display:inline-block;
 cursor:pointer
}
@media(min-width:768px) {
 .Button_container__2sYNz {
  height:40px;
  font-size:18px
 }
}
.Button_container__2sYNz.Button_fullWidth__4bkZZ {
 width:100%
}
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ {
 background:transparent;
 border:4px solid #000;
 color:#000
}
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ.Button_beigeFilled__xj5PT {
 background:#eee4d5
}
.Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_ {
 background:transparent;
 border:4px solid #005f9a;
 color:#005f9a
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ {
 background:#000;
 border:4px solid #000;
 color:#fff
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_ {
 background:#005f9a;
 border:4px solid #005f9a;
 color:#fff
}
@media(max-width:767px) {
 .Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ:active,
 .Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_:active,
 .Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ:active,
 .Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_:active {
  background:#c39c6f;
  border:4px solid #c39c6f;
  color:#000
 }
}
@media(min-width:768px) {
 .Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ:hover,
 .Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_:hover,
 .Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ:hover,
 .Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_:hover {
  background:#c39c6f;
  border:4px solid #c39c6f;
  color:#000
 }
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ.Button_disabled__H_Sk7,
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_.Button_disabled__H_Sk7,
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ.Button_disabled__H_Sk7,
.Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_.Button_disabled__H_Sk7 {
 cursor:not-allowed;
 background:#656565;
 border:4px solid #656565;
 color:#fff
}
.Button_container__2sYNz .Button_children__2LBDf {
 position:relative;
 z-index:2
}
.Button_container__2sYNz:before {
 content:"";
 position:absolute;
 z-index:1;
 left:0;
 right:100%;
 top:-4px;
 left:-4px;
 height:45px;
 background:transparent;
 -webkit-transition:right 3s cubic-bezier(.69,.95,0,.93);
 transition:right 3s cubic-bezier(.69,.95,0,.93)
}
@media(min-width:768px) {
 .Button_container__2sYNz:before {
  height:40px
 }
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ.Button_loading__25f6L,
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_.Button_loading__25f6L,
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ.Button_loading__25f6L,
.Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_.Button_loading__25f6L {
 cursor:progress;
 background:#c39c6f;
 border:4px solid #c39c6f;
 color:#000
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ.Button_loading__25f6L:before,
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_.Button_loading__25f6L:before,
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ.Button_loading__25f6L:before,
.Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_.Button_loading__25f6L:before {
 right:10%;
 background:#656565
}
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_black__26ykJ.Button_loading__25f6L.Button_loadingFinished__1r7iY:before,
.Button_container__2sYNz.Button_callToAction__3qrKq.Button_blue__2iiY_.Button_loading__25f6L.Button_loadingFinished__1r7iY:before,
.Button_container__2sYNz.Button_default__3NM5m.Button_black__26ykJ.Button_loading__25f6L.Button_loadingFinished__1r7iY:before,
.Button_container__2sYNz.Button_default__3NM5m.Button_blue__2iiY_.Button_loading__25f6L.Button_loadingFinished__1r7iY:before {
 right:-1.2%;
 -webkit-transition:right 80ms linear;
 transition:right 80ms linear
}
.StrapiWelcomeSide_container__ZGkwn {
 width:100%;
 height:50vh;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-justify-content:space-evenly;
 -moz-box-pack:space-evenly;
 justify-content:space-evenly;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 text-align:center;
 position:relative
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_textMinHeight__3QMxc {
 min-height:450px
}
@media(min-width:768px) {
 .StrapiWelcomeSide_container__ZGkwn {
  height:80vh;
  min-height:450px
 }
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_nudelbeige__qa2OD {
 background-color:#d8bb7f
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_hellblau__3Tr9M {
 background-color:#cadff0
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_beige__161GB {
 background-color:#eee4d5
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_yellow__3qs-u {
 background-color:#f0ce3f
}
.StrapiWelcomeSide_container__ZGkwn.StrapiWelcomeSide_orangeyellow__-25V2 {
 background-color:#f7ba13
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_picture__tcAlb {
 position:relative;
 width:100%;
 height:100%;
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW {
 height:-webkit-calc(90vh - 35px);
 height:calc(90vh - 35px);
 width:100%;
 -webkit-justify-content:space-evenly;
 -moz-box-pack:space-evenly;
 justify-content:space-evenly
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW,
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg {
 text-align:center;
 width:85%;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center
}
@media(min-width:768px) {
 .StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg {
  width:55%
 }
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg h1 {
 font-size:16px;
 line-height:22px;
 text-align:center;
 font-weight:400
}
@media(min-width:768px) {
 .StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg h1 {
  margin-top:95px
 }
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg h1 .StrapiWelcomeSide_visuallyHidden__3t1fK {
 border:0;
 padding:0;
 margin:0;
 position:absolute!important;
 height:1px;
 width:1px;
 overflow:hidden;
 clip:rect(1px 1px 1px 1px);
 clip:rect(1px,1px,1px,1px);
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 white-space:nowrap
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg h2 {
 margin-top:10px;
 font-size:25px;
 line-height:31px;
 font-weight:700
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg .StrapiWelcomeSide_maintextSVG__1awwQ {
 margin-top:95px;
 position:relative;
 width:100px;
 height:100px
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_buttonContainer__1iHXn {
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 margin:0 16px;
 width:min(90%,500px)
}
.StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_buttonContainer__1iHXn button {
 margin:4px
}
@media(min-width:768px) {
 .StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW {
  width:100%;
  height:-webkit-calc(90vh - 135px);
  height:calc(90vh - 135px)
 }
 .StrapiWelcomeSide_container__ZGkwn .StrapiWelcomeSide_textOverlay__17WIW .StrapiWelcomeSide_headerContainer__3foXg h2 {
  margin-top:10px;
  font-size:32px
 }
}
.StrapiWelcomeSection_welcomeContainer__OHNPS {
 width:100%;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column
}
@media(min-width:768px) {
 .StrapiWelcomeSection_welcomeContainer__OHNPS {
  -webkit-flex-direction:row;
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row
 }
}
.IntersectionPlaceholder_container__CNnw- {
 width:100%;
 height:auto;
 overflow:hidden
}
.IntersectionPlaceholder_container__CNnw- img,
.IntersectionPlaceholder_container__CNnw- svg,
.IntersectionPlaceholder_container__CNnw- video {
 position:relative;
 width:100%;
 height:auto
}
.IntersectionPlaceholder_container__CNnw- picture,
.IntersectionPlaceholder_container__CNnw- source,
.IntersectionPlaceholder_container__CNnw- svg,
.IntersectionPlaceholder_container__CNnw- video {
 display:block
}
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_cover__1GjDB svg {
 height:94vh
}
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_cover__1GjDB img {
 height:94vh;
 margin-top:-94vh;
 object-fit:cover
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_svgImage__2Rt7U {
 opacity:1;
 -webkit-transition:opacity .27s linear .18s;
 transition:opacity .27s linear .18s
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_svgImage__2Rt7U.IntersectionPlaceholder_svgImageDisable__3CxGl {
 opacity:0
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_svgImage__2Rt7U.IntersectionPlaceholder_skipAnim__UOk7M {
 -webkit-transition:none;
 transition:none
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_original__24o29 {
 display:none
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_original__24o29.IntersectionPlaceholder_loaded__1Gx3n {
 display:block;
 -webkit-animation:IntersectionPlaceholder_fade-in__2bM5y .37s linear;
 animation:IntersectionPlaceholder_fade-in__2bM5y .37s linear
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_original__24o29.IntersectionPlaceholder_skipAnim__UOk7M {
 -webkit-animation:none!important;
 animation:none!important;
 opacity:1;
 -webkit-filter:blur(0);
 filter:blur(0)
}
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_cover__1GjDB {
 display:block
}
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_positionAbsolute__oQr8W {
 position:absolute;
 top:0;
 left:0
}
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_positionAbsolute__oQr8W img,
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_positionAbsolute__oQr8W svg,
.IntersectionPlaceholder_container__CNnw-.IntersectionPlaceholder_positionAbsolute__oQr8W video {
 position:absolute;
 top:0;
 left:0;
 margin-top:0
}
@-webkit-keyframes IntersectionPlaceholder_fade-in__2bM5y {
 0% {
  opacity:0;
  -webkit-filter:blur(18px);
  filter:blur(18px)
 }
 to {
  opacity:1;
  -webkit-filter:blur(0);
  filter:blur(0)
 }
}
@keyframes IntersectionPlaceholder_fade-in__2bM5y {
 0% {
  opacity:0;
  -webkit-filter:blur(18px);
  filter:blur(18px)
 }
 to {
  opacity:1;
  -webkit-filter:blur(0);
  filter:blur(0)
 }
}
.LoadingSpinner_spinner__2RRw5 {
 height:48px;
 width:48px;
 -webkit-animation:LoadingSpinner_rotation__1_5Bo .6s linear infinite;
 animation:LoadingSpinner_rotation__1_5Bo .6s linear infinite;
 border:6px solid rgba(101,101,101,0);
 border-top-color:#656565;
 border-radius:100%
}
@-webkit-keyframes LoadingSpinner_rotation__1_5Bo {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes LoadingSpinner_rotation__1_5Bo {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.Price_price2__3pcuN {
 display:-webkit-inline-flex;
 display:-moz-inline-box;
 display:inline-flex;
 -webkit-flex-direction:row;
 -moz-box-orient:horizontal;
 -moz-box-direction:normal;
 flex-direction:row;
 grid-gap:.313rem;
 gap:.313rem;
 -webkit-justify-content:flex-end;
 -moz-box-pack:end;
 justify-content:flex-end
}
@media(min-width:768px) {
 .Price_price2__3pcuN {
  grid-gap:.75rem;
  gap:.75rem
 }
}
.Price_price2__3pcuN span {
 white-space:nowrap
}
.Price_price2__3pcuN del {
 font-size:.9em;
 text-decoration:line-through;
 color:#656565;
 text-align:right;
 white-space:nowrap
}
.Price_price2__3pcuN .Price_deleted__1cWft {
 line-height:1em
}
.Price_price2__3pcuN.Price_below__3yVAO {
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 grid-gap:0;
 gap:0;
 -webkit-align-items:flex-end;
 -moz-box-align:end;
 align-items:flex-end
}
.Product_container__2NyTI {
 cursor:pointer;
 text-decoration:none;
 color:#000;
 position:relative;
 width:100%;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-align-content:center;
 align-content:center;
 -webkit-justify-content:flex-start;
 -moz-box-pack:start;
 justify-content:flex-start
}
.Product_container__2NyTI,
.Product_container__2NyTI .Product_badge__SNH0l {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center
}
.Product_container__2NyTI .Product_badge__SNH0l {
 pointer-events:none;
 position:absolute;
 z-index:1;
 top:25px;
 left:25px;
 height:30px;
 width:30px;
 border-radius:30px;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 text-align:center;
 font-weight:700;
 font-size:15px;
 line-height:15px;
 -webkit-transition:opacity .2s,-webkit-transform .2s;
 transition:opacity .2s,-webkit-transform .2s;
 transition:transform .2s,opacity .2s;
 transition:transform .2s,opacity .2s,-webkit-transform .2s
}
.Product_container__2NyTI .Product_badge__SNH0l.Product_small__3jXm8 {
 height:15px;
 width:15px;
 font-size:12px
}
.Product_container__2NyTI .Product_badge__SNH0l.Product_isNew__1-ynf {
 padding:15px;
 background:#464646;
 color:#eee4d5
}
.Product_container__2NyTI .Product_badge__SNH0l.Product_isSoldOut__2Uif3 {
 font-size:13px;
 line-height:15px;
 padding:17px 15px 13px;
 background:#fff;
 color:#464646
}
.Product_container__2NyTI .Product_info__3iVSA {
 width:min(max(170px,87%),100%);
 height:70px;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 margin:0 auto;
 font-size:17px;
 line-height:22px;
 text-align:center
}
.Product_container__2NyTI .Product_info__3iVSA span,
.Product_container__2NyTI .Product_info__3iVSA strong {
 display:block
}
.Product_container__2NyTI .Product_info__3iVSA .Product_price__qiOmU span {
 white-space:nowrap
}
.Product_container__2NyTI .Product_info__3iVSA .Product_price__qiOmU del {
 font-size:.8em;
 text-decoration:line-through;
 color:#656565;
 text-align:right;
 white-space:nowrap
}
.Product_container__2NyTI.Product_loading__2xs-4 .Product_info__3iVSA,
.Product_container__2NyTI.Product_loading__2xs-4 .Product_productImage__uSF5l {
 opacity:.4
}
.Product_container__2NyTI .Product_spinnerContainer__uRiqU {
 pointer-events:none;
 position:relative;
 z-index:2;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center
}
.Product_container__2NyTI .Product_spinnerContainer__uRiqU .Product_spinner__WP4Is {
 margin-bottom:-110%
}
@media(min-width:768px) {
 .Product_container__2NyTI {
  width:260px;
  width:min(100%,260px)
 }
 .Product_container__2NyTI .Product_productImage__uSF5l:hover~.Product_badge__SNH0l {
  -webkit-transform:translate3d(-15px,-20px,0) scale(.8);
  transform:translate3d(-15px,-20px,0) scale(.8);
  opacity:0
 }
 .Product_container__2NyTI .Product_productHover__2XXR4 {
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-transition:-webkit-transform 144ms ease-in-out;
  transition:-webkit-transform 144ms ease-in-out;
  transition:transform 144ms ease-in-out;
  transition:transform 144ms ease-in-out,-webkit-transform 144ms ease-in-out
 }
 .Product_container__2NyTI .Product_productHover__2XXR4:hover {
  -webkit-transform:scale(1.17);
  transform:scale(1.17)
 }
}
.Collection_container__vn2W2 {
 width:-webkit-calc(100vw - 20px);
 width:calc(100vw - 20px);
 max-width:1360px;
 margin:60px auto 0
}
.Collection_container__vn2W2 .Collection_grid__cxMEi {
 width:100%;
 display:inline-grid;
 grid-template-columns:1fr 1fr;
 grid-row-gap:30px;
 row-gap:30px;
 justify-items:center;
 -webkit-align-items:stretch;
 -moz-box-align:stretch;
 align-items:stretch
}
.Collection_container__vn2W2 .Collection_grid__cxMEi.Collection_welcomeProductCollection__1Uhpu {
 margin-bottom:80px
}
@media(min-width:768px) {
 .Collection_container__vn2W2 .Collection_grid__cxMEi {
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  grid-column-gap:16px;
  -webkit-column-gap:16px;
  -moz-column-gap:16px;
  column-gap:16px;
  grid-row-gap:70px;
  row-gap:70px;
  -webkit-align-items:center;
  -moz-box-align:center;
  align-items:center
 }
 .Collection_container__vn2W2 .Collection_grid__cxMEi.Collection_welcomeProductCollection__1Uhpu {
  margin-bottom:0;
  grid-template-columns:repeat(auto-fit,minmax(130px,1fr))
 }
}
.Collection_container__vn2W2.Collection_oneRowLimit__1HE7I .Collection_grid__cxMEi {
 grid-template-rows:70px 50vw 0;
 overflow:visible;
 margin-bottom:100px;
 grid-row-gap:10px;
 row-gap:10px
}
@media(min-width:768px) {
 .Collection_container__vn2W2.Collection_oneRowLimit__1HE7I .Collection_grid__cxMEi {
  grid-template-rows:auto 0 0;
  margin-bottom:-80px;
  grid-row-gap:0;
  row-gap:0;
  overflow:hidden
 }
}
.Collection_container__vn2W2.Collection_oneRowLimit__1HE7I .Collection_grid__cxMEi>div {
 height:100%
}
@media(min-width:768px) {
 .Collection_container__vn2W2 {
  width:90%
 }
}
.Collection_container__vn2W2:first-child {
 margin:80px auto 0
}
@media(min-width:768px) {
 .Collection_container__vn2W2 {
  margin:50px auto 60px
 }
 .Collection_container__vn2W2:first-child {
  margin:100px auto 50px
 }
}
.Collection_container__vn2W2 .Collection_description__CFA4e {
 grid-column:1/-1;
 width:90%;
 color:#005f9a;
 text-align:center
}
.Collection_container__vn2W2 .Collection_description__CFA4e h1,
.Collection_container__vn2W2 .Collection_description__CFA4e h2 {
 font-size:15px;
 line-height:18px;
 text-transform:uppercase
}
.Collection_container__vn2W2 .Collection_description__CFA4e h3 {
 font-size:22px;
 line-height:26px
}
.Collection_container__vn2W2 .Collection_description__CFA4e h1,
.Collection_container__vn2W2 .Collection_description__CFA4e h2,
.Collection_container__vn2W2 .Collection_description__CFA4e h3 {
 font-weight:400;
 margin:0;
 padding:0
}
.Collection_container__vn2W2 .Collection_description__CFA4e p {
 display:none
}
@media(min-width:768px) {
 .Collection_container__vn2W2 .Collection_description__CFA4e {
  grid-column:1/3;
  text-align:left
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e h1,
 .Collection_container__vn2W2 .Collection_description__CFA4e h2 {
  font-size:18px
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e h3 {
  font-size:32px
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e h1,
 .Collection_container__vn2W2 .Collection_description__CFA4e h2,
 .Collection_container__vn2W2 .Collection_description__CFA4e h3 {
  font-weight:400;
  line-height:37px;
  margin:0;
  padding:0
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e h3 {
  margin-bottom:40px
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e p {
  display:block;
  margin:0;
  padding:0;
  font-size:18px;
  line-height:21px;
  max-width:450px
 }
 .Collection_container__vn2W2 .Collection_description__CFA4e.Collection_shortDescription__35N04 {
  grid-column:1/2
 }
}
.StrapiContentTile_container__2DZV7 {
 height:100%;
 width:100%;
 position:relative;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center
}
.StrapiContentTile_container__2DZV7.StrapiContentTile_nudelbeige__2YcQQ {
 background-color:#d8bb7f
}
.StrapiContentTile_container__2DZV7.StrapiContentTile_hellblau__34JBL {
 background-color:#cadff0
}
.StrapiContentTile_container__2DZV7.StrapiContentTile_beige__1yZgE {
 background-color:#eee4d5
}
.StrapiContentTile_container__2DZV7.StrapiContentTile_yellow__1BArB {
 background-color:#f0ce3f
}
.StrapiContentTile_container__2DZV7.StrapiContentTile_orangeyellow__2ElyS {
 background-color:#f7ba13
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC {
 position:relative;
 z-index:2;
 height:100%;
 max-height:550px;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:space-between;
 -moz-box-pack:justify;
 justify-content:space-between;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 margin:8px 12px 0
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC h2 {
 margin:.7em auto .3em;
 font-size:23px;
 max-width:450px
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC p {
 margin:1em auto;
 max-width:450px
}
@media(min-width:768px) {
 .StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC h2 {
  margin:.83em 0;
  font-size:26px
 }
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC .StrapiContentTile_headers__YnW7q {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:flex-start;
 -moz-box-pack:start;
 justify-content:flex-start;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 text-align:center
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_content__1d9KC .StrapiContentTile_buttonContainer__VQ0vg {
 margin-bottom:24px
}
.StrapiContentTile_container__2DZV7 .StrapiContentTile_tileImage__17HPh {
 position:absolute;
 top:0;
 left:0;
 z-index:1;
 width:100%;
 height:100%
}
.StrapiProductTile_container__GSweb {
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center
}
.StrapiProductTile_container__GSweb,
.StrapiProductTile_container__GSweb .StrapiProductTile_maxHeightContainer__2sdid {
 height:100%;
 width:100%;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 text-align:center
}
.StrapiProductTile_container__GSweb .StrapiProductTile_maxHeightContainer__2sdid {
 -webkit-justify-content:space-between;
 -moz-box-pack:justify;
 justify-content:space-between;
 max-height:550px
}
.StrapiProductTile_container__GSweb.StrapiProductTile_nudelbeige__286-m {
 background-color:#d8bb7f
}
.StrapiProductTile_container__GSweb.StrapiProductTile_hellblau__jZKXk {
 background-color:#cadff0
}
.StrapiProductTile_container__GSweb.StrapiProductTile_lightbeige__3Kfn9 {
 background-color:#ede2d2
}
.StrapiProductTile_container__GSweb .StrapiProductTile_headline__tckd0 {
 text-align:center;
 margin:8px 12px 0
}
.StrapiProductTile_container__GSweb .StrapiProductTile_headline__tckd0 h2 {
 margin:.7em 0 .3em;
 font-size:23px
}
@media(min-width:768px) {
 .StrapiProductTile_container__GSweb .StrapiProductTile_headline__tckd0 h2 {
  margin:.83em 0;
  font-size:25px
 }
}
.StrapiProductTile_container__GSweb .StrapiProductTile_productContainer__19u9E {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 margin-bottom:2rem;
 width:50%;
 width:min(50%,280px);
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 height:-webkit-calc(100% - 110px);
 height:calc(100% - 110px)
}
.StrapiProductTile_container__GSweb .StrapiProductTile_spacer__2HTLr {
 height:10px
}
.SquareTile_container__3jOh4 {
 width:100%;
 padding-top:100%;
 position:relative
}
@media(min-width:768px) {
 .SquareTile_container__3jOh4 {
  width:33.3333333333%;
  padding-top:33.3333333333%
 }
}
@media(min-width:768px)and (max-width:1200px) {
 .SquareTile_container__3jOh4 {
  width:50%;
  padding-top:50%
 }
}
.SquareTile_container__3jOh4 .SquareTile_content__1qTCZ {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0
}
.StrapiTileSection_tileSectionContainer__1-C2T {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap;
 margin:0 auto
}
@media(min-width:768px)and (max-width:1200px) {
 .StrapiTileSection_tileSectionContainer__1-C2T {
  -webkit-flex-direction:row;
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row
 }
}
@media(min-width:768px) {
 .StrapiTileSection_tileSectionContainer__1-C2T {
  -webkit-flex-direction:row;
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row
 }
}
.Publicity_container__11F2N {
 background-color:#ede2d2;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 padding:35px 5%
}
.Publicity_container__11F2N h3 {
 text-align:center;
 font-size:20px;
 display:block;
 margin-top:0
}
@media(min-width:768px) {
 .Publicity_container__11F2N h3 {
  font-size:25px;
  font-style:bold
 }
}
.Publicity_container__11F2N .Publicity_logosContainer__7Yoh7 {
 width:100%;
 height:100%;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex:1 1;
 -moz-box-flex:1;
 flex:1 1;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center
}
@media(min-width:768px) {
 .Publicity_container__11F2N .Publicity_logosContainer__7Yoh7 {
  max-width:2000px;
  -webkit-flex-direction:row;
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row
 }
}
.Publicity_container__11F2N .Publicity_logosContainer__7Yoh7 .Publicity_logos__aEeXz {
 margin:0 18px
}
.TextInput_inputContainer__3DnzV {
 width:100%;
 display:-webkit-flex;
 display:-moz-box;
 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;
 -moz-box-flex: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(../images/arrow-forward-outline.svg)
}
.TextInput_arrowforward__25KfO:hover {
 background:url(../images/arrow-forward-hover.svg)
}
.TextInput_inputContainer__3DnzV button {
 margin-bottom:10px;
 vertical-align:middle;
 -webkit-transition:color .25s;
 transition:color .25s
}
.Newsletter_newsletterContainer__237xK {
 background-color:#eee4d5;
 background-image:url(../images/muster-mobile.svg);
 background-size:cover
}
@media(min-width:768px) {
 .Newsletter_newsletterContainer__237xK {
  background-image:url(../images/muster-desktop-1.svg)
 }
}
.Newsletter_newsletterContainer__237xK .Newsletter_outerContainer__3SvyC {
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center;
 padding:35px 10%;
 text-align:center
}
.Newsletter_newsletterContainer__237xK .Newsletter_outerContainer__3SvyC.Newsletter_headerImage__2jd0O {
 margin-bottom:20px;
 margin-top:20px
}
.Newsletter_newsletterContainer__237xK .Newsletter_outerContainer__3SvyC p {
 text-align:center;
 font-size:20px;
 margin-top:0
}
@media(min-width:768px) {
 .Newsletter_newsletterContainer__237xK .Newsletter_outerContainer__3SvyC p {
  font-size:25px
 }
 .Newsletter_newsletterContainer__237xK .Newsletter_outerContainer__3SvyC {
  width:80%
 }
}
.Newsletter_newsletterContainer__237xK .Newsletter_innerContainer__11n_H {
 width:100%;
 margin-top:40px;
 display:-webkit-flex;
 display:-moz-box;
 display:flex;
 -webkit-flex-direction:column;
 -moz-box-orient:vertical;
 -moz-box-direction:normal;
 flex-direction:column;
 max-width:660px;
 -webkit-justify-content:center;
 -moz-box-pack:center;
 justify-content:center;
 -webkit-align-items:center;
 -moz-box-align:center;
 align-items:center
}
/*# sourceMappingURL=1571334449dd4fe3cefd.css.map*/
