.hamburger .line{fill:none;stroke:var(--white);stroke-width:2;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.hamburger .line1{stroke-dasharray:60 207}.hamburger .line2{stroke-dasharray:60 60}.hamburger .line3{stroke-dasharray:60 207}.hamburger.is-open .line1{stroke-dasharray:90 207;stroke-dashoffset:-134}.hamburger.is-open .line2{stroke-dasharray:1 60;stroke-dashoffset:-30}.hamburger.is-open .line3{stroke-dasharray:90 207;stroke-dashoffset:-134}@media screen and (max-width:599px){.overlay{z-index:100;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--black);pointer-events:none}.overlay:not([aria-expanded=true]){opacity:1}}.Socials_socials__h5Yg9{display:flex;gap:1rem}.Socials_socials__h5Yg9 a,.Socials_socials__h5Yg9 svg{width:24px;height:24px}@keyframes subtle-rotate{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.animate-subtle-rotate{animation:subtle-rotate 3s ease-in-out infinite}.animate-subtle-rotate:hover{.animate-hoverAnimation{animation-play-state:running}.animate-loadAnimation{animation-play-state:paused}}@keyframes hoverAnimation{to{transform:scale(1.1)}}@keyframes loadAnimation{0%{transform:rotate(0deg) scale(.5);opacity:0}to{transform:rotate(1turn) scale(1);opacity:1}}.animate-hoverAnimation{animation:hoverAnimation .5s ease-in-out none}.animate-loadAnimation{animation:loadAnimation .5s ease-out forwards}