.hero-section{height:100vh;min-height:600px;max-height:1080px;position:relative;display:flex;align-items:center;justify-content:center}.hero-background{pointer-events:none;transform:none!important;scale:none!important}.hero-content-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transform:scale(1);transform-origin:center center;padding-top:36px}.hero-section .container{max-width:100%;overflow:visible}@media (max-width:768px){.hero-section{min-height:500px}}@media (max-width:480px){.hero-section{min-height:450px}}.hero-background:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:-1}.hero-section::-webkit-scrollbar{display:none}.hero-section{-ms-overflow-style:none;scrollbar-width:none}.hero-content-wrapper *{pointer-events:auto}.hero-content-wrapper button,.hero-content-wrapper h1,.hero-content-wrapper p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hero-section .space-y-12>*+*{margin-top:3rem}.hero-section .space-y-6>*+*{margin-top:1.5rem}.hero-content-wrapper a,.hero-content-wrapper button{position:relative;z-index:10}