/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.hero{width:100%;height:100vh;min-height:600px;max-height:800px;position:relative;overflow:hidden}.hero__background{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero__background:after{content:"";background:linear-gradient(#0000001a 0%,#0000004d 60%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero__content{z-index:2;text-align:center;width:100%;padding:0 40px;position:absolute;bottom:80px;left:0}.hero__text-container{text-align:center;display:inline-block}.hero__heading{color:#fff;text-shadow:2px 2px 8px #00000080;text-transform:uppercase;letter-spacing:-1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;margin:0;padding:5px 0;font-size:3.5rem;line-height:1;font-weight:900!important}.hero__go-big-container{display:inline-block;position:relative}.hero__go-big{color:#ffc700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;position:relative;font-family:Mello,sans-serif!important;font-weight:900!important}.hero__period{color:#ffc700;font-family:Mello,sans-serif!important;font-weight:900!important}.hero__underline{z-index:-1;width:100%;max-width:100%;height:auto;position:absolute;bottom:-10px;left:0}.hero__button-container{margin-top:20px}.hero__button{color:#000;text-transform:uppercase;letter-spacing:1px;background-color:#ffc700;border-radius:6px;padding:18px 48px;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #0006}.hero__button:hover{background-color:gold;transform:translateY(-2px);box-shadow:0 6px 16px #00000080}@media (min-width:1025px){.hero__content{text-align:left;padding-left:80px;top:50%;bottom:auto;transform:translateY(-50%)}.hero__text-container{text-align:left}.hero__go-big-container{margin-top:5px}}@media (min-width:769px) and (max-width:1024px){.hero__content{text-align:left;width:60%;padding-left:60px;top:50%;bottom:auto;transform:translateY(-50%)}.hero__text-container{text-align:left}.hero__heading{font-size:3rem}}@media (max-width:768px){.hero{height:60vh;min-height:400px;max-height:500px}.hero__background{background-position:50%;background-size:cover}.hero__content{text-align:center;width:100%;padding:0 20px;bottom:40px}.hero__heading{font-size:2.2rem}.hero__underline{bottom:-8px}.hero__button{padding:14px 32px;font-size:1rem}}@media (max-width:480px){.hero{height:55vh;min-height:350px;max-height:450px}.hero__background{background-position:50%;background-size:cover}.hero__content{bottom:30px}.hero__heading{font-size:1.8rem}.hero__underline{bottom:-6px}.hero__button{padding:12px 28px;font-size:.9rem}}