@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";*{font-family:var(--font-family);box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{background-image:url(/assets/gbodyBg-BiiKiMW2.jpg)}.bodyBg{-webkit-backdrop-filter:blur(16.1px);background:#fffffff0 50%/cover;width:100%;height:100%}.section-padding{padding:1.2rem}.redButton{background-color:var(--color-bgRed);color:var(--color-bgLight);cursor:pointer;border:none;border-radius:5px;padding:8px;font-size:1rem}.redButton:hover{transform:scale(1.05)}.above-navbar{z-index:6}.paddingTop{padding-top:90px}.gradient-text{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-textLight{background:var(--gradient-textLight);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-textWhite{background:var(--gradient-textWhite);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.radialDarkBg{background:var(--gradient-bgDark)}.underline{margin-bottom:10px;position:relative}.underline:after{content:"";background-color:var(--color-bgRed);z-index:1;width:90%;height:2px;position:absolute;bottom:-10px;left:0}.verticalLine{border-left:2px solid var(--color-bgRed);padding-left:5px}.whiteUnderline{margin-bottom:10px;position:relative}.whiteUnderline:after{content:"";background-color:var(--color-text);width:90%;height:2px;position:absolute;bottom:-10px;left:0}@media screen and (max-widht:768px){.redButton{font-size:.8rem}h1{font-size:16px}p{font-size:13px}}.scale-up-center{animation:.4s cubic-bezier(.39,.575,.565,1) both scale-up-center}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.navbar{width:100%;color:var(--color-text);z-index:5;background-color:#0000;flex-direction:row;justify-content:space-between;height:80px;display:flex;position:absolute;top:0;right:0}.navbar.sticky{background-color:var(--color-bgLight);z-index:5;position:fixed;top:0;left:0;right:0;box-shadow:2px 7px 6px #37383c47}.navbar-logo{flex-direction:row;flex-grow:1;justify-content:flex-start;align-items:center;gap:5px;display:flex}.navbar-logo-img{width:55px;height:55px}.navbar-logo-img img{width:100%;height:100%}.navbar-logo a{font-size:1rem}.navbar-links{flex-direction:row;flex-grow:2;justify-content:space-around;align-items:center;display:flex}.navbar-links a{font-size:.9rem}.navbar-links a:hover,.navbar-menu-container a:hover{color:var(--color-bgRed);transform:scale(1.02)}.navbar-menu{display:none}.navbar-menu-container{background-color:var(--color-bgLight);border-top:2px solid;border-top-color:var(--color-bgRed);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:30px;padding-left:5rem;transition:transform 1s 1s;display:flex;position:absolute;top:80px;right:0}.navbar-menu-container a{margin-top:10px;font-size:1rem}@media screen and (width<=768px){.navbar-links{display:none}.navbar-menu{display:block}}.weCard{width:250px;height:250px;color:var(--color-bgLight);-webkit-backdrop-filter:blur(3px);background:#982b1ce6;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;align-items:center;margin:10px;padding:20px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 8px 32px #1f26875e}.weCard:hover{transform:scale(1.02)}.weCard-text{flex-direction:column;justify-content:center;height:100%;display:flex}.weCard-text p{font-weight:400}.publicationCard{width:200px;height:200px;color:var(--color-bgLight);-webkit-backdrop-filter:blur(3px);background:#3a3b3fcc;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;align-items:center;gap:10px;margin:10px;padding:20px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 8px 32px #1f26875e}.publicationCard:hover{transform:scale(1.02)}.publicationCard h4{text-align:center}.eventCard{width:300px;height:300px;color:var(--color-bgLight);-webkit-backdrop-filter:blur(3px);background:#982b1ce6;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:flex-end;gap:10px;margin:10px;padding:20px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 8px 32px #1f26875e}.eventCard:hover{transform:scale(1.02)}.eventCard h3{width:150px}.eventCard p{font-size:13px;font-weight:lighter}.eventCard a{text-align:center}.hero{height:100%;color:var(--color-bgLight);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;place-content:center;align-items:center;padding-top:80px;display:flex}.hero-text{flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:500px;display:flex}.hero-text p,.hero-text h1{text-align:center}@media screen and (width<=768px){.hero-text p{font-size:.8rem;line-height:1.6}}@media screen and (width<=425px){.hero-text{max-width:300px}}.textArea p{margin-top:15px;line-height:1.5}@media screen and (width<=425px){.textArea p{font-size:1rem}}.scard{width:300px;height:100%;color:var(--color-bgLight);-webkit-backdrop-filter:blur(3px);border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:center;gap:10px;margin:10px;padding:10px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 8px 32px #1f26875e}.scard:hover{transform:scale(1.02)}.scard a{text-align:center}.scard-logo{align-self:center;width:150px;height:150px}.scard-logo img{width:100%;height:100%}.scard p{font-size:13px}.profileCard{justify-content:center;align-items:center;height:100%;display:flex}.outer-div,.inner-div{max-width:300px;height:410px;margin:0 auto;position:relative}.outer-div{perspective:900px;perspective-origin:50% calc(50% - 18em)}.inner-div{color:#071011;text-align:center;transform-style:preserve-3d;border-radius:5px;margin:0 auto;font-size:1rem;font-weight:400;transition:all .6s cubic-bezier(.8,-.4,.2,1.7)}.inner-div:hover .social-icon{opacity:1;top:0}.outer-div:hover .inner-div{transform:rotateY(180deg)}.front,.back{backface-visibility:hidden;position:relative;top:0;left:0}.front{cursor:pointer;background:var(--color-bgLight);border-radius:5px;height:100%;box-shadow:0 15px 10px -10px #00000080,0 1px 4px #0000004d,inset 0 0 40px #0000001a}.front__bkg-photo{background-size:cover;border-top-left-radius:5px;border-top-right-radius:5px;width:280px;height:150px;position:relative}.front__bkg-photo:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.front__face-photo{border:5px solid var(--color-bgLightRed);background-size:cover;border-radius:50%;width:150px;height:150px;margin:0 auto;position:relative;top:-60px}.front__text{margin:0 auto;font-size:18px;position:relative;top:-55px}.front__text-header{text-transform:uppercase;font-size:20px;font-weight:700}.front__text-para{color:#000;letter-spacing:.4px;font-size:14px;font-weight:400;position:relative;top:3px}.front-icons{color:gray;margin-right:6px;font-size:14px;position:relative;top:0}.front__text-hover{color:#fff;text-transform:uppercase;letter-spacing:.4px;border:2px solid var(--color-bgRed);background:var(--color-bgRed);border-radius:30px;padding:8px 15px;font-size:10px;font-weight:700;position:relative;top:10px}.back{background-color:#071011;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;transform:rotateY(180deg)}.social-media-wrapper{font-size:36px}.social-icon{opacity:0;color:#fff;margin-left:5px;margin-right:5px;transition:all .4s cubic-bezier(.3,.7,.1,1.9);position:relative;top:20px}.social-icon:first-child{transition-delay:.6s}.social-icon:nth-child(2){transition-delay:.7s}.social-icon:nth-child(3){transition-delay:.8s}.social-icon:nth-child(4){transition-delay:.9s}.fab{transition:all .2s ease-in-out;position:relative;top:0;left:0}.fab:hover{top:-5px}.accordion-card{height:100%;color:var(--color-bgRed);-webkit-backdrop-filter:blur(3px);background:#eeeeeee6;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;gap:10px;margin:10px;padding:20px;transition:transform .5s ease-in-out;display:flex}.accordion-title{flex-direction:row;gap:10px;display:flex}.accordion-content{color:#000;padding:5px}@media screen and (width<=425px){.accordion-content{font-size:13px}}.imageView{background:var(--color-bgLight);-webkit-backdrop-filter:blur(3px);border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:300px;height:100%;margin:10px;padding-bottom:20px;transition:transform .5s ease-in-out;display:flex}.imageView:hover{transform:scale(1.02)}.imageView-container{width:290px;height:250px}.imageView-container img{object-fit:cover;border-radius:10px;width:100%;height:100%}.imageView p{font-size:12px}@media screen and (width<=425px){.imageView{width:250px}.imageView-container{width:250px;height:250px}}.header{min-height:80vh;color:var(--color-bgLight);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;place-content:center flex-end;align-items:center;display:flex}.header-text{flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;max-width:500px;display:flex}.header-text p{text-align:center}@media screen and (width<=768px){.header-text p{font-size:.8rem;line-height:1.5}}@media screen and (width<=425px){.header-text{max-width:300px}}.whoAreWe{flex-direction:column;align-items:center;display:flex}.whoAreWe-text{flex-direction:column;align-items:center;gap:5px;display:flex}.whoAreWe-text p{font-weight:300}.whoAreWe-cards{flex-flow:wrap;justify-content:space-around;width:100%;margin-top:1rem;display:flex}@media screen and (width<=768px){.whoAreWe-cards{flex-direction:column;align-items:center;gap:5px;display:flex}.whoAreWe-text h1{font-size:16px}}.publication{background-color:var(--color-bgRed);flex-direction:column;align-items:center;display:flex}.publication-text h2{color:var(--color-text)}.publicationUnderline{margin-bottom:10px;position:relative}.publicationUnderline:after{content:"";background-color:var(--color-text);width:90%;height:3px;position:absolute;bottom:-10px;left:0}.publication-cards{flex-direction:row;justify-content:space-around;width:100%;margin-top:1rem;display:flex}@media screen and (width<=768px){.publication-cards{flex-direction:column;align-items:center;gap:5px;display:flex}}.blogContainer{min-height:30vh;color:var(--color-bgLight);background-image:linear-gradient(#800000e6,#982b1c99),url(/assets/blog-BBjPBGPp.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;place-content:center;display:flex}.blogContainer-text{flex-direction:column;gap:10px;display:flex}.partners{background-color:var(--color-text);flex-direction:column;align-items:center;display:flex}.partners-logo{flex-flow:wrap;justify-content:space-around;width:100%;display:flex}.partner-logo-container{width:100px;height:100px;margin-top:20px}.partner-logo-container img{width:100%;height:100%}.partner-logo-info{flex-direction:column;align-items:center;gap:5px;display:flex}.partner-logo-info p{color:var(--color-bgRed);cursor:pointer;font-weight:300}@media screen and (width<=768px){.partners-logo{flex-direction:column;align-items:center;display:flex}}.contacts{flex-direction:column;align-items:center;display:flex}.contacts-details{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:10px;display:flex}.contacts-details-container div{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;margin:10px;display:flex}.contacts-details-container div:hover{transform:scale(1.02)}@media screen and (width<=425px){.contacts-details-container div a,.contacts-details-container div p{font-size:13px}}.footer{background-color:var(--color-bgRed);flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.footer-links{flex-flow:wrap;justify-content:space-around;width:100%;display:flex}.footer-links-logo{width:100px;height:100px}.footer-links-logo img{width:100%;height:100%}.footer-links-quick,.footer-links-important{flex-direction:column;gap:5px;display:flex}.footer-links-quick h4,.footer-links-important h4,.footer-links-quick p,.footer-links-important p{color:var(--color-text)}.footer-links-quick p:hover,.footer-links-important p:hover{color:var(--color-bgLightRed);cursor:pointer;transform:scale(1.01)}.footer-socials{flex-direction:row;justify-content:space-around;width:50%;display:flex}.footer-credit{font-size:11px}@media screen and (width<=768px){.footer-links-quick p,.footer-links-important p{font-size:13px}.footer-links-quick h4,.footer-links-important h4,.footer-links{flex-direction:column;gap:20px}.footer-links-quick h4,.footer-links-important h4{width:130px}.footer-links-quick,.footer-links-important{justify-content:flex-start}}.eventsContainer{background-color:var(--color-bgDark);flex-direction:column;align-items:center;gap:10px;display:flex}.eventsContainer-cards{flex-direction:column;align-items:center;gap:10px;display:flex}.eventsContainer-cards-upcoming,.eventsContainer-cards-pastEvents{flex-direction:column;align-items:center;display:flex}.eventsContainer-cards-upcoming h3,.eventsContainer-cards-pastEvents h3{color:var(--color-text)}.eventsContainer-upcoming-container{flex-flow:wrap;justify-content:space-evenly;width:100%;display:flex}.pastEvents-card{width:300px;height:100%;color:var(--color-bgRed);-webkit-backdrop-filter:blur(3px);background:#eeeeeee6;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;gap:10px;margin:10px;padding:20px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 8px 32px #1f26875e}.pastEvents-card:hover{transform:scale(1.02)}.pastEvents-card p{border-top:1px solid;border-top-color:var(--color-bgDark);padding-top:5px}.scCards-container{flex-flow:wrap;justify-content:center;gap:10px;width:100%;height:100%;padding-bottom:30px;display:flex}.scCards-title{flex-direction:row;justify-content:center;align-items:center;display:flex}.SCommittee{padding-bottom:30px}.specificCommittee{flex-direction:column;display:flex}.specificCommittee h2{align-self:center;margin-top:1rem;margin-bottom:1rem}.image-container,.leaders-container{flex-flow:wrap;justify-content:space-around;gap:10px;display:flex}.gallery-container{background:var(--gradient-bgDark);flex-direction:column;align-items:center;height:100%;display:flex}.gallery-container h2{z-index:1}.gallery{padding-top:5px}.hello{opacity:1!important}.full{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.full .content{width:100%;height:100%;display:grid;background-color:#000000bf!important}.full .content img{align-self:center;max-width:95%;max-height:95%;margin:auto;animation:1s zoomin;left:50%;transform:translate(0,0)}.byebye{opacity:0}.byebye:hover{transform:scale(.2)!important}.gallery{grid-column-gap:8px;grid-row-gap:8px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.gallery-item{justify-content:center;align-items:center;display:flex;overflow:hidden}.gallery-item img{width:100%;height:auto;transition:all .2s ease-in-out}.aboutUs{flex-direction:column;display:flex}.aboutUs h2{align-self:center}.aboutUs-leaders{flex-flow:wrap;justify-content:space-around;gap:10px;margin-top:10px;display:flex}.clubs{flex-direction:column;display:flex}.clubs h2{align-self:center}.clubs h5{margin-left:20px}.events{flex-direction:column;display:flex}.events h2{align-self:center}.events button{margin-left:1.2rem}.hustleCorner{flex-direction:column;height:100%;display:flex}.hustleCorner h2{align-self:center}.hustleCorner button{margin-left:1.2rem}.faq{flex-direction:column;display:flex}.faq h2{align-self:center}.notFound{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;display:flex}:root{--font-family:"Roboto Condensed", sans-serif;--gradient-bgDark:radial-gradient(circle, #3a3b3f 32%, #27282e 55%);--gradient-text:linear-gradient(89.97deg, #e9260c 1.84%, #f49867 102.67%);--gradient-textLight:linear-gradient(89.97deg, #e8bb28 1.84%, #757a0c 102.67%);--gradient-textWhite:linear-gradient(45deg, #cebcba 1.54%, #dad4b5 102.67%);--color-bgRed:maroon;--color-bgLight:#f2e8c6;--color-bgDark:#3a3b3f;--color-bgLightDark:#37383c;--color-text:#dad4b5;--color-bgLightRed:#982b1c;--color-scoph:linear-gradient(to bottom, #fa7c3d, #982b1c66);--color-scope:linear-gradient(to bottom, #0181c1, #982b1c66);--color-scorp:linear-gradient(to bottom, #5f903f, #982b1c66);--color-scomh:linear-gradient(to bottom, #ffd600, #982b1c66);--color-score:linear-gradient(to bottom, #2e4a9d, #982b1c66);--color-scome:linear-gradient(to bottom, #000, #982b1c66);--color-scora:linear-gradient(to bottom, #bd202b, #982b1c66)}
