@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Bungee+Shade&display=swap");body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.mascot-container,.section{background:url(/bg.png);background-size:cover;background-attachment:fixed;background-position:50%;height:100vh;width:100%;background-color:#d84c54}.bubbles{width:100%;height:100%;z-index:0;overflow:hidden;top:0;left:0}.bubble,.bubbles{position:absolute}.bubble{bottom:-100px;background-color:#f1f1f1;border-radius:50%;opacity:.5;-webkit-animation:fly 15s ease-in-out infinite;animation:fly 15s ease-in-out infinite}.bubble:first-child{left:1%;height:30px;width:30px;-webkit-animation-duration:8s;animation-duration:8s}.bubble:nth-child(2){left:10%;height:10px;width:10px;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(3){left:15%;height:20px;width:20px;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:2s;animation-delay:2s}.bubble:nth-child(4){left:30%;height:20px;width:20px;-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-delay:5s;animation-delay:5s}.bubble:nth-child(5){left:40%;height:10px;width:10px;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-delay:0;animation-delay:0}.bubble:nth-child(6){left:50%;height:15px;width:15px;-webkit-animation-duration:13s;animation-duration:13s;-webkit-animation-delay:8s;animation-delay:8s}.bubble:nth-child(7){left:55%;height:30px;width:30px;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:0;animation-delay:0}.bubble:nth-child(8){left:60%;height:10px;width:10px;-webkit-animation-duration:14s;animation-duration:14s;-webkit-animation-delay:5s;animation-delay:5s}.bubble:nth-child(9){left:65%;height:20px;width:20px;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:3s;animation-delay:3s}.bubble:nth-child(10){left:70%;height:25px;width:25px;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-delay:11s;animation-delay:11s}.bubble:nth-child(11){left:80%;height:23px;width:23px;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-delay:15s;animation-delay:15s}.bubble:nth-child(12){left:90%;height:24px;width:24px;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-delay:5s;animation-delay:5s}.bubble:nth-child(13){left:95%;height:20px;width:20px;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-delay:4s;animation-delay:4s}.bubble:nth-child(14){left:25%;height:28px;width:28px;-webkit-animation-duration:17s;animation-duration:17s;-webkit-animation-delay:0s;animation-delay:0s}.bubble:nth-child(15){left:20%;height:20px;width:20px;-webkit-animation-duration:14s;animation-duration:14s;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fly{0%{bottom:-200px;transform:translateX(0)}50%{transform:translateX(100px)}to{bottom:1080px;transform:translateX(-200px)}}@keyframes fly{0%{bottom:-200px;transform:translateX(0)}50%{transform:translateX(100px)}to{bottom:1080px;transform:translateX(-200px)}}.nav-right{display:flex;align-items:center;justify-content:flex-end;margin-right:25px;margin-bottom:10px;padding-top:5px}.logo,.nav-right a{width:18vh;padding:0;z-index:100}.logo1{width:70%;margin:2rem -10px 2rem 0}.intro{margin:23px;padding:5%;flex-direction:row;text-align:center;min-height:80vh;background:rgba(0,0,0,.2);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1)}.intro,.right-flex{display:flex;align-items:center}.right-flex{flex-direction:column;row-gap:10px;width:50%}.left-flex{width:50%}.left-flex img{width:100%}.intro h2{font-weight:600;font-size:30px;background:rgba(0,0,0,.2);padding-left:5%;padding-right:5%;border-radius:100px;margin:0!important}.intro h2,.intro_button{color:#fff;font-family:Poppins,sans-serif;box-shadow:0 4px 30px rgba(0,0,0,.1)}.intro_button{padding:8px 0;width:190px;height:42px;text-decoration:none;border-radius:10px;background:hsla(0,0%,100%,.23);backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(1px);transition:.25s;font-size:1rem;font-weight:500}.intro_button_revealed{cursor:pointer}.intro_button_revealed:hover{color:#a8fffb;border-radius:10px;background:hsla(0,0%,100%,.096);box-shadow:0 4px 30px rgba(0,0,0,.1)}.mascot-container{height:100vh;width:100%;background-color:#d84c54;position:relative}.mascot-vid{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mascot-vid-desktop{width:100%;height:100%;display:inline}.mascot-vid-mobile{display:none;height:100%}@media (max-width:520px){.mascot-vid-desktop{display:none}.mascot-vid-mobile{display:inline}.section{background:url(/bgm.png);background-size:cover;background-attachment:fixed;height:100vh;width:100%;background-color:#d84c54}.logo{width:20vh;padding:0;margin-right:0}.nav-right{margin-right:0;justify-content:center;align-items:center}.nav-right a{width:20vh;padding:0;margin-right:0}.intro{text-align:center;flex-direction:column-reverse;justify-content:space-evenly;min-height:80vh;align-items:center;background:rgba(0,0,0,.2);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1)}.left-flex{width:100%;padding-top:20px}.right-flex{width:100%}}.ar-button{padding:10px;color:#a8ffae;border-radius:10px;background:hsla(0,0%,100%,.23);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(1px);font-family:Poppins,sans-serif;font-size:19px;font-weight:500;right:10px;bottom:100px;position:absolute}.ar-button,.ar-button:focus,.ar-button:hover{outline:none;border:none}.mascot-name{position:absolute;margin-top:3vh;margin-left:50%;transform:translateX(-50%);color:#fff;font-family:Poppins;z-index:9999}.back-button{color:#a8ffae;aspect-ratio:1/1;background:hsla(0,0%,100%,.23);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(1px);font-family:Poppins,sans-serif;font-size:19px;font-weight:500;border-radius:50%;left:10px;top:10px;position:absolute;outline:none;border:none;cursor:pointer;z-index:99999}.goBack{padding-top:6px;cursor:pointer}.back-button:focus,.back-button:hover{outline:none;border:none}.content{position:"absolute";width:"100%";height:"100%";text-align:center}.mascot_main{width:100vw;height:100vh;position:relative;background-color:#007acc}#video{min-width:100vw;min-height:100vh}.loader{display:flex;align-items:center;justify-content:center;align-content:center;align-self:center;position:absolute;top:0;left:0;width:100vw;height:100vh}