.vfx-role-item.open{background:#fff;border-color:var(--secondary);box-shadow:0 8px 24px rgba(31,181,154,.1);transform:translateY(-3px)}.vfx-role-item.open .vfx-role-toggle{transform:rotate(45deg);background:var(--secondary);color:#fff;border-color:var(--secondary)}.vfx-role-item.open .vfx-role-body{max-height:200px;padding-bottom:16px;opacity:1;transition:max-height .4s ease,opacity .3s ease .1s}