@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{font-size:17px}body{font-family:Lato,sans-serif;font-size:1rem;color:#1a1a1a;background:#fff}a{color:#1a4a8a;text-decoration:none}a:hover{text-decoration:underline}header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid #eee;background:#fff;flex-wrap:nowrap}.logo{display:flex;align-items:center;gap:.8rem}.logo-title{font-size:1.6rem;font-weight:700;white-space:nowrap}.logo-title a{color:#1a1a1a;text-decoration:none}.logo img{height:60px;width:60px;object-fit:contain}.logo-text{max-width:200px}.logo-text h1{font-size:1.1rem;font-weight:700;color:#1a1a1a;white-space:nowrap}.hamburger{display:none;background:none;border:none;font-size:1.8rem;cursor:pointer}nav{display:flex;gap:1.5rem;font-size:1rem}nav a{color:#1a1a1a;font-weight:500}nav a:hover{color:#1a4a8a}@media(max-width:768px){.hamburger{display:block}nav{display:none;position:absolute;top:80px;right:1rem;background:#fff;border:1px solid #eee;flex-direction:column;padding:1rem;gap:1rem;width:200px;box-shadow:0 4px 12px #0000001a;z-index:200}nav.open{display:flex}}footer{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 2rem}.footer-nav{display:flex;gap:1.5rem}.footer-nav a{font-size:.85rem;color:inherit;opacity:.7}.footer-nav a:hover{opacity:1}footer p{font-size:.75rem;white-space:nowrap}.btn{display:inline-block;background:#4a90c8;color:#fff;padding:.8rem 1.8rem;border-radius:10px;font-size:1.05rem;font-weight:600;border:none;cursor:pointer}.btn:hover{background:#357ab5;text-decoration:none}.hero{background:#1a3a6a;padding:3rem 2rem;margin:2rem;border-radius:15px;color:#fff;text-align:center}.hero h2{font-size:2.2rem;font-weight:800;max-width:700px;margin:0 auto 1rem;line-height:1.25}.hero p{font-size:1.2rem;font-weight:600;max-width:680px;margin:0 auto 1.5rem;line-height:1.6}.intro{padding:2rem 2rem 0;margin:0 auto;max-width:700px}.intro p{font-size:1.5rem;font-weight:700;line-height:1.6;max-width:680px;text-align:center}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cards{grid-template-columns:1fr}}.home-cards-section{padding:2rem 2rem 3rem;max-width:1400px;margin:0 auto}.home-cards-section>h2{text-align:center;margin-bottom:2rem;padding-top:1rem;border-top:2px solid #e05c2a;color:#b03a1a}.home-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-card{display:flex;flex-direction:column;border:1px solid #e8c9b0;border-radius:8px;padding:1rem;box-sizing:border-box;background-color:#fff8f4}.home-card h3{font-size:1rem;min-height:3.5rem;margin:0 0 .5rem;color:#b03a1a}.home-card hr{border:none;border-top:1px solid #e8c9b0;margin:0 0 1rem}.home-card ul{flex:1;padding-left:1.2rem;margin:0}.home-card ul li{margin-bottom:.4rem;font-size:.9rem;color:#3a2010}.home-card-link{display:block;margin-top:1.5rem;font-size:.9rem;color:#e05c2a;font-weight:600}.home-card-link:hover{color:#b03a1a}@media(max-width:768px){.home-cards{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.home-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-section{max-width:1100px;margin:0 auto;padding:3rem 2rem}.about-hero{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e05c2a}.about-hero h1{color:#b03a1a;margin-bottom:.75rem}.about-tagline{font-size:1.2rem;color:#555;font-style:italic}.about-body{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}.about-photo img{width:100%;border-radius:8px;border:3px solid #e8c9b0}.about-content p{margin-bottom:1.2rem;line-height:1.7;color:#3a2010}.about-mission{background-color:#fff8f4;border:1px solid #e8c9b0;border-radius:8px;padding:1.5rem;margin-top:2rem}.about-mission h2{color:#b03a1a;margin-bottom:1rem;font-size:1.1rem}.about-mission ul{padding-left:1.2rem}.about-mission ul li{margin-bottom:.5rem;color:#3a2010}@media(max-width:768px){.about-body{grid-template-columns:1fr}.about-photo img{max-width:280px;margin:0 auto;display:block}.about-section{padding:2rem 1rem}.about-hero h1{font-size:1.8rem}}.rn-hero{position:relative;max-width:900px;max-height:450px;margin:2rem auto;border-radius:12px;overflow:hidden}.rn-hero img{width:100%;height:450px;object-fit:cover;object-position:top;display:block}.rn-hero-text{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,#000000bf);color:#fff;border-radius:0 0 12px 12px;text-align:center}.rn-hero-text h1{margin:0 0 .5rem;font-size:2.5rem}.rn-hero-text p{margin:0;font-size:1.3rem;opacity:.9}.rn-section{padding:3rem 2rem}.rn-inner{max-width:900px;margin:0 auto}.rn-intro{font-size:1.15rem;line-height:1.8;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e05c2a}.rn-block{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e8c9b0}.rn-block h2{color:#b03a1a;margin-bottom:1.2rem;scroll-margin-top:6rem}.rn-block p{line-height:1.8;color:#3a2010;margin-bottom:1.2rem}.rn-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.rn-stat{background:#fff8f4;border:1px solid #e8c9b0;border-radius:8px;padding:1rem;text-align:center;font-size:.85rem;color:#3a2010}.rn-stat span{display:block;font-size:1.8rem;font-weight:700;color:#b03a1a;margin-bottom:.3rem}.rn-callout{background:#fff8f4;border-left:4px solid #e05c2a;padding:1.2rem 1.5rem;margin-top:1.5rem;border-radius:0 8px 8px 0}.rn-callout p{font-style:italic;font-size:1.1rem;margin:0 0 .5rem!important}.rn-callout cite{font-size:.85rem;color:#b03a1a}.rn-sources{margin-top:2rem}.rn-sources h3{color:#b03a1a;margin-bottom:1rem}.rn-sources ul{padding-left:1.2rem}.rn-sources ul li{font-size:.85rem;color:#555;margin-bottom:.4rem}@media(max-width:768px){.rn-stat-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rn-hero{margin:1rem}}.card{border:1px solid #ddd;border-radius:8px;padding:1.2rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.card:hover{box-shadow:0 4px 16px #00000026}.card hr{border:none;border-top:2px solid #ccc;margin:.4rem 0}.card h3{font-size:1.05rem;font-weight:700;line-height:1.3;height:3.5rem;overflow:hidden}.card p{font-size:.95rem;line-height:1.6;color:#333;height:21rem;overflow:hidden}.card ul{font-size:.92rem;line-height:1.8;color:#333;padding-left:1.2rem;height:20rem;overflow:hidden}.card .learn-more{font-size:.95rem;font-weight:600;color:#1a4a8a;display:block;margin-bottom:.8rem}.card .title{height:5.6rem;overflow:hidden;color:navy;font-weight:700}.card .description{font-size:.95rem;color:#333;line-height:1.6;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.card .provider{font-size:.88rem;color:#1a6a2a}.card .readmore{font-size:.95rem;font-weight:700;color:#1a1a1a}.cards-section{padding:2rem}.cards-section h2{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.posts-section h2{font-size:1.6rem;font-weight:700;margin-bottom:1rem}.posts-section{padding:2rem;max-width:1200px;margin:0 auto;background:#f4f4f4;border-radius:10px}.post-page{max-width:800px;margin:0 auto;padding:2rem}.post-image{width:100%;height:auto;border-radius:10px;margin-bottom:2rem}.post-content h1{font-size:2rem;font-weight:800;margin-bottom:.5rem;line-height:1.3}.posts-list .post .date{font-size:.88rem;color:#666;margin:.2rem 0 .4rem}.posts-list .post p{font-size:.95rem;color:#444;line-height:1.6}.post-content h2{font-size:1.3rem;font-weight:700;margin:2rem 0 .8rem}.post-content h3{font-size:1.1rem;font-weight:700;margin:1.2rem 0 .5rem}.post-content p{font-size:1rem;line-height:1.8;margin-bottom:1rem;color:#222}.post-related{background:#f4f4f4;border-radius:8px;padding:1.2rem 1.5rem;margin:2rem 0}.posts-list .post h3{font-size:1rem;font-weight:600}.posts-list .post h3 a{color:#1a4a8a;font-size:1rem}.post-content ul{padding-left:1.4rem;margin-bottom:1rem}.post-content ul li{font-size:1rem;line-height:1.8;color:#222}.post-cta{background:#1a3a6a;color:#fff;padding:2rem;border-radius:10px;margin-top:2rem;text-align:center}.post-cta p{color:#fff;margin-bottom:1rem}.post-table{width:100%;border-collapse:collapse;margin:1.5rem 0}.post-table th{background:#1a3a6a;color:#fff;padding:.8rem 1rem;text-align:left;font-size:.95rem}.post-table td{padding:.8rem 1rem;border-bottom:1px solid #ddd;font-size:.95rem}.post-table tr:nth-child(2n){background:#f4f4f8}.posts-summary{max-width:1100px;margin:0 auto;padding:2rem}.posts-summary h1{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.posts-intro{font-size:1rem;color:#555;margin-bottom:2rem}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:900px){.posts-grid{grid-template-columns:1fr}}.post-card{border:1px solid #ddd;border-radius:10px;overflow:hidden}.post-card img{width:100%;height:220px;object-fit:cover}.post-card-body{padding:1.2rem}.post-card-body h2{font-size:1rem;font-weight:700;margin-bottom:.4rem;line-height:1.4}.post-card-body h2 a{color:#1a4a8a}.post-card-date{font-size:.85rem;color:#666;margin-bottom:.8rem}.post-card-body p{font-size:.9rem;color:#444;line-height:1.6;margin-bottom:1rem}.read-more{font-size:.85rem;font-weight:700;color:#1a1a1a;text-decoration:none}.read-more:hover{color:#1a4a8a}.faq-section{padding:2rem;max-width:820px}.faq-section h2{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;text-align:center}details{border:1px solid #ddd;border-radius:6px;margin-bottom:.5rem;overflow:hidden}details[open]{border-left:4px solid #1a4a8a}summary{padding:1rem 1.2rem;font-weight:600;font-size:1rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}summary:after{content:"⌄";font-size:1rem;color:#666}details[open] summary:after{content:"⌃"}.faq-answer{padding:0 1.2rem 1rem;font-size:1rem;line-height:1.7;color:#333}.closing{background:#1a1a2e;color:#fff;padding:3rem 2rem;margin:2rem;border-radius:12px}.closing p{font-size:1.5rem;font-weight:700;line-height:1.5;max-width:100%}.content{max-width:820px;margin:0 auto;padding:3rem 2rem}.content h2{font-size:1.7rem;font-weight:700;margin-bottom:1rem}.content h3{font-size:1.1rem;font-weight:700;margin:1.8rem 0 .6rem}.content p{font-size:1rem;line-height:1.8;margin-bottom:1rem;color:#222}.content ul{padding-left:1.4rem;margin-bottom:1rem}.content ul li{font-size:1rem;line-height:1.8;color:#222}.form-section{max-width:560px;margin:0 auto;padding:0 2rem 3rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:600px){.form-row{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}label{font-size:.95rem;font-weight:600}.required{color:red}input,textarea{border:1px solid #ccc;border-radius:4px;padding:.6rem .8rem;font-size:1rem;font-family:Lato,sans-serif;width:100%}textarea{height:120px;resize:vertical}input:focus,textarea:focus{outline:2px solid #1a4a8a;border-color:#1a4a8a}.newsletter{background:#f4f4f4;padding:3rem 2rem;margin-top:2rem}.newsletter-inner{max-width:560px;margin:0 auto}.newsletter h3{font-size:1.5rem;font-weight:700;margin-bottom:.6rem}.newsletter p{font-size:1rem;color:#444;margin-bottom:1.2rem}.page-header{text-align:center;padding:3rem 2rem 2rem;max-width:600px;margin:0 auto}.page-header h2{font-size:1.9rem;font-weight:700;margin-bottom:1rem}.page-header p{font-size:1rem;color:#444;line-height:1.7}
