@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400&family=Titillium+Web:wght@200;300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400&family=Open+Sans:wght@300&family=Poppins:wght@600&family=Titillium+Web:wght@200;300&display=swap);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}:root{--standard-gap:0.5em;--card-closed-height:25em;--card-extended-height:50em}.cardContainer{align-content:space-around;align-items:center;flex-direction:column;flex-wrap:wrap;height:40em;padding-top:10em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.baseOfficerCard{-webkit-animation:close .5s ease;animation:close .5s ease;background:#fff;background:linear-gradient(90deg,#c675ff,#0050c7);border-radius:1em;font-family:Montserrat,sans-serif;height:25em;height:var(--card-closed-height);max-width:20em;min-width:20em;overflow:hidden;position:absolute}.baseOfficerCard.open{-webkit-animation:extend .5s ease;animation:extend .5s ease;height:50em;height:var(--card-extended-height)}@-webkit-keyframes extend{0%{height:25em;height:var(--card-closed-height)}to{height:50em;height:var(--card-extended-height)}}@keyframes extend{0%{height:25em;height:var(--card-closed-height)}to{height:50em;height:var(--card-extended-height)}}@-webkit-keyframes close{0%{height:50em;height:var(--card-extended-height)}to{height:25em;height:var(--card-closed-height)}}@keyframes close{0%{height:50em;height:var(--card-extended-height)}to{height:25em;height:var(--card-closed-height)}}.officerCardOverlay{background:#fff;border-radius:1em;box-shadow:5px 5px 10px #000;height:90%;margin:1em;position:relative}.officerInformation{display:flex;flex-direction:column;gap:.5em;gap:var(--standard-gap);justify-content:center;padding-bottom:.5em;padding-bottom:var(--standard-gap);padding-top:.5em;padding-top:var(--standard-gap)}.cardDrawerInvisible{transition:visible .5s ease;visibility:hidden}.cardDrawerVisible{font-size:2em;position:relative;visibility:visible}.cardDrawerContent,.cardDrawerVisible{align-items:center;display:flex;flex-direction:column;justify-content:center}.cardDrawerContent{font-size:.45em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-bottom:.5em;padding-bottom:var(--standard-gap);padding-left:1em;padding-right:1em;text-align:left}.imageContainer{border-radius:1em;height:18em;overflow:hidden}.dividerOfficerCard{align-items:center;background:linear-gradient(90deg,#c675ff,#0050c7);border-radius:1em;display:flex;height:5px;justify-content:center;margin-bottom:.5em;margin-bottom:var(--standard-gap);margin-top:.5em;margin-top:var(--standard-gap);width:90%}.officerImage,.officerImageTopAlign{border-radius:1em;height:100%;object-fit:cover;width:100%}.officerImageTopAlign{object-position:top}.officerImage:hover{border-radius:1em;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.officerName,.officerPosition{align-items:center;display:flex;justify-content:center}.aboutSectionHeader{background-color:#2d3549;color:#fff;font-size:5em;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:0;padding-top:5rem;text-align:center}.sectionTitle{color:#fff;font-size:4em}.aboutContainer{align-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;height:100%}.aboutContainer,.cardContainer{display:flex;justify-content:center;width:100%}.cardContainer{align-items:column;max-height:50em}.cardContainerFounder{align-content:space-around;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:40em;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:40em}@-webkit-keyframes slide-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:900px){.cardContainerFounder{align-items:column;display:flex;justify-content:center;max-height:100%;max-width:100%}.locationInstructionsTitle{font-size:3rem;margin-left:10%;padding-right:10%}}.aboutUsFoundersSection{align-content:center;align-items:center;background:#2d3549;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center;padding-bottom:5em;padding-top:10em;width:100%}.box1_5-textRight{align-items:center;height:30em}.embeddedGoogleMap{border-radius:1em;box-shadow:10px 10px 5px #191e28;height:30em;position:relative;width:100%}.discordSVG{align-items:center;display:flex;justify-content:center;scale:.5;-webkit-transform:translateX(30%);transform:translateX(30%)}.discordSVG path{-webkit-animation:rave 1s ease-in-out infinite alternate;animation:rave 1s ease-in-out infinite alternate}@-webkit-keyframes rave{0%{fill:#c675ff}to{fill:#0050c7}}@keyframes rave{0%{fill:#c675ff}to{fill:#0050c7}}.joiningInstructionsEncloser{align-content:center;flex-wrap:nowrap}.joinInstructions,.joiningInstructionsEncloser{display:flex;flex-direction:column;justify-content:center}.joinInstructions{align-items:center;color:gray;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.8;margin:10%;text-align:center}.officerGridHolder{width:100%}#aboutus-howtoJoin{font-size:3em;justify-content:center}.locationInstructions{align-items:center;color:gray;display:flex;font-family:Poppins,sans-serif;font-size:2rem;justify-content:left;line-height:1.8;margin-left:10%;text-align:left}#embeddedMapHolder{height:30em}.locationInstructionsTitle{align-items:center;color:gray;display:flex;font-family:Poppins,sans-serif;font-size:4rem;justify-content:left;margin-left:10%;margin-top:10%;text-align:left}#boldText{color:#fff;font-weight:700}.discordLogo{margin-top:.5rem;max-height:4rem;max-width:4rem;padding-top:1em}.foundersSectionOverride{padding-bottom:10em}.custom-shape-divider-bottom-1684440846{bottom:0;left:0;line-height:0;overflow:hidden;position:relative;width:100%}.custom-shape-divider-bottom-1684440846 svg{display:block;height:150px;position:relative;width:calc(123% + 1.3px)}.custom-shape-divider-bottom-1684440846 .shape-fill{fill:#191e28}.custom-shape-divider-bottom-1684603760{bottom:0;left:0;line-height:0;overflow:hidden;position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.custom-shape-divider-bottom-1684603760 svg{display:block;height:100px;position:relative;width:calc(135% + 1.3px)}.custom-shape-divider-bottom-1684603760 .shape-fill{fill:#2d3549}#wave3{-webkit-animation:divider 3s ease-in-out infinite alternate;animation:divider 3s ease-in-out infinite alternate}#wave2{-webkit-animation:divider2 3s ease-in-out infinite alternate;animation:divider2 3s ease-in-out infinite alternate}@-webkit-keyframes divider{0%{d:path("M0,0V5.63C14,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z")}50%{d:path("M 0 0 V 5.63 C 14 59 151 132 449 42 c 43 -7.64 84.23 -20.12 127.61 -26.46 c 59 -8.63 112.48 12.24 165.56 35.4 C 827.93 77.22 886 95.24 951.2 90 c 86.53 -7 172.46 -45.71 248.8 -84.81 V 0 Z")}to{d:path("M 0 0 V 5.63 C 14 59 380 81 449 42 c 43 -7.64 84.23 -20.12 168 -23 c 59 -8.63 112.48 12.24 202 48 C 898 92 886 95.24 991 88 c 86.53 -7 172.46 -45.71 248.8 -84.81 V 0 Z")}}@keyframes divider{0%{d:path("M0,0V5.63C14,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z")}50%{d:path("M 0 0 V 5.63 C 14 59 151 132 449 42 c 43 -7.64 84.23 -20.12 127.61 -26.46 c 59 -8.63 112.48 12.24 165.56 35.4 C 827.93 77.22 886 95.24 951.2 90 c 86.53 -7 172.46 -45.71 248.8 -84.81 V 0 Z")}to{d:path("M 0 0 V 5.63 C 14 59 380 81 449 42 c 43 -7.64 84.23 -20.12 168 -23 c 59 -8.63 112.48 12.24 202 48 C 898 92 886 95.24 991 88 c 86.53 -7 172.46 -45.71 248.8 -84.81 V 0 Z")}}@-webkit-keyframes divider2{0%{d:path("M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z")}50%{d:path("M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z")}to{d:path("M 0 0 V 15.81 C 13 36.92 27.64 56.86 48 71 C 79 85 191 101 233 91 c 31.15 -10.15 61.42 -22.58 90 -33 c 40.92 -19 87 -35 132 -39 c 36.26 -2.85 70.9 9.42 98.6 31.56 c 31.77 25.39 63.4 44.44 104.4 52.44 c 40.44 10.79 81.35 -6.69 119.13 -24.28 s 75.16 -39 116.92 -43.05 c 59.73 -5.85 113.28 22.88 168.9 38.84 c 30.2 8.66 59 6.17 87.09 -7.5 c 22.43 -10.89 48 -26.93 60.65 -49.24 V 0 Z")}}@keyframes divider2{0%{d:path("M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z")}50%{d:path("M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z")}to{d:path("M 0 0 V 15.81 C 13 36.92 27.64 56.86 48 71 C 79 85 191 101 233 91 c 31.15 -10.15 61.42 -22.58 90 -33 c 40.92 -19 87 -35 132 -39 c 36.26 -2.85 70.9 9.42 98.6 31.56 c 31.77 25.39 63.4 44.44 104.4 52.44 c 40.44 10.79 81.35 -6.69 119.13 -24.28 s 75.16 -39 116.92 -43.05 c 59.73 -5.85 113.28 22.88 168.9 38.84 c 30.2 8.66 59 6.17 87.09 -7.5 c 22.43 -10.89 48 -26.93 60.65 -49.24 V 0 Z")}}.custom-shape-divider-bottom-1684840350{bottom:0;left:0;line-height:0;overflow:hidden;position:relative;width:100%}.custom-shape-divider-bottom-1684840350 svg{display:block;height:230px;position:relative;width:calc(100% + 1.3px)}.custom-shape-divider-bottom-1684840350 .shape-fill{fill:#191e28}.box1-left{padding:10%}.left-img{max-width:100%;overflow:visible;position:relative}.header-right{align-items:left;display:flex;flex:2 1 auto;flex-direction:column;justify-content:center;max-width:75%;text-align:left}.header-text{color:#fff;font-family:titillium web,sans-serif;font-size:3rem;font-weight:700;max-width:100%;object-fit:fill;overflow:visible;text-align:left}.eclairButton-container{align-items:center;display:flex;flex-direction:row;justify-content:left;width:60%}.box2{grid-gap:2rem;background-color:#1f2532;color:#2d3549;display:grid;flex-direction:row;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:2rem;grid-template-columns:1fr 1fr;min-height:25em;position:relative}.box2-override{background-color:#191e28;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:5em}.box2-override2{background-color:#202734}.box2-override3{background-color:#272f3f}.box1_5-textLeft{margin:10%;text-align:left}.box1_5-textCenter,.box1_5-textLeft{align-items:center;color:#fff;display:flex;font-family:Poppins,Titilium Web;font-size:2rem;font-style:normal;justify-content:left}.box1_5-textCenter{text-align:center}#infoImageContainer{height:30em}.infoImage{border-radius:1em;box-shadow:10px 10px 5px #191e28;max-height:100%;max-width:100%;position:relative}.box1_5-textRight{align-items:flex-start;color:gray;display:flex;font-family:Poppins,sans-serif;font-size:1rem;height:15em;justify-content:center;line-height:1.8;margin:10%;text-align:left}#boldText{text-align:left}#informationText{font-size:1.5em;min-height:5em}#visual path{fill:linear-gradient(90deg,#20c997,#f7f);-webkit-animation:blobbin 5s infinite alternate;animation:blobbin 5s infinite alternate}.animatedBlob{align-items:center;display:flex;justify-content:center}.box2-override4{overflow:hidden;padding-bottom:10em;padding-top:10em}.vectorText{align-items:center;display:flex;font-family:Poppins,Titilium Web;font-size:5rem;font-style:normal;justify-content:center;text-align:center}@-webkit-keyframes blobbin{0%{d:path("M140.5 -95C189.2 -50.9 240.9 7.9 239 69.9C237.1 131.9 181.7 197 118.2 216.5C54.7 236.1 -16.9 209.9 -56.2 170.4C-95.6 130.9 -102.6 78 -124.2 18.3C-145.8 -41.3 -182 -107.6 -163.7 -144.8C-145.4 -182 -72.7 -190 -13.4 -179.3C45.9 -168.6 91.7 -139.2 140.5 -95")}50%{d:path("M179 -138.3C201.5 -114.4 168.5 -41.7 144.2 20.1C119.8 81.9 104.2 132.8 71.8 148.1C39.3 163.4 -9.8 143 -65.7 121.7C-121.6 100.5 -184.1 78.4 -198.8 38.4C-213.4 -1.5 -180.2 -59.4 -139.1 -87.5C-98 -115.6 -49 -114.1 14.6 -125.7C78.2 -137.4 156.4 -162.2 179 -138.3")}to{d:path("M129.4 -113.5C165 -58.6 189.2 -4.9 178.8 40.8C168.4 86.5 123.2 124.4 79.5 133.1C35.8 141.9 -6.5 121.6 -64.9 105C-123.2 88.3 -197.6 75.2 -228.6 27.1C-259.5 -21 -247 -104 -201.7 -161.2C-156.4 -218.4 -78.2 -249.7 -15.6 -237.2C46.9 -224.7 93.8 -168.5 129.4 -113.5")}}@keyframes blobbin{0%{d:path("M140.5 -95C189.2 -50.9 240.9 7.9 239 69.9C237.1 131.9 181.7 197 118.2 216.5C54.7 236.1 -16.9 209.9 -56.2 170.4C-95.6 130.9 -102.6 78 -124.2 18.3C-145.8 -41.3 -182 -107.6 -163.7 -144.8C-145.4 -182 -72.7 -190 -13.4 -179.3C45.9 -168.6 91.7 -139.2 140.5 -95")}50%{d:path("M179 -138.3C201.5 -114.4 168.5 -41.7 144.2 20.1C119.8 81.9 104.2 132.8 71.8 148.1C39.3 163.4 -9.8 143 -65.7 121.7C-121.6 100.5 -184.1 78.4 -198.8 38.4C-213.4 -1.5 -180.2 -59.4 -139.1 -87.5C-98 -115.6 -49 -114.1 14.6 -125.7C78.2 -137.4 156.4 -162.2 179 -138.3")}to{d:path("M129.4 -113.5C165 -58.6 189.2 -4.9 178.8 40.8C168.4 86.5 123.2 124.4 79.5 133.1C35.8 141.9 -6.5 121.6 -64.9 105C-123.2 88.3 -197.6 75.2 -228.6 27.1C-259.5 -21 -247 -104 -201.7 -161.2C-156.4 -218.4 -78.2 -249.7 -15.6 -237.2C46.9 -224.7 93.8 -168.5 129.4 -113.5")}}@media screen and (max-width:1000px){.header-text{align-items:center;text-align:left}.header-right,.header-text{display:flex;justify-content:center}.header-right{align-items:left}.box2{align-items:center;gap:0;grid-template-columns:1fr;height:auto;justify-items:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden}.infoImage{padding:0;width:45em}.box1_5-textRight{font-size:1em}.box1_5-textLeft,.box1_5-textRight{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:0;margin-top:0}.box1_5-textLeft{padding:0}.box2-override{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:0;padding-top:0}.box2-right{display:flex;height:100%;margin:0;padding:0}.animatedBlob{height:20em;padding-bottom:5em;width:100vw}.box2-encloser{align-items:center;gap:0;grid-template-columns:1fr;height:auto;justify-items:center;overflow:hidden}#informationText,.box2-encloser{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}#informationText{justify-content:left;padding-bottom:5em;text-align:left}#visual{-webkit-transform:translate(-100px);transform:translate(-100px)}#infoImageContainer{align-items:center;display:flex;height:30em;justify-content:center;padding-bottom:5em;padding-top:5em}#informationSubtext{padding-bottom:3em}#informationHeading{padding-bottom:1em;padding-top:1em}#boldText{padding-top:3em}}.box2-left{align-items:flex-start;border-radius:1em;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Montserrat,sans-serif;font-size:1.1em;justify-content:left;max-width:100%;overflow:visible;padding-left:10%;padding-right:10%}.box2-right{align-items:center;flex:1 1 auto;height:100%;justify-content:center;margin-bottom:10em;overflow:hidden;width:90%}.placeholder-image{max-height:50%;max-width:50%;padding:20rem}.box3{background-color:#fff;display:flex;flex-direction:row;padding-bottom:5rem;padding-top:5rem}.custom-shape-divider-top-1681028846{left:0;line-height:0;overflow:hidden;position:absolute;top:0;width:100%}.custom-shape-divider-top-1681028846 svg{display:block;height:87px;position:relative;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);width:calc(176% + 1.3px)}.custom-shape-divider-top-1681028846 .shape-fill{fill:#272f3f}.custom-shape-divider-bottom-1684597940{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.custom-shape-divider-bottom-1684597940 svg{display:block;height:183px;position:relative;width:calc(100% + 1.3px)}.custom-shape-divider-bottom-1684597940 .shape-fill{fill:#191e28}.fancybutton{--magic-rainbow-color-1:#c675ff;--magic-rainbow-color-2:#0050c7;background:linear-gradient(to right,var(--magic-rainbow-color-1),var(--magic-rainbow-color-2));border:none;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:1.5em;padding:1rem 5em;position:relative;text-align:center;transition-duration:1s;width:-webkit-fill-available;z-index:1}.fancybutton,.fancybutton:after{align-items:center;color:#fff;display:flex;justify-content:center}.fancybutton:after{background-image:linear-gradient(270deg,#c675ff,#0050c7);border-radius:inherit;content:attr(data-text);height:inherit;left:0;margin-left:0;opacity:0;padding:inherit;position:absolute;top:0;transition:opacity 1s ease-out;width:inherit;z-index:2}.fancybutton:hover:after{cursor:pointer;opacity:1}.youtube-embed{align-content:center;align-items:center;align-self:center;border-radius:1rem;border-width:0;display:flex;height:30em;justify-content:center;width:100%}.youtube-iframe{border-color:transparent;border-radius:1rem;height:100%;outline-color:transparent;width:100%}.tierCard{-webkit-backdrop-filter:blur(10px);background-image:linear-gradient(135deg,rgba(198,117,255,.2),rgba(0,80,199,.2));border-radius:10px}.tierCard,.tierCardHolder{backdrop-filter:blur(10px)}.tierCardHolder{align-items:center;-webkit-backdrop-filter:blur(10px);background-image:linear-gradient(135deg,rgba(198,117,255,.45),rgba(0,80,199,.45));border-radius:20px;display:flex;justify-content:center;padding:.8rem}.tierCardContent{margin:2rem 1rem}a{color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sponsorTextHolder{align-items:center;background-image:linear-gradient(135deg,rgba(198,117,255,.2),rgba(0,80,199,.2));border-radius:3px;display:flex;justify-content:center;justify-items:center;opacity:0;width:50%}.sponsorText{background-image:linear-gradient(135deg,#c675ff,#0050c7);border-radius:3px;color:#e1dfdf;font-family:monserrat;font-weight:600;margin:.4rem;padding:1rem}.vis{opacity:1;scale:1;transition:all 1s ease-in-out}.tierHolder{grid-gap:6%;display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,21rem));justify-content:center;margin:none;padding:none;-webkit-transform:translateX(-200%);transform:translateX(-200%);width:100%}.vi{-webkit-transform:translateX(0);transform:translateX(0);transition:all 2s cubic-bezier(.215,.61,.355,1)}.tierTitle{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:2.5em;font-weight:300;text-align:center}.Diamond{color:#7fd6ff}.Gold{color:gold}.Silver{color:#c7c7c7}.perkList{color:#e1dfdf;font:lighter;font-family:Montserrat,sans-serif;font-size:1em}.popupDividerSG{border:1px solid #968a46;border-image-slice:1}.popupDividerSG,.popupDividerSS{height:0;margin-top:20px;width:85%}.popupDividerSS{border:1px solid #858585;border-image-slice:1}.popupDividerSD{border:1px solid #4685a2;border-image-slice:1;height:0;margin-top:20px;width:85%}.perkList li{font-weight:500;margin-bottom:1rem}.contactGrid{grid-gap:1rem;color:#fff;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,20rem));justify-content:center;width:100%}.cgE{display:flex}.cgE:hover{transition:all .2s}.cgPic{height:3rem}.cgTitle{font-size:x-large;font-weight:700}.cgData{font-size:large;white-space:nowrap}.cgText{padding-left:1rem}.sponsorBackground{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.currentSponsorRow{align-items:center;display:flex;justify-content:space-around}.currentSponsorCard{aspect-ratio:1;border-radius:1em;box-shadow:1em 1em rgba(0,0,0,.1);display:block;overflow:hidden;transition:box-shadow .3s,-webkit-transform .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s;width:25%}.currentSponsorCard:hover{box-shadow:1em 1em rgba(0,0,0,.4);cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.currentSponsorImg{display:block;height:100%;object-fit:contain;width:100%}.box{box-sizing:border-box;margin:0;padding:0}.gridContainer{align-items:center;display:flex;justify-content:center}.projectsTitle{color:#fff;font-size:3em;margin:0;padding-bottom:1.5rem;padding-top:1.5rem;text-align:center;width:100%}.currentSetFilter{color:#fff;text-decoration:underline;text-decoration-color:#c675ff;text-decoration-thickness:3px;text-underline-offset:.5rem}.filterHead{align-self:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.filterContainer{display:flex;justify-content:center;margin:0}.projectPageHeading{background-color:#2d3549;color:#fff;font-size:5em;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:0;padding-top:5rem;text-align:center}.projectBackToHome,.slash{margin-right:30px}.filterOptions{align-items:center;color:gray;display:flex;list-style:none;margin:0;padding-bottom:1.5rem;text-decoration:none}.filterOption:hover{color:#fff;text-decoration:underline;text-decoration-color:#c675ff;text-decoration-thickness:3px;text-underline-offset:.5rem}.filterOption{align-content:center;padding:.75rem 1.2rem}.projectCards{grid-row-gap:3.25rem;grid-column-gap:3.25rem;-webkit-column-gap:3.25rem;column-gap:3.25rem;display:grid;grid-auto-rows:13rem;grid-template-columns:repeat(auto-fit,minmax(13rem,17rem));justify-content:center;padding-left:10%;padding-right:10%;row-gap:3.25rem;width:100%}.shapedividers_com-7601{position:relative}.shapedividers_com-7601:before{background-image:url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%23fbd8c2"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%23fbd8c2"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%23fbd8c2"/></svg>');background-position:50% 0;background-repeat:no-repeat;background-size:100% 90px;bottom:-1px;content:"";font-family:shape divider from ShapeDividers\.com;height:4em;left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:3}@media (min-width:768px){.shapedividers_com-7601:before{background-position:50% 0;background-size:100% 90px}}@media (min-width:1025px){.shapedividers_com-7601:before{background-image:url('data:image/svg+xml;charset=utf8, <svg preserveAspectRatio="xMidYMax slice" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000.4 78.7"><g fill="%232d3549"><path d="M0 59V0h2000v61c-11-1-22-6-32-13-10-6-19-14-30-20a90 90 0 00-91 4c-10 6-18 15-28 21a80 80 0 01-68 8 80 80 0 01-68-8c-10-6-19-15-29-21a90 90 0 00-91-4l-29 20c-10 6-22 12-34 13a33 33 0 01-4-1v1c-12-1-23-6-32-13l-30-20a90 90 0 00-91 4c-10 6-18 15-28 21a80 80 0 01-69 8 80 80 0 01-68-8c-10-6-18-15-28-21a90 90 0 00-91-4c-11 6-20 14-30 20s-21 12-33 13a33 33 0 01-4-1v1c-12-1-23-6-33-13l-29-20a90 90 0 00-92 4c-9 6-18 15-28 21a80 80 0 01-68 8 80 80 0 01-68-8c-10-6-18-15-28-21a89 89 0 00-91-4c-11 6-20 14-30 20l-6 4c-8 5-17 8-27 9a33 33 0 01-5-1v1c-11-1-22-6-32-13-10-6-19-14-30-20l-3-1a87 87 0 00-35-10 90 90 0 00-43 9 81 81 0 00-10 6l-8 6-20 15a80 80 0 01-68 8 80 80 0 01-68-8l-20-15-8-6a82 82 0 00-11-6 90 90 0 00-44-8 87 87 0 00-35 9l-2 1-29 20A79 79 0 010 59z" opacity=".75"/><path d="M1523 0h454a33 33 0 01-16 20h-2a33 33 0 01-22 2 22 22 0 01-16 15 15 15 0 01-6 5 22 22 0 01-13 3 52 52 0 01-14-4l-11-5-35-17a75 75 0 00-51-2 157 157 0 00-41 27 151 151 0 00-46-28c-15-4-31-2-45 3-13 5-24 11-36 17l-11 5a52 52 0 01-13 4 22 22 0 01-14-3 15 15 0 01-6-5 22 22 0 01-16-15 33 33 0 01-22-2h-1a33 33 0 01-17-20z" opacity=".5"/><path d="M1496 0h504v13c-6 11-20 16-31 12a37 37 0 01-10-5c-7-5-14-13-24-15-12-3-24 4-34 12-8 6-15 14-24 19a43 43 0 01-7 3c-14 4-29 1-42-5-11-5-21-12-32-18l-5-3c-13-6-27-10-41-7-14-3-28 1-41 7l-5 3c-11 6-21 13-32 18-13 6-28 9-42 5a43 43 0 01-7-4c-9-4-16-12-24-18-10-8-22-15-34-12-10 2-17 10-24 15a37 37 0 01-10 5c-14 5-31-4-34-19l-1-6z"/><circle cx="1940.6" cy="49.4" r="8.5"/><circle cx="1841.1" cy="46.1" r="5.2"/><circle cx="1624.5" cy="46.1" r="5.2"/><circle cx="1564.4" cy="42" r="7.3"/><circle cx="1894" cy="72.9" r="5.8" opacity=".5"/><circle cx="1679.1" cy="72.9" r="5.8" opacity=".5"/><circle cx="1750" cy="72.9" r="2.8" opacity=".75"/><path d="M1019 0h454a33 33 0 01-17 20h-1a33 33 0 01-22 2 22 22 0 01-17 15 15 15 0 01-5 5 22 22 0 01-14 3 52 52 0 01-13-4l-11-5-36-17a75 75 0 00-50-2 157 157 0 00-41 27 151 151 0 00-46-28c-15-4-31-2-46 3l-35 17-11 5a52 52 0 01-14 4 22 22 0 01-13-3 15 15 0 01-6-5 22 22 0 01-17-15 33 33 0 01-22-2h-1a33 33 0 01-16-20z" opacity=".5"/><path d="M992 0h504v13c-6 11-20 16-32 12a37 37 0 01-9-5c-8-5-15-13-24-15-12-3-25 4-35 12-7 6-15 14-23 19a43 43 0 01-7 3c-14 4-29 1-42-5-11-5-21-12-32-18l-5-3c-13-6-27-10-41-7-14-3-29 1-41 7l-5 3c-11 6-21 13-33 18-13 6-28 9-41 5a43 43 0 01-7-4c-9-4-16-12-24-18-10-8-22-15-35-12-9 2-16 10-24 15a37 37 0 01-9 5c-14 5-31-4-34-19l-1-6z"/><circle cx="1436.3" cy="49.4" r="8.5"/><circle cx="1336.8" cy="46.1" r="5.2"/><circle cx="1120.3" cy="46.1" r="5.2"/><circle cx="1060.2" cy="42" r="7.3"/><circle cx="1389.7" cy="72.9" r="5.8" opacity=".5"/><circle cx="1174.8" cy="72.9" r="5.8" opacity=".5"/><circle cx="1245.7" cy="72.9" r="2.8" opacity=".75"/><path d="M514 0h455a33 33 0 01-17 20h-1a33 33 0 01-22 2 22 22 0 01-17 15 15 15 0 01-6 5 22 22 0 01-13 3 52 52 0 01-13-4l-12-5-35-17a75 75 0 00-50-2 157 157 0 00-41 27 150 150 0 00-46-28c-15-4-31-2-46 3l-36 16-11 5a52 52 0 01-13 4 22 22 0 01-14-2 15 15 0 01-5-5 22 22 0 01-17-15 33 33 0 01-22-2h-1a33 33 0 01-17-20z" opacity=".5"/><path d="M488 0h504v13c-6 11-20 16-32 12a37 37 0 01-9-5c-8-5-15-13-24-15-12-3-25 4-35 12-8 6-15 14-24 18a43 43 0 01-7 4c-13 4-28 1-41-5l-33-18-4-3c-13-6-28-10-42-7-13-3-28 1-41 7l-4 3-33 18c-13 6-28 9-41 5a43 43 0 01-8-4c-8-4-16-12-23-18-10-8-23-15-35-12-9 2-16 10-24 15a37 37 0 01-9 5c-14 5-31-4-35-19V0z"/><circle cx="932" cy="49.4" r="8.5"/><circle cx="832.6" cy="46.1" r="5.2"/><circle cx="616" cy="46.1" r="5.2"/><circle cx="555.9" cy="42" r="7.3"/><circle cx="885.4" cy="72.9" r="5.8" opacity=".5"/><circle cx="670.6" cy="72.9" r="5.8" opacity=".5"/><circle cx="741.4" cy="72.9" r="2.8" opacity=".75"/><path d="M10 0h454a33 33 0 01-16 20h-2a33 33 0 01-21 2 22 22 0 01-17 15 15 15 0 01-6 5 22 22 0 01-13 3 52 52 0 01-14-4l-11-5-35-17a75 75 0 00-50-2 157 157 0 00-41 27 150 150 0 00-47-28c-14-4-31-2-45 3l-36 16-11 5a52 52 0 01-13 4 22 22 0 01-14-2 15 15 0 01-5-5 22 22 0 01-17-15 33 33 0 01-22-2h-1A33 33 0 0110 0z" opacity=".5"/><path d="M0 24V0h488v13c-7 11-20 16-32 12a37 37 0 01-10-5c-7-5-14-13-23-15-13-3-25 4-35 12h-1c-7 7-14 14-23 18a43 43 0 01-7 4c-10 3-21 2-31-1a84 84 0 01-10-4c-12-5-22-12-33-18l-5-3c-12-6-27-10-41-7-14-3-28 1-41 7l-5 3c-11 6-21 13-32 18a83 83 0 01-9 4c-11 3-22 4-33 1a43 43 0 01-7-4c-8-4-15-11-23-18h-1C77 9 64 2 52 5c-9 2-16 10-24 15a37 37 0 01-10 5 26 26 0 01-18-1z"/><circle cx="427.8" cy="49.4" r="8.5"/><circle cx="328.3" cy="46.1" r="5.2"/><circle cx="111.7" cy="46.1" r="5.2"/><circle cx="51.6" cy="42" r="7.3"/><circle cx="381.1" cy="72.9" r="5.8" opacity=".5"/><circle cx="166.3" cy="72.9" r="5.8" opacity=".5"/><circle cx="237.2" cy="72.9" r="2.8" opacity=".75"/></g></svg>');background-position:50% 0;background-size:100% 66px;bottom:-.1vw;left:-.1vw;right:-.1vw;top:-.1vw}}@media (min-width:2100px){.shapedividers_com-7601:before{background-size:100% calc(2vw + 66px)}}.pBGLoading{background-color:#000;height:100%;left:0;top:0;z-index:10}.loader-container,.pBGLoading{display:flex;position:fixed;width:100%}.loader-container{align-items:center;height:100vh;justify-content:center;z-index:11}.spinner{-webkit-animation:spin-anim 1.2s linear infinite;animation:spin-anim 1.2s linear infinite;border-color:#c675ff transparent;border-radius:50%;border-style:solid;border-width:8px;height:64px;width:64px}@-webkit-keyframes spin-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.projectBackground{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.entireCard{border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;z-index:1}.loading{background-image:linear-gradient(135deg,#c675ff,#0050c7)}.entireCard:hover{scale:1.02;transition-duration:.5s;transition-property:all}.entireCard:after{background-image:linear-gradient(135deg,#c675ff,#0050c7);color:#fff;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-out;width:100%;z-index:4}.projectVideo{width:100%}.entireCard:hover .projectVideo{opacity:1}.entireCard:hover:after{opacity:.8}.entireCard:hover .clickText,.entireCard:hover .divider,.entireCard:hover .projectName{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity,-webkit-transform;transition:opacity,transform;transition:opacity,transform,-webkit-transform;transition:.5s,.5s ease-in-out}.entireCard:active{scale:.97}.entireCard1{border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;z-index:1}.entireCard1,.entireCard1:hover{transition-duration:.5s;transition-property:all}.entireCard1:hover{scale:1.02}.entireCard1:after{background-image:linear-gradient(135deg,#c675ff,#0050c7);color:#fff;content:"";transition:opacity .5s ease-out;width:100%;z-index:4}.entireCard1:after,.projectVideo{height:100%;left:0;opacity:0;position:absolute;top:0}.projectVideo{overflow-x:hidden;overflow-y:hidden;z-index:2}.entireCard1:hover .projectVideo,.entireCard1:hover:after{opacity:1}.cardImage{height:100%;object-fit:cover;overflow-x:hidden;z-index:2}.projectName{color:#fff;content:attr(data-text);font-size:xx-large;font-style:italic;margin-bottom:3rem}.divider,.projectName{bottom:0;left:0;margin-left:1rem;opacity:0;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity,-webkit-transform;transition:opacity,transform;transition:opacity,transform,-webkit-transform;transition:.5s,.5s ease-in-out;z-index:5}.divider{height:0;margin-bottom:2.5rem;width:60%}.clickText{bottom:0;color:#fff;font-style:italic;left:0;margin-bottom:1rem;margin-left:1rem;opacity:0;overflow:hidden;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity,-webkit-transform;transition:opacity,transform;transition:opacity,transform,-webkit-transform;transition:.5s,.5s ease-in-out;z-index:5}.entireCard1:hover .clickText,.entireCard1:hover .divider,.entireCard1:hover .projectName{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity,-webkit-transform;transition:opacity,transform;transition:opacity,transform,-webkit-transform;transition:.5s,.5s ease-in-out}.entireCard1:active{scale:.97}.carHolder{border:1px solid #000;height:20rem}.entirePopup{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out;transition:backdrop-filter .3s ease-out,background-color .3s ease-out;transition:backdrop-filter .3s ease-out,background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out;width:100%;z-index:56}.entirePopup.isVis{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.35);pointer-events:auto;transition:background-color 1s ease-out,-webkit-backdrop-filter 1s ease-out;transition:backdrop-filter 1s ease-out,background-color 1s ease-out;transition:backdrop-filter 1s ease-out,background-color 1s ease-out,-webkit-backdrop-filter 1s ease-out}.popupContent{background-color:#fff;border:5px solid;border-image:linear-gradient(135deg,#c675ff,#0050c7);border-image-slice:1;box-shadow:0 0 10px rgba(0,0,0,.5);font-size:medium;max-height:70%;max-width:44%;opacity:0;overflow-x:scroll;overflow-y:auto;padding:2% 3% 2.5%}.popupContent,.popupContent.isVis{--transX:attr(data-x);--transY:attr(data-y)}.popupContent.isVis{opacity:1}.closeButton{background-color:initial;border:none;cursor:pointer;font-size:20px;padding-right:5px;padding-top:5px;right:15px;top:12px}.popupCloseButtonHolder{display:flex;justify-content:right}.closeButton:hover{color:#cb4f4f;transition:color}.category{font-style:normal;font-weight:700;margin-right:5px}.displayContentLink{color:blue;text-decoration:underline}.lead,.members{font-style:italic}.pName{padding:0 0 1rem;text-align:center;width:100%}.divHolder{display:flex;justify-content:center;width:98.5%}.popupDivider{border:1px solid;border-image:linear-gradient(135deg,#c675ff,#0050c7);border-image-slice:1;height:0;margin-top:20px;width:85%}:root{--background-highlight:#2d3549ae}.navContainer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navContainer:hover{background-color:#ffffff14;border-radius:.3em}.highlighted{border-radius:.3em;transition:.3s ease-in-out}.highlighted,.highlighted:hover{background-color:#ffffff22}.navElementContainer{align-items:center;background:linear-gradient(90deg,#20c997,#f7f);-webkit-background-clip:text;background-clip:text;color:transparent;display:flex;font-family:Roboto,sans-serif;font-size:1.2em;justify-content:space-between;margin-left:1em;margin-right:1em;overflow:hidden;padding-bottom:1em;padding-top:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbarSpan{background:linear-gradient(90deg,#20c997,#f7f);border-top-left-radius:1em;border-top-right-radius:1em;height:.4em;position:absolute;transition:left .5s ease-in-out;transition-delay:.1s;width:var(--span-width)}.contactContent{align-items:center;justify-content:center}.reqAsterisk{color:red}.contactFormContainer{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.divHolderHolder{display:"flex";justify-content:center}.contactBackground{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.border{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#c675ff7b;border-radius:1em;display:flex;flex-direction:column;justify-content:center;width:45%}.form-control{background-color:#fff;border:0;border-radius:1em;box-shadow:2px 5px 10px #000;width:100%}.boldText{color:#fff;font-size:3em;padding:5em;text-align:center}.formText{color:#fff;font-family:Montserrat,sans-serif}.formTextHidden{visibility:hidden}.formContactUs{width:75%}.formContactUsHidden{height:0;scale:0;visibility:hidden}.contactCapHolder{align-content:center;display:flex;justify-content:center;padding-bottom:1rem;width:100%}.social-icons{margin-top:.5rem}.social-icon,.social-icons{max-height:2rem;max-width:2rem;padding:1rem}.social-icon{margin-top:1.5rem}.drawerContent{display:flex;flex-direction:column}.drawerElement{align-items:center;-webkit-background-clip:text;background-clip:text;display:flex;font-family:Roboto,sans-serif;font-size:1.6em;justify-content:space-between;padding:1em;transition:.3s;width:150%}.drawerElement:hover{background:#bcfde916}.divierDrawer{background:linear-gradient(90deg,#20c996,#f7f);border-radius:1em;height:.1em;margin-left:5%;width:90%}
/*# sourceMappingURL=main.4922e832.css.map*/