.responsive-video{display:block;height:auto;margin:0 auto;max-width:800px;width:100%}.scroll-indicator-wrapper{position:relative}.scroll-indicator{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.scroll-indicator .arrow{animation:scroll-arrow 2s infinite;border-bottom:2px solid #4cc186;border-right:2px solid #4cc186;display:block;height:20px;margin:-10px;transform:rotate(45deg);width:20px}.scroll-indicator .arrow:nth-child(2){animation-delay:-.2s}.scroll-indicator .arrow:nth-child(3){animation-delay:-.4s}@keyframes scroll-arrow{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.groundswell-hero-section{font-family:Spartan,sans-serif;height:90vh;overflow:hidden;position:relative;width:100vw;z-index:10}.groundswell-herobg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.inner-wrap{display:flex;flex-direction:column;height:60%;justify-content:center;padding:0 20px}.scroll-indicator-wrapper{height:80px}@media screen and (max-width:991px){.inner-wrap{height:80%}}.groundswell-sub-nav{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1300px;padding:15px 0;width:70%}.groundswell-logo{align-content:center;align-items:center;display:flex;justify-content:center}.groundswell-nav-links{display:flex;list-style:none}.groundswell-nav-links li{margin-left:25px}.groundswell-nav-links a{color:#fffeff;font-family:Spartan,sans-serif;font-size:16px;text-decoration:none;transition:color .3s ease}.groundswell-nav-links a:hover{color:#64c18a}.groundswell-burger{cursor:pointer;display:none}.groundswell-burger div{background-color:#fffeff;height:3px;margin:5px;transition:all .3s ease;width:25px}@media screen and (max-width:1200px){.groundswell-sub-nav{width:80%}}@media screen and (max-width:991px){.groundswell-sub-nav{align-items:center;display:flex;justify-content:space-between;margin:0;max-width:1300px;padding:15px 20px;position:relative;width:100%}.groundswell-nav-links{align-items:center;background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;flex-direction:column;left:0;margin:0;padding:20px 0;position:absolute;top:60px;transform:translateY(-150%);transition:transform .5s ease-in;width:100%;z-index:10}.groundswell-nav-links li{margin:15px 0}.groundswell-nav-links a{color:#294196}.groundswell-burger{display:block}.groundswell-nav-active{transform:translateY(0)}.groundswell-toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.groundswell-toggle .line2{opacity:0}.groundswell-toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.groundswell-logo{width:180px}}@media screen and (max-width:768px){.groundswell-sub-nav{top:35px}}