.apps-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px;margin-bottom:8px;color:#fff;text-decoration:none;background:var(--rwc-color-background-alternative);border-radius:30px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.rwc-gc-embed-view .apps-button{z-index:1;-ms-flex-negative:initial;flex-shrink:1;width:100%;min-height:56px;background:transparent;border-radius:0}.rwc-gc-embed-view .apps-button:before{position:absolute;top:calc(50% + 1px);left:50%;z-index:-1;width:44px;height:32px;content:"";background-color:var(--rwc-color-input-border-default);border-radius:4px;-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rwc-gc-embed-view .apps-button:hover:before{width:100%;height:100%;border-radius:0}.rwc-gc-embed-view .apps-button .apps-button__text{display:none}.rwc-gc-embed-view .apps-button .apps-button__img{left:calc(50% - 2px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:767px){.rwc-gc-embed-view .apps-button .apps-button__img{position:relative;left:0;-webkit-transform:none;transform:none}}.rwc-gc-embed-view .apps-button .apps-button__tooltip{display:none}@media screen and (max-width:767px){.apps-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:42px;padding:12px 12px 12px 40px;margin-bottom:0;overflow:hidden}}.apps-button__tooltip{position:absolute;top:50%;left:calc(100% + 4px);z-index:1;max-width:240px;padding:4px 8px;font-size:12px;line-height:18px;color:var(--rwc-color-text-active);text-overflow:ellipsis;white-space:nowrap;visibility:hidden;background:rgba(0,0,0,.8);border-radius:4px;opacity:0;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%)}.apps-button:hover .apps-button__tooltip{visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.apps-button__img{width:28px}@media screen and (max-width:767px){.apps-button__img{position:absolute;top:0;left:-1px;width:40px}}.apps-button__text{display:none}@media screen and (max-width:767px){.apps-button__text{display:block}}.messages-enter-active,.messages-leave-active{-webkit-transition:all .6s ease;transition:all .6s ease;-webkit-transform-origin:left bottom;transform-origin:left bottom}.messages-enter,.messages-leave-to{opacity:0;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transform:translateX(-30px);transform:translateX(-30px);-webkit-transform-origin:left bottom;transform-origin:left bottom}.fade-in-from-left-move{-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.fade-in-from-left-leave-active{position:absolute}.fade-in-from-left-enter-active,.fade-in-from-left-leave-active{-webkit-transition:all .6s ease;transition:all .6s ease;-webkit-transform-origin:left bottom;transform-origin:left bottom}.fade-in-from-left-enter,.fade-in-from-left-leave-to{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transform-origin:left bottom;transform-origin:left bottom}.fade-in-from-right-enter-active,.fade-in-from-right-leave-active{-webkit-transition:all .5s ease;transition:all .5s ease}.fade-in-from-right-enter,.fade-in-from-right-leave-to{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.pop-up-in-enter-active,.pop-up-in-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease;-webkit-transform-origin:right bottom;transform-origin:right bottom}.pop-up-in-enter,.pop-up-in-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.global-commands-item{display:inline-block;margin-top:10px;-webkit-transition:all 1s;transition:all 1s}.global-commands-enter,.global-commands-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.global-commands-leave-active{position:absolute}.rwc-gc-desktop-view{position:absolute;top:50%;left:16px;z-index:800;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rwc-embed .rwc-gc-desktop-view{left:0}@media(max-height:414px)and (max-width:896px)and (orientation:landscape){.rwc-gc-desktop-view{left:env(safe-area-inset-left)}}.rwc-gc-desktop-view .or-web-icon-button,.rwc-gc-desktop-view__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;margin-bottom:12px;color:var(--rwc-color-text-primary);text-decoration:none;cursor:pointer;background:var(--rwc-color-background-alternative);border:1px solid var(--rwc-color-background-alternative);border-radius:50%;outline:none;-webkit-box-shadow:var(--rwc-shadow-3);box-shadow:var(--rwc-shadow-3);opacity:.8;-webkit-transition:all .3s ease;transition:all .3s ease}.rwc-gc-desktop-view .or-web-icon-button .or-web-icon,.rwc-gc-desktop-view__button .or-web-icon{max-width:16px}.rwc-gc-desktop-view .or-web-icon-button.or-web-icon-button--disabled,.rwc-gc-desktop-view__button.or-web-icon-button--disabled{opacity:.4}.has-mouse .rwc-gc-desktop-view .or-web-icon-button:hover,.has-mouse .rwc-gc-desktop-view__button:hover,.rwc-gc-desktop-view .or-web-icon-button.or-web-icon-button--loading,.rwc-gc-desktop-view__button.or-web-icon-button--loading{opacity:1}.has-mouse .rwc-gc-desktop-view .or-web-icon-button:hover:before,.has-mouse .rwc-gc-desktop-view__button:hover:before{background:var(--rwc-color-background-alternative)}.has-mouse .rwc-gc-desktop-view .or-web-icon-button:hover .rwc-gc-desktop-view__tooltip-text,.has-mouse .rwc-gc-desktop-view__button:hover .rwc-gc-desktop-view__tooltip-text{visibility:visible;opacity:1;-webkit-transform:translate(4px,-50%);transform:translate(4px,-50%)}.rwc-gc-desktop-view .or-web-icon-button .or-web-icon-button__loader,.rwc-gc-desktop-view__button .or-web-icon-button__loader{background:var(--rwc-color-background-alternative);border-radius:50%}.rwc-gc-desktop-view .or-web-icon-button .or-web-icon-button__loader .or-web-progress-circular--color-primary .or-web-progress-circular__indeterminate-path,.rwc-gc-desktop-view__button .or-web-icon-button__loader .or-web-progress-circular--color-primary .or-web-progress-circular__indeterminate-path{color:var(--rwc-color-text-primary);opacity:.65;stroke:var(--rwc-color-text-primary)}.rwc-gc-desktop-view__tooltip-text{position:absolute;top:50%;left:32px;max-width:240px;padding:4px 8px;overflow:hidden;font-size:12px;line-height:18px;color:var(--rwc-color-text-active);text-overflow:ellipsis;white-space:nowrap;visibility:hidden;background:rgba(0,0,0,.8);border-radius:4px;opacity:0;-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,transform .3s;transition:opacity .3s,visibility .3s,transform .3s,-webkit-transform .3s;-webkit-transform:translateX(15px) translateY(-50%);transform:translateX(15px) translateY(-50%)}