@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&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}.menu-bar{background-color:#fff;border-bottom:5px solid #ffd400;display:flex;height:60px;justify-content:space-between;z-index:1000}.logo{align-items:center;display:flex;padding-left:20px}.lookup-image{border-right:1px solid #ffd400;margin-right:10px;padding-right:10px}.menu-links{align-items:center;display:flex;gap:20px;padding-right:20px}.header-menu-links{color:#333;font-weight:700;text-decoration:none}.current-menu{color:#ffd400}.hamburger-menu{background:none;border:none;cursor:pointer;display:none}@media (max-width:768px){.menu-links{display:none}.hamburger-menu{display:block;margin-right:20px}.mobile-menu{background-color:#fff;border:1px solid #ddd;box-shadow:0 2px 5px #00000026;display:flex;flex-direction:column;position:absolute;right:20px;top:65px;width:60%}.mobile-menu .header-menu-links{border-bottom:1px solid #eee;padding:10px 20px}}.footer{background-color:#ffd400;color:#333;display:flex;font-size:14px;justify-content:space-between;padding:20px;text-align:start}.footer p{color:#333;margin:0;text-decoration:none}.social-links{display:flex;gap:15px}.social-links a{color:#333;font-size:18px;text-decoration:none}.social-links a img{height:20px;width:20px}@media (max-width:600px){.footer{align-items:center;flex-direction:column;gap:10px;text-align:center}}.scroll-to-top{align-items:center;background-color:#ffd400;border:2px solid #000;border-radius:50%;bottom:20px;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.5;position:fixed;right:20px;transition:opacity .3s;width:40px}.scroll-to-top:hover{opacity:1}.at-bottom{bottom:80px}.scroll-icon{height:20px;width:20px}@media (max-width:600px){.at-bottom{bottom:100px}}body,html{color:#333;font-family:Lexend,sans-serif}.menu-bar{position:-webkit-sticky;position:sticky;top:0;width:100%}.main-content{min-height:100vh}.home-page{align-items:center;display:flex;flex-direction:column}.home-img{display:block;height:auto;width:100%}body,html{height:100%;margin:0;padding:0}.name-title{align-items:center;background-image:url(/static/media/rcc-home.72066058018b5b2f9723.webp);background-position:50%;background-size:cover;color:#000;display:flex;flex-direction:column;height:calc(100vh - 65px);justify-content:flex-start;text-align:center;width:100%}.name-title h1{color:#ffd400;font-size:48px;font-weight:700;margin-bottom:24px}.name-title .subtitle{color:#ffd400;font-size:24px;font-weight:500}.home-body{margin:0 auto;max-width:1366px;padding:20px}.about-us-card{align-items:center;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;justify-content:space-between;margin:20px auto;max-height:300px;max-width:calc(100vw - 40px);overflow:hidden;padding:20px;text-align:justify}.about-us-card h2{color:#ffd400;margin-top:0}.about-us-card img{height:inherit;margin-left:20px;object-fit:contain;width:200px}.club-stats-card>span{width:100%}.stats-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between}.stat-card{border-radius:12px;flex:1 1;padding:20px;text-align:center}.stat-card .stats-number{font-size:48px;font-weight:700;margin:0}.carousel{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:40px}.carousel-image{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:400px;object-fit:cover;width:800px}.carousel-btn{background:none;border:none;cursor:pointer;font-size:24px;-webkit-user-select:none;user-select:none}.carousel-btn:hover{opacity:.7}@media (max-width:768px){.about-us-card{max-height:700px}.carousel,.carousel-image{width:100%}.about-us-card img{margin-left:0}}@media (max-width:500px){.about-us-card{flex-direction:column;max-height:none}.carousel{width:100%}.carousel-image{width:calc(100vw - 40px)}.carousel-btn{background-color:#fff;border-radius:100%;position:absolute}.carousel-next-btn{right:20px}.carousel-prev-btn{left:20px}}.team-section{background:#f3f6f9;font-family:Lexend,sans-serif;padding:4rem 2rem;text-align:center}.team-header h2{font-size:2.5rem;margin-bottom:.5rem}.team-header p{font-size:1.1rem;margin-bottom:3rem}.team-title{font-size:1.8rem;margin-bottom:1.5rem;padding-left:.75rem;text-align:left}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.team-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.card-image img{height:200px;object-fit:cover;width:100%}.card-info{padding:1rem}.card-info h3{font-size:1.2rem;margin:0}.card-info .role{color:#ffd400;font-size:.9rem;font-weight:600;margin:.25rem 0}.president-card{background:linear-gradient(135deg,#fff8e1,#fffde7);border:3px solid gold}.president-card .card-info h3{color:#b38800}.president-card .card-info .role{color:#fbc02d;font-weight:700}.about-us-page{color:#333;padding:40px}.about-rcc{display:flex;text-align:justify}.about-image{align-self:center;flex:0 0 400px;margin-right:20px}.about-image img{border-radius:12px;height:auto;object-fit:fill;width:400px}.horizontal-divider{margin-top:20px}@media (max-width:768px){.about-rcc{align-items:center;flex-direction:column}.about-image{flex:0 0 auto;margin:0}.about-image img{height:auto;width:calc(100vw - 80px)}}.project-card{background:#fff;border:none;border-top:1px solid #ccc;display:flex;margin:1em 0;padding-top:20px}.project-card.reverse{flex-direction:row-reverse}.project-card:last-child{border-bottom:none}.project-image-wrapper{align-self:center;flex:0 0 400px;margin-right:20px}.project-card.reverse .project-image-wrapper{margin-left:20px;margin-right:0}.project-image-wrapper img{border-radius:12px;height:auto;max-height:300px;object-fit:contain;width:400px}.project-content{flex:1 1}.project-avenue{color:#ffd400;font-size:14px;font-weight:600;letter-spacing:.5px;margin-top:10px;text-transform:uppercase}.project-title{color:#ffd400;font-size:24px;margin-bottom:12px}.project-description{color:#333;line-height:1.6;margin-bottom:16px;text-align:justify}.project-meta p{color:#333;font-size:14px;margin-bottom:6px}.impact-title,.project-meta span{color:#333;font-weight:600}.impact-title{margin-bottom:6px}.impact-list{margin:0;padding-left:18px;text-align:left}.impact-list li{color:#374151;font-size:14px;margin-bottom:5px}@media (max-width:768px){.project-card,.project-card.reverse{align-items:center;flex-direction:column}.project-image-wrapper{flex:0 0 auto;margin:0}.project-image-wrapper img{height:auto;width:calc(100vw - 80px)}}.projects-container{font-family:Lexend,sans-serif;padding:40px}.page-title{font-size:2.5rem;margin-bottom:50px}.project-carousel{margin-bottom:60px}.project-carousel-image-wrapper{height:450px;overflow:hidden;position:relative;width:800px}.project-carousel-image{border-radius:8px;height:100%;object-fit:cover;width:100%}.carousel-overlay{background:#00000073;border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:0;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:flex-end;position:absolute;width:100%}.carousel-overlay h2{font-size:28px;margin-bottom:10px}.carousel-overlay p{font-size:18px;opacity:.9}.project-carousel-btn{background:none;border:none;cursor:pointer;font-size:24px;-webkit-user-select:none;user-select:none}.project-carousel-btn:hover{opacity:.7}@media (max-width:768px){.carousel-overlay h2{font-size:22px;margin-bottom:5px}.carousel-overlay p{font-size:12px;opacity:.9}.project-carousel-image-wrapper{height:450px;width:calc(100% - 92px)}}@media (max-width:500px){.project-carousel{margin-left:-20px;margin-right:-20px;width:calc(100vw - 40px)}.project-carousel-image-wrapper{height:450px;width:100%}.project-carousel-image{height:450px;width:calc(100vw - 40px)}.carousel-overlay h2{font-size:18px;margin-bottom:5px}.project-carousel-btn{background-color:#fff;border-radius:100%;position:absolute;z-index:1}}.bulletin-container{color:#333;padding:40px}.bulletin-iframe{border:none;height:500px;width:80%}@media (max-width:768px){.bulletin-iframe{width:100%}}.page-not-found-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:calc(100vh - 65px);text-align:center}.not-found-graphic{height:100%;margin-bottom:20px;width:100%}.external-redirect-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:calc(100vh - 65px);text-align:center}a{word-break:break-all}.redirect-graphic{height:100%;margin-bottom:20px;width:100%}@media screen and (max-width:500px){p{padding:0 10px}}.members-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(min(276px,calc(100% - 2rem)),1fr))}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.483fb66b.css.map*/