@import url(https://fonts.googleapis.com/css?family=Montserrat:700);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css?family=Paytone+One);:root{--black:#111;--theme:#678;--background:#f1f3f5;--blue:#00bfed;--light-green:#00d7c5;--purple:#ad1de6;--bg-black:#303e4b;--yellow:#e99523;--red:#d81c60;--font-size:16px}*,body{margin:0;padding:0}body{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;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:-moz-none;box-sizing:border-box;-moz-box-sizing:border-box;color:#111;color:var(--black)}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#678;background-color:var(--theme);outline:1px solid #111;outline:1px solid var(--black)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100%}header{width:100%;height:15vh;z-index:10;top:0;background:transparent}#header-container{width:87%;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}#header-right ul{list-style:none;margin-top:-15px}#header-right li{display:inline-block;margin-left:.7vw;font-weight:500;color:var(--black)}.login{background:-webkit-gradient(linear,left top,left bottom,from(#8eb7f5),to(#40e1dc));background:-webkit-linear-gradient(#8eb7f5,#40e1dc);background:linear-gradient(#8eb7f5,#40e1dc);border-radius:5vw;color:#fff;box-shadow:2px 8px 25px rgba(0,0,0,.16);font-weight:600;-webkit-transition:all .2s;transition:all .2s}.login:hover{box-shadow:2px 8px 25px rgba(0,0,0,.25)}.profile{height:4vw;vertical-align:middle;margin-top:-10px}#header-right a:last-child{text-decoration:none;color:inherit;display:block;padding:1vw 2vw}footer{width:100%;clear:both;height:25vh;position:relative;z-index:10;background:url(/a2z-frontend/static/media/footer.7f435832.svg);background-repeat:no-repeat;background-size:cover}#footer-container{width:75%;margin:0 auto;height:100%;box-sizing:border-box!important;padding-top:7vh;position:relative}#footer-links-container{position:absolute;right:0;margin-top:-20px}.footer-link{display:flex;justify-content:center;align-items:center;box-shadow:2px 8px 18px rgba(0,0,0,.16);margin:7px;height:2.3vw;width:7vw;background:var(--black);border-radius:4px;text-decoration:none;color:#fff;font-size:1.5em;font-weight:700;letter-spacing:1px}.footer-link img{width:60%;margin-right:5px}#claim{text-align:center;opacity:.7;position:absolute;bottom:2vh;left:40%}#claim p{font-size:1.2em}.side-links-container{position:fixed;top:45%;left:0}.side-link{-webkit-transform:translateX(-40px);transform:translateX(-40px);margin-top:25px;background:var(--black);box-shadow:2px 8px 30px rgba(0,0,0,.16);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.side-link:hover{-webkit-transform:translateX(0);transform:translateX(0)}.side-link a{display:block;padding:25px 30px 25px 70px}.side-link img{width:32px}@media only screen and (min-width:2000px){#header-right li{font-size:2rem}.footer-link img{width:70%;margin-right:20px}.side-links-container{-webkit-transform:scale(.4) translateX(-90px);transform:scale(.4) translateX(-90px);top:25%}}@media only screen and (min-width:1024px) and (max-width:1940px){#footer-links-container{margin-top:-10px}.footer-link{border-radius:4px;font-size:.8em;letter-spacing:0;font-size:.6em}.footer-link img{width:50%;margin-right:0}#claim p{font-size:.7em}.side-links-container{-webkit-transform:scale(.4) translateX(-90px);transform:scale(.4) translateX(-90px);top:25%}.side-link:hover{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@media only screen and (max-width:1023px){header{height:12vh}#header-container{width:90%}.footer-link{border-radius:2px;font-size:1vh;height:2.5vh;width:8vh;letter-spacing:0}.footer-link img{width:1em}main{min-height:80vh;height:auto;margin-bottom:5%}footer{height:125px}#footer-container{padding-top:4%}#claim{left:35%}#claim p{font-size:.5em}.side-links-container{-webkit-transform:scale(.3) translateX(-160px);transform:scale(.3) translateX(-160px);top:25%}.side-link:hover{-webkit-transform:translateX(-40px);transform:translateX(-40px)}}@media only screen and (max-width:524px){header{height:10vh;border-bottom:1px solid rgba(0,0,0,.2);background-color:#eee}#header-container{width:85%}.ellipse,nav{display:none}main{min-height:70vh}footer{background:#eee;min-height:20vh}.footer-background{display:none}#footer-container{padding-top:3vh}.footer-link{margin-top:0;border-radius:2px;font-size:.5em;height:3vh;width:9vh;text-align:center;letter-spacing:0;padding-right:5px}.footer-link img{width:30%}#claim{left:0;text-align:left}#claim p{font-size:.6em}}@media screen and (orientation:landscape) and (max-width:812px){header{height:17vh}nav{display:none}#footer-links-container{bottom:13%}.footer-link{margin-top:0;border-radius:3px;font-size:1vw;height:2vw;width:7.5vw;letter-spacing:0}.footer-link img{width:40%;margin-right:0}#claim p{font-size:.5em}.side-links-container{-webkit-transform:scale(.3) translateX(-160px);transform:scale(.3) translateX(-160px);top:15%}.side-link:hover{-webkit-transform:translateX(-40px);transform:translateX(-40px)}}@media only screen and (orientation:portrait) and (max-width:1024px) and (min-width:812px){header{height:10vh}footer{height:125px}#footer-links-container{margin-top:0}#footer-container{padding-top:2vh}#claim{bottom:.5vh;left:35%}}@media only screen and (min-width:1024px){.logo{font-size:2vw;text-shadow:6px 6px 11px rgba(0,0,0,.16);font-family:Montserrat,sans-serif;font-weight:700}}@media only screen and (max-width:480px){.logo{font-size:3.5vh}}#hamburger-menu{position:relative;min-width:27px;min-height:15px}.bar{width:100%;height:3px;background-color:var(--black);position:absolute}.bar:first-child{top:0;top:50%;margin-top:-1.5px}.bar:last-child{bottom:0}@media only screen and (min-width:768px){#hamburger-menu{display:none}}@media only screen and (max-width:812px) and (orientation:landscape){#hamburger-menu{display:block}}.backdrop-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:12;background:rgba(0,0,0,.5);-webkit-animation:appear .3s forwards;animation:appear .3s forwards;opacity:0;cursor:pointer}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.sliding-nav-container{height:100%;width:70%;position:absolute;z-index:13;background-color:#262626;box-shadow:8px 10px 20px 0 rgba(46,61,73,.15);top:0;left:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#sliding-nav-header{width:80%;margin:5vh auto;display:flex;justify-content:space-between}#back-button{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #fff}@media only screen and (min-width:1024px){.sliding-nav-container{display:none}}@media screen and (orientation:landscape) and (max-width:1024px){.sliding-nav-container{width:30%}}.sliding-nav-link-container{line-height:7vh;padding-left:8vw;color:#fff;border-bottom:.5px solid #678}@media screen and (orientation:landscape) and (max-width:768px){.sliding-nav-link-container{line-height:7vw;padding-left:2vw}}#home-page-container{padding:5vh 0 25vh;text-align:center}.heading{margin-bottom:5px;color:var(--black);font-size:2em}.sub-heading{color:var(--theme);font-size:1em;max-width:75vw;margin:17px auto}@media only screen and (min-width:2000px){.heading{margin-bottom:5px;color:var(--black);font-size:3vw}.sub-heading{font-size:1.5vw}}@media only screen and (max-width:768px){#home-page-container{padding:10vh 0}.heading{margin-bottom:5px;color:var(--black);font-size:4vw}.sub-heading{font-size:2vw}}@media only screen and (max-width:480px){.heading{margin-bottom:5px;color:var(--black);font-size:6vw}.sub-heading{font-size:4vw}}@media only screen and (orientation:portrait) and (max-width:1024px) and (min-width:812px){#home-page-container{min-height:52vh;margin:0}}.cards-container{width:75%;margin:7vh auto;display:grid;grid-template-columns:100%}@media only screen and (max-width:1023px) and (min-width:481px){.cards-container{grid-template-columns:33% 33% 33%;margin:4vh auto}}@media only screen and (min-width:1024px){.cards-container{width:90%;grid-template-columns:25% 25% 25% 25%}}.card-link{height:18vw;line-height:18vw;text-align:left;margin-bottom:7vw;box-shadow:2px 8px 30px rgba(0,0,0,.16);border-radius:4px;-webkit-transition:all .2s;transition:all .2s}.card-link:hover{-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:2px 8px 30px rgba(0,0,0,.25)}.card-link a{text-decoration:none;display:block;color:#fff;font-size:.9em;font-weight:500;width:100%;height:100%}.card-link img{width:10%;margin-top:-4px;margin-right:5%;margin-left:5%;vertical-align:middle}@media only screen and (max-width:400px){.card-link a{font-size:.7em}}@media only screen and (min-width:481px){.card-link{line-height:2.5vw;text-align:center;margin:0 2vw 3.5vw;border-radius:3px}.card-link a{box-sizing:border-box;padding:25% 10%;font-size:.6em}.card-link span{display:block}.card-link img{width:30%;margin-bottom:10px}}@media only screen and (min-width:769px){.card-link{height:16vw;line-height:1.6vw;margin-top:0;margin-bottom:3vw;border-radius:7px}.card-link a{padding:27% 10%;font-size:1em}}@media only screen and (min-width:1400px){.card-link a{font-size:1.2vw}}@media screen and (orientation:landscape) and (max-width:812px){.card-link{border-radius:3px;line-height:1.8vw}.card-link a{padding:22% 10%;font-size:.8em}}#landing-page-container{width:100%;top:0;left:0}.background-svg-1{width:40vw;position:fixed;top:27%;right:7%;z-index:-1}.background-svg-2{height:75vh;position:fixed;z-index:-1;bottom:0;right:0}#special-container{margin-top:20vh;margin-left:10vw}#special-container h1{font-size:2.5vw}#special-container p{font-size:1.5vw;margin-top:2vh;font-weight:500;color:var(--theme)}#special-container div{margin-top:4vh;font-size:1.4vw;font-weight:700;z-index:10;max-width:13vw}#special-container div a{text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#fca15a),to(#f587b0));background:-webkit-linear-gradient(#fca15a,#f587b0);background:linear-gradient(#fca15a,#f587b0);height:4vw;border-radius:10vw;box-shadow:2px 8px 22px rgba(0,0,0,.16)}@media only screen and (max-width:768px){.background-svg-1{width:70vw;height:auto;top:50vh;left:50%;margin-left:-35vw}.background-svg-2{width:100vw;height:auto}#landing-page-container{text-align:center}#special-container{margin-top:14vh;margin-left:0}#special-container h1{font-size:3.5vh}#special-container p{font-size:2vh}#special-container div{font-size:1.7vh;margin:4vh auto;max-width:15vh}#special-container div a{height:5vh}}@media screen and (orientation:landscape) and (max-width:768px){.background-svg-1{display:none}.background-svg-2{width:100vw;height:auto}#special-container h1{font-size:2.5vw}#special-container p{font-size:1.5vw;color:#000}#special-container div{font-size:1.4vw;margin:4vh auto;max-width:12vw}#special-container div a{height:4vw}}@media only screen and (orientation:portrait) and (max-width:1024px) and (min-width:812px){.background-svg-1{width:70vw;height:auto;top:50vh;left:50%;margin-left:-35vw}.background-svg-2{width:100vw;height:auto}#landing-page-container{text-align:center}#special-container{margin-top:14vh;margin-left:0}#special-container h1{font-size:3.5vh}#special-container p{font-size:2vh}#special-container div{font-size:1.7vh;margin:4vh auto;max-width:15vh}#special-container div a{height:5vh}}.resources-page-container{width:80%;margin:7vh auto 10%;display:flex;flex-direction:column;position:relative;min-height:70vh}.resources-page-header{width:95%}.resources-page-container h1{font-size:1.1em;padding-top:7px}.resources-page-container div{min-height:100%;height:auto;display:block}.backdrop-resource-page{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:15;background:rgba(0,0,0,.5);cursor:pointer}.resource-page-tags{margin-top:1vh}@media only screen and (min-width:1024px){.resources-page-container{margin:2% auto 10%}.resources-page-container h1{font-size:2vw;float:left}.resources-page-header div{float:right}}.resource-card{width:100%;box-sizing:border-box;padding-bottom:15px;box-shadow:2px 8px 20px rgba(0,0,0,.16);margin-top:4vh;display:block;border-radius:3px;-webkit-transition:all .2s;transition:all .2s;background:#fff}.resource-card h2{padding:15px;font-size:.76em;background-color:#585658;color:#fff;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:3px;border-top-right-radius:3px}.resource-card img{height:15px;margin-right:10px;vertical-align:middle}.resource-card p{font-size:.6em;color:var(--theme);padding:15px 0 0 15px}.resource-card-tags{padding:1px 0 10px 10px}.resource-card button{margin-left:15px;padding:7px 15px;font-size:.76em;border-style:solid;box-shadow:1px 2px 10px rgba(0,0,0,.16);cursor:pointer;color:#fff;font-weight:600;outline:none}.expanded{position:fixed;top:50%;left:50%;padding:0;width:0;min-width:90vw;height:50vh;margin:-25vh 0 0 -45vw;z-index:16}.expanded button,.expanded p{display:none}.resource-card button:hover{box-shadow:1px 2px 15px rgba(0,0,0,.3)}@media only screen and (min-width:2000px){.resource-card{width:30%;float:left;margin-right:2%;padding-bottom:2vh}.resource-card h2{font-size:1vw;padding:2vh}.resource-card p{font-size:.8vw;padding:2vh 0 0 2vh}.resource-card-tags{padding:.2vh 0 1.5vh 1.5vh}.resource-card button{margin-left:2vh;padding:1vh 2vh;font-size:.9vw}}@media only screen and (min-width:768px) and (max-width:1999px){.resource-card{width:45%;float:left;margin-right:5%;border-radius:3px}.resource-card h2{font-size:1.2vw;padding:2.5vh}.resource-card p{font-size:1vw;padding:2.5vh 0 0 2.5vh}.resource-card-tags{padding:.3vh 0 1.7vh 1.7vh}.resource-card button{margin-left:2.5vh;padding:1vh 2.5vh;font-size:1.1vw}.expanded{min-width:80vw;height:80vh;margin-left:-40vw;margin-top:-40vh}}.tag{padding:4px 7px;border:1px solid transparent;box-sizing:border-box;color:#fff;font-family:sans-serif;font-weight:500;font-size:.6em;margin:.25em;border-radius:2px;outline:none;display:inline-block;-webkit-transition:all .2s;transition:all .2s}.expanded-resource-card{z-index:16;background:#fff;width:90%;margin:4vh auto 10vh;min-height:70vh}.expanded-resource-card h2{font-size:1.2em;color:#262626;padding:15px 0;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:3px;border-top-right-radius:3px}.expanded-resource-card img{height:15px;margin-right:10px;vertical-align:middle}.close{margin-right:10px;border-style:solid;background-color:rgba(0,0,0,.5);border-color:transparent;border-radius:50%;color:#fff;padding:.1em .5em .3em .3em;font-size:.7em;cursor:pointer;outline:none}.close:focus,.close:hover{outline:none;-webkit-transform:scale(1.1);transform:scale(1.1)}.resource-links-container{width:90%;box-sizing:border-box;padding-top:20px;margin:0 auto}@media only screen and (min-width:768px){.expanded-resource-card h2{font-size:2vw;padding:2vh}.resource-tags{padding-left:5vw;font-size:1.4em}.close{font-size:1.1vw;margin-right:2vw;display:inline-block;vertical-align:middle;box-sizing:border-box;padding:.1vw .5vw .2vw .3vw}}.link-button{width:100%;margin:5px auto;border:none;text-align:left;box-sizing:border-box;padding:10px 15px;background:#fff;border-radius:2px;font-size:.7em;box-shadow:2px 8px 20px rgba(0,0,0,.16)}.link-button>:first-child{color:#06addb;font-weight:600}.link-tags{font-size:.8em;margin-top:5px}@media only screen and (min-width:768px){.link-button{max-width:350px;margin-right:5%;margin-bottom:1.5%;padding:1vw 1.5vw;font-size:.9em}}.loader-container{display:flex;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:20;width:100vw;height:100vh;text-align:center}.loader{font-family:monospace;font-weight:900;font-size:1rem;color:#fff;letter-spacing:.8vw}.loader img{width:7vw;-webkit-animation:rotate 2s linear infinite forwards;animation:rotate 2s linear infinite forwards}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader p{margin-top:2vh}.lost{min-height:55vh;width:100%;display:flex;justify-content:center;align-items:center}.lost-message{padding:2vh 3vw;box-sizing:border-box;background:#595a5b;box-shadow:2px 8px 30px rgba(0,0,0,.16);text-align:center;color:#fff}.lost-message h2{margin-bottom:20px;color:#f67676}.lost-message a{color:#99cffe}@media only screen and (max-width:1023px){.lost{min-height:75vh}}.hackathons-page-container{width:90%;margin:7vh auto 10%;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;min-height:70vh;padding-left:5vw}.hackathons-page-container h1{font-size:1.5em}.hackathons-page-tags{margin-top:1vh}.hackathons-card{position:relative;width:100%;max-width:360px;min-height:180px;box-sizing:border-box;box-shadow:2px 8px 20px rgba(0,0,0,.16);margin-top:6vh;margin-right:6vh;border-radius:3px;-webkit-transition:all .2s;transition:all .2s;background:#fff;cursor:pointer;float:left}.hackathons-card:hover{box-shadow:2px 8px 25px rgba(0,0,0,.26)}.hackathons-card h2{padding:15px 15px 10px;font-size:.76em}.hackathons-card p{font-size:.6em;color:var(--theme);padding:5px 0 0 15px}.hackathons-card-tags{padding:15px 0 15px 15px}.side-button{float:right;color:#fff;border:none;outline:none;cursor:pointer}.view{position:absolute;padding:15px 17px;background:#f67676;border:1px solid #f67676;border-radius:50%;bottom:-15px;right:8%;color:#fff;box-shadow:0 0 16px rgba(0,0,0,.16);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .2s;transition:all .2s}.view img{max-width:15px}.view:hover{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.subscribe{border-radius:2px;border:1px solid #262626;margin-top:-1%;padding:5px 10px;background:#262626;font-family:inherit;font-size:.8em;-webkit-transition:all .2s;transition:all .2s;box-sizing:border-box}.subscribe:hover{border:1px solid #262626;color:#262626;background:#fff}@media only screen and (min-width:768px) and (max-width:1999px){.hackathons-card h2{font-size:1.2vw;padding:2.5vh}.hackathons-card p{font-size:1vw;padding:.8vh 0 0 2.5vh}.hackathons-card-tags{padding:1.7vh 0 2.5vh 1.7vh}.view{margin-top:-7%}}.programs-page-container{width:80%;margin:7vh auto 0;display:flex;flex-direction:column;position:relative;min-height:70vh}.row{display:flex;flex-wrap:wrap}.column{flex:45% 1}.section{margin-bottom:10%}#open-source h1,#startup-programs h1{margin-bottom:25px}@media only screen and (max-width:768px){.programs-page-container h1{font-size:1.5em}}@media only screen and (max-width:480px){.programs-page-container{width:100%}.programs-page-container h1{padding-left:25px}.column{flex:100% 1}}.student-benefits-card{background:#ffc600;border-radius:5px;box-shadow:2px 5px 16px rgba(0,0,0,.16);padding:30px 40px;margin:20px;min-width:350px;color:#fff}.student-benefits-card hr{border:1px solid #fff;margin-top:10px}.student-benefits-card ul{list-style:none;margin-top:10px}.student-benefits-card li{margin-top:5px}.student-benefits-card a{color:#262626;text-decoration:none;font-weight:700;-webkit-transition:all .2s;transition:all .2s}.student-benefits-card a:hover{color:#00f}@media only screen and (max-width:480px){.student-benefits-card{min-width:0;width:75%;margin:20px auto;padding:20px}}.open-source-card{min-width:350px;background:#49dbbd;padding:20px 30px;border-radius:3px;box-shadow:2px 6px 16px rgba(0,0,0,.2);width:40%;margin:10px;float:left;color:#fff;-webkit-transition:all .2s;transition:all .2s}.open-source-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:2px 6px 20px rgba(0,0,0,.4)}.open-source-card h3{color:#262626;text-decoration:none}.open-source-card hr{border:1px solid rgba(0,0,0,.2);margin-top:5px}.open-source-card .des{display:inline-block;font-weight:700;color:rgba(0,0,0,.4)}.open-source-card span{display:block;font-weight:600;text-decoration:none}.open-source-card span:first-child{margin-top:7px}@media only screen and (max-width:480px){.open-source-card{min-width:0;margin:20px auto;width:75%;float:none;padding:20px}}.startup-programs-card{min-width:350px;background:#6fbb2d;padding:20px 30px;border-radius:3px;box-shadow:2px 6px 16px rgba(0,0,0,.2);width:40%;margin:10px;float:left;color:#fff;-webkit-transition:all .2s;transition:all .2s}.startup-programs-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:2px 6px 20px rgba(0,0,0,.4)}.startup-programs-card h3{color:#262626;text-decoration:none}.startup-programs-card hr{border:1px solid rgba(0,0,0,.2);margin-top:5px}.startup-programs-card .des-sp{display:inline-block;font-weight:700;color:rgba(0,0,0,.4)}.startup-programs-card span{display:block;font-weight:600;text-decoration:none}.startup-programs-card span:first-child{margin-top:7px}@media only screen and (max-width:480px){.startup-programs-card{min-width:0;margin:20px auto;width:75%;float:none;padding:20px}}.coming-soon{min-height:70vh;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.5em;color:rgba(0,0,0,.5);text-shadow:2px 2px 8px rgba(0,0,0,.1)}.events-page-container{width:80%;margin:7vh auto 0;display:flex;flex-direction:column;position:relative;min-height:70vh}#conferences,#meetups{margin-bottom:10%}#meetups hr{margin-bottom:20px}@media only screen and (max-width:768px){.events-page-container h1{font-size:1.5em}}@media only screen and (max-width:480px){.events-page-container{width:100%}.events-page-container h1{padding-left:25px}}.conferences-card{min-width:350px;min-height:250px;border-radius:10px;box-shadow:1px 2px 12px rgba(0,0,0,.5);width:45%;margin-top:50px;margin-right:50px;position:relative;text-align:right;display:flex;justify-content:center;flex-direction:column;padding-right:35px;box-sizing:border-box;float:left}.conferences-card:hover{box-shadow:1px 2px 12px rgba(0,0,0,.7);cursor:pointer}.conferences-card:hover>.conferences-card-cover{width:50%}.conferences-card p{margin:13px 0;font-weight:600;color:rgba(0,0,0,.5)}.conferences-card span{font-weight:700;color:#262626}.conferences-card-cover{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#8465ac;border-radius:inherit;display:flex;align-items:center;text-align:left;padding-left:35px;color:#fff;box-sizing:border-box;-webkit-transition:all .4s;transition:all .4s}#reveal{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #fff;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:inline-block;margin-top:3px}.conferences-card-cover h2{text-shadow:1px 2px 12px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:space-between;width:90%;word-break:break-word}@media only screen and (max-width:768px){#reveal{display:none}.conferences-card{padding-right:20px;min-height:200px;min-width:330px;margin:20px auto;float:none}.conferences-card:hover>.conferences-card-cover{-webkit-transform:none;transform:none}.conferences-card h2{font-size:16px;text-shadow:1px 2px 7px rgba(0,0,0,.5)}.conferences-card p{font-size:12px;margin:9px 0}.conferences-card-cover{width:40%;padding-left:15px}}.meetups-card{min-width:350px;background:#257281;padding:20px 30px;border-radius:3px;box-shadow:2px 6px 16px rgba(0,0,0,.2);width:40%;margin:10px;float:left;color:#fff;-webkit-transition:all .2s;transition:all .2s}.meetups-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:2px 6px 20px rgba(0,0,0,.4)}.meetups-card h3{color:#fff;text-decoration:none}.meetups-card hr{border:1px solid rgba(0,0,0,.2);margin-top:5px}.meetups-card .des-sp{display:inline-block;font-weight:700;color:rgba(0,0,0,.4)}.meetups-card span,a{text-decoration:none}.meetups-card span{display:block;font-weight:600}.meetups-card span:first-child{margin-top:7px}@media only screen and (max-width:480px){.meetups-card{min-width:0;margin:20px auto;width:75%;float:none;padding:20px}}
/*# sourceMappingURL=main.a619c8f6.chunk.css.map */