.gg-chart{max-width:100%;overflow-x:auto}.gg-chart__container,.gg-chart__parent-box,.gg-chart__children-box,.gg-chart__parent-item,.gg-chart__children-item{display:flex;gap:16px}.gg-chart__children-box{padding-right:24px;gap:8px}.gg-chart__parent-box{align-items:center;padding-left:24px}.gg-chart__parent-box>div:last-of-type{width:125px}.gg-chart__parent-box-line{content:"";border:1px solid var(--wp--preset--color--blue);border-right:none;transform:translateY(-50%);position:absolute;top:50%;left:calc(100% + 16px);width:34px;height:calc(100% - 48px)}.gg-chart__container,.gg-chart__parent-item,.gg-chart__children-item{align-items:center;justify-content:center}.gg-chart__container{gap:50px;align-items:stretch;justify-content:flex-start}.gg-chart__parent-item{padding:8px;align-items:center;color:var(--wp--preset--color--blue);background-color:var(--wp--preset--color--light-green);width:144px;height:62px}.gg-chart__parent-item:after{content:"";background-color:var(--wp--preset--color--blue);position:absolute;top:50%;left:100%;width:16px;height:1px}.gg-chart__children-item{color:var(--wp--preset--color--black);padding:5px;width:97px;height:48px}.gg-chart__parent-item,.gg-chart__children-item{text-align:center;font-size:12px;font-weight:600;border-radius:8px}.gg-chart__children-box-top{margin-bottom:80px}.gg-chart__children-item--top{border:1px solid var(--wp--preset--color--orange)}.gg-chart__children-item--bottom{border:1px solid var(--wp--preset--color--blue)}.gg-chart__children-box-middle{display:flex;align-items:center;padding-left:4px;border-left:1px dashed var(--wp--preset--color--green);position:absolute;top:48px;left:50%;width:max-content;height:80px}.gg-chart__children-box-middle-arrows{font-size:14px;font-weight:600;display:flex;align-items:center;text-align:center;position:absolute;top:48px;left:-13px;width:calc(100% + 26px);height:80px}.gg-chart__children-box-middle-arrows-one,.gg-chart__children-box-middle-arrows-two{position:absolute;top:0;left:0;width:100%;height:100%}.gg-chart__children-box-middle-arrows-one:before,.gg-chart__children-box-middle-arrows-two:before{content:"";background:var(--wp--preset--color--black);transform:rotate(-12deg);position:absolute;top:0;left:calc(100% - 5.5px);width:1px;height:100%}.gg-chart__children-box-middle-arrows-one:after,.gg-chart__children-box-middle-arrows-two:after{content:"";transform:rotate(125deg);position:absolute;top:calc(100% - 10px);left:calc(100% - 1.5px);width:8px;height:8px}.gg-chart__children-box-middle-arrows-one:after{border-top:1px solid var(--wp--preset--color--black);border-right:1px solid var(--wp--preset--color--black)}.gg-chart__children-box-middle-arrows-two:before{transform:rotate(12deg)}.gg-chart__children-box-middle-arrows-two:after{top:2px;border-bottom:1px solid var(--wp--preset--color--black);border-left:1px solid var(--wp--preset--color--black);transform:rotate(145deg)}