@media(max-width:650px){.modal .modal-box{max-width:80%!important}}.anios_buttons .button-radio .opcion{margin:auto;width:max-content!important}.form_hubspot{margin-bottom:5rem}.form_hubspot form{display:flex;flex-direction:column;gap:2rem}.form_hubspot .form-columns-1,.form_hubspot .form-columns-2{max-width:100%}.form_hubspot .input,.form_hubspot select{width:100%!important}fieldset.form-columns-2{display:flex;gap:2rem}.form_hubspot .input{padding:0}.form_hubspot input,.form_hubspot select{border:.922222px solid #d9d9d9;border-radius:9.22222px;height:100%;padding:0 1rem;width:100%}.form_hubspot .hs_submit.hs-submit{display:none}select.hs-input{margin-top:0}#snackbar{background-color:#333;border-radius:2px;bottom:30px;color:#fff;font-family:Poppins;left:50%;min-width:250px;padding:16px;position:fixed;text-align:center;transform:translateX(-50%);visibility:hidden;z-index:1}#snackbar.error{background-color:#f44336}#snackbar.success{background-color:#4caf50}#snackbar.info{background-color:#2196f3}#snackbar.warning{background-color:#ff9800}#snackbar.show{animation:fadein .5s,fadeout .5s 2.5s;visibility:visible}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}#snackbar .progress-bar{animation:progress 3s linear;animation-fill-mode:forwards;background-color:#fff;bottom:0;height:4px;left:0;position:absolute;transform-origin:left;width:100%}@keyframes progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}