.navbar_container__csspT{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.navbar_container__csspT{background:hsla(0,0%,100%,.8);box-shadow:0 4px 20px rgba(0,0,0,.06)}}.navbar_container__csspT.navbar_scrolled__dKLUW{padding:.8rem 0;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.06)}@media screen and (max-width:767px){.navbar_container__csspT.navbar_scrolled__dKLUW{-webkit-backdrop-filter:none;backdrop-filter:none}}.navbar_container__csspT.navbar_scrolled__dKLUW .navbar_logo__HQ_jm{height:38px}.navbar_container__csspT.navbar_scrolled__dKLUW .navbar_menu_links__7cbff a{font-size:.95rem}.navbar_blur_bg__dRDw2{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:opacity .3s ease}@media screen and (max-width:767px){.navbar_blur_bg__dRDw2{background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.navbar_scrolled__dKLUW .navbar_blur_bg__dRDw2{opacity:1}.navbar_menu_wrapper__4bl2P{max-width:1200px;margin:0 auto;padding:0 2.5rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.navbar_menu_wrapper__4bl2P{padding:0 1.5rem;flex-direction:column;align-items:flex-start}}.navbar_logo_container__c8Et4{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (min-width:768px){.navbar_logo_container__c8Et4{width:auto}}.navbar_logo_link__xxlqC{display:flex;align-items:center;text-decoration:none}.navbar_logo__HQ_jm{height:40px;transition:height .3s ease}.navbar_menu_container__ANevP{margin-left:auto;display:flex;align-items:center}@media screen and (max-width:767px){.navbar_menu_container__ANevP{display:none}}.navbar_mobile_menu_container__CVoqt{width:100%;position:absolute;left:0;top:100%;overflow:hidden;will-change:clip-path,opacity;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.06);border-radius:0 0 10px 10px;z-index:100}@media screen and (min-width:768px){.navbar_mobile_menu_container__CVoqt{display:none}}.navbar_menu_links__7cbff{display:flex;list-style:none;margin:0;padding:0;gap:3rem;align-items:center;height:100%}@media screen and (max-width:767px){.navbar_menu_links__7cbff{flex-direction:column;gap:1.5rem;padding:1rem 1.5rem 1.5rem;align-items:flex-start}}.navbar_menu_links__7cbff li{position:relative;height:100%;display:flex;align-items:center}@media screen and (max-width:767px){.navbar_menu_links__7cbff li{width:100%}}.navbar_menu_links__7cbff li.navbar_active__tiobR .navbar_nav_link__cwD3l{color:#1584d3;font-weight:700}.navbar_nav_link__cwD3l{position:relative;font-size:.95rem;font-weight:600;color:#101542;text-decoration:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;padding:.5rem 0;letter-spacing:.02em}.navbar_nav_link__cwD3l:hover{color:#1584d3}@media screen and (max-width:767px){.navbar_nav_link__cwD3l{font-size:1.1rem;padding:.5rem 0;width:100%}}.navbar_mobileToggle__KM1AH{display:none;position:relative;background:none;border:none;cursor:pointer;padding:10px;right:-10px;z-index:10}.navbar_mobileToggle__KM1AH div{position:relative;width:24px;height:18px}.navbar_mobileToggle__KM1AH span{position:absolute;display:block;width:100%;height:2px;background-color:#101542;border-radius:2px;transition:all .3s cubic-bezier(.1,.82,.76,.965)}.navbar_mobileToggle__KM1AH span:first-of-type{top:0}.navbar_mobileToggle__KM1AH span:last-of-type{bottom:0}.navbar_mobileToggle__KM1AH[data-open=true] span:first-of-type{transform:rotate(45deg);top:8px}.navbar_mobileToggle__KM1AH[data-open=true] span:last-of-type{transform:rotate(-45deg);bottom:8px}@media screen and (max-width:767px){.navbar_mobileToggle__KM1AH{display:block}}.news_page_wrapper__aEfz6{position:relative}.news_container__C0U_i{position:relative;display:block;padding-top:120px;padding-bottom:6rem;margin:0 auto;width:800px;max-width:calc(100% - 80px);z-index:1}@media screen and (max-width:767px){.news_container__C0U_i{padding-top:100px;max-width:calc(100% - 48px)}}.news_grid__VUwo5{position:absolute;width:100%;height:100%;background-size:40px 40px;background-image:linear-gradient(90deg,rgba(21,132,211,.03) 1px,transparent 0),linear-gradient(180deg,rgba(21,132,211,.03) 1px,transparent 0);opacity:.8}.news_breadcrumb__rxFX5{font-size:.85rem;margin-bottom:2rem;color:#666}.news_breadcrumb__rxFX5 a{color:#1584d3;text-decoration:none;transition:color .2s ease}.news_breadcrumb__rxFX5 a:hover{color:#0a5c9e}.news_breadcrumb__rxFX5 span{color:#888;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.news_article__jdbRi{background-color:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:hidden;margin-bottom:3rem}.news_article_header__xwGsy{padding:2.5rem 3rem;border-bottom:1px solid rgba(0,0,0,.06)}@media screen and (max-width:767px){.news_article_header__xwGsy{padding:1.5rem}}.news_meta_info__X2kLC{display:flex;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.news_date__F7KN7{font-size:.9rem;color:#666}.news_category__jAbfR{display:inline-block;font-size:.8rem;font-weight:600;padding:.3rem .8rem;background-color:rgba(21,132,211,.1);color:#1584d3;border-radius:20px}.news_article_title__LzLOD{font-size:1.8rem;font-weight:700;color:#101542;line-height:1.4;margin:0;border:none}@media screen and (max-width:767px){.news_article_title__LzLOD{font-size:1.5rem}}.news_article_content__5mpso{padding:2.5rem 3rem}@media screen and (max-width:767px){.news_article_content__5mpso{padding:1.5rem}}.news_markdown__QdS4v{font-size:1rem;line-height:1.7;color:#333}.news_markdown__QdS4v h1,.news_markdown__QdS4v h2,.news_markdown__QdS4v h3,.news_markdown__QdS4v h4,.news_markdown__QdS4v h5,.news_markdown__QdS4v h6{font-weight:700;line-height:1.4;margin-top:2em;margin-bottom:.8em;color:#101542}.news_markdown__QdS4v h1:first-child,.news_markdown__QdS4v h2:first-child,.news_markdown__QdS4v h3:first-child,.news_markdown__QdS4v h4:first-child,.news_markdown__QdS4v h5:first-child,.news_markdown__QdS4v h6:first-child{margin-top:0}.news_markdown__QdS4v h1{font-size:1.7rem}.news_markdown__QdS4v h1,.news_markdown__QdS4v h2{margin-top:2rem;padding-bottom:.5rem;border-bottom:2px solid rgba(21,132,211,.3)}.news_markdown__QdS4v h2{font-size:1.5rem}.news_markdown__QdS4v h3{font-size:1.3rem;padding-bottom:.4rem;border-bottom:1px solid rgba(21,132,211,.2)}.news_markdown__QdS4v h4{font-size:1.1rem;margin-top:1.5rem}.news_markdown__QdS4v h5{font-size:1rem}.news_markdown__QdS4v h6{font-size:.9rem;color:#444}.news_markdown__QdS4v ol,.news_markdown__QdS4v p,.news_markdown__QdS4v ul{margin-bottom:1.2rem}.news_markdown__QdS4v ol,.news_markdown__QdS4v ul{padding-left:1.5rem}.news_markdown__QdS4v ol li,.news_markdown__QdS4v ul li{margin-bottom:.5rem}.news_markdown__QdS4v a{color:#1584d3;text-decoration:none;transition:color .2s ease}.news_markdown__QdS4v a:hover{color:#0a5c9e;text-decoration:underline}.news_markdown__QdS4v blockquote{border-left:4px solid rgba(21,132,211,.3);padding:.5rem 0 .5rem 1rem;margin:1.5rem 0;color:#555;font-style:italic;background-color:rgba(21,132,211,.03)}.news_markdown__QdS4v pre{background-color:#f5f7fa;border-radius:6px;padding:1rem;margin:1.5rem 0;overflow-x:auto}.news_markdown__QdS4v pre code{background:none;padding:0;font-size:.9rem}.news_markdown__QdS4v code{background-color:#f5f7fa;padding:.2rem .4rem;border-radius:4px;font-size:.9rem;color:#1584d3}.news_markdown__QdS4v table{width:100%;border-collapse:collapse;margin:1.5rem 0}.news_markdown__QdS4v table td,.news_markdown__QdS4v table th{border:1px solid #e0e0e0;padding:.75rem;text-align:left}.news_markdown__QdS4v table th{background-color:rgba(21,132,211,.05);font-weight:600}.news_markdown__QdS4v table tr:nth-child(2n){background-color:#f9f9f9}.news_markdown__QdS4v img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.news_markdown__QdS4v hr{border:none;height:1px;background-color:rgba(0,0,0,.1);margin:2rem 0}.news_post_navigation__mmRnr{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1.5rem}@media screen and (max-width:767px){.news_post_navigation__mmRnr{flex-direction:column;gap:1rem}}.news_nav_link__yB_A9{display:flex;flex-direction:column;width:100%;text-decoration:none;padding:1rem;border-radius:8px;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:all .2s ease}.news_nav_link__yB_A9:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-2px)}@media screen and (max-width:767px){.news_nav_link__yB_A9{max-width:100%;width:100%}}.news_nav_link_back__Ot2xl{display:flex;align-items:center;justify-content:center;background-color:#1584d3;color:#fff;padding:.7rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .2s ease;flex-shrink:0}.news_nav_link_back__Ot2xl:hover{background-color:#0a5c9e;transform:translateY(-2px)}@media screen and (max-width:767px){.news_nav_link_back__Ot2xl{order:-1;margin-bottom:1rem}}.news_nav_label__wPw7z{font-size:.8rem;font-weight:600;color:#1584d3;margin-bottom:.3rem}.news_nav_title__KAPIX{font-size:.9rem;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news_prev__z9MYm{text-align:left}.news_next__V2zRL{text-align:right}.footer_footer__7KDcn{position:relative;padding:4rem 0 1.5rem;background-color:#101542;color:#fff;overflow:hidden}.footer_background__JcoDz{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.footer_grid__UIpIJ{position:absolute;width:100%;height:100%;background-size:40px 40px;background-image:linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.03) 1px,transparent 0);opacity:.5}.footer_gradient__xHbds{position:absolute;top:-10%;right:-5%;width:50%;height:50%;background:radial-gradient(circle,rgba(21,132,211,.15) 0,rgba(21,132,211,0) 70%);filter:blur(50px)}.footer_container__xp16T{margin:0 auto;width:1200px;max-width:calc(100% - 80px);position:relative;z-index:1}@media screen and (max-width:767px){.footer_container__xp16T{max-width:calc(100% - 48px)}}.footer_footer_content__eoe2H{display:flex;justify-content:space-between;margin-bottom:4rem}@media screen and (max-width:767px){.footer_footer_content__eoe2H{flex-direction:column;gap:3rem}}.footer_footer_logo_section__LqZxT{flex:1;max-width:400px}@media screen and (max-width:767px){.footer_footer_logo_section__LqZxT{max-width:100%}}.footer_logo__GI6Q_{margin-bottom:1.5rem;max-width:200px;height:auto}.footer_tagline__QzrVm{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;word-break:keep-all;overflow-wrap:anywhere}.footer_footer_links_section__GY6cn{display:flex;gap:4rem}@media screen and (max-width:767px){.footer_footer_links_section__GY6cn{justify-content:space-between;gap:2rem}}@media screen and (max-width:479px){.footer_footer_links_section__GY6cn{flex-direction:column;gap:2rem}}.footer_footer_links_section__GY6cn h3{font-size:1.1rem;font-weight:600;margin-bottom:1.2rem;color:#1584d3}.footer_footer_menu__n8jK4 ul{list-style:none;padding:0;margin:0}.footer_footer_menu__n8jK4 ul li{margin-bottom:.8rem}.footer_footer_menu__n8jK4 ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer_footer_menu__n8jK4 ul li a:hover{color:#1584d3}.footer_footer_contact__j1g0e p{margin-bottom:1rem;font-size:.95rem;color:hsla(0,0%,100%,.8)}.footer_footer_contact__j1g0e p a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.footer_footer_contact__j1g0e p a:hover{color:#1584d3}.footer_social_links__wMRek{display:flex;gap:1rem;margin-top:1.5rem}.footer_social_icon__kvJLt{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;transition:all .3s ease}.footer_social_icon__kvJLt:hover{background-color:#1584d3;transform:translateY(-3px)}.footer_footer_bottom__esAz7{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.footer_footer_bottom__esAz7{flex-direction:column;gap:1.5rem;text-align:center}}.footer_legal_links__lVI_W{display:flex;gap:1.5rem}@media screen and (max-width:479px){.footer_legal_links__lVI_W{flex-direction:column;gap:1rem}}.footer_legal_link__PF6t7{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer_legal_link__PF6t7:hover{color:#1584d3}.footer_copyright___k5Cy{color:hsla(0,0%,100%,.6);font-size:.85rem}