.footer_footerContainer__FovHF{display:flex;justify-content:center;padding:1rem 4rem 4rem;background-color:var(--bg);transition:background-color .2s ease}.footer_footerContent__myr0K{border-top:1px solid var(--footerBorder);width:100%;max-width:70rem;display:flex;justify-content:space-around;padding-top:2rem;flex-direction:row}.footer_footerContainer__FovHF p,.footer_footerContent__myr0K a{display:block;margin-top:20px;cursor:pointer;transition:color .3s ease}.footer_footerContent__myr0K .footer_externalIcon__vF4xZ{opacity:0;transition:opacity .3s ease}.footer_footerContent__myr0K a:hover .footer_externalIcon__vF4xZ{opacity:1}.footer_externalIcon__vF4xZ{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;margin-left:3px;font-weight:300}.footer_footerContainer__FovHF a:hover,.footer_footerContainer__FovHF p:hover{color:var(--primaryColor)}@media (max-width:700px){.footer_footerContainer__FovHF{padding:1rem 2rem 2rem}.footer_footerContent__myr0K{flex-direction:column;gap:1.5rem;padding-top:1rem}}