 @import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap");.card {background-color: #f5f8fc;-webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 0.375rem 0.375rem -0.125rem rgba(168, 179, 207, 0.4);box-shadow: 0 0 transparent, 0 0 transparent, 0 0.375rem 0.375rem -0.125rem rgba(168, 179, 207, 0.4);padding: 0.5rem;border-radius: 1rem;border: 1px solid rgba(82, 88, 102, 0.2);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-pack: distribute;justify-content: space-around;width: 330px;height: auto;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;margin: 2rem;}.card__header {margin-bottom: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin: 0.5rem 0 0.5rem 0.5rem;}.card__header .header__img {height: 2rem;width: 2rem;-o-object-fit: cover;object-fit: cover;border-radius: 50%;}.card__header .header__title {font-size: 1.0625rem;line-height: 1.375rem;color: #0e1217;font-weight: 700;margin: 0.5rem;}.card__body {margin: 0 0.25rem;}.card__body .body__img {height: 10rem;margin: 0.75rem 0;}.card__body .body__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;margin: auto;border-radius: 0.75rem;}.card__footer {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack: distribute;justify-content: space-around;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0.75rem;}.card:hover {border-color: rgba(82, 88, 102, 0.4);}ion-icon {font-size: 1.5rem;color: #525866;cursor: pointer;-webkit-transition: color 0.2s ease;transition: color 0.2s ease;}ion-icon:hover:nth-of-type(1) {color: #15ce5c;}ion-icon:hover:nth-of-type(2) {color: #15ce5c;}ion-icon:hover:nth-of-type(3) {color: #fa6620;}.skeleton {-webkit-animation: skeleton-loading 1s linear infinite alternate;animation: skeleton-loading 1s linear infinite alternate;}@-webkit-keyframes skeleton-loading {0% {background-color: #c2cfd6;}100% {background-color: #f0f3f5;}}@keyframes skeleton-loading {0% {background-color: #c2cfd6;}100% {background-color: #f0f3f5;}}.skeleton-loader-featured-stories2 {margin-left: 1.5rem;}.skeleton-text {width: 100%;height: 0.7rem;margin-bottom: 0.7rem;border-radius: 0.25rem;}.skeleton-text__title {width: 25%;height: 20px;}.skeleton-text__title_head {width: 20%;height: 18px;}.skeleton-text__button {width: 100%;height: 30px;}.skeleton-text__logo {width: 131px;height: 131px;}.skeleton-text__body {width: 85%;}.skeleton-footer {width: 50%;}.skeleton-button {width: 30%;height: 3rem;}.welcome-cls {height: 64px;}.latest-header-cls {height: 40px;}