@import url(https://fonts.googleapis.com/css?family=Raleway);.banner{height:620px;width:100%;position:relative;background-image:url(/image/wide-banner.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.banner .banner-darken{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.banner .banner-image{position:absolute;width:450px;height:450px;background-image:url(/image/square-banner.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-banner{padding:80px 0}.circle-banner .container{display:flex;align-items:center}.circle-banner .banner-text{margin-right:60px}.circle-banner .banner-image{min-width:526px;min-height:526px;background-size:100%;border-radius:100%;background-repeat:no-repeat;background-position:50%;transition:background-size .5s}.circle-banner .banner-image:hover{background-size:105%}.music-player{height:750px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:flex-end}.music-player .music-player-container{padding-bottom:80px;width:700px}.container{padding-left:24px;padding-right:24px;margin:0 auto;max-width:1000px}h4{font-size:24px;margin-bottom:20px}h4,p{font-weight:500}p{font-size:16px;line-height:25px}*{border:0;padding:0;margin:0;font-family:Raleway,sans-serif}