@import url(https://fonts.googleapis.com/css2?family=Bakbak+One&family=Montserrat&display=swap);.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-center{align-items:center;display:flex;text-align:center}.flex-center,.justify-center{justify-content:center}.align-center{align-items:center}.pointer{cursor:pointer}.hidden{display:none}.normalize-text{white-space:normal}.bold{font-weight:700}.homepage{align-items:center;background-color:#24242470;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100vh;width:100%}.homepage h1{color:#f5f5f5;margin:20px}.carousel{align-items:center;display:flex;flex-direction:column;justify-content:center}.carousel *{margin:8px}.carousel .carousel-inner{align-items:center;background-size:100% 100%;border-radius:6px;box-shadow:0 0 5px 1px #000;color:#fff;display:flex;flex-direction:column;height:500px;justify-content:space-between;transition:.5s ease-in-out;width:500px}.carousel .carousel-arrows{justify-content:space-between;width:100%}.carousel .carousel-arrow{align-items:center;background-color:#000;border:1px solid hsla(0,0%,100%,.39);border-radius:50%;box-shadow:0 0 5px 1px #000;display:flex;height:30px;justify-content:center;opacity:.7;padding:2px;transition:.2s ease-in-out;width:30px}.carousel .carousel-arrow img{height:60%}.carousel .carousel-arrow .left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.carousel .carousel-arrow:hover{border:1px solid #fff;height:35px;opacity:1;width:35px}.carousel .carousel-bullets{display:flex}.carousel .carousel-bullets ul{color:#fff;display:flex;font-size:36px;list-style:none;width:100%}.carousel .carousel-bullets ul li{background-color:grey;border-radius:6px;cursor:pointer;height:5px;transition:.2s ease-in-out;width:30px}.carousel .carousel-bullets ul li:hover{width:35px}.carousel .button{background-color:hsla(0,0%,100%,.39);border-radius:4px;box-shadow:1px 1px 15px -5px #000;color:#000;cursor:pointer;float:left;float:right;font-family:Bakbak One;font-size:14px;letter-spacing:2px;margin-right:10px;padding:8px 10px;text-align:center;text-decoration:none;text-transform:uppercase}body{font-family:Babak One,Montserrat;height:100%;margin:0;max-height:100vh;max-width:100vw;width:100%}body *{box-sizing:border-box;margin:0;padding:0}body h1{font-family:Montserrat}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:20px}::-webkit-scrollbar-track{background:#ddd;border-radius:20px}
/*# sourceMappingURL=main.3bf4da27.css.map*/