.in-app-preview-layout{height:65vh}.in-app-preview-layout-vertical{height:50vh;width:25.43vh;background-image:url(../../assetst/img/previewBg.78c0f3a7.svg);background-position:50%;background-size:cover;position:relative}.in-app-preview-layout-horizontal{width:50vh;height:25.43vh;background-image:url(../../assetst/img/previewBgHorizontal.8cc3c329.svg);background-position:50%;background-size:cover;position:relative;top:-15vh;overflow:hidden}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}@keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}.in-app-preview{width:100%;height:100%;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}.in-app-preview-vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;height:50%;top:30%}.in-app-preview-block{background:#fff;border-radius:10px;max-width:195px;max-height:195px;width:calc(100% - 70px);height:calc(100% - 70px);position:relative}.in-app-preview-block-horizontal{width:50%}.close{position:absolute;right:-3px;top:-6px;width:15px;height:15px;cursor:pointer}