.goal-wrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:0 10px}.goal-wrapper:first-child{align-items:flex-start}.goal-wrapper:last-child{align-items:flex-end}.goal-wrapper .year{width:104px;height:80px}.goal-wrapper .title{margin:0 0 14px;color:#282f38;font-family:"Barlow Semi Condensed",sans-serif;font-weight 800;text-transform:uppercase;font-size:24px;line-height:36px;letter-spacing:.48px}.goal-wrapper .content{max-width:840px}.goal-wrapper .content *{margin:0 0 20px}@media screen and (min-width:768px){.goal-wrapper{gap:0 25px}.goal-wrapper .year{width:312px;height:240px}.goal-wrapper .title{font-size:28px;line-height:40px;letter-spacing:.56px}}@media screen and (min-width:1025px){.goal-wrapper{gap:0 40px}}