@import url("https://fonts.googleapis.com/css2?family=Manrope&family=Monomaniac+One&family=Pacifico&family=Poppins:wght@300&family=Roboto:wght@300&family=Rubik+Puddles&display=swap");*{margin:0;font-family:Manrope}:root{font-size:16px}body{background:#040c18}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#040e1c}::-webkit-scrollbar-thumb{background:linear-gradient(0deg,#ae67fa 1.84%,#f49867 102.67%)}::-webkit-scrollbar-thumb:hover{background:#012043}.logo-img{background:url(webpack:///mini-css-extract-plugin/_next/static/media/CSSL-White-Logo.a8112cfc.png);width:20rem;height:6rem;background-size:contain;background-repeat:no-repeat}.navbar{display:grid;grid-template-columns:1fr 4fr;color:#fff;width:50%;margin:2rem auto}.navbar>.nav-items{gap:3rem}.event>.h1{font-size:2.8rem!important;text-align:center}.navbar>.nav-items>.nav-item>a{font-style:normal;text-decoration:none;color:#fff;padding:2rem 0;font-weight:700}.navbar>.nav-items>.nav-item>a:hover{color:#81afdd}.navbar>.nav-items>.nav-item{display:flex;align-items:center;justify-content:center}.main{display:grid;grid-template-columns:1fr 1fr}.main>.intro-img{background:url(webpack:///mini-css-extract-plugin/_next/static/media/ai.7ca3ab9e.png);background-size:cover;height:800px;width:800px;animation-duration:8s;animation-fill-mode:both;animation-name:bounce;animation-iteration-count:infinite}.main>.title{font-style:normal;font-weight:800;font-size:5rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:center}.main>.title>h2{font-size:4rem}.overlay{width:1013px;height:1013px;left:-536px;top:-605px;position:absolute;background:#002853;filter:blur(282px)}.content{width:80%;margin:0 auto}.introduction{display:grid;margin:8rem 0;grid-template-columns:1fr 1fr}.introduction>.title{font-style:normal;font-weight:800;font-size:2.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:center}.introduction>.content{color:#81afdd;text-align:justify;line-height:2.2rem;font-size:1.2rem}.upcoming{display:grid;grid-template-columns:1fr 1fr}.upcoming>.title>.h1{font-style:normal;font-weight:800;font-size:6.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.upcoming>.title{margin-left:2rem}.upcoming>.content{display:flex;gap:1rem;justify-content:center}.upcoming>.title>p{color:#81afdd;text-align:justify;line-height:2.2rem;font-size:1.2rem;margin-top:2rem}.upcoming>.content>.card{width:400px;height:500px;border-radius:.8rem;background-color:#002853}.card{background-size:100% 100%!important}.past-events{margin-top:8rem}.past-events>.title{margin-left:0;margin-right:2rem}.committee{margin-top:5rem}.committee>.title{font-style:normal;font-weight:800;font-size:3.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;text-fill-color:transparent;margin-top:2rem}.committee>.members{display:grid;grid-template-columns:1fr 1fr 1fr}.committee>.members>.member{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem}.committee>.members>.member>h1{color:#fff;text-align:center}.committee>.members>.member>h2{color:#fff;margin-top:1rem;font-size:1.5rem;font-weight:200}.committee>.members>.member>img{width:250px;margin-top:1.5rem;height:250px;border-radius:50%}.contact>.content>.title{font-style:normal;font-weight:800;font-size:3.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;text-fill-color:transparent;margin-top:2rem}.contact{display:grid;grid-template-columns:1fr 1fr;margin-top:7rem}.contact>.title{display:flex;justify-content:center;align-items:center}.contact>.title>img{height:600px;width:600px}.content>form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.content>form>input,textarea{width:80%;padding:.7rem .7rem .7rem 1rem;border-radius:.4rem;font-size:1.3rem;outline:0;background-color:#374151;border:0;color:#ffffffb6;margin:.5rem 0}.content>form button{background:#ff8a71;border-radius:5px 0 0 5px;width:300px;height:73px;font-family:Manrope;font-style:normal;font-weight:700;font-size:20px;color:#fff;line-height:27px;margin-top:1rem;border-radius:.6rem;border:0}.content>form>p{color:#fff;margin:1rem 0;text-align:left}.content>form>p>.email{font-weight:bolder}.question{display:flex;flex-direction:column;align-items:center;justify-content:center}.question>.title{font-style:normal;font-weight:800;font-size:3.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;text-fill-color:transparent;margin-top:14rem}.question button{border:1px solid #fff;color:#fff;width:318px;height:85px;font-size:1.2rem;margin:4rem 0;background:transparent;transition:all .5s ease-in}.question button:hover{transform:scale(1.1);cursor:pointer}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}footer{height:max-content;background-color:#031b34;margin-top:8rem}footer>.content{display:grid;grid-template-columns:2fr 1fr 1fr;width:80%;margin:2rem auto;height:400px;padding-top:3rem}footer>.content>.title{color:#fff;font-size:1.2rem;margin:2rem;display:flex;flex-direction:column;align-items:start;justify-content:center}footer>.content>.link{margin-top:2rem}footer>.content>.link>h1{color:#fff;font-weight:bolder}footer>.content>.link>.links{display:flex;flex-direction:column;margin-top:2rem;font-weight:400}footer>.content>.link>.links>a{color:#cecece;text-decoration:none;font-size:1.5rem;margin:.4rem 0;font-weight:100!important}footer>.content>.contacts{margin-top:2rem}footer>.content>.contacts>h1{color:#fff;font-weight:700}footer>.content>.contacts>p{color:#cecece;margin-top:2rem;font-size:1.2rem;font-weight:100!important}footer>.copyright{color:silver;text-align:center;padding:2rem 0}.flex-center{display:flex!important}.flex-center,.hamburger{justify-content:center;align-items:center}.hamburger{display:none;font-size:2rem;flex-direction:column;margin:1rem 0}.main-gallery{display:grid;grid-template-columns:1fr;padding:4rem 0}.main-gallery>.img{display:flex;flex-direction:column;align-items:center}.main-gallery>.title{font-style:normal;font-weight:800;font-size:3.4rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;text-fill-color:transparent;margin-top:2rem;display:flex;justify-content:center;align-items:center}.main-gallery>.img>img{animation-name:bounce;animation-iteration-count:infinite}.gallery{width:70%;margin:8rem auto}.gallery>.title{font-style:normal;font-weight:800;font-size:3rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;text-fill-color:transparent;display:flex;justify-content:center;align-items:center;margin:4rem 0}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.gallery-grid>.img{width:300px;height:300px;background-position:100% 100%}.gallery-grid>.img>img{width:100%;height:100%;border-radius:1rem}.pagination{gap:1rem}.page,.pagination{display:flex;justify-content:center;align-items:center;margin:2rem 0}.page{background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);width:4rem;height:4rem}.page>p{font-weight:800}.active{border-image:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%) 30;background:transparent!important;border-style:solid;border-width:.2rem;border-radius:.5rem!important}.active>p{color:#fff}.office>table>tbody>tr>.title{font-style:normal;font-weight:800;font-size:3rem;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:left;text-fill-color:transparent;justify-content:left;margin:4rem 0}.office>table>tbody>tr{margin:2rem 0}.office>table>tbody>tr>td{font-weight:300;color:#65afd7!important;font-size:3rem;text-align:right}.office>table{width:90%;margin:1rem auto;border-collapse:separate;border-spacing:2rem}td>hr{width:100%;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);height:.2rem;border-radius:.5rem;margin:1rem 0;display:none}.events{display:grid;grid-template-columns:1fr 1fr 1fr;width:80%;margin:1rem auto;justify-items:center}.event-card>.img{width:400px;height:400px}.event-card>.img>img{width:100%;height:100%;border-radius:1rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.event-card{width:400px;background:linear-gradient(.97deg,#002853 1.84%,#031b34 102.67%);border-radius:1rem}.event-card>.content>h1{text-align:center;color:#fff;margin:2rem auto 1rem}.event-card>.content{display:flex;flex-direction:column;justify-content:center;align-items:center}.event-card>.content>a:hover{background:#fff;color:#000;cursor:pointer}.event-card>.content>a{background:transparent;font-style:none;text-decoration:none;margin:1rem auto 2rem;text-align:center;color:#fff;border:.2rem solid #fff;padding:.5rem 1rem;border-radius:.1rem}.event-card>.content>p{color:#fff;text-align:center;margin:1rem auto}.photos{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0;gap:0;align-items:center;grid-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.5rem;row-gap:.5rem;place-items:center;justify-items:center;width:900px;margin:10rem auto}@media screen and (max-width:1024px){.main>.title{font-size:3rem!important;align-items:start;margin-left:1rem}.main>.title>h2{font-size:1.5rem;text-align:left}.nav-items{display:flex;opacity:100%}.navbar>.logo{display:grid;justify-content:center;margin-bottom:2rem}.navbar{display:grid;grid-template-columns:1fr}.content{width:90%}}@media screen and (max-width:1440px){.navbar{width:80%}.main>.title>h2{font-size:3rem}.main>.title{font-size:3.4rem}.main>.intro-img{height:500px;width:500px}.upcoming>.title>.h1{font-size:5rem}.contact>.content>.title{font-size:2.8rem}.contact{grid-template-columns:1fr 4fr}.contact>.title>img{height:400px;width:400px}.committee>.title>h1{font-size:5rem}.committee>.members>.member>img{width:200px;height:200px}.committee>.members>.member>h1{font-size:2rem}.committee>.members>.member>h2{font-size:1.4rem}.question>.title{font-size:2.8rem}footer>.content>.contacts>p,footer>.content>.link>.links>a{font-size:1.1rem}footer>.content>.title{font-size:1rem;justify-content:start}footer>.content{width:100%;height:max-content}.introduction{grid-template-columns:2fr 3fr;gap:1rem}.introduction>.title{justify-content:start;font-size:2rem}.events{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.office>table>tbody>tr>td{font-size:2rem;text-align:right!important}.gallery-office{width:90%;margin:1rem auto}.gallery-grid{grid-template-columns:1fr 1fr;justify-items:center;align-content:center;gap:2rem}}@media screen and (min-width:500px){.navbar>.nav-items{display:flex}}@media screen and (max-width:500px){.navbar{display:flex}.nav-items,.navbar{flex-direction:column}.nav-items{display:none!important;margin:2rem 0}.main{display:flex;flex-direction:column}.main>.title{text-align:center}.main>.intro-img{height:300px;width:300px;margin:4rem auto}.content>.introduction,.content>.upcoming{display:flex;flex-direction:column}.col-reverse{flex-direction:column-reverse!important}.committee,.committee>.committee{display:flex;flex-direction:column}.committee>.members{grid-template-columns:1fr}.contact{display:flex;flex-direction:column}.content{width:100%}footer>.content{display:flex;flex-direction:column;width:100%}.contact>.title>img{height:400px;width:400px;margin:4rem auto}.overlay{width:400px}body{width:100%;margin:0 auto}.introduction>.title>h1{font-size:3.5rem;text-align:center}.content>p{width:80%;margin:1rem auto;text-align:center}.upcoming>.content>.card{width:80%;height:400px;margin:1rem auto}.upcoming>.title>.h1{font-size:3.5rem;text-align:center}.upcoming>.title>p{width:80%;margin:1rem auto;text-align:center}.committee>.title>h1{font-size:3.5rem;text-align:center}.question>.title{margin-top:4rem}.question>.title>h1{font-size:3rem;width:90%;margin:1rem auto;text-align:center}.upcoming>.title{margin-left:0}.past-events>.title{margin-right:0}.content>.title>h1{font-size:3.5rem;text-align:center}.content>form>p{text-align:center}footer>.content>.contacts,footer>.content>.link,footer>.content>.link>.links,footer>.content>.title{display:flex;flex-direction:column;align-items:center}footer>.content>.contacts>p{text-align:center}.main>.title{font-size:2rem;margin-top:0}.hamburger{display:block}.logo>h1{display:flex;align-items:center}.logo{display:grid;grid-template-columns:1fr 1fr}.logo>div{display:flex;justify-content:right}.navbar{margin:1rem 2rem}.main>.title>h2{text-align:center}.events{grid-template-columns:1fr;gap:5rem}.event-card{width:100%}.event-card>.img{width:100%;height:50%}.event-card>.content{padding:1rem 0}.gallery{width:100%}.gallery-grid{grid-template-columns:1fr;justify-items:center;align-content:center;gap:2rem}.gallery>.title>h2{font-size:2.4rem;margin-top:4rem}.main-gallery>.title>h1{font-size:4rem}.office>table{border-spacing:0}.main-gallery>.title{margin-top:0}.gallery-grid>.img{width:200px;height:200px}.main-gallery{height:50vh}}@media screen and (max-width:768px){.office>table>tbody>tr{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.photos{grid-template-columns:1fr;width:300px}}