.Section.Events .eyebrow{text-transform:uppercase;letter-spacing:.4rem;font-size:.75rem;color:rgba(0,0,0,.45);display:block;margin-bottom:.5rem}.Section.Events h1,.Section.Events h2{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:2rem}.Section.Events .events-button{font-size:1.2rem;padding:.75rem 2rem;background-color:var(--accent);border:none;border-radius:5px;transition:background-color .5s ease}.Section.Events .events-button:hover{background-color:var(--dark-accent)}@media(max-width:768px){.Section.Events{padding:2rem 0}.Section.Events h1,.Section.Events h2{font-size:2rem}.Section.Events .events-button{font-size:1rem;padding:.5rem 1.5rem}}.Section.About{padding:4rem 0;background:var(--accent)}.Section.About p{text-align:justify}.Section.About a{color:var(--black)}.Section.About h1{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:2rem}.Section.About .description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;padding:0 1rem}#playlists.Section{position:relative;padding-top:6rem;padding-bottom:6rem;background-image:url(/images/bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;color:var(--white)}#playlists.Section:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.75),rgba(0,0,0,.6) 40%,rgba(0,0,0,.8));z-index:0}#playlists.Section>*{position:relative;z-index:1}#playlists.Section .eyebrow{text-transform:uppercase;letter-spacing:.45rem;font-size:.7rem;color:hsla(0,0%,100%,.7);display:block;margin-bottom:.75rem}#playlists.Section .color-dark{color:var(--white)}#playlists.Section .underline.white{border-color:hsla(0,0%,100%,.4)}#playlists.Section .PlaylistsSubtitle{max-width:760px;margin:0 auto 3rem;color:hsla(0,0%,100%,.82)}.Section{min-height:100vh;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;flex-direction:column}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Section.Landing{background-image:url(/images/bg.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.Section.Landing svg{fill:#fff;height:2rem;width:2rem;position:absolute;bottom:1rem;left:50%;transform:translateX(-50%)}.Section.Landing .content{color:#fff;text-align:center}.Section.Landing .logo{width:350px;height:auto;margin:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.7))}.Section.Landing .main-title{font-size:3.5rem;font-weight:600;text-transform:capitalize;margin-top:1.5rem;color:var(--accent);filter:drop-shadow(0 4px 8px rgba(0,0,0,.7));margin-bottom:0}.Section.Landing .sub-title{font-size:2rem;font-weight:400;opacity:.9}.Section.Landing .tagline{font-size:1.5rem;font-weight:300;opacity:.85;color:var(--light)}.Section.Landing .tagline:before{content:"------ "}.Section.Landing .tagline:after{content:" ------"}@media(max-width:768px){.Section.Landing{background-attachment:scroll}.Section.Landing .main-title{font-size:2.75rem}.Section.Landing .sub-title{font-size:1.6rem}.Section.Landing .tagline{font-size:1.2rem}.Section.Landing .logo{width:250px;height:auto}}@media(max-width:480px){.Section.Landing .main-title{font-size:2.25rem}.Section.Landing .sub-title{font-size:1.4rem}.Section.Landing .tagline{font-size:1rem}.Section.Landing .logo{width:250px;height:auto}}