.site-footer{background:var(--bg-light);border-top:1px solid #00000014}.footer-container{max-width:1400px;margin:0 auto;padding:90px 70px 36px}.footer-top{justify-content:space-between;align-items:flex-start;gap:6rem;padding-bottom:64px;display:flex}.footer-left{max-width:340px}.footer-logo{width:180px;margin-bottom:28px}.footer-quote{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:28px;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.6}.footer-socials{gap:16px;display:flex}.footer-socials a{width:36px;height:36px;color:var(--text-dark);border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;transition:color .3s,border-color .3s;display:flex}.footer-socials a:hover{color:var(--primary-green);border-color:var(--primary-green)}.footer-right-group{flex-direction:row;align-items:flex-start;gap:5rem;display:flex}.footer-nav h4,.footer-location h4{font-family:var(--font-body);letter-spacing:2.5px;text-transform:uppercase;color:var(--primary-green);margin-bottom:22px;font-size:11px;font-weight:600}.footer-nav ul{margin:0;padding:0;list-style:none}.footer-nav li{margin-bottom:14px}.footer-nav a{color:var(--text-dark);font-family:var(--font-body);font-size:.95rem;font-weight:300;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.footer-nav a:after{content:"";background:var(--primary-green);transform-origin:0;width:100%;height:1px;transition:transform .35s;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.footer-nav a:hover,.footer-nav a.active{color:var(--primary-green)}.footer-nav a:hover:after,.footer-nav a.active:after{transform:scaleX(1)}.footer-location p{font-family:var(--font-body);color:var(--gray-dark);margin:0 0 8px;font-size:.95rem;font-weight:300;line-height:1.6}.footer-bottom{font-family:var(--font-body);letter-spacing:1px;color:var(--gray-dark);border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:24px;font-size:10px;display:flex}.footer-links{flex-wrap:wrap;gap:28px;display:flex}.footer-links a{color:var(--gray-dark);letter-spacing:.5px;font-size:10px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--primary-green)}@media (max-width:500px){.footer-container{padding:70px 24px 24px}.footer-top{flex-direction:column;gap:40px;padding-bottom:40px}.footer-right-group{flex-direction:column;gap:32px}.footer-logo{width:90px;margin:0 auto 24px}.footer-left{text-align:center;max-width:100%}.footer-quote{font-size:.9rem}.footer-socials{justify-content:center}.footer-location,.footer-nav{text-align:center;width:100%}.footer-nav a:after{display:none}.footer-bottom{text-align:center;flex-direction:column;gap:14px}.footer-links{justify-content:center;gap:16px}}@media (min-width:501px) and (max-width:900px){.footer-container{padding:80px 40px 30px}.footer-top{flex-direction:column;gap:40px}.footer-right-group{flex-direction:row;gap:3rem}}@media (min-width:1800px){.footer-container{max-width:1600px;padding:120px 100px 44px}.footer-top{gap:8rem}.footer-left{max-width:40%}}
