.accordeon.svelte-zz6ix{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-xl)}.content.svelte-zz6ix{flex:1 1 300px}.items.svelte-zz6ix{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:var(--spacing-lg)}.item.svelte-zz6ix{position:relative}.item.svelte-zz6ix:before{content:url(../../../svg/encoche.svg);position:absolute;right:5%;bottom:-1px;height:20px;width:90px;pointer-events:none;transition:width .3s ease,height .3s ease,transform .3s ease}.item-static.svelte-zz6ix:before{display:none}.item-title.svelte-zz6ix{display:flex;justify-content:space-between;align-items:center;background-color:#efefef;padding:var(--spacing-lg);font-weight:var(--fw-medium);border-radius:var(--radius-small);transition:background-color .3s ease,color .3s ease,border-radius .3s ease}.item-title.svelte-zz6ix:not(.item-title-static){cursor:pointer}.item-content.svelte-zz6ix{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.3s ease;background-color:#efefef;padding:0;border-radius:0 0 var(--radius-small) var(--radius-small)}.item-content.svelte-zz6ix p:where(.svelte-zz6ix){width:100%}.content-wrapper.svelte-zz6ix{min-height:0}.item-content-static.svelte-zz6ix{max-height:none;overflow:visible;padding:var(--spacing-lg)}input[type=checkbox].svelte-zz6ix:checked+.item-title:where(.svelte-zz6ix){background-color:var(--color-primary);color:var(--color-light);border-radius:var(--radius-small) var(--radius-small) 0 0}input[type=checkbox].svelte-zz6ix:checked~.item-content:where(.svelte-zz6ix){grid-template-rows:1fr;padding:var(--spacing-lg) var(--spacing-lg) 30px}.item.svelte-zz6ix .indicator:where(.svelte-zz6ix){flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:var(--fs-h2);font-weight:var(--fw-light);color:var(--color-dark-60);background:var(--color-bg-secondary);border-radius:50%;-webkit-user-select:none;user-select:none;transition:transform .3s ease,color .3s ease}input[type=checkbox].svelte-zz6ix:checked~.item-title:where(.svelte-zz6ix) .indicator:where(.svelte-zz6ix){transform:rotate(180deg);color:var(--color-light)}.image.svelte-zz6ix{flex:1 1 300px;-webkit-user-select:none;user-select:none}.image.svelte-zz6ix img:where(.svelte-zz6ix){width:100%;height:auto;border-radius:var(--radius-small)}
