.NewsLandingPage-module__Xp5sLG__page{gap:34px;max-width:1440px;margin:0 auto;padding:0;display:grid}.NewsLandingPage-module__Xp5sLG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;min-width:0;padding-bottom:40px;display:grid}.NewsLandingPage-module__Xp5sLG__card{border-radius:var(--border-radius-block);cursor:pointer;background:#bebebe1a;grid-template-rows:320px auto;width:100%;min-width:0;max-width:100%;min-height:625px;transition:transform .22s,box-shadow .22s,background-color .22s;display:grid;position:relative;overflow:hidden;transform:translateY(0)scale(1)}.NewsLandingPage-module__Xp5sLG__cardLinkOverlay{z-index:3;border-radius:inherit;position:absolute;inset:0}.NewsLandingPage-module__Xp5sLG__cardLinkOverlay:focus-visible{outline:none}.NewsLandingPage-module__Xp5sLG__cardMedia{background:linear-gradient(160deg,#dbe8e6,#eef2f0);min-width:0;height:100%;position:relative;overflow:hidden}.NewsLandingPage-module__Xp5sLG__cardMedia:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#07353300 18%,#07353329 100%),radial-gradient(circle at 100% 0,#ffc15e33,#0000 42%);transition:opacity .22s;position:absolute;inset:0}.NewsLandingPage-module__Xp5sLG__cardImage{object-fit:cover;transition:transform .32s,filter .32s;transform:scale(1)}.NewsLandingPage-module__Xp5sLG__cardMedia>img.NewsLandingPage-module__Xp5sLG__cardImage{width:100%;height:100%;position:absolute;inset:0}.NewsLandingPage-module__Xp5sLG__cardBody{z-index:1;grid-template-rows:auto auto auto minmax(0,1fr) auto;align-content:start;gap:18px;min-width:0;min-height:0;padding:16px 20px 20px;display:grid;position:relative}.NewsLandingPage-module__Xp5sLG__cardTitle{color:var(--color-text-primary);letter-spacing:-4%;-webkit-line-clamp:3;line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;min-width:0;max-height:90px;margin:0;font-size:24px;font-weight:500;line-height:30px;transition:color .22s;display:-webkit-box;overflow:hidden}.NewsLandingPage-module__Xp5sLG__cardExcerpt{color:var(--color-text-muted);letter-spacing:-5%;-webkit-line-clamp:3;line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;min-width:0;max-height:72px;margin:0;font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden}.NewsLandingPage-module__Xp5sLG__line{background:#71717133;width:100%;height:1px;transition:background-color .22s,transform .22s;display:block}.NewsLandingPage-module__Xp5sLG__readMoreButton{background:var(--color-bg-surface);width:fit-content;min-width:124px;max-height:44px;color:var(--color-brand-primary);white-space:nowrap;letter-spacing:-4%;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:12.5px 24px;font-size:15px;font-weight:500;line-height:20px;transition:border-color .22s,background-color .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 4px 13.6px #0000001a}.NewsLandingPage-module__Xp5sLG__dateChip{color:#e59a43;width:fit-content;min-height:34px;letter-spacing:-2%;background:#ffc98d2e;border-radius:999px;align-items:center;padding:0 18px;font-size:14px;font-weight:700;line-height:20px;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}@media (hover:hover) and (pointer:fine){.NewsLandingPage-module__Xp5sLG__card:hover,.NewsLandingPage-module__Xp5sLG__card:focus-within{transform:translateY(-8px)scale(1.01)}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__cardMedia:after,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__cardMedia:after{opacity:1}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__cardImage,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__cardImage{filter:saturate(1.06)contrast(1.02);transform:scale(1.06)}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__cardTitle,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__cardTitle{color:#0b5c56}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__line,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__line{transform-origin:0;background:#0b5c5638;transform:scaleX(.98)}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__dateChip,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__dateChip{color:#cf7f1e;background:#ffc98d47;transform:translate(4px)}.NewsLandingPage-module__Xp5sLG__card:hover .NewsLandingPage-module__Xp5sLG__readMoreButton,.NewsLandingPage-module__Xp5sLG__card:focus-within .NewsLandingPage-module__Xp5sLG__readMoreButton{border-color:#76a19e;transform:translate(4px);box-shadow:0 10px 24px #0b5c561f}}.NewsLandingPage-module__Xp5sLG__empty{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);border-radius:24px;padding:40px 28px}@media (max-width:1024px){.NewsLandingPage-module__Xp5sLG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.NewsLandingPage-module__Xp5sLG__card{grid-template-rows:220px auto;min-height:542px}.NewsLandingPage-module__Xp5sLG__cardTitle{max-height:72px;font-size:20px;line-height:24px}.NewsLandingPage-module__Xp5sLG__cardExcerpt{max-height:60px;font-size:15px;line-height:20px}.NewsLandingPage-module__Xp5sLG__grid{grid-template-columns:1fr}.NewsLandingPage-module__Xp5sLG__page{gap:20px}}
