@media screen and (max-width: 640px){#footer{border-top:1px solid var(--color-accent)}#footer a{text-decoration:none}#footer .row{display:flex;flex-direction:column;margin:var(--spacing-outer);padding:var(--spacing-outer) 0}#footer .hygiene{order:2}#footer .hygiene p{font-size:.75rem}#footer .resources{order:1;display:flex;justify-content:space-between;margin:2rem 0}#footer .resources a{display:block;margin:0 0 1em}#footer .socials{order:0;flex:0 0 50%;display:flex;justify-content:space-between}#footer .social-item{flex:0 0 50px;font-size:.75rem;text-align:center}#footer .social-name{font-weight:700}#footer .icon-container{width:3em;height:3em;display:flex;align-items:center;justify-content:center;margin:auto}}@media screen and (min-width: 640.1px){#footer{max-width:calc(1600px - 2em);margin:2rem auto 0}#footer a{text-decoration:none}#footer .row{margin:var(--spacing-outer);padding:var(--spacing-outer) 0;border-top:1px solid var(--color-accent);display:flex;align-items:flex-start;justify-content:space-between}#footer .row>*{position:relative;z-index:10}#footer .resources p{margin:0 0 1em}#footer .socials{flex:0 0 50%;display:flex;justify-content:flex-end;gap:2em}#footer .social-item{flex:0 0 50px;text-align:center}#footer .social-item a{transition:all .2s ease-in-out}#footer .social-item .icon{transform:translateY(0) scale(1);transition:transform .2s ease-in-out}#footer .social-item:hover a{color:var(--color-white)}#footer .social-item:hover .icon{transform:translateY(-.2em) scale(1)}#footer .social-name{font-weight:700}#footer .icon-container{width:3em;height:3em;display:flex;align-items:center;justify-content:center;margin:auto}}
