.brand-video-controls,#ga-brand-polish .brand-video-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;font:400 14px/1.4 Arial,Helvetica,sans-serif}
.brand-video-sound,#ga-brand-polish .brand-video-sound{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid #d6ad38;border-radius:24px;background:#edca65;color:#16372b;font:600 15px/1.3 Arial,Helvetica,sans-serif;cursor:pointer}
.brand-video-sound:hover,#ga-brand-polish .brand-video-sound:hover{background:#f6d985}
.brand-video-sound svg{width:22px;height:22px;flex:none;fill:currentColor}
.brand-video-sound .sound-waves{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.brand-video-sound[aria-pressed="false"] .sound-waves{opacity:.35}
.brand-video-toggle,#ga-brand-polish .brand-video-toggle{min-height:44px;padding:10px 16px;border:1px solid currentColor;border-radius:24px;background:transparent;color:inherit;font:600 15px/1.3 Arial,Helvetica,sans-serif;cursor:pointer}
.brand-video-note{font-size:13px;line-height:1.5;opacity:.85}
.brand-video-controls button:focus-visible,#ga-brand-polish .brand-video-controls button:focus-visible{outline:3px solid currentColor;outline-offset:3px}
@media(max-width:480px){.brand-video-note{flex-basis:100%}}
