.open-game-modal .modal__content{display:flex}@media(min-width:768px){.open-game-modal .modal__content-wrapper{height:calc(100% - 40px);margin:20px}}.open-game-modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:328px;width:100%}.open-game-modal-content+.modal__close-button{font-size:14px}.open-game-modal-content__image-wrapper{border-radius:12px;height:100%;max-height:192px;max-width:150px;overflow:hidden;position:relative;width:100%}.open-game-modal-content__image{display:block;height:100%;width:100%}.open-game-modal-content__favorite{color:hsla(0,0%,100%,.502);font-size:22px;transition:opacity .3s ease}.open-game-modal-content__favorite--active{color:#fff}.open-game-modal-content__favorite:active,.open-game-modal-content__favorite:focus,.open-game-modal-content__favorite:hover{color:#fff;outline:none}.open-game-modal-content__favorite:hover{opacity:.8}.open-game-modal-content__favorite-wrapper{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(57,57,57,.8);border-radius:8px;display:flex;height:40px;justify-content:center;position:absolute;right:10px;top:10px;width:40px}.open-game-modal-content__title{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.5;margin-top:15px}.open-game-modal-content__provider{align-items:center;display:flex;font-size:12px;font-weight:600;gap:2px;letter-spacing:-.02em;margin-top:5px;text-transform:capitalize}.open-game-modal-content__provider-image{max-height:16px}.open-game-modal-content__buttons-block{display:flex;flex-direction:column;gap:12px;margin:20px 0 12px;width:100%}.open-game-modal-content__buttons-block--signed-in{flex-direction:row}@media(min-width:768px){.open-game-modal-content__buttons-block{margin:20px 0 0}}.open-game-modal-content__button{border-radius:8px;width:100%}.open-game-modal-content__button-icon{font-size:12px;margin-right:10px}