.hero-requery-section{align-items:center;display:flex;height:47.5rem}.hero-requery-container{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}.hero-requery-section.left .hero-requery-text{align-items:flex-start;text-align:left}.hero-requery-section.center .hero-requery-text{align-items:center;text-align:center}.hero-requery-section.right .hero-requery-text{align-items:flex-end;text-align:right}.hero-requery-text{display:flex;flex:1 1 70%;flex-direction:column;max-width:43.75rem}.hero-requery-title{color:#131015;font-family:Poppins,sans-serif;font-size:4rem;font-weight:700;line-height:5rem;margin-bottom:1.25rem}.hero-requery-description{color:#4a404e;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.75rem;margin-bottom:2.5rem;max-width:43.75rem}.hero-requery-button-wrapper{display:flex;margin-top:0;width:100%}.hero-requery-section.left .hero-requery-button-wrapper{justify-content:flex-start}.hero-requery-section.center .hero-requery-button-wrapper{justify-content:center}.hero-requery-section.right .hero-requery-button-wrapper{justify-content:flex-end}.hero-requery-image{flex:1 1 30%;margin-top:-2.5rem}.hero-requery-image img{display:block;height:auto;max-width:37.5rem;width:100%}.hero-fade-up{animation:heroFadeInUpBlur 1.6s ease-out forwards;filter:blur(.625rem);opacity:0;transform:translateY(2.5rem)}@keyframes heroFadeInUpBlur{0%{filter:blur(.625rem);opacity:0;transform:translateY(2.5rem)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.hero-delay-1{animation-delay:.2s}.hero-delay-2{animation-delay:.4s}.hero-delay-3{animation-delay:.6s}.desktop-only,.mobile-only{display:none!important}@media (max-width:768px){.hero-requery-section{height:auto;padding:2rem 1rem}.hero-requery-container{align-items:center;flex-direction:column;gap:2rem}.hero-requery-text{align-items:flex-start;flex:1 1 100%;max-width:100%;text-align:left}.hero-requery-title{font-size:2rem;line-height:3rem}.hero-requery-description{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}.hero-requery-button-wrapper{justify-content:flex-start!important}.hero-requery-image{flex:1 1 100%;margin-top:0}.hero-requery-image img{height:auto;max-width:100%}.mobile-only{display:inline-block!important}.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}.desktop-only{display:inline-block!important}}