:root{--gsk-orange:#f36633;--sans-serif-bold:"GSK bold", arial, helvetica, sans-serif;--sans-serif-regular:"GSK regular", arial, helvetica, sans-serif}.animation-switch-inline{position:relative}.animation-switch-inline__container{position:relative;height:auto}.animation-switch-inline:hover .animation-switch-inline__label{opacity:1}.animation-switch-inline .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.animation-switch-inline .icon .pause,.animation-switch-inline .icon .play{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.animation-switch-inline .icon svg{width:100%;height:100%}.animation-switch-inline__label{position:absolute;opacity:0;top:-7px;right:34px;width:auto;left:auto;transform:none;background-color:#fff;padding:4px 16px;border-radius:2px;font-size:.875rem;color:#3a3a3a;white-space:nowrap;line-height:1.7;z-index:10;transition:opacity .2s ease}.animation-switch-inline__label:before{content:"";position:absolute;top:50%;right:-8px;transform:translateY(-50%);width:0;height:0;border-left:9px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.animation-switch-inline.dark-version .animation-switch-inline__label{background-color:#262626;color:#fff}.animation-switch-inline.dark-version .animation-switch-inline__label:before{border-left-color:#262626}.animation-switch-inline.dark-version .pause circle,.animation-switch-inline.dark-version .play circle{fill:#262626}.animation-switch-inline.dark-version .pause path,.animation-switch-inline.dark-version .play path{fill:#fff}@media(min-width:48em){.animation-switch-inline.is-big .icon{width:32px;height:32px}.animation-switch-inline.is-big .animation-switch-inline__label{top:1px;right:42px}}
