.blogIndex_container__lDus8{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.blogIndex_main__LEsp9{flex:1 1}.blogIndex_heroSection____HL1{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.blogIndex_heroBackground__T7szS{position:absolute;inset:0;z-index:1}.blogIndex_heroOverlay__TUbmg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.4));z-index:2}.blogIndex_heroContent__DdQq_{position:relative;z-index:3;text-align:center;color:white;max-width:800px;padding:0 20px}.blogIndex_title__tY_Tf{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,6vw,56px);font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.8);line-height:1.2}.blogIndex_subtitle__An_Sc{font-size:clamp(18px,3vw,24px);font-weight:300;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.blogIndex_contentSection__cXHMw{padding:80px 0}.blogIndex_contentWrapper__bmzd_{max-width:1200px;margin:0 auto;padding:0 20px}.blogIndex_filterSection__nuQbf{background:white;padding:30px;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-bottom:40px}.blogIndex_searchWrapper__IZjfQ{position:relative;margin-bottom:20px;display:flex;align-items:center}.blogIndex_searchInput__B9yfm{width:90%;padding:16px 50px 16px 20px;border:2px solid #e9ecef;border-radius:50px;font-size:16px;transition:all .3s ease;background:#f8f9fa}.blogIndex_searchInput__B9yfm:focus{outline:none;border-color:#0070f3;background:white;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.blogIndex_searchIcon__4lwR2{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:18px}.blogIndex_categoryFilter__B04WY{display:flex;gap:10px;flex-wrap:wrap}.blogIndex_categoryButton__Izg96{padding:8px 16px;border:2px solid #e9ecef;border-radius:25px;background:white;color:#6c757d;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.blogIndex_categoryButton__Izg96:hover{border-color:#0070f3;color:#0070f3}.blogIndex_categoryButton__Izg96.blogIndex_active__3mXfk{background:#0070f3;border-color:#0070f3;color:white}.blogIndex_articlesGrid__KEMjF{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:30px;gap:30px;margin-bottom:40px}.blogIndex_articleCard__EcPGD{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease;height:-moz-fit-content;height:fit-content}.blogIndex_articleCard__EcPGD:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.blogIndex_cardLink__mA7m8{display:block;text-decoration:none;color:inherit;height:100%}.blogIndex_cardImage__BdcgP{position:relative;height:200px;overflow:hidden}.blogIndex_image__Nc1__{width:100%;height:100%;transition:transform .3s ease}.blogIndex_articleCard__EcPGD:hover .blogIndex_image__Nc1__{transform:scale(1.05)}.blogIndex_cardContent__UDqhC{padding:25px}.blogIndex_category__2L4Yc{display:inline-block;padding:4px 12px;background:linear-gradient(135deg,#0070f3,#00a8ff);color:white;font-size:12px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px}.blogIndex_cardTitle__3xbS9{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;color:#2c3e50;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.blogIndex_cardTitle__3xbS9,.blogIndex_excerpt__CjbaG{margin-bottom:15px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blogIndex_excerpt__CjbaG{font-size:14px;color:#6c757d;line-height:1.6;-webkit-line-clamp:3;line-clamp:3}.blogIndex_date__gID8z{font-size:12px;color:#9ca3af;margin-bottom:15px;display:block}.blogIndex_readMore__tfpBm{color:#0070f3;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.blogIndex_articleCard__EcPGD:hover .blogIndex_readMore__tfpBm{color:#0056b3}.blogIndex_noResults__94IsA{text-align:center;padding:80px 20px;grid-column:1/-1}.blogIndex_noResultsIcon__bgK4o{font-size:64px;margin-bottom:20px}.blogIndex_noResults__94IsA h3{font-size:24px;color:#2c3e50;margin-bottom:10px}.blogIndex_noResults__94IsA p{color:#6c757d;font-size:16px}.blogIndex_stats__tyxn3{text-align:center;padding:20px;background:#f8f9fa;border-radius:10px;margin-bottom:30px}.blogIndex_stats__tyxn3 p{margin:0;color:#6c757d;font-size:14px}.blogIndex_navigationSection__DVaFF{text-align:center}.blogIndex_backButton__bFW97{display:inline-block;padding:12px 24px;background:transparent;color:#6c757d;text-decoration:none;border:2px solid #6c757d;border-radius:25px;font-weight:500;transition:all .3s ease}.blogIndex_backButton__bFW97:hover{background:#6c757d;color:white;transform:translateY(-2px)}.blogIndex_article__nCzaD{background:white;margin-bottom:40px;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.1)}.blogIndex_articleHeader__rv15j{position:relative}.blogIndex_heroImage__ibgvz{position:relative;height:400px;overflow:hidden}.blogIndex_headerContent__fsXvv{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;padding:60px 40px 40px;z-index:3}.blogIndex_breadcrumb__O3Qp7{font-size:14px;margin-bottom:15px;opacity:.9}.blogIndex_breadcrumb__O3Qp7 a{color:white;text-decoration:none}.blogIndex_breadcrumb__O3Qp7 a:hover{text-decoration:underline}.blogIndex_breadcrumb__O3Qp7 span{margin:0 8px;opacity:.6}.blogIndex_contentWrapper__bmzd_{padding:40px}.blogIndex_content__8lpZC{max-width:800px;margin:0 auto}.blogIndex_excerpt__CjbaG{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:30px;border-left:5px solid #0070f3;border-radius:0 10px 10px 0;margin-bottom:40px;font-size:18px;font-style:italic;color:#2c3e50}.blogIndex_articleContent__Ts5On{font-size:18px;line-height:1.8;color:#2c3e50;font-family:Georgia,Times New Roman,serif}.blogIndex_articleContent__Ts5On p{margin-bottom:20px}.blogIndex_meta__uTEwX{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;opacity:.9;margin-top:15px}.blogIndex_articleActions__DYVH_{display:flex;gap:15px;justify-content:center;margin-top:40px;padding-top:30px;border-top:1px solid #e9ecef}.blogIndex_printButton__glNk0,.blogIndex_shareButton__MECwz{padding:10px 20px;border:2px solid #0070f3;background:transparent;color:#0070f3;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.blogIndex_printButton__glNk0:hover,.blogIndex_shareButton__MECwz:hover{background:#0070f3;color:white}.blogIndex_relatedSection__M__Qw{padding:60px 20px;background:#f8f9fa}.blogIndex_relatedWrapper__t3vic{max-width:1200px;margin:0 auto}.blogIndex_relatedTitle__lqfhm{font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:600;text-align:center;margin-bottom:40px;color:#2c3e50}.blogIndex_relatedGrid__PrqV9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.blogIndex_relatedCard__Bngeu{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease}.blogIndex_relatedCard__Bngeu:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.blogIndex_relatedLink__ZyEJ9{display:block;text-decoration:none;color:inherit}.blogIndex_relatedImage___xwNX{position:relative;height:150px;overflow:hidden}.blogIndex_relatedContent__Iyb88{padding:20px}.blogIndex_relatedContent__Iyb88 h3{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:10px;line-height:1.4}.blogIndex_relatedContent__Iyb88 p{font-size:14px;color:#6c757d;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogIndex_navigation__EF9Tm{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:40px 20px;gap:20px}.blogIndex_homeButton__m_MdB{padding:12px 24px;background:linear-gradient(135deg,#0070f3,#0056b3);color:white;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease}.blogIndex_homeButton__m_MdB:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,112,243,.4)}.blogIndex_errorPage__j9vtX{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.blogIndex_errorContent__C4h8I{text-align:center;max-width:500px}.blogIndex_errorContent__C4h8I h1{font-size:32px;color:#e74c3c;margin-bottom:20px}.blogIndex_errorContent__C4h8I p{font-size:18px;color:#6c757d;margin-bottom:30px}.blogIndex_loading___ham5{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:18px;color:#6c757d}@media (max-width:968px){.blogIndex_articlesGrid__KEMjF{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.blogIndex_relatedGrid__PrqV9{grid-template-columns:1fr}.blogIndex_navigation__EF9Tm{flex-direction:column;text-align:center}}@media (max-width:768px){.blogIndex_heroSection____HL1{height:50vh;min-height:350px}.blogIndex_contentSection__cXHMw{padding:60px 0}.blogIndex_contentWrapper__bmzd_{padding:0 15px}.blogIndex_filterSection__nuQbf{padding:20px}.blogIndex_categoryFilter__B04WY{justify-content:center}.blogIndex_articlesGrid__KEMjF{grid-template-columns:1fr;gap:20px}.blogIndex_cardContent__UDqhC{padding:20px}.blogIndex_headerContent__fsXvv{padding:40px 20px 30px}.blogIndex_contentWrapper__bmzd_{padding:30px 20px}.blogIndex_meta__uTEwX{flex-direction:column;gap:10px}.blogIndex_articleActions__DYVH_{flex-direction:column;align-items:center}}@media (max-width:480px){.blogIndex_heroSection____HL1{height:40vh;min-height:300px}.blogIndex_articlesGrid__KEMjF{gap:15px}.blogIndex_cardContent__UDqhC,.blogIndex_filterSection__nuQbf{padding:15px}.blogIndex_searchInput__B9yfm{padding:12px 10px 12px 15px;font-size:14px}.blogIndex_categoryButton__Izg96{padding:6px 12px;font-size:12px}.blogIndex_cardTitle__3xbS9{font-size:18px}.blogIndex_excerpt__CjbaG{font-size:13px}.blogIndex_headerContent__fsXvv{padding:30px 15px 20px}.blogIndex_title__tY_Tf{font-size:28px}.blogIndex_contentWrapper__bmzd_{padding:20px 15px}.blogIndex_articleContent__Ts5On{font-size:16px}.blogIndex_relatedSection__M__Qw{padding:40px 15px}.blogIndex_relatedTitle__lqfhm{font-size:24px}.blogIndex_navigation__EF9Tm{padding:30px 15px}.blogIndex_backButton__bFW97,.blogIndex_homeButton__m_MdB{padding:10px 20px;font-size:14px}}.Navbar_container__szo_H{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;position:relative}.Navbar_logoContainer__OcSOc{display:flex;align-items:center;z-index:101}.Navbar_logo__YNqJh{max-width:150px;margin-left:20px;margin-top:20px;transition:transform .5s ease}.Navbar_logo__YNqJh:hover{transform:scale(1.08)}.Navbar_desktopLinks___s9_2{flex:1 1;display:flex;justify-content:flex-end;padding-right:20px}.Navbar_list__P4FRN{display:flex;gap:20px;list-style:none;margin:0;padding:0;align-items:center}.Navbar_listItem__qHoxG{cursor:pointer;font-weight:500;font-size:18px;color:#333;text-decoration:none;padding:8px 16px;border-radius:6px;transition:all .3s ease;position:relative}.Navbar_listItem__qHoxG:hover{color:#003df3;background-color:rgba(0,112,243,.1);transform:translateY(-2px)}.Navbar_listItem__qHoxG:focus{outline:2px solid #0070f3;outline-offset:2px}.Navbar_listItem__qHoxG.Navbar_active__v_AMp:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:60%;height:2px;background-color:#0070f3;border-radius:1px}.Navbar_mobileMenuButton__Q73ql{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-right:20px;z-index:101;flex-direction:column;justify-content:center;align-items:center}.Navbar_hamburger__FOAYs{display:flex;flex-direction:column;width:24px;height:18px;position:relative}.Navbar_hamburger__FOAYs span{display:block;width:100%;height:2px;background-color:#333;border-radius:1px;transition:all .3s ease;position:absolute}.Navbar_hamburger__FOAYs span:first-child{top:0}.Navbar_hamburger__FOAYs span:nth-child(2){top:50%;transform:translateY(-50%)}.Navbar_hamburger__FOAYs span:nth-child(3){bottom:0}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ span:first-child{transform:rotate(45deg);top:50%;margin-top:-1px}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ span:nth-child(2){opacity:0}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ span:nth-child(3){transform:rotate(-45deg);bottom:50%;margin-bottom:-1px}.Navbar_mobileLinks__sU2L9{display:none;position:fixed;top:0;right:-100%;width:280px;height:100vh;background:white;box-shadow:-2px 0 10px rgba(0,0,0,.1);transition:right .3s ease;z-index:99;padding-top:100px}.Navbar_mobileLinksOpen__mWv3W{right:0}.Navbar_mobileList__dTs0b{list-style:none;margin:0;padding:20px;display:flex;flex-direction:column;gap:0}.Navbar_mobileListItem__J7BjP{display:block;padding:16px 20px;font-size:18px;font-weight:500;color:#333;text-decoration:none;border-radius:8px;transition:all .3s ease;border-bottom:1px solid #eee}.Navbar_mobileListItem__J7BjP:hover{background-color:rgba(0,112,243,.1);color:#0070f3;transform:translateX(5px)}.Navbar_mobileListItem__J7BjP.Navbar_active__v_AMp{background-color:rgba(0,112,243,.15);color:#0070f3;font-weight:600;border-left:4px solid #0070f3}.Navbar_overlay__MwIr2{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:98}@media (max-width:768px){.Navbar_desktopLinks___s9_2{display:none}.Navbar_mobileMenuButton__Q73ql{display:flex}.Navbar_mobileLinks__sU2L9,.Navbar_overlay__MwIr2{display:block}.Navbar_logo__YNqJh{max-width:160px;margin-left:15px}}@media (max-width:480px){.Navbar_container__szo_H{padding:5px 0}.Navbar_logo__YNqJh{max-width:140px;margin-left:10px}.Navbar_mobileMenuButton__Q73ql{margin-right:15px}.Navbar_mobileLinks__sU2L9{width:100%;right:-100%}.Navbar_mobileLinksOpen__mWv3W{right:0}}.footer_footer__e_ilT{width:100%;background:#000000;color:#fff;padding:40px 0 20px;margin-top:auto}.footer_container__x1oma{max-width:1200px;margin:0 auto;padding:0 20px}.footer_topSection__ArICo{display:grid;grid-template-columns:2fr 1fr 2fr;grid-gap:40px;gap:40px;align-items:start;margin-bottom:30px}.footer_leftContent__3uTtQ,.footer_logoContainer__q9Y1s{display:flex;align-items:center}.footer_logoContainer__q9Y1s{flex-direction:column;text-align:center}.footer_logo__wdLyv{width:120px;height:100px;margin-bottom:10px;filter:brightness(1.1)}.footer_slogan__1sNAT{font-size:14px;color:#aaa;line-height:1.4;margin:0;max-width:200px}.footer_socials___tpCZ{display:flex;gap:20px;justify-content:center;align-items:center}.footer_socialLink__bV6Ow{display:inline-block;padding:8px;border-radius:50%;transition:all .3s ease;background:rgba(255,255,255,.1)}.footer_socialLink__bV6Ow:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.footer_socialLink__bV6Ow svg{width:24px;height:24px;fill:#fff;transition:fill .3s ease}.footer_socialLink__bV6Ow:hover svg{fill:#0070f3}.footer_socialLink__bV6Ow:nth-child(2):hover svg{fill:#f30000}.footer_contact__J20e9{text-align:left}.footer_contactTitle__s_pKx{font-size:18px;margin-bottom:15px;color:#fff;font-weight:600}.footer_contactInfo__KGVAr{display:flex;flex-direction:column;gap:8px}.footer_contactItem__7IJ2E{margin:0;font-size:14px;color:#aaa;display:flex;align-items:center;gap:8px}.footer_contactItem__7IJ2E a{color:#aaa;text-decoration:none;transition:color .3s ease}.footer_contactItem__7IJ2E a:hover{color:#fff;text-decoration:underline}.footer_icon__47iwU{flex-shrink:0;width:16px;text-align:center}.footer_bottomSection__pMVkP{border-top:1px solid #333;padding-top:20px;text-align:center;font-size:13px;color:#777}@media (max-width:968px){.footer_topSection__ArICo{gap:30px;text-align:center}.footer_contact__J20e9{text-align:center}}@media (max-width:640px){.footer_container__x1oma{padding:0 15px}.footer_footer__e_ilT{padding:30px 0 15px}.footer_logo__wdLyv{width:100px;height:80px}.footer_slogan__1sNAT{font-size:12px}.footer_contactTitle__s_pKx{font-size:16px}.footer_contactItem__7IJ2E{font-size:13px}.footer_socialLink__bV6Ow svg{width:20px;height:20px}}@media (max-width:480px){.footer_topSection__ArICo{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:center;text-align:center}.footer_contact__J20e9{width:80%;margin:0 auto;text-align:center}}