.content-section{background:#000;background:linear-gradient(130deg,#000,#2b3240 30%,#000);background-attachment:fixed}.content-section>.noisy:after{content:"";display:block;position:fixed;top:0;width:100%;height:100%}.project-card{position:relative;z-index:-2;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#2b3240;padding:20px;border:1px solid #191E25;border-radius:24px;overflow:hidden}.project-card .noisy:after{position:absolute;z-index:-1;inset:0}.project-card img{border-radius:15px;opacity:.75;object-fit:cover}.project-card .text-content{margin-left:40px;margin-top:20px;width:calc(100% - 540px);min-width:500px}.project-card p{margin-top:5px;font-size:16px}.scrolling-text{position:relative;z-index:200;top:12px;overflow:hidden}.scrolling-text>div{white-space:nowrap;width:max-content;font-size:20px;animation:scrolling-text 30s linear infinite}@keyframes scrolling-text{0%{transform:translate(0)}to{transform:translate(-50%)}}
