@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap");body,html{overflow-x:hidden;max-width:100%}body{margin:0;font-family:Noto Sans,sans-serif;background-color:#fff!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{pointer-events:none;width:100%}body,html{background-color:#fff;scroll-behavior:smooth}.flex,.header{display:flex}.header{height:120px;justify-content:space-between;align-items:center}.header .logo{height:80px}.header .logo img{height:100%}.header .menu a{color:#000;display:inline-block;font-size:16px;text-decoration:none;margin-left:2rem;font-weight:400}.section-desc,.section-title{text-align:center;margin-bottom:2.5rem}.section-desc{margin-top:-1.5rem;color:#888}section{margin:5rem 0;padding:3rem 0}section.muted{background-color:#f5f5f5}.artists .artists-wrapper .row{margin-left:0;margin-right:0}.artists .artists-wrapper .row>*{padding-left:0;padding-right:0}.artists .artists-wrapper .row .artist img{filter:grayscale(100%);transition:.3s}.artists .artists-wrapper .row .artist:hover img{filter:grayscale(0);transition:.3s}.songs .songs-wrapper .row{margin-left:0;margin-right:0}.songs .songs-wrapper .row>*{padding-left:0;padding-right:0}.songs .songs-wrapper .song{position:relative}.songs .songs-wrapper .song .img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;opacity:0;transition:.3s}.songs .songs-wrapper .song .img .overlay i{color:#fff;font-size:3rem;cursor:pointer}.songs .songs-wrapper .song .img:hover .overlay{opacity:1;transition:.3s}.studio-cover{height:250px;width:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;margin-bottom:1.5rem;position:relative;cursor:pointer}.studio-cover:hover .caption{margin-bottom:1rem;transition:.3s}.studio-cover .caption{position:absolute;transition:.3s;bottom:1rem;left:2rem;color:#fff}.studio-cover .caption h4{font-size:32px}.big-title{font-size:50px;font-weight:700;text-align:center;margin-bottom:2rem}.slick-dots{position:relative;margin-top:10px;bottom:0}.slick-dots li{width:100px;height:60px;overflow:hidden;border:3px solid #fff}.slick-dots li.slick-active{border-color:#000}.slick-dots li a{width:100px;height:60px;display:inline-block}.slick-list .slick-slide{text-align:center;display:flex;justify-content:center}.slick-list .slick-slide img{max-height:80vh}.footer{background-color:#000;padding:3rem 0}.footer p{color:hsla(0,0%,100%,.75)}.footer .logo img{margin-bottom:2rem;height:120px;width:auto}.footer .menu{margin-left:1rem}.footer .menu h6{color:#fff;font-weight:600;margin-bottom:1.5rem}.footer .menu a{color:hsla(0,0%,100%,.75);display:block;font-size:16px;text-decoration:none;margin-bottom:1rem;font-weight:400}.footer .menu a i{width:15px;margin-right:.5rem}.footer .copyright{color:hsla(0,0%,100%,.5);text-align:center;border-top:1px solid hsla(0,0%,100%,.5);margin-top:3rem;padding-top:2rem}.studios-page.studios{margin:3rem 0}.studios-page .section-title{margin-top:3rem}@media only screen and (max-width:768px){.slick-list{max-height:400px!important}.slick-list .slick-slide{text-align:center;display:flex;justify-content:center}.slick-list .slick-slide img{max-height:400px}.header{display:block;margin-top:1rem}.header .logo{text-align:center;height:80px}.header .logo img{width:auto}.header .menu{margin-top:1rem;text-align:center}.header .menu a{font-size:14px;margin-left:1rem;margin-right:1rem}.section-title{font-size:24px}.section-desc{font-size:14px}.slick-dots li,.slick-dots li a{width:60px;height:42px}}