.development-agility.hero{position:relative}.development-agility.hero:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f5f7fa;transform-origin:right top;transform:skew(0deg,-1.2deg)}.development-agility.hero .setup-steps .setup-step{border-radius:15px;box-sizing:border-box;background-color:#fff;height:180px;position:relative;align-items:center;justify-content:space-around}.development-agility.hero .setup-steps .setup-step:before{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:50%;content:"";width:45px;height:45px;background-color:#20d497;color:#fff;font-size:24px;font-weight:700;position:absolute;top:0;left:0}.development-agility.hero .setup-steps .setup-step:after{display:block;content:"";background-position:50%;background-size:100%;background-repeat:no-repeat;background-image:url([object Object]);width:60px;position:absolute;top:0;bottom:0;right:-32px;z-index:1}@media screen and (max-width:769px){.development-agility.hero .setup-steps .setup-step:after{transform:rotate(90deg);height:30px;width:100%;background-size:auto;top:auto;bottom:-11.1935483871px;right:auto;left:0}}.development-agility.hero .setup-steps .column{position:relative}.development-agility.hero .setup-steps .column:first-of-type .setup-step:before{content:"1"}.development-agility.hero .setup-steps .column:nth-of-type(2) .setup-step:before{content:"2"}.development-agility.hero .setup-steps .column:nth-of-type(3) .setup-step:before{content:"3"}.development-agility.hero .setup-steps .column:nth-of-type(3) .setup-step:after{display:none}