body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{height:100vh}.App{font-family:VT323,monospace}.mini-projects-header{text-align:left;color:#fff}p{font-size:25px}.MoodySoup{background-image:url(https://i.imgur.com/WQJYxQi.png);color:#fff;background-repeat:no-repeat,repeat;background-color:#f59988}.Page{height:calc(100% - 100px)}.Team{box-sizing:border-box;color:#ea6a8b;background-color:#c6e5d9;justify-content:flex-end;display:flex;flex-direction:column}.team-wrapper{height:calc(55vh - 100px);display:flex;justify-content:center;padding:25px;align-items:flex-end;background:linear-gradient(180deg,rgba(255,192,203,0) 80%,#ea6a8b 0)}.megan{background-color:pink}.witch{width:306px}.game-panel{height:17vh;opacity:.7}.game-panel__label{height:100%}.game-panel:focus,.game-panel:focus-within,.game-panel:hover{opacity:1}.HatsAndCats{background-image:url(https://i.imgur.com/v8wfB7z.png);animation:animatedBackground 40s linear infinite;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.HatsAndCats,.LunarHeist{color:#fff;background-repeat:repeat,repeat;background-color:#630079}.LunarHeist{background-image:url(https://i.imgur.com/rynABBR.png);background-position:50%;background-size:cover}.DontBugMe{background-image:url(https://i.imgur.com/VnhKrOZ.png);background-position:0 0;background-size:10px;background-repeat:repeat-x;animation:animatedBackground 40s linear infinite;background-size:cover}.StumbleAndStew{background-image:url(https://i.imgur.com/UbGXoOc.gif);background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#381a4d}.CatGotYourTongue{background-image:url(https://i.imgur.com/PCVRMBY.gif);background-repeat:repeat-x;background-size:100%;background-color:#654892;background-position-x:center;background-position-y:center}.Solander{background-image:url(https://i.imgur.com/HDMPgQj.png);background-repeat:repeat-x;background-size:contain;background-color:#382f34;background-position-x:center;background-position-y:center}.Vimboy{background:url(https://i.imgur.com/XRpbGuq.png);background-size:cover;color:#fff}.mini-games{display:flex;flex-direction:column;height:100%;justify-content:center}.mini-games hr{padding:0;margin:0;border:2px solid hsla(0,0%,100%,.5098039215686274)}.mini-games a{text-decoration:none}.vimboy-title{font-size:40px}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.moody-soup-logo{height:240px;background-size:100%}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.moody-soup-image{width:250px;height:auto}}.moody-soup-image{border-radius:15%}@media only screen and (min-device-width:320px) and (max-device-width:480px){.moody-soup-description{width:inherit}}.moody-soup-description{width:400px}.gallery{background-color:hsla(0,0%,92.5%,.34901960784313724);padding-bottom:100px;border-top:10px solid #fff}.gallery-header{width:100%;text-align:center}.description{padding-top:50px;padding-left:100px;padding-right:100px;animation:fadein 2s ease-in}@media only screen and (min-device-width:320px) and (max-device-width:480px){.description{padding-left:10px;padding-right:10px}}.bass-logo{height:80px}body{background-color:#282c34}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin}.App-link{color:#61dafb}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}.main-header{animation:float 6s ease-in-out infinite;padding-top:100px}.logo{background:url(/static/media/octobass.7c134d6e.svg);width:600px;height:400px}@media only screen and (min-device-width:320px) and (max-device-width:480px){.logo{background:url(/static/media/simple-octobass.23377aed.svg);width:150px;height:240px;background-size:100%}}.game-image{object-fit:cover;width:100px;height:100px;padding:10px}.fade-in:hover{transform:scale(1.1)}.fade-in--no-delay:hover{transform:none}.fade-in{animation:fadein 2s ease-in;animation-fill-mode:forwards;opacity:0}.game-images{padding-bottom:30px;grid-gap:10px;gap:10px}.fade-in:first-child{animation-delay:.5s}.fade-in:nth-child(2){animation-delay:1s}.fade-in:nth-child(3){animation-delay:1.5s}.fade-in--no-delay:first-child{animation-delay:0s}.fade-in--no-delay:nth-child(2){animation-delay:.5s}.fade-in--no-delay:nth-child(3){animation-delay:1s}.links{border-top:2px solid rgba(0,0,0,.1803921568627451);width:100%}.spin{animation:spin 3s linear infinite;animation-fill-mode:both}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.link{padding:20px;color:#f4ead5}.link-inverse{padding:20px;color:#ea6a8b;text-decoration:none}.font{font-family:VT323,monospace}.link-inverse:hover{color:#f4ead5}.link:hover{color:#ea6a8b}@keyframes fadein{0%{opacity:0}to{opacity:.9}}.flex-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center}.flex-item{order:0;flex:0 1 auto;align-self:auto}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideRight{0%{opacity:0}50%{opacity:0}to{opacity:1}}.slideRight2{animation-name:slideRight2;-webkit-animation-name:slideRight2;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideRight2{0%{opacity:0}50%{opacity:0}to{opacity:1}}.image-loading{opacity:0}.gallery-icon{padding:30px 10px 10px}.gallery-icon__selected{color:#ea6a8b}.team-panel{height:100%;flex-direction:column;padding:0 20px;width:33vw;justify-content:space-between}.team-info-wrapper,.team-panel{display:flex;align-items:center}.team-info-wrapper{margin:0 auto;flex-grow:1;padding:0 10px;height:calc(35vh - 100px)}.team-info{padding:5px 20px;max-width:800px;background-color:azure;border-radius:18px;text-align:center;margin:0 auto;overflow:auto;max-height:calc(35vh - 100px);border:10px solid}.team-info h1{font-size:2rem;font-weight:400}.team-member-button{background-color:initial;border:none;height:100%;cursor:pointer}.team-member-image{height:100%}.team-member-button--active,.team-member-button:hover{transform:scale(110%)}.team-link{font-size:2rem;padding-top:0}.nav-bar{height:100px;display:flex;align-items:center;padding:0 15px;font-size:2rem}.nav-bar__right{margin-left:auto}.nav-bar__logo{display:flex;justify-content:center}@media (max-width:790px){.team-member-image{width:20vw;height:auto}.team-member-button{height:auto}}@media (min-height:600px) and (max-width:790px){.team-info,.team-info-wrapper{max-height:calc(60vh - 100px)}.team-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.team-member-image{width:20vw;height:auto}.team-member-button{height:auto}}.all-games{flex-wrap:wrap;grid-gap:10px;gap:10px;width:100%;margin:auto;max-height:80vh;max-width:702px;overflow:auto}.all-games,.Halden{display:flex;align-items:center;justify-content:center}.Halden{min-height:100vh;background:#0a4040;color:#fff;letter-spacing:2px}.halden__heading{font-size:4rem;margin:0}.halden__subheading{margin:0}.halden__image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-right:30px}.halden__button{background:none;border:none;width:3rem;height:3rem;margin-right:10px}.halden__button:hover{cursor:pointer}.halden__icon{font-size:2rem;color:#fff;width:2rem;height:2rem}.halden__icon--selected{color:#0ff}.halden__icons{display:flex;margin-top:20px}.halden__wrapper{display:flex;align-items:flex-end;width:100vw}.halden__video,.halden__video-container{width:12.5rem;height:9.375rem}.halden__image-wrapper{width:30vw;display:flex;justify-content:flex-end}.halden__right-wrapper{width:60vw}.halden__items{height:40vh;align-content:flex-end}.halden__items,.halden__items-inner{display:flex;flex-wrap:wrap;overflow-x:hidden}.halden__items-inner{overflow-y:auto;height:100%;align-items:flex-end;margin-top:auto}.halden__videos--not-loaded{display:none}.halden-videos__loader{overflow:hidden}.halden__mobile-head-wrapper{display:none}.itch{width:100%}@media (max-width:600px){.halden__wrapper{height:100vh}.halden__image-wrapper{display:none}.halden__right-wrapper{width:100vw;margin:1rem;min-height:90vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.halden__items{height:55vh}.halden__mobile-head-wrapper{display:flex;height:100%;align-items:flex-end}.halden__mobile-head{width:100%;height:40vh}}
/*# sourceMappingURL=main.15468051.chunk.css.map */