.accordeon_wrapper__CIDZD{display:flex;height:100vh;width:100vw;justify-content:center;align-items:center}.accordeon_itemm__pCk0i{margin-top:5px;margin-bottom:5px;padding:10px 0;font-size:14px}.accordeon_title__NY42v{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#000}.accordeon_content__R9jK3{color:#000;max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1)}.accordeon_content__R9jK3.accordeon_show___8P9B{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0)}