@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");*{font-family:Inter,sans-serif}*,h1{font-weight:400}h1{color:#d4d2c7;font-size:2.6vw;font-style:normal;line-height:normal;margin-top:20px}@media screen and (max-width:768px){h1{font-size:26px}}#background-img{background-image:url(https://4559071.fs1.hubspotusercontent-na1.net/hubfs/4559071/lp-lanzamiento/img-fondo-inicio.png);background-position:50%;background-size:cover;bottom:0;height:100vh;left:0;object-fit:cover;position:fixed;right:0;top:0;width:100vw;z-index:-1}.content-padding{max-width:1920px;padding:40px 60px}@media screen and (max-width:768px){.content-padding{padding:40px}}.section-inicio{background:#0000003b;background-size:cover;color:#fff;transition:all .5s ease;width:100%}@media screen and (max-width:768px){.section-inicio{background-position:100%;padding:40px 0}}.grafico-arriba{position:absolute;right:0;top:0}.grafico-izquierda{left:0;position:absolute;transform:translateY(120px)}.logo-thevelopers{align-items:center;display:flex;justify-content:space-between;max-width:1920px;padding:0 40px;width:100%}.logo-thevelopers img{max-width:130px}.logo-thevelopers span{color:#fff;font-size:18px;font-weight:400}.inicio{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);min-height:70vh}@media screen and (max-width:768px){.inicio{grid-template-columns:repeat(1,1fr)}}.inicio .inicio__texto{animation:fadeInUp;animation-duration:1s}.inicio .inicio__texto img{margin-bottom:20px;max-width:420px;width:100%!important}.inicio__form{align-items:center;animation:fadeInRight;animation-duration:1s;display:flex}.inicio__form h3{font-size:18px}.inicio__form form{width:100%}.form-campana form .hs-error-msgs{color:red}.form-campana form fieldset{max-width:100%;width:100%}.form-campana form .input input{padding:12px 5px;width:100%}.form-campana form .input input,.form-campana form .input select{background:none;border:none;border-bottom:1px solid #fff;color:#fff;margin-bottom:20px}.form-campana form .input select{padding:13px 5px;width:100%!important}select option:not(:first-child){background:#000;color:#fdb89b}.form-campana .input input::-webkit-input-placeholder{color:#fff}.form-campana .input input::-moz-placeholder{color:#fff}.form-campana .input input:-ms-input-placeholder{color:#fff}.form-campana .input input::placeholder{color:#fff}.form-campana .actions input{background:#feb89b;border:none;border-radius:20px;font-weight:700;margin-top:20px;max-width:160px;padding:10px;width:100%}