body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#startups::-webkit-scrollbar{-webkit-appearance:none;width:15px}#startups::-webkit-scrollbar-thumb{background-color:#0b2571;border-radius:4px;box-shadow:0 0 1px #ffffff80;margin-right:20px}body{background-color:#1c1c1c}body *,header{transition:all .5s}header{align-items:center;background-color:#fff;display:flex;flex-wrap:nowrap;height:4em;justify-content:space-between;margin:0;padding:1em;position:-webkit-sticky;position:sticky;top:0}#logo img{height:3em;margin:0;object-fit:contain;width:auto}#logo{color:#00008b;font-weight:700;margin:0;text-transform:uppercase}#logo:hover{color:#ffb700;cursor:pointer}button{background-color:#0b2571;border:2px solid #0b2571;border-radius:10px;color:#fff;cursor:pointer;letter-spacing:.8px;margin:0 2em;padding:1em;text-transform:uppercase;transition:all .5s}button.alt-color{background-color:#ffb700;border-color:#ffb700}li{margin:10px 0}button:hover{background-color:#fff;border:2px solid #0b2571;color:#0b2571}button.alt-color:hover{border-color:#ffb700;color:#ffb700}button:disabled{cursor:not-allowed;opacity:.5}button:disabled:hover{background-color:#0b2571;border:2px solid #0b2571;color:#fff}#startups{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-height:70vh;overflow-y:scroll;padding:2em}#startups .startup{background-color:#fff;border-radius:30px;box-shadow:2px 5px 10px #01010166;color:#0b2571;height:400px;margin:20px;padding:.5em;position:relative;transition:all .5s;width:350px}#startups .startup .img{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:20px;height:250px}#startups .startup .category{background-color:#0b2571;border-radius:25px;color:#fff;font-weight:700;position:relative;text-align:center;top:0}#startups .startup .content{max-height:150px;overflow:hidden}.save{color:#ffb700;cursor:pointer;font-size:xx-large;left:90%;position:absolute;top:5%}#startups .startup .content p{text-wrap:nowrap;overflow:hidden}#startups .startup.loaded:hover{border:5px solid #0b2571;cursor:pointer}#main-header{background-color:#0b2571;color:#fff;max-height:70vh;min-width:200px;overflow-y:scroll;padding:2em;width:-webkit-max-content;width:max-content}#loading{margin:auto;text-align:center;width:50vw}#loading #bar{background-color:#0b2571;height:25px}#waterdeck-banner{color:red;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2rem;font-weight:700;margin:0;padding:1rem 1rem 0}main{background-color:#f5f5f5;color:#1c1c1c;transition:all 1s}#popup{background-color:#fff;border-radius:50px;box-shadow:0 20px 40px #01010166;color:#000;height:600px;left:25%;overflow-y:scroll;padding:1em;position:fixed;top:20%;width:50%;z-index:10}input{background-color:inherit;border:none;border-bottom:2px solid #ffb700;color:inherit;outline:none}#search{width:200px}footer{background-color:#000;color:#f5f5f5;padding:2em 5em}.hover-text{color:#0b2571;text-decoration:underline}.hover-text:hover{color:#ffb700;cursor:pointer}#landing-page{padding:2em}#schedule{background-color:#fff;border-radius:40px;box-shadow:0 0 15px #01010166;display:grid;grid-template-columns:repeat(4,auto);margin:50px 10%;padding:1em 0;width:80%}#schedule div{margin:10px auto}#popup-container{background-color:#01010180;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .2s;width:100vw;z-index:-5}#popup-container.show{opacity:1;z-index:5}#hero{background-color:#0b2571;background-color:#fff;color:#000;height:50vh;margin:0;padding:2em}#hero h1{color:#0b2571;font-size:xxx-large;margin:0}#hero button{margin:0 20px 0 0}#startup-section{display:flex}button.copied{background:#fff;border-color:green;color:green}.App{padding:0}.dropdown{cursor:pointer;margin:10px 0}.dropdown-title{background-color:#fff;border-radius:15px;color:#1c1c1c;padding:5px}#alert{background-color:red;color:#fff;padding:1em}#user-schedule-head{align-items:center;background-color:#0b2571;border-radius:50px;color:#fff;display:flex;padding:.5em}
/*# sourceMappingURL=main.e563b7c4.css.map*/