.footer-wrapper{padding:17rem 0rem 3rem;position:relative;overflow:hidden}.footer-wrapper .footer-copy-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:7rem}.footer-wrapper .footer-copy{font-size:14px;color:var(--gray);display:block;text-transform:uppercase;opacity:.6}.footer-wrapper .footer-copy a{text-decoration:underline;color:var(--gray)}.footer-wrapper .footer-copy a:hover{color:var(--orange);opacity:1}.footer-wrapper .footer-bg{position:absolute;top:0;left:0;width:100%;height:auto;z-index:-1}.footer-wrapper .footer-grid{display:flex;justify-content:space-between;gap:3rem}.footer-wrapper .footer-grid .footer-links-grid{display:grid;grid-template-columns:auto auto;gap:5rem}.footer-wrapper .footer-grid .footer-links-grid .footer-links-column{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1.5rem}.footer-wrapper .footer-grid .footer-links-grid .footer-links-column h5{margin-bottom:.5rem;font-size:1.25rem;font-weight:400;color:var(--orange)}.footer-wrapper .footer-grid .footer-links-grid .footer-links-column .footer-link{text-decoration:none;text-transform:uppercase;color:var(--gray-light);font-weight:600}.footer-wrapper .footer-grid .footer-links-grid .footer-links-column .footer-link:hover{color:var(--offwhite)}.footer-wrapper .footer-grid .footer-logo-wrapper{display:flex;flex-direction:column;align-items:end;justify-content:space-between;gap:2.5rem;height:100%}.footer-wrapper .footer-grid .footer-logo-wrapper .footer-logo{height:80px;width:auto;margin-top:-20px}.footer-wrapper .footer-grid .footer-logo-wrapper a{width:40px;height:40px;background-color:var(--orange);display:flex;justify-content:center;align-items:center}.footer-wrapper .footer-grid .footer-logo-wrapper a:hover{background-color:var(--orange-light)}.footer-wrapper .footer-grid .footer-logo-wrapper a img{height:20px;width:auto;filter:brightness(0)}
