.b-desplegable-item{display:inline-block;width:100%}.b-desplegable-item__heading{padding:18px 7px;display:flex !important;gap:24px;justify-content:space-between;align-items:center;border-bottom:5px solid var(--lima);font-weight:var(--font-weigth-regular)}.b-desplegable-item__content{padding:24px 0}.b-desplegable-item__icon{flex-shrink:0}.b-desplegable-item__icon path{stroke:var(--azul-dark)}.c-tab__content-wrap{overflow:hidden}.c-tab__accordion{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.3s ease-in-out}.c-tab__label:has(.c-tab__input:checked)+.c-tab__accordion{grid-template-rows:1fr}.c-tab__label:has(.c-tab__input:checked) .c-tab__icon{transform:rotate(-180deg)}.c-tab__label:has(.c-tab__input:checked) .b-desplegable-item__title{font-weight:var(--font-weight-bold)}.c-tab__icon{transition:transform 0.3s ease-in-out}

