.bg-white .button-large__color{border:1px solid var(--celeste-claro-buk,#d9e3fc)}.button-title{align-items:center;appearance:none;background:none;border:2px solid #d9e3fc;cursor:pointer;display:flex;gap:2rem;justify-content:space-between;padding:16px 24px;position:relative;width:100%}.button-title h3{font-size:22px}.button-title:hover{background:#e7eeff;cursor:pointer}.button-title:after{background-image:url(https://www.buk.cl/hubfs/2023/Icons/arrow-down.svg);background-position-y:center;background-repeat:no-repeat;content:"";height:30px;transition:.6s ease-in-out;width:30px}.button-title.active:after{transform:rotate(180deg)}.button-title.active{background:#e7eeff}.contenedor.show{max-height:1000px;opacity:1;overflow:visible;padding-top:0}.contenedor{max-height:0;opacity:0;overflow:hidden;transition:.6s ease-in-out}@media only screen and (min-width:767px){.button-title h3{font-size:28px}}