.video-section{margin:0 auto;max-width:1280px;padding:0 16px 96px}.video-section .video-container{margin:0 auto;max-width:1024px}.video-section .video-card{background-color:#0f172a;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden}.video-section .video-grid{display:grid;grid-template-columns:1fr}@media (min-width:1024px){.video-section .video-grid{grid-template-columns:2fr 3fr}}.video-section .video-content{display:flex;flex-direction:column;justify-content:center;padding:32px}@media (min-width:1024px){.video-section .video-content{padding:48px}}.video-section .video-badge{background-color:#16a34a;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:16px;padding:4px 12px;text-transform:uppercase;width:fit-content}.video-section .video-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:16px}.video-section .video-description{color:#cbd5e1;font-size:.875rem;line-height:1.75;margin-bottom:24px}.video-section .video-embed-container{background-color:#000}.video-section .video-wrapper{padding-bottom:56.25%;position:relative;width:100%}.video-section .video-iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}