.cta-block{position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px;padding-bottom:100px;min-height:389px}.cta-block .cta-bg img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cta-block .overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.cta-block .cta-content{position:relative;z-index:1;display:flex;margin-left:auto;margin-right:auto;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.cta-block .cta-title{margin-bottom:0;font-size:56px;line-height:1}.cta-block .cta-btn{margin-top:24px;color:#fff}.cta-block.half-background{min-height:484px;overflow:hidden}.cta-block.half-background:before{content:"";position:absolute;z-index:6;bottom:0;left:50%;transform:translate(-53%,55%) rotate(8deg);display:block;width:600px;height:600px;background:url(bg.svg) no-repeat center center;background-size:contain}.cta-block.half-background .cta-bg img{left:unset;right:0;width:60%}.cta-block.half-background .bg-overlay-gradient{position:absolute;top:0;left:0;height:100%;width:60%;z-index:2}.cta-block.half-background .overlay{z-index:4}.cta-block.half-background .cta-content{position:relative;z-index:7}.cta-block.half-background .cta-content .cta-title{margin-left:0;margin-right:auto;width:50%;text-align:left}.cta-block.half-background .cta-content .cta-desc{margin-left:0;margin-right:auto;width:50%;text-align:left}.cta-block.half-background .cta-content a:hover{background:#9a3533}@media (max-width:767px){.cta-block.half-background{padding-top:84px;padding-bottom:380px}.cta-block.half-background:before{width:400px;height:400px;bottom:unset;top:0;right:0;left:unset;transform:translate(50%,-10%) rotate(3deg)}.cta-block.half-background .cta-content .cta-title{margin-bottom:24px;width:100%}.cta-block.half-background .cta-content .cta-desc{width:100%}.cta-block.half-background .cta-bg img{left:0;right:0;width:100%;bottom:0;top:unset;height:400px}.cta-block.half-background .bg-overlay-gradient{width:100%;height:calc(100% - 120px)}}@media (min-width:768px){.cta-block{min-height:406px;align-items:flex-start}.cta-block .cta-content{align-items:flex-start}.cta-block .cta-title{margin-bottom:14px;font-size:64px}}@media (max-width:575px){.cta-block .cta-btn{width:100%}}