.news-section{margin-top:30px}.news-scroll-container{overflow:hidden;position:relative}.news-scroll{animation:scrollNews 120s linear infinite;display:flex;gap:20px;width:max-content}.news-scroll:hover{animation-play-state:paused}.news-card{background:#fbfbfc;border:1px solid #446497;border-radius:6px;box-shadow:0 4px 10px #00000014;flex-shrink:0;max-width:280px;min-width:280px;overflow:hidden}.news-card img{background-color:#e2e8f0;background-image:url(https://images.pexels.com/photos/6801648/pexels-photo-6801648.jpeg?w=300&h=150&fit=crop);background-size:cover;height:150px;object-fit:cover;width:100%}.news-content{padding:10px}.news-content h3{color:#131212;font-size:14px;margin-bottom:8px}.news-content h4{color:#141414;font-size:14px;margin-bottom:8px}.news-content p{color:#1d1c1c;font-size:12px;margin-top:10px}.news-content a{color:#2f2ceb;font-size:12px;font-weight:700;text-decoration:none}@keyframes scrollNews{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
/*# sourceMappingURL=6962.5977efe0.chunk.css.map*/