body{font-family:"Poppins",sans-serif;font-weight:200;font-style:normal;letter-spacing:1px;font-size:16px}h2{font-weight:200;font-size:32px}body section{padding:7rem 0}body .img-circle{border-radius:50%;aspect-ratio:1/1;background-size:cover;background-position:center}body a{text-decoration:none;color:#222;transition:all 200ms ease-in-out}body a:hover{color:#d69835}.navbar{position:fixed;width:100%;z-index:1000;transition:all 200ms;background-color:rgba(0,0,0,.35);backdrop-filter:blur(3px);transition:all 200ms ease-in-out;height:100px}.navbar .navbar-brand{width:75px;height:75px;transition:all 200ms ease-in-out;margin:0;padding:0}.navbar .navbar-toggler{border:0}.navbar .navbar-nav .nav-item{padding:0 .5rem}.navbar .navbar-nav .nav-item .nav-link{color:#fff}.navbar .navbar-nav .nav-item .nav-link:hover{color:#d69835}.navbar.scrolling{background-color:rgba(0,0,0,.75);backdrop-filter:blur(10px);height:65px}.navbar.scrolling .navbar-brand{width:50px;height:50px}.navbar.scrolling .navbar-nav .nav-item .nav-link{color:#fff}.navbar.scrolling .navbar-nav .nav-item .nav-link:hover{color:#d69835}.navbar .offcanvas{height:100vh}.navbar .offcanvas-body{height:auto;overflow-y:auto}footer a{color:#fff}footer .social a{text-decoration:none;transition:all 200ms ease-in-out}footer .social a:hover{opacity:.75}#home .hero{background-image:url(../../images/hero/placeholder-hero.webp);background-size:cover;height:90vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative}#home .hero .logo-hero{width:300px;height:300px}#home .hero .book-profile{width:100%;aspect-ratio:1440/47;position:absolute;bottom:-1px;left:0;object-fit:cover;display:block;pointer-events:none}#home .text-block{background-color:rgba(255,255,255,.9);border:1px solid #f9f9f9;padding:1.5rem;border-radius:2px;position:relative;z-index:2}#home .artist-card{height:500px;border-radius:2px;background-color:#d69835;background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:luminosity;transition:all 200ms;padding:1rem;margin-bottom:1rem}#home .artist-card.you{background-blend-mode:normal;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#222}#home .artist-card.you:hover{background-color:#daa34a}#home .artist-card:hover{background-color:rgba(0,0,0,0)}#home .map-container{position:relative;width:100%;padding-bottom:56.25%;height:350px;margin-bottom:1rem}#home .map-container iframe{position:absolute;top:0;left:0;width:100%;border:0}#home #contact .massive{font-size:3rem}#home form .form-label{font-weight:200;color:#555}#home form .form-control{border-radius:.1rem;border:1px solid #474748;transition:border-color .3s,box-shadow .3s}#home form .form-control:focus{border-color:#d69835;box-shadow:0 0 0 .25rem rgba(214,152,53,.25);outline:none}#home form textarea.form-control{resize:vertical;font-weight:200}#home form input.form-control{font-weight:200;padding:1rem}#home form .btn{border-radius:.1rem;padding:.5rem 1.5rem;background-color:#d69835;transition:background-color .3s ease;border:0}#home form .btn:hover{background-color:#474748}@media only screen and (min-width: 1199px){#home .hero .logo-hero{width:440px;height:440px}#home #contact .massive{font-size:5rem}}/*# sourceMappingURL=main.min.css.map */