.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;overflow:hidden;padding:100px 0;position:relative;width:100vw}.hero-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:0}.hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.hero-image,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:rgba(0,0,0,.6);z-index:1}.hero-content{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;width:100%;z-index:2}.hero-text{margin:0 auto;max-width:700px;text-align:center}.titulo-normal{color:#fff;margin:0 0 15px;text-transform:uppercase}.titulo-degradado,.titulo-normal{font-family:DM Sans,sans-serif;font-size:72px;font-weight:900;line-height:1.1}.titulo-degradado{background:linear-gradient(90deg,#5040ff,#00f6f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;margin:0 0 40px;text-transform:uppercase}.hero-description{color:#fff;font-size:18px;line-height:1.6;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:600px}@media (max-width:768px){.hero-section{min-height:600px;padding:80px 0}.hero-content{padding:0 30px}.titulo-degradado,.titulo-normal{font-size:48px;margin-bottom:12px}.hero-description{font-size:16px;margin-bottom:40px}}@media (max-width:480px){.hero-section{height:auto!important;min-height:auto!important;padding:200px 0!important}.hero-content{padding:0 20px}.titulo-degradado,.titulo-normal{font-size:36px;margin-bottom:10px}.titulo-degradado{margin-bottom:25px}.hero-description{font-size:15px;line-height:1.5;margin-bottom:35px}}