article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:"proxima nova light"}body{margin:0}a{background:transparent}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"“" "”" "‘" "’"}q:after,q:before{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}*,:after,:before{box-sizing:inherit}html{background-color:#191919;box-sizing:border-box;font-family:hero-new,sans-serif;font-display:swap;font-style:normal;color:#eae7e2;font-size:16px}@media(min-width:540px){html{font-size:16px}}@media(min-width:1000px){html{font-size:18px}}body,html{height:100%}h1{font-size:1.75rem}h1,h2{font-weight:300}h2{font-size:1.25rem}h4{font-weight:400}h4,li,p{font-size:1rem}li,p{font-weight:200;line-height:1.7}@media(min-width:540px){li,p{line-height:1.8}}a{color:#eae7e2;text-decoration:none}.main-wrapper{padding-top:50px;min-height:100vh;position:relative}.main-container{max-width:1000px;margin:auto;overflow:auto;padding-bottom:500px}.page-shadow{position:fixed;display:block;z-index:8;height:100vh;width:100vw;top:0;left:0;pointer-events:none;transition:all .1s ease;background-color:rgba(0,0,0,.7);opacity:0}.page-shadow-show{opacity:1;pointer-events:all}.topNav{width:100%;margin:auto;background-color:#191919;height:50px;display:flex;align-items:center;top:0;z-index:20;color:#eae7e2;position:absolute}@media(min-width:769px){.topNav{position:fixed}}.topNav-border{width:100%;height:2px;background-image:linear-gradient(270deg,#7f67af,#204684);position:absolute;opacity:1;bottom:0}.topNav-border-fade{transition:all .2s ease-out;opacity:0}.topNav-back-icon{outline:none;width:40px;margin-left:-40px;height:100%;padding:14px;z-index:1;transition:all .2s ease-out}.topNav-back-icon-show{margin-left:8px}.topNav-back-icon img{width:100%}.menu-button{outline:none;border:none;background-color:transparent;padding:10px 24px;height:100%;position:absolute;right:0;z-index:3}.menu-button-open{transition:all .2s ease;background-color:#2f1f39}@media(min-width:769px){.menu-button{display:none}}.menu-button-bars{pointer-events:none;background-color:#eae7e2;width:35px;height:2px;transition:all .1s ease;position:relative}.menu-button-bars:nth-child(2){margin:6px 0}.menu-button-bars:nth-child(4){position:absolute;top:50%;bottom:50%;transform:translateY(-50%)}.menu-button-fixed{position:fixed;right:0}.open-menu:nth-of-type(odd){opacity:0}.open-menu:nth-of-type(2){transform:rotate(45deg)}.open-menu:nth-of-type(4){transform:rotate(-45deg)}.topNav-logo{margin-left:24px;font-size:24px}.topNav-logo-mark{display:inline-block;font-weight:500;line-height:1;padding:2px 3px;margin-right:2px}.topNav-logo-text{display:inline-block;font-weight:300;color:#eae7e2}.topNav-logo-mark{background-image:linear-gradient(225deg,#7c5196,#305bae);color:#191919}.mobile-menu{display:block;background-image:linear-gradient(40deg,#191919,#2f1f39);padding:24px 0;width:100%;position:absolute;left:0;top:-100%;z-index:9;transition:all .2s ease-out;margin-top:50px}@media(min-width:769px){.mobile-menu{display:none;position:fixed}}.mobile-menu-border{width:100%;height:2px;background-image:linear-gradient(270deg,#7f67af,#204684);position:absolute;opacity:1;bottom:0}.mobile-menu-border-fade{transition:all .2s ease-out;opacity:0}.mobile-menu-open{animation:slideDown .2s ease forwards}.mobile-menu-links{display:flex;flex-direction:column;align-items:center}.mobile-menu-links a{font-size:16px;font-weight:400;color:#eae7e2;text-decoration:none;padding:20px}.mobile-menu-links a:hover{transition:all .1s ease;color:#d99c2a}.mobile-menu .mobile-menu-search-button{border-radius:3px;background:linear-gradient(225deg,#7c5196,#305bae);color:#eae7e2;padding:4px 32px;font-size:16px;border:none;margin:16px 0;box-shadow:0 3px 6px rgba(0,0,0,.4)}.desktop-menu{display:none}@media(min-width:769px){.desktop-menu{display:flex;justify-content:space-between;align-items:center;width:400px;position:absolute;right:24px}.desktop-menu a{font-size:14px;text-decoration:none;letter-spacing:1px;position:relative;transition:all .1s ease}.desktop-menu a:focus,.desktop-menu a:hover{outline:none;color:#d99c2a}.desktop-menu .topNav-search-button{border-radius:3px;background:linear-gradient(225deg,#7c5196,#305bae);color:#eae7e2;padding:4px 32px;font-size:16px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.4)}}.button{display:flex;justify-content:center;align-items:center;border:none;outline:none;width:260px;height:55px;margin:24px auto;padding:3px;border-radius:5px;background:linear-gradient(225deg,#7c5196,#305bae)}.button-background{width:100%;height:100%;border-radius:5px;background-color:#191919;pointer-events:none}.button-animated-background{width:260px;height:50px;transition:all .2s ease;position:absolute;border-radius:50px;transform:scale(0);background-image:linear-gradient(225deg,#7c5196,#305bae);pointer-events:none}.button:hover .button-animated-background{border-radius:3px;transform:scale(1);pointer-events:none}.button-text{color:#eae7e2;position:absolute;font-size:1rem;pointer-events:none}.search-menu{text-align:center;font-size:16px;background-image:linear-gradient(40deg,#191919,#2f1f39);padding:24px 0;width:100%;position:fixed;left:0;bottom:-100%;z-index:16;margin-top:50px}@media(min-width:769px){.search-menu{bottom:0;left:unset;height:325px;margin:0;right:-100%;width:400px}}.search-menu-border{width:100%;height:2px;background-image:linear-gradient(270deg,#7f67af,#204684);position:absolute;opacity:1;top:0}.search-menu-border-fade{transition:all .2s ease-out;opacity:0}.search-menu-open{animation:slideUp .2s ease forwards}@media(min-width:769px){.search-menu-open{animation:slideOut .2s ease forwards}}.reset-search-button{border:none;outline:none;background:transparent;margin:auto;display:block;font-size:.75rem;color:#eae7e2;transition:all .2s ease}.reset-search-button:hover{color:#d99c2a}form{display:flex;flex-flow:column;align-items:center;max-width:260px;margin:auto}@media(min-width:1000px){form{margin-top:0}}.form-input{width:100%;display:flex;flex-flow:row nowrap;margin:12px 0;justify-content:space-between;align-items:flex-end}.form-input input{border-radius:0;width:150px;height:40px;text-align:center;outline:none;border:none;border-bottom:2px solid #eae7e2;background-color:transparent}.form-input input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);margin:0;opacity:.5}label{vertical-align:bottom}.text-color-default{color:#696969}.text-color-blur{color:#eae7e2}.button-icon-theater,.icon-button{background:transparent;padding:36px 6px 6px;height:55px;width:85px;border:none;box-shadow:none;background-repeat:no-repeat;background-position:50% 35%;position:relative;background-size:20px 20px;opacity:.5;transition:all .2s ease}@media(min-width:769px){.button-icon-theater,.icon-button{height:60px;width:65px}}.button-icon-theater:active,.button-icon-theater:focus,.button-icon-theater:hover,.icon-button:active,.icon-button:focus,.icon-button:hover{opacity:1}.button-icon-theater .button-icon-theater,.button-icon-theater .icon-text,.icon-button .button-icon-theater,.icon-button .icon-text{color:#eae7e2;font-size:.5rem;text-align:center;pointer-events:none}.button-icon-theater{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1636094666/icons/Icon-theater_jkpmeh.png)}.button-icon-theater-active,.button-icon-theater:hover{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1636094666/icons/Icon-theater-active_qyaoov.png)}.button-icon-theater-disabled,.button-icon-theater-disabled:active,.button-icon-theater-disabled:focus,.button-icon-theater-disabled:hover{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1636094666/icons/Icon-theater_jkpmeh.png);opacity:.2}.button-icon-search,.icon-button{background:transparent;padding:36px 6px 6px;height:55px;width:85px;border:none;box-shadow:none;background-repeat:no-repeat;background-position:50% 35%;position:relative;background-size:20px 20px;opacity:.5;transition:all .2s ease}@media(min-width:769px){.button-icon-search,.icon-button{height:60px;width:65px}}.button-icon-search:active,.button-icon-search:focus,.button-icon-search:hover,.icon-button:active,.icon-button:focus,.icon-button:hover{opacity:1}.button-icon-search .button-icon-search,.button-icon-search .icon-text,.icon-button .button-icon-search,.icon-button .icon-text{color:#eae7e2;font-size:.5rem;text-align:center;pointer-events:none}.button-icon-search{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1632850751/icons/search-icon.png)}.button-icon-search-active,.button-icon-search:hover{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1634145573/icons/Icon-search-active_jlqcp8.png)}.icon-link,.link-icon-home{background:transparent;padding:36px 6px 6px;height:55px;width:85px;border:none;box-shadow:none;background-repeat:no-repeat;background-position:50% 35%;position:relative;background-size:20px 20px;opacity:.5;transition:all .2s ease}@media(min-width:769px){.icon-link,.link-icon-home{height:60px;width:65px}}.icon-link:active,.icon-link:focus,.icon-link:hover,.link-icon-home:active,.link-icon-home:focus,.link-icon-home:hover{opacity:1}.icon-link .icon-text,.icon-link .link-icon-home,.link-icon-home .icon-text,.link-icon-home .link-icon-home{color:#eae7e2;font-size:.5rem;text-align:center}.link-icon-home{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1634105272/icons/Icon_material-home_2x_umtm0z.png)}.link-icon-home:active,.link-icon-home:focus,.link-icon-home:hover{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1634148446/icons/Icon-home-active_yrrajy.png)}.bottomNav{width:100%;background-color:#191919;height:55px;display:flex;align-items:center;justify-content:space-around;position:fixed;bottom:-1px;z-index:20;color:#eae7e2;transition:all .2s ease}.bottomNav-border{width:100%;height:2px;background-image:linear-gradient(270deg,#7f67af,#204684);position:absolute;opacity:1;top:0}.bottomNav-border-fade{transition:all .2s ease-out;opacity:0}@media(min-width:769px){.bottomNav-border{background-image:linear-gradient(225deg,#7c5196,#305bae);transform:scale(-1)}}@media(min-width:769px){.bottomNav{box-shadow:-3px 1px 3px rgba(15,15,15,.5);justify-content:space-around;bottom:0;right:-60px;width:60px;height:325px;flex-direction:column;background-color:#1d1d1d}.bottomNav-active{right:0}.bottomNav-active .bottomNav-tab{opacity:0}}.bottomNav:hover{right:0}.bottomNav-tab{display:none}@media(min-width:769px){.bottomNav-tab{background:linear-gradient(225deg,#7c5196,#305bae);border-radius:5px 0 0 0;border:none;box-shadow:-3px 1px 3px rgba(15,15,15,.5);display:block;height:65px;padding:2px 0 2px 2px;position:absolute;right:60px;top:0;transition:all .4s ease;width:45px;z-index:1}.bottomNav-tab-chevron{width:100%;height:100%;background-repeat:no-repeat;background-position:40% 50%;background-size:15px 35px;background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1633031774/icons/chevron-off-white_f9t997.png)}.bottomNav-tab-theater-mode{opacity:.5}.bottomNav-tab:hover{opacity:1}}.footer{margin-bottom:50px;background-image:linear-gradient(190deg,#452d54,#1a315e);padding:50px 24px 30px;color:#eae7e2;text-align:center;position:absolute;bottom:0;left:0;width:100vw;z-index:7;height:375px}@media(min-width:769px){.footer{margin-bottom:0}}.footer-logo{font-size:32px;display:flex;justify-content:center}.footer-logo-mark{display:inline-block;font-weight:500;line-height:1;padding:2px 3px;margin-right:2px}.footer-logo-text{display:inline-block;font-weight:300;color:#eae7e2}.footer-logo-mark-transparent{background-color:#eae7e2;width:40px;margin-right:3px;height:40px;display:flex;align-items:center;justify-content:center}.footer-logo-mark-transparent .footer-logo-mark{display:block;background:-webkit-linear-gradient(#452d54,#1a315e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500;line-height:1.2;margin-right:0}.footer-socials{display:flex;max-width:400px;justify-content:space-between;margin:60px auto;background-color:transparent}.footer-footnote{font-size:smaller;font-weight:300}.splash{width:100vw;height:100vh;overflow:hidden;position:absolute;top:0;z-index:30;display:flex;justify-content:center;align-items:center;animation:fadeIn 1s ease}.splash-vid{display:none}@media(min-width:540px){.splash-vid{height:100vh;display:block}}.splash-still{display:block;width:100vw;height:100vh;background:url(https://res.cloudinary.com/obkidz/image/upload/v1637348711/inspace/splash_still_resized_ittagn.png);background-position:50%;background-size:cover;background-repeat:no-repeat;top:0;left:0;position:fixed;animation:splashZoom 3s ease forwards,fadeIn 1s ease forwards}@media(min-width:540px){.splash-still{display:none}}.splash-logo{position:absolute;width:200px;animation:scaleUp 1s ease forwards,fadeIn 1s ease forwards}.splash-fade-out{animation:fadeOut .5s ease forwards}@keyframes splashZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero{height:350px;position:absolute;left:0;top:50px;width:100%;padding:0}@media(min-width:769px){.hero{height:570px}}.hero-image{height:350px;position:absolute;left:0;width:100%;padding:0}@media(min-width:769px){.hero-image{height:570px}}.hero-video{border:none;height:inherit;width:100%}.feature-text{margin-top:350px;padding-top:8px}@media(min-width:769px){.feature-text{margin-top:570px}}.feature-text-date{font-size:.88rem;display:flex;justify-content:space-between;bottom:0;right:0;margin:16px 0}.content-loader{height:450px;position:relative}.content-loader-image{width:150px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:fadeIn .5s ease forwards}.content-loader-image-hide{transition:all .5s ease;opacity:0}.content-loader-image-show{transition:opacity 1s ease;opacity:1}.page{padding:0 24px;overflow:hidden}.page-header{animation:scaleDefault 1s ease forwards;text-align:center}.page-title{text-align:center;margin:28px 0}.scale-up{animation:scaleDefault .2s ease forwards}.scale-down{animation:scaleDown .5s ease-out forwards}.animate-content-text{animation:textSlide 1s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes textReveal{0%{letter-spacing:4px;opacity:0}to{letter-spacing:2px;opacity:1}}@keyframes textSlide{0%{line-height:1.8;margin-top:1.4rem}to{line-height:1.7;margin-top:1rem}}@keyframes slideDown{0%{top:-100%}to{top:0}}@keyframes slideUp{0%{bottom:-300px}to{bottom:49px}}@keyframes slideOut{0%{right:-100%}to{right:60px}}@keyframes scaleDown{0%{transform:scale(1)}to{transform:scale(.9)}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes scaleDefault{0%{transform:scale(.98);opacity:.1}to{transform:scale(1);opacity:1}}.icon-button,.theater-exit{background:transparent;padding:36px 6px 6px;height:55px;width:85px;border:none;box-shadow:none;background-repeat:no-repeat;background-position:50% 35%;position:relative;background-size:20px 20px;opacity:.5;transition:all .2s ease}@media(min-width:769px){.icon-button,.theater-exit{height:60px;width:65px}}.icon-button:active,.icon-button:focus,.icon-button:hover,.theater-exit:active,.theater-exit:focus,.theater-exit:hover{opacity:1}.icon-button .icon-text,.theater-exit .icon-text{color:#eae7e2;font-size:.5rem;text-align:center;pointer-events:none}.theater{position:fixed;width:100vw;height:100vh;left:0;top:0;-webkit-backdrop-filter:blur(5px) brightness(.2);backdrop-filter:blur(5px) brightness(.2);z-index:30;animation:fadeIn .5s ease-in forwards}.theater-image{max-width:100%;height:100vh;background-size:contain;background-repeat:no-repeat;background-position:50%}.theater-video{width:100%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;border:none}@media(min-width:769px){.theater-video{height:inherit}}.theater-exit{display:block;position:absolute;background-position:50%;background-size:30px 30px;z-index:1;opacity:1;right:0;top:20px;background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1636406413/icons/Icon-close_fhuuan.png)}@media(min-width:769px){.theater-exit{right:20px}}.theater-exit:hover{background-image:url(https://res.cloudinary.com/obkidz/image/upload/v1636406413/icons/Icon-close-hover_aewreh.png)}