.pad-5{padding:5px}.pad-x-5{padding-left:5px;padding-right:5px}.pad-y-5{padding-top:5px!important;padding-bottom:5px!important}.pad-15{padding:15px!important}.pad-x-15{padding-left:15px!important;padding-right:15px!important}.pad-y-15{padding-top:15px!important;padding-bottom:15px!important}.pad-25{padding:25px}.pad-x-25{padding-left:25px;padding-right:25px}.pad-y-25{padding-top:25px;padding-bottom:25px}.pad-50{padding:50px}.pad-x-50{padding-left:50px;padding-right:50px}.pad-y-50{padding-top:50px;padding-bottom:50px}.mar-5{margin:5px}.mar-x-5{margin-left:5px;margin-right:5px}.mar-y-5{margin-top:5px;margin-bottom:5px}.mar-15{margin:15px}.mar-x-15{margin-left:15px;margin-right:15px}.mar-y-15{margin-top:15px;margin-bottom:15px}.mar-25{margin:25px}.mar-x-25{margin-left:25px;margin-right:25px}.mar-y-25{margin-top:25px!important;margin-bottom:25px!important}.mar-50{margin:50px}.mar-x-50{margin-left:50px;margin-right:50px}.mar-y-50{margin-top:50px!important;margin-bottom:50px!important}.App fieldset button.submit,.App fieldset input[type=email],.App fieldset input[type=tel],.App fieldset input[type=text],.App fieldset select,.App fieldset textarea,a.button{padding:10px 20px;border-radius:25px;display:inline-block;text-align:center;text-decoration:none;background-color:#e4001c;color:#fff;transition:all .4s ease;position:relative}.App fieldset button.submit:hover,.App fieldset input:hover[type=email],.App fieldset input:hover[type=tel],.App fieldset input:hover[type=text],.App fieldset select:hover,.App fieldset textarea:hover,a.button:hover{background-color:#cb0019;color:#fff;box-shadow:0 10px 25px #000ac6}a.button--white{background-color:#fff;color:#e4001c}a.button--shadow{box-shadow:0 12px 90px #000ac6,0 12px 60px #000ac6}a.button--border:before{content:"";display:block;width:100%;height:100%;border-radius:120px;border:1px solid #e4001c;position:absolute;top:0;left:0;transform:scale(1.05,1.3);transform-origin:center}a.button--border:hover{box-shadow:0 0 50px #000ac6}.center{text-align:center;justify-content:center;justify-items:center;justify-self:center}.right{text-align:right;justify-content:flex-end;justify-items:end;justify-self:end}.gradient{background-color:#e2e2e2;background:linear-gradient(180deg,#e2e2e2 55%,#fff 65%)}.v-center{align-items:center}.flex{display:flex}.flex,.grid{position:relative}.grid{display:grid;height:100%}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-2>:first-child{grid-column:1}.grid.cols-2>:nth-child(2){grid-column:2}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-3>:first-child{grid-column:1}.grid.cols-3>:nth-child(2){grid-column:2}.grid.cols-3>:nth-child(3){grid-column:3}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.grid.cols-4>:first-child{grid-column:1}.grid.cols-4>:nth-child(2){grid-column:2}.grid.cols-4>:nth-child(3){grid-column:3}.grid.cols-4>:nth-child(4){grid-column:4}.grid.rows-2{grid-template-rows:repeat(2,1fr)}.grid.rows-2>:first-child{grid-row:1}.grid.rows-2>:nth-child(2){grid-row:2}.grid.rows-3{grid-template-rows:repeat(3,1fr)}.grid.rows-3>:first-child{grid-row:1}.grid.rows-3>:nth-child(2){grid-row:2}.grid.rows-3>:nth-child(3){grid-row:3}.grid.rows-5{grid-template-rows:repeat(5,auto)}.grid.rows-5>:first-child{grid-row:1}.grid.rows-5>:nth-child(2){grid-row:2}.grid.rows-5>:nth-child(3){grid-row:3}.grid.rows-5>:nth-child(4){grid-row:4}.grid.rows-5>:nth-child(5){grid-row:5}::-moz-placeholder{color:#000!important}::placeholder{color:#000!important}.App fieldset .input{margin:10px 5px}.App fieldset .input .onerror input,.App fieldset .input .onerror select,.App fieldset .input .onerror textarea{background-color:#e4001c}.App fieldset button.submit{border:none;cursor:pointer;padding-left:80px;padding-right:80px}.App fieldset input[type=checkbox]~span{font-weight:700;color:#e4001c}.App fieldset input[type=email],.App fieldset input[type=tel],.App fieldset input[type=text],.App fieldset select,.App fieldset textarea{text-align:left;background-color:#fff;border:2px solid #e4001c;color:#000;box-shadow:none;padding:10px 20px;width:100%;max-width:100%}.App fieldset input[type=email]:hover,.App fieldset input[type=tel]:hover,.App fieldset input[type=text]:hover,.App fieldset select:hover,.App fieldset textarea:hover{box-shadow:none;background-color:#e2e2e2;color:#000;color:initial}.App.isIE .App fieldset input[type=email]:hover,.App.isIE .App fieldset input[type=tel]:hover,.App.isIE .App fieldset input[type=text]:hover,.App.isIE .App fieldset select:hover,.App.isIE .App fieldset textarea:hover{color:#000}.App fieldset textarea{min-height:100px}.App fieldset .statement{font-size:x-small}.App fieldset .condition{color:#e4001c;font-weight:700}.App fieldset .cols-2 .input.textarea{grid-column:1/3}.App fieldset .cols-3 .input.textarea{grid-column:1/4}.App__form__sample-request__wrapper{border-radius:25px;border:1px solid rgba(61,61,61,.15);background-color:rgba(61,61,61,.08)}.App__form__sample-request__wrapper>div{font-size:4rem;padding-bottom:25px}.App.isIE .inputs.grid{display:flex!important;flex-wrap:wrap}.App.isIE .inputs.grid .input{width:calc(33.33333% - 10px)}.App.isIE .inputs.grid .input.textarea{width:100%}.App__Pos__wrapper{background-color:#fff}.App__Pos__wrapper>div:first-child p:first-child{font-size:xx-large;color:#e4001c}.App__Pos__wrapper fieldset:not(.popup-form){width:100%;max-width:60%;margin-left:auto;margin-right:auto}.App__Pos__wrapper fieldset:not(.popup-form) .grid.cols-2{grid-template-columns:[col-1] 1fr [col-2] auto}.App__Pos__wrapper fieldset:not(.popup-form) .grid.cols-2 input{position:relative;z-index:1;transform:translateX(50px)}.App__Pos__wrapper fieldset:not(.popup-form) .grid.cols-2 a{position:relative;display:block;z-index:2}.App__Pos__popup{position:fixed;top:0;left:0;z-index:99991;width:100%;height:100vh}.App__Pos__popup__header{border-radius:50px 50px 0 0;overflow:hidden;color:#fff}.App__Pos__popup__header p:first-child{font-size:xx-large}.App__Pos__popup__wrapper{border-radius:50px;background-color:#fff;width:100%;width:70vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.App.isIE .App__Pos__popup__wrapper{width:70%}.App__Pos__popup__wrapper__closeButton{position:absolute;top:0;right:0;transform-origin:right top;transform:scale(.8) translate(20px,-20px)}.App__products__wrapper article{padding-bottom:0!important}.App__products__category__item{border-radius:25px;background-color:rgba(0,0,0,.25);width:calc(100% - 10px);background-size:cover;background-repeat:no-repeat;height:300px;position:relative;transition:transform .26s ease;cursor:pointer}.App__products__category__item:before{content:"";display:block;position:absolute;background-color:transparent;mix-blend-mode:overlay;border-radius:25px;width:100%;height:100%;transition:background-color .26s ease}.App__products__category__item .grid.rows-3{height:inherit;grid-template-rows:140px 1fr 0;position:relative;z-index:1}.App__products__category__item .grid.rows-3__application{grid-template-rows:270px 25px 0}.App.isIE .App__products__category__item .grid.rows-3__application div:first-child{width:265px}.App.isIE .App__products__category__item .grid.rows-3__application .button-arrow{top:auto!important}.App__products__category__item .grid.rows-3>div{color:#fff}.App__products__category__item .grid.rows-3>div:first-child{align-self:center}.App__products__category__item .grid.rows-3>div:first-child h3{font-size:2rem;font-weight:400;margin:0;padding:0;line-height:1.2}.App__products__category__item .grid.rows-3>div:first-child p{line-height:1.4}.App__products__category__item .grid.rows-3>div.button-arrow{position:absolute;left:50%;transform:translateY(-40px) translateX(-50%) rotate(.5turn)}.App__products__category__item .grid.rows-3>div.button-arrow a{display:block}.App__products__category__item .grid.rows-3>div.button-arrow svg path:first-child{stroke:#e2e2e2;transition:all .2s ease;stroke-width:0}.App:not(.isMobile) .App__products__category__item:hover:before,.App__products__category__item--active:before{background-color:#5599f7}.App__products__category__item--active{transform:scale(1.03);filter:drop-shadow(0 10px 20px rgba(0,0,0,.4));z-index:3}.App__products__category__item--active svg path:first-child{stroke:transparent!important;stroke-width:0!important}.App__products__category__item--active:before{background-color:#5599f7}.App__products__category__item--active .button-arrow{transition:transform .2s ease;transform:translateY(-40px) translateX(-50%) rotate(1turn)!important}.App__products__list{margin:50px 0}.App__products__list .flex{flex-wrap:wrap}.App__products__list .flex>div{width:33.33333%;margin-bottom:25px;grid-template-rows:auto 70px 60px 220px auto}.App__products__list .flex>div .thumbnail{background-color:#fff;width:140px;height:140px;border-radius:50%;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 5px 20px rgba(61,61,61,.25)}.App__products__list .flex>div h3{font-size:2rem!important;font-weight:400;line-height:1.3}.App__products__list .flex>div h3 small{display:block;padding:15px 0;opacity:.6}.App__products__list .flex .dimension{height:auto;max-height:60px}.App__products__list .flex .description{overflow-y:auto;font-size:1.4rem;line-height:1.4;color:rgba(0,0,0,.7);border-radius:25px}.App__products__list .flex .description::-webkit-scrollbar{width:6px;background-color:#e2e2e2}.App__products__list .flex .description::-webkit-scrollbar-thumb{background-color:#e4001c}.App__products__list .flex .description img,.App__products__list .flex .description table{display:none}.App__products__list .flex .description h2{text-align:left;font-size:1.4rem;line-height:1.4;color:rgba(0,0,0,.7)}.App__products__list .flex .description p{margin:10px 0}.App__products__list .flex .description ul{margin-left:20px;padding:0}.App__products__cta__wrapper{background-color:#e2e2e2;border-radius:25px 25px 0 0}.App__products__cta__wrapper>div:first-child{font-size:4rem;line-height:1.2;color:#e4001c}