.news-list{flex-direction:column;gap:40px;display:flex}.news-list__item{color:inherit;gap:24px;text-decoration:none;display:flex}.news-list__img{border-radius:12px;flex-shrink:0;width:240px;height:160px;position:relative;overflow:hidden}.news-list__content{flex-direction:column;justify-content:center;display:flex}.news-list__date{font-family:var(--font-montserrat);color:#666;margin-bottom:6px;font-size:14px;font-weight:600}.news-list__title{font-family:var(--font-ruberoid);color:#333;margin:0 0 10px;font-size:24px;font-weight:400}.news-list__excerpt{font-family:var(--font-montserrat);color:#4d4d4d;margin:0;font-size:16px;font-weight:600;line-height:1.4}@media screen and (max-width:834px){.news-list__item{flex-direction:column}.news-list__img{width:100%;height:200px}}
.news__main{max-width:1440px;margin:120px auto auto;padding:0 10px}.news__head h1{-webkit-text-fill-color:transparent;letter-spacing:0%;text-transform:uppercase;background-image:linear-gradient(90deg,#60c3ac 0%,#47a4d4 100%);-webkit-background-clip:text;margin-bottom:12px;font-family:Ruberoid;font-size:36px;font-weight:400;line-height:100%}.news__head p{color:#4d4d4d;font-family:Montserrat;font-weight:600;font-style:SemiBold;letter-spacing:-2%;font-size:15px;line-height:130%}@media screen and (min-width:835px){.news__main{max-width:770px;margin:160px auto auto}.news__head h1{margin-bottom:10px;font-size:40px}.news__head p{font-size:16px}}@media screen and (min-width:1340px){.news__main{max-width:1196px;margin:180px auto auto}.news__head h1{margin-bottom:9px;font-size:48px}.news__head p{font-size:18px}}@media screen and (min-width:1921px){.news__main{max-width:1440px;margin:200px auto auto;padding:0 10px}}
