.wis-ai-mobile-wrap{height:100%;position:relative;width:100%}.wis-ai-mobile-container{align-items:center;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:9998}.wis-ai-mobile-iframe{background-color:transparent;border:none;border-radius:inherit;height:100%;width:100%}.wis-ai-mobile-loading{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.wis-ai-mobile-loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}