
#o2c-announcements .o2c-motion-control-host{position:relative}
#o2c-announcements .o2c-motion-toggle{position:absolute;z-index:10;top:12px;right:14px;display:inline-flex;align-items:center;justify-content:center;gap:0;width:32px;height:32px;min-width:32px;min-height:32px;box-sizing:border-box;padding:0;border:0;border-radius:50%;background:transparent;color:#638177;font:500 11px/1.3 'O2C Inter',Arial,sans-serif;letter-spacing:0;text-transform:none;white-space:nowrap;cursor:pointer;box-shadow:none;touch-action:manipulation;transition:color .16s ease,background-color .16s ease}
#o2c-announcements .o2c-motion-toggle:hover{background:#365f5010;color:#224f44}
#o2c-announcements .o2c-motion-toggle:focus-visible{background:#365f5010;color:#224f44;outline:2px solid #297d77;outline-offset:2px}
#o2c-announcements .o2c-motion-toggle[hidden]{display:none!important}
#o2c-announcements .o2c-motion-toggle-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}
#o2c-announcements .o2c-motion-toggle-icon{position:relative;display:block;flex:none;width:9px;height:10px;box-sizing:border-box;border-left:2px solid currentColor;border-right:2px solid currentColor}
#o2c-announcements .o2c-motion-toggle[data-paused="true"] .o2c-motion-toggle-icon{width:9px;height:10px;border:0;border-left:8px solid currentColor;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateX(1px)}
#o2c-announcements .paper-stage>.o2c-motion-toggle{top:0;right:0}
#o2c-announcements .o2c-motion-toggle.o2c-motion-toggle-dark{background:transparent;color:#bfd0c7}
#o2c-announcements .o2c-motion-toggle.o2c-motion-toggle-dark:hover,#o2c-announcements .o2c-motion-toggle.o2c-motion-toggle-dark:focus-visible{background:#edf6ec14;color:#f4f9f1}
#o2c-announcements .o2c-motion-toggle.o2c-motion-toggle-dark:focus-visible{outline-color:#bddc79}
@media(max-width:540px){#o2c-announcements .o2c-motion-toggle{top:10px;right:10px}}
@media(any-pointer:coarse){#o2c-announcements .o2c-motion-toggle{width:44px;height:44px;min-width:44px;min-height:44px}}
@media(prefers-reduced-motion:reduce){#o2c-announcements .o2c-motion-toggle{transition:none}}
@media print{#o2c-announcements .o2c-motion-toggle{display:none!important}}
