.site-footer{background-color:#000;color:#fff;font-family:Switzer,sans-serif;padding:84px 0;position:relative;width:100%}.footer-container{margin:0 auto;max-width:1480px;padding:0 30px}.footer-heading-section{margin-bottom:80px}.footer-heading{color:#fff;font-size:123.2px;font-weight:900;line-height:1;text-transform:uppercase}.footer-heading-row{align-items:center;display:flex;gap:40px;margin:20px 0}.footer-cta-button{align-items:center;background-color:#bfbfbf;border-radius:50%;display:flex;flex-shrink:0;height:168px;justify-content:center;transition:all .3s ease;width:168px}.footer-cta-button:hover{background-color:#fff}.button-inner{align-items:center;display:flex;height:24px;justify-content:center;width:34px}.arrow-icon{height:100%;transition:transform .3s ease;width:100%}.footer-cta-button:hover .arrow-icon{transform:translateX(5px)}.footer-grid{display:grid;gap:30px;grid-template-columns:repeat(12,1fr);margin-top:80px}.footer-column{grid-column:span 3}.footer-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.footer-text{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6}.footer-links{list-style:none;margin:0;padding:0}.footer-link{color:hsla(0,0%,100%,.7);font-size:14px;line-height:2;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-bottom-left{display:flex;flex-direction:column;gap:10px;grid-column:span 6}.footer-bottom-right{display:flex;grid-column:span 6;justify-content:flex-end}.footer-credit{color:#fff;text-decoration:none}.footer-credit:hover{text-decoration:underline}.social-links{display:flex;gap:10px}.social-link{align-items:center;background-color:transparent;border:1px solid hsla(0,0%,100%,.7);border-radius:50%;color:#fff;display:flex;font-size:12px;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background-color:#fff;border-color:#fff;color:#000}@media (max-width:991px){.footer-heading{font-size:80px}.footer-cta-button{height:120px;width:120px}.footer-grid{grid-template-columns:repeat(6,1fr)}.footer-column{grid-column:span 3}.footer-bottom-left,.footer-bottom-right{grid-column:span 6}}@media (max-width:767px){.footer-heading{font-size:48px}.footer-cta-button{height:80px;width:80px}.footer-grid{gap:40px;grid-template-columns:1fr}.footer-bottom-left,.footer-bottom-right,.footer-column{grid-column:span 1}.footer-bottom-right{justify-content:flex-start}}