@charset "UTF-8";.container{min-height:100vh;display:flex;flex-direction:column}.hamburger{font-size:1.5em}.navbar-cross{margin-top:-5px;font-size:4em;margin-bottom:-.5em}#navbar{position:absolute;width:100%;z-index:100;text-align:center;font-family:"Bebas Neue",Helvetica,Arial;font-size:100%;letter-spacing:1.4px;text-transform:uppercase}#navbar>.hidden{display:none}#navbar .menu-wrapper{background-color:#2d2d2c;border-bottom-left-radius:10px;border-bottom-right-radius:10px;opacity:.9;display:inline-block;padding:15px 10px 10px 10px}#navbar .menu-wrapper .menu-hamburger{display:none}#navbar .menu-wrapper .menu a{display:inline-block;border-right:1px solid;text-decoration:none;transition:color .4s;color:#fafafa;padding:5px 20px}#navbar .menu-wrapper .menu a:hover{color:#00d790!important;border-right:1px solid #fff!important}#navbar .menu-wrapper .menu a:last-child{border-right:0!important}@media screen and (max-width:1200px){#navbar{font-size:.7em}}@media screen and (max-width:850px){#navbar{top:1em}#navbar .menu-wrapper{width:80%;padding:15px 10px 10px 10px}#navbar .menu-wrapper .menu-hamburger{padding-right:10px;text-align:right;display:block;color:#fff}#navbar .menu-wrapper .menu{display:flex;flex-direction:column;text-align:left;line-height:1.8;font-size:1.5em}#navbar .menu-wrapper .menu a{border-right:none;border-bottom:1px solid}#navbar .menu-wrapper .menu a:hover{border-right:none!important;border-bottom:1px solid #fafafa}#navbar .menu-wrapper .menu a:last-child{border-bottom:0!important}#navbar .menu-wrapper .hidden{display:none}#navbar .menu-wrapper.hidden{background-color:transparent;text-align:right;display:inline-block}#navbar .menu-wrapper.visible{background-color:#2d2d2c}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:.6}25%{-webkit-transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);opacity:.6}75%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(.95);opacity:.6}}@keyframes pulse{0%{transform:scale(.95);opacity:.6}25%{transform:scale(1);opacity:1}50%{transform:scale(.95);opacity:.6}75%{transform:scale(1);opacity:1}100%{transform:scale(.95);opacity:.6}}#header{position:relative;min-height:300px;background-color:#2d2d2c}#header .header-image{background-color:#2d2d2c;height:380px;z-index:-2;overflow:hidden}#header .header-image img{filter:blur(2px) brightness(.9);min-width:100%;min-height:100%;max-height:100%;width:100vw;object-fit:cover;z-index:1}#header .header-home{background-color:#2d2d2c;z-index:-2;min-width:100%;min-height:100%;max-height:100%;height:100vh;width:100vw;overflow:hidden;width:100%}#header .header-home img{filter:blur(2px) brightness(.9);min-width:100%;min-height:40%;max-height:40%;width:100vw;object-fit:cover;z-index:1}#header .header-home video{filter:blur(5px) brightness(.5);top:0;left:0;min-width:100%;min-height:100%;max-height:100%;width:100vw;object-fit:fill}.logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;height:65%;margin-top:5px}.logo-container .scroll-arrow{height:50px;color:#fafafa;margin-top:1em;-webkit-animation:pulse 3s infinite ease-in-out;-o-animation:pulse 3s infinite ease-in-out;-ms-animation:pulse 3s infinite ease-in-out;-moz-animation:pulse 3s infinite ease-in-out;animation:pulse 3s infinite ease-in-out}.logo-container img{max-height:90%;max-width:100%}.logo-container p{font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;font-size:4vh;margin-top:16px;margin-bottom:16px;color:#fafafa;text-align:center}.logo-container.fixed{height:45%}@media screen and (min-height:1000px){.logo-container p{font-size:2em}}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.content{display:flex;align-items:stretch;flex-direction:column;position:relative;overflow:hidden;margin:auto;min-height:100%;height:auto}.content p{text-align:justify;margin:0}#footer{background-color:#2d2d2c;padding-bottom:25px;padding-top:25px;width:100%;text-align:center;background-size:cover;transition:background-color .3s linear}#footer .logosection{display:flex;align-items:center;justify-content:center;flex-direction:row}#footer a{font-size:16px}#footer .logo{width:48px;height:48px;border-radius:24px;margin:10px}#footer img{width:100%}#footer .apps-container{width:72px;margin:10px}#footer .divider{height:25px;border-right:2px solid #fafafa;margin:10px}@media screen and (max-width:470px){#footer .logo{width:32px;height:32px;border-radius:16px;margin:5px}#footer .divider{margin:5px}#footer .apps-container{width:64px;margin:5px}}.track{background:#fff;height:160px;margin:25px 0;padding:30px 0 0;position:fixed;bottom:0;z-index:1000;width:100vw}.track:after,.track:before{background:none repeat scroll 0 0 #fff;content:"";display:block;height:145px;position:absolute;top:20px;width:20px}.track:before{left:-10px}.track:after{right:-5px}.lights span{display:inline-block;width:25px;height:25px;border-radius:100%;background:#00d790;box-shadow:0 0 10px 5px rgba(0,215,144,.8);margin:45px 4%}.packman{animation:eat 10s infinite linear;top:0;left:0;position:absolute;height:100%;width:100%}.eat{position:absolute;top:30px;left:-60px;width:1px;height:1px;border-right:60px solid transparent;border-top:60px solid #ff0;border-left:60px solid #ff0;border-bottom:60px solid #ff0;border-radius:60px;z-index:3}.eat:after{background:#000;border-radius:50%;content:"";height:20px;left:-10px;position:absolute;top:-40px;width:20px;z-index:5}.eat:before{border-color:#ff0 transparent #ff0 #ff0;border-radius:60px 60px 60px 60px;border-right:60px solid transparent;border-style:solid;border-width:60px;content:"";height:1px;left:-60px;position:absolute;top:-60px;width:1px;z-index:-1;animation:mouth .95s infinite linear}.eat-trail{background:#fff;position:absolute;width:100%;height:140px;left:0;top:40px;opacity:1;animation:eat-trail 10s infinite linear;z-index:2}.ingos{left:0;position:absolute;top:-5%;width:100%;z-index:1;animation:ingos 10s infinite linear}.ingo{border-radius:50% 50% 0 0;position:absolute;top:0;width:170px}.ingo:after,.ingo:before{content:'';width:1px;height:1px;position:absolute;bottom:0}.ingo:before{left:5px}.ingo:after{right:5px}.one{left:200px}.two{left:320px}.three{left:80px}@keyframes eat{0%{left:-20%}50%{left:50%}100%{left:120%}}@keyframes ingos{0%{left:-10%}50%{left:50%}100%{left:100%}}@keyframes eat-trail{0%{left:-20%;width:0}50%{left:0;width:50%}100%{left:0;width:120%}}@keyframes mouth{0%{transform:rotate(0)}10%{transform:rotate(-18deg)}20%{transform:rotate(-36deg)}30%{transform:rotate(-54deg)}40%{transform:rotate(-72deg)}50%{transform:rotate(-90deg)}60%{transform:rotate(-72deg)}70%{transform:rotate(-54deg)}80%{transform:rotate(-36deg)}90%{transform:rotate(-18deg)}100%{transform:rotate(0)}}@keyframes eyes{0%{transform:rotate(0);margin-left:-5px}50%{transform:rotate(180deg);margin-left:10px}100%{transform:rotate(0);margin-left:-5px}}._1KhX5{display:-ms-flexbox;display:flex;height:25vh;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}._3i5XI{height:5vh;min-height:5rem;width:5vh;min-width:5rem;border:6px solid rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.8);border-radius:100%;animation:_3H5Gy .6s infinite linear .25s;opacity:0}@keyframes _3H5Gy{from{opacity:1;transform:rotate(0)}to{opacity:1;transform:rotate(359deg)}}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.phenomic-HeadingAnchor{display:none}.phenomic-BodyContainer p{padding-bottom:1em}._1Zu4s{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:50vh;padding:1rem 0}._2vfNd{font-size:4rem;line-height:4rem;color:#ddd}._3DufC{margin:4rem 0;font-size:2rem;line-height:3rem;text-align:center}img{max-width:100%;height:auto}.preview-content{margin:0;padding:0 1em}.preview-content a~h1:hover,.preview-content h2:hover{text-align:left;text-decoration:underline}.preview-content h1,.preview-content h2{text-align:left}.ingress{margin-top:1em 0}.ingress:hover{text-decoration:none}.newsitem{padding-bottom:5px}.newsitem.regular{margin:2em 0}.newsitem.regular img{margin:0 1em 0 0;width:auto;height:auto;max-height:281px}.newsitem.regular .regular-news-link{width:100%;display:flex;flex-direction:row}.newsitem.featured{margin:0 0}.newsitem.featured .preview-content{margin:0 0 3em 0}.newsitem.featured img{margin-bottom:1em;width:100%;object-fit:cover}@media screen and (max-width:470px){.post{margin:0 0;height:200px}.preview-content{margin:1em 1em}.newsitem.featured .preview-content{margin:1em 5vw 0 5vw}.newsitem.featured img{margin:0;width:100%;height:auto}.newsitem.regular{margin:0 0}.newsitem.regular .preview-content{margin:-200px 0 0 0}.newsitem.regular .preview-content h2{display:inline;background-color:#fff;padding:.2em .25em 0 .25em}.newsitem.regular .preview-content time{display:inline;width:auto;margin:0;background-color:#fff;padding:0 0 0 .5em}}.lfRQE{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:0}.newsfeed{margin:3em 0 6em 0;min-height:100%}.newsfeed ul li{margin:1em 0;min-height:143px}blockquote{margin:0 0}.newsitem.regular{display:flex;flex-direction:row}.armada-news{text-align:center;border-bottom:1px solid #00d790;margin:2em 1em 3em 1em}.post{height:200px}@media screen and (max-width:470px){.newsfeed{margin:3em 0 6em 0}.newsfeed ul li{margin:3em 0;min-height:143px}}.partners{margin-top:2em;text-align:center;padding-bottom:3em}.partners-table{width:100%;text-align:center}.partners-table img{max-width:33%;margin:20px;max-height:80px}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.aboutpage-container{padding-top:3em;max-width:850px;margin:auto}@media screen and (max-width:470px){.aboutpage-container{padding:3em 1em 0 1em}}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.plainpage-container{max-width:850px;margin:auto;margin-top:3em;margin-bottom:3em;align-items:center}.plainpage-container .youtube-movie{margin:2em auto;position:relative;width:80%;height:0;padding-bottom:44%}.plainpage-container .youtube-movie iframe{position:absolute;width:100%;height:100%;left:0;top:0}.plainpage-container p{text-align:justify;padding:0 1em 1em 1em;max-width:850px;margin:auto}@media screen and (max-width:470px){.plainpage-container{margin:1em 5vw 0 5vw}}.application-section{text-align:center;margin-bottom:50px}button{-webkit-appearance:none;font-family:Lato,Helvetica,Arial;font-size:17px;height:50px;border-radius:25px;padding-left:25px;padding-right:25px;min-width:120px;cursor:pointer;font-weight:700;border:none;background-color:#00d790;color:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}button a{color:#fafafa;font-family:Lato,Helvetica,Arial}button:not([disabled]):hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}button[disabled]{background-color:#e73953;box-shadow:none;cursor:not-allowed}.rolelist h1,.rolelist h2,.rolelist h3,.rolelist h4,.rolelist h5{text-align:left;margin-bottom:2%}.rolelist .applysection{margin:auto;text-align:center;background:#fff;padding:1em;border-bottom:solid #fafafa;border-width:thin}.rolelist .role-header{cursor:pointer;display:flex;flex-direction:row}.rolelist .role-header-left{width:90%;margin-top:2%;margin-bottom:2%}.rolelist .role-header-right{width:10%;z-index:-1;text-align:right}.rolelist .arrow-icon{float:right;transition:transform .35s ease-in-out;font-size:40px;color:#00d790;line-height:100%}.rolelist .collapsed-arrow{transform:rotate(90deg)}.rolelist .expanded-arrow{transform:rotate(270deg)}.rolelist .role-description{overflow:hidden;transition:max-height .35s ease-in-out;margin-bottom:2%}.rolelist .collapsed{max-height:0}.rolelist .expanded{max-height:900px}.rolelist .group-header{margin-top:2em}.rolelist .groups{margin-top:-2em}.Recruitment-container{padding:3em 0;max-width:850px;margin:auto}@media screen and (max-width:850px){.Recruitment-container{padding:3em 1em}}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.row{display:flex;flex-direction:row;flex-wrap:wrap;display:-webkit-flex;-webkit-flex-direction:row;-webkit-flex-wrap:wrap}.contact{padding-top:20px;padding-bottom:20px}.contact>p{margin:0}.content-wrapper{justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding-top:15vh}.sub-heading{padding-top:5px}.light{color:#fafafa}.contact-body{background-color:#2d2d2c}.contact-body p{max-width:100%;margin:0;text-align:center}.contact-info{margin:15px auto;text-align:center;width:330px}@media screen and (max-width:470px){.contact-info{margin-top:10px}}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}html{position:relative;width:100%;padding:0;height:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll}li{margin:0;padding:0}.dark-theme{background-color:#2d2d2c}.dark-theme .title{color:#00d790}.dark-theme .sub-heading{color:#00d790}.dark-theme .light{color:#fafafa}.dark-theme p{color:#fafafa}body{position:relative;color:#2d2d2c;font-family:Lato,Helvetica,Arial;font-size:14pt;overflow-x:hidden;margin:0;position:relative;min-height:100%;height:auto}.body{max-width:850px;margin:auto}.title{font-size:3em;font-family:"Bebas Neue",Helvetica,Arial;font-weight:300;color:#00d790;margin-bottom:.5em}.sub-heading{font-size:18px;font-family:Lato,Helvetica,Arial;font-weight:300}p{color:#2d2d2c;font-family:Lato,Helvetica,Arial;line-height:1.5;font-weight:300;text-align:justify}a{color:#00d790;text-decoration:none}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{text-align:center;margin:0;font-family:"Bebas Neue",Helvetica,Arial;color:#00d790;letter-spacing:1.1px;text-transform:uppercase}time{line-height:1.25em;margin:5em 0}h1{font-size:2.8em;line-height:1.25em}h2{font-size:2em;line-height:1.25em}h3{font-size:1.75em;line-height:1.25em}.justified{text-align:center}@supports (text-align-last:center){.justified{text-align:justify;text-justify:inter-word;-moz-text-align-last:center;text-align-last:center}}@media screen and (max-width:470px){body{font-size:14pt}h2{font-size:1.8em}h1{font-size:2em}.armada-news h1{font-size:3em}}@media screen and (max-width:350px){h2{font-size:1.4em}h1{font-size:1.8em}.armada-news h1{font-size:2em}}img{border:none}.newspage{max-width:850px;margin:auto}.newsarticle{margin-top:3em}.newsarticle img{width:100%;margin:1em 0}.newsarticle .article-text{padding:0 1em}.newsarticle .ingress{font-size:1.2em;text-align:justify;font-style:italic}.signature{display:inline-block;padding-top:2px;border-top:1px solid #00d790;color:#00d790}@media screen and (max-width:470px){.newsarticle{width:100vw}.newsarticle img{width:100%;max-width:500px;height:auto}}.events{width:100%;height:100%;margin:auto}.events-feed{max-width:100%;height:100%;display:flex;flex-direction:column;padding:2em}.event-item{display:flex;flex-direction:row;padding:2em;cursor:pointer;cursor:hand}.event-item .image-section{width:40%}.event-item .details-section{width:60%;padding-left:1em}.event-item .details-section .name{text-align:left;padding:.1em 0 .1em 0}.event-item .details-section .description{text-align:left}.event-item .details-section .event-property{display:flex;flex-direction:row;height:1.5em}.event-item .details-section .event-property .icon{width:1.5em;padding:0 .5em 0 0;align-self:center}.event-item .details-section .event-property p{margin:0;text-align:left;align-self:center}.event-item:hover{cursor:pointer;cursor:hand}.event-item:hover .name{text-decoration:underline}.comingEvents{cursor:pointer}.comingEvents h2{color:#2d2d2c}.pastEvents p{text-align:center;padding:1em}.comingEvents p{text-align:center;padding:1em;opacity:.5}.thickline hr{border:none;height:5px;background-color:#333}.pastEvents{padding-top:3em}.pastEvents h2{color:#2d2d2c}.pastEvents .pastEvent{opacity:.5}.modalimage-event img{width:100%}.modalbutton{text-align:center;padding-bottom:1em}.modalbutton .rsvpbutton{display:inline-block;border-radius:4px;background-color:#00d790;border:none;color:#fff;text-align:center;font-size:16px;padding:20px;width:250px;transition:all .5s;margin:5px;cursor:pointer}.modalbutton .rsvpbutton span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.modalbutton .rsvpbutton span:after{content:'\BB';position:absolute;opacity:0;top:0;right:-20px;transition:.5s}.modalbutton .rsvpbutton:hover span{padding-right:25px}.modalbutton .rsvpbutton:hover span:after{opacity:1;right:0}.modalbutton .rsvpclosed{display:inline-block;border-radius:4px;background-color:#f4511e;border:none;color:#fff;text-align:center;font-size:16px;padding:20px;transition:all .5s;margin:5px}@media screen and (max-width:850px){.events-feed{padding:0}.event-item .details-section .name{text-align:center}.event-item .details-section{width:100%;padding-left:0}.event-item .details-section .event-property{width:100%}.event-item{display:flex;flex-direction:column;padding:1em}.event-item p{font-size:14px}.event-item .details-section .name{font-size:1em}.event-item .details-section .event-property p{font-size:14px}.event-item .details-section .event-property .icon{width:1.2em;height:1.2em;padding:0 .2em 0 0}.event-item .image-section{width:100%;margin:auto}.modalbutton .rsvpbutton{padding:1em;width:15em}}.popupcontainer{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;overflow-y:scroll}.popup{position:relative;z-index:400;margin:auto;top:0;width:50%;border-radius:5px;background:#fff;margin-bottom:3em;margin-top:3em;padding-bottom:1em}.shade{position:fixed;z-index:350;width:100vw;height:100vh;top:0;left:0;background:rgba(0,0,0,.8)}.shade .shadecontent{position:absolute;top:1em;right:2em}.cross{color:#fafafa;padding:.05em .05em .1em .05em;border-radius:0 0 .1em .1em;z-index:9999;position:fixed;max-height:50px;top:0;right:3vw;margin-top:-5px;font-size:4em}.cross:hover{cursor:pointer;cursor:hand}.modalcontent{overflow-wrap:break-word;text-align:justify}.modalcontent .modalinfo{padding:1em 10px}.modalcontent .modal-property{display:flex;flex-direction:column;padding:1em 0 1em 0;align-self:center}.modalcontent .modal-property .icon{width:25px;height:25px}.modalcontent .modal-property .icon-group{text-align:center;align-items:center;display:flex;flex-direction:row}.modalcontent .modal-property p{margin:0 0 0 5px}.modalcontent .modal-property-event{display:flex;flex-direction:column;padding:1em 0 1em 10em;align-self:center}.modalcontent .modal-property-event .icon{width:25px;height:25px}.modalcontent .modal-property-event .icon-group{text-align:center;align-items:center;display:flex;flex-direction:row}.modalcontent .modal-property-event p{margin:0 0 0 5px}.modalinfo .description-container{padding:.5em 5em 0 5em}.modalinfo .description-container .description p{padding-bottom:1em}.modalinfo .location-container{padding:1em 0 1em 0}.modalinfo .location-container .location{display:flex;flex-direction:row;justify-content:center}.modalinfo .location-container .location .icon{width:1.4em;height:1.4em}.modalinfo .location-container .position{padding:0 0 0 .5em;align-self:center;font-weight:300}.modalinfo .location-container .map{padding:2em 0 2em 0}.modalinfo .job-container{padding:1em 0 1em 0}.modalinfo .job-container .job-section{display:flex;flex-direction:column;text-align:center;font-weight:300}a:hover{text-decoration:underline}@media screen and (max-width:1200px){.modalinfo .description-container{padding:.5em 3em .5em 3em}.modalinfo .location-container .location{font-weight:300}}@media screen and (max-width:850px){.popup{width:90vw}.cross{position:fixed;background-color:#e73953;right:15px;top:0}.shade .shadecontent{position:absolute;top:0;right:5px}.shade .shadecontent .cross{color:#fafafa}.modalcontent .modal-property{padding:1em 0 1em 0}.modalcontent .modal-property-event{padding:1em 0 1em 2.5em}.modalcontent p{font-size:14px;line-height:120%}.modalcontent .modalinfo h2,.modalcontent .modalinfo h3{font-size:1.1em}.modalcontent .modalinfo .icon{width:20px;height:20px}.modalinfo .description-container .description{padding:0 1em .5em 1em;font-size:14px;line-height:120%}.modalinfo .description-container{padding:0 1em .5em 1em}.modalinfo .description-container .description{padding:0 1em .5em 1em;font-size:14px;line-height:120%}.modalinfo .job-container{padding:.5em 0 .5em 0}.modalinfo .job-container .job-section li{margin-left:25%}.modalinfo .location-container{padding:.5em 1em 1em 1em}.modalinfo .location-container .location{display:flex;flex-direction:row;justify-content:center;font-size:14px}}@media screen and (max-width:1025px){.modalcontent .modal-property-event{padding:1em 0 1em 2.5em}}.Events-container{padding:3em 0;max-width:850px;margin:auto}@media screen and (max-width:850px){.Events-container{padding:3em 1em}}.pagesection{display:flex;flex-direction:row}.image{width:50%}.image img{width:100%;max-height:100%}.dark{background-color:#2d2d2c}.pagesection.right{flex-direction:row-reverse}.pagesection-body-container .pagesection-body p{padding-bottom:1em}.pagesection-body-container{width:50%}.pagesection-body-container .pagesection-body{padding:1em;max-width:35em;margin:auto}.pagesection-body-container .pagesection-body h1{font-size:1.75em;line-height:1.25em;padding-bottom:1em}.pagesection-body-container .pagesection-body h2{font-size:1.25em;line-height:1.25em;padding-bottom:1em}.pagesection-body-container .pagesection-body .title{color:#00f}@media screen and (max-width:321px){.pagesection-body-container .pagesection-body h1{font-size:1.55em}.pagesection-body-container .pagesection-body h2{font-size:1.2em}}@media screen and (max-width:470px){.image{width:100%;display:flex}.image img{height:80%}.pagesection{display:flex;flex-direction:column;width:100vw}.pagesection-body-container{width:auto;padding-left:1em;padding-right:1em}.pagesection-body-container .pagesection-body{padding:0}.pagesection.right{flex-direction:column}.dark{background-color:#fff}.dark img{background-color:#2d2d2c}}@-webkit-keyframes shine{0%{left:-50%}25%{left:125%}100%{left:125%}}@keyframes shine{0%{left:-50%}25%{left:125%}100%{left:125%}}@-webkit-keyframes rainbow{0%{background-position:left top}100%{background-position:right top}}@keyframes rainbow{0%{background-position:left top}100%{background-position:right top}}.modalimage-exhib{margin-right:20%;margin-left:20%;padding-top:3%}.modalimage-exhib img{width:100%}.icon-group .special{width:7em;display:block;margin:auto;padding:.5em}.exhibitors{padding-top:1em}.exhibitors .filter-special{display:flex;flex-direction:row;justify-content:center}.exhibitors .filter-special img{padding:.5em;height:4em;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.exhibitors .filter-special img:hover{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform:scale(1.25);transform:scale(1.25)}.exhibitors .search-containter{margin:auto;max-width:20em;padding:.1em 2em 1.5em 2em;text-align:center}.exhibitors .search-containter input{box-shadow:0 .5em .35em -.35em grey;height:1.3em;border:.1em solid #fafafa;border-radius:.3em;padding:.5em;width:95%}.checkbox-filtering{padding:0 3em 1em 3em;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:auto;max-width:700px}.checkbox-filtering label{display:block;margin:0;align-self:center}.checkbox-container{width:150px;height:2em;font-size:.8em;padding:0 .5em 0 .5em;align-self:center}[type=checkbox]:checked,[type=checkbox]:not(:checked){position:absolute;left:-9999px}[type=checkbox]:checked+label,[type=checkbox]:not(:checked)+label{position:relative;padding-left:1.95em;cursor:pointer}[type=checkbox]:checked+label:before,[type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:1.25em;height:1.25em;border:2px solid #ccc;background:#fff;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}[type=checkbox]:checked+label:after,[type=checkbox]:not(:checked)+label:after{content:'\2714';position:absolute;top:.1em;left:.3em;font-size:1.3em;line-height:.8;color:#00d790;transition:all .2s}[type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}[type=checkbox]:checked+label:after{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}[type=checkbox]:disabled:checked+label:before,[type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}[type=checkbox]:disabled:checked+label:after{color:#999}[type=checkbox]:disabled+label{color:#aaa}.exhibitor-feed{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding-bottom:3em}.exhibitor-feed .exhibitor-box{margin:0 5px 0 5px;overflow:hidden;border-radius:2px;margin-bottom:.5em;border:solid #e4e4e4;border-width:thin;width:6.6em;height:6.7em;padding:5px 5px 5px 5px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.exhibitor-feed .exhibitor-box .image-container{width:90%;height:80px;margin-left:auto;margin-right:auto}.exhibitor-feed .exhibitor-box .image-container img{display:block;margin-left:auto;margin-right:auto;margin-top:40px;transform:translate(0,-50%);max-height:75px}.exhibitor-feed .exhibitor-box p{margin-top:-35px;color:#2d2d2c;text-align:center;line-height:110%;font-size:.6em;font-weight:700}.exhibitor-feed .exhibitor-box.purple{box-shadow:1px 1px #e4e4e4;border:1px solid #776aa2}.exhibitor-feed .exhibitor-box.green{box-shadow:1px 1px #e4e4e4;border:1px solid #00d790}.exhibitor-feed .exhibitor-box:hover{-webkit-transform:scale(1.1);transform:scale(1.07)}.exhibitor-feed .exhibitor-box.green::before,.exhibitor-feed .exhibitor-box.purple::before,.exhibitor-feed .shine-loop::before{position:absolute;top:0;left:-50%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.exhibitor-feed .exhibitor-box.green:hover::before,.exhibitor-feed .exhibitor-box.purple:hover::before{-webkit-animation:shine 2.5s infinite;animation:shine 2.5s infinite}.exhibitor-feed .shine-loop::before{-webkit-animation:shine 2.5s infinite;animation:shine 2.5s infinite}.filter-special:hover{overflow:hidden}.filter-special:hover img::before{position:absolute;top:0;left:-50%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(1,1,1,.8) 0,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.filter-special:hover img:hover::before{-webkit-animation:shine .6s;animation:shine .6s}.corner-special{position:absolute;z-index:1;bottom:0;left:0;width:100%;display:flex;justify-content:flex-end}.corner-special img{padding:.3em;width:1em;max-height:1.1em}.diversity-text{color:#776aa2;font-weight:700}.green-text{color:#00d790;font-weight:700}.easterEggPosition{position:fixed;height:100vh;width:100vw;left:0;top:0;z-index:-1}.armadaRainbow{animation:rainbow 2s linear infinite;background-image:linear-gradient(to right,#776aa2,#e73953,#00d790,#776aa2);background-size:100000px}@media screen and (max-width:850px){.exhibitors .search-containter{max-width:15em}.exhibitors .checkbox-container{height:2em;font-size:.8em}.exhibitors .exhibitor-feed .exhibitor-box{width:6em;height:6.5em}.exhibitors .exhibitor-feed .exhibitor-box .image-container img{margin-top:30px;max-height:60px}.exhibitors .exhibitor-feed .exhibitor-box p{font-size:11px;margin-top:-45px;line-height:120%}.exhibitors .exhibitor-feed .exhibitor-box .corner-special img{width:20px}}.Exhibitors-container{padding:3em 0;max-width:850px;margin:auto}@media screen and (max-width:850px){.Exhibitors-container{padding:3em 1em}}