.market-news-feed label{font-weight:500}.market-news-feed__filters{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width: 480px){.market-news-feed__filters{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.market-news-feed__filters{grid-template-columns:60% 1fr}}@media screen and (min-width: 1280px){.market-news-feed__filters{grid-template-columns:600px 1fr}}.market-news-feed__filters-field{position:relative;isolation:isolate}.market-news-feed__filters-field label,.market-news-feed__filters-field input{display:block}.market-news-feed__filters button[type=submit]{position:absolute;right:10px;bottom:0;background:none;border:0;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;z-index:1}.market-news-feed__filters select{border-radius:8px;padding:7px 3.5rem 7px 1rem;background-position-y:8px}.market-news-feed__filters button:hover,.market-news-feed__filters select:hover{cursor:pointer}.market-news-feed__items{max-width:957px}.market-news-feed__items ul{list-style:none;padding:10px 0 0;margin:0}.market-news-feed__item{padding:20px;background:var(--brand-white);box-shadow:0px 0px 40px 0px rgba(19,23,61,.12);margin-bottom:24px;border-radius:8px;text-decoration:none;display:block}@media screen and (min-width: 768px){.market-news-feed__item{display:flex;gap:50px;align-items:center;flex-direction:row;flex-wrap:nowrap}}.market-news-feed__item-img{margin:0}@media screen and (max-width: 768px){.market-news-feed__item-img{display:none}}.market-news-feed__item-type{font-weight:700;color:var(--brand-red);text-transform:uppercase}.market-news-feed__item-date{color:var(--brand-dark-grey)}.market-news-feed__item-title{color:var(--brand-black);font-weight:500;font-size:18px;margin:0 0 6px}.market-news-feed__item-description{color:var(--brand-dark-grey)}.market-news-feed .sort{display:flex;align-items:center;gap:10px}.market-news-feed .sort i:before{font-size:24px}.market-news-feed .sort.sort-desc .fa-arrow-down-short-wide{display:inline-block}.market-news-feed .sort.sort-desc .fa-arrow-up-short-wide{display:none}.market-news-feed .sort.sort-asc .fa-arrow-down-short-wide{display:none}.market-news-feed .sort.sort-asc .fa-arrow-up-short-wide{display:inline-block}.market-news-feed__sort{display:flex;justify-content:space-between;padding-top:24px}.market-news-feed__sort button{background:none;border:0}.market-news-feed .list{padding:0;list-style:none}/*# sourceMappingURL=market-news-feed.css.map */
