.page_page-body__SbkMr.page_search__NUi2h{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-banner-main-page{display:flex;justify-content:center;align-items:center;width:100%;min-height:30rem;margin-bottom:3rem;background:url(/backdrop-banner.png);background-repeat:no-repeat;background-size:cover}.hero-banner-content{width:60%}.hero-animate .line{opacity:0;transform:translateY(-12px);animation:fadeDown ease-out both;animation-timeline:view();animation-range:entry 0 cover 30%;will-change:opacity,transform}.hero-animate .line:nth-child(2){animation-range:entry 10% cover 30%}.hero-animate .line:nth-child(3){animation-range:entry 20% cover 30%}@keyframes fadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline:view()){.hero-animate .line{animation:fadeDown .7s cubic-bezier(.16,1,.3,1) forwards}.hero-animate .line:first-child{animation-delay:60ms}.hero-animate .line:nth-child(2){animation-delay:.22s}.hero-animate .line:nth-child(3){animation-delay:.38s}}@media (prefers-reduced-motion:reduce){.hero-animate .line{animation:none!important;opacity:1;transform:none}}