#home-maintitle{display:block;margin:0 0 1em 0;text-align:center;font-size:1em;}#home-searchform{width:100%;padding:0px 20px;margin:0px 0px 10px 0px;display:flex;justify-content:center;align-items:center;}#home-searchform input{width:90%;max-width:600px;padding:7px 5px 7px 5px;margin-right:10px;font-size:1.3em;}#home-searchform-searchbutton{height:2rem;opacity:0.9;border:0px solid #ccc;}#home-searchform-searchbutton:hover{opacity:1;}.home-lastinserted-maincontainer{display:flex;flex-direction:column;margin:0px 0px 10px 0px;}.home-lastinserted-maincontainer ul{margin-left:10px;}.home-lastinserted-container-item{flex:1;margin:0px 0px 10px 0px;}.home-lastinserts-title{font-weight:bold;display:block;margin:10px 0px 0px 5px;font-size:1.2em;}.home-lastinserts-artistname{}#home-songscarousels .home-songscarousels-li{list-style:none;flex:0 0 20%;aspect-ratio:1 / 1;border:1px solid var(--home-carousel-hover-bg);border-radius:5%;background-color:var(--home-carousel-bg);}#home-songscarousels .home-songscarousels-li:hover{background-color:var(--home-carousel-hover-bg);}#home-songscarousels .home-songscarousels-li a{height:100%;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center;transition:transform 0.2s ease;text-decoration:none;font-size:0.7em;font-weight:bold;text-align:center;color:var(--home-carousel-color);}#home-songscarousels .home-songscarousels-li a:hover{transform:scale(1.3);}@media only screen and (min-width:30.6rem){.home-lastinserted-maincontainer{flex-direction:row;}#home-songscarousels .home-songscarousels-li{flex:0 0 5em;font-size:1.5em;}.home-lastinserts-artistname{padding-bottom:1.54em !important;}}@media only screen and (min-width:48rem){.artistssongs-item-homeartists{display:inline-block;}}@media only screen and (min-width:81.25rem){#home-maintitle{margin:0.7em 0 2em 0;font-size:1.5em;}#home-songscarousels .carousel{gap:0.5rem;}#home-songscarousels .home-songscarousels-li{flex:0 0 10%;}#home-songscarousels .home-songscarousels-li a{}}