#products-hero{padding:120px 0 100px}.products-hero-wrapper{display:-ms-grid !important;display:grid !important;-ms-grid-columns:8fr 125px 3fr;grid-template-columns:8fr 125px 3fr;grid-column-gap:0px;grid-row-gap:40px}.products-hero-wrapper>div:nth-of-type(1){-ms-grid-row:1;-ms-grid-column:1}.products-hero-wrapper>div:nth-of-type(2){-ms-grid-row:1;-ms-grid-column:2}.products-hero-wrapper>div:nth-of-type(3){-ms-grid-row:1;-ms-grid-column:3}.products-hero-wrapper>div:nth-of-type(4){-ms-grid-row:2;-ms-grid-column:1}.products-hero-wrapper>div:nth-of-type(5){-ms-grid-row:2;-ms-grid-column:2}.products-hero-wrapper>div:nth-of-type(6){-ms-grid-row:2;-ms-grid-column:3}.products-hero-intro p{margin-bottom:150px;max-width:600px}.products-hero-products{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:23px;grid-row-gap:40px;-ms-flex-line-pack:start;align-content:flex-start}.products-hero-products>a:nth-of-type(1){-ms-grid-row:1;-ms-grid-column:1}.products-hero-products>a:nth-of-type(2){-ms-grid-row:1;-ms-grid-column:2}.products-hero-products>a:nth-of-type(3){-ms-grid-row:1;-ms-grid-column:3}.products-hero-products>a:nth-of-type(4){-ms-grid-row:1;-ms-grid-column:4}.products-hero-products>a:nth-of-type(5){-ms-grid-row:2;-ms-grid-column:1}.products-hero-products>a:nth-of-type(6){-ms-grid-row:2;-ms-grid-column:2}.products-hero-products>a:nth-of-type(7){-ms-grid-row:2;-ms-grid-column:3}.products-hero-products>a:nth-of-type(8){-ms-grid-row:2;-ms-grid-column:4}.products-hero-product{border:1px solid rgba(0,191,255,0.15);border-radius:2px;width:100%;padding:16px 10px;-webkit-transition:.4s all ease-in-out;-o-transition:.4s all ease-in-out;transition:.4s all ease-in-out}.products-hero-product:hover{border:1px solid rgba(0,191,255,1)}.products-hero-other h5{margin-bottom:30px}.products-hero-other .underline{margin-bottom:30px}.products-hero-other div{margin-top:40px}@media(max-width:1150px){.products-hero-wrapper{display:-ms-grid !important;display:grid !important;-ms-grid-columns:12fr;grid-template-columns:12fr;grid-row-gap:20px}.products-hero-intro p{margin-bottom:30px}.products-hero-button{margin-bottom:50px}.products-hero-products{margin-bottom:40px}}@media(max-width:650px){.products-hero-products{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}@media(max-width:500px){.products-hero-products{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}