.footer{display:flex;flex-direction:column;padding:1rem;gap:1rem;background-color:#eef5f5}.footer,.footer .footer-meta{position:relative;width:100%;height:100%}.footer .footer-meta{color:var(--base-500);border-radius:2rem;padding:4rem 0}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{display:flex;gap:2rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1 1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{display:flex;flex-direction:column;gap:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-meta-list{display:flex;flex-direction:column;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-meta-list p{color:var(--brand-500);margin-bottom:1rem}.footer-origins{display:flex;flex-direction:column;align-items:flex-end}.footer-origin-link{position:relative;display:block;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer}.footer-origin-name,.footer-origin-visit{display:block;font-size:2.5rem;font-weight:500;letter-spacing:-.075rem;line-height:1.2;transition:transform .5s cubic-bezier(.65,0,.076,1)}.footer-origin-visit{position:absolute;top:0;right:0;color:var(--brand-500);transform:translateY(110%);pointer-events:none}.footer-origin-link:focus-visible .footer-origin-name,.footer-origin-link:hover .footer-origin-name{transform:translateY(-110%)}.footer-origin-link:focus-visible .footer-origin-visit,.footer-origin-link:hover .footer-origin-visit{transform:translateY(0)}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{color:var(--brand-500);margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-logo-img{line-height:0;cursor:pointer}.footer .footer-meta .container.footer-meta-header .footer-meta-logo-img img,.footer .footer-meta .container.footer-meta-header .footer-meta-logo-img svg{width:auto;height:2.4rem;display:block;overflow:visible;object-fit:contain}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%}.footer-msc-cert{display:inline-flex;flex-direction:column;gap:.3rem;margin-top:1.25rem;padding:.85rem 1.15rem;max-width:20rem;border:1px solid rgba(0,113,106,.35);border-radius:.75rem;text-decoration:none;color:var(--base-500);transition:border-color .3s ease,background-color .3s ease}.footer-msc-cert:focus-visible,.footer-msc-cert:hover{border-color:var(--brand-500);background-color:rgba(0,113,106,.06)}.footer-msc-cert:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}.footer-msc-cert-label{font-weight:500;color:var(--brand-500)}.footer-msc-cert-meta{font-size:.85rem;line-height:1.4;color:var(--base-400)}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){display:flex;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{display:flex;gap:.25rem}.footer .footer-socials-wrapper .icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;border:1px solid var(--brand-500);border-radius:10rem;font-size:1.25rem;color:var(--brand-500);text-decoration:none;transition:background-color .3s ease,color .3s ease}.footer .footer-socials-wrapper .icon:hover{background-color:var(--brand-500);color:#fff}.footer .footer-socials p{color:var(--base-400)}.footer-outro .container{display:flex;flex-direction:column;gap:1rem;color:var(--base-400);overflow:hidden}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer .footer-outro .footer-header img{width:100%;height:auto;object-fit:contain}.footer-copyright{display:flex;gap:2rem}.footer-copyright p{flex:1 1;color:var(--base-400)}.footer-copyright p span{color:var(--base-500)}.footer-copyright p:nth-child(2){display:flex;text-align:center;justify-content:center}.footer-copyright p:nth-child(3){display:flex;justify-content:flex-end;text-align:right}@media (max-width:1000px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{flex-direction:column;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-meta-list,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){justify-content:flex-start;text-align:left}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta-header .footer-meta-col:nth-child(2){display:flex}.footer-origins{align-items:flex-start}.footer-origin-visit{right:auto;left:0}.footer-copyright{flex-direction:column-reverse;gap:.25rem}.footer-copyright p:nth-child(2){display:none}.footer-copyright p:nth-child(3){display:flex;justify-content:flex-start;text-align:left}}