@import url(https://fonts.googleapis.com/css2?family=Pathway+Gothic+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=IM+Fell+English+SC&family=Pathway+Gothic+One&display=swap);.home{margin-top:60px;padding-top:40px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.home{flex-direction:column;padding-top:20px}}.presented-by{font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:32px;margin-bottom:12px;color:#fff}@media (max-width:768px){.presented-by{text-align:center;margin-bottom:18px}}@media (max-width:402px){.presented-by{font-size:28px}}@media (max-width:352px){.presented-by{font-size:22px}}.description{font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:32px;margin-top:6px;color:#fff}.description.mobile{display:none}@media (max-width:768px){.description{display:none}.description.mobile{display:block;margin-bottom:30px;margin-top:12px;text-align:center}}@media (max-width:402px){.description{font-size:28px}}@media (max-width:352px){.description{font-size:22px}}.title{color:#fff;text-align:right;font-size:56px}@media (max-width:768px){.title{text-align:center;margin-bottom:20px}}@media (max-width:402px){.title{font-size:48px}}.hero-img{width:380px;margin-left:60px}@media (max-width:963px){.hero-img{width:300px}}@media (max-width:870px){.hero-img{width:200px}}@media (max-width:618px){.hero-img{width:200px}}@media (max-width:768px){.hero-img{margin-left:0;margin-bottom:20px}}.credit{font-family:Pathway Gothic One,sans-serif;max-width:900px;margin:0 auto 0 auto;text-align:center}.credit-small{font-size:14px}.credit-large,.credit-small{color:#fff;display:inline-block}.credit-large{font-size:20px}.trailer{margin-top:30px}.video-container{text-align:center}.video{width:700px;height:394px}@media (max-width:820px){.video{width:500px;height:282px}}@media (max-width:589px){.video{width:400px;height:226px}}@media (max-width:472px){.video{width:315px;height:178px}}@media (max-width:371px){.video{width:290px;height:163px}}.gallery{margin-top:30px}.gallery-row{display:flex;margin-top:24px}.gallery-row:first-of-type{margin-top:0}@media (max-width:768px){.gallery-row{margin-top:10px}.gallery-row:first-of-type{margin-top:0}}@media (max-width:900px){.gallery-row{flex-direction:column;margin-top:20px}.gallery-row:first-of-type{margin-top:0}}.gallery-img{max-width:50%}.gallery-img:first-of-type{padding-right:20px}.gallery-img:last-of-type{padding-left:20px}@media (max-width:768px){.gallery-img:first-of-type{padding-right:10px}.gallery-img:last-of-type{padding-left:10px}}@media (max-width:900px){.gallery-img{max-width:100%}.gallery-img:first-of-type{padding-right:0;margin-bottom:19px}.gallery-img:last-of-type{padding-left:0}}.press-h1{margin-bottom:10px!important}.press-p{text-align:center;font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:22px;color:#fff;margin-bottom:40px}.press-notes-link{color:#ff1a1a}.podcast{margin-top:30px}.podcast-div{text-align:center;margin:40px auto 0 auto}.podcast-div:first-of-type{margin-top:0}.podcast-episode-title{margin-bottom:16px}.podcast-episode-title,.podcast-platform-link{font-family:Pathway Gothic One,sans-serif;font-size:22px;color:#fff;margin-top:40px}.podcast-platform-link{display:inline-flex;text-decoration:none;align-items:center;justify-content:center}.podcast-platform-link>img{margin-left:8px;width:100px}.podcast-platform-link>img.ext-link{width:12px;margin-left:2px;margin-bottom:10px}audio{max-width:600px;width:100%;background-color:#fff;border-radius:10px;cursor:pointer}audio::-webkit-media-controls{background-color:#f0f0f0}audio::-webkit-media-controls-play-button{color:#333}.contact{margin-top:30px}.contact-h1{margin-bottom:10px!important}.contact-p{text-align:center;font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:22px;color:#fff}.contact-form{display:block;align-items:center;width:400px;max-width:85%;margin:40px auto 0 auto;background-color:#d4d4d4;border-radius:10px;padding:30px 0}.contact-form,.contact-form>label{display:flex;flex-direction:column}.contact-form>label{width:calc(100% - 40px);margin-bottom:20px;color:#000;font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:22px}.contact-form>label:last-of-type{margin-bottom:30px}.contact-form>label>input{all:unset;padding:5px;background-color:#fff;margin-top:2px;border:1px solid #787878;border-radius:4px;cursor:text;font-family:Arial sans-serif;font-size:16px}.contact-form>label>textarea{all:unset;padding:5px;height:60px;background-color:#fff;margin-top:2px;border:1px solid #787878;border-radius:4px;cursor:text;overflow:auto;white-space:pre-wrap;font-family:Arial sans-serif;font-size:16px}.contact-form>button{all:unset;width:120px;height:40px;text-align:center;background-color:#000;color:#fff;border:1px solid #000;border-radius:50px;cursor:pointer;transition:background-color .2s,color .2s,transform .2s}.contact-form>button:hover{background-color:#fff;color:#000}.contact-form>button:active{transform:scale(.95)}@font-face{font-family:IM Fell English SC,Arial sans-serif;src:url(https://fonts.googleapis.com/css2?family=IM+Fell+English+SC&family=Pathway+Gothic+One&display=swap)}*{box-sizing:border-box}body{background-color:#000;color:#ff1a1a;width:85%;max-width:1200px;margin:0 auto;padding-bottom:60px;height:100%;padding:0;overflow-x:hidden}#app{min-height:100vh;display:flex;flex-direction:column}main{flex-grow:1}.not-found-link{all:unset;text-decoration:none!important}.not-found-button{all:unset;width:140px;height:40px;text-align:center;background-color:#000;color:#ff1a1a;border:1px solid #ff1a1a;border-radius:50px;cursor:pointer;transition:background-color .2s,color .2s,transform .2s;margin:0 auto;display:block}.not-found-button:hover{background-color:#ff1a1a;color:#000}.not-found-button:active{transform:scale(.95)}.container-div{margin-top:124px}.router-links-container{width:85%;max-width:800px;display:flex;justify-content:space-between;padding:40px 0;margin:0 auto}.nav{position:fixed;top:0;left:0;background-color:#000;width:100%;transition:all .3s ease;z-index:1000}@media (max-width:679px){.nav{display:none}}.nav-link{font-family:Pathway Gothic One,sans-serif;font-weight:400;font-style:normal;font-size:22px;text-decoration:none;color:#fff}.mobile-nav-link-container{margin-bottom:20px}.social-media-links-container{display:flex}.social-media-links-container.mobile{padding-top:10px;padding-bottom:16px;display:block}.social-media-link{margin-right:30px}.social-media-link:nth-of-type(2){margin-right:24px}@media (max-width:900px){.social-media-link:nth-of-type(2){margin-right:0}}.social-media-link:last-of-type{margin-right:0}.fb-logo{width:24px}.donate-img{width:160px;margin-top:-15px}.donate-link-mobile-container{margin:24px auto 0 auto}.mobile-nav{display:none}@media (max-width:900px){.mobile-nav{display:block}}.mobile-nav-links{display:flex;flex-direction:column;background-color:#000;position:fixed;width:100%;left:-100%;top:77px;text-align:center;font-size:20px;color:#ff1a1a;transition:left .2s}.mobile-nav-links.visible{left:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.2);transition:left .2s;z-index:1}.router-link-active{text-decoration:underline;text-underline-offset:8px;text-decoration-color:#ff1a1a}h1{font-size:44px;margin:0}.small-h1{font-family:Pathway Gothic One,sans-serif;color:#fff;font-size:36px;text-align:center;margin-bottom:40px}p{margin:0}.hamburger-container{padding:40px 0;position:fixed;width:100%;margin-left:-7.5%;background-color:#000}@media (min-width:900px){.hamburger-container{display:none}}.hamburger{display:flex;width:25px;flex-direction:column;align-items:flex-end;justify-content:flex-end;cursor:pointer;margin-left:auto;margin-right:7.5%}.hamburger .bar{display:block;width:25px;height:2px;margin:3px auto;background-color:#ff1a1a;transition:all .2s ease-in-out}.hamburger .bar.turned:first-of-type{transition:all .2s ease-in-out;transform:translateY(8px) rotate(45deg);width:25px}.hamburger .bar.turned:nth-of-type(2){transition:all .2s ease-in-out;opacity:0}.hamburger .bar.turned:nth-of-type(3){transition:all .2s ease-in-out;transform:translateY(-8px) rotate(-45deg);width:25px}@media (min-width:900px){.hamburger{display:none}}.footer{max-width:800px;margin:0 auto;color:#757575;font-size:14px;padding:40px 0}#app{font-family:IM Fell English SC,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fade-enter-from{opacity:0}.fade-enter-active{transition:all .15s ease-out}.fade-leave-to{opacity:0}.fade-leave-active{transition:all .15s ease-in}.laurels{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;margin:48px 0}.laurels img{max-width:150px;width:100%;height:auto}@media (max-width:600px){.laurels{gap:10px}}.screening-h1,.screening-row{margin-bottom:40px}.screening-row{text-align:center}.screening-p{margin:0;margin-bottom:4px;font-family:Pathway Gothic One,sans-serif;font-size:22px;color:#fff}