.blogContainer{align-items:center;min-height:100vh;z-index:-1;background-color:#fff}.blogContainer,.featuredArticleContainer{display:flex;flex-direction:column;width:100vw}.featuredArticleContainer{position:relative;height:90vh}.featuredArticleImage{display:flex;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;background-size:cover;background-position:50%;z-index:0}.featuredArticleInfoContainer{position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;bottom:-4%;gap:1rem;height:-moz-min-content;height:min-content;background-color:rgba(0,0,0,.2);color:#fff;margin:3.5vw 7.8vw;padding:1.5rem;border-radius:22px;width:60%;font-size:2.5vw;z-index:1}.featuredArticleTitle{font-size:3.3vw;line-height:3.6vw;font-weight:800}.featuredArticleAuthorDate{font-size:1.4vw}.featuredArticleTitleDescription{font-size:1.4vw;line-height:1.65vw;font-weight:500}.featuredArticleButton{align-items:center;width:-moz-max-content;width:max-content;background-color:#008c6e;color:#fff;padding:.4rem .75rem;font-size:1.3vw;font-weight:600;text-wrap:nowrap;border-radius:14px;cursor:pointer;transition:.3s}.articlesSection,.featuredArticleButton{display:flex;justify-content:center;height:-moz-min-content;height:min-content}.articlesSection{flex-direction:row;align-items:flex-start;width:100%;padding:4.5vw 7.5vw;gap:7vw}.articlesCardsContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:3.3vw}.articlesHeading{line-height:2rem;font-size:2.2vw;font-weight:700}.blogSideBar{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:27vw;height:-moz-min-content;height:min-content;gap:1.5rem}.sideBarHeadings{font-size:1.62vw;line-height:2.2rem;font-weight:700;text-align:start}.sideBarLink{font-size:1.15rem;line-height:1.5rem;font-weight:300;color:#008c6e;transition:.3s}.articlesCardsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.articleCard{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-shadow:0 4px 10px 4px rgba(0,0,0,.1);border-radius:12px;gap:1rem}.articleCardImage{display:flex;width:100%;height:13rem;-o-object-fit:cover;object-fit:cover;background-size:cover;background-position:50%;border-radius:12px 12px 0 0}.articleCardInfo{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;gap:.5rem;padding:0 1rem 1rem}.articleCardTitle{font-size:1.4rem;line-height:1.75rem;font-weight:600}.articleCardAuthorDate{font-size:.85rem}.articleCardDescription{font-size:.95rem;line-height:1.25rem;font-weight:500}.articleCardButton{display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;background-color:#fff;border:1px solid #000;color:#000;margin-top:.6rem;padding:.35rem .6rem;font-size:1rem;font-weight:600;text-wrap:nowrap;border-radius:6px;cursor:pointer;transition:.3s}@media (min-width:640px){.articleCardButton:hover,.featuredArticleButton:hover{transform:scale(1.05);transition:.3s;cursor:pointer}.articleCardButton:hover{background-color:#008c6e;border:none;color:#fff}.articleCard:hover{transform:scale(1.02);transition:.3s;cursor:pointer}.sideBarLink:hover{text-decoration:underline;transform:scale(1.04);cursor:pointer}}@media (max-width:1280px){.featuredArticleContainer{height:80vh}.featuredArticleInfoContainer{gap:.7rem;margin:3rem 5rem;width:65%}.featuredArticleTitle{font-size:2.35rem;line-height:2.6rem}.featuredArticleAuthorDate{font-size:1.1rem}.featuredArticleTitleDescription{font-size:1.1rem;line-height:1.5rem}.featuredArticleButton{font-size:1rem}.articlesSection{padding:2.5rem 4rem;gap:4rem}.articlesHeading{line-height:2rem;font-size:2.2vw;font-weight:700}.blogSideBar{width:15rem;gap:1.3rem}.sideBarHeadings{font-size:1.35rem;line-height:2.2rem}.sideBarLink{font-size:1.05rem;line-height:1.5rem}.articlesCardsGrid{gap:1.5rem}.articleCardTitle{font-size:1.3rem;line-height:1.7rem;font-weight:600}.articleCardDescription{font-size:.9rem}.articleCardButton{margin-top:.4rem;padding:.25rem .6rem;font-size:.95rem}}@media (max-width:1024px){.featuredArticleContainer{height:70vh}.featuredArticleInfoContainer{margin:3rem 2rem;padding:1rem 1.5rem;width:75%}.featuredArticleTitle{font-size:2.2rem;line-height:2.5rem}.featuredArticleAuthorDate{font-size:1rem}.featuredArticleTitleDescription{font-size:1rem;line-height:1.5rem}.featuredArticleButton{font-size:1rem}.articlesSection{padding:1.75rem 2rem;gap:2rem}.articlesHeading{line-height:2rem;font-size:1.5rem}.blogSideBar{width:8rem}.sideBarHeadings{font-size:1.35rem;line-height:2rem}.sideBarLink{font-size:1rem;line-height:1.5rem}.articlesCardsGrid{gap:1.25rem}.articleCard{gap:0}.articleCardImage{height:11rem}.articleCardInfo{gap:.75rem;padding:.75rem}.articleCardTitle{font-size:1.2rem;line-height:1.7rem;font-weight:600}.articleCardDescription{font-size:.9rem}.articleCardButton{margin-top:.4rem;padding:.25rem .6rem;font-size:.95rem}.articleHideButton{display:none}}@media (max-width:768px){.featuredArticleContainer{height:60vh}.featuredArticleInfoContainer{width:85%}.articlesSection{padding:1.75rem 2.25rem 1.75rem 1.5rem;gap:2rem}.blogSideBar{display:none}}@media (max-width:640px){.featuredArticleContainer{height:50vh}.featuredArticleInfoContainer{margin:4vw;bottom:0;padding:1rem 1.5rem;width:92vw;gap:.75rem}.featuredArticleTitle{font-size:1.85rem;line-height:2rem}.featuredArticleAuthorDate{font-size:.9rem}.featuredArticleTitleDescription{font-size:.9rem;line-height:1.4rem}.featuredArticleButton{width:7.5rem;font-size:.9rem;border-radius:10px;padding:.35rem .75rem}.articlesCardsGrid{grid-template-columns:repeat(1,1fr);gap:1.25rem}.articlesSection{padding:1.5rem 1.25rem}.articlesCardsContainer{gap:1.5rem}.articleCardButton{width:7.5rem}}