.floatingYoutube{position:fixed;right:24px;bottom:24px;width:320px;height:220px;border-radius:12px;box-shadow:0 12px 32px #00000040;overflow:hidden;background:#000;z-index:9999;display:flex;flex-direction:column}.floatingYoutube__header{background:#3042e2;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.floatingYoutube__header-text{color:#fff;font-size:14px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.floatingYoutube__iframe{width:100%;flex:1;border:0;display:block}.floatingYoutube__close{width:24px;height:24px;border-radius:9999px;border:0;background:#ffffff1a;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.floatingYoutube__close:hover{background:#fff3}@media(max-width:768px){.floatingYoutube{width:240px;height:175px;right:16px;bottom:16px}.floatingYoutube__header{padding:6px 10px}.floatingYoutube__header-text{font-size:12px}.floatingYoutube__close{width:20px;height:20px;font-size:14px}}
