.News{background-color:#fff;border-radius:30px;width:100%}@media (min-width:768px){.News{background-color:#0000}}.News-Wrapper{width:var(--current-max-width);grid-template-areas:"header""list""btn";margin:70px auto 44px;display:grid}@media (min-width:768px){.News-Wrapper{grid-template-areas:"header btn""list list";margin:70px auto 0}}.News-Header{grid-area:header}.News-Button{grid-area:btn;place-self:center;width:176px}@media (min-width:768px){.News-Button{justify-self:end}}.News-List{grid-area:list;margin-top:46px;list-style:none}@media (min-width:992px){.News-List{background-color:var(--form-border-color);border-radius:30px;grid-template-columns:594fr 745fr;column-gap:87px;margin-top:13px;padding:60px 48px;display:grid}}.NewsCard{--bottom-border:1px dashed #000;border-bottom:var(--bottom-border);margin-top:30px;padding-bottom:30px}@media (min-width:992px){.NewsCard:first-child,.NewsCard:nth-child(2){margin-top:0}}.NewsCard:nth-child(n+3){border-bottom:none}@media (min-width:992px){.NewsCard:nth-child(n+3){border-bottom:var(--bottom-border)}}.NewsCard:nth-child(n+4){display:none}@media (min-width:992px){.NewsCard:nth-child(n+4){border-bottom:none;padding-bottom:0;display:list-item}.NewsCard:nth-child(n+5){border-bottom:none;display:none}}@media (min-width:768px){.NewsCard-Link{display:flex}}.NewsCard-Illustration{background-size:45px;height:190px;margin-bottom:30px}@media (min-width:992px){.NewsCard-Illustration{background-size:77px;height:390px}}.NewsCard:not(:first-child) .NewsCard-Illustration{display:none}.NewsCard-Image{object-fit:cover}.NewsCard-Title{font-family:var(--font-gilroy);font-size:26px;font-weight:600;line-height:25px}@media (min-width:992px){.NewsCard-Title{font-size:28px;line-height:43px}}.NewsCard-Description{--line-height:22px;font-family:var(--font-cera-pro);font-size:16px;font-weight:400;line-height:var(--line-height);max-height:calc(3*var(--line-height));margin:10px 0;overflow-y:hidden}@media (min-width:992px){.NewsCard-Description{--line-height:28px;max-height:calc(2*var(--line-height));font-size:18px;font-weight:500}}.NewsCard-LinkImage{display:none}@media (min-width:992px){.NewsCard-LinkImage{--size:49px;width:var(--size);height:var(--size);background-image:url(../media/arrow-btn.c4d774a3.svg);background-size:var(--size);background-repeat:no-repeat;flex-shrink:0;margin-left:85px;display:block;transform:rotate(135deg)}.NewsCard:first-child{border-bottom:none;grid-row:span 3}}
