@import"https://fonts.googleapis.com/css2?family=Dancing+Script&family=Italianno&family=Merriweather&family=Montserrat&family=Outfit:wght@100..900&family=Sacramento&family=Shalimar&display=swap";@import"https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@300&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background-repeat:no-repeat,no-repeat;background-position:top right,bottom right;background-size:70% auto,contain;background-color:#111;font-family:Oxanium,sans-serif;font-weight:300;color:#111}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{max-width:1200px;margin:0 auto;background-color:#eee}@media (max-width: 1200px){.container{max-width:1000px}body{background-repeat:space;background-size:auto auto;background-position:top center}}@media (max-width: 850px){.container{max-width:90vw}body{background-repeat:space;background-size:auto auto;background-position:top center}}@media (max-width: 650px){.container{max-width:100vw}body{background-repeat:space;background-size:auto auto;background-position:top center}}.global{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.global-text{text-align:left;font-size:1.6rem;line-height:1.6;color:#111;font-family:Oxanium,sans-serif}.global-text h1{text-align:left;color:#111;font-size:2.5rem;margin-bottom:1.5rem;font-family:Oxanium,sans-serif;font-weight:600;letter-spacing:.1em;padding-left:40px}.global-text li{list-style-type:circle;list-style-position:inside}.global-text h2{text-align:left;color:#111;font-size:2rem;margin-bottom:1rem;font-family:Oxanium,sans-serif;font-weight:600;letter-spacing:.1em}.global-text p{text-align:left;color:#111;line-height:1.6;margin-bottom:1rem}@media (max-width: 768px){.global{padding:0 10px}.global-text h1{font-size:2rem}.global-text h2{font-size:1.5rem}.global-text p,.global-text li{font-size:1.2rem}.global-text h3{font-size:1.4rem}}nav{width:100%;height:130px;color:#c6c6c6;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:10;padding:0 100px;background-color:#111;font-family:Oxanium,sans-serif;font-weight:600;font-style:normal;letter-spacing:.2em;transition:height .3s ease}.navbar-home{height:100vh;flex-direction:column;justify-content:center;align-items:center}.navbar-home:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./bg_gfx_bottom_v001-jO0iLdRo.png);background-repeat:no-repeat;background-position:bottom left;opacity:0;transition:opacity 1s ease-in-out;z-index:-1;background-size:100%}.navbar-home.background-visible:before{opacity:.65}.navbar-home .logo-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:369px}.navbar-home .logo,.navbar-home .logo-vid{width:550px;max-width:50vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar-home .logo{z-index:1}.navbar-home .logo-vid{z-index:2;transition:opacity 1s ease-out}.navbar-home .logo-vid.fade-out{opacity:0}.navbar-home ul{flex-direction:row;gap:40px}.navbar-home ul li{font-size:1.5rem}.navbar-other{height:160px;flex-direction:row;justify-content:space-between;align-items:center}.navbar-other .logo,.navbar-other .logo-vid{width:250px;margin-bottom:0}.navbar-other ul{flex-direction:row;gap:30px}nav ul li{list-style:none;font-size:1.25rem;gap:10px}nav ul{list-style:none;display:flex;gap:30px}nav ul li{cursor:pointer;transition:all .5s ease;color:#c6c6c6;background:linear-gradient(90deg,#487890,#78b4c8);-webkit-background-clip:text;background-clip:text;background-size:0%;background-repeat:no-repeat}nav ul li:hover{color:transparent;background-size:100%;box-shadow:0 4px 20px #48789026}.menu-icon{display:none;margin-right:10px;width:30px;opacity:.2;transition:opacity .3s ease}.menu-icon:hover{opacity:.5}.horozontal-menu{display:flex;align-items:center;justify-content:center}.horozontal-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.reflection{width:450px;opacity:.8;filter:blur(3px)}@media (max-width: 1200px){nav ul li{font-size:1.2rem}.navbar-other .logo,.navbar-other .logo-vid{position:relative;margin-left:0}.navbar-home:before{background-size:200%}}@media (max-width: 850px){nav{padding:15px 0}.navbar-home{height:100vh;flex-direction:column;justify-content:center;align-items:center;padding:0}.navbar-home .logo,.navbar-home .logo-vid{max-width:80vw;margin:0;position:absolute}.navbar-other .logo,.navbar-other .logo-vid{width:175px;position:relative;margin-left:0}.navbar-home ul{flex-direction:column;text-align:center}.navbar-other{height:120px}nav ul{position:fixed;top:0;right:0;bottom:0;background:#000;z-index:15;width:200px;padding-top:70px;transition:.5s;flex-direction:column;text-align:center;gap:20px;transform:translate(200px)}nav ul.horizontal-menu{transform:translate(0)}nav ul.hide-menu-icon{transform:translate(200px)}nav ul li{font-size:1.2rem;display:block;margin:20px 16px;color:#c6c6c6;background:linear-gradient(90deg,#487890,#78b4c8);-webkit-background-clip:text;background-clip:text;background-size:0%;background-repeat:no-repeat;transition:all .5s ease}nav ul li:hover{color:transparent;background-size:100%;box-shadow:0 4px 20px #48789026}.navbar-home ul,.navbar-other ul{flex-direction:column;text-align:center}.menu-icon{display:block;cursor:pointer;margin-right:20px;width:30px}.navbar-home .menu-icon{margin-right:0;position:absolute;right:20px;top:45px}}@media (max-width: 650px){nav{padding:10px 0;min-height:110px}.navbar-home{height:100vh;flex-direction:column;justify-content:center;align-items:center;padding:0}.navbar-home .logo,.navbar-home .logo-vid{max-width:85vw;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar-home .logo{z-index:1}.navbar-home .logo-vid{z-index:2}.navbar-other .logo,.navbar-other .logo-vid{width:175px;position:relative}.navbar-home ul{flex-direction:column;text-align:center;gap:20px}.navbar-home ul li{font-size:1.2rem}.navbar-other{height:100px}nav ul li{font-size:.9375rem;color:#c6c6c6;background:linear-gradient(90deg,#487890,#78b4c8);-webkit-background-clip:text;background-clip:text;background-size:0%;background-repeat:no-repeat;transition:all .5s ease}nav ul li:hover{color:transparent;background-size:100%;box-shadow:0 4px 20px #48789026}.navbar-home ul,.navbar-other ul{flex-direction:column;text-align:center}.navbar-home .menu-icon{right:20px;top:40px}}.home-container{min-height:25vh;display:flex;justify-content:center;align-items:center;background-color:#111;background-repeat:no-repeat;background-position:center center;background-size:70%}.about-container{padding-left:20px;padding-right:20px;padding-top:20px;min-height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20%}.mission-container{width:100%;padding-top:20px;margin-bottom:10%}.global-text h2{align-items:center;justify-content:center;text-align:center;margin-bottom:10px}.founders{margin:15% 0 30px;width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#111;padding-bottom:100px}.founders-box{display:flex;justify-content:top;align-items:top;position:relative;width:100%}.founder1{text-align:center;justify-content:center;width:50%;padding:20px}.founder1 img{width:100%;max-width:350px;height:auto;border-radius:10px;justify-content:center;box-shadow:0 0 15px #ffffff1a}.founder1 h1{font-size:1.6rem}.founder1 p{width:95%;text-align:justify;margin:0 auto;font-size:1.5rem;line-height:1.4}.founder1 .p-container{min-height:800px}.founder1 img.imdb-logo{width:40px;max-height:40px;aspect-ratio:1}.imdb-container{align-items:left;justify-content:left;display:flex;padding-right:20px;padding-left:20px}.founders .global-text h1{padding-left:60px}@media (max-width: 1200px){.founders{padding-bottom:60px}.founders-box{width:100%}.founder1{width:70%}.founder1 h1{font-size:1.5rem}.founder1 p{font-size:1.4rem}.founder1 .p-container{min-height:850px}}@media (max-width: 1000px){.founder1 .p-container{min-height:940px}}@media (max-width: 900px){.founder1 .p-container{min-height:1100px}}@media (max-width: 850px){.founders{width:100%;padding-bottom:40px}.founders-box{flex-direction:column;width:100%}.founder1{width:100%;margin-bottom:24px;min-height:0}.founder1 h1{font-size:1.25rem}.founder1 p{font-size:1.1rem}.founder1 .p-container{min-height:50px}}@media (max-width: 650px){.founders{width:100%;padding-bottom:20px}.founders-box{flex-direction:column;width:100%}.founder1{width:100%;margin-bottom:16px;min-height:0}.founder1 img{max-width:53vw}.founder1 h1{font-size:1.3rem}.founder1 p{width:95%;font-size:1.2rem;text-align:left}img.mattPic{margin-top:35px}.founder1 .p-container{min-height:50px}.founders-box .founder1 h2{font-size:1.25em}}.contact{margin:40px auto;max-width:100%;display:flex;align-content:center;justify-content:space-between;color:#111}.contact-col{flex-basis:48%}.contact-col h3{font-weight:600;font-size:1.5rem;display:flex;align-items:center;margin-bottom:20px}.contact-col p{line-height:1.5}.contact-col h3 i{margin-left:15px}.contact-col ul li{display:flex;align-items:center;margin:20px 0}.contact-col ul li i{margin-left:10px}.contact input,.contact form textarea{display:block;width:100%;background:#d8d8d8;padding:15px;border:0;outline:0;margin-bottom:15px;margin-top:5px;resize:none}.btn{display:block;margin:20px auto auto;padding:14px 36px;font-size:1.1rem;font-weight:600;color:#c6c6c6;background:linear-gradient(90deg,#111,#3c3c3c);border:none;border-radius:15px;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 12px #3a7bd514}.btn:hover{background:linear-gradient(90deg,#487890,#78b4c8);transform:translateY(-2px) scale(1.03);box-shadow:0 4px 20px write a linear-gradient color with #487890}.contact-col span{display:block;margin:20px 0}.contact-info{display:flex;margin-top:20px}.contact-container{display:flex;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;min-height:100vh;background-image:url(./bg_gfx_top_v001-Cvp5XGvo.png);background-size:80%;background-repeat:no-repeat;background-position:bottom right;margin-top:15%}@media (max-width: 850px){.contact{flex-direction:column;padding-left:15px;padding-right:15px}.contact-col{margin-bottom:20px;font-size:1.2rem}.contact-col h3{justify-content:center;font-size:1.5rem}.contact-col p{max-width:650px;font-size:1.4rem}.contact-container{background-size:120%;background-position:bottom center}}@media (max-width: 650px){.contact{flex-direction:column;padding-left:15px;padding-right:15px}.contact-col{margin-bottom:20px;font-size:1.1}.contact-col h3{justify-content:center}.contact-col p{max-width:450px;font-size:1.2rem}}.radio-group{display:flex;gap:20px;margin-bottom:15px;flex-wrap:wrap}.radio-option{display:flex;align-items:center;gap:8px}.radio-option input[type=radio]{width:18px;height:18px;accent-color:rgb(72,120,144);cursor:pointer}.radio-option label{color:#111;cursor:pointer;font-size:1rem;margin:0}.radio-option label:hover{color:#487890}.careers{height:auto;width:60%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18vh}.careers h3{font-size:2rem;font-weight:600;margin-bottom:32px;text-align:center;color:#111;margin-top:0}.careers ul{list-style:none;padding:0;margin:0 0 32px;width:100%;display:flex;flex-direction:column;gap:16px;align-items:center}.careers li{font-size:1.5rem;font-weight:500;color:#111;padding:12px 32px;border-radius:8px;width:fit-content}.careers button{padding:14px 36px;font-size:1.1rem;font-weight:600;color:#c6c6c6;background:linear-gradient(90deg,#111,#3c3c3c);border:none;border-radius:15px;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 12px #3a7bd514}.careers button:hover{background:linear-gradient(90deg,#487890,#78b4c8);transform:translateY(-2px) scale(1.03);box-shadow:0 4px 20px write a linear-gradient color with #487890}.careers-box{min-height:200px}.careers-container{min-height:60vh;display:flex;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;background-image:url(./bg_gfx_bottom_v001-jO0iLdRo.png);background-size:60%;background-repeat:no-repeat}@media (max-height: 1200px){.careers-container{background-size:40%}}@media (max-height: 800px){.careers-container{background-size:35%}}@media (max-width: 900px){.careers{width:90%;padding:24px 8px}.careers h3{font-size:2.2rem}}@media (max-width: 600px){.careers{width:100%;padding:12px 2px}.careers h3{font-size:1.4rem}.careers li{font-size:.95rem;padding:10px 12px}.careers button{font-size:1rem;padding:10px 18px}}.footer{color:#111;padding:10px 0;display:flex;justify-content:space-between;border-top:1px solid #797979}.footer-legal{margin:10px auto}.footer-legal ul li{display:inline-block;margin-right:15px}.footer-legal ul li:last-child{margin-right:0}@media (max-width: 650px){.footer{padding:10px 0;flex-direction:column}.footer-legal ul li{margin:0 5px;font-size:10px}.footer-legal{margin-top:0}}.reel-container-wrapper{width:100%;margin:0 auto;min-height:80vh;background-image:url(./bg_gfx_ow_top_v001-cCbOA6Y2.png);background-size:80%;background-repeat:no-repeat;background-position:top right}.reel-buffer{background:linear-gradient(0deg,#1110,#111);min-height:200px}.reel-container{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5%}.reel-video-wrapper{width:100%;position:relative;padding-bottom:60%}.reel-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background-color:#000}.reel-container .global-text h1{padding-left:60px}.team-container{padding-left:20px;padding-right:20px;padding-top:50px}.mission-container{padding-top:20px}.imdb-logo{width:10px;opacity:.4;transition:opacity .3s ease}.imdb-logo:hover{opacity:.8}.ahmedPic,.mattPic{filter:grayscale(100%);transition:filter .3s ease}.founders h2{align-items:center;justify-content:center;text-align:center;margin-bottom:10px;font-size:1.4rem;line-height:1.4;font-weight:570}
