.header-section{height:170px;background-color:var(--green-2)}.header-section>div{text-align:center;padding:0 5%;height:170px;display:flex;flex-direction:column;color:var(--white);justify-content:center;align-items:center;background-image:url("/ThemeLibrary/AlphaTheme/images/path.svg");background-repeat:repeat-x;gap:1rem}.news-section{margin-bottom:6rem}#news-grid{display:flex;flex-wrap:wrap;gap:2rem;margin-top:50px;row-gap:4rem;justify-content:center}.alpha-container.news-details{margin:3rem 5% 7rem 5%}.new-small-card{border:1px solid var(--light-gray);border-radius:16px;padding:1rem;cursor:pointer}.new-small-card:hover{box-shadow:0 4px 16px 0 #00000014}@media(min-width:1024px){.alpha-container.news-details{margin:3rem 8% 7rem 8%}.main-card .image-container img{width:100%}.new-item{cursor:pointer;width:100%}.new-item:hover{box-shadow:0 16px 16px 0 #00000014}#news-grid{max-width:1200px;margin:50px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1275px){#news-grid{max-width:1200px;grid-template-columns:repeat(4,1fr)}}.div-details-img{width:70px;height:70px;border-radius:4px;overflow:hidden}.div-details-img img{width:100%;height:100%;object-fit:cover}.container-image{overflow:hidden;max-height:400px;border-radius:4px}.container-image img{object-fit:cover;width:100%;height:100%}