.c-news-card{background-color:#f2ede5;cursor:pointer;padding:1rem;position:relative;transition:.3s cubic-bezier(.25,1,.5,1)}@media (max-width:63.99em){.c-news-card.-size-default{background-color:#ff753e}}.c-news-card:focus-visible.-size-small,.c-news-card:hover.-size-small{transform:scale(1.02) rotate(4deg)}.c-news-card:focus-visible.-size-default,.c-news-card:hover.-size-default{background-color:#ff753e;transform:scale(1.01) rotate(3deg)}.c-news-card__link{inset:0;position:absolute;z-index:2}.c-news-card__wrapper{display:flex;flex-direction:column;gap:2rem;height:100%}@media (min-width:64em){.c-news-card.-size-default .c-news-card__wrapper{display:grid;grid-template-columns:repeat(8,1fr)}}.c-news-card__image{height:16rem;-o-object-fit:cover;object-fit:cover;transition:filter .3s cubic-bezier(.25,1,.5,1)}.c-news-card:not(:hover):not(:focus-visible) .c-news-card__image{filter:grayscale(1)}.c-news-card.-size-default .c-news-card__image{height:21rem}@media (min-width:64em){.c-news-card.-size-default .c-news-card__image{height:100%}}.c-news-card__content{display:flex;flex:1;flex-direction:column;gap:2rem;justify-content:space-between;padding:0 1rem 1rem}@media (min-width:64em){.c-news-card.-size-default .c-news-card__content{padding:3rem 3rem 3rem 0}}.c-news-card__header{display:flex;flex-direction:column;gap:.8rem}@media (min-width:64em){.c-news-card.-size-default .c-news-card__header{min-height:30rem}}.c-news-card__title{font-weight:500}.c-news-card.-size-small .c-news-card__title{font-size:1.8rem;font-weight:600}.c-news-card__text{font-size:1.5rem}.c-news-card__footer{align-items:center;display:flex;justify-content:space-between}.c-news-card__arrow{flex:0 0 3.4rem;height:3.4rem;position:relative;width:3.4rem;z-index:1}.c-news-card__left{display:flex;font-size:1rem;gap:1rem;letter-spacing:.08rem;text-transform:uppercase}.c-news-card__source:before{content:"|";margin-right:1rem}.c-news-card.-size-small .c-news-card__line{font-size:0}.c-news-card.-size-small .c-news-card__line:first-child,.c-news-card.-size-small .c-news-card__line:nth-child(2),.c-news-card.-size-small .c-news-card__line:nth-child(3){font-size:1.5rem}.c-news-card.-size-small .c-news-card__line:nth-child(4):before{content:" ...";font-size:1.5rem}
