.news-letter-section{padding:100px 0}.news-letter-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.news-letter-draw{position:relative}.news-letter-draw .star{position:absolute;animation:star-animation 10s linear infinite}.news-letter-draw .star-1{bottom:40px;left:-23px;animation-duration:8s}.news-letter-draw .star-2{top:42px;right:-31px;animation-duration:12s}.news-letter-container .title{color:#3f4b7f}.news-letter-container .text{max-width:700px;text-align:center}
