@media only screen and (min-width:400px){footer{background:#123243;padding:20px 0}footer .cards{align-items:center;display:flex;justify-content:space-between}footer .cards .icons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}footer .cards .icons a{color:#fff;font-size:18px}footer .cards .icons a .i{color:#fff}footer .cards div{align-items:center;display:flex;gap:10px}footer .cards div a{color:#fff;font-size:16px;text-decoration:none}footer .cards div a,footer .cards div button{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}footer .cards div button{background:none;border:none;color:gray;font-size:14px}}@media only screen and (min-width:700px){footer{background:#123243;padding:20px 0}footer .cards{align-items:center;display:flex;justify-content:space-between}footer .cards .icons{display:flex;gap:20px}footer .cards .icons a{color:#fff;font-size:24px}footer .cards div{display:flex;gap:20px}footer .cards div a{color:#fff;font-size:22px;text-decoration:none}footer .cards div button{background:none;border:none;color:gray;font-size:20px}}*{box-sizing:border-box;margin:0;padding:0}@media only screen and (min-width:400px){.home{background:#f6ebd9}.home .about-us h1{color:#123243;display:flex;font-size:22px;justify-content:center;padding:10px 0}.home .about-us .cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}.home .about-us .cards img{width:100%}.home .about-us .cards div{display:flex;flex-direction:column;gap:10px;width:100%}.home .about-us .cards div h2{color:#123243;font-size:18px}.home .about-us .cards div p{color:#123243;font-size:16px}.home .about-us .cards div .bot-btn{align-items:center;background-color:#123243;border-radius:8px;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:5px;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transition:background .3s ease;width:-webkit-max-content;width:max-content}.home .about-us .cards div .bot-btn .arrow{display:inline-block;transition:transform .3s ease}.home .about-us .cards div .bot-btn:hover .arrow{transform:translateX(5px)}.home .movie{margin-top:30px}.home .movie h1{color:#123243;display:flex;font-size:22px;justify-content:center;margin:10px 0}.home .movie .cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(1,1fr);padding-bottom:50px;width:100%}.home .movie .cards a{background:#123243;border-radius:12px;color:#fff;display:flex;flex-direction:column;flex-shrink:0;gap:5px;min-width:250px;overflow:hidden;padding:10px 15px;position:relative;text-decoration:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s ease,z-index .5s ease}.home .movie .cards a img{border-radius:7px;height:450px;object-fit:cover;width:100%}.home .movie .cards a h2{color:#fff;display:flex;font-size:26px;justify-content:center}.home .movie .cards a div{display:flex;flex-direction:row;justify-content:space-between}.home .movie .cards a div p{color:#fff;font-size:18px}.home .movie .cards a:hover{background:#f6ebd9;box-shadow:0 20px 40px #0009;transform:scale(1.15) translateY(-10px);z-index:10}.home .movie .cards a:hover div p,.home .movie .cards a:hover h2{color:#123243}}@media only screen and (min-width:750px){.home .about-us h1{font-size:26px;padding:15px 0}.home .about-us .cards img{width:100%}.home .about-us .cards div h2{font-size:22px}.home .about-us .cards div p{font-size:20px}.home .about-us .cards div .bot-btn{font-size:18px}.home .movie{margin-top:50px}.home .movie h1{font-size:22px;margin:15px 0}.home .movie .cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding-bottom:50px;width:100%}.home .movie .cards a img{border-radius:7px;height:450px;min-height:350px;object-fit:cover;width:100%}.home .movie .cards a h2{color:#fff;display:flex;font-size:22px;justify-content:center}.home .movie .cards a div p{font-size:16px}}@media only screen and (min-width:1000px){.home .about-us h1{font-size:28px;padding:20px 0}.home .about-us .cards{display:grid;grid-template-columns:repeat(2,1fr)}.home .about-us .cards img{width:100%}.home .about-us .cards div h2{font-size:22px}.home .about-us .cards div .bot-btn,.home .about-us .cards div p{font-size:18px}.home .movie{margin-top:100px}.home .movie h1{font-size:28px;margin:30px 0}.home .movie .cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.home .movie .cards a img{border-radius:7px;height:450px;min-height:450px;object-fit:cover;width:100%}.home .movie .cards a h2{color:#fff;display:flex;font-size:22px;justify-content:center}.home .movie .cards a div p{font-size:18px}}@media only screen and (min-width:1400px){.home .about-us h1{font-size:28px;padding:20px 0}.home .about-us .cards{display:grid;grid-template-columns:repeat(2,1fr)}.home .about-us .cards img{width:100%}.home .about-us .cards div h2{font-size:22px}.home .about-us .cards div .bot-btn,.home .about-us .cards div p{font-size:18px}.home .movie{margin-top:100px}.home .movie h1{font-size:28px;margin:30px 0}.home .movie .cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.home .movie .cards a h2{font-size:20px}}@media only screen and (min-width:1800px){.home .about-us h1{font-size:32px;padding:30px 0}.home .about-us .cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.home .about-us .cards img{width:100%}.home .about-us .cards div{gap:30px}.home .about-us .cards div h2{font-size:26px}.home .about-us .cards div p{font-size:24px}.home .about-us .cards div .bot-btn{font-size:18px}.home .movie{margin-top:100px}.home .movie h1{font-size:28px;margin:30px 0}.home .movie .cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.home .movie .cards a h2{font-size:22px}}.container{margin:0 auto;width:80%}@media only screen and (min-width:400px){.movie-page{background:#f6ebd9;min-height:81.7vh}.movie-page .box{display:flex;justify-content:center;margin:0 auto;width:90%}.movie-page .box .cards{display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin:10px 0}.movie-page .box .cards img{height:400px;margin:0 auto;width:70%}.movie-page .box .cards div{display:flex;flex-direction:column;gap:10px;margin:0 auto;width:70%}.movie-page .box .cards div h1{color:#123243;font-size:22px}.movie-page .box .cards div h2{color:#123243;font-size:18px}.movie-page .box .cards div p{color:#123243;font-size:16px}.movie-page .box .cards div .bot-btn{align-items:center;background-color:#123243;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:5px;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transition:background .3s ease;width:-webkit-max-content;width:max-content}.movie-page .box .cards div .bot-btn .arrow{display:inline-block;transition:transform .3s ease}.movie-page .box .cards div .bot-btn:hover .arrow{transform:translateX(5px)}}@media only screen and (min-width:750px){.movie-page{background:#f6ebd9}.movie-page .box{display:flex;justify-content:center;margin:0 auto;width:70%}.movie-page .box .cards{display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin:20px 0}.movie-page .box .cards img{height:400px;margin:0 auto;width:100%}.movie-page .box .cards div{display:flex;flex-direction:column;gap:10px;margin:0 auto;width:100%}.movie-page .box .cards div h1{color:#123243;font-size:24px}.movie-page .box .cards div h2{color:#123243;font-size:20px}.movie-page .box .cards div p{color:#123243;font-size:18px}}@media only screen and (min-width:1000px){.movie-page{background:#f6ebd9}.movie-page .box{display:flex;justify-content:center;margin:0 auto;width:60%}.movie-page .box .cards{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin:30px 0}.movie-page .box .cards img{height:400px;margin:0 auto;width:310px}.movie-page .box .cards div{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:100%}.movie-page .box .cards div h1{font-size:26px}.movie-page .box .cards div h2{font-size:22px}.movie-page .box .cards div p{font-size:20px}}@media only screen and (min-width:400px){.movies{background:#f6ebd9}.movies .pagination{align-items:center;display:flex;gap:20px;justify-content:end;padding:20px 0}.movies .pagination button{background:none;border:1px solid #123243;border-radius:6px;cursor:pointer;font-size:14px;padding:5px 15px}.movies .pagination span{font-size:14px}.movies .pagination button:hover{background:#123243;color:#fff}.movies .pagination button:disabled{cursor:not-allowed;opacity:.5}.movies .filter{align-items:flex-end;display:flex;gap:10px}.movies .filter div{display:flex;flex-direction:column;gap:5px}.movies .filter select{background:#123243;border:none;border-radius:4px;color:#fff;font-size:18px;outline:none;padding:5px 20px 5px 10px;width:100px}.movies .filter button{border:1px solid #123243;border-radius:4px;color:#123243;cursor:pointer;font-size:18px;height:-webkit-max-content;height:max-content;padding:5px 10px}.movies .filter button:hover{background:#123243;color:#fff}.movies .box{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(1,1fr);padding:50px 0;width:100%}.movies .box a{background:#123243;border-radius:12px;color:#fff;flex-shrink:0;min-width:250px;overflow:hidden;padding:10px 15px;position:relative;text-decoration:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s ease,z-index .5s ease}.movies .box a img{border-radius:7px;height:450px;object-fit:cover;width:100%}.movies .box a h1{color:#fff;display:flex;font-size:26px;justify-content:center}.movies .box a div{display:flex;flex-direction:row;justify-content:space-between}.movies .box a div h2{color:#fff;font-size:20px}.movies .box a:hover{background:#f6ebd9;box-shadow:0 20px 40px #0009;transform:scale(1.15) translateY(-10px);z-index:10}.movies .box a:hover div h2,.movies .box a:hover h1{color:#123243}}@media only screen and (min-width:750px){.movies{background:#f6ebd9}.movies .filter{align-items:flex-end;display:flex;gap:20px}.movies .filter div{display:flex;flex-direction:column;gap:5px}.movies .filter select{font-size:18px;padding:5px 20px 5px 10px;width:100px}.movies .filter button{font-size:18px;height:-webkit-max-content;height:max-content;padding:5px 10px}.movies .box{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:50px 0;width:100%}.movies .box a{display:flex;flex-direction:column;gap:5px}.movies .box a img{border-radius:7px;height:450px;object-fit:cover;width:100%}.movies .box a h1{color:#fff;display:flex;font-size:22px;justify-content:center}.movies .box a div{display:flex;justify-content:space-between}.movies .box a div h2{color:#fff;font-size:16px}}@media only screen and (min-width:1000px){.movies{background:#f6ebd9}.movies .pagination{align-items:center;display:flex;gap:20px;justify-content:end;padding:20px 0}.movies .pagination button{background:none;border:1px solid #123243;border-radius:6px;cursor:pointer;font-size:18px;padding:5px 15px}.movies .pagination span{font-size:18px}.movies .pagination button:hover{background:#123243;color:#fff}.movies .pagination button:disabled{cursor:not-allowed;opacity:.5}.movies .filter{align-items:flex-end;display:flex;gap:20px}.movies .filter div{display:flex;flex-direction:column;gap:5px}.movies .filter select{font-size:18px;padding:5px 20px 5px 10px;width:100px}.movies .filter button{font-size:18px;height:-webkit-max-content;height:max-content;padding:5px 10px}.movies .box{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:50px 0;width:100%}.movies .box a{display:flex;flex-direction:column;gap:5px}.movies .box a img{border-radius:7px;height:450px;min-height:450px;object-fit:cover;width:100%}.movies .box a h1{color:#fff;display:flex;font-size:26px;justify-content:center}.movies .box a div{display:flex;justify-content:space-between}.movies .box a div h2{color:#fff;font-size:20px}}@media only screen and (min-width:1400px){.movies{background:#f6ebd9}.movies .filter{align-items:flex-end;display:flex;gap:20px}.movies .filter div{display:flex;flex-direction:column;gap:5px}.movies .filter div label{font-size:18px}.movies .filter select{font-size:22px;padding:5px 20px 5px 10px;width:170px}.movies .filter button{font-size:22px;height:-webkit-max-content;height:max-content;padding:5px 10px}.movies .box{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);padding:50px 0;width:100%}.movies .box a{display:flex;flex-direction:column;gap:5px}.movies .box a img{border-radius:7px;height:450px;min-height:450px;object-fit:cover;width:100%}.movies .box a h1{color:#fff;display:flex;font-size:20px;justify-content:center}.movies .box a div{display:flex;justify-content:space-between}.movies .box a div h2{color:#fff;font-size:15px}}@media only screen and (min-width:1800px){.movies{background:#f6ebd9}.movies .filter{align-items:flex-end;display:flex;gap:20px}.movies .filter div{display:flex;flex-direction:column;gap:5px}.movies .filter div label{font-size:18px}.movies .filter select{font-size:22px;padding:5px 20px 5px 10px;width:170px}.movies .filter button{font-size:22px;height:-webkit-max-content;height:max-content;padding:5px 10px}.movies .box{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:50px 0;width:100%}.movies .box a{display:flex;flex-direction:column;gap:5px}.movies .box a img{border-radius:7px;height:450px;min-height:450px;object-fit:cover;width:100%}.movies .box a h1{color:#fff;display:flex;font-size:24px;justify-content:center}.movies .box a div{display:flex;justify-content:space-between}.movies .box a div h2{color:#fff;font-size:20px}}@media only screen and (min-width:400px){nav{background:#f6ebd9;position:-webkit-sticky;position:sticky;top:0;z-index:99}nav .cards{align-items:center;display:flex;justify-content:space-between}nav .cards img{width:150px}nav .cards div{align-items:center;display:flex;gap:5px}nav .cards div button{border:none;display:none;font-size:16px;padding:5px 10px}nav .cards div a{border-radius:7px;color:#123243;font-size:16px;padding:5px 10px;text-decoration:none}nav .cards div a:hover{background:#123243;color:#fff}}@media only screen and (min-width:750px){nav{background:#f6ebd9}nav .cards{align-items:center;display:flex;justify-content:space-between}nav .cards img{width:150px}nav .cards div{align-items:center;display:flex;gap:5px}nav .cards div button{display:block}nav .cards div a{font-size:16px}}@media only screen and (min-width:1000px){nav{background:#f6ebd9}nav .cards{align-items:center;display:flex;justify-content:space-between}nav .cards img{width:150px}nav .cards div{align-items:center;display:flex;gap:5px}nav .cards div button{display:block;font-size:22px}nav .cards div a{font-size:22px}}@media only screen and (min-width:400px){.slide-pc{display:none;height:600px;width:100%}.slide-pc .title{display:flex;justify-content:center}.slide-pc .cards{display:flex;gap:20px;overflow-x:hidden;padding:40px 0 60px;scroll-behavior:smooth;width:100%}.slide-pc .cards .cards:active{cursor:grabbing}.slide-pc .cards a{background:#222;border-radius:12px;color:#fff;flex-shrink:0;height:425px;overflow:hidden;padding:10px 15px;position:relative;text-decoration:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s ease,z-index .5s ease;width:300px}.slide-pc .cards a img{border-radius:7px;height:350px;min-height:350px;object-fit:cover;width:100%}.slide-pc .cards a h2{color:#fff;display:flex;font-size:20px;justify-content:center}.slide-pc .cards a div{display:flex;justify-content:space-between}.slide-pc .cards a div p{color:#fff;font-size:14px}.slide-pc .cards a:hover{background:#f6ebd9;box-shadow:0 20px 40px #0009;transform:scale(1.15) translateY(-10px);z-index:10}.slide-pc .cards a:hover div p,.slide-pc .cards a:hover h2{color:#123243}}@media only screen and (min-width:750px){.slide-pc{display:block}}
/*# sourceMappingURL=main.f42e9ba8.css.map*/