.feature-section{position:relative;background:#fff;color:#0b0d1a;padding:5rem 1rem}@media(min-width:768px){.feature-section{padding-left:3.75rem;padding-right:3.75rem}}@media(min-width:1024px){.feature-section{padding:7.5rem 0}}.feature-section-container{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:1400px;gap:80px}@media(min-width:768px){.feature-section-container{gap:145px}}.featured-news-card{max-width:1200px;margin:0 auto;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.featured-news-card{flex-direction:row}}.feature-section-header{margin-left:auto;margin-right:auto;max-width:912px;display:flex;flex-direction:column;gap:12px;text-align:center}@media(min-width:768px){.feature-section-header{gap:1rem}}.feature-section-header-inner{display:flex;flex-direction:column;gap:16px;text-align:center;justify-content:center;align-items:center}@media(min-width:768px){.feature-section-header-inner{gap:2rem}}.left-section{flex:0 0 60%;display:flex;min-width:0}.right-section{flex:0 0 40%;justify-content:space-between;min-width:0}.gradient-box,.right-section{display:flex;flex-direction:column}.gradient-box{width:100%;border-radius:14px;padding:24px;background:linear-gradient(63.67deg,hsla(0,0%,100%,.1) 5.94%,rgba(122,18,202,.1) 46.25%,#3141f1 126.61%);gap:24px}.content-row,.logo{display:flex;align-items:center}.content-row{gap:24px;min-width:0}@media(max-width:768px){.content-row{flex-direction:column;align-items:flex-start}}.content-row h3{flex:1;min-width:0;font-size:24px;font-weight:500;line-height:1.3}@media(min-width:1024px){.content-row h3{font-size:32px}}.image-wrapper{flex-shrink:0}.news-image{width:260px;max-width:100%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media(min-width:1024px){.news-image{width:340px}}@media(max-width:768px){.news-image{width:100%}}.tags{display:flex;gap:8px;flex-wrap:wrap}.news-link,.tags{margin-bottom:12px}.news-link{font-size:28px;font-weight:600;line-height:1.3;text-decoration:none;color:#111827}.news-link:hover{text-decoration:underline}@media(max-width:768px){.news-link{font-size:22px}}.description{font-size:16px;color:#4b5563;line-height:1.6;margin-bottom:20px}.meta{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;font-size:14px;color:#6b7280}.meta-dot{width:4px;height:4px;background:#9ca3af;border-radius:50%}