@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);.carousel{overflow:hidden;position:relative}.carousel .carousel-mover{background:#eee;display:flex;transition:transform .5s}.carousel .carousel-mover .carousel-slide{align-items:center;background:#eee;display:flex;flex:1 0 100%;justify-content:right;min-height:500px}.carousel .carousel-mover .carousel-slide.new-dawn,.carousel .carousel-mover .carousel-slide.sea-rift-book{background-image:url(/build/images/book-galaxy-dawn.738b886e.jpg);background-position:bottom;background-size:cover}.carousel .carousel-mover .carousel-slide .carousel-content{background-color:rgba(0,0,0,.5);border-radius:25px;color:#fff;margin:20px;padding:20px;width:30%}@media only screen and (max-width:768px){.carousel .carousel-mover .carousel-slide .carousel-content{margin:20px auto;width:80%}}.carousel .carousel-mover .carousel-slide .carousel-content h1{border-bottom:1px solid hsla(0,0%,100%,.5);margin:0 0 15px;padding-bottom:10px;text-align:center}.carousel .carousel-mover .carousel-slide .carousel-content a{color:#db4fff}.carousel .carousel-mover .carousel-slide .carousel-content a:hover{color:rgba(219,79,255,.6)}