.header{align-items:center;background-color:#1d1d1d;display:flex;justify-content:right;padding:1rem .5rem;width:100%}.header .logo{font-size:2rem;font-weight:700;letter-spacing:2px}.header .links{align-items:center;display:flex;justify-content:space-between;list-style:none;width:30%}.header .links a{color:#fff;font-size:2rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.header .links a:hover{color:#f90}.header .nav-links{align-items:center;display:flex;justify-content:space-between;width:30%}.header .nav-links a{color:#fff;font-size:3rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.header .nav-links a:hover{color:#f90}.header .menu-icon{cursor:pointer;display:none;font-size:2rem}@media screen and (max-width:1024px){.nav-links{width:50%}}@media screen and (max-width:768px){.nav-links{display:none}.menu-icon{display:block}}body{background-image:url(/static/media/RMCXC_a_website_background.284de791afa86d108f8e.png);background-repeat:no-repeat;background-size:cover}.home-container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-top:10px}.home-container h1{font-size:5rem;justify-content:center;margin-bottom:2px;text-shadow:2px 2px rgba(0,0,0,.3)}.home-container p{font-size:3rem;margin-bottom:1rem;text-shadow:1px 1px rgba(0,0,0,.2)}.home-container button{background-color:#f90;border:none;border-radius:5px;box-shadow:1px 1px 5px rgba(0,0,0,.2);color:#000;font-size:2rem;padding:1rem 2rem;transition:all .2s ease-in-out}.home-container button:hover{box-shadow:2px 2px 10px rgba(0,0,0,.4);cursor:pointer;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about-container{align-items:flex-start;color:#fff;display:flex;height:100%;justify-content:center;padding-top:50px;width:100%}.about-text{margin:0 2rem;max-width:800px;text-align:center}.about-title{font-size:3rem;margin-bottom:.1rem}.about-paragraph{font-size:1.2rem;margin-bottom:1rem}.about-image{border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2);margin-left:2rem;max-width:750px}.samples-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:50px;width:100%}.samples-header{font-size:3rem;margin-bottom:50px;text-align:center}.soundcloud-container{margin-bottom:50px;max-width:800px;width:80%}.gallery{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:50px}.gallery-header{font-size:3rem;margin-bottom:1rem}.gallery-image{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.gallery-image img{height:1200px;margin:1rem;object-fit:cover;width:1920px}.container{height:100%}.container,.form{align-items:center;display:flex;flex-direction:column;justify-content:center}.form{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.3);padding:0}.form__header{font-size:2rem;font-weight:700;margin-bottom:10px}.form__label{font-size:1.2rem;margin-bottom:5px}.form__input,.form__textarea{border:none;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.3);margin-bottom:20px;padding:10px;width:100%}.form__textarea{height:150px;resize:none}.form__button{background-color:#f90;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;position:bottom;width:100%}.form__button:hover{background-color:#6f00af}
/*# sourceMappingURL=main.f1f0c17d.css.map*/