.home-container{min-height:0}.videos-section{background-color:#000;flex-wrap:wrap;justify-content:center;gap:32px;width:100%;margin:0;padding:40px;display:flex}.video-card{flex-direction:column;align-items:center;width:250px;display:flex}.video-card p{text-align:center;color:#fff;padding:8px 0}.video-card video{border-radius:8px;width:100%;height:auto;box-shadow:0 2px 6px #00000040}@media (max-width:768px){.cards-section{justify-content:center}.videos-section{gap:20px}}
