*{margin:0;padding:0;border:0}*,*:before,*:after{box-sizing:border-box}nav,footer,header,aside,section,main{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;bottom:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}#canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:all;cursor:grab}#label-renderer{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.loader__wrapper{position:fixed;top:0;left:0;pointer-events:all;z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-image:linear-gradient(to top,#09203f,#537895)}.loader-spinner{width:48px;height:48px;display:inline-block;position:relative;transform:rotate(45deg)}.loader-spinner:before{content:"";box-sizing:border-box;width:24px;height:24px;position:absolute;left:0;top:-24px;animation:animloader 4s ease infinite}.loader-spinner:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:24px;height:24px;background:#ffffffd9;box-shadow:0 0 10px #00000026;animation:animloader2 2s ease infinite}@keyframes animloader{0%{box-shadow:0 24px #fff0,24px 24px #fff0,24px 48px #fff0,0 48px #fff0}12%{box-shadow:0 24px #fff,24px 24px #fff0,24px 48px #fff0,0 48px #fff0}25%{box-shadow:0 24px #fff,24px 24px #fff,24px 48px #fff0,0 48px #fff0}37%{box-shadow:0 24px #fff,24px 24px #fff,24px 48px #fff,0 48px #fff0}50%{box-shadow:0 24px #fff,24px 24px #fff,24px 48px #fff,0 48px #fff}62%{box-shadow:0 24px #fff0,24px 24px #fff,24px 48px #fff,0 48px #fff}75%{box-shadow:0 24px #fff0,24px 24px #fff0,24px 48px #fff,0 48px #fff}87%{box-shadow:0 24px #fff0,24px 24px #fff0,24px 48px #fff0,0 48px #fff}to{box-shadow:0 24px #fff0,24px 24px #fff0,24px 48px #fff0,0 48px #fff0}}@keyframes animloader2{0%{transform:translate(0) rotateX(0) rotateY(0)}25%{transform:translate(100%) rotateX(0) rotateY(180deg)}50%{transform:translate(100%,100%) rotateX(-180deg) rotateY(180deg)}75%{transform:translateY(100%) rotateX(-180deg) rotateY(360deg)}to{transform:translate(0) rotateX(0) rotateY(360deg)}}.loader{position:absolute;bottom:16px;left:50%;transform:translate(-50%);color:#ffffffbf;font-weight:500;font-family:sans-serif;font-size:16px;letter-spacing:1px;animation:l1 1.5s linear infinite alternate}.loader:before{content:"Loading content..."}@keyframes l1{to{opacity:0}}.unit{will-change:transform;background:#1f1f1f;color:#fff;border-radius:4px;padding:8px;pointer-events:none;cursor:pointer;z-index:999}.unit__wrapper{position:relative;display:block;width:100%;height:100%;font-family:sans-serif}.unit__triangle{position:absolute;top:calc(100% + 4px);left:50%;width:8px;height:8px;background:#1f1f1f;transform:translate(-50%) rotate(45deg);transform-origin:center center;z-index:-1}.unit__header{display:flex;justify-content:space-between;margin-bottom:8px}.unit__price-value{font-style:normal;font-size:18px;font-weight:500;letter-spacing:.5px}.unit__price{display:flex}.unit__price.--disabled .unit__price-value{text-decoration:line-through;color:#888}.unit__price.--disabled small{color:#888}.unit__status{border-radius:2px;font-size:10px;font-style:normal;font-weight:500;line-height:10px;padding:4px;text-transform:uppercase;white-space:nowrap;background:#bababa}.unit__body{display:flex;align-items:center;gap:8px}.unit__item{display:flex;justify-content:center;align-items:center;color:#bababa;line-height:1;font-size:14px;white-space:nowrap;font-style:normal;font-weight:400}.unit__icon{font-weight:500;width:22px;height:22px;margin-right:3px}.unit__icon svg{width:100%;height:100%}
