.home-news-title{text-transform:capitalize;margin:0}.home-news-swiper{overflow:visible!important}.home-news-card{color:#343a40;background:#fff;border:1px solid #b7b7b7;border-radius:4px;width:100%;height:100%;text-decoration:none;display:block}.home-news-card-inner{background:#fff;width:100%;height:100%;min-height:520px;position:relative;overflow:hidden}.home-news-card-img{object-fit:cover;object-position:50% 29%;width:100%;height:240px;transition:transform .45s cubic-bezier(.22,1,.36,1);display:block}.home-news-card-body{text-align:left;background:#fff;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:168px;padding:16px;transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.home-news-card:hover .home-news-card-body,.home-news-card:focus-visible .home-news-card-body{transform:translateY(-88px)}.home-news-card:hover .home-news-card-img,.home-news-card:focus-visible .home-news-card-img{transform:scale(1.03)}.home-news-card-title{text-transform:uppercase;color:#343a40;margin:4px 0;font-size:22px;font-weight:900;line-height:1.5}.home-news-card-date{color:#717171;margin-bottom:8px;font-size:16px;font-weight:800;display:block}.home-news-card-excerpt{color:#343a40;opacity:0;max-height:0;margin:0;font-size:16px;font-weight:500;line-height:1.6;transition:opacity .35s 60ms,max-height .45s cubic-bezier(.22,1,.36,1),margin .35s,transform .35s 60ms;overflow:hidden;transform:translateY(8px)}.home-news-card:hover .home-news-card-excerpt,.home-news-card:focus-visible .home-news-card-excerpt{opacity:1;max-height:120px;margin-top:10px;transform:translateY(0)}.home-news-card-footer{margin-top:24px;font-weight:800}.home-news-card-underline{background-color:#0050a0;width:40px;height:4.8px;margin-top:4px;display:block}.home-news-arrows{justify-content:flex-end;gap:24px;margin-top:24px;padding:0 24px;display:flex}.home-news-arrow{color:#fff;cursor:pointer;background:#0006;border:none;border-radius:100px;justify-content:center;align-items:center;width:60px;height:60px;padding:16px;transition:background-color .2s;display:flex}.home-news-arrow:hover{background:#0009}.home-news-arrow.is-disabled{opacity:0;pointer-events:none}
