.sg-blade-showcase{padding:70px 0}
.sg-container{max-width:1200px;margin:0 auto;padding:0 15px}
.sg-video-container{margin-bottom:40px;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.08)}
.ast-oembed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}
.ast-oembed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.sg-video-content{background:white;padding:30px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,0.1);margin-top:20px}
.sg-video-title{font-size:24px;color:var(--primary-color);margin-bottom:15px;font-weight:600}
.sg-video-description{font-size:16px;line-height:1.7;color:var(--text-dark)}
@media (max-width:768px){.sg-blade-showcase{padding:50px 0}
.sg-video-content{padding:20px}
.sg-video-title{font-size:20px}
.sg-video-description{font-size:15px}
}@media (max-width:480px){
.sg-video-content{padding:15px}
}