.info-card{background-color:#1d1d21;border-radius:8px;height:100%;min-height:388px;padding:20px 20px 48px;text-decoration:none;transition:all .3s ease-in-out;width:100%}.info-card__wrapper{display:flex;flex-direction:column;height:100%}.info-card__img-wrapper{display:block;height:180px}@media screen and (max-width:768px){.info-card__img-wrapper{height:auto}}.info-card__date{color:#999;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:14px;font-weight:400;line-height:22px;margin-top:4px}.info-card__img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.info-card__info{margin-top:20px}.info-card__headline{display:-webkit-box;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:24px;font-weight:400;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;letter-spacing:-.01em;line-height:28px}.info-card__description{margin-top:20px}.info-card__description,.info-card__description p{color:#999;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:16px;font-weight:400;line-height:24px}.info-card__link-button{margin-top:auto;padding-top:20px}@media screen and (max-width:768px){.info-card__link-button .ui-button{height:48px;width:100%}}@media (any-hover:hover){.info-card_with-hover-effect:hover{transform:scale(1.05)}}.home-info-cards-list{background-color:#0c0b0f;padding:12px 0 30px}.home-info-cards-list__wrapper{margin:0 auto;max-width:1232px;padding:0 16px}.home-info-cards-list__header{align-items:center;display:flex;justify-content:space-between}.home-info-cards-list__title{color:#e3e6e8;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:24px;font-weight:400;letter-spacing:-.02em;line-height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:1025px){.home-info-cards-list__title{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:48px;font-weight:300;line-height:56px}}.home-info-cards-list__items{display:grid;gap:26px;grid-template-columns:repeat(1,1fr);margin-top:44px;width:100%}@media screen and (min-width:1025px){.home-info-cards-list__items{grid-template-columns:repeat(3,1fr)}}.home-info-cards-list__news-item .info-card__description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;transition:font-size .3s ease,transform .3s ease}.home-info-cards-list__news-item .info-card:hover .info-card__description{font-size:18px;transform:scale(1.05)}
