.translation-popover{z-index:1000;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.translation-popover .translations{justify-content:center;align-items:center;width:100%;display:flex;position:fixed;top:10px}.translation-popover .translations.is-secure-chromebook{top:60px}.translation-popover .translations .translation{min-height:33px;font:400 16px var(--font-verdana);white-space:pre-wrap;background:#f8ffeb;border-radius:5px;min-width:80px;padding:8px 12px;line-height:22px;overflow-y:auto;box-shadow:0 0 4px rgba(0,0,0,.1)}.translation-popover .translations .translation-content{align-items:stretch;max-width:480px;max-height:95vh;margin:0 20px;display:flex;overflow-y:auto}.translation-popover .translations .translation-content.is-multi-part{width:480px;min-width:180px}.translation-popover .translations .translation-content.is-multi-part .translation{width:100%}.translation-popover .translations .rtl-translation{text-align:right;direction:rtl}.translation-popover .translations .translation.rtl-translation .practice-audio-button{margin-left:10px;margin-right:0}.translation-popover .translations .translation-toggle-button{font:400 18px var(--font-verdana);background:#85c700;border:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;transition:all .3s ease-out;display:flex;box-shadow:0 0 4px rgba(0,0,0,.1)}.translation-popover .translations .translation-toggle-button .left-arrow,.translation-popover .translations .translation-toggle-button .right-arrow{width:8px}.translation-popover .translations .translation-toggle-button.disabled{background:#ced6bc}.translation-popover .translations .translation-toggle-button.disabled:hover{cursor:auto;background:#ced6bc}.translation-popover .translations .translation-toggle-button.left{margin-right:10px}.translation-popover .translations .translation-toggle-button.right{margin-left:10px}.translation-popover .translations .translation-toggle-button:hover{background:#79bf00;transition:all .3s ease-out;box-shadow:0 0 5px rgba(0,0,0,.1)}.translation-popover .highlight-overlay{cursor:auto;display:block}