.gc-page .gc-news{background:var(--gc-white)}.gc-news>.gc-container{padding-top:84px;padding-bottom:84px}.gc-news__grid{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e9ecef;border:1px solid #e9ecef}.gc-page .gc-news__item{background:var(--gc-white);padding:32px 30px 30px;display:flex;flex-direction:column;gap:14px}.gc-news__date{font-weight:700;font-size:13px;line-height:1;letter-spacing:.1em;color:var(--gc-gray)}.gc-page .gc-news__title{font-weight:700;font-size:19px;line-height:1.3;color:var(--gc-ink)}.gc-page .gc-news__title a{color:var(--gc-ink)}.gc-page .gc-news__title a:hover{color:var(--gc-navy)}.gc-page .gc-news__text{margin:0;font-weight:400;font-size:15px;line-height:1.65;color:var(--gc-muted)}.gc-page .gc-news__more{margin-top:auto;align-self:flex-start;padding:11px 16px;border:2px solid var(--gc-yellow);font-weight:600;font-size:13px;line-height:1;color:var(--gc-text)}.gc-page .gc-news__more:hover{background:#fff8e7;color:var(--gc-ink)}@media (max-width:1023px){.gc-news>.gc-container{padding-top:56px;padding-bottom:56px}.gc-news__grid{grid-template-columns:1fr}}