.scroll-cta{display:inline-flex;flex-direction:column;align-items:center;margin-top:20px;text-decoration:none;font-size:16px;font-weight:700}.scroll-cta:hover{color:#000}.line{width:2px;height:96px;transform:rotate(90deg);border-width:0 3px 3px 0;border-style:solid;animation:bounceLine 1.5s infinite}.scroll-cta:hover .line{border-color:#000}.scroll-cta .arrow{width:0;height:0;animation:bounceArrow 1.5s infinite}.scroll-cta .arrow,.scroll-cta:hover .arrow{border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid}@keyframes bounceLine{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceArrow{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeIn{opacity:0;transform:translateY(20px);animation:fadeIn 1.5s ease-in-out forwards}.fadeIn.anim-1{animation-delay:1s}.fadeIn.anim-2{animation-delay:2.5s}.fadeIn.home,.fadeIn.home1{animation-delay:.5s}.fadeIn.home2{animation-delay:1.5s}.fadeIn.home2-1{animation-delay:2s}.fadeIn.home3{animation-delay:3s}.fadeIn.home4{animation-delay:3.3s}.fadeIn.home5{animation-delay:3.6s}.fadeIn.home6{animation-delay:3.9s}.fadeIn.pic{animation-delay:2.8s}.fadeIn.about1{animation-delay:.5s}.fadeIn.about2{animation-delay:1.5s}.fadeIn.about3{animation-delay:2s}.fadeIn.about4{animation-delay:2.3s}.fadeIn.about5{animation-delay:2.6s}.fadeIn.about6{animation-delay:2.9s}.fadeIn.about7{animation-delay:4s}.fadeIn.about8{animation-delay:4.5s}.fadeIn.projects1{animation-delay:.3s}.fadeIn.projects2{animation-delay:.6s}.fadeIn.projects3{animation-delay:.9s}.fadeIn.projects4{animation-delay:1.2s}.fadeIn.projects5{animation-delay:1.6s}