.txt-loop{display:none}.button-large{align-items:center;background:var(--color-white);border:1px solid var(--color-light-blue);color:#2e47a7;cursor:pointer;display:flex;font-size:1.125rem;font-weight:400;justify-content:space-between;padding:16px 24px;position:relative;width:100%}.button-large:after{background-image:url(https://3790458.fs1.hubspotusercontent-na1.net/hubfs/3790458/2023/Icons/arrow-down.svg);background-position-y:center;background-repeat:no-repeat;content:"";height:20px;transition:.6s ease-in-out;width:20px}.button-large.active:after{transform:rotate(180deg)}@media only screen and (min-width:767px){.button-large{font-size:1.5rem}}.button-large .text-questions{width:90%}@media only screen and (min-width:767px){.button-large .text-questions{width:97%}}.panel-info{color:var(--wb-font-color-1)!important;max-height:0;opacity:0;overflow:hidden;transition:.6s ease-in-out}.panel-info.show{max-height:1300px;opacity:1;overflow:visible}.panel-info li:before{content:url(https://3790458.fs1.hubspotusercontent-na1.net/hubfs/3790458/2023/Buk-ui-kit/encuestas/Flecha.svg);left:-30px;position:absolute;width:22px}.panel-info li{font-size:1.125rem;margin-left:30px;position:relative}.panel-info li:not(:last-of-type){margin-bottom:1.125rem;margin-left:30px}.text-questions{font-family:var(--font-family-title);font-size:1rem}.panel-info ol{counter-reset:lista-contador;list-style:none;padding-left:0}.panel-info ol li{align-items:start;counter-increment:lista-contador;display:flex;font-size:16px;margin-bottom:10px}.panel-info ol li:before{align-items:center;background-color:#73a0db;border-radius:50%;color:#fff;content:counter(lista-contador);display:flex;font-size:14px;font-weight:600;justify-content:center;margin-right:16px;min-height:22px;min-width:22px;white-space:nowrap}.opacity-50{opacity:.5}.p-12{font-size:12px}.p-14{font-size:14px}.p-16{font-size:16px}.img-box{width:388px}.txt-red{color:var(--color-error)}.step-box-desk{min-width:240px}.steps--mobile__bullet{background:#d9e3fc;border-radius:44px;height:20px;position:absolute;width:20px}.steps--mobile__line{background:#d9e3fc;height:2px;width:50%}.steps--mobile__progress{align-items:center;display:flex;height:20px;width:25%}.steps--mobile__bullet.step-active,.steps--mobile__line.step-active{background:#2f4daa!important}.steps--mobile__bullet.pst-bullet-start{left:0}.steps--mobile__bullet.pst-bullet-center{left:50%;transform:translateX(-50%)}.steps--mobile__bullet.pst-bullet-end{right:0}.steps--desktop__check{border:2px solid var(--color-blue-buk);border-radius:4px;height:30px;width:30px}.steps--desktop__check.active{background-color:#2f4daa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");border:2px solid #2f4daa}form{color:var(--font-color-primary)}form input[type=submit]{background:var(--degrade-btn-1);border:none;border-radius:var(--radius-btn-cta);color:#fff;cursor:pointer;display:block;font-family:var(--font-family-title);font-size:1.25rem;font-weight:600;margin:16px auto 0;padding:.875rem 1.875rem;text-transform:capitalize;transition:all .3s ease}form input[type=submit]:hover{background:linear-gradient(195.02deg,#4449df 10.58%,#030776 120.07%);color:var(--font-color-white)}form fieldset .field{padding:0 10px 8px}form .input{margin:8px 0;margin-right:0!important}form fielset.form-columns-1 select.hs-input,form input[type=email],form input[type=number],form input[type=text],form select,form textarea{width:100%!important}form input[type=email],form input[type=number],form input[type=tel],form input[type=text],form select,form textarea{background:#f5f6fd;border:0 solid #d3e3f0;border-radius:var(--radius-btn);color:#3c47aa;cursor:pointer;font-family:Inter;font-size:.875rem;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:.5rem 1rem;transition:box-shadow .2s ease-in-out}form select{appearance:none;background:url(https://3790458.fs1.hubspotusercontent-na1.net/hubfs/3790458/2023/Building%20Happinness/Smart%20Inscripci%C3%B3n/bh-flecha-select.svg),#f5f6fd;background-position-x:calc(100% - 16px);background-position-y:center;background-repeat:no-repeat;padding:.5rem 2.2rem .5rem 1rem}form legend{color:#3c47aa}form input[type=email]:focus,form input[type=number]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{box-shadow:0 0 0 .25rem rgba(211,227,240,.45);outline:0}form .hs-error-msg{color:var(--color-error)}form ::-ms-input-placeholder{color:#3c47aa;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}form ::placeholder{color:#3c47aa;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.tooltip{cursor:pointer;display:inline-block;position:relative}.tooltip .tooltiptext{border-radius:16px;bottom:150%;color:var(--wb-font-color-1);font-family:var(--font-family-body);font-size:14px;max-width:340px;min-width:340px;opacity:0;position:absolute;right:-150%;text-align:left;transition:opacity .5s;visibility:hidden;z-index:1000}.tooltip-trigger:hover+.tooltiptext{visibility:visible}.tooltip:hover .tooltiptext{opacity:1}.tooltip .tooltiptext:after{content:" ";left:50%;position:absolute;top:100%}.tooltip .tooltiptext.active{opacity:1;visibility:visible}.tooltip .tooltiptext img{border-radius:8px;height:auto;width:100%}.input-num-serie{width:94%}.error-message,.success-message{display:none}@media (min-width:380px) and (max-width:695px){.input-num-serie{width:90%}}@media (min-width:320px) and (max-width:380px){.input-num-serie{width:86%}}@media only screen and (min-width:576px){form fieldset{max-width:none!important}}@media only screen and (min-width:767px){form fieldset .field{padding:0 10px 14px}}@media only screen and (min-width:1020px){form fieldset .field{padding:0 10px 24px}}