.NewsPage-module__yoj1ga__newsContainer{max-width:1320px;margin:0 auto;padding:2rem 1rem}.NewsPage-module__yoj1ga__newsHeader{border-bottom:3px solid var(--primary-green-color);margin-bottom:2.5rem;padding-bottom:1rem}.NewsPage-module__yoj1ga__newsTitle{color:var(--dark-green-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.NewsPage-module__yoj1ga__newsTitle:after{content:"";background-color:var(--primary-yellow-color);width:60%;height:3px;position:absolute;bottom:-8px;left:0}.NewsPage-module__yoj1ga__newsMain{flex-direction:column;gap:3rem;display:flex}.NewsPage-module__yoj1ga__featuredSection{background-color:var(--bg-color-green);border-left:4px solid var(--medium-green-color);border-radius:10px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__sectionTitle{color:var(--primary-green-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;position:relative}.NewsPage-module__yoj1ga__sectionTitle:after{content:"";background-color:var(--primary-yellow-color);width:60px;height:3px;position:absolute;bottom:0;left:0}.NewsPage-module__yoj1ga__articlesGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.NewsPage-module__yoj1ga__twoColumnLayout{flex-direction:column;gap:2rem;display:flex}.NewsPage-module__yoj1ga__mainContent{flex-direction:column;flex:1;gap:2.5rem;display:flex}.NewsPage-module__yoj1ga__regularSection{background-color:var(--bg-color-green);border-right:4px solid var(--medium-yellow-color);border-radius:10px;width:100%;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__articlesList{flex-direction:column;gap:1.5rem;display:flex}.NewsPage-module__yoj1ga__videosSection{background-color:var(--bg-color-green);border-radius:10px;width:100%;margin:1rem 0;padding:2rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__videosGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.NewsPage-module__yoj1ga__videoCard{border-left:3px solid var(--medium-green-color);background-color:#fff;border-radius:8px;padding:1.25rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #005a381a}.NewsPage-module__yoj1ga__videoCard:hover{border-left:3px solid var(--primary-yellow-color);transform:translateY(-5px);box-shadow:0 8px 16px #005a3826}.NewsPage-module__yoj1ga__videoTitle{color:var(--dark-green-color);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.NewsPage-module__yoj1ga__videoContainer{border:2px solid var(--light-green-color);border-radius:6px;width:100%;overflow:hidden}.NewsPage-module__yoj1ga__videoContainer>*{width:100%}.NewsPage-module__yoj1ga__rumblePlaceholder{text-align:center;color:var(--primary-green-color);border:1px dashed var(--medium-yellow-color);background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;min-height:150px;padding:2rem;display:flex;position:absolute;top:0;left:0}.NewsPage-module__yoj1ga__substackSection{background-color:var(--bg-color-green);border-top:3px solid var(--primary-yellow-color);border-radius:10px;width:100%;padding:2rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__substackGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.NewsPage-module__yoj1ga__substackCard{border-left:3px solid var(--primary-yellow-color);background-color:#fff;border-radius:8px;padding:1.25rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #005a381a}.NewsPage-module__yoj1ga__substackCard:hover{border-left:3px solid var(--primary-green-color);transform:translateY(-5px);box-shadow:0 8px 16px #005a3826}.NewsPage-module__yoj1ga__substackTitle{color:var(--dark-green-color);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.NewsPage-module__yoj1ga__substackDescription{color:#555;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.NewsPage-module__yoj1ga__sidebar{flex-direction:column;gap:2rem;width:100%;display:flex}.NewsPage-module__yoj1ga__sidebarSection{background-color:var(--bg-color-green);border-top:3px solid var(--primary-yellow-color);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__sidebarTitle{color:var(--primary-green-color);border-bottom:1px solid var(--light-green-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.NewsPage-module__yoj1ga__socialMediaList{flex-direction:column;gap:1.5rem;display:flex}.NewsPage-module__yoj1ga__socialMediaItem{margin-bottom:1rem}.NewsPage-module__yoj1ga__socialMediaItemTitle{color:var(--dark-green-color);margin-bottom:.5rem;font-size:1rem;font-weight:500}.NewsPage-module__yoj1ga__embedContainer{border-radius:6px;width:100%;overflow:hidden}.NewsPage-module__yoj1ga__substackPlaceholder{background-color:var(--bg-color-green);text-align:center;color:var(--primary-green-color);border:1px dashed var(--medium-green-color);border-radius:6px;justify-content:center;align-items:center;min-height:150px;padding:2rem;display:flex}.NewsPage-module__yoj1ga__xPostsSection{background-color:var(--bg-color-green,#f5fbf8);border-radius:10px;width:100%;margin:1rem 0 3rem;padding:2rem;box-shadow:0 4px 12px #0000000d}.NewsPage-module__yoj1ga__xPostsGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.NewsPage-module__yoj1ga__xPostCard{background-color:#0000;border-radius:8px;width:100%;min-height:300px;transition:transform .3s}@media (min-width:640px){.NewsPage-module__yoj1ga__videosGrid,.NewsPage-module__yoj1ga__substackGrid,.NewsPage-module__yoj1ga__xPostsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.NewsPage-module__yoj1ga__articlesGrid{grid-template-columns:repeat(2,1fr)}.NewsPage-module__yoj1ga__twoColumnLayout{flex-direction:row}.NewsPage-module__yoj1ga__sidebar{width:350px}.NewsPage-module__yoj1ga__newsContainer{background-color:#fff;padding:2rem}}@media (min-width:1024px){.NewsPage-module__yoj1ga__articlesGrid{grid-template-columns:repeat(3,1fr)}.NewsPage-module__yoj1ga__xPostsGrid{grid-template-columns:repeat(2,1fr)}}
