.growth-story-head{display:flex;justify-content:center;border-bottom:3px solid var(--color-3);margin-bottom:30px}.growth-story-odd{display:flex;align-items:center;width:56%;margin-right:auto;column-gap:40px}.growth-story-even{display:flex;align-items:center;width:55.7%;margin-left:auto;justify-content:space-between;column-gap:40px}.growth-year{width:150px;max-width:150px;height:150px;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;color:#fff0;font-size:40px;font-weight:700;position:relative;-webkit-text-stroke:1px #fff}.growth-year.first-year{background:#df600f}.growth-story-year{max-width:150px;width:100%;position:relative}.growth-year-shape{position:absolute;left:-27px;top:50%;transform:translateY(-50%);clip-path:polygon(100% 0,0 50%,100% 100%);background:#df600f;width:20px;height:26px}.growth-year-shape-two{position:absolute;right:-30px;top:50%;transform:translateY(-50%);background:#ccae0e;width:20px;height:26px;clip-path:polygon(100% 50%,0 0,0 100%)}.growth-year.second-year{background:#ccae0e}.growth-story-bottom{display:flex;flex-direction:column;row-gap:30px}.growth-year-shape-three{background:#244b8c}.growth-year.three-year{background:#244b8c}.growth-year-shape-even{position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:20px;height:26px;clip-path:polygon(100% 50%,0 0,0 100%)}.growth-year-shape-odd{position:absolute;left:-27px;top:50%;transform:translateY(-50%);clip-path:polygon(100% 0,0 50%,100% 100%);width:20px;height:26px}.growth-year.four-year{background:#5f9d2e}.growth-year-shape-four.growth-year-shape-even{background:#5f9d2e}.growth-year.five-year{background:#c01e2b}.growth-year-shape-five.growth-year-shape-odd{background:#c01e2b}.growth-year.six-year{background:#04abe2}.growth-year-shape-six.growth-year-shape-even{background:#04abe2}.growth-year.seven-year{background:#ffc600}.growth-year-shape-seven.growth-year-shape-odd{background:#ffc600}.growth-year.eight-year{background:#ad3075}.growth-year-shape-eight.growth-year-shape-even{background:#ad3075}@media(max-width:991px){.growth-story-odd{width:100%}.growth-story-even{width:100%}}