.home-hero-global-container-outer{background-repeat:no-repeat;background-size:cover}.home-hero-global-container-inner{min-height:74.5rem}.home-hero-caption p{max-width:38.5rem;font-size:1.8rem}.home-hero-ctas a{display:flex;flex-flow:column;justify-content:center;align-items:center;min-width:16.8rem;padding:2.5rem 0 3rem 0;background:#1f2531;border-radius:5px;margin-right:.7rem;transition:all var(--transition-duration) var(--transition-timing-function)}.home-hero-ctas img{margin-bottom:1.5rem}.home-hero-ctas p{font-size:1.4rem;color:var(--white-color)}.home-hero-ctas a:hover{background:var(--secondary-color) !important}.go-down-arrow-container{align-self:center;transform:translateY(4rem)}.go-down-arrow{display:block;height:15px;width:27px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.271' height='14.927' viewBox='0 0 26.271 14.927'%3E%3Cpath id='Path_5' data-name='Path 5' d='M791.824,651.781l-12.24,12.24-12.24-12.24' transform='translate(-766.449 -650.885)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2.534'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;animation:bounce 3s infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:1024px){.home-hero-global-container-inner{min-height:60.5rem;padding:0 1rem}.home-hero-title.mb-5.pt-8,.home-hero-caption.mb-5,.home-hero-ctas.mb-5{margin-bottom:3rem}.go-down-arrow-container{transform:translateY(0)}}@media(max-width:480px){.home-hero-ctas a{min-width:12.8rem !important}}