:root{--gerne-red: hsla(0, 100%, 66%, 1);--gerne-blue: hsla(221, 65%, 68%, 1);--gerne-yellow: hsla(31, 58%, 43%, 1);--gerne-green: hsla(42, 99%, 56%, 1)}.swiper-slide.announcement-card{width:335px;height:243px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media(max-width:992px){.swiper-slide.announcement-card{width:auto;height:auto;column-gap:44px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(2,auto)}}.swiper-slide.announcement-card .announcement-card__number{--no-color: #1F2940;--di-color: #2555C4;font-weight:600;font-size:clamp(60px,49.0445859873px + 3.1847133758vw,100px);line-height:100%;color:var(--di-color);padding:10px;transition:color .4s ease}@media(max-width:992px){.swiper-slide.announcement-card .announcement-card__number{grid-row:span 2}}.swiper-slide.announcement-card .announcement-card__title{margin-bottom:15px;color:#fff}.swiper-slide.announcement-card .announcement-card__date{color:#e9ecf1}.swiper-slide.announcement-card:hover .announcement-card__number{--no-color: #3a5aa3;--di-color: #9BBAF3;color:var(--di-color)}.announcement{color:#fff;margin-block:200px 150px}.announcement__wrap{display:grid;gap:130px}.announcement__wrap-card{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media(max-width:992px){.announcement__wrap-card{grid-template-columns:1fr;width:fit-content;margin-inline:auto}}.announcement .announcement-card{width:100%;border-bottom:1px solid #636D82}@media(max-width:992px){.announcement .announcement-card{border-bottom:none}}
