.video_container__gwTRA{display:flex;flex-direction:column;gap:28px;padding:20px 20px 80px}.video_header__CDp4f{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.video_kicker__iSpP4{color:#d53446;font-family:var(--font-poppins);font-size:16px;font-weight:600}.video_title__hxwRw{color:#21212d;font-family:var(--font-poppins);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.1}.video_description__51UfY{max-width:920px;color:#333;font-family:var(--font-roboto);font-size:clamp(1rem,2vw,1.1rem);line-height:1.7}.video_grid__eZS7s{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.video_card__EAcpa{display:flex;flex-direction:column;text-decoration:none;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.video_card__EAcpa:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(0,0,0,.07)}.video_thumbnailWrap__APcy4{position:relative;aspect-ratio:16/8.8;overflow:hidden}.video_thumbnailWrap__APcy4:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.28))}.video_thumbnail__4qlp5{display:block;width:100%;height:100%;object-fit:cover}.video_playButton__VP3gm{position:absolute;top:50%;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:rgba(213,52,70,.92);transform:translate(-50%,-50%)}.video_playTriangle__0Bfsu{width:0;height:0;margin-left:3px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff}.video_cardBody__eMESz{display:flex;flex-direction:column;gap:8px;padding:14px 14px 18px}.video_cardDate__0fUmQ{color:#d53446;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.video_cardDate__0fUmQ,.video_cardTitle__e8Zpo{font-family:var(--font-poppins);font-weight:600}.video_cardTitle__e8Zpo{color:#111;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.3}@media (max-width:1024px){.video_grid__eZS7s{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.video_container__gwTRA{padding:16px 16px 64px;gap:22px}.video_grid__eZS7s{grid-template-columns:1fr}.video_cardBody__eMESz{padding:16px}.video_playButton__VP3gm{width:54px;height:54px}}