.cover-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100vh;text-align:center;overflow:hidden}.cover-cta:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:-1}.cover-cta__image{position:absolute;top:0;left:50%;width:100%;height:100%;z-index:-1;-webkit-transform:translateX(-50%)!important;transform:translate(-50%)!important}.cover-cta__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4.8rem;margin-top:auto;margin-bottom:auto}.cover-cta__title .line{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.cover-cta__btn{margin-top:3px}.cover-cta .deco-lines{position:absolute;top:0;height:100%;z-index:2;pointer-events:none}@media screen and (min-width:1024px){.cover-cta__container{max-width:63.8rem}}
