.top{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:6rem;padding:3.5rem 0 5rem;position:relative;text-align:center}.top:before{background-color:rgba(34,39,46,.702);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.top__title{color:#fff;font-size:2.5rem;line-height:137.5%;margin-bottom:1rem;position:relative;text-transform:inherit}.top__subtitle{color:hsla(0,0%,100%,.8);font-size:1rem;letter-spacing:.7px;line-height:120%;margin:auto;max-width:48rem;position:relative}.top__breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;position:relative;top:100px}.top__breadcrumbs span{display:inline-block}.top__breadcrumbs span.kb-sep{display:none}.top__breadcrumbs .kb-title,.top__breadcrumbs a-title{background:#333840;color:hsla(0,0%,100%,.702);font-size:16px;letter-spacing:.8px;line-height:137.5%;padding:.625rem 1rem;white-space:nowrap}.top__breadcrumbs .kb-title{color:#fff}body.songs .content{margin:4rem 0;min-height:calc(100vh - 53rem)}body.songs .song{align-items:center;border-bottom:1px solid rgba(35,35,35,.502);display:flex;gap:1rem;justify-content:space-between;padding:1rem 0}body.songs .song__name{color:#232323;font-size:1.4rem;margin:0}body.songs .song__full{align-items:flex-start;flex-direction:column}body.songs .song__text{white-space:pre-line}