.detail-video{padding:28px;margin:24px 0;background:#fff;border:1px solid #dfe8ef;border-radius:20px;box-shadow:0 10px 30px #142b4010}.detail-video__header{display:flex;align-items:center;gap:16px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #edf1f6}.detail-video__icon{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:50%;background:#fff0f1;color:#ff304b;font-size:23px}.detail-video__header h3{font-size:23px;margin:0 0 5px;font-weight:700}.detail-video__header p{font-size:13px;color:#75849a;margin:0}.detail-video__player{aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#101b24}.detail-video__player iframe{display:block;width:100%;height:100%;border:0}@media(max-width:575px){.detail-video{padding:16px;border-radius:16px}.detail-video__header{gap:12px;margin-bottom:16px;padding-bottom:16px}.detail-video__header h3{font-size:20px}.detail-video__player{border-radius:10px}}
