@media (max-width: 768px){.menu{left:calc(100dvw + 100px);transition:left .15s cubic-bezier(.42,0,.58,1)}.menu.active{left:0;margin:0}}.socials{position:relative}.socials__icons{height:0;opacity:0;transition:height .25s cubic-bezier(.42,0,.58,1),opacity .25s cubic-bezier(.42,0,.58,1),margin .25s cubic-bezier(.42,0,.58,1)}.socials__icons.active{margin-top:1rem;margin-bottom:1rem;height:5rem;opacity:1}@media (min-width: 1280px){.socials__icons.active{margin-top:2rem;margin-bottom:2rem}}.socials__text{height:2.5rem;opacity:1;transition:opacity .15s cubic-bezier(.42,0,.58,1),transform .15s cubic-bezier(.42,0,.58,1),height .15s cubic-bezier(.42,0,.58,1)}.socials__text.active{pointer-events:none;margin:0;height:0px;opacity:0;transform:translateY(-10px)}
