.h-pix-accordion__content[data-state=closed][data-v-f26c859d]{animation:.3s cubic-bezier(.87,0,.13,1) pix-slide-up-f26c859d}.h-pix-accordion__content[data-state=open][data-v-f26c859d]{animation:.3s cubic-bezier(.87,0,.13,1) pix-slide-down-f26c859d}@keyframes pix-slide-down-f26c859d{0%{opacity:0;height:0}to{height:var(--reka-accordion-content-height);opacity:1}}@keyframes pix-slide-up-f26c859d{0%{height:var(--reka-accordion-content-height);opacity:1}to{opacity:0;height:0}}
