.news-wrap{padding:0 1em 3em}.news-wrap__caption{margin-left:auto;margin-right:auto;text-align:center;margin-top:2rem}.news-wrap__info{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1em;max-width:var(--box);margin:0 auto;padding:2rem 0 2rem 0}@media(max-width: 650px){.news-wrap__info{display:block}}.news-wrap__item{display:flex;flex-direction:column;justify-content:space-between;background:var(--white);padding:2em;gap:1em;border-radius:var(--radius);border:1px solid var(--bg-89);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.news-wrap__item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.08)}.news-wrap__item:last-child:nth-child(odd){grid-column:1/-1}@media(max-width: 650px){.news-wrap__item{box-shadow:none;padding:2rem 1rem;text-align:center;gap:0;margin:.8rem 0}}.news-wrap__content{flex:1}.news-wrap__link{align-self:flex-end;margin-top:auto}.news-wrap__arrow{border:solid var(--bg-65);border-width:0 3px 3px 0;display:inline-block;border-radius:2px;padding:2px;transform:translateY(-2px) rotate(-45deg);transition:.5s}.news-wrap__btn-container{display:flex;justify-content:center}@media(max-width: 650px){.news-wrap__title{margin-top:0}}/*# sourceMappingURL=S09_News.css.map */
