.hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:64rem;padding-left:4rem;padding-left:var(--gap);padding-right:4rem;padding-right:var(--gap);position:relative}.hero:before{background:#fff;background:var(--color-white);content:"";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.hero__container{margin:0 auto;max-width:117rem;position:relative;width:100%}.hero__container .search{max-width:none}.types{-ms-grid-columns:1fr;grid-row-gap:4rem;grid-column-gap:4rem;display:-ms-grid;display:grid;grid-template-columns:1fr}.types>*{min-height:0;min-width:0}.types .type:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.type{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.type>*{min-width:0}.type__body,.type__header{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.type__header{background-color:#494949;background-color:var(--color-gray);background-position:50%;background-repeat:no-repeat;background-size:cover}.type__body{background-color:#31373f;background-color:var(--color-dark-blue);color:#fff;color:var(--color-white);padding:8rem 6rem}.type__title{font-size:5rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;text-transform:uppercase}.type__description{font-size:2.2rem;line-height:1.2272727273}.type__button{margin-top:4rem}.industries{-ms-grid-columns:(1fr)[3];grid-row-gap:3rem;grid-column-gap:3rem;display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr)}.industries>*{min-height:0;min-width:0}.industry{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 3rem rgba(0,0,0,.15);box-shadow:0 0 3rem rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:2.5rem;font-weight:700;line-height:1.2;padding:4rem}.industry,.industry>*{min-width:0}.industry:hover{-webkit-transform:translateY(-1rem);-ms-transform:translateY(-1rem);transform:translateY(-1rem)}.industry__icon{-webkit-box-flex:0;-ms-flex:0 0 6rem;flex:0 0 6rem;margin-right:4rem;max-width:6rem}.industry__icon svg{stroke:currentColor;display:block}.industry__title{-webkit-box-flex:1;-ms-flex:1;flex:1}.industry:hover{background-color:#31373f;background-color:var(--color-dark-blue);color:#fff;color:var(--color-white)}.divider{background-color:#c4c4c4;border-radius:3rem;height:2rem;margin:10rem auto;width:65.11627907%}.divider:first-child{margin-top:0}.divider:last-child{margin-bottom:0}.companies{-ms-grid-columns:(1fr)[3];grid-row-gap:3rem;grid-column-gap:3rem;display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr)}.companies>*{min-height:0;min-width:0}.company{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d7bc9d;background-color:var(--color-light-brown);color:#fff;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.5rem;height:11.5rem;line-height:1.2;min-width:0;padding:0 5rem}.company:hover{-webkit-transform:translateY(-1rem);-ms-transform:translateY(-1rem);transform:translateY(-1rem)}.main{padding-top:0}