#phoneEmbed{background:#1e2327;border-radius:40px;box-shadow:inset 0 0 0 2px #000,0 0 0 1px #e7edf3;box-sizing:border-box;color:#000;height:812px;margin:26px auto;overflow:hidden;padding:100px 20px;position:relative;transition:.3s;width:375px;z-index:999999}#phoneEmbed.small{height:768px;width:360px}#phoneEmbed.medium{height:867px;width:415px}#phoneEmbed.large{height:936px;width:454px}#phoneEmbed .screen{background:#fff;height:100%;position:relative;width:100%;z-index:1000000}#phoneEmbed .frame{background:$darkGray2;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:99999}#phoneEmbed .statusBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,94%,.5);border-bottom:1px solid;border-color:rgba(3,3,8,.11);box-sizing:border-box;height:64px;line-height:40px;position:relative;z-index:100}#phoneEmbed .statusBar,#phoneEmbed .statusBar .time{font-weight:500;left:0;position:absolute;top:0;width:100%}#phoneEmbed .statusBar .time{font-size:13px;line-height:23px;text-align:center}#phoneEmbed .statusBar .time img{height:10px;left:14px;position:absolute;top:6px}#phoneEmbed .statusBar .time img:last-child{left:auto;right:14px}#phoneEmbed .statusBar .time .battery{border:1px solid #000;box-shadow:inset 12px 0 0;height:8px;position:absolute;right:14px;top:6px;width:16px}#phoneEmbed .statusBar .time .battery div{background:#000;height:4px;position:absolute;right:-3px;top:2px;width:2px}#phoneEmbed .statusBar .chevron{bottom:9px;cursor:pointer;height:22px;left:14px;position:absolute;transition:.3s;width:12px;z-index:1000}#phoneEmbed .statusBar .chevron:active{opacity:.4}#phoneEmbed .statusBar .header{bottom:0;font-size:16px;font-weight:500;left:0;position:absolute;text-align:center;width:100%}#phoneEmbed .bottomBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,94%,.5);border-color:#dbdbdf rgba(3,3,8,.11) rgba(3,3,8,.11);border-top:1px solid rgba(3,3,8,.11);bottom:0;height:50px;left:0;position:absolute;width:100%;z-index:101}#phoneEmbed .bottomBar table{width:100%}#phoneEmbed .bottomBar table tr{vertical-align:middle}#phoneEmbed .bottomBar table td{text-align:center;vertical-align:middle;width:25%}#phoneEmbed .bottomBar table td img{cursor:not-allowed;height:24px;margin-top:10px;transition:.3s;user-select:none;vertical-align:middle}#phoneEmbed .bottomBar table td img:active{opacity:.5}#phoneEmbed .contentWrapper{height:100%;left:0;overflow:scroll;position:absolute;top:0;width:100%}#phoneEmbed .content{height:100%}#phoneEmbed iframe{-ms-overflow-style:none;border:0;height:100%;scrollbar-width:none;transition:.3s;width:100%}#phoneEmbed.show iframe{opacity:1;transform:scale(1)}#phoneEmbed.show .lds-spinner-holder{opacity:0;transform:scale(0)}.view::-webkit-scrollbar{display:none}body,html{background:#2c3136!important;overflow:auto!important}