.blog_container__IKtGu{position:relative;background-color:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-raleway)}.blog_main__zZKg7{flex:1;display:flex;flex-direction:column;align-items:center;padding:2rem}.blog_title__zAWCj{font-size:3rem;text-align:center;margin-bottom:1rem;color:#fff}.blog_postsContainer__WhCkn{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:1rem 0;gap:1rem;width:100%}.blog_noPosts__QOLdH{color:#fff;font-size:1.2rem;text-align:center}.blog_footer__JX1gq{background-color:#000;color:#fff;padding:1rem 0;z-index:10}.blog_footerContent__y0_Xj{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:90%}.blog_footerLeft__io9eL,.blog_footerRight__14iDS{flex:1;display:flex;align-items:center}.blog_footerLeft__io9eL span{font-size:1rem;justify-content:left}.blog_footerNav__c_Al2{flex:2;display:flex;justify-content:center}.blog_footerNav__c_Al2 a{color:#fff;margin:0 1rem;text-decoration:none;font-size:1rem;cursor:pointer}.blog_footerNav__c_Al2 a:hover{text-decoration:underline}.blog_socialIcon___AVxO{color:#fff;margin:0 .5rem;font-size:1.5rem;transition:color .3s}.blog_socialIcon___AVxO:hover{color:#0070f3}.blog_logo__d_YBv{width:50px;height:auto;margin-right:10px;vertical-align:middle}@media (max-width:768px){.blog_main__zZKg7{padding:1rem .5rem}.blog_title__zAWCj{font-size:2rem}.blog_postsContainer__WhCkn{grid-template-columns:1fr}.blog_footerContent__y0_Xj{flex-direction:column;align-items:center}.blog_footerLeft__io9eL,.blog_footerNav__c_Al2,.blog_footerRight__14iDS{margin-bottom:1rem}.blog_footerNav__c_Al2{flex-direction:column;align-items:center}.blog_footerNav__c_Al2 a{margin:.5rem 0}.blog_logo__d_YBv{width:40px;margin-right:5px}}@media (max-width:480px){.blog_title__zAWCj{font-size:1.75rem}.blog_footerLeft__io9eL span{font-size:.9rem}.blog_socialIcon___AVxO{font-size:1.25rem}}.BlogPostCard_postCard__OemQ9{background-color:rgba(51,51,51,.75);color:#fff;padding:1rem;border-radius:5px;width:100%;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.BlogPostCard_postCard__OemQ9:hover{transform:translateY(-5px)}.BlogPostCard_postTitle__4md00{font-size:1.5rem;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.BlogPostCard_postTitle__4md00 a{color:#fff;text-decoration:none}.BlogPostCard_postTitle__4md00 a:hover{text-decoration:underline}.BlogPostCard_postDate__xCTJL{font-size:.9rem;color:#aaa;margin-bottom:.5rem}.BlogPostCard_postExcerpt__oxV8q{font-size:1rem;margin-bottom:1rem;flex-grow:1;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.BlogPostCard_readMoreButton__7g1HN{background-color:rgba(0,112,243,.75);color:#fff;padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;align-self:flex-start;transition:background-color .3s}.BlogPostCard_readMoreButton__7g1HN:hover{background-color:#005bb5}.BlogPostCard_postTags__kWY3A{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.BlogPostCard_postTag__dhBLB{display:inline-block;background-color:rgba(0,112,243,.75);color:#fff;padding:.25rem .5rem;border-radius:3px;font-size:.8rem}@media (max-width:768px){.BlogPostCard_postCard__OemQ9{padding:.75rem}.BlogPostCard_postTitle__4md00{font-size:1.3rem}.BlogPostCard_postExcerpt__oxV8q{font-size:.95rem}.BlogPostCard_postTag__dhBLB{font-size:.75rem}}@media (max-width:480px){.BlogPostCard_postTitle__4md00{font-size:1.2rem}.BlogPostCard_postExcerpt__oxV8q{font-size:.9rem}}.SearchBar_searchForm__NPyAw{display:flex;margin:1rem 0;width:100%;max-width:500px}.SearchBar_searchInput__2JQ28{flex:1;padding:.75rem;border:1px solid #555;border-radius:5px 0 0 5px;font-size:1rem;background-color:rgba(51,51,51,.75);color:#fff}.SearchBar_searchInput__2JQ28::placeholder{color:#aaa}.SearchBar_searchButton__lxYsW{background-color:rgba(0,112,243,.75);color:#fff;padding:0 1rem;border:none;border-radius:0 5px 5px 0;cursor:pointer}.SearchBar_searchButton__lxYsW:hover{background-color:#005bb5}