@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);*{box-sizing:border-box;padding:0;margin:0;font-family:"Lato",sans-serif;scroll-behavior:smooth}.body{background:#171717}.home-carousel-item{height:100vh;width:100%;background-size:cover;background-position:50%;background-color:rgba(0,0,0,.9);background-blend-mode:multiply;display:flex;justify-content:center;align-items:center;color:#ededed;position:relative;cursor:auto}.home-carousel-item:after{content:"";position:absolute;bottom:0;height:20px;width:100%;background:linear-gradient(180deg,transparent,#111);z-index:2}.carousel-item-poster{height:35rem;object-fit:contain;margin:0 1rem;border-radius:10px}.carousel-item-info{height:60%;width:50%;display:flex;flex-direction:column;justify-content:space-evenly;padding:0 1rem}.carousel-item-buttons,.carousel-item-description,.carousel-item-span,.carousel-item-title,.date{transition:opacity 1s ease;opacity:0}.carousel-item-title{font-size:3rem;transition-delay:.1s}.carousel-item-description{font-size:1.5rem;line-height:1.5;transition-delay:.2s}.active .carousel-item-description{opacity:1}.date{font-size:1.5rem;transition-delay:.3s}.active .date{opacity:1}.carousel-item-span{position:relative;font-size:1.5rem;transition-delay:.4s}.rating-secondary{font-size:1.3rem;color:#9b9b9b}.imdb-logo{position:absolute;height:100%;object-fit:contain;margin-left:1rem}.active .carousel-item-span{opacity:1}.carousel-item-buttons{display:flex;justify-content:flex-start;align-items:center;opacity:0;transition-delay:.5s}.carousel-item-button{background:transparent;border:1px solid #ededed;padding:.8rem 2rem;color:#ededed;font-size:1.3rem;display:flex;align-items:center;cursor:pointer;border-radius:10px}.active .carousel-item-buttons,.active .carousel-item-description,.active .carousel-item-span,.active .carousel-item-title,.active .date{opacity:1}.loading-message{position:absolute;top:11vh;margin-left:1rem;font-size:2rem;color:#ededed}@media screen and (max-width:1280px){.carousel-item-button,.carousel-item-description,.carousel-item-span,.date{font-size:1.2rem}}@media screen and (max-width:1024px){.carousel-item-info{height:45%;padding-right:0}}@media screen and (max-width:768px){.carousel-item-poster{height:35rem}.carousel-item-info{height:55%}.carousel-item-description{padding-right:.5rem}}@media screen and (max-width:540px){.home-carousel-item{flex-direction:column;height:auto;padding-top:10vh}.carousel-item-poster{height:20rem}.carousel-item-info{height:50vh;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:0;text-align:center}.carousel-item-title{font-size:2rem}.carousel-item-description{padding:0 1.2rem}.rating-secondary{font-size:.8rem}}@media screen and (max-width:400px){.carousel-item-poster{height:17rem}.carousel-item-info{height:70vh}}@media screen and (max-width:320px){.carousel-item-title{font-size:1.5rem}.carousel-item-button,.carousel-item-description,.carousel-item-span,.date{font-size:1rem}}.navbar{height:7vh;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:2}.navbar.active{background:#111;z-index:3}.title{height:10vh;display:flex;justify-content:center;align-items:center;color:#ededed;margin-left:2rem}.navbar-img{transform:translateY(-2px);margin-left:.5rem;object-fit:contain}.name{font-size:2rem}.nav-links{display:flex;justify-content:space-evenly;align-items:center;color:#ededed;margin-right:2rem}.nav-link{list-style:none;font-size:1.5rem;padding:.5rem;margin:0 1rem}.nav-link:hover{border-bottom:2px solid red}.burger{display:none}.burger div{height:3px;width:25px;margin:5px;background:#ededed;transition:transform .2s ease-in-out}.line-1.toggle{transform:rotate(-45deg) translate(-5px,6px)}.line-2.toggle{opacity:0}.line-3.toggle{transform:rotate(45deg) translate(-5px,-6px)}.form{display:flex;align-items:center;border:2px solid;display:none}.search-icon{font-size:1.5rem;cursor:pointer;margin-left:1rem;transform:translateY(5px)}@media screen and (max-width:1280px){.nav-link,.search-icon{font-size:1.5rem}}@media screen and (max-width:1024px){.nav-link{font-size:1.2rem}}@media screen and (max-width:768px){.nav-links{background:#111;position:absolute;top:7vh;height:auto;flex-direction:column;justify-content:flex-start;align-items:flex-end;opacity:0;pointer-events:none;width:100%;z-index:9}.nav-links,.nav-links.active{transition:opacity .2s ease-in-out}.nav-links.active{opacity:1;pointer-events:all}.nav-link,.search-icon{font-size:2rem;margin:1rem}.burger{display:inline-block;z-index:10;margin-right:2rem}.name{font-size:2rem}.navbar{justify-content:space-between;width:100%}.title{height:10vh;display:flex;justify-content:center;align-items:center;color:#ededed}.navbar-img{height:35px}}@media screen and (max-width:540px){.name{font-size:1.5rem}.title{margin-left:1rem}.burger{margin-right:1rem}.navbar-img{height:25px;transform:translateY(0)}.nav-link,.search-icon{font-size:1.5rem}}@media screen and (max-width:320px){.name{font-size:1.2rem}.navbar-img{height:20px}}.content-heart-icon{position:absolute;font-size:2rem;bottom:10px;right:20px;color:#e91919;cursor:pointer}.details-heart-icon{color:#e91919;font-size:3rem;cursor:pointer}.carousel-heart-icon{color:#e91919;cursor:pointer;font-size:2.5rem;margin-left:1rem}.carousel-favorite-icon.active,.content-favorite-icon.active,.details-favorite-icon.active{font-weight:700}@media screen and (max-width:1280px){.carousel-heart-icon{font-size:2.5rem}}.error-div{width:100vw;position:absolute;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ededed;background-color:#171717;z-index:3}.error-div img{margin-bottom:1rem}.error-div p{font-size:1.5rem;font-weight:700}@media screen and (max-width:768px){.error-svg{height:200px}}@media screen and (max-width:540px){.error-svg{height:150px}.error-div p{font-size:1.2rem}}@media screen and (max-width:320px){.error-svg{height:100px}.error-div p{font-size:1rem}}.loading-div{height:100vh;width:99vw;display:flex;justify-content:center;align-items:center;background-color:#171717}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#ededed;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.36f4c0a7.chunk.css.map */