.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}.register-page{font-size:15px}@media only screen and (min-width:768px){.register-page{width:542px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:977px){.register-page{width:812px}}.register-page__title{font-family:"Lufga";font-weight:100;font-size:25px;margin:29px 0 20px 0}.register-page__body{font-family:"Open sans"}.register-page__radio-buttons{font-size:15px;font-weight:600;margin:41px 0 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.register-page__radio-button--input{display:none}.register-page__radio-button--label{margin:0 40px 0 0}.register-page .captcha-box{padding-top:20px}.register{margin:0 0 10px 0}.register__title{font-size:15px;font-weight:700;margin:30px 0 0 0}@media only screen and (min-width:768px){.register-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0 0}.register-form__field{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.register-form__field--second{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.register-form__field--wide{-ms-flex:100%;flex:100%}.register-form__field--wide:not(:first-of-type){margin:20px 0 0 0}.register-form__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:100%;flex:100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin:20px 0 0 0}.register-form__row--first-row{margin:0}.register-form__row--three-fields{-ms-flex-wrap:wrap;flex-wrap:wrap}}.register-form__field-input{padding:0 0 0 10px;height:41px;margin:10px 0 0 0;font-family:"Open sans";font-size:15px}@media only screen and (min-width:768px){.register-form__field-input{margin:0}}.register-form__field-input:-ms-input-placeholder{font-family:"Open sans";color:#242424;font-size:15px;opacity:.5}.register-form__field-input::placeholder{font-family:"Open sans";color:#242424;font-size:15px;opacity:.5}@media only screen and (min-width:768px){.register-form__field-input--narrow{width:263px}}@media only screen and (min-width:977px){.register-form__field-input--narrow{width:398px}}@media only screen and (min-width:768px){.register-form__field-input--three{width:263px}}@media only screen and (min-width:977px){.register-form__field-input--three{width:260px}}.register-form__field-select{font-family:"Open sans";color:rgba(36,36,36,.5);font-size:15px}@media only screen and (min-width:768px){.register-form__field-select{margin:20px 0 0 0}}@media only screen and (min-width:977px){.register-form__field-select{margin:0}}.register-button{-ms-flex-pack:center;justify-content:center;width:100%;margin:20px 0 50px 0;transition:all .3s ease-out;font-size:16px}@media only screen and (min-width:768px){.register-button{margin:30px 0 50px 0}}@media only screen and (min-width:977px){.register-button{width:260px}}.register-button:hover{background:#242424;color:#fff}.hide-company-details{display:none}.accept-privacy-policy{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:400;font-size:13px;color:#242424}.accept-privacy-policy-checkbox{margin-right:10px;height:16px;width:16px;display:none}.accept-privacy-policy-custom-checkbox{margin-right:10px;width:16px;height:16px;border:2px solid #242424;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.accept-privacy-policy-checkmark--unchecked{display:none}.accept-privacy-policy-checkmark--checked{display:block}.accept-privacy-policy__link{color:#242424}.message-error{margin:10px 0 0 0;color:#c82254}