@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;margin:0;padding:0}.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%}.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:720px;justify-content:flex-start;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}.carousel{align-items:center;display:flex;gap:12px;justify-content:center}.carousel-image{border-radius:8px;height:400px;object-fit:cover;padding-bottom:40px;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-image{width:calc(100vw - 130px)}}@media (max-width:400px){.about-us-card{flex-direction:column;max-height:none}}.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)}}.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.7d9e26ee.css.map*/