.hero-cta{padding-top:2rem;position:relative}.hero-cta p{margin-bottom:1rem}.hero-cta .info{display:flex;flex-direction:column;gap:1rem}.hero-cta .image-wrapper{margin-top:2rem;position:relative}.hero-cta .image-wrapper img{height:auto;object-fit:cover;width:100%}.hero-cta .image-wrapper:after{background-color:var(--white);content:"";height:100px;position:absolute;right:0;top:-2rem;width:40px}@media (min-width:640px){.hero-cta{padding-top:3rem}.hero-cta .info{gap:1.5rem}.hero-cta .info a{margin:2rem 0 3rem}.hero-cta .image-wrapper{margin-top:3rem}.hero-cta .image-wrapper:after{height:150px;right:2rem;top:-4rem;width:50px}.hero-cta:after{bottom:-1.5rem;height:8px;width:80px}}@media (min-width:768px){.hero-cta{padding-top:4rem}.hero-cta .info{flex-direction:row;gap:2rem}.hero-cta .image-wrapper{margin-top:0}.hero-cta .image-wrapper img{height:35rem}.hero-cta .image-wrapper:after{height:200px;right:0;top:-6rem;width:70px}.hero-cta:after{bottom:0;height:10px;left:-1.5rem;transform:none;width:100px}}@media (min-width:1024px){.hero-cta .info{gap:4rem}}