html{-webkit-text-size-adjust:100%}.app-start{position:absolute;top:0;left:0;right:0;bottom:0;background:#1F1F23;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}.app-start__logo{max-width:60%;width:12rem;height:3rem}@media screen and (min-width:48em){.app-start__logo{width:16rem;height:4rem}}@media screen and (min-width:80em){.app-start__logo{width:20rem;height:5rem}}@media screen and (min-width:120em){.app-start__logo{width:24rem;height:6rem}}.app-start__title{margin-top:1rem;height:1rem;font-size:.875rem;color:#FFF}.app-start__progress{height:4px;margin-top:.5rem}.bootstrapper-notification{position:absolute;top:-8rem;right:0;left:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5236dd;color:#fff;padding:1.5rem;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}@media screen and (min-width:48em){.bootstrapper-notification{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:2rem}}@media screen and (min-width:48em) and (orientation:portrait){.bootstrapper-notification{padding:3rem 2rem}}.bootstrapper-notification_visible{top:0}.bootstrapper-notification__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.25;margin-bottom:1.5rem}@media screen and (min-width:48em){.bootstrapper-notification__text{margin-right:2rem;margin-bottom:0}}.bootstrapper-notification__button{padding:1rem 1.5rem;border:1px solid #fff;border-radius:3px;font-size:.875rem;font-weight:600;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0;margin-right:.75rem}@media screen and (min-width:48em){.bootstrapper-notification__button{margin-left:.75rem;margin-right:0}}.bootstrapper-notification__update{color:#5236dd;background:#fff}.bootstrapper-notification__dismiss{color:#fff;background:0 0}