:root{font-family:Montserrat,sans-serif;line-height:1.5;font-size:22px;font-weight:500;text-wrap:balance;color-scheme:light dark;color:var(--dark);background-color:#f5f7fa;--blue: #27A6DA;--dark: #06234A;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}body{overflow-x:hidden}.home_head_container{width:100%;height:auto;min-height:100vh;overflow:hidden;background-image:url(/images/home/home.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.home_head{position:relative;top:40vh;left:10vw;text-align:left;color:#fff}.home_head h1{font-family:DM Serif Display,sans-serif;font-size:64px;font-weight:700;margin:0;animation:fade-in-left .4s cubic-bezier(.39,.575,.565,1) both;-webkit-animation:fade-in-left .4s .2s cubic-bezier(.39,.575,.565,1) both}.home_head p{font-size:20px;font-weight:400;width:600px;margin:0;animation:fade-in-left .4s .2s cubic-bezier(.39,.575,.565,1) both;-webkit-animation:fade-in-left .4s .2s cubic-bezier(.39,.575,.565,1) both}.home_head_container .about-button{display:flex;width:130px;height:33px;margin:20px 0;padding:6px 0;justify-content:center;align-items:center;flex-shrink:0;border-radius:34px;border:none;background:var(--blue);color:var(--dark);font-family:DM Serif Display,sans-serif;font-size:20px;animation:fade-in-left .4s .3s cubic-bezier(.39,.575,.565,1) both;-webkit-animation:fade-in-left .4s .3s cubic-bezier(.39,.575,.565,1) both;cursor:pointer}.home_head_container .about-button:hover{background:#fff;color:var(--dark);transition:.5s;height:38px;box-shadow:0 4px 4px #00000040;width:140px}.events-header{text-align:center;margin:10% 10% 0}.events,.testimonials{width:80%;margin:5% 0 10% 10%;height:auto;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cutout-container{position:relative;min-height:300px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin:10% 10% 0}.cutout-text{font-family:Anton,sans-serif;font-size:clamp(48px,12vw,280px);font-weight:900;text-align:center;color:transparent;background-image:url(/images/home/cutout-text-bg.webp);background-size:contain;background-position:center;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.testimonials{margin:0 10%;padding:10% 0}@media screen and (max-width: 1300px){.home_head p{font-size:.8rem;width:80%;line-height:.9rem}.home_head{width:80%;left:10%;top:55vh}.home_head h1{font-size:1.5rem;line-height:2rem;text-shadow:0px 0px 10px rgba(0,0,0,1)}.events,.testimonials{width:80%;flex-direction:column;margin:10%;align-items:center;justify-content:center;gap:2.5rem}}.layout1,.layout2{position:relative;min-height:90vh;width:80%;margin:0 10% 7%}.layout1-img,.layout2-img{width:65%;height:auto;top:50%;transform:translateY(-70%);position:absolute;left:35%;z-index:-1}.layout1-card,.layout2-card{position:absolute;width:50%;height:50%;top:50%;transform:translateY(-30%);z-index:10}.layout2{min-height:90vh;margin:7% 10%}.layout2-card,.layout2-img{top:50%;transform:translateY(-50%)}.layout3-card{position:absolute;right:10%;top:50%;transform:translateY(-50%);width:40%}.layout3{height:100vh;position:relative}.layout3-img{width:100%;height:100vh;object-fit:cover;object-position:left}.cta-btns{margin-bottom:10%}.cta-btn{width:33.33%;height:40vh;border:none;font-size:clamp(20px,2vw,30px);cursor:pointer;transition:transform .3s ease;color:#dce3ea}.cta-btn:nth-child(1){background-color:var(--dark)}.cta-btn:nth-child(2){background-color:var(--blue)}.cta-btn:nth-child(3){background-color:#ffb400}.cta-btn:hover{transform:scaleY(1.05)}@media screen and (max-width: 1300px){.layout1,.layout2{display:flex;flex-direction:column;min-height:70vh;width:80%;margin:5% 10% 7%}.cta-btns{margin-bottom:10%}.cta-btn{width:33.33%;height:40vh;border:none;font-size:clamp(20px,2vw,30px)}}@media screen and (max-width: 650px){.layout1-card,.layout2-card{width:90%;height:auto;z-index:10}.layout2-card{top:60%}.layout1 .layout1-img,.layout2 .layout2-img{width:80%;left:20%;top:30%}.layout3-card{width:80%;left:10%}.cta-btns{margin-bottom:30%;display:flex;flex-direction:column}.cta-btn{width:100%}}.event-card{color:#fff;font-size:clamp(16px,1.5vw,60px);font-weight:400;border:none;width:30%;height:auto;aspect-ratio:1.2 / 1;display:flex;text-align:left;flex-direction:column;justify-content:space-evenly;background-color:#3166b1;background-image:linear-gradient(180deg,#e6e6fa00,#04c6d7);box-shadow:0 2px 4px #0000001a;padding:30px;transition:transform .3s ease,background-color .5s ease;cursor:pointer}.event-card:hover{transform:scale(1.02);background-color:#008c96}.event-card img{width:50%;aspect-ratio:3 / 1}.firstRow{display:flex;justify-content:space-between;width:100%}.date-layout{display:flex;align-items:center;line-height:1}.date-layout .date{margin-right:5px;font-size:42px;font-weight:600}.date-layout .month-year{font-size:18px;font-weight:600}.event-card-title{font-size:clamp(16px,2vw,48px);font-weight:600;margin:0}.event-card-details{display:flex;flex-direction:column;justify-content:space-evenly;font-size:clamp(12px,1.35vw,24px);margin:20px 0;height:60%}.event-card-details p{line-height:24px;font-weight:400;margin:0}.event-button{display:flex;width:100%;padding:8px 0;justify-content:center;align-items:center;border-radius:45px;border:1px solid #FFF;background-color:transparent;transition:transform .3s ease,background-color .5s ease,color .3s ease}.event-button:hover{background-color:#ffffff34;transition:background-color .3s ease,color .3s ease}@media screen and (max-width: 1300px){.event-card{width:100%;max-width:435px}.event-card-title{font-size:20px}.event-card-details{font-size:14px}}.text-card{box-sizing:border-box;max-width:100%;min-height:100%;padding:7%;color:#fff;background-color:var(--dark)}.text-card h1{font-size:clamp(18px,2vw,52px);font-weight:600;margin:0 0 8px}.text-card p,ul{color:#dce3ea;font-size:clamp(12px,1.5vw,32px);font-weight:400;margin:0}.text-card ul{padding-left:20px}.text-card li{margin-bottom:4px}.testimonial-card{color:#fff;position:relative;font-size:clamp(12px,1vw,20px);font-weight:400;width:22%;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1 / .7;background-color:#000;padding:2vw}.testimonial-card p{margin-top:20%;text-align:center}.testimonial-image{position:absolute;top:-12.5%;left:37.5%;width:25%;height:auto;border-radius:50%}@media screen and (max-width: 1300px){.testimonial-card{width:80%;max-width:435px}}.offerings-container{background:linear-gradient(90deg,#27a6d9,#89ddff);color:var(--dark);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.offerings-container h1{font-size:clamp(30px,2vw,64px);font-weight:1000;margin:20px 0;text-align:center}.offerings{padding-bottom:50px;width:80%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:top}.offering{width:30%;min-width:335px;display:flex;justify-content:center;align-items:center}.offering h2{font-size:clamp(22px,1.6vw,64px);font-weight:600;margin-bottom:0}.offering p{font-size:clamp(14px,1.4vw,20px);margin:0}.offering img{min-width:100px;width:80%;height:auto}.offering-text{margin:20px}@media screen and (max-width: 1300px){.offerings{justify-content:center}}@media screen and (max-width:380px){.offerings{flex-direction:column;justify-content:center}.offering{flex-direction:column;justify-content:center;align-items:center;min-width:200px}.offering-text{text-align:center;margin:10% 0}.offering img{width:30%}}.about-container{overflow:hidden}.about-head{height:70vh;background-size:cover;background-position:center center;background-image:url(/images/about/about.webp)}.purpose{margin:10%}.about-container .layout3 .layout3-img{object-position:center center}.what-we-do .heading{font-size:clamp(20px,3vw,64px);margin-top:10%;text-align:center}.about-card-container{width:80%;margin:5% 10% 10%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:1rem}.extras{margin:10%}.extras a,.extras li{text-decoration:underline;color:#000}@media screen and (max-width:540px){.about-card-container{grid-template-columns:1fr}}.navbar{display:flex;position:fixed;top:0;left:0;width:100vw;transition:height .3s ease;height:auto;padding-top:20px;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,#00000080,#fff0);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;z-index:1000;-webkit-animation:fade-in-top .4s ease-in-out both;animation:fade-in-top .4s ease-in-out both}.navbar a{display:flex;align-items:center;height:auto}.navbar--fullheight{height:100vh;align-items:flex-start;flex-direction:column}.navbar__logo_img{height:60px;margin-left:10vw}.navbar__links{display:flex;gap:1rem;margin-right:10vw}.navbar__links a{color:#fff;text-decoration:none;transition:color .3s ease}.navbar__links a:hover{color:#c8cacf}.navbar__hamburger{display:none;cursor:pointer;color:#dce3ea}.navbar__close{display:none;cursor:pointer;color:#fff;font-size:24px}.show-close{display:none}@media screen and (max-width: 1300px){.navbar{padding:10px 0;align-items:center}.navbar__logo_img{height:50px;margin-left:10vw}.navbar__links{position:fixed;top:-100vh;left:0;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:linear-gradient(135deg,#07244af2,#27a6d9f2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:1s}.navbar__hamburger{display:block;position:absolute;top:14px;right:20px;font-size:30px;cursor:pointer;border:none;background-color:transparent}.navbar-open{transform:translateY(100vh)}.show-close{display:block;position:absolute;top:50px;right:50px;font-size:30px;border:none;background-color:transparent}}.button-container{display:flex;justify-content:center;align-items:center;gap:1.5rem}.social-btn{width:32px;height:32px}.button{cursor:pointer;text-decoration:none;color:#fff;width:60px;height:60px;border-radius:50%;background-color:#fff;border:2px solid #c8cacf;transition:all .45s}.button:hover{transform:rotate(360deg);transform-origin:center center;background-color:#fff;color:#fff}.flex-center{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1300px){.button-container{gap:1rem}.social-btn{width:24px;height:24px}.button{width:50px;height:50px}}.footer{display:flex;flex-direction:column;width:100vw;background-color:#bdbdbd}.footer-top{display:flex;width:100vw;flex-direction:row;flex-wrap:nowrap;justify-content:center}.footer-line1,.footer-line2{height:15px;width:50vw;background-color:#28a7da}.footer-line2{background-color:#07244a}.footer-logo1{width:100px;height:100px;position:relative;top:-50px;display:flex;justify-content:center;align-items:center}.container-footer{display:flex;color:#000;flex-direction:column;align-items:center;width:100vw;background-color:#bdbdbd}.footer-links{text-decoration:none!important;color:#000;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-content:center;width:80vw;padding:20px 0}.footer-links a:hover{color:var(--blue)}.footer-links a{text-decoration:none;color:#000;font-size:1.2rem;padding:20px;transition:color .3s ease-in-out,text-decoration}.footer-brand{width:60vw;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.footer-logo2{min-width:300px;width:30%;height:30%}.footer-text{width:60%;align-items:center;font-size:1.2rem;padding:20px 0}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;padding:5px 0;color:#f0f8ff;background-color:#000}.footer-bottom p{padding:5px 0}@media screen and (max-width: 1300px){.footer-brand{width:80vw;flex-direction:column;align-items:center;justify-content:space-between}.footer-logo2{min-width:150px;width:30%;height:30%}.footer-links{display:flex;flex-direction:column}.footer-line1,.footer-line2{height:10px;width:50vw;background-color:var(--blue)}.footer-line2{background-color:var(--dark)}.footer-logo1{width:70px;height:70px;top:-35px}.footer-links a{font-size:.8rem;padding:10px}.footer-text{text-align:center;width:80%;font-size:.8rem;padding:10px 0}.footer-bottom{font-size:.8rem;padding:10px 0}}html,body{height:100%;margin:0}.layout{display:flex;flex-direction:column;min-height:100vh}.content{flex:1;height:fit-content}.event-head{height:70vh;background-size:cover;background-position:center center;background-image:url(/images/event/head.webp)}.event{width:80%;margin:10%;display:flex}.event-description{width:50%}.event-details-box{background-color:#e3e3e3;width:50%}.event-info{margin:0;padding:7%;font-size:clamp(12px,1.5vw,32px)}.event-date{font-size:clamp(16px,2vw,50px)}@media screen and (max-width: 650px){.event{flex-direction:column;width:80%;margin:10%}.event-description,.event-details-box{width:100%}.event-info{font-size:clamp(12px,1.2vw,28px)}.event-date{font-size:clamp(16px,1.5vw,40px)}}.contact-container .about-head{background-image:url(/images/contact/head.webp);background-position:70% center;overflow:hidden}.subhead{background:linear-gradient(90deg,#27a6d9,#89ddff);color:var(--dark);width:100%;padding:2rem 0;text-align:center;flex-direction:column;justify-content:space-evenly}.subhead p{font-size:clamp(18px,2vw,30px);font-weight:600;margin:2rem}.contact-info{margin:10%;width:80%;display:flex;gap:1rem;justify-content:center}.contact-info .phone,.email,.contact-info .socials{width:35%;aspect-ratio:1.3/1;background-color:var(--dark);color:#dce3ea;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:clamp(14px,1.45vw,38px)}.contact-info p{margin:0}.support-us-head{text-align:center;font-size:clamp(16px,5vw,94px)}.icons{margin:0;font-size:clamp(40px,5vw,94px)}.icons a{color:#dce3ea;text-decoration:none;transition:color .3s ease-in-out}.icons a:hover{color:var(--blue)}.support-us{width:80%;margin:10% 10% 15%}.support1,.support2{display:flex;flex-direction:row-reverse;margin-top:5%;text-wrap:balance}.support2{flex-direction:row}.support1 img,.support2 img{width:65%;aspect-ratio:1.6/1}.support-us-text{width:35%;background-color:var(--dark);color:#dce3ea;padding:5%;font-size:clamp(12px,1.5vw,38px)}@media screen and (max-width: 850px){.contact-info{flex-direction:column;align-items:center}.contact-info .phone,.email,.contact-info .socials{width:80%}.support1,.support2{flex-direction:column}.support1 img,.support2 img{width:100%}.support-us-text{width:90%}}.faq-card{border:none;border-radius:8px;margin:1rem 0;padding:.5rem 5.5rem;background:#f9f9f9}.faq-card h4,.faq-card p{margin:0;font-size:clamp(16px,2vw,32px)}.faq-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-toggle{background:none;border:none;color:var(--dark);font-size:1.5rem;font-weight:700;cursor:pointer;transition:transform .3s ease;transform-origin:center}.faq-toggle.open{transform:rotate(45deg)}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:all .5s ease;margin-top:0}.faq-answer.open{max-height:300px;opacity:1;margin-top:.5rem}@media screen and (max-width: 1000px){.faq-card{padding:.5rem 2rem}.faq-card h4,.faq-card p,li{font-size:clamp(14px,2vw,28px)}.faq-toggle{font-size:1.2rem}}.faqs-container .about-head{background-image:url(/images/faqs/head.webp)}.faqs-heading h1{margin-top:5%;text-align:center;font-size:clamp(16px,3vw,60px)}.faqs{width:80%;margin:3% 10% 5%}.bod-page .event-head{background-image:url(/images/bod/bod.webp)}.directors-container{height:100vh}.bod-page .layout2{display:flex;flex-direction:row-reverse}.bod-page .layout2 .layout2-img{left:0}.mot{text-align:center;margin:10%}@media screen and (max-width: 650px){.bod-page .layout2,.bod-page .layout1{display:flex;flex-direction:column-reverse;justify-content:center}.bod-page .layout2,.layout1{height:90vh}.bod-page .director img{width:100%;position:static;left:35%;transform:none;z-index:-1}.bod-page .layout2 .layout2-card,.bod-page .layout1 .layout1-card{position:static;width:100%;transform:none;height:50%;z-index:10}.directors-container{height:auto}}
