.product-video-section{padding:64px 0;background:#eef5f9}.product-video-section .video-heading{max-width:820px;margin:0 0 26px}.product-video-section .video-heading h2{margin:0 0 10px;color:#0b3157;font-size:clamp(28px,3vw,40px);line-height:1.15}.product-video-section .video-heading p{margin:0;color:#4b647a;line-height:1.7}.product-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.product-video-card{overflow:hidden;border:1px solid #cbdce8;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(10,48,82,.08)}.product-video-card video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#071b2c}.product-video-copy{padding:20px}.product-video-copy h3{margin:0 0 8px;color:#0b3157;font-size:21px}.product-video-copy p{margin:0;color:#526b80;line-height:1.65}@media(max-width:640px){.product-video-section{padding:46px 0}.product-video-grid{grid-template-columns:1fr}}