.Header_header__072v2{position:fixed;top:0;left:0;right:0;z-index:1000;background:#3A6EA5;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.Header_header__072v2.Header_scrolled__dJqKC{background:rgba(58,110,165,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.Header_nav__evgr5{width:100%;color:white}.Header_navContainer__fESoe{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;gap:2rem}.Header_logoLink__FYRA_{text-decoration:none;display:flex;align-items:center}.Header_logo__0dir7{display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.Header_logoLink__FYRA_:hover .Header_logo__0dir7{transform:scale(1.05)}.Header_logoImage__3Nnj4{object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Header_logoText__ZcPbR{display:flex;flex-direction:column;gap:.2rem}.Header_brandName__BeiKN{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;color:white;letter-spacing:-.5px}.Header_brandTagline__sxuiL{font-family:Merriweather,serif;font-size:.7rem;color:rgba(255,255,255,.85);font-style:italic}.Header_navLinks__zli_f{display:flex;align-items:center;gap:.5rem;flex:1 1;justify-content:center}.Header_navLink__bzbwi{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;color:white;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative}.Header_navLink__bzbwi i{font-size:1rem}.Header_navLink__bzbwi:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:80%;height:2px;background:white;transition:transform .3s ease}.Header_navLink__bzbwi:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.Header_navLink__bzbwi:hover:after{transform:translateX(-50%) scaleX(1)}.Header_navLink__bzbwi.Header_active__3IUjt{background:rgba(255,255,255,.2)}.Header_navLink__bzbwi.Header_active__3IUjt:after{transform:translateX(-50%) scaleX(1)}.Header_ctaButton__1tNE0{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:white;color:#3A6EA5;font-family:DM Sans,sans-serif;font-weight:700;font-size:.95rem;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Header_ctaButton__1tNE0:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Header_ctaButton__1tNE0 i{font-size:.9rem}.Header_mobileMenuButton__QRUW9{display:none;background:transparent;border:none;color:white;font-size:1.5rem;cursor:pointer;padding:.5rem;transition:transform .3s ease}.Header_mobileMenuButton__QRUW9:hover{transform:scale(1.1)}.Header_mobileMenu__B5eYP{display:none;flex-direction:column;padding:1rem 2rem 2rem;background:rgba(58,110,165,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:.5rem;animation:Header_slideDown__4dqE4 .3s ease}@keyframes Header_slideDown__4dqE4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNavLink__MIePn{display:flex;align-items:center;gap:.75rem;padding:1rem;color:white;font-family:DM Sans,sans-serif;font-weight:600;font-size:1.1rem;text-decoration:none;border-radius:8px;transition:all .3s ease}.Header_mobileNavLink__MIePn.Header_active__3IUjt,.Header_mobileNavLink__MIePn:hover{background:rgba(255,255,255,.15);transform:translateX(5px)}.Header_mobileNavLink__MIePn i{font-size:1.2rem;width:24px}.Header_mobileCtaLink__VZExi{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;margin-top:1rem;background:white;color:#3A6EA5;font-family:DM Sans,sans-serif;font-weight:700;font-size:1.1rem;text-decoration:none;border-radius:8px;transition:all .3s ease}.Header_mobileCtaLink__VZExi:hover{background:#f8f9fa;transform:scale(1.02)}@media (max-width:1024px){.Header_navLinks__zli_f{gap:.25rem}.Header_navLink__bzbwi{padding:.75rem 1rem;font-size:.95rem}.Header_logoText__ZcPbR{display:none}}@media (max-width:768px){.Header_ctaButton__1tNE0,.Header_navLinks__zli_f{display:none}.Header_mobileMenuButton__QRUW9{display:block}.Header_mobileMenu__B5eYP{display:flex}.Header_navContainer__fESoe{padding:.75rem 1.5rem}.Header_brandName__BeiKN{font-size:1.25rem}}@media (max-width:480px){.Header_navContainer__fESoe{padding:.5rem 1rem}.Header_logoImage__3Nnj4{width:50px!important;height:50px!important}.Header_brandName__BeiKN{font-size:1.1rem}.Header_mobileMenu__B5eYP{padding:1rem 1rem 1.5rem}.Header_mobileNavLink__MIePn{font-size:1rem}}.Footer_footer__yl3k1{background:linear-gradient(180deg,#0A2342,#051629);color:white;margin-top:auto;width:100%;flex-shrink:0;position:relative;overflow:hidden}.Footer_footer__yl3k1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3A6EA5,#2d5a8a 50%,#3A6EA5)}.Footer_footerContainer__p7jil{max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem}.Footer_footerGrid__n81vL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.Footer_footerSection__lxdDh{display:flex;flex-direction:column;gap:1.5rem}.Footer_sectionTitle__uC6c0{font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700;color:white;margin:0;display:flex;align-items:center;gap:.75rem}.Footer_sectionTitle__uC6c0 i{color:#3A6EA5;font-size:1.25rem}.Footer_sectionDescription__tUfOJ{font-family:Merriweather,serif;font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.8);margin:0}.Footer_socialLinks__57uUS{display:flex;gap:1rem;margin-top:1rem}.Footer_socialLink__Wcgd8{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.1);color:white;border-radius:12px;text-decoration:none;font-size:1.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Footer_socialLink__Wcgd8:hover{background:#3A6EA5;transform:translateY(-5px) scale(1.1);box-shadow:0 8px 20px rgba(58,110,165,.4)}.Footer_linkList__zB_xc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLink__jiil8{display:flex;align-items:center;gap:.75rem;font-family:DM Sans,sans-serif;font-size:.95rem;color:rgba(255,255,255,.8);text-decoration:none;transition:all .3s ease;padding:.5rem 0;position:relative}.Footer_footerLink__jiil8 i{color:#3A6EA5;font-size:1rem;width:20px;transition:transform .3s ease}.Footer_footerLink__jiil8:hover{color:white;transform:translateX(5px)}.Footer_footerLink__jiil8:hover i{transform:scale(1.2);color:#5c8ec4}.Footer_newsletterSection__Npb57{background:rgba(255,255,255,.05);padding:2.5rem;border-radius:16px;margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.Footer_newsletterHeader__oZKOq{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Footer_newsletterHeader__oZKOq i{font-size:2rem;color:#3A6EA5}.Footer_newsletterHeader__oZKOq h3{font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;margin:0;color:white}.Footer_newsletterDescription__qiggY{font-family:Merriweather,serif;font-size:1rem;color:rgba(255,255,255,.8);margin-bottom:1.5rem;line-height:1.6}.Footer_footerBottom__5n19l{padding-top:2rem}.Footer_bottomContent__I9gNY{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.Footer_copyright__g3z6w{font-family:DM Sans,sans-serif;font-size:.9rem;color:rgba(255,255,255,.6);margin:0;display:flex;align-items:center;gap:.5rem}.Footer_copyright__g3z6w i{font-size:.85rem}.Footer_bottomLinks__BNH7I{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.Footer_bottomLink__mjjeF{font-family:DM Sans,sans-serif;font-size:.9rem;color:rgba(255,255,255,.6);text-decoration:none;transition:color .3s ease}.Footer_bottomLink__mjjeF:hover{color:#3A6EA5}.Footer_separator__UMoZI{color:rgba(255,255,255,.3)}.Footer_disclaimer__ejjsK{display:flex;gap:.75rem;padding:1.25rem;background:rgba(255,193,7,.1);border-left:4px solid #ffc107;border-radius:8px;margin-top:1.5rem}.Footer_disclaimer__ejjsK i{color:#ffc107;font-size:1rem;margin-top:.2rem;flex-shrink:0}.Footer_disclaimer__ejjsK p{font-family:Merriweather,serif;font-size:.85rem;color:rgba(255,255,255,.7);margin:0;line-height:1.6}@media (max-width:768px){.Footer_footerContainer__p7jil{padding:3rem 1.5rem 1.5rem}.Footer_footerGrid__n81vL{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}.Footer_newsletterSection__Npb57{padding:2rem 1.5rem}.Footer_newsletterHeader__oZKOq h3{font-size:1.5rem}.Footer_bottomContent__I9gNY{flex-direction:column;text-align:center;gap:1rem}.Footer_bottomLinks__BNH7I{justify-content:center}.Footer_socialLinks__57uUS{justify-content:flex-start}}@media (max-width:480px){.Footer_footerContainer__p7jil{padding:2rem 1rem 1rem}.Footer_footerGrid__n81vL{gap:2rem}.Footer_sectionTitle__uC6c0{font-size:1.1rem}.Footer_sectionDescription__tUfOJ{font-size:.9rem}.Footer_newsletterSection__Npb57{padding:1.5rem 1rem}.Footer_newsletterHeader__oZKOq{flex-direction:column;text-align:center;gap:.5rem}.Footer_newsletterHeader__oZKOq h3{font-size:1.25rem}.Footer_socialLinks__57uUS{flex-wrap:wrap;justify-content:center}.Footer_socialLink__Wcgd8{width:44px;height:44px;font-size:1.25rem}.Footer_disclaimer__ejjsK{flex-direction:column;text-align:center}.Footer_disclaimer__ejjsK i{margin-top:0}}.newsletter_form_formContainer__EfU89{width:100%;max-width:600px;margin:2rem auto 0;padding:2rem;background:linear-gradient(135deg,#1a2332,#2a3f5f);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.newsletter_form_formTitle__Z4rHN{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:600;color:#ffffff;margin-bottom:.5rem;text-align:center}.newsletter_form_formSubtitle___5GjH{font-family:Merriweather,serif;font-size:.95rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem;text-align:center}.newsletter_form_form__HO8kS{display:flex;flex-direction:column;gap:1.25rem;width:100%}.newsletter_form_formRow__haDjd{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.newsletter_form_inputGroup__zVWSp{display:flex;flex-direction:column;gap:.5rem}.newsletter_form_label__m96CI{font-family:DM Sans,sans-serif;font-weight:600;font-size:.875rem;color:#ffffff;letter-spacing:.3px}.newsletter_form_input__aA1aW{padding:.75rem 1rem;border:2px solid rgba(255,255,255,.1);border-radius:8px;font-size:1rem;font-family:Merriweather,serif;width:100%;background:rgba(255,255,255,.05);color:#ffffff;transition:all .3s ease}.newsletter_form_input__aA1aW::placeholder{color:rgba(255,255,255,.4)}.newsletter_form_input__aA1aW:focus{outline:none;border-color:#3A6EA5;background:rgba(255,255,255,.08);box-shadow:0 0 0 3px rgba(58,110,165,.2)}.newsletter_form_button__0ZUMx{padding:.875rem 2rem;background:linear-gradient(135deg,#3A6EA5,#2d5a8a);color:white;font-family:DM Sans,sans-serif;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:.5rem;text-transform:uppercase;letter-spacing:.5px}.newsletter_form_button__0ZUMx:hover{background:linear-gradient(135deg,#2d5a8a,#1f4670);transform:translateY(-2px);box-shadow:0 6px 20px rgba(58,110,165,.4)}.newsletter_form_button__0ZUMx:active{transform:translateY(0)}@media (max-width:640px){.newsletter_form_formContainer__EfU89{padding:1.5rem;margin:1.5rem auto 0}.newsletter_form_formTitle__Z4rHN{font-size:1.25rem}.newsletter_form_formSubtitle___5GjH{font-size:.875rem}.newsletter_form_formRow__haDjd{grid-template-columns:1fr;gap:1.25rem}.newsletter_form_input__aA1aW{padding:.625rem .875rem;font-size:.9375rem}.newsletter_form_button__0ZUMx{padding:.75rem 1.5rem;font-size:.9375rem}}.newsletter_form_unsubscribe__Y3W6u{margin-top:1rem;text-align:left;font-family:DM Sans,sans-serif;font-size:.75rem}.newsletter_form_unsubscribe__Y3W6u a{cursor:pointer;text-decoration:underline;transition:color .3s ease}.newsletter_form_unsubscribe__Y3W6u a:hover{color:#3A6EA5}@media (max-width:480px){.newsletter_form_formContainer__EfU89{padding:1.25rem;border-radius:10px}.newsletter_form_form__HO8kS{gap:1rem}}.Insights_insightsMain__tme5x{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Insights_pageHeader__L84m5{text-align:center;padding:3rem 2rem;margin-bottom:3rem}.Insights_pageHeader__L84m5 h1{font-family:DM Sans,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#1f2937;margin-bottom:1rem}.Insights_pageHeader__L84m5 p{font-family:Merriweather,serif;font-size:clamp(1rem,2vw,1.2rem);color:#6b7280;max-width:700px;margin:0 auto}.Insights_insightsGrid__BRni8{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:4rem}.Insights_insightCard___VieB{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.Insights_insightCard___VieB:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.Insights_insightCard___VieB.Insights_comingSoon__F8lXc{background:linear-gradient(135deg,#f9fafb,#e5e7eb);border:2px dashed #d1d5db}.Insights_cardHeader__CbE6I{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f9fafb}.Insights_categoryBadge__GhiLe{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;padding:.4rem .8rem;background:#3A6EA5;color:white;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.Insights_readTime__TQ8QJ{font-family:DM Sans,sans-serif;font-size:.875rem;color:#6b7280}.Insights_cardImage__c_2oY{width:100%;height:240px;overflow:hidden;background:#f3f4f6}.Insights_cardImage__c_2oY img{width:100%;height:100%;object-fit:cover}.Insights_cardContent__fqkbO{padding:2rem;flex:1 1;display:flex;flex-direction:column}.Insights_publishDate__7sLtO{font-family:DM Sans,sans-serif;font-size:.875rem;color:#6b7280;margin-bottom:.75rem;display:block}.Insights_cardTitle__dwuJ7{font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.3}.Insights_cardDescription__N0CoA{font-family:Merriweather,serif;font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:1.5rem}.Insights_cardHighlights__zrpz5{background:#f9fafb;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.Insights_cardHighlights__zrpz5 h4{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.Insights_cardHighlights__zrpz5 ul{margin:0;padding-left:1.25rem}.Insights_cardHighlights__zrpz5 li{font-family:Merriweather,serif;font-size:.9rem;color:#4b5563;line-height:1.6;margin-bottom:.5rem}.Insights_cardTags__hU2WA{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.Insights_tag__wjSe4{font-family:DM Sans,sans-serif;font-size:.75rem;padding:.4rem .9rem;background:#e5e7eb;color:#374151;border-radius:20px;font-weight:600}.Insights_readArticle__bZ1s1{font-family:DM Sans,sans-serif;font-weight:700;font-size:1rem;color:#3A6EA5;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s ease,transform .3s ease;margin-top:auto}.Insights_readArticle__bZ1s1:hover{color:#2d5a8a;transform:translateX(5px)}.Insights_upcomingTopics__Cx8xo{font-family:Merriweather,serif;margin:1.5rem 0;padding-left:1.5rem;color:#4b5563}.Insights_upcomingTopics__Cx8xo li{margin-bottom:.75rem;line-height:1.6}.Insights_subscribePrompt__TX3_z{font-family:Merriweather,serif;font-style:italic;color:#6b7280;margin-top:1.5rem}.Insights_filterSection__hLhd3{text-align:center;padding:3rem 2rem;background:#f9fafb;border-radius:12px;margin:3rem 0}.Insights_filterSection__hLhd3 h3{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.Insights_topicFilters__jWbcJ{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem}.Insights_filterButton__paSrx{font-family:DM Sans,sans-serif;padding:.75rem 1.5rem;background:white;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;font-weight:600;cursor:pointer;transition:all .3s ease}.Insights_filterButton__paSrx:hover{border-color:#3A6EA5;color:#3A6EA5;transform:translateY(-2px)}.Insights_filterButton__paSrx.Insights_active__LJf_u{background:#3A6EA5;border-color:#3A6EA5;color:white}.Insights_filterNote__Icel5{font-family:Merriweather,serif;font-size:.9rem;color:#6b7280;font-style:italic;margin-top:1rem}@media (max-width:768px){.Insights_insightsGrid__BRni8{grid-template-columns:1fr;gap:2rem}.Insights_pageHeader__L84m5{padding:2rem 1rem}.Insights_cardContent__fqkbO{padding:1.5rem}.Insights_cardTitle__dwuJ7{font-size:1.5rem}.Insights_topicFilters__jWbcJ{gap:.75rem}.Insights_filterButton__paSrx{padding:.5rem 1rem;font-size:.875rem}}@media (max-width:480px){.Insights_pageHeader__L84m5 h1{font-size:1.75rem}.Insights_cardImage__c_2oY{height:180px}.Insights_cardHighlights__zrpz5{padding:1rem}.Insights_filterSection__hLhd3{padding:2rem 1rem}}