.growth-slider{position:relative;z-index:2;width:100%}.growth-slider strong{position:relative;font-weight:400;display:inline-block}.growth-slider-slide{position:relative;width:284px;margin:0 auto}.growth-slider-inner{width:100%}.growth-slider-block{display:flex;height:100vh;width:100%;position:sticky;top:120px;justify-content:center;align-items:center;align-content:center}.growth-slider-title{margin-bottom:60px;position:sticky;top:100px;padding-bottom:600px;height:120vh;display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.growth-slider .pagination{position:absolute;top:20px;left:20px;bottom:auto;width:auto;font-size:14px;color:var(--color-gray-500)}.growth-slider-block:nth-child(1){transform:rotate(8deg)}.growth-slider-block:nth-child(2){transform:rotate(-8deg)}.growth-slider-block:nth-child(3){transform:rotate(5deg)}@media screen and (min-width:768px){.growth-slider strong:after{content:attr(data-text);position:absolute;top:2px;left:2px;z-index:-1;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:var(--color-secondary);-webkit-text-stroke-width:1px}.growth-slider-block{top:70px}.growth-slider-title{top:100px;padding-bottom:600px;height:100vh}}@media screen and (min-width:1024px){.growth-slider-block{top:170px}.growth-slider-title{top:200px;padding-bottom:900px}.growth-slider-title{margin-bottom:100px}.growth-slider .pagination{top:20px;left:20px;text-align:left;font-size:24px}.growth-slider-slide{width:448px}}