.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}.topic-block__title{font-size:30px;font-family:"Lufga";font-weight:100}.topic-block__body{padding-bottom:30px}.topic-block__body p{font-family:"Open sans";font-size:15px;line-height:23px}@media only screen and (min-width:1340px){.topic-block__body p{font-size:16px;line-height:26px}}.topic-block__body h2{font-size:30px;font-weight:100;line-height:39px;padding:50px 0 20px 0}.topic-block__body h3{font-family:"Open sans";font-weight:600;font-size:16px;line-height:26px;padding-top:20px}.topic-block__body a{color:#242424}.filter-container{width:100%}@media only screen and (min-width:1340px){.filter-and-sort-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;padding-bottom:20px}}.filter{display:none;position:relative;cursor:pointer;font-size:13px;padding:0 20px;z-index:100}@media only screen and (min-width:768px){.filter{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.filter--expanded{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:768px){.filter{font-size:16px}}.filter__button-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:38px;width:100%}@media only screen and (min-width:768px){.filter__button-block{display:none}}.filter__button-block svg{width:27px;height:22px;stroke:currentColor}.filter__button-block--expanded{background-color:#242424;color:#fff}.filter__attribute{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;padding:10px 10px 0 0;position:relative}@media only screen and (min-width:977px){.filter__attribute{padding-right:40px}}.filter__attribute-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}@media only screen and (min-width:977px){.filter__attribute-header{-ms-flex-pack:unset;justify-content:unset}}.filter__attribute-header--button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;margin:0;gap:10px;padding:0;text-align:left}.filter__attribute-name{font-size:15px;font-weight:600;line-height:20px;padding-right:10px}.filter__attribute-icon-toggle{-ms-flex-negative:0;flex-shrink:0;width:8px;height:13px;transform:rotate(90deg)}.filter__attribute--expanded .filter__attribute-icon-toggle{transform:rotate(-90deg)}.filter__attribute--expanded .filter__attribute-options{visibility:visible;opacity:1;height:unset}.filter__attribute-options{visibility:hidden;opacity:0;background-color:#fff;height:0;transition:opacity 100ms ease-out}@media only screen and (min-width:768px){.filter__attribute-options{position:absolute;top:100%;z-index:1;padding-right:20px;padding-left:20px;box-shadow:0 0 5px #00000033;max-height:300px;overflow:auto}}.filter__attribute-option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:16px 0;font-size:16px;position:relative;min-width:230px}.filter__attribute-option:not(:first-child){border-top:1px solid rgba(36,36,36,.1)}.filter__attribute-option-text{text-transform:capitalize}.filter__attribute-option-checkbox{position:absolute;opacity:0;cursor:pointer;margin-right:10px;height:0;width:0}.filter__attribute-option-checkbox:checked~.svg{display:block}.filter__attribute-option-checkbox:checked~.filter__attribute-option-checkmark svg{display:block}.filter__attribute-option-checkmark{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:18px;width:18px;border:2px solid #242424;border-radius:3px;margin-right:10px}.filter__attribute-option-checkmark svg{width:12px;height:12px;display:none}.filter__attribute-option-checkmark--remove{border:0;height:8px;width:8px;margin:0 0 0 10px}.filter__selections ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter__selections-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:10px}.filter-background{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:2;display:none}.filter-background--open{display:block}.filter .filter__group-item:not(:first-child) .filter__attribute-option{border-top:1px solid rgba(36,36,36,.1)}.filter__input{border-color:#e4e4e4;border-radius:6px;border-style:solid;border-width:1px;font-family:"Open sans";font-size:14px;padding:.4em 1em;text-align:center;width:5.3em}.filter__input-group-wrapper{padding:16px 0}.filter__input-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:600;gap:.5em;margin:0 0 .5em 0}.filter-and-products-js{margin-bottom:1.5em;transition:opacity 500ms cubic-bezier(0,0,.2,1)}.filter-and-products-js--is-searching{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.2}.selected__options{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;z-index:20;gap:10px}.selected__option{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;padding:5px 10px;background:#f7f7f7;border:1px solid #e5e5e5}.selected__option svg{display:block}.product-grid__filters{padding-top:20px}.product-grid__filter-and-sort{margin-left:auto;padding-top:20px;padding-bottom:10px;-ms-flex-negative:0;flex-shrink:0}.product-grid__sorting{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:10px 0 0;font-size:13px;font-weight:600}@media only screen and (min-width:977px){.product-grid__sorting{font-size:15px}}.product-grid__sorting-label{padding-right:5px}.product-grid__cards{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-flow:row wrap;flex-flow:row wrap}@media only screen and (min-width:768px){.product-grid__cards{-ms-flex-pack:start;justify-content:flex-start}}.product-grid__cards--as-list{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap}@media only screen and (min-width:768px){.product-grid__cards--as-list{-ms-flex-pack:start;justify-content:flex-start}}.product-grid__show-more{display:none}.product-grid__show-more--visible{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:40px 0}.product-grid__filter{display:-ms-flexbox;display:flex}.product-grid__cards{margin-left:-12px}.product-grid__cards>*{padding:0 0 12px 12px}@media only screen and (min-width:768px){.product-grid__cards{margin-left:-15px}.product-grid__cards>*{padding:0 0 15px 15px}}.product-grid__cards .product-card{width:50%;height:auto}.product-grid__cards .product-card__top{aspect-ratio:1;width:100%;height:auto}.product-grid__cards .product-card__bottom{gap:50px 0}.product-grid__cards .product-card__image-link{-ms-flex:1;flex:1;padding:13px;max-width:100%}.product-grid__cards .product-card__text-box>p{line-height:22px}.product-grid__cards .product-card__short-description{padding-bottom:2px}.product-grid__cards .product-card__image{max-width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;aspect-ratio:1}@media only screen and (min-width:560px){.product-grid__cards .product-card{width:calc(100%/3)}.product-grid__cards .product-card__short-description{padding-bottom:5px}}@media only screen and (min-width:1340px){.product-grid__cards .product-card{width:25%}}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}