footer{background:var(--color-primary);text-align:center;margin-top:7rem;padding:3rem 0;font-size:.9rem}footer a{color:var(--color-bg)}.footer__logo{margin-top:2rem;font-size:2rem;font-weight:500;display:inline-block}.permalinks{flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto 3rem;display:flex}.footer__socials{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.footer__socials a{background:var(--color-bg);color:var(--color-white);border:1px solid #0000;border-radius:.7rem;padding:.8rem;display:flex}.footer__copyright{color:var(--color-bg);margin-bottom:4rem}@media screen and (max-width:600px){.permalinks{flex-direction:column;gap:1rem}.footer__socials{margin-bottom:2.6rem}}
header{height:100vh;overflow:hidden}.header__container{text-align:center;height:100%;position:relative}.cta{justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.header__socials{flex-direction:column;align-items:center;gap:.8rem;font-size:1.5rem;display:flex;position:absolute;bottom:3rem;left:0}.header__socials:after{content:"";background:var(--color-primary);width:1.2px;height:3rem}.scroll__down{font-size:.9rem;font-weight:300;position:absolute;bottom:5rem;right:-2.3rem;transform:rotate(90deg)}@media screen and (max-width:600px){.header__socials,.scroll__down{display:none}}
