@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes growIn{0%{transform:scaleY(0)}30%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes fadeIn{0%{opacity:.3}60%{opacity:.3}100%{opacity:1}}.scroll-arrow{position:relative;z-index:2000;display:flex;align-items:flex-end;justify-content:flex-end;height:0px;width:100%;max-width:136rem;margin:0 auto;padding:0 2rem}@media screen and (min-width: 1025px)and (max-width: 2039px){.scroll-arrow{padding:0 6rem}}@media screen and (min-width: 2040px){.scroll-arrow{padding:0 8rem}}.scroll-arrow__anchor{position:relative}@media screen and (min-width: 1025px){.scroll-arrow__anchor{top:1.3333333333rem}}.scroll-arrow__link{margin-left:auto;margin-right:0px;display:block;position:relative;width:1.2rem;height:12rem;transition:transform .3s ease;left:.5333333333rem}.scroll-arrow__link:after{content:"";position:absolute;left:.5333333333rem;width:.1333333333rem;height:calc(100% - 4px);bottom:4px;background-color:#4c5a41;animation:growIn 1s ease;z-index:2;transform-origin:top center;transition:background-color .3s ease}.scroll-arrow__link:before{content:"";position:absolute;left:.5333333333rem;width:.1333333333rem;height:calc(100% - 4px);bottom:4px;background-color:rgba(76,90,65,.3);z-index:1}.scroll-arrow__chevron{position:absolute;left:0;bottom:0;width:1.2rem;height:.7333333333rem;background-image:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0.331055L9.19238 11H8.80859L0 0.331055L0.382812 0L9.24512 6.8877L17.6172 0L18 0.331055Z' fill='%234C5A41'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center bottom;background-size:18px 11px;z-index:20;animation:fadeIn 1.4s ease;transition:background-image .3s ease}.scroll-arrow__link:hover{transform:translateY(3%)}.scroll-arrow__link:hover:after{background-color:#3e4935}.scroll-arrow__link:hover .scroll-arrow__chevron{background-image:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0.331055L9.19238 11H8.80859L0 0.331055L0.382812 0L9.24512 6.8877L17.6172 0L18 0.331055Z' fill='%233e4935'/%3E%3C/svg%3E")}.hero-banner .scroll-arrow{top:2.6666666667rem}@media screen and (min-width: 0)and (max-width: 1024px){.hero-banner .scroll-arrow{right:2rem}}@media screen and (min-width: 731px)and (max-width: 1024px){.two-columns .scroll-arrow{top:-4rem}}@media screen and (min-width: 1025px){.two-columns .scroll-arrow{top:-5.3333333333rem}}@media screen and (min-width: 0)and (max-width: 730px){.two-columns .scroll-arrow{position:absolute;right:0px;top:90vw}}@media screen and (min-width: 731px){.two-columns.two-column--media-right .scroll-arrow__link{margin-right:41.4%}}@media screen and (min-width: 0)and (max-width: 730px){.two-columns.two-column--media-right .scroll-arrow__link{margin-left:0;margin-right:auto}}