.image-header{padding:280px 0 128px;position:relative}.image-header__image{clip-path:polygon(0 0,100% 0,100% calc(100% - 64px),calc(100% - 64px) 100%,0 100%);z-index:1}.image-header__image,.image-header__image:before{height:100%;left:0;position:absolute;top:0;width:100%}.image-header__image:before{background-color:var(--off-black);content:"";opacity:.7;z-index:2}.image-header__image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.image-header .content-wrapper{margin:auto;max-width:950px;position:relative;text-align:center;width:100%;z-index:10}@media screen and (max-width:1024px){.image-header{padding:140px 0 64px;position:relative}}