.section-heading__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:195px}.section-heading__wrapper .large-nut-icon{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.section-heading__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:0 2rem;background:rgba(0,0,0,0.8);z-index:2}.section-heading__text{position:relative;text-align:center;text-transform:uppercase;margin:0 2rem;font-family:'futura-pt',sans-serif;font-weight:700;font-size:2rem;font-style:normal;letter-spacing:.16px}.section-heading-bg--white{background-color:#FFF}.section-heading-bg--white .section-heading__text-wrapper{background:rgba(255,255,255,0.2)}.section-heading-bg--white .section-heading__text{color:#000}.section-heading-bg--black{background-color:rgba(0,0,0,1)}.section-heading-bg--black .section-heading__text-wrapper{background:rgba(0,0,0,0.8)}.section-heading-bg--black .section-heading__text{color:#FFF}