.achieve{padding:3rem 0;overflow:hidden}.achieve__goals{display:grid;grid-gap:2rem}.achieve__goals:not(:first-child){margin-top:2rem}.achieve__icon{display:flex;align-items:center;width:50px;height:50px;margin-bottom:1.5rem}.achieve__title{max-width:500px}.achieve__link{margin-top:1rem}.achieve__goal-title{margin-bottom:1.5rem}.achieve__goal-title h1,.achieve__goal-title h2,.achieve__goal-title h3,.achieve__goal-title h4,.achieve__goal-title h5,.achieve__goal-title h6{margin-bottom:0}.achieve__text>*:last-child{margin-bottom:0}.achieve__images{width:100%;display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}.achieve__image img{display:block;object-fit:cover;object-position:center;width:100%;height:100%}.achieve__image-decorate{position:absolute;top:0;left:0}@media screen and (min-width:1024px){.achieve{padding:3rem 0 7rem 0}.achieve__goals{grid-template-columns:repeat(4,1fr);grid-gap:4rem}@media screen and (min-width:1200px){.achieve{padding:10rem 0}.achieve__goals:not(:first-child){margin-top:4rem}}