#association{padding-bottom:4rem}.clouds-association .section{display:grid;margin-inline:auto;padding-inline:1rem;gap:2rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:2rem}.clouds-association .section::-webkit-scrollbar{display:none}.divide-2{display:grid;grid-template-columns:repeat(2,minmax(14rem,1fr));gap:1.5rem;max-width:800px;margin:0 auto}.divide-3{display:grid;grid-template-columns:repeat(3,minmax(14rem,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.divide-4{display:grid;grid-template-columns:repeat(4,minmax(14rem,1fr));gap:1.5rem}.divide-4>.profile>div{padding-inline:.5rem}.compress{padding-inline:2rem!important;overflow:hidden}.clouds-association .section>.profile{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;margin-inline:auto;padding-bottom:.5rem;isolation:isolate;--gap: 4px;--border-width: 12px;--color: lightblue;cursor:pointer;background-color:#131313;border-radius:12px;transition:.3s ease;max-width:100%}.profile>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-block:1rem;text-align:center;font-size:1rem}.clouds-association .profile img{width:240px;height:280px;object-fit:cover;cursor:pointer;border-radius:8px;transition:none}.sub-title{font-size:clamp(1.5rem,5vw,2rem);margin-block:8rem 2rem;text-align:center;text-transform:uppercase;font-weight:600}@media only screen and (min-width: 60em){.clouds-association .section>.profile{padding:calc(var(--gap) + var(--border-width));--_color-new: #131313 0 25%, var(--color) 0 50%;--_gradient1: repeating-linear-gradient(90deg, var(--_color-new)) repeat-x;--_gradient2: repeating-linear-gradient(180deg, var(--_color-new)) repeat-y;background:var(--_gradient1) var(--_partial, 25%) 0,var(--_gradient2) 0 var(--_partial, 125%),var(--_gradient1) var(--_partial, 125%) 100%,var(--_gradient2) 100% var(--_partial, 25%);background-size:200% var(--border-width),var(--border-width) 200%;background-color:#131313;border-radius:12px}.profile:hover{--_partial: 75%}}@media only screen and (max-width: 60em){.divide-2,.divide-3,.divide-4{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto}.divide-3>.profile:nth-child(3){grid-column:auto;width:100%;margin-inline:0}.divide-3>.profile:nth-child(3):last-child{grid-column:1 / span 2;width:50%;margin-inline:auto}.clouds-association .section>.profile{border:none;padding:1rem;border-radius:10px}.clouds-association .profile img{object-fit:cover;border-radius:10px;width:100%;max-width:240px;height:280px}.profile>div{font-size:.875rem;text-align:center;margin-block:.5rem}.compress{padding-inline:1rem!important}}@media only screen and (max-width: 60em){.divide-2,.divide-3,.divide-4{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100%;padding-inline:1rem;margin:0 auto}.clouds-association .section>.profile{border:none;padding:.5rem;border-radius:10px;width:100%;max-width:160px;margin:0 auto}.clouds-association .profile img{width:100%;height:auto;object-fit:cover;border-radius:10px;max-width:160px}.profile>div{font-size:.75rem;text-align:center;margin-block:.5rem}}@media only screen and (max-width: 30em){.divide-2,.divide-3,.divide-4{grid-template-columns:repeat(2,minmax(120px,1fr));gap:.5rem;max-width:320px;padding-inline:.5rem;margin:0 auto}.clouds-association .section>.profile{max-width:100%}.clouds-association .profile img{width:120px;height:140px}}.landing-container{height:100vh;position:relative}.landing-image{padding:1rem;display:flex;justify-content:center;align-items:center}.landing-image>img{width:min(24rem,75%);max-width:100%;aspect-ratio:1;display:block;margin:auto;cursor:pointer;scale:1;animation:zoom-in .5s ease-in-out}.landing-content{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;width:100%;position:relative}.typewriter-wrapper{min-height:12rem;display:flex;align-items:center;justify-content:center}.scroll-arrow-container{position:absolute;bottom:15%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:-10px;z-index:50;transition:opacity .3s ease-in-out}.scroll-arrow{color:#22d3ee;animation:scrollDownArrow 1.5s infinite;opacity:.8;margin-top:-25px}@keyframes scrollDownArrow{0%{transform:translateY(0);opacity:.8}50%{transform:translateY(10px);opacity:.4}to{transform:translateY(0);opacity:.8}}@keyframes zoom-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media only screen and (max-width: 640px){.landing-container{justify-content:flex-start;padding-top:8vh}.landing-content{gap:1.5rem}.landing-image{padding:0;margin-bottom:1.5rem}.landing-image>img{width:85%;max-width:350px}.typewriter-wrapper{min-height:5.5rem}.scroll-arrow-container{bottom:12%}.scroll-arrow svg{width:48px;height:48px}}@media only screen and (min-width: 641px) and (max-width: 1024px){.landing-container{padding-top:10vh}.landing-image>img{width:50%;max-width:400px}}@media only screen and (max-height: 700px){.landing-container{padding-top:5vh}.landing-image img{width:40vh!important;max-width:200px}.typewriter-wrapper{min-height:6rem}.scroll-arrow-container{bottom:15%}}body{overflow-x:hidden}.event-list{margin-bottom:8rem;--columns: 2;display:grid;gap:2rem;grid-template-columns:repeat(var(--columns),1fr);justify-content:center;align-items:center}.event-list>.other-events{display:flex;flex-direction:column;margin-inline:auto;height:100%;justify-content:space-around}.event-list>.other-events>div>img{width:min(20rem,45%);display:block;aspect-ratio:3 / 2;border-radius:2rem;cursor:pointer}.event-list>.other-events>div:has(img){display:grid;place-items:center;margin:auto}.event-list>.other-events>.other-event-content{display:flex;flex-direction:column;align-items:center}.event-list>.other-events>.other-event-content>h2{margin-block:1.5rem;width:90%;text-align:center}.event-list>.other-events>.other-event-content>p{width:min(35rem,90%)}.CSPL{aspect-ratio:1!important}.logo-holder:hover>.CSPL{animation:rotate-card 2s ease-in-out alternate infinite;transform-style:preserve-3d;transform-origin:top}.arpan,.CSPLdiv{position:relative}.CSPLdiv:after{content:"New season coming soon...";width:50%;color:#f8bc04;font-size:min(2rem,5vw);text-align:center;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000e6;border-radius:2rem;cursor:pointer}.arpan:after{content:"Coming Soon...";width:50%;color:#f8bc04;font-size:min(2rem,5vw);text-align:center;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000;opacity:.9;border-radius:2rem;cursor:pointer}@keyframes rotate-card{50%{transform:rotateY(180deg)}}@keyframes shake{25%{translate:5px}50%{translate:-5px}75%{translate:5px}to{translate:0}}@media only screen and (max-width: 50em){#other-events{margin-bottom:5rem}.event-list{--columns: 1}.event-list>.other-events>.other-event-content>p{text-align:center}.arpan:after{padding-inline:3rem}.other-events p{font-size:1rem}.other-events h2{font-size:1.5rem}}._footer_1firv_1{display:flex;justify-content:center;align-items:center;font-style:35px;letter-spacing:3px;bottom:0;height:40px;text-transform:capitalize;color:#fff;background-color:#000000e6}._main-nav_1foii_1>ul{width:100%;display:flex;list-style:none;padding-inline:1rem;gap:1rem}._main-nav_1foii_1>ul>li{position:relative;padding:1rem 2rem;overflow:hidden}._main-nav_1foii_1>ul>li:after{content:"";position:absolute;inset:95% 0 0 0;background-color:#5dc1f2;transform:translate(-100%);transition:transform .35s ease-in-out}._main-nav_1foii_1>ul>li:hover:after{transform:translate(0)}._main-nav_1foii_1>ul>li>*{text-decoration:none;color:var(--clr-primary)}._notification_1foii_29{position:relative}._notification_1foii_29:after{content:"";position:absolute;top:.75rem;right:.75rem;width:.75rem;aspect-ratio:1;border-radius:50%;background-color:red;z-index:5}@media only screen and (max-width: 50em){._main-nav_1foii_1{font-size:1rem}._main-nav_1foii_1>ul{justify-content:center;padding-top:.25rem}}.event{display:grid;grid-template-columns:20% 80%;align-items:center;padding:1.5rem;margin-inline:min(5rem,5%);margin-block:1rem 2rem;border-radius:2rem;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:#1119281a;border:2px solid rgba(255,255,255,.125)}.event-image-wrapper>img{width:70%;aspect-ratio:1;border-radius:1rem}.event-wrapper{display:flex;flex-direction:column;gap:1rem}.event-wrapper>.event-timing{display:flex;justify-content:space-between}.event-wrapper>p>a{color:#5dc1f2}.extras{text-decoration:underline;cursor:pointer}.extras:hover{color:#1792d5}@media only screen and (max-width: 50em){.event{grid-template-columns:1fr}.event-image-wrapper>img{width:50%;aspect-ratio:1;display:block;margin-bottom:1rem;margin-inline:auto}.event-wrapper>.event-timing{flex-direction:column-reverse;align-items:center}.event-wrapper{font-size:.75rem;text-align:center}}#background-video{position:fixed;z-index:-1;width:100%;object-fit:cover;height:100%}#loader{display:flex;flex-direction:column;gap:3rem;justify-content:center;align-items:center;position:fixed;z-index:10;inset:0}.loader-content{display:flex;flex-direction:column;align-items:center;font-family:Seven-Segment}.loader-content>p{font-size:15rem}.activate-btn{all:unset;padding:1em 4em;border:1px solid var(--clr-primary);cursor:pointer;transition:border-radius .2s ease-in-out}.activate-btn:hover{border-radius:1em}.loader{width:75%;height:8px;display:inline-block;position:relative;overflow:hidden}.loader:before{content:"";box-sizing:border-box;top:0;left:0;height:100%;width:100%;position:absolute;background-color:#ffffff26;background-image:linear-gradient(45deg,rgba(0,0,0,.25) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.25) 50%,rgba(0,0,0,.25) 75%,transparent 75%,transparent);background-size:15px 15px;z-index:10}.loader:after{content:"";box-sizing:border-box;width:0%;height:100%;background-color:#fff;position:absolute;border-radius:0 4px 4px 0;top:0;left:0;animation:progress 5s ease-in 1}#logo-page{min-height:100vh;display:flex;justify-content:center;align-items:center}.main-logo{width:35rem;aspect-ratio:1;animation:zoom-out 1s ease-in-out}@keyframes zoom-out{to{scale:0}}@keyframes progress{0%{width:0}to{width:100%}}@media only screen and (max-width: 50em){.activate-btn{padding:1em 2em}.loader-content>h1{font-size:1.5rem}}.sinchana-wrapper{padding:2rem 5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.5rem;margin-inline:auto}.sinchana{display:flex;flex-direction:column;justify-content:space-between;text-align:center;border:4px solid #1792D5;padding:2rem;border-radius:1rem;background-color:#1691d480}.sinchana>h2{text-align:center;margin-bottom:.5rem;font-size:1.25rem;display:flex;justify-content:center}.sinchana>.description{font-size:1.125rem;text-align:justify}.sinchana>div{display:flex;flex-direction:column;margin-top:1rem;gap:1rem;align-items:center;justify-content:space-between}@media only screen and (max-width: 40em){.sinchana-wrapper{display:flex;flex-direction:column;padding:1rem}.sinchana{font-size:1rem;padding:1rem}}:root{--clr-primary: #fff}body{color:var(--clr-primary);font-family:monospace;scroll-behavior:smooth}.title{text-align:center;padding:2rem;font-size:clamp(1.75rem,5vw,2.5rem)}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:lightblue;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#1792d5}.container{overflow:hidden}@font-face{font-family:Seven-Segment;src:url(Fonts/Seven\ Segment.ttf)}*{margin:0;padding:0;box-sizing:border-box}html{background-color:#131313}body{font-size:1.25rem}
