@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html,body{width:100%}body{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#f5f5f5;overflow-x:hidden}@media screen and (max-width: 400px){body{padding-right:0;margin:0}}.footer{background-color:#716beacc;padding:1rem;color:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:.8rem;padding:3.7rem;gap:1.5rem}.footer img{width:8rem;height:auto}.footer hr{width:100%;border:none;border-top:1px solid white;margin:1rem 0}.footer__info{display:flex;align-items:center}.footer__info small{margin-right:1rem}.footer__icons{display:flex;align-items:center;justify-content:flex-end}.footer__icons svg{font-size:1.5rem;margin-left:1rem;cursor:pointer}a{color:inherit!important}@media screen and (max-width: 600px){.footer{padding:2rem;gap:1rem}}@media screen and (max-width: 400px){.footer__icons svg{font-size:1rem;margin-left:.5rem}}header{width:100%;height:fit-content;padding:1rem 1rem 1rem 3rem}.logo{width:8rem;height:auto}.nuka-carousel{max-height:25rem;max-width:80vw}.nuka-carousel img{height:auto;width:100%;object-fit:contain;transform:translateY(-10%);filter:brightness(50%)}.nuka-carousel-button{border:none;cursor:pointer;font-size:20px;height:40px;width:40px;background:transparent!important;color:#fff!important}button:focus,button:focus-visible{outline:none!important}button.nuka-carousel-paging-dots{padding:.2rem}circle{fill:#fff}.nuka-carousel-prevButton{margin-left:4rem}.nuka-carousel-nextButton{margin-right:4rem}.slider-caption{margin-top:4.5rem;margin-right:10rem;color:#fff;line-height:2.5rem}.slider-caption h2{max-width:60%}.slider-caption span{margin-left:.5rem}@media only screen and (max-width: 756px){.nuka-carousel{max-height:10rem;min-width:100vw}.slider-caption{margin:auto;margin-right:10rem}}@media only screen and (max-width: 1200px){.nuka-carousel{max-height:19rem;min-width:100vw}.slider-caption{margin:auto}}@media screen and (max-width: 768px){.slider-caption{margin:auto}}@media only screen and (max-width: 600px){.slider-caption{margin:auto;padding:1rem;line-height:1.5rem}.slider-caption #crew{display:block;margin-top:.7rem}.slider-caption h2{font-size:x-large;justify-content:center;max-width:100%;margin:.6rem auto}.nuka-carousel-prevButton,.nuka-carousel-nextButton{display:none}}@media only screen and (max-width: 400px){.nuka-carousel{max-height:15rem;min-width:100vw}.slider-caption{margin:auto}}.container{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#FCFCFC}.movies-list{display:flex;flex-wrap:wrap;list-style:none;padding:3rem 3rem 1rem;height:auto;max-width:80vw;background:#FCFCFC;line-height:1rem}.movie-item{width:25%;padding:10px}.movie-container{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #CCCCCC;border-radius:10px;padding:10px;text-align:left;height:30rem;gap:.5rem}.movie-container img{width:100%;max-width:200px;height:65%;margin-bottom:10px;border-radius:10px;margin-left:auto;margin-right:auto}.movie-container h3{font-size:medium}span{font-weight:500;font-size:small}p{font-size:small}.pagination{display:flex;justify-content:center;background:aliceblue;padding-bottom:2rem}.pagination button{border:1px solid #CCCCCC;background-color:transparent;color:#716beacc;margin:0 3px;padding:5px 10px;border-radius:5px;width:2rem}.pagination button.paginationArrow{border-color:#716beacc;padding:5px}.pagination button.active{background-color:#716bea;color:#fff}@media only screen and (max-width: 1200px){.movies-list{min-width:100vw;padding:2rem}}@media only screen and (max-width: 900px){.movie-container img{height:55%}}@media screen and (max-width: 768px){.movie-item{width:50%}}@media screen and (max-width: 480px){.movie-item{width:100%}.movie-container{height:25rem}.movie-container img{height:60%}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
