.footer-v2{width:100%;min-height:100vh;justify-content:center;background-color:#060606;color:#ffffff;font-family:inherit}.footer-v2,.footer-v2-container{display:flex;flex-direction:column}.footer-v2-container{max-width:1152px;margin:0 auto;padding:40px 16px;gap:48px}.footer-svg-wrap{width:100%;margin:0 auto}.footer-desktop-only{display:none!important}.footer-mobile-only{display:block!important}@media (min-width:640px){.footer-desktop-only{display:block!important}.footer-mobile-only{display:none!important}}.footer-v2-main{width:100%}.footer-v2-cols{display:flex;flex-direction:column;gap:40px}@media (min-width:1024px){.footer-v2-cols{flex-direction:row;gap:32px;justify-content:space-between}}.footer-v2-col{display:flex;flex-direction:column;gap:12px}.footer-v2-heading{font-size:1.5rem;color:#ffffff;font-weight:500}.footer-v2-subheading{color:rgba(255,255,255,.7);font-size:1.125rem;line-height:1.75;transition:color .2s ease;margin-top:16px;font-weight:400}.hover-bright:hover{color:rgba(255,255,255,.9)}.footer-contact-col{display:flex;justify-content:flex-start}@media (min-width:1024px){.footer-contact-col{justify-content:center;align-items:flex-end;align-self:flex-end}}.footer-contact-inner{max-width:24rem;width:100%;display:flex;flex-direction:column;gap:24px}.footer-contact-item{display:flex;align-items:center;gap:16px}.footer-contact-item.align-start{align-items:flex-start}.footer-icon-wrap{color:rgba(255,255,255,.7)}.footer-icon-wrap.mt-1{margin-top:4px}.footer-icon{width:20px;height:20px}.footer-phone-list{display:flex;flex-direction:column;gap:4px}.footer-v2-link{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}.footer-v2-mobile-links{display:block}.footer-v2-mobile-links ul{display:flex;flex-direction:row;justify-content:space-around;list-style:none;padding:0;margin:0}.footer-v2-mobile-links li a{color:rgba(255,255,255,.6);font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-v2-mobile-links li a:hover{color:#ffffff}@media (min-width:640px){.footer-v2-mobile-links li a{font-size:1rem}}.footer-v2-sep-mobile{margin-top:24px}.footer-v2-sep-desktop,.footer-v2-sep-mobile{background-color:rgba(255,255,255,.2);height:1px;width:100%}.footer-v2-sep-desktop{display:none}@media (min-width:768px){.footer-v2-mobile-links{display:none!important}.footer-v2-sep-desktop{display:block}}.footer-v2-bottom{display:none}@media (min-width:768px){.footer-v2-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px;width:100%;align-items:center}}.footer-v2-bottom-links{display:flex;flex-direction:row;gap:16px;list-style:none;padding:0;margin:0;align-items:center}.footer-v2-bottom-links li a{color:rgba(255,255,255,.6);font-size:1.125rem;text-decoration:none;transition:color .2s ease}.footer-v2-bottom-links li a:hover{color:#ffffff}.footer-v2-brand{display:flex;justify-content:center;align-items:center}.footer-v2-brand-link{display:flex;flex-direction:row;gap:8px;align-items:center;text-decoration:none}.footer-v2-logo{width:40px;height:auto}.footer-v2-brand-text{font-size:22px;font-weight:700;color:#ffffff;margin:0}.footer-v2-socials{display:flex;justify-content:flex-end;flex-direction:row;gap:24px;list-style:none;padding:0;margin:0;align-items:center}.footer-social-link{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7);transition:all .3s ease}.footer-social-link svg{width:24px;height:24px}.footer-social-link:hover{color:#ffffff;transform:scale(1.1)}