.listing-articles_container__85WMK{width:100%;height:fit-content;padding:16px}.listing-articles_wrapper__bTMIi{width:100%;max-width:1504px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto clamp(32px,9.6vw,120px);border:.5px solid #7c7c7c;border-top:none;border-right:none}.listing-articles_card__Dxhzk{width:100%;padding:clamp(16px,3.5vw,44px);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(24px,4.22vw,38px);border:.5px solid #7c7c7c;border-bottom:none;border-left:none;transition:all .3s ease}.listing-articles_card__Dxhzk:hover{background:rgba(255,255,255,.05);box-shadow:0 0 10px 0 rgba(255,255,255,.1);border:.5px solid #ae1a41}.listing-articles_cardImage__szeaZ{height:256px;width:100%;object-fit:cover}.listing-articles_dateWrapper__pIl6W{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:4px}.listing-articles_dateWrapper__pIl6W span{text-transform:capitalize}.listing-articles_dateWrapper__pIl6W p,.listing-articles_dateWrapper__pIl6W span{font-family:var(--font-dm-sans);font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:-.96px;color:rgba(255,255,255,.5)}.listing-articles_dateWrapper__pIl6W p{text-transform:uppercase}.listing-articles_title___mF7D{font-family:var(--font-dm-sans);font-size:clamp(24px,3.5vw,32px);font-weight:400;line-height:clamp(24px,3.5vw,38.4px);text-transform:uppercase;color:#fff}.listing-articles_descriptionWrapper__WuEg1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:32px}.listing-articles_description___yjgu{font-family:var(--font-dm-sans);font-size:18px;font-weight:400;line-height:27px;max-width:440px;text-wrap:pretty;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;color:#fff}.listing-articles_arrow__2b35C{cursor:pointer;transition:all .3s ease;flex-shrink:0;min-width:60px;min-height:60px}.listing-articles_card__Dxhzk:hover .listing-articles_arrow__2b35C{transform:translatey(-4px);color:#fff!important}@media (max-width:900px){.listing-articles_wrapper__bTMIi{display:grid;grid-template-columns:repeat(1,1fr)}}@media (max-width:600px){.listing-articles_arrow__2b35C{display:none}.listing-articles_description___yjgu{max-width:100%}}