.background-image{width:100%;position:relative;overflow:hidden}.background-image__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.background-image__content{position:relative;z-index:2;-webkit-justify-content:center;justify-content:center;height:100%;width:100%}.background-image__content,.background-image__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.background-image__link{color:#fff;text-decoration:none;gap:4px;font-size:14px;text-transform:uppercase;font-weight:400}.background-image__link svg{width:1.4rem;height:1.4rem}.background-image__link svg path{stroke:#fff}