.vertex{display:block;position:absolute;transition:all .3s ease-in-out}.vertex--blur{filter:blur(4px)}.vertex--animate--clock{animation:spin 60s linear infinite}.vertex--animate--counter{animation:counterspin 60s linear infinite}@keyframes spin{50%{-moz-transform:rotate(20deg)}to{-moz-transform:rotate(0deg)}}@keyframes counterspin{50%{-moz-transform:rotate(-20deg)}to{-moz-transform:rotate(0deg)}}.vertex--circle{border-radius:100%;border-style:none;outline:none;position:relative;text-decoration:none}.vertex--center{height:0;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:0}.vertex--edge{border-style:dashed;border-width:2px;height:0;position:relative;transform-origin:top left}.vertex--child,.vertex--edge{transition:all .3s ease-in-out}.vertex--child{border-radius:100%;border-style:none;outline:none;position:absolute;right:0;text-decoration:none;top:0;transform:translate(50%) translateY(-50%)}.parallax{position:relative;top:0}.header-section--clip{clip-path:polygon(0 0,100% 0,100% 95%,0 100%)}@media (min-width:768px){.header-section--clip{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}}.github,.twitter{fill:#bababa}.footer-section--clip{clip-path:polygon(0 0,100% 5%,100% 100%,0 100%)}@media (min-width:768px){.footer-section--clip{clip-path:polygon(0 0,100% 15%,100% 100%,0 100%)}}
