.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}