.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://www.buk.cl/hubfs/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://www.buk.cl/hubfs/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}