.invisible-scroll{overflow:scroll}.invisible-scroll::-webkit-scrollbar{display:none}.invisible-scroll{scrollbar-width:none}#minicart__close-btn{position:static}@media only screen and (min-width:768px){#minicart-box{width:395px;margin-top:0;z-index:300;padding:0}}@media only screen and (min-width:1340px){#minicart-box{width:560px}}#minicart-box__header{height:80px;padding:0 20px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){#minicart-box__header{padding:30px 30px 0;height:100px}}#minicart-box__content{padding:20px 0 0}@media only screen and (min-width:768px){#minicart-box__content{padding:0}}#minicart-box__title{font-weight:600}@media only screen and (min-width:977px){#minicart-box__title{font-size:15px}}#minicart__body{height:calc(100% - 80px);padding:0}@media only screen and (min-width:768px){#minicart__body{height:calc(100% - 100px)}}.minicart-box__content{height:calc(100vh - 65px - 50px);padding-bottom:0}@media only screen and (min-width:768px){.minicart-box__content{height:100vh}}.minicart{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:justify;justify-content:space-between}.minicart__products-container{overflow-y:scroll;padding-bottom:20px}@media only screen and (min-width:768px){.minicart__products-container{padding:0 40px}}.minicart__product-item{border-bottom:2px solid #d3d3d3;padding:10px 0;display:-ms-flexbox;display:flex}.minicart__product-item--firstitem{border-top:2px solid #d3d3d3}.minicart__product-picture{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:24%}.minicart__product-link{display:block}.minicart__item-img{max-width:100%}.minicart__item-info-container{width:76%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 0 5px}.minicart__item-info{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}.minicart__item-link{color:#242424;text-decoration:none;font-size:13px;font-weight:bold;padding-right:10px;overflow:hidden;text-overflow:ellipsis;line-height:18px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.minicart__item-articlenumber,.minicart__item-orderpermeterlength{color:#242424;font-weight:100;font-size:13px;letter-spacing:0}.minicart__quantity-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;font-family:"Open sans";font-weight:600}.minicart__quantity-controls{width:50%;border:1px solid #000;padding:0 5px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.minicart__quantity-change{cursor:pointer}.minicart__item-total-price{font-weight:600;font-size:13px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.minicart__item-total-price-text--special{color:#c72956;font-weight:700}.minicart__total-container{justify-self:flex-end;padding:20px;background:#f5f5f5}@media only screen and (min-width:768px){.minicart__total-container{padding:30px}}.minicart__total-pricelabel{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 20px;font-weight:600}.minicart__checkout-button{font-family:"Lufga";color:#fff;font-size:16px;line-height:23px;background-color:#242424;padding:10px;width:100%;cursor:pointer;border:none}.minicart__payment-options{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:30px;margin-top:20px}.minicart__checkout-invertedbutton{font-family:"Lufga";color:#242424;font-size:16px;line-height:23px;background-color:#fff;padding:8px;width:100%;cursor:pointer;border:2px solid #242424;margin-top:10px}@media only screen and (min-width:768px){.minicart__checkout-invertedbutton{display:none}}.empty-cart{padding:0 30px}.empty-cart__text{font-weight:600}.quantityInput-js{max-width:65%;border:none transparent;outline:none;text-align:center;font-family:"Open sans";font-weight:600}.hidden{display:none}.quantity-error{font-size:13px;color:#c72956}.modal{position:fixed;top:0;right:-100vw;width:100vw;height:calc(100vh - 65px - 50px);padding-top:65px;background-color:#929292;z-index:211;transition:right .1s linear}@media only screen and (min-width:768px){.modal{width:395px;background-color:#fff;padding-top:30px}}@media only screen and (min-width:977px){.modal{height:100vh;right:-560px;width:560px;margin-top:0}}.modal--minicart{height:calc(100vh - 50px)}.modal--open{right:unset;left:0}@media only screen and (min-width:768px){.modal--open{left:unset;right:0}}.modal__content{position:relative;padding:20px 20px 20px 20px;background-color:#fff}@media only screen and (min-width:977px){.modal__content{padding:0 60px}}.modal__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px}@media only screen and (min-width:1340px){.modal__header{padding:60px 0}}.modal__title{font-weight:700;font-size:16px;text-transform:uppercase}@media only screen and (min-width:977px){.modal__title{font-size:20px;text-transform:uppercase}}.modal__close{top:20px;cursor:pointer}@media only screen and (min-width:977px){.modal__close{position:unset}}.modal__body-title{font-weight:700;padding-bottom:10px}.modal__body{overflow-y:auto;height:calc(100vh - 20px - 65px - 50px);padding-bottom:60px;line-height:24px}.modal__body h2{font-size:16px;font-weight:600;padding-bottom:10px}.modal__body p{padding-bottom:40px}.modal__body__full-description{padding-bottom:25px}.modal__body__attachment{padding-top:25px;text-align:left;font-size:20px;line-height:28px;letter-spacing:0}.modal__body__attachment__header{font-weight:600}.modal__body__attachment__items{padding-top:10px}.modal__body__attachment__row{display:-ms-flexbox;display:flex;gap:0;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:977px){.modal__body__attachment__row{-ms-flex-direction:row;flex-direction:row;gap:15px}}.modal__body__attachment__row__details{width:100%;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (min-width:977px){.modal__body__attachment__row__details{width:50%}}.modal__body__attachment__item{gap:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal__body__attachment__url{color:inherit;text-decoration:none}.modal__background{display:none;position:fixed;height:100vh;width:100vw;top:0;right:-100vw;background-color:rgba(36,36,37,.5);z-index:calc(211 - 1)}@media only screen and (min-width:768px){.modal__background.modal--open{right:0;display:block}}.modal__background--show-on-all-sizes{right:0;display:block}.productsa-z{padding-top:40px;padding-bottom:40px;text-align:left;letter-spacing:0;color:#242424;opacity:1}.productsa-z div{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}.productsa-z p{font-size:1em;line-height:1.33em;margin:5px 0 15px 0}.productsa-z a{margin:0;padding:0;vertical-align:baseline;background:transparent;text-decoration:underline;color:#242424}.productsa-z a:hover{text-decoration:underline}.productsa-z__header{display:block;padding-bottom:20px;font-size:30px;line-height:50px;letter-spacing:0;color:#4f4f4f;font-family:"Lufga"}.productsa-z__multicol{margin-top:10px;padding:10px 0;background-color:#fff;column-width:230px}.productsa-z__multicol a{text-decoration:none}.productsa-z__multicol p{margin:0}.productsa-z__multicol div{break-inside:avoid;-webkit-column-break-inside:avoid}.productsa-z__headline{font-weight:600;padding-top:10px}.productsa-z__headline-first-letter{padding:0}.productsa-z__padding-left-right{padding:0 8px}html{scroll-behavior:smooth}.category-page{scroll-behavior:smooth}@media only screen and (min-width:1340px){.category-page--extra-spacing{padding-bottom:90px}}.category-page__top{padding-bottom:0;scroll-behavior:smooth}@media only screen and (min-width:977px){.category-page__top{padding-bottom:20px}}.category-page__product-grid{width:100%}.category-page__product-grid .page__section{width:unset}.category-page__center{display:-ms-flexbox;display:flex}.category-page__menu{display:none}@media only screen and (min-width:977px){.category-page__menu{display:block;display:-ms-flexbox;display:flex;padding-top:50px;padding-right:16px}}@media only screen and (min-width:977px){.category-page__menu{padding-top:60px}}.category-page__footer{scroll-margin-top:65px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1340px){.category-page__footer{scroll-margin-top:150px}}.category-page__footer__title{text-transform:uppercase;font-size:20px;font-weight:700;padding:0 0 1em}.category-page__footer__content{color:#242424}.category-page__footer__content p{padding:0 0 1em}.category-page__footer__content h2{font-size:16px}.category-page__footer__content a{color:#242424}.category-page__footer__icon{padding:.5em 0 2em;color:#242424;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;text-align:center;text-decoration:none}.category-page__footer__icon-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1340px){.category-page__footer__icon-container--hidden-on-desktop{display:none}}.category-page__read-more-link{text-decoration:none;color:#242424}.invisible-scroll{overflow:scroll}.invisible-scroll::-webkit-scrollbar{display:none}.invisible-scroll{scrollbar-width:none}.category-header{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:768px){.category-header{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}}.category-header__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.category-header__texts{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;font-family:"Lufga",Arial,Helvetica,sans-serif}@media only screen and (min-width:977px){.category-header__texts{width:100%;padding:0 20px 0 30px}}@media only screen and (min-width:1340px){.category-header__texts{width:690px}}.category-header__title{line-height:36px;font-size:30px;font-weight:600}@media only screen and (min-width:768px){.category-header__title{font-size:25px;line-height:32px}}@media only screen and (min-width:977px){.category-header__title{font-size:30px;line-height:36px}}@media only screen and (min-width:1340px){.category-header__title{line-height:50px;font-size:45px;padding-bottom:20px}}.category-header__description-abbreviated{display:none;font-size:15px;color:#646464;padding-top:20px}@media only screen and (min-width:768px){.category-header__description-abbreviated{overflow:hidden;text-overflow:ellipsis;line-height:28px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:block;font-size:15px;line-height:20px;padding-top:unset}}@media only screen and (min-width:1340px){.category-header__description-abbreviated{overflow:hidden;text-overflow:ellipsis;line-height:30px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:20px}}.category-header__bottom{justify-self:flex-end;margin-top:auto;padding-top:10px;padding-bottom:10px}.category-header__show-more-block{display:-ms-flexbox;display:flex;margin-top:auto}.category-header__read-more+.category-header__read-more{padding-left:40px}.category-header__read-more{font-weight:600}.category-header__images{display:none}@media only screen and (min-width:768px){.category-header__images{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row}}.category-header__image img{object-fit:contain;mix-blend-mode:multiply}@media only screen and (min-width:977px){.category-header__image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}}.category-header__image--first{height:183px;aspect-ratio:1.5952381;margin-right:16px}@media only screen and (min-width:977px) and (max-width:1339px){.category-header__image--first{height:183px;aspect-ratio:1.5952381}}@media only screen and (min-width:1340px){.category-header__image--first{height:285px;aspect-ratio:1.5952381}}@media only screen and (min-width:1680px){.category-header__image--first{height:336px;aspect-ratio:1.5952381}}.category-header__image--second{display:none}@media only screen and (min-width:768px){.category-header__image--second{display:block;height:183px;aspect-ratio:1.18452381}}@media only screen and (min-width:977px) and (max-width:1339px){.category-header__image--second{height:183px;aspect-ratio:1.18452381}}@media only screen and (min-width:1340px){.category-header__image--second{height:285px;aspect-ratio:1.18452381}}@media only screen and (min-width:1680px){.category-header__image--second{height:336px;aspect-ratio:1.18452381}}@media only screen and (min-width:768px){.category-header .category-header__description-abbreviated{-webkit-box-orient:vertical}}.category-header__slider{width:95vw;padding:10px 0}@media only screen and (min-width:768px){.category-header__slider{padding:16px 0}}@media only screen and (min-width:977px){.category-header__slider{display:none}}.category-menu{width:226px;text-decoration:none;overflow:scroll;scrollbar-width:none}.category-menu::-webkit-scrollbar{display:none}@media only screen and (min-width:1340px){.category-menu{width:315px}}.category-menu .link:hover{text-decoration:underline}.category-menu__top-item{font-weight:600;letter-spacing:-.07px;line-height:22px;text-transform:uppercase}.category-menu__top-item--collapsed div{display:none}.category-menu__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;line-height:22px;transition:background-color .3s ease-out 100ms;cursor:pointer;padding:10px 20px;padding:6px 0;padding-left:10px;margin-bottom:3px}.category-menu__item--expanded{background-color:#f7f7f7}.category-menu__item--expanded .icon{opacity:1;transform:rotate(270deg)}.category-menu__item-name{text-transform:none;font-weight:400}.category-menu__item--has-children:hover{background-color:#f7f7f7}.category-menu__item--has-children:hover .icon{opacity:1}.category-menu__item-children{padding-left:20px}.category-menu__item-children--expanded{visibility:visible;max-height:100%;transition:max-height 10s ease-out 10000ms}.category-menu__item-children--collapsed{visibility:hidden;max-height:0}.category-menu__top-link{display:block;padding-bottom:15px;font-weight:600}.category-menu__link{text-transform:none;font-weight:400}.category-menu__link--active{text-decoration:underline}.category-menu__link--show-all{font-weight:600}