.counter{display:flex;justify-content:space-between}.counter__numbers{flex:1;margin-right:32px}.counter__numbers:last-child{margin-right:0}.counter__number{font-family:Sharp-Sans-bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:32px;margin:0}.counter__number:before{content:"|";font-family:Sharp-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-right:12px}.counter__number:after{content:"%"}.counter__pink .counter__number{color:#e03cc0}.counter__yellow .counter__number{color:#ffca00}.counter__green .counter__number{color:#15bf53}.counter__red .counter__number{color:#eb3b2c}.counter__red .counter__number:after{content:"+"}@media screen and (max-width:39.9375em){.counter{display:block}}