.newspage__container{padding-bottom:50px}@media (max-width:1024px){.newspage__container{padding-bottom:40px}}.newspage__header{padding-bottom:40px;font-size:48px;font-weight:400;line-height:60px}@media (max-width:1024px){.newspage__header{font-size:24px;line-height:28px}}.newspage__wrapper{flex-flow:wrap;flex-grow:1;gap:32px;padding-bottom:30px;display:flex}@media (max-width:1024px){.newspage__wrapper{flex-direction:column;gap:14px}}.newspage__big-item{border-radius:8px;position:relative}.newspage__big-item img{width:100%;height:100%}.newspage__big-item-text{max-width:50%;color:var(--white);flex-direction:column;gap:30px;font-size:22px;font-weight:400;line-height:130%;display:flex;position:absolute;top:50px;left:75px}@media (max-width:1024px){.newspage__big-item-text{max-width:60%;top:25px;left:40px}}.newspage__big-item-text b{font-weight:700}.newspage__big-item-header{font-size:36px;line-height:130%}@media (max-width:1024px){.newspage__big-item-header{font-size:20px;line-height:120%}}.newspage__big-item-date{font-size:16px}@media (max-width:1024px){.newspage__big-item-date{font-size:14px}}.newspage__item{grid-template-columns:auto auto;gap:32px;max-width:100%;display:grid}@media (max-width:1024px){.newspage__item{grid-template-columns:auto auto;gap:14px}}@media (max-width:575px){.newspage__item{grid-template-columns:auto;gap:14px}}.newspage__item-2{grid-template-columns:25% 25% 25% 25%;gap:30px;max-width:100%;display:grid}@media (max-width:1024px){.newspage__item-2{grid-template-columns:auto auto;gap:14px}}@media (max-width:575px){.newspage__item-2{grid-template-columns:auto;gap:14px}}.newspage__card{border-radius:8px;flex-direction:column;gap:0;max-width:100%;display:flex}@media (min-width:1024px){.newspage__card{max-width:376px}}.newspage__card{background-clip:padding-box}.newspage__card-image{width:100%;max-width:100%;height:auto;max-height:180px}@media (min-width:950px) and (max-width:1050px){.newspage__card-image{max-height:none}}@media (min-width:450px) and (max-width:600px){.newspage__card-image{max-height:none}}.newspage__card-image a{display:flex}.newspage__card-image-img{object-fit:contain;border:1px solid var(--news-item-border);z-index:100;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;min-height:180px;max-height:180px}.newspage__card-text{border:1px solid var(--news-item-border);border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;justify-content:left;gap:20px;min-height:151px;padding:30px;display:flex}@media (max-width:1024px){.newspage__card-text{min-height:120px;padding:20px}}.newspage__card-header{font-size:16px}@media (max-width:1024px){.newspage__card-header{font-size:14px}}.newspage__card-date{font-size:16px}@media (max-width:1024px){.newspage__card-date{font-size:12px}}
