.full-screen-button{position:fixed;left:50%;z-index:2;bottom:104px;transform:translateX(-50%);padding-left:12px;padding-right:12px;height:32px;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.2)}.full-screen-button:hover{background:#fff;border:1px solid #fff;box-shadow:0 4px 8px rgba(230,0,18,.1)}.full-screen-button.disable,.full-screen-button.disable:hover{background:hsla(0,0%,100%,.2)!important;border:1px solid hsla(0,0%,100%,.2)!important}.full-screen-button.disable:hover{box-shadow:none}.full-screen-button .text{font-size:14px;color:rgba(0,0,0,.6);margin-left:6px;font-weight:700}.full-screen-button .icon{width:20px;height:20px;background-image:url(../img/1.dd414e9e.svg)}.full-screen-button#active .icon{background-image:url(../img/2.922b5495.svg)}