.screen-popup{position:absolute;top:-1rem;width:auto;max-width:98vw;margin-top:2.5rem;height:auto;z-index:99999;cursor:default!important}.screen-popup.left{left:-1rem;right:auto}.screen-popup.left .info-popup__triangle{margin-right:auto;margin-left:1.1rem}.screen-popup.right{right:-1rem;left:auto}.screen-popup.right .info-popup__triangle{margin-right:1.1rem;margin-left:auto}.screen-popup.top{top:auto;bottom:-1rem}.screen-popup.bottom{bottom:auto;top:-1rem}.info-popup__triangle{margin-right:1.1rem;margin-left:auto;width:0;height:0;border-color:transparent transparent #f2edf7;border-style:solid;border-width:0 .5rem .5rem}.info-popup__content{min-width:14rem;max-width:18rem;padding:1rem;background-color:#f2edf7;border-radius:.7rem}.info-popup__content a{display:inline-block;text-decoration:none}.day .info-popup__content a,.night .info-popup__content a{color:#ee1c4d}.info-popup__content a:hover{text-decoration:underline}.day .info-popup__content a,.night .info-popup__content a{border-bottom-color:#ee1c4d}.info-popup__content .with-mb{margin-bottom:1rem}.night .info-popup{color:#efe9f3}.night .info-popup__triangle{border-color:transparent transparent #23232d}.night .info-popup__content{background-color:#23232d}.grid-layout{position:relative;margin-top:0;margin-bottom:100px}.grid-layout__phantom{position:absolute;background-color:#a9d2ef;transition:top .2s,left .2s}.night .grid-layout__phantom{background-color:#0f354f}.grid-item{position:absolute;box-sizing:border-box;user-select:none;overflow:hidden}.grid-item__block{border-radius:.3rem;margin:.3rem;width:calc(100% - .6rem);height:calc(100% - .6rem);position:relative;box-shadow:0 0 10px rgba(78,93,117,.2)}.day .grid-item__block{background-color:#fff}.night .grid-item__block{background-color:#1a1b23;box-shadow:none}.grid-item--animated{transition:top .4s,height .4s}.grid-item__screen{position:absolute;z-index:2;width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;opacity:.5;background-color:#fff;cursor:move}.night .grid-item__screen{opacity:.2}.day .night .grid-item__screen,.night .night .grid-item__screen{background-color:#ee1c4d}.grid-item__handler{position:absolute;right:5px;bottom:5px;width:30px;height:30px;z-index:2;cursor:se-resize}.grid-item__handler i{display:block;position:absolute;width:10px;height:10px;right:12px;bottom:12px;border-right:2px solid;border-bottom:2px solid}.day .grid-item__handler i{border-right-color:#b5b5be}.night .grid-item__handler i{border-right-color:#5e5e67}.day .grid-item__handler i{border-bottom-color:#b5b5be}.night .grid-item__handler i{border-bottom-color:#5e5e67}.grid-item .loading-layout{position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;padding:2rem;z-index:100;display:flex;flex-direction:column;flex-wrap:nowrap}.day .grid-item .loading-layout{background-color:#fff}.night .grid-item .loading-layout{background-color:#1a1b23}.grid-item .loading-layout .filled{background-color:#f2edf7}.day .grid-item .loading-layout .filled{background-color:#eaeaee}.night .grid-item .loading-layout .filled{background-color:#2d2d3a}.grid-item .loading-layout__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.grid-item .loading-layout__table{width:100%;height:100%;box-sizing:border-box;padding:1rem;overflow:hidden;border:1px solid}.day .grid-item .loading-layout__table{border-color:#b5b5be}.night .grid-item .loading-layout__table{border-color:#5e5e67}.grid-item .loading-layout__graph{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end;width:100%;height:100%;box-sizing:border-box;overflow:hidden;border:1px solid}.day .grid-item .loading-layout__graph{border-color:#b5b5be}.night .grid-item .loading-layout__graph{border-color:#5e5e67}.grid-item .loading-layout__ot{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;justify-content:space-between;align-self:flex-start}