@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400&family=Syne:wght@400;600;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@font-face{font-family:Dirtyline;src:url(../fonts/dirtyline.050b89f4.otf)}*{margin:0;padding:0;text-decoration:none;scroll-behavior:smooth}#app{font-family:Nunito,sans-serif;color:#1f1f1f}.callToAction{display:flex;justify-content:center;width:50%;padding:1rem 0;background-color:#f06c13;color:#1f1f1f;font-weight:600;font-family:Syne,sans-serif;text-transform:uppercase;transition:all .3s ease}.callToAction:hover{background-color:#d96117;color:#fff}.line{border-bottom:1px solid #fff;width:55vw}.greyLine{border-bottom:1px solid #737373;width:100%}@media(max-width:800px){.callToAction{width:-moz-fit-content;width:fit-content;padding:.7rem 1.2rem;font-size:14px}}.companyDescription[data-v-a19971e8]{display:flex;justify-content:center}.companyDescription p[data-v-a19971e8]{text-align:left;font-family:Syne,sans-serif;font-size:32px;width:70%;line-height:40px}@media(max-width:800px){.companyDescription p[data-v-a19971e8]{font-size:18px;width:75%;line-height:26px}}.menu[data-v-778d554e]{display:flex;align-items:center;flex-direction:column;width:90%}.menu .menuLine[data-v-778d554e]{border-bottom:1px solid #1f1f1f;width:100%}.menu .menuButton[data-v-778d554e]{display:flex;align-items:center;justify-content:space-between;height:15vh;width:100%;color:#1f1f1f;font-family:Syne,sans-serif;font-size:36px;font-weight:700;transition:all .2s}.menu .menuButton[data-v-778d554e]:hover{transform:translateX(15px)}.menu .menuImg[data-v-778d554e]{rotate:-90deg;width:3rem}@media(max-width:800px){.menu .menuButton[data-v-778d554e]{font-size:18px;height:10vh;gap:1rem;font-weight:600}.menu .menuImg[data-v-778d554e]{width:2rem}}.cinemaMap[data-v-5fecadce]{display:flex;justify-content:center;align-items:center;height:50vh;width:90%;background-image:url(../img/cinema.ebcae286.jpg);background-size:cover;background-position:bottom}.cinemaMap .cinemaMapContent[data-v-5fecadce]{display:flex;flex-direction:column;width:60%;gap:15px;color:#fff}.cinemaMap .cinemaMapContent .mapTitle[data-v-5fecadce]{font-family:Syne,sans-serif;text-transform:uppercase;font-size:36px;font-weight:700;line-height:40px}.cinemaMap .cinemaMapContent p[data-v-5fecadce]{line-height:25px;font-size:18px}.cinemaMap .cinemaMapContent #cinemaMapButton[data-v-5fecadce]{width:40%}@media(max-width:800px){.cinemaMap[data-v-5fecadce]{height:70vh;align-items:flex-end;padding:2rem 0}.cinemaMap .cinemaMapContent[data-v-5fecadce]{width:90%;align-items:center;text-align:center}.cinemaMap .cinemaMapContent .mapTitle[data-v-5fecadce]{font-size:24px;line-height:30px}.cinemaMap .cinemaMapContent p[data-v-5fecadce]{font-size:14px;line-height:20px}.cinemaMap .cinemaMapContent #cinemaMapButton[data-v-5fecadce]{width:70%}}.footer[data-v-707edfcd]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#0b0b0b}.footer .footerTop[data-v-707edfcd]{display:flex;justify-content:space-between;width:70%;padding:5rem 0;height:-moz-fit-content;height:fit-content}.footer .footerTop .footerColumn[data-v-707edfcd]{display:flex;flex-direction:column;gap:.5rem;width:33%}.footer .footerTop .footerColumn .socials[data-v-707edfcd]{display:flex;gap:1rem;text-transform:uppercase;padding-top:1rem}.footer .footerTop .footerColumn .socials a[data-v-707edfcd]{color:#fff}.footer .footerTop .footerColumn .socials a[data-v-707edfcd]:hover{color:#f06c13;text-decoration:underline}.footer .footerTop .footerColumn img[data-v-707edfcd]{width:180px}.footer .footerTop .footerColumn p[data-v-707edfcd]{line-height:25px;font-size:14px;color:#fff}.footer .footerTop .footerMenu[data-v-707edfcd]{display:flex;flex-direction:column;gap:.5rem;width:20%}.footer .footerTop .footerMenu h3[data-v-707edfcd]{color:#fff;font-size:20px;font-family:Syne,sans-serif}.footer .footerTop .footerMenu div[data-v-707edfcd]{display:flex;flex-direction:column;gap:.2rem}.footer .footerTop .footerMenu a[data-v-707edfcd]{color:#fff;font-size:16px;transition:all .1s ease}.footer .footerTop .footerMenu a[data-v-707edfcd]:hover{color:#bebebe}.footer #footerLine[data-v-707edfcd]{border-bottom-color:#f06c13}.footer .footerBottom[data-v-707edfcd]{display:flex;align-items:center;justify-content:space-between;width:70%;padding:3rem 0}.footer .footerBottom p[data-v-707edfcd]{color:#fff}.footer .footerBottom #footerToTopButton[data-v-707edfcd]{position:relative;color:#fff;display:flex;justify-content:center;gap:.5rem;transition:.3s}.footer .footerBottom #footerToTopButton[data-v-707edfcd]:hover{transform:translateY(-10px);text-shadow:#fff 2px 0 15px}.footer .footerBottom #footerToTopButton img[data-v-707edfcd]{width:8%}@media(max-width:800px){.footer .footerTop[data-v-707edfcd]{flex-direction:column;gap:3rem;width:70%}.footer .footerTop .footerColumn[data-v-707edfcd]{width:100%;align-items:center;text-align:center}.footer .footerTop .footerColumn img[data-v-707edfcd]{width:165px}.footer .footerTop .footerColumn p[data-v-707edfcd]{line-height:20px}.footer .footerTop .footerMenu[data-v-707edfcd]{width:-moz-fit-content;width:fit-content}.footer .footerBottom[data-v-707edfcd]{width:70%;text-align:center}.footer .footerBottom #footerToTopButton[data-v-707edfcd]{display:none}}.presentingVideo[data-v-20ee66b0]{position:relative;width:100%;height:100vh;overflow:hidden}.presentingVideo video[data-v-20ee66b0]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.navbar[data-v-7557c59a]{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 5rem}.navbar img[data-v-7557c59a]{width:180px}.navbar .button[data-v-7557c59a]{display:flex;gap:1.5rem}.navbar .button a[data-v-7557c59a]{color:#fff;text-transform:uppercase;font-family:Syne,sans-serif;transition:all .3s ease}.navbar .button a[data-v-7557c59a]:hover{color:#ccc}.navbar .button p[data-v-7557c59a]{color:#737373}@media(max-width:800px){.navbar[data-v-7557c59a]{flex-direction:column;gap:1.5rem;padding:2rem 0}.navbar .button[data-v-7557c59a]{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;font-size:14px}#socialButton[data-v-7557c59a]{display:none}}body[data-v-dcf9a172]{background-color:#2a2a2a}.mouseContainer[data-v-dcf9a172]{width:24px}.mouseContainer .mouse[data-v-dcf9a172]{border:3px solid #fff;width:18px;background-color:transparent;height:35px;border-radius:10px}.mouseContainer .mouse .wheel[data-v-dcf9a172]{width:1px;height:1px;border:2px solid #fff;background-color:#fff;position:relative;border-radius:50%;left:50%;margin-left:-2px;top:7px;animation:scroll-dcf9a172 1s infinite}@keyframes scroll-dcf9a172{to{top:6px;opacity:0}80%{opacity:1}20%{opacity:1}0%{top:20px;opacity:0}}.home[data-v-1c230f39]{background-color:#fff;gap:30vh}.home[data-v-1c230f39],.top[data-v-1c230f39]{display:flex;flex-direction:column;align-items:center}.top[data-v-1c230f39]{width:100%}.top #nav[data-v-1c230f39]{z-index:2;position:absolute;width:90vw}.top #scroll[data-v-1c230f39]{z-index:2;position:absolute;top:90vh}@media(max-width:800px){.home[data-v-1c230f39]{gap:15vh}.top[data-v-1c230f39]{gap:1vh}}.marqueeContent[data-v-5333abc0]{display:flex;gap:100px;padding-right:100px;color:#fff;font-size:10rem;font-weight:600;font-family:Syne,sans-serif;text-transform:uppercase}.marqueeContent .marqueeSeparator[data-v-5333abc0]{border-right:2px solid #5b5b5b}.contactInfo[data-v-2160cb4a]{display:flex;justify-content:space-around;align-items:center;height:20vh;color:#fff}.contactInfo .contactInfoColumn[data-v-2160cb4a]{display:flex;flex-direction:column;gap:10px}.contactInfo .contactInfoColumn h2[data-v-2160cb4a]{font-size:20px;font-weight:500;font-family:Syne,sans-serif;text-transform:uppercase;color:#f06c13}.contactInfo .contactInfoColumn a[data-v-2160cb4a]{color:#fff;font-size:16px;font-family:Nunito,sans-serif}@media(max-width:800px){.contactInfo[data-v-2160cb4a]{flex-direction:column;align-items:flex-start;height:50vh;padding:3rem 3rem;width:80%}}.contact[data-v-6e4e979c]{display:flex;flex-direction:column;background-color:#0b0b0b}.contact .marquee[data-v-6e4e979c]{height:69vh}.notFound[data-v-269d4017]{display:flex;align-items:center;justify-content:center;height:100vh;gap:8rem}.notFound .text[data-v-269d4017]{display:flex;flex-direction:column;gap:1.5rem}.notFound img[data-v-269d4017]{width:25%}.notFound h1[data-v-269d4017]{font-size:3rem;font-weight:700;font-family:Syne,sans-serif}.notFound p[data-v-269d4017]{font-size:1.2rem}.notFound .callToAction[data-v-269d4017]{color:#fff;padding:1rem 2rem;width:-moz-fit-content;width:fit-content}.navbar[data-v-45b52e99]{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 5rem}.navbar img[data-v-45b52e99]{width:180px}.navbar .button[data-v-45b52e99]{display:flex;gap:1.5rem}.navbar .button a[data-v-45b52e99]{color:#1f1f1f;text-transform:uppercase;font-family:Syne,sans-serif;transition:all .3s ease}.navbar .button a[data-v-45b52e99]:hover,.navbar .button p[data-v-45b52e99]{color:#737373}@media(max-width:800px){.navbar[data-v-45b52e99]{flex-direction:column;gap:1.5rem;padding:2rem 0}.navbar .button[data-v-45b52e99]{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;font-size:14px}#socialButton[data-v-45b52e99]{display:none}}.noJobs[data-v-c5fa246c]{display:flex;align-items:center;justify-content:center;height:100vh;gap:8rem}.noJobs img[data-v-c5fa246c]{width:25%}.noJobs .text[data-v-c5fa246c]{display:flex;flex-direction:column;gap:1.5rem}.noJobs .text h1[data-v-c5fa246c]{font-size:3rem;font-weight:700;font-family:Syne,sans-serif}.noJobs .text p[data-v-c5fa246c]{font-size:1.2rem}.noJobs .text .callToAction[data-v-c5fa246c]{color:#fff;padding:.8rem 1.5rem;width:-moz-fit-content;width:fit-content}@media(max-width:800px){.noJobs[data-v-c5fa246c]{flex-direction:column;gap:3rem}.noJobs img[data-v-c5fa246c]{width:50%}.noJobs .text[data-v-c5fa246c]{gap:.7rem}.noJobs .text h1[data-v-c5fa246c]{font-size:2rem}.noJobs .text p[data-v-c5fa246c]{font-size:1rem}}section[data-v-22ca065a]{display:flex;flex-direction:column;width:55%;gap:3rem}section #title[data-v-22ca065a]{display:flex;flex-direction:column;align-items:center;text-align:center}section #title h1[data-v-22ca065a]{font-family:Syne,sans-serif;font-size:40px;width:70%}section h2[data-v-22ca065a]{font-family:Syne,sans-serif;font-weight:600;font-size:30px}section a[data-v-22ca065a]{color:#f06c13}section a[data-v-22ca065a]:hover{text-decoration:underline}@media(max-width:800px){section[data-v-22ca065a]{width:80%}section #title h1[data-v-22ca065a]{font-size:28px;width:100%}section h2[data-v-22ca065a]{font-size:24px}section p[data-v-22ca065a]{font-size:14px}}.legalPlacement[data-v-0cc985b8]{display:flex;justify-content:center;align-items:center;width:100%;padding:10rem 0}section[data-v-d5e577d2]{display:flex;flex-direction:column;width:55%;gap:3rem}section #title[data-v-d5e577d2]{text-align:center}section .textBlock[data-v-d5e577d2]{display:flex;flex-direction:column}section .textBlock h1[data-v-d5e577d2]{font-family:Syne,sans-serif;font-size:40px}section .textBlock h2[data-v-d5e577d2]{font-family:Syne,sans-serif;font-weight:600;font-size:30px}section .textBlock a[data-v-d5e577d2]{color:#f06c13}section .textBlock a[data-v-d5e577d2]:hover{text-decoration:underline}@media(max-width:800px){section[data-v-d5e577d2]{width:80%}section #title h1[data-v-d5e577d2]{font-size:28px;width:100%}section h2[data-v-d5e577d2]{font-size:24px}section p[data-v-d5e577d2]{font-size:14px}}.legalPlacement[data-v-e418f2ac]{display:flex;justify-content:center;align-items:center;width:100%;padding:10rem 0}.movies[data-v-18302f02]{display:flex;flex-direction:column;gap:6rem}.movies .catalog[data-v-18302f02]{display:flex;flex-direction:column;align-items:center}.movies .catalog .movieGridHeader[data-v-18302f02]{display:flex;flex-direction:column;width:90%;gap:.6rem}.movies .catalog .movieGridHeader .movieGridTitle[data-v-18302f02]{font-family:Syne,sans-serif;font-weight:600;font-size:1.6rem}.movies .catalog .movieGridHeader .line[data-v-18302f02]{width:40%;border-bottom:1px solid #000}.movies .catalog .movieGrid[data-v-18302f02]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:2rem;width:90%}.movies .catalog .movieGrid .moviePoster[data-v-18302f02]{width:100%;height:100%;background-color:#1f1f1f;overflow:hidden}.movies .catalog .movieGrid .moviePoster img[data-v-18302f02]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalogue[data-v-ec2d42ce]{display:flex;flex-direction:column;gap:5rem}