@layer payload-default{}.footer{position:relative;z-index:1;padding:6.25rem 0 1.875rem}.footer .footer-wrapper{display:grid;gap:1rem}.footer .footer-wrapper .socials{grid-area:1/1}.footer .footer-wrapper .socials a{font-size:2.5rem;letter-spacing:.09rem;color:rgba(255,255,255,.2)}@media screen and (hover:hover){.footer .footer-wrapper .socials a{color:rgba(255,255,255,.3);background:linear-gradient(to right,var(--text-primary),var(--text-primary)) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:0;transition:background-size .5s cubic-bezier(.1,.5,.5,1)}.footer .footer-wrapper .socials a:hover{background-size:100%}}.footer .footer-wrapper .copyright{grid-area:3/1}.footer .footer-wrapper .email{grid-area:2/1;margin-top:1rem}@media(width >= 640px){.footer .footer-wrapper{display:flex;justify-content:space-between;align-items:flex-end}.footer .footer-wrapper .copyright{position:absolute;left:50%;transform:translateX(-50%)}.footer .footer-wrapper .email{margin-top:0}}@layer payload-default{}.header-nav>ul{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}@layer payload-default{}.header,.header-nav>ul>li{overflow:hidden}.header{position:absolute;top:0;left:0;right:0}.header svg{width:min(210px,100%);height:100%}.header svg path{pointer-events:none}