.footer{margin-top:6rem;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-container{width:80%}.footer-links{margin-bottom:6rem;display:flex;justify-content:space-between}.footer-social-links{display:flex;flex-direction:column;gap:1rem}.footer-social-links-button{background-color:var(--button-color);color:var(--primary-color);padding:.75rem 1.25rem;border-radius:1rem;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.footer-social-links-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.footer-social-links-title{color:var(--text-color-dark-grey);font-size:1.5rem;font-weight:400}.footer-social-links-button-text-wrapper{display:flex;flex-direction:row;align-items:center;gap:1rem}.footer-social-links-button-text-bold{font-weight:700}.footer-logo-wrapper{display:flex;flex-direction:column;gap:1rem;width:50%}.footer-logo-text{display:flex;align-items:center;gap:.5rem}.footer-logo-image{width:3.5rem;height:3.5rem}.footer-logo{font-size:2rem;font-weight:300}.footer-text-slogan{font-size:1.2rem}.footer-social-links-wrapper{display:flex;gap:1rem;align-items:center}.footer-social-link{cursor:pointer}.footer-contact-wrapper{display:flex;flex-direction:column;gap:1rem}.footer-divider{width:100%;border:.25px solid var(--text-color-grey)}.footer-copyright{width:80%;margin:2rem;display:flex;justify-content:space-between}.footer-copyright-text{width:50%}.footer-links-wrapper{width:50%;display:flex;justify-content:flex-end;gap:1rem}.footer-link{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer}.footer-contact-email{text-decoration:none;color:inherit}.footer-contact-email:visited,.footer-contact-email:hover,.footer-contact-email:active{color:inherit}.mobile-break{display:none}@media (max-width: 1366px){.footer-links{flex-direction:column;gap:2rem}.footer-social-links{align-items:flex-start}.footer-copyright{flex-direction:column;gap:1.5rem}.footer-links-wrapper{flex-direction:column;gap:1rem}}@media (max-width: 768px){.footer{margin-top:4rem}.footer-container{width:100%;padding:.5rem}.footer-text-slogan{font-size:1rem;white-space:nowrap}.footer-links{margin:1rem;text-align:center}.footer-social-links{display:flex;flex-direction:column;align-items:center}.footer-social-links-wrapper{justify-content:center}.footer-copyright{text-align:center}.footer-copyright-text{font-size:.875rem;width:100%}.footer-mobile-break{display:block}.footer-link{font-size:.875rem}.footer-logo{font-size:1.5rem}.footer-logo-wrapper{width:100%}.footer-logo-image{width:2rem;height:2rem}.footer-logo-text{justify-content:center}.footer-links-wrapper{width:100%;justify-content:center;align-items:center}}
