:root{--light_blue:#bdd7ff;--light_blue_half:rgba(189,215,255,0.3333333333333333);--blue:#1e6bfd;--blue_half:rgba(30,107,253,0.4666666666666667);--dark_blue:#000074}body{min-width:360px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;-webkit-font-smoothing:subpixel-antialiased!important;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}button{font-family:inherit!important}html{scroll-behavior:smooth}separator{width:80%;height:1px;background:rgba(20,21,26,.1);position:absolute;z-index:2;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.install_message_wrapper{position:fixed;top:1rem;left:2rem;right:70%;z-index:1;padding:2rem;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:1rem;background:rgba(0,0,0,.26666666666666666);border:4px solid rgba(30,107,253,.4666666666666667);border:4px solid var(--blue_half);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);font-size:14px;box-shadow:inset 0 0 6px rgba(0,0,0,.4),0 0 6px rgba(0,0,0,.4)}.install_message_text{color:#fff;margin-bottom:2rem}.install_message_text b{color:#bdd7ff;color:var(--light_blue)}.install_message_actions{display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.button{width:48%;background:#1e6bfd;background:var(--blue);color:#fff;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 3px 6px rgba(0,0,0,.2);cursor:pointer;font-size:14px;border:1px solid #1e6bfd;border:1px solid var(--blue);transition:.3s}.button:hover{box-shadow:0 3px 6px transparent;background:#000074;background:var(--dark_blue);border:1px solid #000074;border:1px solid var(--dark_blue)}.cancel_button{background:rgba(189,215,255,.3333333333333333);background:var(--light_blue_half)}@media only screen and (max-width:1024px){.install_message_wrapper{right:2rem;z-index:10;width:inherit;background:rgba(0,0,0,.4666666666666667);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}}.iphonex{display:-webkit-flex;display:flex;-webkit-transform:rotate(0deg);transform:rotate(0deg);z-index:10}.iphonex .front{background-color:#292c2d;border-radius:3em;margin:.2em;box-shadow:inset 0 .1em .4em hsla(0,0%,100%,.1);box-shadow:0 12px 24px rgba(25,27,28,.3333333333333333)}.iphonex .front,.iphonex .screen{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;position:relative;width:100%;z-index:10}.iphonex .screen{background-color:#191b1c;margin:.4em;border-radius:2.6em;border:.2em solid #121415}.iphonex .screen .screen__view{-webkit-flex:1 1;flex:1 1;margin:.6em 0;border-radius:2em;width:100%;position:relative}.iphonex .screen .screen__front,.iphonex .screen .screen__view{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.iphonex .screen .screen__front{position:absolute;width:50%;background-color:#191b1c;height:1.8em;border-radius:0 0 .9em .9em;right:25%;top:0;padding-bottom:.3em;box-sizing:border-box;margin-top:.5em;z-index:999}.iphonex .screen .screen__front:after,.iphonex .screen .screen__front:before{content:"";width:10%;height:50%;position:absolute;background:transparent;top:-.3em;border:.4em solid #191b1c;border-bottom:0}.iphonex .screen .screen__front:after{left:.4em;-webkit-transform:translateX(-100%);transform:translateX(-100%);border-left:0;border-radius:0 .7em 0 0}.iphonex .screen .screen__front:before{right:.4em;-webkit-transform:translateX(100%);transform:translateX(100%);border-right:0;border-radius:.7em 0 0 0}.iphonex .screen .screen__front-speaker{background:#070808;border-radius:.2em;height:.35em;width:28%}.iphonex .screen .screen__front-camera{height:.35em;width:.35em;background:#272727;margin-left:.5em;border-radius:50%;margin-right:-.8em}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}