.footer-subpage-main{display:flex;width:100%;overflow:hidden;justify-content:center;padding-top:3rem;padding-bottom:1rem}.footer-subpage-container{display:flex;flex-direction:column;justify-content:start;gap:2rem;width:90%}.footer-subpage-content{display:flex;width:100%;color:rgba(255,255,255,1)}.footer-subpage-infoWrapper{display:flex;justify-content:space-between;gap:1rem;width:100%}.footer-subpage-contactInfo,.footer-subpage-navLinks,.footer-subpage-socialLinks{display:flex;flex-direction:column;font-size:.8rem;font-weight:300;gap:1rem;color:rgb(184,183,183)}.footer-subpage-contactInfo a,.footer-subpage-navLinks a,.footer-subpage-socialLinks a{text-decoration:none;color:inherit}.footer-subpage-graphics{width:100%;display:flex;justify-content:space-between}.footer-subpage-logo{width:121px}@media (min-width:600px){.footer-subpage-main{padding-top:2rem}.footer-subpage-container{gap:3rem;width:60%}}