.hero{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:325px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:768px){.hero{min-height:550px}}@media screen and (min-width:992px){.hero{min-height:530px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.hero{height:450px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(min-width:768px){.hero{height:550px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(min-width:992px){.hero{height:450px}}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);height:100%;width:100%;z-index:3;-webkit-box-flex:1;-ms-flex:1;flex:1}.hero__link-wrapper,.hero__title-wrapper{margin:1rem}.hero__link-wrapper .cta-btn a{font-size:1rem}@media screen and (min-width:768px){.hero__link-wrapper,.hero__title-wrapper{margin:0 10vw 0 12vw}.hero__link-wrapper .cta-btn a{font-size:1.25rem}}.hero__title{color:#fff;font-weight:100}.hero__title,.hero__title *{font-family:futura-pt,sans-serif;font-size:1.5rem;line-height:1.1;margin-bottom:.5rem;text-transform:uppercase}@media screen and (min-width:768px){.hero__title,.hero__title *{font-size:2.25rem;line-height:1.25}}@media screen and (min-width:1200px){.hero__title,.hero__title *{font-size:3rem}}.hero__title strong{font-size:2rem;font-weight:800;margin-bottom:1.25rem}@media screen and (min-width:768px){.hero__title strong{font-size:3rem}}@media screen and (min-width:1200px){.hero__title strong{font-size:4rem}}.hero__link-wrapper{margin-top:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}