From aa96fda047b94f8662014e98266096c09aecb76e Mon Sep 17 00:00:00 2001 From: unix Date: Sat, 18 Apr 2020 13:36:04 +0800 Subject: [PATCH] test(collapse): add testcase --- .../__snapshots__/group.test.tsx.snap | 13782 ++++++++ .../__snapshots__/index.test.tsx.snap | 27891 ++++++++++++++++ components/collapse/__tests__/group.test.tsx | 74 + components/collapse/__tests__/index.test.tsx | 50 + components/collapse/collapse-group.tsx | 3 + components/collapse/collapse.tsx | 5 + 6 files changed, 41805 insertions(+) create mode 100644 components/collapse/__tests__/__snapshots__/group.test.tsx.snap create mode 100644 components/collapse/__tests__/__snapshots__/index.test.tsx.snap create mode 100644 components/collapse/__tests__/group.test.tsx create mode 100644 components/collapse/__tests__/index.test.tsx diff --git a/components/collapse/__tests__/__snapshots__/group.test.tsx.snap b/components/collapse/__tests__/__snapshots__/group.test.tsx.snap new file mode 100644 index 0000000..f44f56b --- /dev/null +++ b/components/collapse/__tests__/__snapshots__/group.test.tsx.snap @@ -0,0 +1,13782 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Collapse Group should be no errors when children are missing 1`] = `ReactWrapper {}`; + +exports[`Collapse Group should render correctly 1`] = `ReactWrapper {}`; + +exports[`Collapse Group should work without accordion 1`] = ` +initialize { + "0": Object { + "attribs": Object { + "class": "collapse-group ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse-group { + width: auto; + padding: 0 8pt; + } + + .collapse-group > :global(div+div) { + border-top: none; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse-group { + width: auto; + padding: 0 8pt; + } + + .collapse-group > :global(div+div) { + border-top: none; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse-group { + width: auto; + padding: 0 8pt; + } + + .collapse-group > :global(div+div) { + border-top: none; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title2", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title1", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "root": Object { + "attribs": Object {}, + "children": Array [ + [Circular], + ], + "name": "root", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "type": "root", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "_root": [Circular], + "length": 1, + "options": Object { + "decodeEntities": true, + "normalizeWhitespace": false, + "withDomLvl1": true, + "xml": false, + }, +} +`; diff --git a/components/collapse/__tests__/__snapshots__/index.test.tsx.snap b/components/collapse/__tests__/__snapshots__/index.test.tsx.snap new file mode 100644 index 0000000..9c76376 --- /dev/null +++ b/components/collapse/__tests__/__snapshots__/index.test.tsx.snap @@ -0,0 +1,27891 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Collapse should render correctly 1`] = `ReactWrapper {}`; + +exports[`Collapse should work with initial visible 1`] = ` +initialize { + "0": Object { + "attribs": Object {}, + "children": Array [ + Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container expanded", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: visible; + transition: height 200ms ease; + } + + .expanded { + height: auto; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(-180deg); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "root": Object { + "attribs": Object {}, + "children": Array [ + [Circular], + ], + "name": "root", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "type": "root", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "_root": [Circular], + "length": 1, + "options": Object { + "decodeEntities": true, + "normalizeWhitespace": false, + "withDomLvl1": true, + "xml": false, + }, +} +`; + +exports[`Collapse should work with subtitle and shadow 1`] = ` +initialize { + "0": Object { + "attribs": Object {}, + "children": Array [ + Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "collapse shadow ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "collapse shadow ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "collapse ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .collapse { + padding: 16pt 0; + border-top: 1px solid #eaeaea; + border-bottom: 1px solid #eaeaea; + + } + + .shadow { + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); + border: none; + border-radius: 5px; + padding: 16pt; + } + + .view { + cursor: pointer; + outline: none; + } + + .title { + display: flex; + justify-content: space-between; + align-items: center; + color: #000; + } + + .title h3 { + margin: 0; + } + + .subtitle { + color: #666; + margin: 0; + } + + .subtitle > :global(*) { + margin: 0; + } + + .content { + font-size: 1rem; + line-height: 1.625rem; + padding: 16pt 0; + } + + .content > :global(*:first-child) { + margin-top: 0; + } + + .content > :global(*:last-child) { + margin-bottom: 0; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "container ", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + .container { + padding: 0; + margin: 0; + height: 0; + overflow: hidden; + visibility: hidden; + transition: height 200ms ease; + } + + .expanded { + height: 0; + visibility: visible; + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "content", + }, + "children": Array [ + Object { + "data": "content", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "view", + "role": "button", + }, + "children": Array [ + Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + Object { + "attribs": Object { + "class": "subtitle", + }, + "children": Array [ + Object { + "data": "subtitle", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "class": "title", + }, + "children": Array [ + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": [Circular], + "type": "text", + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + Object { + "data": " ", + "next": Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + Object { + "attribs": Object { + "fill": "none", + "height": "24", + "shape-rendering": "geometricPrecision", + "stroke": "currentColor", + "stroke-linecap": "round", + "stroke-linejoin": "round", + "stroke-width": "1.5", + "style": "color:currentColor", + "viewBox": "0 0 24 24", + "width": "24", + }, + "children": Array [ + Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": [Circular], + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": " + svg { + transition: transform 200ms ease; + transform: rotateZ(0); + } + ", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "style", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "attribs": Object { + "d": "M6 9l6 6 6-6", + }, + "children": Array [], + "name": "path", + "namespace": "http://www.w3.org/2000/svg", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "d": undefined, + }, + "x-attribsPrefix": Object { + "d": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "svg", + "namespace": "http://www.w3.org/2000/svg", + "next": null, + "parent": [Circular], + "prev": Object { + "data": " ", + "next": [Circular], + "parent": [Circular], + "prev": Object { + "attribs": Object {}, + "children": Array [ + Object { + "data": "title", + "next": null, + "parent": [Circular], + "prev": null, + "type": "text", + }, + ], + "name": "h3", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "text", + }, + "type": "tag", + "x-attribsNamespace": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + "x-attribsPrefix": Object { + "fill": undefined, + "height": undefined, + "shape-rendering": undefined, + "stroke": undefined, + "stroke-linecap": undefined, + "stroke-linejoin": undefined, + "stroke-width": undefined, + "style": undefined, + "viewBox": undefined, + "width": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + "role": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + "role": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "style", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": [Circular], + "parent": [Circular], + "prev": null, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + "type": "tag", + "x-attribsNamespace": Object { + "class": undefined, + }, + "x-attribsPrefix": Object { + "class": undefined, + }, + }, + ], + "name": "div", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "root": Object { + "attribs": Object {}, + "children": Array [ + [Circular], + ], + "name": "root", + "namespace": "http://www.w3.org/1999/xhtml", + "next": null, + "parent": null, + "prev": null, + "type": "root", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "type": "tag", + "x-attribsNamespace": Object {}, + "x-attribsPrefix": Object {}, + }, + "_root": [Circular], + "length": 1, + "options": Object { + "decodeEntities": true, + "normalizeWhitespace": false, + "withDomLvl1": true, + "xml": false, + }, +} +`; diff --git a/components/collapse/__tests__/group.test.tsx b/components/collapse/__tests__/group.test.tsx new file mode 100644 index 0000000..62269b5 --- /dev/null +++ b/components/collapse/__tests__/group.test.tsx @@ -0,0 +1,74 @@ +import React from 'react' +import { mount, render } from 'enzyme' +import { Collapse } from 'components' +import { updateWrapper } from 'tests/utils' + +describe('Collapse Group', () => { + it('should render correctly', () => { + const wrapper = mount( + + content1 + content2 + + ) + + expect(wrapper).toMatchSnapshot() + expect(() => wrapper.unmount()).not.toThrow() + }) + + it('should be no errors when children are missing', () => { + const wrapper = mount() + + expect(wrapper).toMatchSnapshot() + expect(() => wrapper.unmount()).not.toThrow() + }) + + it('should work without accordion', () => { + const wrapper = render( + + content1 + content2 + + ) + expect(wrapper).toMatchSnapshot() + }) + + it('should be display all when without accordion', async () => { + const wrapper = mount( + + content1 + content2 + + ) + + const views = wrapper.find('.view') + views.at(0).simulate('click') + views.at(1).simulate('click') + await updateWrapper(wrapper, 300) + expect(wrapper.find('.expanded').length).toBe(2) + + views.at(0).simulate('click') + views.at(1).simulate('click') + await updateWrapper(wrapper, 300) + expect(wrapper.find('.expanded').length).toBe(0) + }) + + it('should be display one when in accordion mode', async () => { + const wrapper = mount( + + content1 + content2 + + ) + + const views = wrapper.find('.view') + views.at(0).simulate('click') + views.at(1).simulate('click') + await updateWrapper(wrapper, 300) + expect(wrapper.find('.expanded').length).toBe(1) + + views.at(1).simulate('click') + await updateWrapper(wrapper, 300) + expect(wrapper.find('.expanded').length).toBe(0) + }) +}) diff --git a/components/collapse/__tests__/index.test.tsx b/components/collapse/__tests__/index.test.tsx new file mode 100644 index 0000000..06f7748 --- /dev/null +++ b/components/collapse/__tests__/index.test.tsx @@ -0,0 +1,50 @@ +import React from 'react' +import { mount, render } from 'enzyme' +import { Collapse } from 'components' +import { updateWrapper } from 'tests/utils' + +describe('Collapse', () => { + it('should render correctly', () => { + const wrapper = mount(content) + expect(wrapper).toMatchSnapshot() + expect(() => wrapper.unmount()).not.toThrow() + }) + + it('should work with subtitle and shadow', () => { + const wrapper = render( +
+ content + content +
+ ) + expect(wrapper).toMatchSnapshot() + }) + + it('should work with initial visible', () => { + const wrapper = render( +
+ content + content +
+ ) + expect(wrapper).toMatchSnapshot() + }) + + it('should throw error when title missing', () => { + const Component = Collapse as any + let errorMessage = '' + const errorSpy = jest.spyOn(console, 'error') + .mockImplementation(msg => errorMessage = msg) + + mount(content) + expect(errorMessage.toLowerCase()).not.toEqual('') + errorSpy.mockRestore() + }) + + it('should expand when title clicked', async () => { + const wrapper = mount(content) + wrapper.find('.view').at(0).simulate('click') + await updateWrapper(wrapper, 300) + expect(wrapper.find('.expanded').length).not.toBe(0) + }) +}) diff --git a/components/collapse/collapse-group.tsx b/components/collapse/collapse-group.tsx index 1c7c6b4..75c757d 100644 --- a/components/collapse/collapse-group.tsx +++ b/components/collapse/collapse-group.tsx @@ -32,6 +32,9 @@ const CollapseGroup: React.FC> = ({ } if (nextState) { + // In a few cases, the user will set Collapse Component state manually. + // If the user incorrectly set the state, Group component should ignore it. + /* istanbul ignore if */ if (hasChild) return return setState([...stateRef.current, currentIndex]) } diff --git a/components/collapse/collapse.tsx b/components/collapse/collapse.tsx index 8b2f9c6..19ae8e7 100644 --- a/components/collapse/collapse.tsx +++ b/components/collapse/collapse.tsx @@ -5,6 +5,7 @@ import Expand from '../shared/expand' import { useCollapseContext } from './collapse-context' import useCurrentState from '../utils/use-current-state' import CollapseGroup from './collapse-group' +import useWarning from '../utils/use-warning' interface Props { title: string @@ -31,6 +32,10 @@ const Collapse: React.FC> = ({ const theme = useTheme() const [visible, setVisible, visibleRef] = useCurrentState(initialVisible) const { values, updateValues } = useCollapseContext() + + if (!title) { + useWarning('"title" is required.', 'Collapse') + } useEffect(() => { if (!values.length) return