:root{font:62.5%/2.4 '-apple-system',BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif;text-rendering:optimizeLegibility}body{background-color:#2f323b;color:#949ba2;font-size:1.6rem;line-height:1.5;min-width:320px;margin:0 auto}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.container:after,.container:before{content:'';display:table}.container:after{clear:both}.nowrap{display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.flow__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;color:#000;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}.flow__footer-text{display:block;padding:8px 16px;-webkit-transition:-webkit-transform 150ms cubic-bezier(.075,.82,.165,1);transition:transform 150ms cubic-bezier(.075,.82,.165,1);transition:transform 150ms cubic-bezier(.075,.82,.165,1),-webkit-transform 150ms cubic-bezier(.075,.82,.165,1)}.flow__footer-text:hover{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.flow__footer{background-color:#6f6f6f;border-radius:0 0 5px 5px;font-weight:700;color:#fff;text-align:center;text-decoration:none}.flow__genres{padding:8px 16px;background-color:#3e414d;text-align:center}.flow__header-text{letter-spacing:4px;margin-right:-4px}.flow__header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#6f6f6f;border-radius:5px 5px 0 0;text-transform:uppercase;color:#fff;padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flow__listeners-icon{width:16px;height:auto;margin-right:8px;vertical-align:text-bottom}.flow__listeners-icon path{fill:#949ba2}.flow__listeners{padding:8px 16px;background-color:#383d4d;text-align:center}.flow__release{margin-top:16px}.flow__status{color:#fff;margin-bottom:16px}.flow__track-name{font-weight:700}.flow,.flows{display:-webkit-box;display:-ms-flexbox;display:flex}.flow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;margin-bottom:24px;width:100%}.flows{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:48px 0 24px}@media screen and (min-width:600px){.flow{max-width:calc(50% - 20px);margin-right:20px}.flows{margin-right:-20px}}@media screen and (min-width:900px){.flow{max-width:calc(33.3333% - 20px)}}@media screen and (min-width:1200px){.flow{max-width:calc(25% - 20px)}}
a:link { color: yellow; }
a:visited { color: yellow; }
a:hover { color: red; }
