.admin{padding:40px}.admin h1{margin-bottom:20px}.admin .adminPanel{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;margin:10px 0}.admin .adminPanel,.admin .adminPanel button{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.admin .adminPanel button{background-color:rgba(216,139,226,.8);border:2px solid #101010;border-radius:4px;cursor:pointer;font-size:18px;padding:20px}.admin .adminPanel button:hover{background-color:rgba(202,98,216,.8)}.admin .message{font-size:20px}.admin h2{margin:10px 0}.admin form{font-family:Arial;text-align:left;width:400px}.admin form input{font-family:Arial;font-size:20px}.admin table{margin-left:auto;margin-right:auto;margin-top:20px;width:70%}.admin table th{background-color:#bcbcbc;padding:20px}.admin table td{padding:10px}.admin table td.toggle{cursor:pointer}.admin table td.toggle:hover{background-color:#bcbcbc}.admin table td input,.admin table td textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;width:100%}.admin table td textarea{height:100px}.bottles{display:grid;gap:5px;grid-template-columns:repeat(5,minmax(0,1fr));padding:20px}.bottles,.bottles .bottle{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bottles .bottle{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;font-family:Arial;font-size:18px;padding:10px}.guestbookContainer form input,.guestbookContainer form textarea{font-size:20px}.guestbookContainer form textarea{height:150px;min-height:150px}.guestbookContainer .guestbookInner{margin-top:20px}.guestbookContainer .guestbookInner table{width:100%}.guestbookContainer .guestbookInner table th{background-color:#bcbcbc;padding:20px}.guestbookContainer .guestbookInner table td{padding:10px}.loadingContainer{margin-top:40px;position:relative;text-align:center;z-index:1}.loadingContainer .loadingElement{color:#f3f3f3;font-size:46px}.monkeyDetail{height:100vh;overflow:hidden;position:relative}.monkeyDetail.adminNavbarMargin{margin-top:39px}.monkeyDetail .topNavigation{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;padding:20px;position:absolute;top:-450px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;width:100%}.monkeyDetail .topNavigation.active{top:0}.monkeyDetail .topNavigation .radioStripes{display:none;left:0;position:absolute;right:100%;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease}.monkeyDetail .topNavigation .radioStripes .topStripe{background-color:#ffa361;height:50px;width:100%}.monkeyDetail .topNavigation .radioStripes .bottomStripe{background-color:#dab188;height:50px;width:100%}.monkeyDetail .topNavigation .radioStripes .bottomStripeFirstSmall,.monkeyDetail .topNavigation .radioStripes .bottomStripeSecondSmall{background-color:#ffa361;height:10px;margin-top:5px;width:100%}.monkeyDetail .topNavigation .leftIcons{position:relative;z-index:1}.monkeyDetail .topNavigation .leftIcons .headphones{height:71px;left:0;position:absolute;top:-80px;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;width:74px;z-index:-1}.monkeyDetail .topNavigation .leftIcons .headphones.active{top:-7px}.monkeyDetail .topNavigation .leftIcons .leftIcon{background-color:#e4e4e4;border:4px solid #101010;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:75px;overflow:hidden;width:75px}.monkeyDetail .topNavigation .leftIcons .leftIcon:not(:last-child){margin-bottom:10px}.monkeyDetail .topNavigation .leftIcons .leftIcon.hidden{display:none!important}.monkeyDetail .topNavigation .leftIcons .leftIcon.monkeysIcon:hover{background-color:rgba(48,132,213,.8)}.monkeyDetail .topNavigation .leftIcons .leftIcon.journalIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .topNavigation .leftIcons .leftIcon.journalIcon:hover{background-color:#ffff8c}.monkeyDetail .topNavigation .leftIcons .leftIcon.journalIcon img{height:73%;margin-top:-4px;width:73%}.monkeyDetail .topNavigation .leftIcons .leftIcon.letterIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;opacity:.4;pointer-events:none}.monkeyDetail .topNavigation .leftIcons .leftIcon.letterIcon.active{opacity:1;pointer-events:auto}.monkeyDetail .topNavigation .leftIcons .leftIcon.letterIcon:hover{background-color:rgba(216,139,226,.8)}.monkeyDetail .topNavigation .leftIcons .leftIcon.letterIcon img{height:90%;margin-left:2px;width:90%}.monkeyDetail .topNavigation .leftIcons .leftIcon.letterIcon img.unread{filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1)}.monkeyDetail .topNavigation .leftIcons .leftIcon.musicIcon{padding:5px}.monkeyDetail .topNavigation .leftIcons .leftIcon.musicIcon.active,.monkeyDetail .topNavigation .leftIcons .leftIcon.musicIcon.musicEnabled,.monkeyDetail .topNavigation .leftIcons .leftIcon.musicIcon:hover{background-color:#ffa361}.monkeyDetail .topNavigation .leftIcons .leftIcon.musicIcon.active{animation:continuousRotate 2s linear infinite}@keyframes continuousRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.monkeyDetail .topNavigation .leftIcons .leftIcon.abilitiesIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .topNavigation .leftIcons .leftIcon.abilitiesIcon.active,.monkeyDetail .topNavigation .leftIcons .leftIcon.abilitiesIcon:hover{background-color:#9af29a}.monkeyDetail .topNavigation .leftIcons .leftIcon.abilitiesIcon img{height:85%;width:85%}.monkeyDetail .topNavigation .leftIcons .leftIcon.mapIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;display:none;justify-content:center}.monkeyDetail .topNavigation .leftIcons .leftIcon.mapIcon:hover{background-color:rgba(216,139,226,.8)}.monkeyDetail .topNavigation .leftIcons .leftIcon.mapIcon img{height:90%;width:90%}.monkeyDetail .topNavigation .leftIcons .leftIcon.deathIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .topNavigation .leftIcons .leftIcon.deathIcon:hover{background-color:#ed3e3e}.monkeyDetail .topNavigation .leftIcons .leftIcon.deathIcon img{height:80%;width:80%}.monkeyDetail .topNavigation .leftIcons .leftIcon img{height:100%;object-fit:cover;width:100%}.monkeyDetail .topNavigation .heartContainer{height:50px;position:relative;width:50px}.monkeyDetail .topNavigation .heartContainer .full{color:red;left:-35px;opacity:0;position:absolute;top:0;transform:rotate(-55deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.monkeyDetail .topNavigation .heartContainer .full.active{opacity:1;top:-5px}.monkeyDetail .topNavigation .heartContainer img{height:100%;position:absolute;width:100%}.monkeyDetail .topNavigation .heartContainer .daysLeft{background-color:red;bottom:0;position:absolute;transform:scale(.9);width:100%;z-index:-10}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-1{height:15px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-2{height:23px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-3{height:28px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-4{height:33px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-5{height:38px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-6{height:42px}.monkeyDetail .topNavigation .heartContainer .daysLeft.daysLeft-7{height:50px}.monkeyDetail .topNavigation .heartContainer .daysLeft.frozen{background-color:rgba(48,143,213,.8);height:50px}.monkeyDetail .logoContainer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:30px;text-align:center;width:100%}.monkeyDetail .logoContainer.radioFont{font-family:Caprasimo}.monkeyDetail .logoContainer .logo{font-size:60px;position:relative}.monkeyDetail .logoContainer .logo h1{font-size:60px;font-weight:400;position:relative}.monkeyDetail .logoContainer .logo .bylineText{font-size:30px;left:0;position:absolute;right:0;top:-25px}.monkeyDetail .logoContainer .description{position:relative}.monkeyDetail .logoContainer .description .musicByline,.monkeyDetail .logoContainer .description .name{font-size:20px}.monkeyDetail .topSection{height:70%;position:relative}.monkeyDetail .topSection .closeLocationNotes{background-color:#4dd2df;border-radius:4px;cursor:pointer;padding:7px;position:absolute;right:0;top:0}.monkeyDetail .topSection .closeLocationNotes:hover{background-color:#26c4d3}.monkeyDetail .topSection .locationNotesContainer{background-color:#4dd2df;border-radius:4px;bottom:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:300px;left:350px;margin:0 auto;padding:5px;position:absolute;right:0;width:400px;z-index:100}.monkeyDetail .topSection .locationNotesContainer.full img{height:100%}.monkeyDetail .topSection .locationNotesContainer img{background-color:rgba(35,106,175,.8);border-radius:4px;height:180px;margin-bottom:20px;object-fit:cover;width:100%}.monkeyDetail .topSection .locationNotesContainer .noteContent{text-align:center}.monkeyDetail .topSection .congratulationsContainer{-webkit-touch-callout:none;cursor:pointer;left:0;margin:0 auto;position:absolute;right:0;top:0;top:-200px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:800px;z-index:1000}.monkeyDetail .topSection .congratulationsContainer .bannerInner{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .topSection .congratulationsContainer img{height:30px;width:30px}.monkeyDetail .topSection .congratulationsContainer h1{background-color:#f88643;font-size:20px;margin:0 auto 20px;padding:10px 40px;position:relative;text-align:center}.monkeyDetail .topSection .congratulationsContainer h1 img{bottom:0;margin:auto 10px;position:absolute;top:0}.monkeyDetail .topSection .congratulationsContainer h1:after,.monkeyDetail .topSection .congratulationsContainer h1:before{background-color:#dd6e2c;background-image:linear-gradient(45deg,transparent 50%,#5d3922 0);background-position:100% 100%;background-repeat:no-repeat;background-size:20px 20px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,25% 50%);content:"";height:100%;position:absolute;top:20px;width:80px;z-index:-1}.monkeyDetail .topSection .congratulationsContainer h1:before{left:-60px}.monkeyDetail .topSection .congratulationsContainer h1:after{right:-60px;transform:scaleX(-1)}.monkeyDetail .topSection .congratulationsContainer.active{top:0}.monkeyDetail .topSection .window{background-color:#101010;border:10px solid grey;border-bottom:7px solid #b8b8b8;border-top-left-radius:1000px;border-top-right-radius:1000px;bottom:0;height:350px;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;width:700px}.monkeyDetail .topSection .window .lowerBar{background-color:#25579d;bottom:0;height:10px;position:absolute;width:100%}.monkeyDetail .topSection .window .lowerTrapezoid{border-bottom:10px solid #767676;border-left:55px solid transparent;border-right:55px solid transparent;bottom:10px;height:0;left:0;margin:0 auto;position:absolute;right:0;width:125px}.monkeyDetail .topSection .window .space{height:100%;width:100%}.monkeyDetail .topSection .window .space img{object-fit:cover;width:100%}.monkeyDetail .topSection .window .space video{width:100%}.monkeyDetail .topSection .window .bottle{bottom:-100px;height:100px;left:0;position:absolute;transform:rotate(0deg);width:100px}.monkeyDetail .topSection .window .bottle.launch{bottom:200px;left:800px;transform:rotate(90deg);-webkit-transition:all 6s ease;-moz-transition:all 6s ease;-ms-transition:all 6s ease;-o-transition:all 6s ease;transition:all 6s ease}.monkeyDetail .topSection .window .bottle img{height:100%;width:100%}.monkeyDetail .topSection .computer{bottom:-50px;cursor:pointer;position:absolute;right:-300px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;z-index:1}.monkeyDetail .topSection .computer.active{right:50px}.monkeyDetail .topSection .computer .monitor{background-color:#bfac8c;border:5px solid #101010;border-radius:4px;margin:0 auto;padding:20px;width:150px}.monkeyDetail .topSection .computer .monitor:hover .screen{background-color:#4dd2df}.monkeyDetail .topSection .computer .screen{align-items:center;background-color:#4ddf7a;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;font-size:14px;height:120px;padding:10px;text-align:center}.monkeyDetail .topSection .computer .screen:not(:last-child){margin-bottom:10px}.monkeyDetail .topSection .computer .screen.active{background-color:#4dd2df}.monkeyDetail .topSection .computer .screen.isLongTextName{font-size:12px;padding:10px}.monkeyDetail .topSection .computer .screen .distance{font-size:13px;width:100%}.monkeyDetail .topSection .computer .disc{border:4px solid #101010;float:right;text-align:right;width:50px}.monkeyDetail .topSection .computer .base{background-color:#bfac8c;border:5px solid #101010;border-radius:4px;height:10px;width:250px}.monkeyDetail .topSection .tv{background-color:#d5d5d5;border-radius:4px;bottom:-300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:250px;left:0;margin:0 auto;padding:10px;position:absolute;right:0;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;width:400px}.monkeyDetail .topSection .tv.active{bottom:50px}.monkeyDetail .topSection .tv.stretchVideo{width:400px}.monkeyDetail .topSection .tv .closeTV{align-items:center;background-color:#d5d5d5;border:2px solid #101010;border-radius:50%;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:20px;justify-content:center;padding:5px;position:absolute;right:-10px;top:-10px;width:20px}.monkeyDetail .topSection .tv .closeTV:hover{background-color:#d88be2}.monkeyDetail .topSection .tv .pole{background-color:#d5d5d5;height:100px;left:0;margin:0 auto;position:absolute;right:0;width:20px}.monkeyDetail .topSection .tv iframe{height:100%;width:100%}.monkeyDetail .topSection .portrait{cursor:pointer;height:175px;margin-top:-400px;position:absolute;right:200px;top:150px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;width:150px}.monkeyDetail .topSection .portrait.active{margin-top:0}.monkeyDetail .topSection .portrait .portraitInner{border:10px solid #644f4f;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;width:100%;z-index:10}.monkeyDetail .topSection .portrait .portraitInner .innerBorder{background-color:#101010;height:2px;width:100%}.monkeyDetail .topSection .portrait .portraitInner img{border:7px solid #e0e0e0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;object-fit:cover;width:100%}.monkeyDetail .topSection .portrait .nail{background-color:#101010;border-radius:50%;height:7px;left:0;margin:0 auto;position:absolute;right:0;top:-23px;width:7px}.monkeyDetail .topSection .portrait .string{background-color:#383232;height:2px;position:absolute;top:-8px;width:50%}.monkeyDetail .topSection .portrait .string.left{right:0;transform:rotate(-340deg)}.monkeyDetail .topSection .portrait .string.right{left:0;transform:rotate(340deg)}.monkeyDetail .topSection .portraitTwoDetail{background-color:#4dd2df;border-radius:4px;height:350px;padding:5px;position:absolute;right:400px;top:150px;width:300px;z-index:10}.monkeyDetail .topSection .portraitTwoDetail .closePortraitDetail{background-color:#4dd2df;border-radius:4px;cursor:pointer;padding:7px;position:absolute;right:0;top:0}.monkeyDetail .topSection .portraitTwoDetail .closePortraitDetail:hover{background-color:#26c4d3}.monkeyDetail .topSection .portraitTwoDetail img{border-radius:4px;height:100%;object-fit:cover;width:100%}.monkeyDetail .bottomSection{background-color:#959595;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:30%;padding:20px;position:relative;width:100%}.monkeyDetail .bottomSection .musicPlayer{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(214,248,255,.2);border:1px solid rgba(214,248,255,.3);border-radius:16px;bottom:-200px;box-shadow:0 4px 30px rgba(0,0,0,.1);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100px;justify-content:space-between;left:0;margin:10px;padding:0 20px;position:absolute;right:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1000}.monkeyDetail .bottomSection .musicPlayer.active{bottom:0}.monkeyDetail .bottomSection .musicPlayer .leftDetails.radioFont{font-family:Caprasimo}.monkeyDetail .bottomSection .musicPlayer .leftDetails .songName{font-size:20px}.monkeyDetail .bottomSection .musicPlayer .leftDetails .radioLogo{font-family:Caprasimo;font-size:22px}.monkeyDetail .bottomSection .musicPlayer .centralControls{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .bottomSection .musicPlayer .centralControls .playerButton{cursor:pointer}.monkeyDetail .bottomSection .musicPlayer .centralControls .playerButton:not(:last-child){margin-right:20px}.monkeyDetail .bottomSection .musicPlayer .centralControls .playerButton:active,.monkeyDetail .bottomSection .musicPlayer .centralControls .playerButton:focus{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.monkeyDetail .bottomSection .musicPlayer .centralControls img{height:40px;width:40px}.monkeyDetail .bottomSection .lightPanel{align-items:center;background-color:#434343;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10px;height:10px;justify-content:center;left:0;padding:10px;position:absolute;right:0;top:0;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;width:100%;z-index:-1}.monkeyDetail .bottomSection .lightPanel.active{top:-30px}.monkeyDetail .bottomSection .lightPanel.eclipseMonkey .light{background-color:#ffb9c5}.monkeyDetail .bottomSection .lightPanel.summerSolsticeMonkey .light{background-color:#f6d4a1}.monkeyDetail .bottomSection .lightPanel .light{background-color:#f3f3f3;border-radius:4px;height:100%;width:200px}.monkeyDetail .bottomSection .otherMonkeysContainer{left:20%;margin-top:300px;position:absolute;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;z-index:100}.monkeyDetail .bottomSection .otherMonkeysContainer.active{margin-top:0}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey{margin-top:0;position:absolute}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey:hover .costarringContainer{opacity:1}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey:first-child{left:0}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey:nth-child(2){left:100px;top:20px}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey:nth-child(3){left:200px}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey.isDead .costarringContainer{top:0}.monkeyDetail .bottomSection .otherMonkeysContainer .monkey .costarringContainer{background-color:#d5d5d5;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;padding:10px;position:absolute;top:-70px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:10}.monkeyDetail .bottomSection .congratulationsContainer{cursor:pointer;display:none;left:0;margin:0 auto;position:absolute;right:0;top:0;z-index:1000}.monkeyDetail .bottomSection .congratulationsContainer .bannerInner{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .bottomSection .congratulationsContainer img{height:30px;width:30px}.monkeyDetail .bottomSection .congratulationsContainer h1{background-color:#f88643;font-size:20px;margin:0 auto 20px;padding:10px 40px;position:relative;text-align:center}.monkeyDetail .bottomSection .congratulationsContainer h1 img{bottom:0;margin:auto 10px;position:absolute;top:0}.monkeyDetail .bottomSection .congratulationsContainer h1:after,.monkeyDetail .bottomSection .congratulationsContainer h1:before{background-color:#dd6e2c;background-image:linear-gradient(45deg,transparent 50%,#5d3922 0);background-position:100% 100%;background-repeat:no-repeat;background-size:20px 20px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,25% 50%);content:"";height:100%;position:absolute;top:20px;width:80px;z-index:-1}.monkeyDetail .bottomSection .congratulationsContainer h1:before{left:-60px}.monkeyDetail .bottomSection .congratulationsContainer h1:after{right:-60px;transform:scaleX(-1)}.monkeyDetail .bottomSection .monkeyChatContainer{background-color:#f3f3f3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:20px;padding:40px;position:absolute;top:-220px;width:300px}.monkeyDetail .bottomSection .monkeyChatContainer .arrow{border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #f3f3f3;bottom:-20px;height:2px;left:40px;position:absolute;width:0}.monkeyDetail .bottomSection .monkeyChatContainer .closeChat{align-items:center;background-color:#f3f3f3;border:4px solid #101010;border-radius:50%;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:22px;height:20px;justify-content:center;padding:5px;position:absolute;right:-15px;top:-15px;width:20px}.monkeyDetail .bottomSection .monkeyChatContainer .closeChat:hover{background-color:#d5d5d5}.monkeyDetail .bottomSection .talkContainer{align-items:center;animation:subtle-expand 4s infinite;background-color:#d5d5d5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:300px;justify-content:center;position:absolute;right:-140px;top:-320px;width:100px;z-index:10}.monkeyDetail .bottomSection .talkContainer .control{height:70px;width:70px}.monkeyDetail .bottomSection .talkContainer .control:not(:last-child){margin-bottom:10px}.monkeyDetail .bottomSection .talkContainer .control:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.monkeyDetail .bottomSection .talkContainer .control.food:active img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.monkeyDetail .bottomSection .talkContainer .control.talk{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg)}.monkeyDetail .bottomSection .talkContainer .control img{height:100%;width:100%}.monkeyDetail .bottomSection .talkBubble{animation:expand 2s infinite;background-color:#d5d5d5;height:20px;position:absolute;width:20px}.monkeyDetail .bottomSection .talkBubble.first{right:-40px;top:-20px}.monkeyDetail .bottomSection .talkBubble.second{right:-20px;top:10px}.monkeyDetail .bottomSection .messageInABottle{left:-300px;position:absolute;right:100px;top:-280px;width:400px;z-index:100}.monkeyDetail .bottomSection .messageInABottle ::-webkit-input-placeholder{color:#9af29a;font-family:Sabo;font-size:20px}.monkeyDetail .bottomSection .messageInABottle :-moz-placeholder,.monkeyDetail .bottomSection .messageInABottle ::-moz-placeholder{color:#9af29a;font-family:Sabo;font-size:20px;opacity:1}.monkeyDetail .bottomSection .messageInABottle :-ms-input-placeholder{color:#9af29a;font-family:Sabo;font-size:20px}.monkeyDetail .bottomSection .messageInABottle ::-ms-input-placeholder{color:#9af29a;font-family:Sabo;font-size:20px}.monkeyDetail .bottomSection .messageInABottle ::placeholder{color:#9af29a;font-family:Sabo;font-size:20px}.monkeyDetail .bottomSection .messageInABottle textarea{background-color:rgba(48,132,213,.8);color:#f3f3f3;font-family:La_Belle_Aurore;font-size:26px;min-height:200px;text-align:left}.monkeyDetail .bottomSection .messageInABottle input{background-color:rgba(216,139,226,.8);font-size:20px}.monkeyDetail .bottomSection .messageInABottle input:hover{background-color:rgba(209,119,221,.8)}.monkeyDetail .bottomSection .monkeyIsDeadMessage{background-color:#ed3e3e;right:-100px;z-index:10}.monkeyDetail .bottomSection .monkeyIsDeadMessage,.monkeyDetail .bottomSection .sleepMessage{align-items:center;border-radius:4px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:18px;justify-content:center;padding:20px;position:absolute;top:-100px;width:250px}.monkeyDetail .bottomSection .sleepMessage{background-color:silver;right:-200px;z-index:1}.monkeyDetail .bottomSection .deathCone{left:0;position:absolute;right:0}.monkeyDetail .bottomSection .deathCone .spotlightCircle{background-color:#cb1f1f;border-radius:50%;height:150px;margin:50px auto 0;transform:rotateX(49deg);width:200px}.monkeyDetail .bottomSection .monkey{-webkit-tap-highlight-color:transparent;cursor:pointer;left:0;margin:300px auto 0;position:relative;position:absolute;right:100px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;width:100px}.monkeyDetail .bottomSection .monkey.showTalkBubble .ear,.monkeyDetail .bottomSection .monkey:hover .ear{height:33px}.monkeyDetail .bottomSection .monkey.active{margin:0 auto}.monkeyDetail .bottomSection .monkey.dance .monkeyBody .head{animation:headBop 1s ease-in-out infinite}.monkeyDetail .bottomSection .monkey.dance .monkeyBody .ear{animation:earBop 1s ease-in-out infinite}@keyframes headBop{0%{height:50px}50%{height:53px}to{height:50px}}@keyframes earBop{0%{top:0}50%{top:2px}to{top:0}}.monkeyDetail .bottomSection .monkey.isDead{right:10px}.monkeyDetail .bottomSection .monkey.isDead.flewIntoSun .arm,.monkeyDetail .bottomSection .monkey.isDead.flewIntoSun .body,.monkeyDetail .bottomSection .monkey.isDead.flewIntoSun .ear,.monkeyDetail .bottomSection .monkey.isDead.flewIntoSun .head,.monkeyDetail .bottomSection .monkey.isDead.flewIntoSun .leg{background-color:#000}.monkeyDetail .bottomSection .monkey.isDead .monkeyBody{transform:rotate(-90deg)}.monkeyDetail .bottomSection .monkey.isDead .monkeyBody .tail{bottom:0;left:0;transform:rotate(90deg)}.monkeyDetail .bottomSection .monkey.isDead .santaHat{top:95px;transform:rotate(-90deg)}.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .arm,.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .body,.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .ear,.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .head,.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .leg,.monkeyDetail .bottomSection .monkey.isSummerSolsticeMonkey .tail .tailElement{background-color:#f0b45b}.monkeyDetail .bottomSection .monkey.isEclipseMonkey .arm,.monkeyDetail .bottomSection .monkey.isEclipseMonkey .body,.monkeyDetail .bottomSection .monkey.isEclipseMonkey .ear,.monkeyDetail .bottomSection .monkey.isEclipseMonkey .head,.monkeyDetail .bottomSection .monkey.isEclipseMonkey .leg,.monkeyDetail .bottomSection .monkey.isEclipseMonkey .tail .tailElement{background-color:#b82828}.monkeyDetail .bottomSection .monkey.isSleeping{background-color:#d5d5d5;border:4px solid #101010;border-top-left-radius:20px;border-top-right-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:250px;margin-top:-60px;padding:10px;width:200px}.monkeyDetail .bottomSection .monkey.isSleeping .santaHat{display:none}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow{border-radius:4px;height:150px;overflow:hidden;position:relative;width:100%}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .fullPane{background-color:rgba(48,143,213,.8);bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .windowTop{border-left:20px solid transparent;border-right:20px solid transparent;border-top:10px solid #101010;height:0;left:0;position:absolute;right:0;top:0;z-index:1}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .windowBottom{border-bottom:10px solid #101010;border-left:20px solid transparent;border-right:20px solid transparent;bottom:0;height:0;left:0;position:absolute;right:0;z-index:1}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .paneLeftBar,.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .paneRightBar{border:2px solid #101010;bottom:0;position:absolute;top:0;z-index:1}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .paneLeftBar{left:20px}.monkeyDetail .bottomSection .monkey.isSleeping .moonWindow .paneRightBar{right:20px}.monkeyDetail .bottomSection .monkey.isSleeping .bottom{background-color:#bcbcbc;border-radius:2px;height:20px;margin-top:10px;width:100%}.monkeyDetail .bottomSection .monkey.moonMonkey .arm,.monkeyDetail .bottomSection .monkey.moonMonkey .body,.monkeyDetail .bottomSection .monkey.moonMonkey .ear,.monkeyDetail .bottomSection .monkey.moonMonkey .head,.monkeyDetail .bottomSection .monkey.moonMonkey .leg,.monkeyDetail .bottomSection .monkey.moonMonkey .tail .tailElement{background-color:silver}.monkeyDetail .bottomSection .monkey.isBBL .monkeyBody{position:relative}.monkeyDetail .bottomSection .monkey.isBBL .monkeyBody .body{height:80px;position:relative;width:80px}.monkeyDetail .bottomSection .monkey.isBBL .monkeyBody .bbl{background-color:#ed3e3e;border:5px solid #101010;border-radius:40%;bottom:-5px;height:45px;left:5px;position:absolute;width:45px;z-index:10}.monkeyDetail .bottomSection .monkey.isBBL .monkeyBody .bbl.right{left:50px}.monkeyDetail .bottomSection .monkey .miniHeartContainer{left:-50px;opacity:0;position:absolute;top:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.monkeyDetail .bottomSection .monkey .miniHeartContainer.active{opacity:1;top:-10px}.monkeyDetail .bottomSection .monkey .miniHeartContainer.active .miniHeart.first{transform:rotate(-20deg)}.monkeyDetail .bottomSection .monkey .miniHeartContainer.active .miniHeart.second{transform:rotate(20deg)}.monkeyDetail .bottomSection .monkey .miniHeartContainer .miniHeart{height:20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:20px}.monkeyDetail .bottomSection .monkey .miniHeartContainer .miniHeart:not(:last-child){margin-bottom:5px}.monkeyDetail .bottomSection .monkey .miniHeartContainer .miniHeart.first{transform:rotate(20deg)}.monkeyDetail .bottomSection .monkey .miniHeartContainer .miniHeart.second{transform:rotate(-20deg)}.monkeyDetail .bottomSection .monkey .miniHeartContainer .miniHeart img{height:100%;width:100%}.monkeyDetail .bottomSection .monkey .miniSleepingContainer{animation:subtle-expand 4s infinite;position:absolute;right:80px;top:30px}.monkeyDetail .bottomSection .monkey .miniSleepingContainer .first,.monkeyDetail .bottomSection .monkey .miniSleepingContainer .second,.monkeyDetail .bottomSection .monkey .miniSleepingContainer .third{position:absolute}.monkeyDetail .bottomSection .monkey .miniSleepingContainer .second{left:12px;top:4px}.monkeyDetail .bottomSection .monkey .miniSleepingContainer .third{left:24px;top:8px}.monkeyDetail .bottomSection .monkey .ear{background-color:#93602a;height:30px;position:absolute;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:30px}.monkeyDetail .bottomSection .monkey .ear.left{left:-20px;top:0}.monkeyDetail .bottomSection .monkey .ear.right{left:40px;top:0}.monkeyDetail .bottomSection .monkey .head{background-color:#93602a;border:5px solid #93602a;height:50px;width:50px}.monkeyDetail .bottomSection .monkey .body{background-color:#93602a;border:5px solid #93602a;height:75px;margin-left:10px;margin-top:-15px;width:50px;z-index:10}.monkeyDetail .bottomSection .monkey .arm{background-color:#93602a;height:50px;position:absolute;top:50px;width:10px}.monkeyDetail .bottomSection .monkey .arm.right{left:50px}.monkeyDetail .bottomSection .monkey .leg{background-color:#93602a;bottom:0;height:20px;position:absolute;width:15px}.monkeyDetail .bottomSection .monkey .leg.left{left:0}.monkeyDetail .bottomSection .monkey .leg.right{left:50px}.monkeyDetail .bottomSection .monkey .tail{bottom:20px;height:20px;left:40px;position:absolute;width:80px;z-index:20}.monkeyDetail .bottomSection .monkey .tail .tailElement{background-color:#93602a;border-bottom:5px solid #101010;border-top:5px solid #101010;height:10px;position:absolute;width:10px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(2){left:10px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(3){left:20px;top:-5px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(4){left:30px;top:-5px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(5){left:40px;top:-10px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(6){left:50px;top:-10px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(7){left:60px;top:-15px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(8){border-right:5px solid #101010;left:65px;top:-20px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(9){border-bottom:none;border-right:5px solid #101010;left:70px;top:-25px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(10){border-bottom:none;left:70px;top:-30px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(11){left:60px;top:-35px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(12){left:50px;top:-40px}.monkeyDetail .bottomSection .monkey .tail .tailElement:nth-child(13){border-left:5px solid #101010;left:40px;top:-40px}.monkeyDetail .bottomSection .monkey .santaHat{position:absolute;top:-50px;width:60px;z-index:1}.monkeyDetail .bottomSection .monkey .santaHat .top{background-color:#f3f3f3;height:10px;margin:0 auto;width:15px}.monkeyDetail .bottomSection .monkey .santaHat .middle{background-color:#ed3e3e;height:10px;margin:0 auto;width:50px}.monkeyDetail .bottomSection .monkey .santaHat .middle:first-child{width:15px}.monkeyDetail .bottomSection .monkey .santaHat .middle:nth-child(2){width:30px}.monkeyDetail .bottomSection .monkey .santaHat .middle:nth-child(3){width:40px}.monkeyDetail .bottomSection .monkey .santaHat .middle:nth-child(4){width:45px}.monkeyDetail .bottomSection .monkey .santaHat .bottom{background-color:#f3f3f3;border-radius:4px;height:20px}.monkeyDetail .bottomSection .floor{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.monkeyDetail .bottomSection .floor .pattern{background-color:#676767;position:absolute}.monkeyDetail .bottomSection .floor .pattern.a{height:100px;left:40px;top:0;width:20px}.monkeyDetail .bottomSection .floor .pattern.b{height:20px;top:100px;width:400px}.monkeyDetail .bottomSection .floor .pattern.c{height:240px;left:340px;top:0;width:20px}.monkeyDetail .mobileFooter{align-items:center;background-color:#d5d5d5;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;display:none;justify-content:space-between;left:0;padding:20px;position:absolute;right:0;z-index:1000}.monkeyDetail .mobileFooter .footerItem{height:50px;width:50px}.monkeyDetail .mobileFooter .footerItem.journalIcon,.monkeyDetail .mobileFooter .footerItem.letterIcon,.monkeyDetail .mobileFooter .footerItem.monkeysIcon{background-color:grey;border:4px solid #101010;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.monkeyDetail .mobileFooter .footerItem.journalIcon img,.monkeyDetail .mobileFooter .footerItem.letterIcon img,.monkeyDetail .mobileFooter .footerItem.monkeysIcon img{height:100%;object-fit:cover;width:100%}.monkeyDetail .mobileFooter .footerItem.journalIcon{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .mobileFooter .footerItem.journalIcon img{margin-top:-5px}.monkeyDetail .mobileFooter .footerItem.letterIcon{align-items:center;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;opacity:.4;pointer-events:none}.monkeyDetail .mobileFooter .footerItem.letterIcon.active{opacity:1;pointer-events:auto}.monkeyDetail .mobileFooter .footerItem.letterIcon img{height:120%;width:120%}.monkeyDetail .mobileFooter .footerItem.letterIcon img.unread{filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1)}.monkeyDetail .mobileFooter .footerItem img{height:100%;width:100%}.monkeyDetail .mobileFooter .footerItem .computer{cursor:pointer}.monkeyDetail .mobileFooter .footerItem .computer .monitor{background-color:#bfac8c;border:5px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:5px;width:60px}.monkeyDetail .mobileFooter .footerItem .computer .monitor:hover .screen{background-color:#4dd2df}.monkeyDetail .mobileFooter .footerItem .computer .screen{background-color:#4ddf7a;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;padding:10px;text-align:center}.monkeyDetail .mobileFooter .footerItem .computer .screen:not(:last-child){margin-bottom:10px}.monkeyDetail .mobileFooter .footerItem .computer .screen.active{background-color:#4dd2df}.monkeyDetail .mobileFooter .footerItem .computer .disc{border:4px solid #101010;float:right;text-align:right;width:20px}.monkeyDetail .mobileFooter .footerItem .computer .base{background-color:#bfac8c;border:5px solid #101010;border-radius:4px;height:10px;width:80px}.monkeyDetail .mobileFooter .footerItem .heartContainer{height:50px;position:relative;width:50px}.monkeyDetail .mobileFooter .footerItem .heartContainer img{height:100%;position:absolute;width:100%;z-index:1}.monkeyDetail .mobileFooter .footerItem .heartContainer .full{color:red;left:-35px;opacity:0;position:absolute;top:0;transform:rotate(-55deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.monkeyDetail .mobileFooter .footerItem .heartContainer .full.active{opacity:1;top:-5px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft{background-color:red;bottom:0;position:absolute;transform:scale(.9);width:100%}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-1{height:15px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-2{height:23px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-3{height:28px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-4{height:33px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-5{height:38px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-6{height:42px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.daysLeft-7{height:50px}.monkeyDetail .mobileFooter .footerItem .heartContainer .daysLeft.frozen{background-color:rgba(48,143,213,.8);height:50px}.monkeyDetail .journalContainer{background-color:rgba(255,255,123,.2);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;overflow-y:scroll;padding:40px;position:absolute;right:0;top:0;z-index:100}.monkeyDetail .journalContainer h1{margin-bottom:20px}.monkeyDetail .journalContainer .entriesContainer{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:18px;margin:0 auto;padding:40px 20px;width:60%}.monkeyDetail .journalContainer .entriesContainer .separator{border:1px solid #101010;margin:20px 0}.monkeyDetail .journalContainer .entriesContainer .entry{font-family:"Noto_Serif_Todhri"}.monkeyDetail .journalContainer .entriesContainer .entry .journalName{font-family:Sabo}.monkeyDetail .abilitiesContainer{background-color:rgba(154,242,154,.5);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;padding:40px;position:absolute;right:0;top:0;z-index:100}.monkeyDetail .abilitiesContainer .abilitiesInner{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:40px 20px;width:60%}.monkeyDetail .abilitiesContainer .abilitiesInner h1{margin-bottom:20px}.monkeyDetail .abilitiesContainer .abilitiesInner .ability{display:inline-block;height:100px;width:100px}.monkeyDetail .abilitiesContainer .abilitiesInner .ability img{height:100%;width:100%}.monkeyDetail .obitContainer{background-color:rgba(237,62,62,.7);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;overflow-y:scroll;position:absolute;right:0;top:0;z-index:100}.monkeyDetail .obitContainer .obitBackground{height:100%;position:absolute;width:100%}.monkeyDetail .obitContainer .obitInner{margin:0 auto;padding:40px;position:relative;width:60%}.monkeyDetail .obitContainer .obitInner .noMessages{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:25px;margin:0 auto;padding:20px;text-align:center;width:100%}.monkeyDetail .obitContainer .obitInner .closeObit{align-items:center;background-color:#f3f3f3;border:4px solid #101010;border-radius:50%;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:22px;height:20px;justify-content:center;padding:5px;position:absolute;right:20px;top:20px;width:20px}.monkeyDetail .obitContainer .obitInner .closeObit:hover{background-color:#d88be2}.monkeyDetail .obitContainer .obitInner .note{background-color:wheat;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding:5px}.monkeyDetail .obitContainer .obitInner form input{font-size:16px;text-align:left}.monkeyDetail .obitContainer .obitInner form input[type=submit]{text-align:center}.monkeyDetail .bottleMessages{background-color:rgba(216,139,226,.8);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;overflow-y:scroll;padding:40px;position:absolute;right:0;top:0;z-index:100}.monkeyDetail .bottleMessages .bottleMessagesInner{margin:0 auto;position:relative;width:60%}.monkeyDetail .bottleMessages .bottleMessagesInner .noMessages{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:25px;margin:0 auto;padding:20px;text-align:center;width:100%}.monkeyDetail .bottleMessages .bottleMessagesInner .closeNotes{align-items:center;background-color:#f3f3f3;border:4px solid #101010;border-radius:50%;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:22px;height:20px;justify-content:center;padding:5px;position:absolute;right:-20px;top:-20px;width:20px}.monkeyDetail .bottleMessages .bottleMessagesInner .closeNotes:hover{background-color:#d88be2}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle{background-color:#f3f3f3;border:2px solid #101010;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:La_Belle_Aurore;padding:20px}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle:not(:last-child){margin-bottom:20px}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle .message{font-size:30px}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle .from{font-size:20px;margin-bottom:10px}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle .date{font-size:20px}.monkeyDetail .dashboard{background-color:rgba(48,132,213,.8);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;left:0;padding:20px;position:absolute;right:0;top:0;z-index:100}.monkeyDetail .dashboard.active{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeyDetail .dashboard.active .element.currentSpeed{right:40px}.monkeyDetail .dashboard .innerContainer{margin:0 auto;width:50%}.monkeyDetail .dashboard .innerContainer .element{border-radius:4px;color:#f3f3f3;font-size:30px;text-align:right;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.monkeyDetail .dashboard .innerContainer .element.distanceToNext .inner{background-color:rgba(0,255,149,.6)}.monkeyDetail .dashboard .innerContainer .element.distanceToNext .label{font-size:30px}.monkeyDetail .dashboard .innerContainer .element .label{font-size:18px}.monkeyDetail .dashboard .innerContainer .element .label .speedBoost{color:#9af29a;margin-bottom:-20px;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.monkeyDetail .dashboard .innerContainer .element .label .speedBoost.active{margin-bottom:0;opacity:1}.monkeyDetail .dashboard .innerContainer .element .speedOfLightMessage{font-size:16px}.monkeyDetail .dashboard .innerContainer .element .inner{background-color:rgba(0,213,255,.6);border-radius:4px;-webkit-box-shadow:0 0 25px 6px rgba(25,188,255,.62);box-shadow:0 0 25px 6px rgba(25,188,255,.62);margin:5px;padding:20px}.monkeyDetail .dashboard .innerContainer .element .inner .daysUntilArrival{font-size:16px}.monkeyDetail .dashboard .innerContainer .element .inner .conversionRate{display:none;font-size:16px}.monkeyDetail .dashboard .innerContainer .element .inner .mobileDistance{display:none}@keyframes expand{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes subtle-expand{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes animate{0%{transform:scale(0) translateY(0) rotate(70deg)}to{transform:scale(1.3) translateY(-100px) rotate(1turn)}}@media (min-width:1550px){.monkeyDetail .topSection .window{height:450px;width:900px}}@media (max-width:1550px){.monkeyDetail .topSection .logoContainer{margin-top:20px}}@media (max-width:780px){.monkeyDetail{height:100dvh}.monkeyDetail .bottleMessages{display:block;height:calc(100vh - 90px);margin-bottom:90px;padding:40px 20px}.monkeyDetail .bottleMessages .bottleMessagesInner{width:100%}.monkeyDetail .bottleMessages .bottleMessagesInner .bottle:not(:last-child){margin-bottom:10px}.monkeyDetail .journalContainer{margin-bottom:90px;padding:40px 20px;width:100%}.monkeyDetail .journalContainer .entriesContainer{width:100%}.monkeyDetail .topNavigation .heartContainer,.monkeyDetail .topNavigation .leftIcons{display:none}.monkeyDetail .topNavigation .logoContainer{margin-top:30px}.monkeyDetail .topNavigation .logoContainer .logo,.monkeyDetail .topNavigation .logoContainer h1{font-size:40px}.monkeyDetail .topSection{height:60%}.monkeyDetail .topSection .locationNotesContainer{left:0;top:10px;width:100%}.monkeyDetail .topSection .congratulationsContainer{display:none}.monkeyDetail .topSection .window{border-bottom:none;height:200px;width:350px}.monkeyDetail .topSection .window .space img{width:105%}.monkeyDetail .topSection .christmasPortrait,.monkeyDetail .topSection .computer,.monkeyDetail .topSection .portrait{display:none}.monkeyDetail .bottomSection{height:40%}.monkeyDetail .bottomSection .musicPlayer.active{bottom:100px}.monkeyDetail .bottomSection .lightPanel{display:none}.monkeyDetail .bottomSection .otherMonkeysContainer{left:auto;right:20%}.monkeyDetail .bottomSection .otherMonkeysContainer.active{margin-top:50px}.monkeyDetail .bottomSection .monkeyChatContainer{left:-20px}.monkeyDetail .bottomSection .congratulationsContainer{bottom:90px;display:block;top:auto;width:80%}.monkeyDetail .bottomSection .congratulationsContainer h1{font-size:12px}.monkeyDetail .bottomSection .congratulationsContainer img{bottom:10px;margin-left:0;right:10px}.monkeyDetail .bottomSection .monkey.isDead{right:10px}.monkeyDetail .bottomSection .monkey.isDead.active{margin-top:0}.monkeyDetail .bottomSection .monkey.active{margin-top:-70px}.monkeyDetail .bottomSection .monkey .messageInABottle{left:-100px;right:0;top:-10px}.monkeyDetail .bottomSection .monkey .sleepMessage{right:-50px;top:-150px}.monkeyDetail .mobileFooter{display:flex}.monkeyDetail .dashboard{padding:40px 20px}.monkeyDetail .dashboard .innerContainer{width:100%}.monkeyDetail .dashboard .innerContainer .element .inner .conversionRate{display:block}.monkeyDetail .dashboard .innerContainer .element .inner .desktopDistance{display:none}.monkeyDetail .dashboard .innerContainer .element .inner .mobileDistance{display:block}}@media (max-width:400px){.monkeyDetail .topNavigation .logoContainer .bylineText{font-size:25px}.monkeyDetail .topNavigation .logoContainer .bylineText.smaller{font-size:20px}.monkeyDetail .topNavigation .logoContainer .logo{font-size:30px}}.monkeysContainer{background-color:#101010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100vh;overflow-x:hidden;padding:40px 40px 0;position:relative;text-align:center}.monkeysContainer .backgroundVideo{left:0;object-fit:cover;position:absolute;right:0;top:0}.monkeysContainer h1{font-size:44px;margin-bottom:20px;padding:20px;position:relative;z-index:1}.monkeysContainer h1,.monkeysContainer h1 a{color:rgba(127,207,255,.69)}.monkeysContainer .filterContainer{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;position:relative;z-index:1}.monkeysContainer .filterContainer .searchForm{background-color:#d5d5d5;border:2px solid #f3f3f3;border-radius:4px;position:relative;width:400px}.monkeysContainer .filterContainer .searchForm span{left:10px;position:absolute;top:5px}.monkeysContainer .filterContainer .searchForm span img{height:40px;width:40px}.monkeysContainer .filterContainer .searchForm input{font-size:22px;padding-left:50px}.monkeysContainer .filterContainer .searchForm input:hover{background-color:#f3f3f3}.monkeysContainer .filterContainer .filters{background-color:#f3f3f3;gap:2px;padding:2px}.monkeysContainer .filterContainer .filters,.monkeysContainer .filterContainer .filters .filter{align-items:center;border-radius:4px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.monkeysContainer .filterContainer .filters .filter{background-color:#d5d5d5;border:2px solid #101010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50.5px;padding:10px}.monkeysContainer .filterContainer .filters .filter.active,.monkeysContainer .filterContainer .filters .filter:hover{background-color:#afafaf}.monkeysContainer .innerContainer{position:relative;z-index:10}.monkeysContainer .innerContainer .innerMonkeysContainer{flex-wrap:wrap;gap:20px;padding:10px 0}.monkeysContainer .innerContainer .innerMonkeysContainer,.monkeysContainer .innerContainer .paginationContainer{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;margin-top:10px}.monkeysContainer .innerContainer .paginationContainer{background-color:#f3f3f3;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-flex;padding:2px}.monkeysContainer .innerContainer .paginationContainer .pagination{-webkit-touch-callout:none;background-color:#9af29a;border:2px solid #101010;border-radius:4px;opacity:.7;padding:5px;pointer-events:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monkeysContainer .innerContainer .paginationContainer .pagination:not(:last-child){margin-right:2px}.monkeysContainer .innerContainer .paginationContainer .pagination:hover{background-color:#7aee7a}.monkeysContainer .innerContainer .paginationContainer .pagination.active{cursor:pointer;opacity:1;pointer-events:auto}.monkeysContainer .innerContainer .tickerContainer{background-color:rgba(237,62,62,.769);border-radius:4px;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#f3f3f3;font-size:18px;font-style:italic;left:0;margin:10px;overflow:hidden;padding:10px;position:fixed;right:0;text-align:right;text-shadow:1px 2px 0 #101010;text-transform:uppercase;z-index:10}.monkeysContainer .innerContainer .tickerContainer .tickerContent{animation:scroll-left 20s linear infinite;display:inline-block;white-space:nowrap;width:100%}@media (max-width:780px){.monkeysContainer .innerContainer .tickerContainer .tickerContent{animation:scroll-left 10s linear infinite}}.monkeysContainer .monkey{align-items:center;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:250px;justify-content:center;position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;width:170px}.monkeysContainer .monkey:hover .leftSide,.monkeysContainer .monkey:hover .rightSide{background-color:#9af29a}.monkeysContainer .monkey.isInterstellar .leftSide,.monkeysContainer .monkey.isInterstellar .rightSide{background-color:#ffff8c}.monkeysContainer .monkey.isInterstellar:hover .leftSide,.monkeysContainer .monkey.isInterstellar:hover .rightSide{background-color:#9af29a}.monkeysContainer .monkey.isDead .leftSide,.monkeysContainer .monkey.isDead .rightSide{background-color:rgba(255,30,30,.8)}.monkeysContainer .monkey.isDead .upperBend .bendInner{border:30px solid #ea0000}.monkeysContainer .monkey.isDead .top .topInner{background-color:#ea0000}.monkeysContainer .monkey.isDead:hover .leftSide,.monkeysContainer .monkey.isDead:hover .rightSide{background-color:#9b399b}.monkeysContainer .monkey.isSleeping:hover .leftSide,.monkeysContainer .monkey.isSleeping:hover .rightSide{background-color:#fdfd83}.monkeysContainer .monkey.isSleeping .leftSide,.monkeysContainer .monkey.isSleeping .rightSide{background-color:hsla(0,0%,86%,.8)}.monkeysContainer .monkey .monkeyTypeIconContainer{position:absolute;top:10px;z-index:2}.monkeysContainer .monkey .monkeyTypeIconContainer img{height:40px;width:40px}.monkeysContainer .monkey .top{overflow:hidden;position:absolute;top:0;width:220px;z-index:1}.monkeysContainer .monkey .top .topInner{background-color:rgba(127,207,255,.69);border-radius:50%;height:100px;margin-top:-93px}.monkeysContainer .monkey .leftSide,.monkeysContainer .monkey .rightSide{background-color:rgba(127,207,255,.69);border:0;bottom:0;margin:0;outline:0;position:absolute;top:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;width:85px}.monkeysContainer .monkey .leftSide{border-bottom-left-radius:50%;border-top-left-radius:50%;left:0}.monkeysContainer .monkey .rightSide{border-bottom-right-radius:50%;border-top-right-radius:50%;right:0}.monkeysContainer .monkey .monkeyInner{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:100%;justify-content:center;width:220px;z-index:1}.monkeysContainer .monkey .upperBend{overflow:hidden;position:absolute;width:400px}.monkeysContainer .monkey .upperBend .bendInner{border:30px solid #6eb3e1;border-radius:50%;height:100px;margin-top:-100px}.monkeysContainer .monkey form{left:0;padding:5px;position:absolute;right:0;top:0;z-index:2}.monkeysContainer .monkey form input{font-size:14px;padding:5px}.monkeysContainer .monkey .deleteMonkey{background-color:#9af29a;border:2px solid #101010;border-radius:4px;padding:5px;position:absolute;right:-15px;top:-15px;z-index:1}.monkeysContainer .monkey .deleteMonkey:hover{background-color:#7aee7a}.monkeysContainer .monkey .updateMonkeyIsDead{background-color:#d5d5d5;border-radius:4px;cursor:pointer;padding:10px;position:absolute;top:50px;z-index:2}.monkeysContainer .monkey .updateMonkeyIsDead:hover{background-color:#bcbcbc}.monkeysContainer .monkey .name{font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;width:95%}.monkeysContainer .monkey .detailsContainer{bottom:20px;font-size:13px;position:absolute}.monkeysContainer .monkey .detailsContainer .launched{font-size:20px;padding:10px}.monkeysContainer .monkey .colourCode{border-radius:50%;bottom:5px;height:10px;position:absolute;right:5px;width:10px}@media (max-width:780px){.monkeysContainer{height:100dvh;padding:10px}.monkeysContainer .filterContainer{flex-wrap:wrap;gap:10px}.monkeysContainer .filterContainer .searchForm{width:100%}.monkeysContainer .filterContainer .filters,.monkeysContainer .filterContainer .filters .filter{flex:1}.monkeysContainer .innerContainer .innerMonkeysContainer{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;height:auto;justify-content:normal;overflow-x:scroll}.monkeysContainer .monkey .name{font-size:24px}}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.adminNavbar{align-items:center;background-color:#f3f3f3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:15px;justify-content:center;left:0;padding:10px;position:fixed;right:0;top:0;z-index:100}.adminNavbar a:hover{text-decoration:underline}.notes{margin-top:39px;padding:20px}.notes,.notes .note{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.notes .note{background-color:#f3f3f3;border-radius:4px;padding:10px;position:relative}.notes .note:not(:last-child){margin-bottom:10px}.notes .note .deleteNote{cursor:pointer;position:absolute;right:5px;top:5px}@font-face{font-display:fallback;font-family:Sabo;src:url(fonts/Sabo/Sabo-Filled.otf) format("truetype")}@font-face{font-display:fallback;font-family:Great_Vibes;src:url(fonts/Great_Vibes/GreatVibes-Regular.ttf) format("truetype")}@font-face{font-display:fallback;font-family:La_Belle_Aurore;src:url(fonts/La_Belle_Aurore/LaBelleAurore-Regular.ttf) format("truetype")}@font-face{font-display:fallback;font-family:"Cedarville_Cursive";src:url(fonts/Cedarville_Cursive/CedarvilleCursive-Regular.ttf) format("truetype")}@font-face{font-display:fallback;font-family:Caprasimo;src:url(fonts/Caprasimo/Caprasimo-Regular.ttf) format("truetype")}@font-face{font-display:fallback;font-family:"Noto_Serif_Todhri";src:url(fonts/Noto_Serif_Todhri/NotoSerifTodhri-Regular.ttf) format("truetype")}*{margin:0;padding:0}body{background-color:#d5d5d5;font-family:Sabo}a{color:initial;text-decoration:none}.centralContainer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;padding:20px;width:50%}.centralContainer h1{font-size:24px;margin-bottom:20px}.centralContainer p{margin-bottom:20px}.centreContainer{align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;position:relative;width:50%}.centreContainer .window{border-radius:50%;bottom:0;height:300px;overflow:hidden;position:absolute;text-align:center;-webkit-transition:all 10s ease;-moz-transition:all 10s ease;-ms-transition:all 10s ease;-o-transition:all 10s ease;transition:all 10s ease;width:300px}.centreContainer .window:hover .spinningStars{opacity:1}.centreContainer .window.launch{border:10px solid grey;border-bottom:7px solid #b8b8b8;border-radius:initial;border-top-left-radius:1000px;border-top-right-radius:1000px;height:350px;width:700px}.centreContainer .window.launch .spinningStars{display:none}.centreContainer .window .helmet{left:-10px;margin:0 auto;position:absolute;right:0;top:-100px;-webkit-transition:all 5s ease;-moz-transition:all 5s ease;-ms-transition:all 5s ease;-o-transition:all 5s ease;transition:all 5s ease;width:120px}.centreContainer .window .helmet.prelaunch{top:18px}.centreContainer .window .helmet.prelaunch.glasses{top:25px}.centreContainer .window .helmet.launch{margin-top:330px}.centreContainer .window .helmet.glasses{width:100px}.centreContainer .window .monkeyFace{margin:20px 0 0 20px;-webkit-transition:all 5s ease;-moz-transition:all 5s ease;-ms-transition:all 5s ease;-o-transition:all 5s ease;transition:all 5s ease}.centreContainer .window .monkeyFace.launch{margin-top:350px}.centreContainer .window .monkeyFace:active{display:none}.centreContainer .window .monkeyFaceWink{margin:20px 0 0 20px}.centreContainer .window video{object-fit:cover;z-index:-1}.centreContainer .window .windowBackground,.centreContainer .window video{background-color:#101010;height:100%;left:0;position:absolute;top:0;width:100%}.centreContainer .window .windowBackground{z-index:-10}.centreContainer .window .spinningStars{-webkit-animation:rotating 50s linear infinite;-moz-animation:rotating 50s linear infinite;-ms-animation:rotating 50s linear infinite;-o-animation:rotating 50s linear infinite;animation:rotating 50s linear infinite;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-1}.centreContainer .createMonkeyForm{background-color:#101010;border-radius:4px;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px;position:absolute;-webkit-transition:all 20s ease;-moz-transition:all 20s ease;-ms-transition:all 20s ease;-o-transition:all 20s ease;transition:all 20s ease}.centreContainer .createMonkeyForm.eclipse{bottom:-70px}.centreContainer .createMonkeyForm.eclipse .errorMessage{color:#f3f3f3}.centreContainer .createMonkeyForm.moon{bottom:-70px}.centreContainer .createMonkeyForm.moon input[type=text]{background-color:#f2f29a}.centreContainer .createMonkeyForm.sun input[type=text]{background-color:#f2eb9a}.centreContainer .createMonkeyForm:disabled{opacity:.7;pointer-events:none}.centreContainer .createMonkeyForm.launch{bottom:-214px}.centreContainer .createMonkeyForm.launch.eclipse,.centreContainer .createMonkeyForm.launch.moon{bottom:-314px}.centreContainer .createMonkeyForm input:not(:last-child),.centreContainer .createMonkeyForm select:not(:last-child){margin-bottom:3px}.centreContainer .createMonkeyForm .sleepDurationInput{font-size:22px}.centreContainer .errorMessage{background-color:#101010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#f3f3f3;font-style:italic;margin-top:10px;padding:10px}.home{height:100vh;position:relative}.home.eclipse .eclipseBackground{background-color:#000;bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all 10s ease;-moz-transition:all 10s ease;-ms-transition:all 10s ease;-o-transition:all 10s ease;transition:all 10s ease;z-index:-1}.home.eclipse .eclipseBackground.launch{background-color:#d5d5d5}.home.eclipse form{background-color:#000}.home.eclipse .monkeysIcon{border:6px solid #f3f3f3}.home.sun .sunBackground{background-color:#ff8660;bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all 10s ease;-moz-transition:all 10s ease;-ms-transition:all 10s ease;-o-transition:all 10s ease;transition:all 10s ease;z-index:-1}.home.sun .sunBackground.launch{background-color:#d5d5d5}.home.moon .moonBackground{background-color:#f3f3f3;bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all 10s ease;-moz-transition:all 10s ease;-ms-transition:all 10s ease;-o-transition:all 10s ease;transition:all 10s ease;z-index:-1}.home.moon .moonBackground.launch{background-color:#d5d5d5}.home.moon form{background-color:#f3f3f3}.home .videoBackground{height:100%;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all 3s ease;-moz-transition:all 3s ease;-ms-transition:all 3s ease;-o-transition:all 3s ease;transition:all 3s ease;z-index:-1}.home .videoBackground.active{opacity:1}.home .videoBackground.preLaunchTime{opacity:0}.home .videoBackground #preLaunchFootage{height:100%;width:100%}.home .videoBackground video{height:100%;object-fit:cover;width:100%}.home .topSection{height:70%}.home .bottomSection{background-color:#959595;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:0;position:absolute;-webkit-transition:all 10s ease;-moz-transition:all 10s ease;-ms-transition:all 10s ease;-o-transition:all 10s ease;transition:all 10s ease;width:100%}.home .bottomSection.launch{height:30%;padding:20px}.home .monkeysIcon{background-color:grey;border:6px solid #101010;border-radius:50%;bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100px;left:20px;overflow:hidden;position:absolute;width:100px}.home .monkeysIcon img{height:100%;object-fit:cover;width:100%}.home .audioContainer{bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;opacity:0;padding:20px;position:absolute;right:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.home .audioContainer.visible{opacity:1}.home .audioContainer img{height:40px;width:40px}.disabled{cursor:default;opacity:.4;pointer-events:none}.disabled img{filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1)}form input{font-size:40px;text-align:center}form input,form select,form textarea{border:2px solid #101010;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Sabo;outline:none;padding:10px;width:100%}form input:not(:last-child),form select:not(:last-child),form textarea:not(:last-child){margin-bottom:10px}form input[type=text]{background-color:#9af29a}form input[type=text]:hover{background-color:#7aee7a}form select{background-color:#ed3e3e;font-size:22px;text-align:center}form button,form input[type=submit]{background-color:#f3f3f3;cursor:pointer;padding:10px}form button:hover,form input[type=submit]:hover{background-color:#7aee7a}form button:active,form input[type=submit]:active{-webkit-transform:scale(.97);-moz-transform:scale(.97);-ms-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97)}form button:disabled,form input[type=submit]:disabled{cursor:default;opacity:.7;pointer-events:none}form textarea{min-height:400px}form .formField:not(:last-child){margin-bottom:10px}footer{background-color:#fef9f9;font-size:14px;padding:10px}footer .copyRightContainer,footer .legalContainer{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}footer .copyRightContainer{margin-bottom:5px}footer .copyRightContainer a{margin-left:10px}footer a:hover{text-decoration:underline}footer a.instagram{margin-left:10px}footer a.instagram img{height:25px;width:25px}footer span{margin:0 10px}.generalInformationContainer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px}.generalInformationContainer .logoContainer{font-size:60px;margin-bottom:20px;text-align:center}.generalInformationContainer h1{margin-bottom:20px}.generalInformationContainer h2{margin:20px 0}.generalInformationContainer p{margin-bottom:10px}.generalInformationContainer p a{text-decoration:underline}.generalInformationContainer ul{list-style-position:inside}.generalInformationContainer ul li{margin-bottom:10px}.generalInformationContainer ul li a{text-decoration:underline}.pixel-corners,.pixel-corners--wrapper{clip-path:polygon(0 calc(100% - 12px),6px calc(100% - 12px),6px calc(100% - 6px),12px calc(100% - 6px),12px 100%,calc(100% - 12px) 100%,calc(100% - 12px) calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) calc(100% - 12px),100% calc(100% - 12px),100% 12px,calc(100% - 6px) 12px,calc(100% - 6px) 6px,calc(100% - 12px) 6px,calc(100% - 12px) 0,12px 0,12px 6px,6px 6px,6px 12px,0 12px);position:relative}.pixel-corners{border:6px solid transparent}.pixel-corners--wrapper{height:fit-content;width:fit-content}.pixel-corners--wrapper .pixel-corners{clip-path:polygon(6px 12px,12px 12px,12px 6px,calc(100% - 12px) 6px,calc(100% - 12px) 12px,calc(100% - 6px) 12px,calc(100% - 6px) calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) calc(100% - 6px),12px calc(100% - 6px),12px calc(100% - 12px),6px calc(100% - 12px));display:block}.pixel-corners--wrapper:after,.pixel-corners:after{background:#121212;bottom:0;clip-path:polygon(0 calc(100% - 12px),6px calc(100% - 12px),6px calc(100% - 6px),12px calc(100% - 6px),12px 100%,calc(100% - 12px) 100%,calc(100% - 12px) calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) calc(100% - 12px),100% calc(100% - 12px),100% 12px,calc(100% - 6px) 12px,calc(100% - 6px) 6px,calc(100% - 12px) 6px,calc(100% - 12px) 0,12px 0,12px 6px,6px 6px,6px 12px,0 12px,0 50%,6px 50%,6px 12px,12px 12px,12px 6px,calc(100% - 12px) 6px,calc(100% - 12px) 12px,calc(100% - 6px) 12px,calc(100% - 6px) calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) calc(100% - 6px),12px calc(100% - 6px),12px calc(100% - 12px),6px calc(100% - 12px),6px 50%,0 50%);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.pixel-corners:after{margin:-6px}@media (min-width:1550px){.home .topSection .centreContainer .window.launch{height:450px;width:900px}.home .topSection .centreContainer .window .helmet.launch{margin-top:430px}.home .topSection .centreContainer .window .monkeyFace.launch{margin-top:450px}}@media (max-width:780px){.home{height:100dvh;overflow:hidden}.home .audioContainer{display:none}.home .topSection{height:60%}.home .topSection .centreContainer{width:92%}.home .topSection .centreContainer .window.launch{border-bottom:none;height:200px;width:350px}.home .topSection .centreContainer .window .helmet.prelaunch{top:23px}.home .topSection .centreContainer .window .monkeyFace,.home .topSection .centreContainer .window .monkeyFaceWink{margin:25px 0 0 20px}.home .topSection .centreContainer .window .monkeyFace.launch,.home .topSection .centreContainer .window .monkeyFaceWink.launch{margin-top:350px}.home .bottomSection.launch{height:40%}form input{font-size:30px}form input[type=text]{font-size:24px}form select{font-size:18px}.centralContainer{width:100%}.generalInformationContainer .logoContainer{font-size:40px}footer{display:none}footer .legalContainer{display:block}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(1turn);-moz-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}