@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");*{box-sizing:border-box}*,.agregar-token,.mensaje-token{font-family:Roboto,sans-serif}button,input,select,textarea{font-family:Inter,sans-serif}.hs-form{font-family:Inter,sans-serif!important}.img-add-token{height:100%;max-height:200px;max-width:200px;width:100%}.mensaje-token{background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.1);height:100%;max-width:690px;padding:35px 50px;text-align:center}.agregar-token,.mensaje-token{justify-content:center;margin:100px auto}.agregar-token{align-items:center;display:flex;max-width:1120px;width:100%}.hs-iframe{margin:0;width:100%}.hs-iframe__wrap{border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);height:100dvh;overflow:hidden;position:relative;width:100%}.hs-iframe__wrap iframe{border:0;display:block;height:100%;inset:0;position:absolute;width:100%}@media (max-width:768px){.hs-iframe__wrap{height:100dvh}}button.hs-form__actions__submit,button[name=Enviar],button[name=enviar],input[name=Enviar],input[name=enviar]{background:#f18a00!important;border:none!important;border-radius:32px!important;color:#fff!important;cursor:pointer!important;font-family:Inter,sans-serif!important;font-weight:600!important;padding:12px 24px!important;transition:all .2s ease!important}