.l-strtype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;width:100vw;height:100vh;background:#000;padding-top:0 !important}.l-strtype__screen{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:600px;height:300px;padding:6px;aspect-ratio:2.25/1;background:#1c1c1c;border-radius:18px;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-strtype__m-rom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.l-strtype__star{width:6px;height:6px;border-radius:18px;border:1px solid rgba(171,168,155,.3);background:#1c1c1c;-webkit-transition:all 15s;transition:all 15s}.l-strtype__star-box{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;width:18px;height:18px}.l-strtype__star-nova{width:18px;height:18px;border:1px solid #aba89b;background:#aba89b;-webkit-transition:all .1s;transition:all .1s}.l-strtype__msg{position:absolute;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;width:360px;height:36px;bottom:24px;color:#aba89b;font-size:12px;background:#1c1c1c}.l-strtype__btn-grp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:36px}.l-strtype__btn-grp>.l-strtype__btn:not(:first-child){margin-left:18px}.l-strtype__btn{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;width:54px;height:54px;border-radius:54px;color:#aba89b;background:#000;border:2px solid #aba89b;cursor:pointer}.l-strtype__btn:hover,.l-strtype__btn.is--active{color:#000;background:#aba89b}