.hero-section-custom{display:flex;justify-content:center;padding-bottom:6.25rem;padding-top:10rem}.hero-section-custom.left .hero-container{align-items:flex-start;text-align:left}.hero-section-custom.center .hero-container{align-items:center;text-align:center}.hero-section-custom.right .hero-container{align-items:flex-end;text-align:right}.hero-container{display:flex;flex-direction:column}.hero-title{color:#131015;font-size:4rem;font-weight:900;line-height:5rem;margin-bottom:1.25rem;max-width:56.25rem}.hero-description,.hero-title{font-family:Poppins,sans-serif}.hero-description{color:#4a404e;font-size:1.125rem;font-weight:500;line-height:1.75rem;margin:0;max-width:43.75rem}.button-wrapper{display:flex;width:100%}.hero-section-custom.left .button-wrapper{justify-content:flex-start}.hero-section-custom.center .button-wrapper{justify-content:center}.hero-section-custom.right .button-wrapper{justify-content:flex-end}.hero-fade-up{animation:heroFadeInUpBlur 1.6s ease-out forwards;filter:blur(.625rem);opacity:0;transform:translateY(2.5rem)}.hero-delay-1{animation-delay:.2s}.hero-delay-2{animation-delay:.4s}.hero-delay-3{animation-delay:.6s}@keyframes heroFadeInUpBlur{0%{filter:blur(.625rem);opacity:0;transform:translateY(2.5rem)}to{filter:blur(0);opacity:1;transform:translateY(0)}}@media (max-width:1199px){.hero-title{font-size:3rem;line-height:3.75rem;max-width:43.75rem}.hero-description{font-size:1rem;line-height:1.5rem;max-width:37.5rem}.hero-section-custom{padding-bottom:5rem;padding-top:7.5rem}}@media (max-width:767px){.hero-title{font-size:2rem;line-height:2.625rem}.hero-description,.hero-title{max-width:100%;text-align:center}.hero-description{font-size:.9375rem;font-weight:500;line-height:1.375rem;margin-top:.75rem}.hero-container{align-items:center}.button-wrapper{justify-content:center!important;margin-top:1.25rem}.hero-section-custom{padding-bottom:3.75rem;padding-top:5rem}.custom-button{color:#000;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600}}