.hero-social{left:20px;list-style:none;margin:0;opacity:0;padding:0;position:absolute;top:100vh;transform:translateY(calc(-100% - 50px));visibility:hidden;z-index:100}.hero-social .hero-social__link{align-items:center;border:3px solid #fff;border-radius:50%;color:#fff;display:block;display:flex;font-size:.85em;height:30px;justify-content:center;margin-top:20px;transition:.3s;width:30px}.hero-social .hero-social__link:hover{border-color:#7fbc42;color:#7fbc42}.hero-social .hero-social .icon-linkedin{margin-left:3px}.hero-social .icon{stroke-width:0;stroke:#fff;fill:#fff;display:inline-block;height:1em;transition:.3s;width:1em}.hero-social li{line-height:1.15}.hero-social .hero-social__link:hover svg{fill:#7fbc42;transition:.3s}.hero-social svg#icon-linkedin{margin-left:4px}@media (min-width:768px){.hero-social{opacity:1;visibility:visible}}