.footer{align-items:center;background-color:var(--color--green);display:flex;flex-direction:column;height:60vh;justify-content:space-evenly;position:relative;width:100vw}.footer-left-img{left:0;overflow:hidden;position:absolute;top:0;z-index:0}.footer-right-img{bottom:-200px;position:absolute;right:-550px;z-index:0}.footer-left-img img,.footer-right-img img{width:60%}.cta-wrapper{cursor:pointer;z-index:1}.cta-wrapper,.cta-wrapper a{align-items:center;display:flex;justify-content:center}.cta-wrapper a{background:#fff;color:var(--color--green);font-family:var(--font--secondary);font-size:20px;font-weight:400;height:50px;letter-spacing:4px;line-height:27px;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;width:450px}.cta-wrapper a:hover{background:var(--color--green);border:1px solid #fff;color:#fff}.footer-content{align-items:flex-start;display:flex;justify-content:space-evenly;max-width:1200px;width:75%}.footer-child p{line-height:25px}.footer-child a,.footer-child p{color:#fff;font-family:var(--font--secondary);font-size:14px;letter-spacing:2.8px}.footer-child a{font-weight:400;line-height:35px;text-decoration:none;text-transform:uppercase}.footer-child{width:33%;z-index:1}.second-content,.third-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-divider{background-color:#fff;height:1px;max-width:1200px;width:70%;z-index:1}.footer-copyright{color:#fff;font-family:var(--font--secondary);font-size:14px;font-weight:500;letter-spacing:.7px;line-height:40px;text-align:center;z-index:1}@media screen and (max-width:1570px){.footer-left-img{left:-75px}}@media screen and (max-width:992px){.footer{height:100vh}.footer-content{align-items:center;flex-direction:column;width:100%}.cta-wrapper,.footer-child{width:90%}.first-content{margin-bottom:30px;text-align:center}}@media screen and (max-width:450px){.cta-wrapper a{font-size:16px;width:100%}}