.hero-section{position:relative;height:700px;display:flex;align-items:flex-start;justify-content:center;padding-top:50px;overflow:hidden}.hero-title{color:#333;font-size:100px;font-weight:700;padding:0 20px;position:absolute;text-align:center;text-transform:uppercase;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-stroked-title{color:transparent;-webkit-text-stroke:2px #333}.card-container{position:relative;z-index:1}.introduction-text{margin-top:3rem;margin-bottom:8rem;text-align:center}.introduction-text p{max-width:42rem;margin-left:auto;margin-right:auto}.min-h-screen{min-height:100vh}