.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}.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}.scaled-prices{-ms-flex-order:2;order:2;font-size:15px}@media only screen and (min-width:1340px){.scaled-prices{font-size:20px}}@media only screen and (min-width:768px){.scaled-prices{margin-top:20px;-ms-flex-order:0;order:0}}.scaled-prices__button-container{display:none}@media only screen and (min-width:977px){.scaled-prices__button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:10px 0}}.scaled-prices__add-to-cart-single{cursor:pointer}.scaled-prices__add-to-cart-multiple{padding:.5em 3em;font-size:1.3em}.scaled-prices__price-table-header{padding-left:54%}@media only screen and (min-width:1340px){.scaled-prices__price-table-header{padding-left:60%}}.scaled-prices__discount-disclaimer{color:#c72956;padding-left:53%}@media only screen and (min-width:1340px){.scaled-prices__discount-disclaimer{padding-left:59%}}.scaled-prices__discount-disclaimer sup{padding-right:3px}.scaled-prices__header{padding-top:20px;color:#646464;font-size:16px;text-align:center;font-weight:700}@media only screen and (min-width:977px){.scaled-prices__header{font-size:20px;text-align:left}}.scaled-prices__table{border:1px solid rgba(36,36,36,.1);color:#646464}.scaled-prices__table-header,.scaled-prices__table-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(36,36,36,.1)}.scaled-prices__table-header{font-weight:600;padding:10px 0}.scaled-prices__table-row{font-weight:400;padding:15px 0}.scaled-prices__table-row:nth-child(even){background-color:#f7f7f7}.scaled-prices__table-row:nth-child(even) input{background-color:#f7f7f7}.scaled-prices__col{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;padding:0 5px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scaled-prices__col-dimension{display:inline}.scaled-prices__col-dimension--exactmatch{color:green;font-weight:700}.scaled-prices__col--allow-copy{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.scaled-prices__col--allow-manualcopy{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.scaled-prices__col--width-1{-ms-flex:2;flex:2}.scaled-prices__col--width-2{-ms-flex:4;flex:4}.scaled-prices__col--width-3{-ms-flex:3;flex:3}@media only screen and (min-width:977px){.scaled-prices__col--width-3{-ms-flex:3;flex:3}}@media only screen and (min-width:1340px){.scaled-prices__col--width-3{-ms-flex:6;flex:6}}.scaled-prices__col img{max-width:55px;object-fit:contain}@media only screen and (min-width:1920px){.scaled-prices__col img{max-width:80px}}.scaled-prices__col a{text-decoration:underline}.scaled-prices--hide-on-small-device{display:none}@media only screen and (min-width:977px){.scaled-prices--hide-on-small-device{display:-ms-flexbox;display:flex}}.scaled-prices--show-on-small-device{display:-ms-flexbox;display:flex}@media only screen and (min-width:977px){.scaled-prices--show-on-small-device{display:none}}.scaled-prices__navigation-icon a{padding:0 15px}.scaled-prices__price--current{font-weight:700;text-decoration:underline}.scaled-prices__price-per-unit{font-size:16px}.scaled-prices__discount-percent{color:#c72956;text-decoration:none;padding-bottom:2px;background:linear-gradient(#242424,#242424) center bottom;background-size:0% 2px;background-repeat:no-repeat;transition:all .3s}.scaled-prices .icon-shoppingcart{height:34px;width:40px}.scaled-prices .sp-quantity__controls{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;padding:5px 0;border:2px solid #9c9c9c;margin:0 .5em}@media only screen and (min-width:1340px){.scaled-prices .sp-quantity__controls{margin:0 .7em;padding:10px 5px}}.scaled-prices .sp-quantity__input{width:80%;border:none;text-align:center;font-size:20px}.scaled-prices .sp-quantity__input::-webkit-inner-spin-button,.scaled-prices .sp-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.scaled-prices .sp-quantity__subtract,.scaled-prices .sp-quantity__add{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px}.scaled-prices--addToCartWarning{display:none}.scaled-prices+.scaled-prices{margin:-3px 0 0}.scaled-prices+.scaled-prices .scaled-prices__table-header{display:none}.cart-warning-icon{width:49px;height:49px}.cart-warning-container:hover>.cart-warning-text{display:inline}.cart-warning-text{border:1px solid #707070;position:absolute;max-width:239px;display:none;background:#fff 0% 0% no-repeat padding-box;margin-left:-75px;margin-top:-10px;font-weight:700;font:normal normal bold 20px/25px Helvetica Neue;letter-spacing:0;color:#707070;padding:10px}.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%}}.invisible-scroll{overflow:scroll}.invisible-scroll::-webkit-scrollbar{display:none}.invisible-scroll{scrollbar-width:none}.product-pictures-swiper{width:100%;height:100%}.swiper-slide{font-size:18px;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.picture-thumbs ul{list-style:none}.picture-thumbs li{display:inline;border:1px solid gray;margin-left:5px}.productimages-slider__navigation-icon{position:absolute;z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:visible;transition:opacity .25s ease-in-out}@media only screen and (min-width:768px){.productimages-slider__navigation-icon{width:16px;height:16px;top:calc(50% - (16px/2))}.productimages-slider__navigation-icon--prev{left:8px}.productimages-slider__navigation-icon--next{right:8px}}@media only screen and (min-width:977px){.productimages-slider__navigation-icon{width:20px;height:20px;top:calc(50% - (20px/2))}.productimages-slider__navigation-icon--prev{left:10px}.productimages-slider__navigation-icon--next{right:10px}}@media only screen and (min-width:1340px){.productimages-slider__navigation-icon{width:30px;height:30px;top:calc(50% - (30px/2))}.productimages-slider__navigation-icon--prev{left:20px}.productimages-slider__navigation-icon--next{right:20px}}.productimages-slider__navigation-icon--prev{display:none;transform:rotate(180deg)}@media only screen and (min-width:768px){.productimages-slider__navigation-icon--prev{display:-ms-flexbox;display:flex}}.productimages-slider__navigation-icon--next{display:none}@media only screen and (min-width:768px){.productimages-slider__navigation-icon--next{display:-ms-flexbox;display:flex}}.productimages-slider__navigation-icon--hidden{opacity:0}.product-pictures__gallery{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;-ms-flex-pack:center;justify-content:center;position:relative}.product-pictures__thumbs{-ms-flex-item-align:start;align-self:flex-start;margin-top:10px}.product-pictures__thumbitem{margin-right:10px;box-shadow:0 0 1px #00000033;display:inline-block;width:40px;height:40px}.product-pictures__thumbitem:first-child{box-shadow:0 0 6px #00000080}.product-pictures__thumbitem img{object-fit:contain}.product-pictures__slider-container{display:none;position:fixed;left:50vw;top:30%;transform:translate(-50%,-30%);height:90vw;width:90vw;z-index:5000}@media only screen and (min-width:768px){.product-pictures__slider-container{max-height:80vh;max-width:80vh}}.product-pictures__slider-container .swiper{height:90vw;width:90vw}@media only screen and (min-width:768px){.product-pictures__slider-container .swiper{max-width:100%;max-height:100%}}.product-pictures__slider-container .swiper-slide{margin:0}.product-pictures__slider-container .swiper-slide img{width:100%;height:100%;object-fit:contain}.product-pictures__slider-close-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding:0 0 10px 0}.product-pictures__slider-close-btn #closebtn{fill:white;stroke:white}.variantimageslider-container{height:100%}.invisible-scroll{overflow:scroll}.invisible-scroll::-webkit-scrollbar{display:none}.invisible-scroll{scrollbar-width:none}.swiper-slide{margin-right:16px}.product-slider__container{position:relative}.product-slider__header{font-family:"Lufga";font-size:20px;font-weight:100;line-height:24px;padding-bottom:10px}@media only screen and (min-width:1340px){.product-slider__header{font-size:30px;line-height:48px;padding-bottom:20px}}.product-slider__wrapper.swiper-wrapper{box-sizing:border-box}.product-slider__wrapper .swiper-slide{width:240px}@media only screen and (min-width:768px){.product-slider__wrapper .swiper-slide{width:262px}}@media only screen and (min-width:1340px){.product-slider__wrapper .swiper-slide{width:315px}}.product-slider__navigation{display:none;position:relative;margin:0 auto}.product-slider__navigation-container{position:absolute;width:100%;top:calc(50% - 40px/2)}@media only screen and (min-width:1340px){.product-slider__navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.product-slider__navigation-icon{width:40px;height:40px;z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;transition:opacity .25s ease-in-out}.product-slider__navigation-icon--prev{position:absolute;left:calc(-40px/2);transform:rotate(180deg)}.product-slider__navigation-icon--next{position:absolute;right:calc(-40px/2)}.product-slider__navigation-icon--hidden{opacity:0}html{scroll-behavior:smooth}.product-page{scroll-behavior:smooth}.product-page__top{padding-bottom:20px;scroll-behavior:smooth}@media only screen and (min-width:1340px){.product-page__top{padding-bottom:40px}}.product-page__product-grid{width:100%}.product-page__center{display:-ms-flexbox;display:flex}.product-page__footer{scroll-margin-top:65px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:50px}@media only screen and (min-width:1340px){.product-page__footer{scroll-margin-top:150px}}.product-page__footer__title{text-transform:uppercase;font-size:20px;font-weight:700;padding:0 0 1em}.product-page__footer__content{color:#242424}.product-page__footer__content p{padding:0 0 1em}.product-page__footer__content h2{font-size:16px}.product-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}.product-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){.product-page__footer__icon-container--hidden-on-desktop{display:none}}.product-page__read-more-link{text-decoration:none;color:#242424}.invisible-scroll{overflow:scroll}.invisible-scroll::-webkit-scrollbar{display:none}.invisible-scroll{scrollbar-width:none}.productpage-header>*{-ms-flex-preferred-size:100%;flex-basis:100%}.productpage-header__gallery{display:none}@media only screen and (min-width:768px){.productpage-header__gallery{display:block}}.productpage-header{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:768px){.productpage-header{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}}.productpage-header__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.productpage-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){.productpage-header__texts{width:100%;padding:0 20px 0 30px}}@media only screen and (min-width:1340px){.productpage-header__texts{width:690px}}.productpage-header__title{line-height:36px;font-size:30px;font-weight:600}@media only screen and (min-width:768px){.productpage-header__title{font-size:25px;line-height:32px}}@media only screen and (min-width:977px){.productpage-header__title{font-size:30px;line-height:36px}}@media only screen and (min-width:1340px){.productpage-header__title{line-height:50px;font-size:45px;padding-bottom:20px}}.productpage-header__description-abbreviated{display:none;font-size:15px;color:#646464;padding-top:20px}@media only screen and (min-width:768px){.productpage-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){.productpage-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}}.productpage-header__bottom{justify-self:flex-end;margin-top:auto;padding-top:10px;padding-bottom:10px}.productpage-header__show-more-block{display:-ms-flexbox;display:flex;margin-top:auto}.productpage-header__read-more+.productpage-header__read-more{padding-left:40px}.productpage-header__read-more{font-weight:600}.productpage-header__images{display:none}@media only screen and (min-width:768px){.productpage-header__images{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row}}.productpage-header__image img{object-fit:contain;mix-blend-mode:multiply}@media only screen and (min-width:977px){.productpage-header__image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}}.productpage-header__image--first{height:183px;aspect-ratio:1.5952381;margin-right:16px}@media only screen and (min-width:977px) and (max-width:1339px){.productpage-header__image--first{height:183px;aspect-ratio:1.5952381}}@media only screen and (min-width:1340px){.productpage-header__image--first{height:285px;aspect-ratio:1.5952381}}@media only screen and (min-width:1680px){.productpage-header__image--first{height:336px;aspect-ratio:1.5952381}}.productpage-header__image--second{display:none}@media only screen and (min-width:768px){.productpage-header__image--second{display:block;height:183px;aspect-ratio:1.18452381}}@media only screen and (min-width:977px) and (max-width:1339px){.productpage-header__image--second{height:183px;aspect-ratio:1.18452381}}@media only screen and (min-width:1340px){.productpage-header__image--second{height:285px;aspect-ratio:1.18452381}}@media only screen and (min-width:1680px){.productpage-header__image--second{height:336px;aspect-ratio:1.18452381}}@media only screen and (min-width:768px){.productpage-header__title{font-size:30px;padding-bottom:0}}.productpage-header__description-abbreviated{font-size:22px;padding-bottom:10px}.productpage-header__full-description-abbreviated{display:none}@media only screen and (min-width:768px){.productpage-header__full-description-abbreviated{overflow:hidden;text-overflow:ellipsis;line-height:22px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;margin-bottom:5px}}.productpage-header__show-more-block{padding-bottom:20px}.productpage-header__read-more{font-size:24px;font-weight:400;cursor:pointer}@media only screen and (min-width:768px){.productpage-header__read-more{font-size:18px}}.productpage-header__image--second{display:none}@media only screen and (min-width:977px){.productpage-header__image--second{display:block}}.productpage-header__usps{display:none}@media only screen and (min-width:768px){.productpage-header__usps{display:block;padding-left:20px;font-size:16px;line-height:28px;padding-bottom:20px}}.productpage-header__price{padding-top:20px;margin-bottom:20px;letter-spacing:0;font-size:20px;font-weight:700}@media only screen and (min-width:977px){.productpage-header__price{font-size:30px}}.productpage-header__description-abbreviated{display:block}@media only screen and (min-width:768px){.productpage-header__description-abbreviated{display:none}}.productpage-header__description-abbreviated--second{display:none}@media only screen and (min-width:1680px){.productpage-header__description-abbreviated--second{object-fit:scale-down;display:block;width:398px;height:150px;mix-blend-mode:multiply}}.product-specification{background:#fff}.product-specification__data-table{width:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;color:#000}.product-specification table{display:table;border-collapse:separate;box-sizing:border-box;text-indent:initial;border-spacing:2px;border-color:grey}@media only screen and (min-width:1340px){.product-specification table{display:block}}.product-card__name{font-size:18px}.product-specification{display:-ms-flexbox;display:flex;font-size:15px;line-height:24px;border-bottom:2px solid rgba(36,36,36,.1);line-height:32px}.product-specification__name{width:50%;overflow-wrap:break-word;padding-right:3px}.product-specification__option{width:50%}