.translation-popover{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1000}.translation-popover .translations{align-items:center;display:flex;justify-content:center;position:fixed;top:10px;width:100%}.translation-popover .translations .translation{background:#F8FFEB;border-radius:5px;box-shadow:0 0 4px 0 #0000001A;font:400 16px Verdana,sans-serif;line-height:22px;min-width:80px;padding:8px 12px}.translation-popover .translations .translation-content{align-items:center;display:flex;margin:0 20px;max-width:480px}.translation-popover .translations .translation-content.is-multi-part{min-width:180px;width:480px}.translation-popover .translations .translation-content.is-multi-part .translation{width:100%}.translation-popover .translations .rtl-translation{direction:rtl;text-align:right}.translation-popover .translations .translation.rtl-translation .practice-audio-button{margin-left:10px;margin-right:0}.translation-popover .translations .translation-toggle-button{align-items:center;background:#85C700;border:none;border-radius:50%;box-shadow:0 0 4px 0 #0000001A;display:flex;font:400 18px Verdana,sans-serif;height:40px;justify-content:center;min-height:40px;min-width:40px;transition:all .3s ease-out;width:40px}.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{background:#CED6BC;cursor:auto}.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;box-shadow:0 0 5px 0 #0000001A;transition:all .3s ease-out}.translation-popover .highlight-overlay{cursor:auto;display:block}