.hero-video-layout{--vertical-padding:2.5rem;}.hero-video-layout-content{display:flex;flex-direction:column;align-items:center;gap:2.625rem;padding-top:var(--vertical-padding);padding-bottom:var(--vertical-padding);}.hero-video-layout-content.no-padding{padding-top:0;padding-bottom:0;}.hero-video-layout .video-iframe{aspect-ratio:16 / 9;border:0.25rem solid var(--gray-900);background-color:var(--gray-900);border-radius:1rem;object-fit:cover;width:22.5rem;}.hero-video-layout .layout-content{max-width:unset;justify-content:center;}.hero-video-layout .hero-video-layout-cta-buttons{padding-top:3.5rem;gap:1rem;width:22.5rem;}.hero-video-layout-cta-buttons{width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:1.5rem;gap:1rem;}.hero-video-layout-cta-button{width:100%;justify-content:center;}.hero-video-layout-minor-heading{padding-bottom:1rem;font-size:var(--font-size-text-sm);line-height:var(--line-height-text-sm);font-weight:600;}.hero-video-layout-major-heading{max-width:32rem;padding-bottom:2rem;font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);text-align:center;}.hero-video-layout-subheading{max-width:50rem;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);text-align:center;}.hero-video-layout-header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;z-index:1;}@media (min-width:40rem){.hero-video-layout-content{--vertical-padding:4rem;}.hero-video-layout .video-iframe{width:35.5rem;}.hero-video-layout .hero-video-layout-header{max-width:31.25rem;}.hero-video-layout .hero-video-layout-major-heading{font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.hero-video-layout-cta-buttons{flex-direction:row;align-items:center;gap:2rem;}}@media (min-width:64rem){.hero-video-layout .video-iframe{width:55rem;}.hero-video-layout .hero-video-layout-cta-button{width:10.625rem;}.hero-video-layout-subheading{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);}.hero-video-layout-cta-button{width:fit-content;}}@media (min-width:80rem){.hero-video-layout-content{gap:8rem;flex-direction:row;--vertical-padding:6rem;}.hero-video-layout .video-iframe{width:55rem;align-self:end;}.hero-video-layout .hero-video-layout-major-heading,.hero-video-layout .hero-video-layout-subheading{text-align:start;}.hero-video-layout .hero-video-layout-header{align-items:start;}.hero-video-layout .hero-video-layout-cta-buttons{justify-content:start;}}
.logo-carousel-layout{background-color:var(--harvest-midnight-50);}.logo-carousel-layout.is-evergreen-background{background-color:var(--evergreen-50);}.logo-carousel-layout .layout-content{max-width:100rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}.logo-carousel-wrapper{display:flex;justify-content:center;flex-direction:column;width:100%;height:10.25rem;}@media (min-width:80rem){.logo-carousel-wrapper{flex-direction:row;height:7.5rem;}}.logo-carousel-text-container{flex:1;flex-shrink:0;margin-top:2rem;text-align:center;margin-right:1.5rem;}@media (min-width:80rem){.logo-carousel-text-container{width:13rem;margin-top:0;align-content:center;}}.logos-container{flex:1 1 75%;min-width:19rem;padding-top:1.5rem;overflow:hidden;display:flex;flex-direction:row;}@media (min-width:80rem){.logo-carousel-text-container .onside-text{display:flex;text-align:center;justify-self:center;}}.logos-container-inner{display:flex;animation:logo-carousel 30s linear infinite;gap:4rem;padding-right:4rem;}.logo-carousel-logos{height:4rem;object-fit:contain;}@keyframes logo-carousel{0%{transform:translateX(0);}100%{transform:translateX(-100%);}}
