@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.article-abstract{position:relative}.abstract-content{overflow:hidden;transition:height .4s ease-in-out;position:relative}.abstract-content.collapsed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--article-bg));pointer-events:none;opacity:1;transition:opacity .4s ease}.abstract-content.expanded:after{opacity:0}.read-more-btn{margin-top:8px;background:none;border:none;color:#004f6d;cursor:pointer;font-weight:500;padding:0;font-size:.9rem}.read-more-btn:hover{text-decoration:underline}.preloader-container{display:flex;justify-content:center;align-items:center;width:100%}.loader{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--article-bg: #f5f5f5}.articles{height:80vh;width:48%;padding:20px 20px 0;display:flex;flex-direction:column;gap:20px}.articles h3{font-size:32px;margin:0;padding-left:20px;background-color:#fff}.articles-inner{height:100%;width:100%;display:flex;flex-direction:column;gap:20px;padding-right:10px;overflow-y:auto}.article{background-color:var(--article-bg);padding:20px 20px 10px;cursor:pointer;border-radius:12px}.article .article-type{display:flex;align-items:center;gap:.5rem}.article .article-type-text{font-size:16px;margin:0}.article .article-type-dot{width:6px;height:6px;border-radius:50%;background-color:#004f6d}.article .article-title{font-size:24px;font-weight:600;margin-top:1rem}.article .article-authors{font-size:14px;margin-top:.3rem}.article .article-biblio{font-size:12px;color:#666;margin-top:.1rem}.article .article-abstract{font-size:16px;margin-top:1rem}.article .article-date{font-size:12px;color:#666;display:flex;align-items:center;gap:.2rem}.article-info{display:flex;align-items:center;gap:.8rem;justify-content:flex-end}.article-pdf-link{font-size:16px}.license-link{display:flex;align-items:center;gap:.2rem}.articles-inner::-webkit-scrollbar{width:5px}.articles-inner::-webkit-scrollbar-track{background:#f1f1f180}.articles-inner::-webkit-scrollbar-thumb{background:#004f6d;border-radius:5px}.articles-inner::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width: 1240px){.articles{width:100%;padding:0;height:auto}.articles-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;padding-right:0;overflow-y:visible}}@media screen and (max-width: 768px){.articles-inner{display:flex;flex-direction:column;gap:20px}.article{width:100%;box-sizing:border-box;height:auto;min-height:auto}.article h2{font-size:22px}.article h3{font-size:20px}.article p{font-size:16px;line-height:1.5}.articles{padding:0;width:100%}.article .article-title{font-size:20px}.article .article-abstract,.article .article-type-text{font-size:14px}.article-info{flex-wrap:wrap}}.linkedin-posts{width:25%;margin-top:20px;margin-left:1%;display:flex;flex-direction:column;gap:20px;height:80vh;overflow-y:auto;padding-right:10px}.linkedin-posts h2{font-size:32px;margin:0;padding-left:20px;background-color:#fff}.sk-header-buttons{flex-wrap:wrap!important;justify-content:flex-start!important}.sk-header-name{text-align:left!important}.sk-read-more-btn{color:#0073b1;cursor:pointer;font-weight:600;margin-left:5px}.sk-read-more-btn:hover{text-decoration:underline}.linkedin-posts::-webkit-scrollbar{width:5px}.linkedin-posts::-webkit-scrollbar-track{background:#f1f1f180}.linkedin-posts::-webkit-scrollbar-thumb{background:#004f6d;border-radius:5px}.linkedin-posts::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 1240px){.linkedin-posts{width:100%;margin-left:0;height:auto;overflow-y:visible}}@media (max-width: 768px){.linkedin-posts{width:100%;height:auto;padding:0;margin:30px 0 0}.sk-ww-linkedin-page-post .sk-posts-masonry{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;overflow-x:hidden!important;height:auto!important;gap:20px;padding-bottom:0}.sk-ww-linkedin-page-post .sk-post-item{position:relative!important;top:auto!important;left:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.sk-ww-linkedin-page-post .sk-post-img{width:100%!important;height:auto!important}}.sidebar{width:17%;height:80vh;margin-top:20px;padding-right:10px;display:flex;flex-direction:column;gap:20px}.sidebar h3{font-size:32px;margin:0;padding-left:20px}.sidebar p{font-size:20px;margin:2em 0}.news{display:flex;flex-direction:column;gap:5px;overflow-y:auto;padding-right:10px;width:100%;height:100%}.news-item{padding:20px 16px 10px;border:1px solid #E5E7EB;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.news-item h4{font-size:18px;font-weight:600;margin:0 0 4px}.news-item p{font-size:14px;margin:0 0 12px}.news-item img{width:100%;height:100px;object-fit:cover;border-radius:4px;margin-bottom:12px}.news-item small{font-size:12px;display:flex;align-items:center;gap:.5rem}.news-item a{color:#004f6d;font-size:16px}.news-item a:hover{text-decoration:underline}.news::-webkit-scrollbar{width:5px}.news::-webkit-scrollbar-track{background:#f1f1f180}.news::-webkit-scrollbar-thumb{background:#004f6d;border-radius:5px}.news::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width: 1240px){.sidebar{width:100%;height:auto;margin:10px 0;border-right:none;padding-right:0}.news{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;padding-right:0;overflow-y:visible}.news-item{width:100%;min-width:0;box-sizing:border-box}}@media screen and (max-width: 768px){.sidebar{height:auto}.news{display:flex;flex-direction:column;gap:20px;overflow-x:hidden}.news::-webkit-scrollbar{display:none}.news-item{width:100%;min-width:0;height:auto;padding:15px}.news-item h4{font-size:18px;margin-bottom:8px}.news-item p{font-size:14px;line-height:1.5}.news-item img{height:150px;margin-bottom:12px}.news-item small{font-size:12px;margin-bottom:8px}.news-item a{font-size:14px;display:inline-block;padding:5px 0}.news-item-info{display:flex;flex-direction:column;gap:.5rem}}#root{max-width:100%;margin:0 auto;text-align:center;font-family:Roboto,sans-serif}body{margin:0}a{text-decoration:none;color:inherit}a.link{position:relative;text-decoration:none;color:#004f6d}a.link:hover{text-decoration:underline}.banner{background:linear-gradient(180deg,#004f6d,#003a56);padding:20px;color:#fff;text-align:center;width:100%;height:200px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.banner h1{font-size:48px;font-weight:400;margin:0;color:#fff}.banner h2{font-size:24px;font-weight:400;margin:5px 0;color:#fff}.banner p{font-size:16px;font-weight:400;margin:5px 0;color:#fff}.blogs{padding:20px;display:flex;flex-direction:row;justify-content:space-between;text-align:left;font-size:24px}.error{color:red;font-family:Roboto,sans-serif;font-size:16px;text-align:center}@media screen and (max-width: 1240px){.blogs{flex-direction:column;padding:10px}}@media screen and (max-width: 968px){.banner h1{font-size:36px}.banner h2{font-size:20px}.banner p{font-size:14px}}@media screen and (max-width: 480px){.banner{height:auto;padding:15px}.banner h1{font-size:28px}.banner h2{font-size:18px}.banner p{font-size:12px}}.app-container{min-height:100vh;display:flex;flex-direction:column}.leadership-member{display:flex;flex-direction:column;align-items:center;gap:10px;transition:all .3s ease}.member-photo{width:250px;height:250px}.member-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:1000px}.member-col-right{text-align:center;display:flex;flex-direction:column;gap:5px}.member-name{margin:0}.member-role{font-size:1.25rem;font-weight:600;color:#4a86e8}.member-degrees{font-style:italic;opacity:70%}@media (min-width: 760px){.leadership-member{display:flex;flex-direction:row;align-items:flex-start;gap:40px;padding:20px}.leadership-member:hover{box-shadow:0 8px 16px #0000001a;cursor:pointer}.member-photo{width:150px;height:150px}.member-col-right{width:80%;text-align:left;display:flex;flex-direction:column;gap:5px}}.about{text-align:left;margin-top:10px;font-family:Roboto,sans-serif;display:flex;flex-direction:row;align-items:start;gap:40px;padding:40px;position:relative}.about-info{width:70%;margin-top:20px;flex:1}.about-info h4{font-size:24px}.about-inner{min-width:20%;position:sticky;top:20px;height:fit-content;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;z-index:999}.about-nav{list-style:none;padding:0;margin-top:40px}.about-nav li{margin-bottom:40px;font-size:24px;cursor:pointer;transition:color .3s ease;color:#333}.about-nav li:hover{color:#666;text-decoration:underline}.about-info-item{margin-bottom:30px}.about-info-item h4{font-size:24px;margin-bottom:10px}.about-info-item p{font-size:20px;margin-bottom:10px}.about-info-item-brown{background-color:#d4bdad;padding:20px}.blog-body{max-width:70%;margin:0 auto}.breadcrumb{margin-top:60px;font-family:Roboto,sans-serif;display:flex;flex-direction:row;align-items:center;color:#333;font-size:24px;padding:0 40px}.breadcrumb a{text-decoration:none;color:#333}.breadcrumb span{margin:0 10px}@media screen and (max-width: 1240px){.about{flex-direction:column;padding:0 20px}.about-inner{width:100%;height:auto;margin:20px 0;border-right:none;border-bottom:1px solid #333;padding-bottom:20px;padding-right:0}.blog-body{max-width:90%;padding:0 20px}.breadcrumb{padding:0 20px;font-size:20px}}@media screen and (max-width: 968px){.about-info h4{font-size:20px}.about-nav li{margin-bottom:20px;font-size:20px}.about-info-item h4{font-size:20px}.about-info-item p{font-size:16px}.blog-body{max-width:95%}.breadcrumb{font-size:18px}}@media screen and (max-width: 480px){.about{padding:0 10px}.about-info h4{font-size:18px}.about-nav li{margin-bottom:15px;font-size:18px}.about-info-item h4{font-size:18px}.about-info-item p{font-size:14px}.blog-body{max-width:100%;padding:0 10px;margin-bottom:200px}.breadcrumb{padding:0 10px;font-size:16px}}.products-container{max-width:1200px;margin:0 auto;padding:20px;display:flex;flex-direction:column;align-items:center}.products-section{margin-bottom:40px;width:100%;max-width:1200px}.products-section h2{font-size:28px;margin-bottom:20px;color:#333;text-align:center}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;width:100%;justify-items:center;padding:0}.product-card{background:linear-gradient(180deg,#004f6d,#003a56);border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:350px;margin:0 auto;color:#fff}.product-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #00000026}.product-card a{color:#fff}.product-card h3{font-size:20px;margin-bottom:15px}.product-card h3 a{color:#fff;text-decoration:none}.product-card h3 a:hover{color:#fff;text-decoration:underline}.product-card p{margin:8px 0;font-size:16px;line-height:1.5;color:#fff}.book-cover{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:15px}.action-links{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.action-links a{display:inline-block;padding:8px 16px;background-color:#fffc;color:#333;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color .2s ease}.action-links a:hover{background-color:#fff}@media screen and (max-width: 768px){.products-grid{grid-template-columns:1fr;padding:0 10px}.product-card{max-width:100%}.action-links{flex-direction:column}.action-links a{width:100%;text-align:center}}@media screen and (min-width: 769px) and (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1025px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card ul{list-style:none;padding-left:0;margin:8px 0}.product-card li{font-size:14px;margin-bottom:4px;color:#000}.product-card li:last-child{margin-bottom:0}.search-results{max-width:1200px;margin:40px auto;padding:0 20px}.search-results h2{font-size:28px;margin-bottom:30px;color:#333}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.search-result-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease}.search-result-card:hover{transform:translateY(-5px)}.search-result-type{display:inline-block;padding:4px 8px;background:#f0f0f0;border-radius:4px;font-size:12px;text-transform:uppercase;margin-bottom:10px}.search-result-card h3{font-size:18px;margin-bottom:10px}.search-result-card h3 a{color:#333;text-decoration:none}.search-result-card h3 a:hover{color:#666;text-decoration:underline}.search-result-card p{font-size:14px;color:#666;margin-bottom:15px;line-height:1.5}.view-more{display:inline-block;padding:8px 16px;background:#f0f0f0;color:#333;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color .2s ease}.view-more:hover{background:#e0e0e0}@media screen and (max-width: 768px){.search-results-grid{grid-template-columns:1fr}}.leadership-cards{display:flex;flex-direction:column;gap:20px}@media (min-width: 760px){.leadership-cards{display:flex;flex-direction:column;gap:40px}}.partner-logo-section{width:100%;display:flex;gap:16px}.partner-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;background-color:#f6f6f6;min-width:150px;padding:1rem;border-radius:12px}.partner-card img{width:70px;height:70px;object-fit:cover;border-radius:12px}.partner-member p{font-size:16px;font-weight:400;margin:0}.partner-member{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem}.rfm-child{margin:0 8px}.event-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;width:100%}.event-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.event-card-image{height:200px;overflow:hidden}.event-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.event-card:hover .event-card-image img{transform:scale(1.05)}.event-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.event-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a;line-height:1.3}.event-card-subtitle{font-size:.95rem;color:#666;margin-bottom:1rem;line-height:1.5;flex-grow:1}.event-card-meta{font-size:.85rem;color:#999;margin-bottom:1rem}.event-card-link{display:inline-block;color:#007bff;font-weight:500;text-decoration:none;font-size:.95rem}.event-card-link:hover{text-decoration:underline}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 40px;background:#fff;box-shadow:0 2px 4px #0000001a;gap:20px;color:#fff}.header-top{display:flex;align-items:center;justify-content:space-between;width:100%}.burger-menu{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.burger-line{width:100%;height:3px;background-color:#333;border-radius:3px;transition:all .3s ease}.burger-line.open:nth-child(1){transform:translateY(9px) rotate(45deg)}.burger-line.open:nth-child(2){opacity:0}.burger-line.open:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.search-form{display:flex;gap:10px;align-items:center;width:100%;max-width:600px}.search{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:100%}.search-button{padding:8px 16px;background:#333;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.search-button:hover{background:#444}.nav{display:flex;gap:20px}.nav-item{text-decoration:none;color:#333;font-size:16px;transition:color .2s ease}.nav-item:hover{color:#666}@media screen and (max-width: 768px){.header{flex-direction:column;padding:15px;position:relative}.header-top{margin-bottom:15px}.burger-menu{display:flex}.search-form{width:100%;margin-bottom:15px}.nav{position:fixed;top:0;right:-100%;width:250px;height:100vh;background:#fff;flex-direction:column;padding:80px 20px 20px;box-shadow:-2px 0 4px #0000001a;transition:right .3s ease;z-index:5}.nav.open{right:0}.nav-item{padding:10px 0;font-size:18px;border-bottom:1px solid #eee}}@media screen and (max-width: 968px){.header{flex-direction:column;height:auto;padding:10px}.nav{flex-wrap:wrap;justify-content:center}.nav-item{margin:5px 10px;font-size:18px}.search{width:100%;max-width:200px;margin:10px auto}}@media screen and (max-width: 480px){.header{padding:10px}.search-form{flex-direction:column}.search-button{width:100%}.nav{width:100%;right:-1200%}}.footer{background-color:#333;color:#fff;padding:40px 20px 20px;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-section{flex:1;min-width:200px}.footer-section h3{color:#fff;margin-bottom:20px;font-size:18px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .2s ease}.footer-section ul li a:hover{color:#fff}.social-icons{display:flex;gap:20px}.social-icons a{color:#ccc;font-size:24px;transition:color .2s ease}.social-icons a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:40px auto 0;padding-top:20px;border-top:1px solid #444;text-align:center;color:#ccc;font-size:14px}.footer-email{justify-content:center}.footer-email a{text-decoration:underline;color:#ccc}@media screen and (max-width: 768px){.footer-content{flex-direction:column;gap:30px}.footer-section{text-align:center}.social-icons{justify-content:center}}.blocks-renderer{font-family:Inter,sans-serif;line-height:1.6;color:#333}.blocks-renderer p{margin-bottom:1.5rem;font-size:1.1rem}.blocks-renderer h1,.blocks-renderer h2,.blocks-renderer h3,.blocks-renderer h4,.blocks-renderer h5,.blocks-renderer h6{margin-top:2rem;margin-bottom:1rem;color:#2c3e50;font-weight:600}.blocks-renderer ul,.blocks-renderer ol{margin-bottom:1.5rem;padding-left:2rem}.blocks-renderer li{margin-bottom:.5rem}.news-item-page{max-width:800px;margin:0 auto;padding:2rem 1rem}.news-item-page .breadcrumb{margin-bottom:2rem;font-size:.9rem;color:#666}.news-item-page .breadcrumb a{color:#007bff;text-decoration:none}.news-item-page .breadcrumb a:hover{text-decoration:underline}.news-item-page .breadcrumb span{margin:0 .5rem;color:#999}.news-item-page .breadcrumb .current{color:#333;font-weight:500}.news-article{background:#fff;border-radius:8px;padding:2rem}.news-header{margin-bottom:2rem;text-align:center}.news-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.news-meta{font-size:.95rem;color:#666}.news-hero-image{margin-bottom:2.5rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.news-hero-image img{width:100%;height:auto;display:block;object-fit:cover;max-height:500px}.news-content{font-size:1.1rem;line-height:1.8;color:#333}.error-message{text-align:center;padding:3rem;color:#dc3545;font-size:1.2rem}@media (max-width: 768px){.news-title{font-size:2rem}.news-article{padding:1.5rem}}
