.toggle-button{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;height:24px;width:30px;background:transparent;border:none;cursor:pointer;padding:0;box-sizing:border-box}.toggle-button:focus{outline:none}.toggle-button__line{width:30px;height:2px;background:#fff}.toolbar{position:fixed;top:0;left:0;width:100%;background:#87ceeb;height:56px;z-index:50}.toolbar__navigation{display:-webkit-flex;display:flex;height:100%;-webkit-align-items:center;align-items:center;padding:0 1rem}.toolbar__logo{margin-left:1rem}.toolbar__logo img{width:200px;height:auto;padding-top:5px}.toolbar__logo a{color:red;text-decoration:none}.spacer{-webkit-flex:1 1;flex:1 1}.toolbar_nav-items ul{list-style:none;margin:0;padding:0;display:-webkit-flex;display:flex}.toolbar_nav-items li{padding:0 1rem;font-size:1.5rem;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.toolbar_nav-items a{color:red;text-decoration:none;font-weight:bolder}.toolbar_nav-items a:active,.toolbar_nav-items a:hover{color:#fff}@media (max-width:768px){.toolbar_nav-items{display:none}.toolbar__toggle-button{margin-right:15px}}@media (min-width:769px){.toolbar__toggle-button{display:none}.toolbar__logo{margin-left:5px}}.side-drawer{height:100%;background:#fff;box-shadow:1px 0 7px rgba(0,0,0,.5);position:fixed;top:0;left:0;width:75%;max-width:400px;z-index:200;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.side-drawer.open{-webkit-transform:translateX(0);transform:translateX(0)}.side-drawer ul{height:100%;list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.side-drawer li{margin:1.5rem 0;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:3rem}.side-drawer a{color:purple;text-decoration:none;font-size:2rem}.side-drawer a:active,.side-drawer a:hover{color:orange}@media (min-width:769px){.side-drawer{display:none}}.backdrop{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3);z-index:100}.home{min-height:100vh;background-image:url(/static/media/punch-chowder-masterBG-sm.5d6d39bf.jpg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.home__main-container{width:100%}.home__sub-container{padding:5%;border-radius:20px}.home__sub-container button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6}.home__sub-container button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.home__sub-container button:active{position:relative;top:1px}.home__sub-container button:focus{outline:none}.home__logo{width:85vw}.App{text-align:center}.season-select{min-height:100vh;background-image:url(/static/media/unleash-the-flavor.71b390c0.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:grid;grid-template-columns:1fr 1fr 1fr}.season-select__main-container{grid-column:3;align-self:center}.season-select__sub-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#f5f5f5;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.season-select__sub-container h1{font-size:2rem}.season-select__sub-container button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6;margin-bottom:25px}.season-select__sub-container button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.season-select__sub-container button:active{position:relative;top:1px}.season-select__sub-container button:focus{outline:none}.watch{min-height:100vh;background-image:url(/static/media/RotTMNT-nBG1.747ffdc2.jpg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.watch__main-container{margin-top:60px;color:#fff;width:75%}.watch__controls{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around}.watch__controls button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6;margin-top:25px;margin-bottom:30px}.watch__controls button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.watch__controls button:active{position:relative;top:1px}.watch__controls button:focus{outline:none}.frame-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}#ifrm{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.episode-button{box-shadow:7px 4px 9px -3px #e184f3;background:linear-gradient(180deg,#c123de 5%,#a20dbd);background-color:#c123de;border-radius:6px;border:1px solid #a511c0;display:inline-block;cursor:pointer;color:#ffa07a;font-family:Impact;font-size:25px;font-weight:700;padding:10px 25px;text-decoration:none;text-shadow:0 1px 0 #9b14b3;margin-bottom:25px}.episode-button:hover{background:linear-gradient(180deg,#a20dbd 5%,#c123de);background-color:#a20dbd}.episode-button:active{position:relative;top:1px}.episode-button:focus{outline:none}.season-one{min-height:100vh;background-image:url(/static/media/RotTMNT\ BG1.afd6cd24.jpg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.season-one__sub-container{margin-top:90px}.season-two{min-height:100vh;background-image:url(/static/media/RotTMNT\ BG2.c639375f.jpg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.season-two__sub-container{margin-top:90px}.four-zero-four{min-height:100vh;background-image:url(/static/media/Green_GrungeBG.c7da8ccd.jpg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.four-zero-four__sub-container img{width:75%}@media screen and (min-width:1025px){.four-zero-four{min-height:100vh;background-image:url(/static/media/foot-recruit-404.e15a7685.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:grid;grid-template-columns:1fr 1fr}.four-zero-four__main-container{-webkit-align-self:center;align-self:center}.four-zero-four__sub-container img{width:75%;margin-bottom:200px}}.secrets-login{min-height:100vh;background-image:url(/static/media/enter-password-pc.e1d5fcd7.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.secrets-login__main-container{padding:5%}.secrets-login__sub-container{color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:purple;padding:40px;margin-bottom:200px;border-radius:15px;font-family:"Courier New",Courier,monospace}.secrets-login__sub-container h1{margin-top:0}.secrets-login__sub-container input{padding:9px;font-size:20px;background-color:#fff;color:#000;border:2px solid #ccc;border-radius:0;box-shadow:5px 5px 5px rgba(66,66,66,.75);font-family:"Courier New",Courier,monospace}.secrets-login__sub-container input:active{outline:none}.secrets-login__button{margin-top:25px;box-shadow:inset 0 -3px 7px 0 #29bbff;background:linear-gradient(180deg,#2dabf9 5%,#0688fa);background-color:#2dabf9;border-radius:3px;border:1px solid #0b0e07;display:inline-block;cursor:pointer;color:#fff;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:15px;padding:9px 23px;text-decoration:none;text-shadow:0 1px 0 #263666}.secrets-login__button:hover{background:linear-gradient(180deg,#0688fa 5%,#2dabf9);background-color:#0688fa}.secrets-login__button:active{position:relative;top:1px}.secrets-login__button:focus{outline:none}.access-denied{min-height:100vh;background-image:url(/static/media/wrong-answer-pc.a5c8b973.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;color:#fff}.access-denied__sub-container{margin-bottom:300px}.access-denied__sub-container button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6}.access-denied__sub-container button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.access-denied__sub-container button:active{position:relative;top:1px}.access-denied__sub-container button:focus{outline:none}.top-secret{min-height:100vh;background-image:url(/static/media/secrets-loginBG.e9169216.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.top-secret__sub-container{margin-top:75px;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.top-secret__sub-container button{box-shadow:inset 0 -3px 7px 0 #29bbff;background:linear-gradient(180deg,#2dabf9 5%,#0688fa);background-color:#2dabf9;border-radius:8px;border:1px solid #0b0e07;display:inline-block;cursor:pointer;color:#fff;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:40px;padding:9px 23px;text-decoration:none;text-shadow:0 1px 0 #263666;margin-bottom:25px}.top-secret__sub-container button:hover{background:linear-gradient(180deg,#0688fa 5%,#2dabf9);background-color:#0688fa}.top-secret__sub-container button:active{position:relative;top:1px}.top-secret__sub-container button:focus{outline:none}.top-secret__doug,.top-secret__video-owner{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.top-secret__video-owner{grid-column:3}.top-secret__doug h2,.top-secret__video-owner h2{font-size:2.5rem}@media screen and (min-width:700px){.top-secret{min-height:100vh;background-image:url(/static/media/secrets-loginBG.e9169216.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.top-secret__sub-container{color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}}.bonus-button{box-shadow:7px 4px 9px -3px #e184f3;background:linear-gradient(180deg,#c123de 5%,#a20dbd);background-color:#c123de;border-radius:6px;border:1px solid #a511c0;display:inline-block;cursor:pointer;color:#ffa07a;font-family:Impact;font-size:25px;font-weight:700;padding:10px 25px;text-decoration:none;text-shadow:0 1px 0 #9b14b3;margin-bottom:25px}.bonus-button:hover{background:linear-gradient(180deg,#a20dbd 5%,#c123de);background-color:#a20dbd}.bonus-button:active{position:relative;top:1px}.bonus-button:focus{outline:none}.animatics{min-height:100vh;background-image:url(/static/media/animaticsBG.750a29b0.jpeg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.animatics__sub-container{margin-top:90px}.shorts{min-height:100vh;background-image:url(/static/media/shortsBG2.c86b0782.jpeg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.shorts__sub-container{margin-top:90px}.bts{min-height:100vh;background-image:url(/static/media/btsBG2.98e62866.jpeg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.bts__sub-container{margin-top:90px}.bonus-features{min-height:100vh;background-image:url(/static/media/bonus-featuresBG.5c50e0b5.png);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:grid;grid-template-columns:1fr 1fr 1fr}.bonus-features__main-container{grid-column:3;align-self:center}.bonus-features__sub-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#f5f5f5;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.bonus-features__sub-container h1{font-size:2rem}.bonus-features__sub-container button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6;margin-bottom:25px}.bonus-features__sub-container button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.bonus-features__sub-container button:active{position:relative;top:1px}.bonus-features__sub-container button:focus{outline:none}.bonus-watch{min-height:100vh;background-image:url(/static/media/bonuswatchBG.7fa08d31.jpeg);background-position:50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.bonus-watch__main-container{margin-top:60px;color:#fff;width:75%}.bonus-watch__controls{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around}.bonus-watch__controls button{box-shadow:0 1px 0 0 #fff6af;background:linear-gradient(180deg,#ffec64 5%,#ffab23);background-color:#ffec64;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:Impact;font-size:28px;font-weight:700;padding:10px 24px;text-decoration:none;text-shadow:0 1px 0 #fe6;margin-top:25px;margin-bottom:30px}.bonus-watch__controls button:hover{background:linear-gradient(180deg,#ffab23 5%,#ffec64);background-color:#ffab23}.bonus-watch__controls button:active{position:relative;top:1px}.bonus-watch__controls button:focus{outline:none}.frame-container__bonus{position:relative;overflow:hidden;width:100%;padding-top:56.25%}#bonus-ifrm{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}body,html{height:100%}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.cbf55dcd.chunk.css.map */