.home-background{background-image:url(/red-purple-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}.landing-page{padding-top:15vh}.landing-page__container{padding-left:2rem;padding-right:2rem}.hero-card{background-color:#000000b3;max-width:900px}.hero-card__content{padding:4rem 5.25rem}.hero-card__title{font-size:3.75rem;font-weight:700;line-height:1.1}.hero-card__title-line{color:#fff}.hero-card__title-gradient{font-size:4rem;font-weight:700;background:linear-gradient(90deg,#e91e63,#9c27b0,#e91e63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-card__description{font-size:1.2rem;color:#fff;line-height:1.625;font-weight:200;max-width:42rem;margin:0 auto;padding-top:1.25rem}.hero-card__description br{display:block}.hero-card__link{color:#fff;font-weight:500;font-size:1.125rem;text-decoration:none;transition:color .2s}.hero-card__link:hover{color:#374151}.hero-card__icon{color:#fff}.typing-gradient-text{font-size:5rem;font-weight:700;background:linear-gradient(90deg,#e91e63,#9c27b0,#e91e63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:slideIn .5s ease-in-out}.slide-text-container{width:750px;min-width:750px;height:6rem}@media(max-width:1024px){.landing-page{padding-top:10vh}.landing-page__container{padding-left:1.5rem;padding-right:1.5rem}.hero-card__content{padding:3rem 2.5rem}.hero-card__title{font-size:2.75rem}.hero-card__title-gradient{font-size:3rem}.hero-card__description{font-size:1.1rem;padding-top:1rem}.typing-gradient-text{font-size:3.5rem}.slide-text-container{width:550px;min-width:550px;height:5rem}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
