.introduction{color:#a308f4;font-family:raleway,sans-serif}.news-content-container{max-width:1200px;margin:0 auto;padding:25px;border:3px dashed #5d30f6;border-radius:3px;background-color:rgba(0,0,0,.92)}.news-blog-list{display:flex;flex-direction:column;gap:1rem;padding:2rem 0;background-image:url(/images/backgrounds/orchestrator_background_texture_1kd.png)}.news-blog-item{display:flex;gap:1rem;padding:10px;text-decoration:none;border:1px solid #5d30f6;border-radius:5px;background-color:initial;transition:background-color .3s;width:100%}.news-blog-item:hover{background-color:#1a1919}.news-blog-image{flex:0 0 200px;height:200px;display:flex;align-items:center;justify-content:center;margin-right:1rem;border:.0875rem solid #5d30f6;border-radius:5px;overflow:hidden;background-color:rgba(0,0,0,.92);background-image:url(https://static.cratercrash.space/orchestrator/images/backgrounds/orchestrator_background_texture_1kd.png);background-size:50px;background-repeat:repeat;background-position:50%;position:relative}.news-blog-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:auto;object-fit:contain;z-index:3}.news-blog-image::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.news-blog-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;width:calc(100% - 220px)}.news-blog-content h2{margin:0 0 .8rem;font-size:25px;color:#18b1ee;font-family:poppins,sans-serif;font-weight:700;line-height:1.2em}.news-blog-excerpt{margin:0;color:#e6c6c4;line-height:1.5;font-size:18px;font-family:poppins,sans-serif;text-align:justify}.news-blog-date{color:#a308f4;font-size:15px;font-family:poppins,sans-serif;margin-top:.5rem;display:block}