.achieve{padding:3rem 0}.achieve__wpapper{position:relative}.achieve__item{position:relative;display:flex;justify-content:space-between;flex-direction:column;z-index:1}.achieve__info{width:100%}.achieve__title{margin-bottom:2rem}.achieve__author-info{display:flex;align-items:center}.achieve__author-photo{width:102px;height:102px;margin:0 1rem 0 0;border-radius:50%;overflow:hidden;box-shadow:0px 10px 20px rgba(153,159,227,0.07)}.achieve__author-photo img{display:block;object-position:center;object-fit:cover;width:100%;height:100%}.achieve__author-desc{display:flex;flex-direction:column}.achieve__author-name{font-weight:600}.achieve__author-position{font-size:.875rem;font-weight:500;color:#707070}.achieve__author-quote{margin-top:1rem;padding-left:0}.achieve__author-text{font-size:1.25rem}.achieve__author-signature{width:130px;margin:2rem 0 0 0}.achieve__steps{width:100%;margin-top:2rem}.achieve__step-wrapper{position:relative;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;counter-reset:step-counter}.achieve__step{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2rem;min-height:374px;z-index:1}.achieve__step:nth-child(odd){transform:translateY(0)}.achieve__step-title-inner{display:flex;flex-wrap:wrap}.achieve__step-title-inner:before{counter-increment:step-counter;content:counter(step-counter);display:flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;border-radius:50%;margin-right:1rem;font-size:1rem;font-weight:700;color:#fff}@media screen and (min-width:1024px){.achieve__step-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.achieve__author-quote{padding-left:calc(102px + 1rem)}}@media screen and (min-width:1200px){.achieve__item{flex-direction:row}.achieve__info{width:550px}.achieve__title{margin-bottom:2.5rem}.achieve__steps{width:636px;margin-top:0}.achieve__step{padding:4rem 2.5rem}.achieve__step:nth-child(odd){transform:translateY(1.5rem)}}@media screen and (min-width:1344px){.achieve{padding:5rem 0 8rem 0}}