.app__footerOverlay{z-index:-1;flex-direction:column;width:100%;height:100%;display:flex;position:absolute}.app__footerOverlay-black{background:var(--color-black);height:25%}.app__footerOverlay-img{height:75%}
.app__newsletter{border:1px solid var(--color-golden);background:var(--color-black);padding:2rem 4rem}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{border:1px solid var(--color-golden);width:620px;font-size:1rem;font-family:var(--font-base);color:var(--color-white);background:var(--color-black);border-radius:5px;margin-right:2rem;padding:.75rem 1rem}.app__newsletter-input button{width:max-content}@media screen and (min-width:2000px){.app__newsletter-input input{font-size:2rem}}@media screen and (max-width:990px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{width:100%;margin:0 0 2rem}}@media screen and (max-width:650px){.app__newsletter{border:none;padding:2rem 0}}@media screen and (max-width:300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}
.app__footer{z-index:1;background:var(--color-black);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-top:0;display:flex;position:relative}.app__footer-links{justify-content:space-between;align-items:flex-start;width:100%;margin-top:5rem;padding:0 2rem;display:flex}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{text-align:center;flex:1;margin:1rem}.app__footer-brand-logo{max-width:210px;margin-bottom:.75rem;width:auto!important;height:auto!important}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;margin:.5rem;font-size:24px}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{font-family:var(--font-base);color:var(--color-white);letter-spacing:.04em;text-transform:capitalize;margin-bottom:1rem;font-size:32px;font-weight:400;line-height:41.6px}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{flex-direction:column;align-items:center;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{width:100%;margin:2rem 0}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-brand-logo{max-width:80%}}
