.component-simple-button{--background-color:#1b1b1d;--background-color-hover:#272727;--background-color-active:#000;--color:#fff;--color-hover:var(--color);--color-active:var(--color);--icon-size:1em;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:18px;font-weight:700;background:var(--background-color);color:var(--color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;min-height:18px}.component-simple-button:hover{background:var(--background-color-hover);color:var(--color-hover)}.component-simple-button:active{background:var(--background-color-active);color:var(--color-active)}.component-simple-button_disabled{opacity:.15;pointer-events:none}.component-simple-button_color_light-grey{--background-color:rgba(0,16,61,0.058823529411764705);--background-color-hover:rgba(0,29,112,0.0588235294);--background-color-active:rgba(0,3,10,0.0588235294);--color:#2c2d2e;--color-hover:#2c2d2e;--color-active:#2c2d2e}.component-simple-button .v-icon.v-icon{font-size:var(--icon-size);color:currentColor}html{overflow:auto!important}html.no-overflow{overflow:hidden!important}html .theme--light.v-list-item .v-list-item__mask{color:rgba(0,0,0,.76);background:#ffe400}#app.v-application{font-family:Inter,sans-serif}.page-app__guard-notification-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:201}.page-app__guard-notification-overlay-inside{max-width:1200px;height:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:10px;padding:10px}.page-app__guard-notification-overlay-header{grid-column:1/3;font-size:36px;font-weight:700;display:grid;place-items:center;text-align:center}.page-app__guard-notification-overlay-button{height:150px}.page-app>.v-application--wrap{max-width:none}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#184be7;color:#fff;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#466fec;color:#fff}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#133cb9;color:#fff}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_primary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#e9eff8;color:#184be7;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#b0c2f7;color:#184be7}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#184be7;color:#fff}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_secondary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#e7edf6;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#d4dfef;color:#1b1b1d}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#9db5da;color:#1b1b1d}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_secondary-black:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#fff;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#e6e6e6;color:#1b1b1d}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#ccc;color:#1b1b1d}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_secondary-white:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#e7edf6;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border-bottom-left-radius:0;border-top-left-radius:0;padding:0 35px 0 39px;height:54px}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#eef3f9;color:#1b1b1d}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#c2d1e8;color:#1b1b1d}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_back:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#fbf1ef;color:#f4511e;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#fccdbe;color:#f4511e}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#f4511e;color:#fff}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_delete:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#f4511e;color:#fff;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#f6774f;color:#fff}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#f99c7f;color:#fff}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_delete-active:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn{border-radius:6px;background-color:#1b1b1d;color:#fff;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:before{opacity:0}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:hover{background-color:#343437;color:#fff}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active{background-color:#4c4c52;color:#fff}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn:active:before{opacity:.2}.component-admin-button_type_tertiary:not(.component-admin-button_text):not(.component-admin-button_outlined).v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#184be7;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn:before,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn:hover,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#466fec}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn:active,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn:active{background-color:transparent;color:#184be7}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn:active:before,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_text.component-admin-button_type_primary.v-btn.v-btn .v-btn__content,.component-admin-button.component-admin-button_text.component-admin-button_type_secondary.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn:before,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn:hover,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#343437}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn:active,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn:active{background-color:transparent;color:#1b1b1d}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn:active:before,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-black.v-btn.v-btn .v-btn__content,.component-admin-button.component-admin-button_text.component-admin-button_type_tertiary.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#fff;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#fff}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn:active{background-color:transparent;color:#fff}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_text.component-admin-button_type_secondary-white.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#f4511e;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#f6774f}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn:active{background-color:transparent;color:#f4511e}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_text.component-admin-button_type_delete.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#184be7;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border:1px solid #184be7}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:before,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:hover,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#466fec}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:active,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:active{background-color:transparent;color:#184be7}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:active:before,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn .v-btn__content,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:hover,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:hover{border-color:#466fec}.component-admin-button.component-admin-button_outlined.component-admin-button_type_primary.v-btn.v-btn:active,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary.v-btn.v-btn:active{border-color:#133cb9}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border:1px solid #e7edf6}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#343437}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:active{background-color:transparent;color:#1b1b1d}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:active,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-black.v-btn.v-btn:hover{border-color:#323232}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#fff;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border:1px solid #fff}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#e6e6e6}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:active{background-color:transparent;color:#fff}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:active,.component-admin-button.component-admin-button_outlined.component-admin-button_type_secondary-white.v-btn.v-btn:hover{border-color:#e6e6e6}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#1b1b1d;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border:1px solid #1b1b1d}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#343437}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:active{background-color:transparent;color:#1b1b1d}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:hover{border-color:#343437}.component-admin-button.component-admin-button_outlined.component-admin-button_type_tertiary.v-btn.v-btn:active{border-color:#020203}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn{border-radius:6px;background-color:transparent;color:#f4511e;transition:background-color .1s ease-out,color .1s ease-out,border .1s ease-out;text-transform:none;border:1px solid #f4511e}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:before{opacity:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:hover{background-color:rgba(26,26,26,0);color:#f6774f}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:active{background-color:transparent;color:#f4511e}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:active:before{opacity:.2}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn .v-btn__content{letter-spacing:0}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:hover{border-color:#f6774f}.component-admin-button.component-admin-button_outlined.component-admin-button_type_delete.v-btn.v-btn:active{border-color:#d53b0a}.component-admin-button_disabled{opacity:.3;pointer-events:none}.component-admin-button__text_full-width{flex:1}.component-admin-button__icon.v-icon{font-size:1.33em}.component-admin-button__icon_prepend{margin-right:.65em}.component-admin-button__icon_append{margin-left:.65em}.component-admin-dialog{position:fixed;bottom:20px;right:20px;width:332px;padding:24px;background-color:#fff;border-radius:6px;box-shadow:0 14px 30px rgba(82,108,139,.15);font-size:15px;font-weight:400;line-height:20px;z-index:201}.component-admin-dialog__footer{margin-top:20px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.component-sidenav-notifications{margin:22px 30px 30px 30px}.component-sidenav-notifications__dots{display:flex;align-items:center;margin:0 12px 12px}.component-sidenav-notifications__dot{width:14px;height:14px;opacity:1%;transition:opacity .2s;cursor:pointer;position:relative}.component-sidenav-notifications__dot:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:50%;background-color:#f4511e}.component-sidenav-notifications__dot_disabled{cursor:auto;pointer-events:none}.component-sidenav-notifications__dot_active{opacity:1%}.component-sidenav-notifications__card{padding:20px 12px 12px 20px;border-radius:10px;border:1px solid #f4511e;color:#1b1b1d}.component-sidenav-notifications__name{font-size:15px;font-weight:700;line-height:1.33em}.component-sidenav-notifications__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;font-size:12px;margin:10px 0 18px;line-height:1.33em}.component-sidenav-notifications__button{width:100%}.component-sidenav-notifications__button .component-admin-button__text{font-size:12px}.component-admin-sidenav{width:310px;position:fixed;top:0;left:0;bottom:0;background-color:#fff;display:flex;flex-direction:column;z-index:1}@media print{.component-admin-sidenav{visibility:hidden}}.component-admin-sidenav__logo{margin:40px 0 45px 40px;color:#2c2d2e;font-weight:700;font-size:32px;line-height:1;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.component-admin-sidenav__logo-beta{opacity:.7;font-size:8px;text-transform:uppercase;line-height:2}.component-admin-sidenav__logo-version{font-size:12px;position:absolute;top:0;right:20px}.component-admin-sidenav__list{flex:1;overflow-y:auto}.component-admin-sidenav .v-list-item{padding-left:40px;font-weight:700;font-size:24px;color:#1b1b1d}.component-admin-sidenav .v-list-item__title{display:flex;align-items:center;justify-content:space-between}.component-admin-sidenav .v-list-group--active .v-list-group__header{color:#1b1b1d!important}.component-admin-sidenav .v-list-group__items .v-list-item{padding-left:94px!important;font-size:17px}.component-admin-sidenav .v-list-group__items .v-list-item.component-admin-sidenav__list-link_active .v-list-item__title{position:relative;z-index:1;overflow:visible}.component-admin-sidenav .v-list-group__items .v-list-item.component-admin-sidenav__list-link_active .v-list-item__title:before{content:"";position:absolute;top:-8px;right:-16px;bottom:-8px;left:-15px;background-color:#f1f6fc;border-radius:6px 0 0 6px;border-right:2px solid #184be7;z-index:-1}.component-admin-sidenav .v-list-item--active:before{opacity:0}.component-admin-sidenav .v-list-item--active:hover:before{opacity:.04}.component-admin-sidenav .v-list-item--active:active:before{opacity:.12}.component-admin-sidenav__list-link-label{display:flex;align-items:center;justify-content:space-between}.component-admin-sidenav__list-link_active,.component-admin-sidenav__list-link_active>.v-list-group__header.v-list-item.v-list-item--link{color:#184be7!important}.component-admin-sidenav__list-link_active:before{opacity:0!important}.component-admin-sidenav__list-link_active .v-list-item__icon>img{filter:invert(32%) sepia(80%) saturate(7405%) hue-rotate(228deg) brightness(92%) contrast(96%)}.component-admin-sidenav__footer{padding:47px}.component-admin-sidenav__username{display:flex;align-items:flex-start;margin:0 -24px}.component-admin-sidenav__list-link-counter_hidden{display:none}.page-admin{background-color:#e7edf6;min-height:100vh}.page-admin__content-container{margin-left:310px}@media print{.page-admin__content-container{margin-left:0}}.component-admin-switch{margin-top:0!important;padding-top:0!important}.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#1b1b1d!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #1b1b1d}.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#005ff9!important;border-color:#005ff9}.component-admin-switch .v-input--switch__thumb{color:#fff!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.component-admin-switch .v-input--switch__thumb.primary--text{color:#fff!important}.component-admin-switch_disabled{opacity:.6}.component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#bfc1c7}.component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#bfc1c7!important}.component-admin-switch_hollow-inactive .v-label{opacity:.6}.component-admin-switch_disabled.component-admin-switch_hollow-inactive .v-label,.component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.component-admin-switch .v-input--switch__track{width:32px!important}.component-admin-switch .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.primary--text{transform:translate(8px)!important}.component-admin-switch .v-input--selection-controls__input{width:32px!important}.component-admin-switch_wide.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#1b1b1d!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #1b1b1d}.component-admin-switch_wide.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#005ff9!important;border-color:#005ff9}.component-admin-switch_wide.component-admin-switch .v-input--switch__thumb{color:#fff!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.component-admin-switch_wide.component-admin-switch .v-input--switch__thumb.primary--text{color:#fff!important}.component-admin-switch_wide.component-admin-switch_disabled{opacity:.6}.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#999}.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#999!important}.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-label{opacity:.6}.component-admin-switch_wide.component-admin-switch_disabled.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-label,.component-admin-switch_wide.component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#bbbbbc!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #bbbbbc}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#005ff9!important;border-color:#005ff9}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__thumb{color:#fff!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__thumb.primary--text{color:#fff!important}.component-admin-switch_grey-inactive.component-admin-switch_disabled{opacity:.6}.component-admin-switch_grey-inactive.component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#bfc1c7}.component-admin-switch_grey-inactive.component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#bfc1c7!important}.component-admin-switch_grey-inactive.component-admin-switch_hollow-inactive .v-label{opacity:.6}.component-admin-switch_grey-inactive.component-admin-switch_disabled.component-admin-switch_grey-inactive.component-admin-switch_hollow-inactive .v-label,.component-admin-switch_grey-inactive.component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__track{width:32px!important}.component-admin-switch_grey-inactive.component-admin-switch .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.primary--text{transform:translate(8px)!important}.component-admin-switch_grey-inactive.component-admin-switch .v-input--selection-controls__input{width:32px!important}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#bbbbbc!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #bbbbbc}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#005ff9!important;border-color:#005ff9}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch .v-input--switch__thumb{color:#fff!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch .v-input--switch__thumb.primary--text{color:#fff!important}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_disabled{opacity:.6}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#bfc1c7}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#bfc1c7!important}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-label{opacity:.6}.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_disabled.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_hollow-inactive .v-label,.component-admin-switch_grey-inactive.component-admin-switch_wide.component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.component-admin-page-header{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.component-admin-page-header_no-bottom-padding{padding-bottom:0}.component-admin-page-header>.v-btn{height:44px!important;font-size:15px!important}.component-admin-page-header_big-buttons>.v-btn{height:54px!important}.component-admin-page-header-label{flex:1;font-size:32px;font-weight:700;line-height:40px;color:#1b1b1d}.component-admin-time-picker__text-field{--width:210px;width:var(--width);flex:unset}.component-admin-time-picker__text-field input{font-size:15px;font-weight:700;color:#1b1b1d!important}.component-admin-pagination{display:flex;justify-content:center}.component-image-invisible-on-error_invisible{visibility:hidden}.page-admin-vehicle-types{padding:40px}.page-admin-vehicle-types__table.v-data-table.theme--light{background-color:transparent}.page-admin-vehicle-types__table table>tbody>tr>td,.page-admin-vehicle-types__table table>thead>tr>th{border-bottom:none!important}.page-admin-vehicle-types__table table{border-spacing:2px 10px!important;border-collapse:separate;table-layout:fixed}.page-admin-vehicle-types__table th{vertical-align:top;padding:0 20px}.page-admin-vehicle-types__table-header-top{color:#1b1b1d;font-size:15px;font-weight:400}.page-admin-vehicle-types__table-header-bottom{display:flex;color:#1b1b1d;font-size:13px;font-weight:400;opacity:.5}.page-admin-vehicle-types__table-header-bottom-cell{flex:1}.page-admin-vehicle-types__table-header-bottom-cell+.page-admin-vehicle-types__table-header-bottom-cell{padding-left:10px;margin-right:-10px}.page-admin-vehicle-types__table-cell{background:#fff;border-radius:6px;height:80px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:24px!important;font-weight:700}.page-admin-vehicle-types__table-cell-icon-container{display:flex;justify-content:space-between;align-items:center;margin:0 13px}.page-admin-vehicle-types__table-cell-icon{width:100%;height:100%;max-width:32px;max-height:32px;-o-object-fit:contain;object-fit:contain}.page-admin-vehicle-types__table-cell-icon-upload{cursor:pointer}.page-admin-vehicle-types__table-cell-icon-upload-input{display:none}.page-admin-vehicle-types__table-cell-limit-container{display:grid;grid-template-columns:1fr auto 1fr;gap:10px}.page-admin-vehicle-types__table-cell-switch-container{display:flex;justify-content:center;align-items:center;height:100%}.page-admin-vehicle-types__table-cell-switch{width:70px}.page-admin-vehicle-types__table-cell-switch .v-input__slot .v-input--selection-controls__input{transform:translateY(2px)}.page-admin-vehicle-types__table-cell-switch .v-label{color:#2c2d2e;font-size:24px;line-height:1;font-weight:700}.page-admin-vehicle-types__table-cell-field-checks{display:flex;flex-wrap:wrap;gap:6px}.page-admin-vehicle-types__table-cell-field-check-delete-button{height:24px!important;padding:0 8px 0 10px!important}.page-admin-vehicle-types__table-cell-field-check-delete-button .v-btn__content{font-size:13px}.page-admin-vehicle-types__table-cell-field-check-delete-button .v-btn__content .v-icon{font-size:12px;margin-left:10px}.page-admin-vehicle-types__table-action-buttons-container{display:flex;gap:10px;justify-content:flex-end}.page-admin-vehicle-types__table-action-button{padding:0 13px!important}.page-admin-vehicle-types__table-action-button .v-btn__content{font-size:13px;font-weight:400}.page-admin-vehicle-types__table-action-button-delete .v-icon{font-size:12px;margin-left:5px;transform:translateY(1px)}.page-admin-vehicle-types__organization{margin:10px 0;line-height:1.25em;font-size:16px}.page-admin-vehicle-types__dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.component-admin-images-dialog__photo-thumbnail{max-width:calc(100vw - 60px);max-height:100vh;border:1px solid #000;margin:10px 5px 0;cursor:zoom-in}.component-admin-images-dialog__zoomed-in-image-card{display:grid;place-items:center;min-height:100vh;background:rgba(0,0,0,.5333333333333333);z-index:300;cursor:zoom-out}.component-admin-images-dialog__zoomed-in-image-close-button{position:fixed;top:20px;right:30px}.component-admin-images-dialog__zoomed-in-image{width:auto;height:auto}.component-add-blacklist-entry-dialog__add-license-plate-container{display:grid;grid-template-columns:1fr 100px 100px;margin-top:5px}.component-add-blacklist-entry-dialog__add-license-plate-container .v-input{border-radius:0}.component-add-blacklist-entry-dialog__add-license-plate-container>:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.component-add-blacklist-entry-dialog__add-license-plate-container>:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.component-add-blacklist-entry-dialog__add-license-plate fieldset{border-right:none}.component-add-blacklist-entry-dialog__add-region fieldset{border-left:none;border-right:none}.component-add-blacklist-entry-dialog__add-files-input{display:none}.component-add-blacklist-entry-dialog__add-files{display:grid;grid-template-columns:50% 50%;gap:10px;margin-top:10px}.component-add-blacklist-entry-dialog__add-files-image-container{height:200px;display:grid;place-items:center;border:1px solid #000;position:relative}.component-add-blacklist-entry-dialog__add-files-image{max-width:100%;max-height:100%}.component-add-blacklist-entry-dialog__add-files-image-delete{position:absolute;top:0;right:0;background:#fff;border-radius:0}.page-admin-blacklist{padding:40px}.page-admin-blacklist__data-container{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.page-admin-blacklist__data-entry{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274);padding:12px;border-radius:6px;display:grid;grid-template-columns:300px 200px 1fr auto;align-items:center;gap:12px;font-size:24px;font-weight:700;color:#2c2d2e}.page-admin-blacklist__data-entry-headers{background:none;box-shadow:none;padding:0 12px;opacity:.8;font-size:18px;font-weight:400}.page-admin-blacklist__data-entry-comment_empty{opacity:.25}.page-admin-blacklist__data-entry-actions{display:flex;justify-content:flex-end;gap:12px}.page-admin-blacklist__license-plate{display:flex;justify-content:space-between;align-items:center}.page-admin-blacklist__attached-files-button{min-width:28px!important;height:28px!important;padding:0 4px!important}.page-admin-blacklist__view-files-dialog-images{text-align:center}.page-admin-blacklist__view-files-dialog-image{max-width:75vw;max-height:80vh;-o-object-fit:contain;object-fit:contain}.component-admin-color-picker__text-field{width:210px;flex:unset}.component-admin-color-picker__text-field input{font-size:15px;font-weight:700;color:#1b1b1d!important}.component-admin-color-picker__color-circle{width:22px;height:22px;border-radius:50%;border:1px solid #000;margin-right:10px}.component-admin-color-picker__footer{background:#fff;padding:12px;display:flex}.component-admin-service-zone{display:grid;grid-template-columns:20.86331% 12.42642% 12.42642% 15.95814% 17.33159% 1fr;background-color:#fff;border-radius:6px;box-shadow:0 14px 30px rgba(82,108,139,.15)}.component-admin-service-zone__field-label{font-family:Inter,sans-serif;font-size:15px;color:#2c2d2e;opacity:.5;margin-bottom:5px}.component-admin-service-zone__field-value{display:flex;min-height:56px;align-items:center}.component-admin-service-zone__name-container{padding:20px 30px 20px 20px}.component-admin-service-zone__checkpoints-container,.component-admin-service-zone__color-container,.component-admin-service-zone__shutters-container{padding:20px 30px 20px 0}.component-admin-service-zone__color,.component-admin-service-zone__value-color{background-color:currentColor;width:20px;height:20px;border-radius:50%;margin-right:15px;margin-left:10px}.component-admin-service-zone__value-color{margin-left:0}.component-admin-service-zone__switches-container{border-left:1px solid #e7edf6;border-right:1px solid #e7edf6;padding:15px 5px 15px 20px;display:flex;flex-direction:column;justify-content:center;gap:10px}.component-admin-service-zone__switches-container .v-label{font-size:15px}.component-admin-service-zone__buttons-container{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-left:5px;padding-right:15px;flex-wrap:wrap}.component-admin-service-zone__buttons-container .v-btn__content{font-size:13px}.component-admin-service-zone__organization{width:100%;flex-shrink:0;padding:0 20px}.component-admin-service-zone__delete-button .v-icon{font-size:12px;margin-left:10px}.component-admin-service-zone__footer{border-top:1px solid #e7edf6;grid-column:1/span 6;display:flex}.component-admin-service-zone__limits-button-container{padding:24px 20px}.component-admin-service-zone__limits-button{font-size:13px!important;height:38px!important}.component-admin-service-zone__limits-button .v-icon{font-size:14px;margin-right:10px}.component-admin-service-zone__limits-container{flex:1;gap:0 10px;display:flex;flex-wrap:wrap;align-items:center}.component-admin-service-zone__limits-container .v-btn{height:24px!important;padding:0 8px 0 10px!important}.component-admin-service-zone__limits-container .v-btn__content{font-size:13px}.component-admin-service-zone__limits-container .v-icon{font-size:12px;margin-left:10px}.component-admin-overlay-window{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(27,27,29,.6);z-index:1;cursor:pointer}.component-admin-overlay-window__container{position:absolute;top:0;right:0;bottom:0;width:935px;background-color:#fff;overflow:auto;cursor:auto}.component-admin-overlay-window__header{display:flex;align-items:center;gap:40px;margin:33px 40px 50px 0}.component-admin-overlay-window__back-button{color:#1b1b1d!important;font-weight:700;font-size:17px!important}.component-admin-overlay-window__back-button .v-icon{font-size:28px;margin-right:8px}.component-admin-individual-time-limits__icon_hidden{visibility:hidden}.component-admin-individual-time-limits__name{margin:0 73px 50px;font-size:24px;font-weight:700;color:#2c2d2e;line-height:28px}.component-admin-individual-time-limits__changes-saved-label{font-size:15px;color:#1b1b1d;opacity:.5}.component-admin-individual-time-limits__edit-button{font-size:13px!important}.component-admin-individual-time-limits__table{margin-left:73px;width:730px;display:grid;grid-template-columns:.42484fr .30758fr .26758fr;gap:0 40px}.component-admin-individual-time-limits__table-cell:not(.component-admin-individual-time-limits__table-cell-header):not(.component-admin-individual-time-limits__table-cell-subheader){display:flex;align-items:center;border-bottom:2px solid #e7edf6;min-height:80px;font-size:24px;font-weight:700;color:#2c2d2e;padding:0 20px}.component-admin-individual-time-limits__table-cell:not(.component-admin-individual-time-limits__table-cell-header):not(.component-admin-individual-time-limits__table-cell-subheader) img{width:32px;height:32px;margin-right:20px;-o-object-fit:contain;object-fit:contain}.component-admin-individual-time-limits__table-cell-header{font-size:15px;color:#2c2d2e;border-bottom:none}.component-admin-individual-time-limits__table-cell-subheader{font-size:13px;color:rgba(27,27,29,.5019607843137255);padding:10px 0 12px;display:flex;border-bottom:2px solid #e7edf6}.component-admin-individual-time-limits__table-cell-subheader div{flex:1}.component-admin-individual-time-limits__table-cell-subheader div+div{padding-left:28px}.component-admin-individual-time-limits__table-cell-time{display:grid;grid-template-columns:1fr auto 1fr;gap:13px;width:100%;align-items:center;justify-items:center}.component-admin-individual-time-limits__table-cell-time hr{border-right:2px solid #e7edf6!important;height:48px}.component-admin-individual-time-limits__table-edit-cell{display:flex;flex-direction:column;padding:10px 0;gap:10px}.component-admin-individual-time-limits__table-edit-cell-time{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 -20px}.page-admin-service-zones{min-height:100vh;display:grid;grid-template-rows:auto 1fr;padding:40px}.page-admin-service-zones__page-header{position:sticky;top:0;background-image:linear-gradient(180deg,#e7edf6 0,#e7edf6 calc(100% - 10px),rgba(231,237,246,0));z-index:10}.page-admin-service-zones__container{display:flex;flex-direction:column;gap:10px}.page-admin-service-zones__individual-limits-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(27,27,29,.6);z-index:11}.page-admin-service-zones__pagination{margin-top:20px}.page-admin-service-zones__dialog-switch{margin-top:10px!important}.component-admin-header-search-field{flex:unset}.component-admin-pagination-per-page{display:flex;gap:10px;align-items:center}.component-admin-pagination-per-page__label{color:rgba(27,27,29,.5019607843137255);font-size:15px}.component-admin-pagination-per-page__select{width:100px}.page-admin-roller-shutters{padding:40px;color:#1b1b1d}.page-admin-roller-shutters__table{background-color:transparent!important}.page-admin-roller-shutters__table-header{color:#2c2d2e!important;font-size:15px!important;border-bottom:none!important;font-weight:400}.page-admin-roller-shutters__table-cell{background-color:#fff!important;height:auto!important;padding:20px!important}.page-admin-roller-shutters__table-cell-name{border-radius:6px 0 0 6px;font-size:24px;line-height:28px;font-weight:700;color:#2c2d2e}.page-admin-roller-shutters__table-cell .page-admin-roller-shutters__table-cell-flex-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.page-admin-roller-shutters__table-cell-action-buttons{border-radius:0 6px 6px 0;padding:10px!important}.page-admin-roller-shutters__table-cell-action-buttons .page-admin-roller-shutters__table-cell-flex-container{justify-content:flex-end}.page-admin-roller-shutters__table-delete-service-zone-button{font-size:13px!important;height:24px!important;padding:0 10px!important}.page-admin-roller-shutters__table-delete-service-zone-button .v-btn__content{display:flex;gap:10px}.page-admin-roller-shutters__table-delete-service-zone-button .v-icon{font-size:16px}.page-admin-roller-shutters__table table{border-spacing:0 10px!important}.page-admin-roller-shutters__table tbody tr{box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274)}.page-admin-roller-shutters__table-delete-button,.page-admin-roller-shutters__table-edit-button{font-size:13px!important;padding:10px 12px!important}.page-admin-roller-shutters__table-delete-button .v-btn__content,.page-admin-roller-shutters__table-edit-button .v-btn__content{display:flex;gap:10px}.page-admin-roller-shutters__table-delete-button .v-icon,.page-admin-roller-shutters__table-edit-button .v-icon{font-size:16px}.page-admin-users{padding:40px}.page-admin-users__header-company-select{flex:unset;width:230px}.page-admin-users__header-company-select .v-label{right:25px!important}.page-admin-users__header-company-select .v-icon{color:#1b1b1d}.page-admin-users__header-company-select-label{display:flex;justify-content:space-between;font-size:15px;color:#2c2d2e}.page-admin-users__header-sorting{font-size:15px;display:flex;gap:20px}.page-admin-users__header-sorting-label{color:#1b1b1d;opacity:.5}.page-admin-users__header-sorting-value{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-admin-users__header-sorting-value_disabled{pointer-events:none;opacity:.5}.page-admin-users__header-sorting-value_active,.page-admin-users__header-sorting-value_active .v-icon{color:#184be7}.page-admin-users__header-sorting-value .v-icon{font-size:15px}.page-admin-users__table{background-color:transparent!important}.page-admin-users__table td,.page-admin-users__table th{border-bottom:none!important}.page-admin-users__table th{font-size:15px;color:#2c2d2e!important;vertical-align:bottom;font-weight:400;padding-left:30px!important}.page-admin-users__table th:first-child{padding-left:20px!important}.page-admin-users__table td{background-color:#fff;padding:0!important;vertical-align:bottom}.page-admin-users__table td:first-child{border-radius:6px 0 0 6px}.page-admin-users__table td:first-child .page-admin-users__table-cell{padding-left:20px}.page-admin-users__table td:last-child{border-radius:0 6px 6px 0}.page-admin-users__table table{border-spacing:0 10px!important;table-layout:fixed}.page-admin-users__table-cell{padding:18px 0 18px 30px;font-size:17px;font-weight:700;color:#2c2d2e;word-break:break-word}.page-admin-users__table-cell-date-status{display:flex;justify-content:space-between;align-items:center}.page-admin-users__table-cell-value{color:#2c2d2e;font-size:17px;font-weight:700}.page-admin-users__table-cell-value-status,.page-admin-users__table-cell-value-status .v-label{font-weight:400;font-size:15px;color:#2c2d2e}.page-admin-users__table-cell-value .v-input{margin-top:0}.page-admin-users__table-cell-online-status{font-size:15px;color:#27ae60}.page-admin-users__table-cell-label{font-size:15px;line-height:1em;color:#2c2d2e;opacity:.5}.page-admin-users__table-cell-bottom{height:68px;border-top:1px solid #e7edf6;border-right:1px solid #e7edf6;padding:10px 30px;display:flex;flex-direction:column;justify-content:space-between}.page-admin-users__table-cell-bottom_no-separator{border-right:none}.page-admin-users__table-cell-below-name{display:grid;grid-template-columns:56.52% 1fr;padding:0}.page-admin-users__table-cell-below-name>div{padding:10px 30px 10px 20px;display:flex;flex-direction:column}.page-admin-users__table-cell-below-name>div:first-child{border-right:1px solid #e7edf6;justify-content:space-between}.page-admin-users__table-cell-below-name>div:last-child{gap:8px}.page-admin-users__table-cell-service-zone-select{width:calc(100% - 20px)}.page-admin-users__table-cell-bottom-action-buttons-container{position:relative}.page-admin-users__table-cell-bottom-action-buttons{position:absolute;bottom:0;right:20px;height:68px;display:flex;align-items:center;gap:10px}.page-admin-users__create-dialog-account-type-button{height:56px!important;font-size:24px!important;margin-right:16px;margin-bottom:16px}.page-admin-users__dialog-account-type-button{font-size:24px!important;margin-top:10px;height:48px!important;width:100%!important}.component-admin-tabs{flex:unset!important;width:auto!important}.component-admin-tabs .v-tabs-bar{background:transparent!important}.component-admin-tabs .v-tabs-bar .v-tab,.component-admin-tabs .v-tabs-bar .v-tabs-slider-wrapper{color:#1b1b1d}.component-admin-tabs .v-tabs-bar .v-tab{text-transform:none;font-size:17px;font-weight:700;letter-spacing:0;color:rgba(27,27,29,.30196078431372547);border-bottom:2px solid rgba(27,27,29,.30196078431372547)}.component-admin-tabs .v-tabs-bar .v-tab.v-tab--active{color:#1b1b1d;border-bottom:2px solid rgba(27,27,29,.30196078431372547)}.page-admin-checkpoints__header{padding:40px 40px 0}.page-admin-checkpoints__header-tabs{flex:unset!important;width:auto!important}.page-admin-checkpoints__header-tabs .v-tabs-bar{background:transparent!important}.page-admin-checkpoints__header-tabs .v-tabs-bar .v-tab,.page-admin-checkpoints__header-tabs .v-tabs-bar .v-tabs-slider-wrapper{color:#1b1b1d}.page-admin-checkpoints__header-tabs .v-tabs-bar .v-tab{text-transform:none;font-size:17px;font-weight:700;letter-spacing:0;color:rgba(27,27,29,.30196078431372547);border-bottom:2px solid rgba(27,27,29,.30196078431372547)}.page-admin-checkpoints__header-tabs .v-tabs-bar .v-tab.v-tab--active{color:#1b1b1d;border-bottom:2px solid rgba(27,27,29,.30196078431372547)}.page-admin-checkpoints__header-button-add-post{width:220px}.page-admin-checkpoints__header-button-add-post_hidden{visibility:hidden;pointer-events:none}.page-admin-checkpoints-new{padding:40px}.page-admin-checkpoints-new__table{background-color:transparent!important}.page-admin-checkpoints-new__table table{table-layout:fixed;border-spacing:0 10px!important}.page-admin-checkpoints-new__table tr{background-color:transparent!important}.page-admin-checkpoints-new__table td,.page-admin-checkpoints-new__table th{border-bottom:none!important;height:auto!important;line-height:1em}.page-admin-checkpoints-new__table th{font-size:15px!important;font-weight:400!important}.page-admin-checkpoints-new__table td{padding:0!important}.page-admin-checkpoints-new__table td+td .page-admin-checkpoints-new__cell{border-left:1px solid #e7edf6}.page-admin-checkpoints-new__table td:first-child .page-admin-checkpoints-new__cell{border-radius:6px 0 0 6px}.page-admin-checkpoints-new__table td:last-child .page-admin-checkpoints-new__cell{border-radius:0 6px 6px 0}.page-admin-checkpoints-new__cell{background-color:#fff;min-height:63px;width:100%;font-size:16px;font-weight:700;display:flex;align-items:center;padding:0 10px;line-height:1.1em}.page-admin-checkpoints-new__cell-checkpoint{justify-content:space-between}.page-admin-checkpoints-new__cell-actions{gap:10px}.page-admin-checkpoints-new__cell-expand-icon{transform-origin:center}.page-admin-checkpoints-new__cell-expand-icon_rotated .v-icon{transform:rotate(-90deg)}.page-admin-checkpoints-new__cell_negative{color:#f4511e}.page-admin-checkpoints-new__edit-dialog{position:fixed;width:375px;right:40px;bottom:0;border-radius:6px 6px 0 0;background-color:#fff;padding:30px 20px;z-index:201;box-shadow:0 -10px 30px rgba(82,108,139,.15)}.page-admin-checkpoints-new__edit-dialog-header{font-size:24px;font-weight:700;margin-bottom:20px}.page-admin-checkpoints-new__edit-dialog-label{margin-top:20px}.page-admin-checkpoints-new__edit-dialog .v-input{font-weight:700}.page-admin-checkpoints-new__edit-dialog-buttons{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:40px}.page-admin-checkpoints-new__edit-dialog-button{height:44px!important}.component-admin-checkpoint-type{padding:20px 20px 20px 16px;background-color:#fff;border-radius:6px;display:grid;grid-template-columns:1fr 320px;align-items:center;gap:20px;line-height:1}.component-admin-checkpoint-type_global-admin{grid-template-columns:1fr 180px 320px}.component-admin-checkpoint-type__cell-name{color:#2c2d2e}.component-admin-checkpoint-type__cell-label{font-size:15px;opacity:.5;margin-bottom:8px}.component-admin-checkpoint-type__cell-value,.component-admin-checkpoint-type__cell-value .v-input input{font-size:24px;font-weight:700;color:#2c2d2e}.component-admin-checkpoint-type__cell-buttons{display:flex;justify-content:flex-end;gap:10px}.component-admin-checkpoint-type_edit-mode .component-admin-checkpoint-type__cell-buttons{transform:translateY(11px)}.page-admin-checkpoints-tab-types{margin:40px auto 0;padding-bottom:40px;width:800px;display:flex;flex-direction:column;gap:10px}.component-admin-checkpoints-history-entry{background-color:#fff;border-radius:6px;display:grid;grid-template-columns:22.35% 17.58% 13.07% 1fr}.component-admin-checkpoints-history-entry__cell{padding:20px 30px;color:#2c2d2e;display:flex;flex-direction:column;justify-content:flex-end;line-height:1}.component-admin-checkpoints-history-entry__cell:first-child{padding-left:20px}.component-admin-checkpoints-history-entry__cell:last-child{padding-right:20px}.component-admin-checkpoints-history-entry__cell+.component-admin-checkpoints-history-entry__cell{border-left:1px solid #e7edf6}.component-admin-checkpoints-history-entry__cell-label{font-size:15px;opacity:.5;margin-top:12px}.component-admin-checkpoints-history-entry__cell-value{font-size:17px;font-weight:700}.component-admin-checkpoints-history-entry__cell-name .component-admin-checkpoints-history-entry__cell-value{font-size:24px}.component-admin-checkpoints-history-entry__cell-ips .component-admin-checkpoints-history-entry__cell-value{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 20px}.component-admin-date-range-picker{display:flex;align-items:center;gap:8px}.component-admin-date-range-picker__text-field{width:150px;flex:unset}.component-admin-date-range-picker__text-field input{font-size:15px;font-weight:700;color:#1b1b1d!important}.page-admin-checkpoints-tab-history{padding:40px}.page-admin-checkpoints-tab-history__entries{display:flex;flex-direction:column;gap:10px;margin-top:30px}.page-admin-checkpoints-tab-guards{padding:40px}.page-admin-checkpoints-tab-guards__table{background-color:transparent!important}.page-admin-checkpoints-tab-guards__table table{border-spacing:2px 10px!important;table-layout:fixed}.page-admin-checkpoints-tab-guards__table table td,.page-admin-checkpoints-tab-guards__table table th{border-bottom:none!important}.page-admin-checkpoints-tab-guards__table table th{font-weight:400;font-size:15px!important;color:#2c2d2e!important;padding:0 0 0 20px!important;vertical-align:bottom}.page-admin-checkpoints-tab-guards__table table td{background:#fff;border-radius:6px;height:84px!important;min-height:84px!important;font-size:24px!important;font-weight:700;padding:0 20px}.page-admin-checkpoints-tab-guards__table-status_online{color:#6dae43}.page-admin-checkpoints-tab-guards__table-status_offline{color:#f4511e}.page-admin-checkpoints-tab-guards__table-action-buttons{display:flex;align-items:center;gap:20px}.page-admin-checkpoints-tab-guards__table-close-shift-button{flex:1}.page-admin-checkpoints-tab-guards__dialog-name{font-size:24px;font-weight:700;color:rgba(0,0,0,.8705882352941177)}.component-admin-back-button{display:flex;align-items:center;gap:15px;font-size:32px;font-weight:700}.component-admin-back-button__button{background-color:#fff;border-color:#d2d5e0;transition:border-color .1s ease-out}.component-admin-back-button__button:hover{border-color:#000}.page-admin-checkpoints-stats{padding:40px;color:#1b1b1d}.page-admin-checkpoints-stats__main-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.page-admin-checkpoints-stats__main-grid-section-header{font-size:24px;font-weight:700}.page-admin-checkpoints-stats__main-grid-column{display:flex;flex-direction:column;gap:45px}.page-admin-checkpoints-stats__main-grid-section-row{display:flex;gap:50px}.page-admin-checkpoints-stats__main-grid-value{font-size:64px;line-height:1em;font-weight:400;color:#2c2d2e;display:flex;align-items:flex-start}.page-admin-checkpoints-stats__main-grid-label{font-size:13px;line-height:1em;font-weight:400;color:#1b1b1d}.page-admin-checkpoints-stats__tasks-container{display:flex;flex-direction:column;gap:10px}.page-admin-checkpoints-stats__task{display:grid;grid-template-columns:60px 1fr 90px 100px;align-items:center;height:70px;background:#fff;border-radius:6px;font-size:24px;font-weight:700;color:#2c2d2e}.page-admin-checkpoints-stats__task-checkmark{width:28px;height:28px;justify-self:center;opacity:.25}.page-admin-checkpoints-stats__task-checkpoints{opacity:.5;font-size:15px;font-weight:400}.component-admin-tree-picker__picker{min-height:100px;max-height:400px;overflow-y:auto;background-color:#fff}.component-admin-tree-picker__text-field input{color:#1b1b1d}.component-admin-tree-picker__text-field_empty input{color:rgba(27,27,29,.4)!important}.page-admin-checkpoints-notifications{padding:40px}.page-admin-checkpoints-notifications__filters-container{display:grid;grid-template-columns:350px 352px 200px;gap:20px;align-items:center}.page-admin-checkpoints-notifications__checkpoints-filter-label-container{display:flex;align-items:center;gap:10px}.page-admin-checkpoints-notifications__checkpoints-filter-icon{height:21px;width:21px}.page-admin-checkpoints-notifications__table{margin-top:30px;background-color:transparent!important}.page-admin-checkpoints-notifications__table table{table-layout:fixed;border-spacing:0 10px!important}.page-admin-checkpoints-notifications__table table tr{background-color:transparent!important}.page-admin-checkpoints-notifications__table table td,.page-admin-checkpoints-notifications__table table th{height:auto!important;border-bottom:none!important;color:#2c2d2e!important;padding:0!important;line-height:1em}.page-admin-checkpoints-notifications__table table th{font-weight:400!important;font-size:15px!important;padding-left:20px!important}.page-admin-checkpoints-notifications__cell{background-color:#fff;height:64px;display:flex;align-items:center;padding:0 10px 0 20px;position:relative;font-size:17px;font-weight:700}.page-admin-checkpoints-notifications__cell:before{content:"";position:absolute;top:13px;bottom:13px;left:0;width:1px;background-color:#e7edf6}.page-admin-checkpoints-notifications__cell-date,.page-admin-checkpoints-notifications__cell-type{border-radius:6px 0 0 6px}.page-admin-checkpoints-notifications__cell-date:before,.page-admin-checkpoints-notifications__cell-type:before{background-color:transparent}.page-admin-checkpoints-notifications__cell-date{margin-right:20px;border-radius:6px}.page-admin-checkpoints-notifications__cell-actions,.page-admin-checkpoints-notifications__cell-checkpoint{border-radius:0 6px 6px 0}.page-admin-checkpoints-notifications__cell-actions{display:grid;grid-template-columns:1fr}.page-admin-tenants{padding:40px}.page-admin-tenants__header-button-disabled{pointer-events:none;visibility:hidden}.page-admin-tenants-tab-main__start-merging-button-container{display:flex;justify-content:flex-end}.page-admin-tenants-tab-main__start-merging-button{height:48px!important;justify-self:flex-end}.page-admin-tenants-tab-main__table.v-data-table{background:transparent}.page-admin-tenants-tab-main__table.v-data-table table{border-spacing:0 10px}.page-admin-tenants-tab-main__table thead th{font-size:15px!important;font-weight:400!important;color:#2c2d2e!important;opacity:1!important;vertical-align:bottom}.page-admin-tenants-tab-main__table tr>td,.page-admin-tenants-tab-main__table tr>th{border-bottom:none!important;padding:0 22px!important}.page-admin-tenants-tab-main__table-row>td{background-color:#fff;min-height:80px!important;height:80px!important;font-weight:700}.page-admin-tenants-tab-main__table-row>td,.page-admin-tenants-tab-main__table-row>td .v-input{font-size:17px!important}.page-admin-tenants-tab-main__table-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px 10px}.page-admin-tenants-tab-main__table-actions .v-btn{font-size:13px;padding:0 12px!important}.page-admin-tenants-tab-main__table-cell-company{border-radius:6px 0 0 6px}.page-admin-tenants-tab-main__table-cell-actions{border-radius:0 6px 6px 0}.page-admin-tenants-tab-main__table-cell-actions.page-admin-tenants-tab-main__table-cell-actions{padding-top:4px!important;padding-bottom:4px!important;padding-right:10px!important}.page-admin-tenants-tab-main__table-name-textarea textarea{line-height:1.3!important;resize:none;margin-top:0!important;align-self:center!important;height:44px}.page-admin-tenants-tab-main__table-row.page-admin-tenants-tab-main__table-row_edit-mode>td{padding:10px!important}.page-admin-tenants-tab-main__renters-to-merge{position:fixed;top:0;left:0;bottom:0;background:#fff;width:310px;padding:16px 0;display:flex;flex-direction:column;gap:12px;z-index:5}.page-admin-tenants-tab-main__renters-to-merge-header{text-align:center}.page-admin-tenants-tab-main__renters-to-merge-container{flex:1;overflow-y:auto;padding:0 16px}.page-admin-tenants-tab-main__renters-to-merge-container_empty{padding:50px 32px;opacity:.5}.page-admin-tenants-tab-main__renters-to-merge-renter{border:2px solid rgba(27,27,29,.5019607843137255);border-radius:6px;font-size:16px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.page-admin-tenants-tab-main__renters-to-merge-renter+.page-admin-tenants-tab-main__renters-to-merge-renter{margin-top:10px}.page-admin-tenants-tab-main__renters-to-merge-renter_main{border:2px solid #184be7;background-color:#e7edf6;color:#184be7}.page-admin-tenants-tab-main__renters-to-merge-renter_top-level{margin:0 16px;padding:6px 12px 12px}.page-admin-tenants-tab-main__renters-to-merge-renter_main .page-admin-tenants-tab-main__renters-to-merge-renter-button-make-active{opacity:0}.page-admin-tenants-tab-main__renters-to-merge-renter>div{padding:0 6px;line-height:1em}.page-admin-tenants-tab-main__renters-to-merge-renter-name{font-weight:700;margin-top:6px}.page-admin-tenants-tab-main__renters-to-merge-renter-buttons{width:100%;margin-top:6px;display:grid;grid-template-columns:1fr 72px;padding:0!important}.page-admin-tenants-tab-main__renters-to-merge-renter-button{border-radius:0!important;padding:0!important}.page-admin-tenants-tab-main__renters-to-merge-action-buttons-container{display:grid;grid-template-columns:1fr 1fr;margin:0 16px;gap:16px;height:48px}.page-admin-tenants-tab-main__renters-to-merge-action-buttons-container .v-btn{height:100%!important}.page-admin-tenants-tab-main__dialog-loading-indicator-container{display:flex;justify-content:center}.component-admin-date-picker__text-field{width:210px;flex:unset}.component-admin-date-picker__text-field input{font-size:15px;font-weight:700;color:#1b1b1d!important}.component-admin-report-mailing-list__changes-saved-label{margin:0 70px 20px;font-size:15px;color:#1b1b1d;opacity:.5}.component-admin-report-mailing-list__header-edit-button .v-btn__content{font-size:13px!important}.component-admin-report-mailing-list__content{padding:0 50px 50px 73px}.component-admin-report-mailing-list__content-header{font-size:24px;line-height:28px;color:#2c2d2e;font-weight:700}.component-admin-report-mailing-list__content-header_margin-top{margin-top:60px}.component-admin-report-mailing-list__emails-container{margin-top:27px}.component-admin-report-mailing-list__grid{display:grid;grid-template-columns:1fr 45%;gap:20px}.component-admin-report-mailing-list__grid-header{font-size:15px;color:#2c2d2e;border-bottom:2px solid #e7edf6;padding-bottom:20px}.component-admin-report-mailing-list__grid-header_margin-top{margin-top:60px}.component-admin-report-mailing-list__grid-cell{height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #e7edf6}.component-admin-report-mailing-list__grid-cell,.component-admin-report-mailing-list__grid-cell .v-input{font-size:24px;font-weight:700;color:#2c2d2e}.component-admin-report-mailing-list__grid-cell .v-input{font-size:23px;margin-top:0;padding-top:0}.component-admin-report-mailing-list__grid-cell .v-input__slot{padding-left:20px}.component-admin-report-mailing-list__grid-cell .v-input__slot:after,.component-admin-report-mailing-list__grid-cell .v-input__slot:before{display:none}.component-admin-report-mailing-list__grid-cell-more{cursor:pointer;justify-content:flex-start}.component-admin-report-mailing-list__grid-cell-more_disabled{cursor:default;pointer-events:none;opacity:.25}.component-admin-report-mailing-list__grid-cell-more,.component-admin-report-mailing-list__grid-cell-more .v-icon{color:rgba(44,45,46,.5019607843137255)}.component-admin-report-mailing-list__grid-cell-more .v-icon{margin-right:11px}.component-admin-report-mailing-list__subgrid{display:grid;grid-template-columns:1fr 50%;gap:0 10px;margin-top:27px}.component-admin-report-mailing-list_edit-mode .component-admin-report-mailing-list__grid-cell{height:100px}.component-admin-time-input{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.component-admin-time-input_clearable{grid-template-columns:1fr 1fr auto}.component-admin-time-input__clear-button_invisible{pointer-events:none;visibility:hidden}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-license-plate{justify-content:space-between;padding:0 10px 0 15px!important;gap:3px}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-datetime{justify-content:space-between}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-tenant{gap:6px}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-comment{font-weight:400;font-size:16px;line-height:1em;padding:4px 12px}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-comment_clickable{cursor:pointer}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-vehicle{padding:0 5px;gap:2px;font-size:32px;justify-content:center}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-vehicle_full{font-size:18px;justify-content:flex-start;padding:0 12px}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell_negative{background-color:#f4511e}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell_negative:before{display:none}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-load-time{padding:0 10px;text-align:center;justify-content:center}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell_negative-text{color:#f4511e}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell_positive-text{color:#6dae43}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-action-buttons{margin-left:4px;border-radius:6px;gap:2px 10px;display:grid;grid-template-columns:auto auto;padding-top:2px;padding-bottom:2px;padding-right:20px}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-action-buttons:before{display:none}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-action-buttons .v-btn{padding:0 13px!important;min-width:36px!important}.page-admin-reports-main__table-cell.page-admin-reports-main__table-cell-action-buttons .v-btn__content{font-size:13px}.page-admin-reports-main__table-cell-action-button-blacklist{grid-column:1/span 2}.page-admin-reports-main{padding:40px}.page-admin-reports-main__header_dialog-mode{padding-right:80px}.page-admin-reports-main__filters{display:flex;justify-content:space-between}.page-admin-reports-main__table{background-color:transparent!important}.page-admin-reports-main__table table{table-layout:fixed!important;border-spacing:0 10px!important;height:1px}.page-admin-reports-main__table table tr{background-color:transparent!important;height:1px}.page-admin-reports-main__table table td,.page-admin-reports-main__table table th{border-bottom:none!important;padding:0!important;font-size:15px!important;color:#2c2d2e!important}.page-admin-reports-main__table table th{font-weight:400;padding-left:15px!important;vertical-align:bottom}.page-admin-reports-main__table table th:first-child{padding-left:20px!important}.page-admin-reports-main__table table td{font-weight:700;height:100%!important;position:relative}.page-admin-reports-main__table-cell{background:#fff;min-height:80px!important;height:100%;display:flex;align-items:center;position:relative;padding:0 15px;word-break:break-word}.page-admin-reports-main__table-cell-icon{min-width:26px!important;width:26px!important;height:26px!important;padding:0!important;border-color:#818181!important}.page-admin-reports-main__table-cell-icon .v-icon{font-size:18px!important}.page-admin-reports-main__table-row_active :not(td:last-child) .page-admin-reports-main__table-cell{background-color:#f3f8ff;border-top:2px solid #000;border-bottom:2px solid #000}.page-admin-reports-main__table-row_active td:first-child .page-admin-reports-main__table-cell{border-left:2px solid #000}.page-admin-reports-main__table-row_active td:nth-last-child(2) .page-admin-reports-main__table-cell{border-right:2px solid #000}td+td .page-admin-reports-main__table-cell:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:2px;background-color:#e7edf6}td:first-child .page-admin-reports-main__table-cell{border-radius:6px 0 0 6px;padding-left:20px}td:nth-last-child(2) .page-admin-reports-main__table-cell{border-radius:0 6px 6px 0;padding-right:10px}.page-admin-reports-main__table_in-dialog td:nth-last-child(2) .page-admin-reports-main__table-cell{border-radius:0}.page-admin-reports-main__table_in-dialog td:last-child .page-admin-reports-main__table-cell{border-radius:0 6px 6px 0}.page-admin-reports-main__editing-plate-container{margin-top:10px;display:grid;grid-template-columns:1fr 100px 100px}.page-admin-reports-main__editing-plate-container .v-input{border-radius:0}.page-admin-reports-main__editing-plate-container>:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.page-admin-reports-main__editing-plate-container>:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-admin-reports-main__editing-time-container{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.page-admin-reports-main__filters-drawer{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.page-admin-reports-main__filters-drawer-field-vertical-inputs{display:grid;grid-template-columns:1fr 60%;gap:10px}.page-admin-reports-main__filters-drawer-field-vertical-inputs .component-admin-date-picker__text-field{width:100%}.page-admin-reports-main__filters-drawer-field-label{display:flex;align-items:center;gap:4px}.page-admin-reports-main__filters-drawer-radio-button.v-radio{padding-right:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.page-admin-reports-main__filters-drawer-divider{margin:10px 0}.page-admin-reports-main__filters-drawer-actions{display:flex;gap:10px}.page-admin-reports-main__editing-tenant-container{display:flex;gap:10px;align-items:center}.page-admin-reports-main__editing-tenant-add-button{height:57px!important}.page-admin-reports-main__editing-tenant-add-button .v-icon{font-size:24px}.page-admin-tenants-tab-guards__table.v-data-table{background:transparent;table-layout:fixed}.page-admin-tenants-tab-guards__table.v-data-table table{border-spacing:0 10px}.page-admin-tenants-tab-guards__table thead th{font-size:15px!important;font-weight:400!important;color:#2c2d2e!important;opacity:1!important;vertical-align:bottom}.page-admin-tenants-tab-guards__table tr>td,.page-admin-tenants-tab-guards__table tr>th{border-bottom:none!important;padding:0 22px!important}.page-admin-tenants-tab-guards__table-row>td{background-color:#fff;min-height:80px!important;height:auto!important;font-weight:700}.page-admin-tenants-tab-guards__table-row>td,.page-admin-tenants-tab-guards__table-row>td .v-input{font-size:17px!important}.page-admin-tenants-tab-guards__table-cell-name{border-radius:6px 0 0 6px}.page-admin-tenants-tab-guards__table-cell-actions{border-radius:0 6px 6px 0;display:flex;flex-direction:column;gap:10px;justify-content:center}.page-admin-tenants-tab-guards__table-cell-actions.page-admin-tenants-tab-guards__table-cell-actions{padding-top:10px!important;padding-bottom:10px!important}.page-admin-tenants-tab-guards__table-cell-actions.page-admin-tenants-tab-guards__table-cell-actions.page-admin-tenants-tab-guards__table-cell-actions{padding-right:10px!important}.page-admin-tenants-tab-guards__table-action-buttons-container{display:flex;align-items:center;gap:10px;justify-content:flex-end}.page-admin-tenants-tab-guards__report-dialog-content{min-height:100%;background:#e7edf6}.page-admin-tenants-tab-guards__report-dialog-close-button{right:32px}.component-admin-detailed-view-button{display:flex;gap:11px;cursor:pointer;font-size:15px;line-height:1;color:#2c2d2e;align-items:center;padding:10px 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-admin-detailed-view-button_active .component-admin-detailed-view-button__icon-button{transform:rotate(135deg)!important}.component-admin-detailed-view-button__icon-button{pointer-events:none;background-color:#d6dee8;width:26px!important;height:26px!important}.component-admin-detailed-view-button__icon-button .v-icon{color:#2c2d2e!important;font-size:16px!important}.page-admin-reports-summary__header{padding:40px}.page-admin-reports-summary__header-label{flex:unset}.page-admin-reports-summary__invisible-button{visibility:hidden;pointer-events:none}.component-admin-service-zone-vehicle{--mark-color:#fff000;border-radius:6px;background-color:#fff;position:relative;font-size:24px;font-weight:700;line-height:1}.component-admin-service-zone-vehicle:before{content:"";position:absolute;top:0;left:21px;width:100px;height:10px;border-radius:0 0 6px 6px;background-color:var(--mark-color)}.component-admin-service-zone-vehicle__label{font-size:15px;font-weight:400;color:#2c2d2e;opacity:.5;padding:10px 0 0 21px;line-height:1}.component-admin-service-zone-vehicle__grid{display:grid;grid-template-columns:71px 1fr auto}.component-admin-service-zone-vehicle__name{grid-column:1/span 2;padding:5px 0 10px 20px}.component-admin-service-zone-vehicle__value,.component-admin-service-zone-vehicle__vehicle-amount{padding:0 20px;text-align:right}.component-admin-service-zone-vehicle__vehicle-amount,.component-admin-service-zone-vehicle__vehicle-icon,.component-admin-service-zone-vehicle__vehicle-name{border-top:1px solid #e7edf6;padding-top:14px;padding-bottom:14px}.component-admin-service-zone-vehicle__vehicle-icon{text-align:center;padding:0;display:flex;align-items:center;justify-content:center}.component-admin-service-zone-vehicle__vehicle-icon img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.page-admin-reports-summary-tab-list__header{padding:0 40px 40px;display:flex;justify-content:space-between;align-items:center}.page-admin-reports-summary-tab-list__columns{padding:0 40px 40px}.page-admin-reports-summary-tab-list__service-zone:nth-child(n+2){margin-top:40px}.page-admin-reports-summary-tab-list__not-found{margin:0 40px}.page-admin-reports-summary-tab-chart{padding:0 40px 40px}.page-admin-reports-summary-tab-chart__above{display:flex;gap:15px;align-items:center}.page-admin-reports-summary-tab-chart__above .v-input--radio-group{margin-top:0;padding-top:0}.page-admin-reports-summary-tab-chart__chart-container{margin-top:40px;padding:60px;border-radius:6px;background-color:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274)}.page-admin-reports-summary-tab-chart__checkboxes-header{font-size:17px;font-weight:700;color:#1b1b1d;margin:30px 0}.page-admin-reports-summary-tab-chart__checkboxes-container{display:grid;grid-template-columns:repeat(5,1fr);gap:0 20px}.page-admin-reports-summary-tab-chart__checkbox{margin-top:0;padding:5px 0}.page-admin-reports-summary-tab-chart__checkbox-colored-circle{width:14px;height:14px;border-radius:50%;margin-right:10px;border:1px solid #2c2d2e}.page-admin-reports-summary-tab-chart__checkbox .v-label{font-size:15px;color:#2c2d2e}.component-admin-by-days-tab-side-header{width:340px;min-width:340px}.component-admin-by-days-tab-side-header__header{display:grid;grid-template-columns:1fr auto;background-color:#e7edf6;font-size:15px;margin-bottom:10px;color:#2c2d2e}.component-admin-by-days-tab-side-header__header>div:first-child{padding-left:20px}.component-admin-by-days-tab-side-header__header>div:nth-child(2){padding-right:13px}.component-admin-by-days-tab-side-header__content{display:grid;grid-template-columns:71px 1fr auto;box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274);border-radius:6px;background-color:#fff;font-size:24px;font-weight:700;color:#2c2d2e}.component-admin-by-days-tab-side-header__content>div:first-child{grid-column:1/span 2;padding-left:25px}.component-admin-by-days-tab-side-header__content>div:first-child,.component-admin-by-days-tab-side-header__content>div:nth-child(2){height:64px;line-height:64px}.component-admin-by-days-tab-side-header__content>div:nth-child(n+3){border-top:1px solid #e7edf6;height:52px;line-height:1em;display:flex;align-items:center}.component-admin-by-days-tab-side-header__content>div:nth-child(3n){display:flex;justify-content:center;align-items:center}.component-admin-by-days-tab-side-header__content>div:nth-child(3n) img{width:24px;height:24px}.component-admin-by-days-tab-side-header__content>div:nth-child(3n+2){text-align:right;padding-right:20px}.component-admin-by-days-tab-side-header__vehicle-type-icon{-o-object-fit:contain;object-fit:contain}.component-admin-by-days-tab-column{width:100px;min-width:100px}.component-admin-by-days-tab-column__header{font-size:15px;margin-bottom:10px;color:#2c2d2e;text-align:center}.component-admin-by-days-tab-column__content{box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274);border-radius:6px;background-color:#fff;font-size:24px;font-weight:700;color:#2c2d2e}.component-admin-by-days-tab-column__content>div{border-top:1px solid #e7edf6;height:52px;line-height:52px;text-align:center}.component-admin-by-days-tab-column__content>div:first-child{height:64px;line-height:64px}.component-admin-by-days-tab-column__cell_empty{color:rgba(44,45,46,.5019607843137255)}.component-admin-by-days-tab-table{display:flex;gap:10px;overflow:auto;padding-bottom:10px}.component-admin-by-days-tab-table__header{position:sticky;left:0}.component-admin-by-days-tab-table__data{display:flex;gap:2px}.page-admin-reports-summary-tab-by-days{padding:40px;max-width:calc(100vw - 310px)}.page-admin-reports-summary-tab-by-days__header{display:flex;gap:10px;height:60px;align-items:stretch;margin-bottom:40px}.page-admin-reports-summary-tab-by-days__header .v-input__control,.page-admin-reports-summary-tab-by-days__header .v-input__slot{height:100%}.page-admin-reports-summary-tab-by-days__header-select{flex:unset;width:500px;height:100%!important}.page-admin-reports-summary-tab-by-days__header-select .v-input__slot{background:hsla(0,0%,100%,.8)}.page-admin-reports-summary-tab-by-days__header-select-label-container{display:flex;gap:12px;font-size:15px;color:#1b1b1d;align-items:center;margin-left:5px}.page-admin-reports-summary-tab-by-days__header-select-label-container+input{display:none}.page-admin-reports-summary-tab-by-days__header-select-label{font-weight:700}.page-admin-reports-summary-tab-by-days__header-form-report-button{width:190px;height:100%!important}.page-admin-reports-summary-tab-by-days__data{display:flex;flex-direction:column;gap:40px}.component-admin-role{color:#2c2d2e;background-color:#fff;border-radius:6px;box-shadow:0 2px 10px rgba(201,210,221,.25098039215686274);padding:20px;display:grid;gap:20px;grid-template-columns:360px 1fr 276px}.component-admin-role__action-buttons{display:flex;justify-content:flex-end;align-items:flex-end;gap:10px}.component-admin-role__action-buttons .v-btn{font-size:13px}.component-admin-role__label{opacity:.5;font-size:15px;line-height:20px}.component-admin-role__role{line-height:1.3}.component-admin-role__role,.component-admin-role__role .v-input{font-size:24px;font-weight:700}.component-admin-role__permissions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.component-admin-role__permissions .v-input__slot{align-items:flex-start}.component-admin-role__permissions .v-label{font-size:15px;color:#000}.page-admin-roles{padding:40px}.page-admin-roles__roles-container{display:flex;flex-direction:column;gap:10px}.page-admin-roles__role-type-button{font-size:24px!important;font-weight:400!important;height:56px!important;margin-right:10px;margin-bottom:10px}.page-admin-roles__pagination{margin-top:20px}.component-more-images{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e9eff8;color:rgba(44,45,46,.4980392156862745);font-size:15px;border-radius:6px}.component-admin-qr-popup__qr-container{width:620px;height:620px;border:2px solid #e7edf6;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.component-admin-qr-popup__qr{width:100%;max-width:100%;height:100%;max-height:100%}.component-admin-qr-popup__qr-print-button{height:24px!important;width:24px!important;min-width:24px!important;padding:0!important;z-index:0}.component-admin-qr-popup__qr-info-container{display:grid;grid-template-columns:40% 1fr;background-color:#fff;padding:10px}.component-admin-qr-popup__qr-info-label{font-size:15px}.component-admin-qr-popup__qr-info-value{font-size:32px;font-weight:700}.component-admin-qr-popup__qr-split-value{font-size:20px;line-height:1.1em}.component-admin-qr-popup_print .component-admin-qr-popup__qr-container{position:fixed;width:auto;height:auto;top:0;right:0;bottom:0;left:0;border:none;aspect-ratio:auto;background-color:#fff;margin:0;z-index:2}.component-admin-qr-popup_print .component-admin-qr-popup__qr-info-value-name{font-size:30px;font-weight:700;position:fixed;display:block;bottom:calc(50% + 100px);transform:translateX(-50%);left:50%;max-width:50%;width:50%;text-align:center;z-index:3}.component-admin-qr-popup_print .component-admin-qr-popup__qr{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.component-admin-qr-popup_print .component-admin-qr-popup__qr-print-button{visibility:hidden}.page-admin-territory-checkups-checkpoints__cell-name{padding:0 14px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.page-admin-territory-checkups-checkpoints__cell-photos{display:flex;align-items:center;gap:4px}.page-admin-territory-checkups-checkpoints__cell-photo{width:54px;height:54px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.page-admin-territory-checkups-checkpoints__cell-nfc,.page-admin-territory-checkups-checkpoints__cell-qr{justify-content:center}.page-admin-territory-checkups-checkpoints__cell-nfc-checkmark{color:#27ae60!important}.page-admin-territory-checkups-checkpoints__cell-routes{justify-content:center}.page-admin-territory-checkups-checkpoints__cell-routes-list{background-color:#fff;padding:24px}.page-admin-territory-checkups-checkpoints__cell-actions{padding:0 10px;gap:10px}.component-admin-checkups-divided-page{--grid-template-columns:1fr minmax(300px,45%);display:grid;grid-template-columns:var(--grid-template-columns)}.component-admin-checkups-divided-page__left-container{display:flex;flex-direction:column;height:100vh;max-height:100vh}.component-admin-checkups-divided-page__left{display:flex;flex-direction:column;position:relative;padding:40px 42px 40px 38px;flex:1;overflow:auto}.component-admin-checkups-divided-page__actions{position:sticky;margin:0 1px;bottom:0;background:#fff}.component-admin-checkups-divided-page__right{background:#fff;color:#2c2d2e;height:100vh;max-height:100vh;overflow:auto;padding:40px 40px 40px 60px;display:flex;flex-direction:column}.component-admin-checkups-divided-page__close-button{width:100%}.component-admin-checkups-divided-page__close-button.v-btn.v-btn{height:60px}.component-admin-checkups-divided-page__close-button .v-icon{font-size:32px}.component-admin-checkups-divided-page__content-below-close-button{flex:1;margin:30px -40px -40px -60px;padding:0 40px 40px 60px;overflow:auto}.component-admin-checkpoint-images-sidebar-image{display:grid;grid-template-columns:1fr 1fr;gap:5px}.component-admin-checkpoint-images-sidebar-image__edit-button{min-width:auto!important;width:36px!important}.component-admin-checkpoint-images-sidebar-image__name-container{display:grid;grid-template-columns:auto 1fr;grid-column:1/3;align-items:center;gap:10px;font-size:18px;font-weight:700}.component-admin-checkpoint-images-sidebar-image__img{max-width:100%;grid-column:1/3}.component-admin-checkpoint-images-sidebar-image__delete-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:5px}.component-admin-checkpoint-images-sidebar__header{display:flex;align-items:center;font-size:32px;font-weight:700;line-height:40px;color:#1b1b1d;margin-bottom:20px}.component-admin-checkpoint-images-sidebar__header-counter{font-weight:400;margin-left:20px}.component-admin-checkpoint-images-sidebar__images{display:flex;flex-direction:column;gap:50px}.component-admin-checkpoint-images-sidebar__add-plan-button{min-width:auto!important;width:48px!important;height:48px!important;font-size:24px!important}.component-admin-checkpoint-images-sidebar__new-image{max-width:100%;max-height:400px;-o-object-fit:contain;object-fit:contain}.page-admin-territory-checkups-checkpoints__header-counter{font-weight:400;margin-left:20px}.page-admin-territory-checkups-checkpoints__filters{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.page-admin-territory-checkups-checkpoints__route-filter{border-radius:28px}.page-admin-territory-checkups-checkpoints__table{margin-top:30px}.page-admin-territory-checkups-checkpoints__table.v-data-table{background-color:transparent}.page-admin-territory-checkups-checkpoints__table.v-data-table table{table-layout:fixed;border-spacing:0 10px}.page-admin-territory-checkups-checkpoints__table.v-data-table table tr:hover{background-color:transparent!important}.page-admin-territory-checkups-checkpoints__table.v-data-table table th{border-bottom:none!important;font-size:15px;font-weight:400;color:#2c2d2e;height:20px!important}.page-admin-territory-checkups-checkpoints__table.v-data-table table td{border-top:3px solid transparent;border-bottom:3px solid transparent!important;background-color:#fff;padding:0!important;cursor:pointer}.page-admin-territory-checkups-checkpoints__table.v-data-table table td:first-child{border-left:3px solid transparent;border-radius:6px 0 0 6px}.page-admin-territory-checkups-checkpoints__table.v-data-table table td:last-child{border-right:3px solid transparent;border-radius:0 6px 6px 0}.page-admin-territory-checkups-checkpoints__table.v-data-table table tr.page-admin-territory-checkups-checkpoints__active-row td{border-bottom:3px solid #000!important;border-top:3px solid #000}.page-admin-territory-checkups-checkpoints__table.v-data-table table tr.page-admin-territory-checkups-checkpoints__active-row td:first-child{border-left:3px solid #000}.page-admin-territory-checkups-checkpoints__table.v-data-table table tr.page-admin-territory-checkups-checkpoints__active-row td:last-child{border-right:3px solid #000}.page-admin-territory-checkups-checkpoints__cell{height:94px;display:flex;align-items:center;font-size:24px;font-weight:700;line-height:1.05em}.page-admin-territory-checkups-checkpoints__cell-button_no-padding{min-width:42px!important;padding-left:0!important;padding-right:0!important}.page-admin-territory-checkups-photos__description-header{font-size:24px;font-weight:700;margin-top:20px;display:grid;grid-template-columns:auto 1fr auto;gap:12px}.page-admin-territory-checkups-photos__description-header-counter{font-weight:400}.page-admin-territory-checkups-photos__photos{display:flex;flex-wrap:wrap;gap:50px 40px;margin-top:30px}.page-admin-territory-checkups-photos__photo-container{display:flex;flex-direction:column;gap:20px}.page-admin-territory-checkups-photos__photo{width:230px;height:230px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.page-admin-territory-checkups-photos__photo-approve-delete,.page-admin-territory-checkups-photos__photo-cancel-delete{padding:12px!important}.page-admin-territory-checkups-photos__photo-delete-confirmation-container{display:flex;justify-content:space-between}.page-admin-territory-checkups-photos__no-photos{text-align:center;font-size:48px;color:rgba(0,0,0,.26666666666666666);font-weight:700;margin-top:40px}.page-admin-territory-checkups-photos__sidebar-header{font-size:32px;font-weight:700;color:#1b1b1d}.page-admin-territory-checkups-photos__plans-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.page-admin-territory-checkups-photos__plans-grid-item{border:1px solid #1b1b1d;border-radius:6px;padding:8px;font-size:16px;font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.page-admin-territory-checkups-photos__plans-grid-item img{width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}.page-admin-territory-checkups-photos__plan-img{display:inline-block;position:relative;overflow:hidden}.page-admin-territory-checkups-photos__plan-img img{max-width:100%}.page-admin-territory-checkups-photos__plan-point{position:absolute;transform:translate(-50%,-50%);border-radius:50%;width:16px;height:16px;border:2px solid #000;background-color:red;top:0;left:0}.component-admin-route-editing-route-row{min-height:94px;background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;display:grid;grid-template-columns:1fr 118px 70px 70px 121px;gap:38px;padding:20px;position:relative}.component-admin-route-editing-route-row_no-photos{grid-template-columns:1fr 70px 70px 121px}.component-admin-route-editing-route-row__photos{display:flex;gap:10px}.component-admin-route-editing-route-row__photo{width:54px;height:54px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.component-admin-route-editing-route-row__label{font-size:15px;line-height:20px;color:#2c2d2e}.component-admin-route-editing-route-row__value{font-size:24px;font-weight:700;line-height:1em;color:#2c2d2e}.component-admin-route-editing-route-row__value-nfc-checkmark{color:#27ae60!important;font-size:36px!important}.component-admin-route-editing-route-row__actions{position:absolute;right:20px;bottom:20px}.page-admin-route-editing__subheader{display:flex;align-items:center;font-size:24px;font-weight:700}.page-admin-route-editing__spacer{flex:1}.page-admin-route-editing__main-grid{display:grid;grid-template-columns:280px 1fr 200px;gap:20px 30px;margin-top:30px}.page-admin-route-editing__main-grid .v-input{background:#fff;font-weight:700}.page-admin-route-editing__checkpoint-container{grid-column:1/4}.page-admin-route-editing__name-container{grid-column:1/3}.page-admin-route-editing__input-label{font-size:15px;line-height:1em;margin-bottom:10px;color:#2c2d2e}.page-admin-route-editing__name-error-message-container{display:flex;flex-direction:column}.page-admin-route-editing__name-error-message{font-size:13px;color:#f4511e;flex:1;display:flex;align-items:center}.page-admin-route-editing__checkpoints-container{margin-top:30px}.page-admin-route-editing__checkpoint-delay-container{display:grid;align-items:center;grid-template-columns:80px 1fr;gap:20px;margin:20px 0;font-size:15px;color:#2c2d2e}.page-admin-route-editing__start-pickers{display:grid;grid-template-columns:50% 1fr;gap:20px}.page-admin-route-editing__checkpoint-delay{background:#fff}.page-admin-route-editing__floor-plan-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.page-admin-route-editing__floor-plan{width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:6px;border:2px solid #e7edf6;grid-column:1/3}.page-admin-route-editing__floor-plan-upload-description{font-size:13px;color:rgba(27,27,29,.5019607843137255)}.page-admin-route-editing__floor-plan-upload-button{height:60px!important}.page-admin-route-editing__checkpoint-add-button{height:60px!important;background:#fff!important;margin-top:30px}.page-admin-route-editing__checkpoint-add-button.v-btn{box-shadow:0 14px 30px rgba(82,108,139,.15),0 2px 10px rgba(201,210,221,.25)!important}.page-admin-route-editing__action-buttons-container{height:100px;padding:20px 39px;display:flex;justify-content:space-between}.page-admin-route-editing__action-button{height:100%!important}.page-admin-checkups-history__table-cell{line-height:1em;min-height:48px;justify-content:space-between}.page-admin-checkups-history__table-cell-has-files-icon{color:#2c2d2e!important}.page-admin-checkups-history__table-row .page-admin-checkups-history__table-status-tag_positive{background-color:#e0f5e9;color:#219653}.page-admin-checkups-history__table-row .page-admin-checkups-history__table-status-tag_warning{background-color:#fff3cd;color:#e08e1a}.page-admin-checkups-history__table-row .page-admin-checkups-history__table-status-tag_negative{background-color:#fbf1ef;color:#f4511e}.page-admin-checkups-history__filters-grid{display:grid;grid-template-columns:352px 170px 1fr;gap:20px;align-items:start}.page-admin-checkups-history__table{background:transparent!important;margin-top:40px;margin-right:-20px}.page-admin-checkups-history__table .v-data-table__wrapper{overflow-x:hidden}.page-admin-checkups-history__table td:last-child{position:relative}.page-admin-checkups-history__table table{border-spacing:0 10px!important;height:1px;table-layout:fixed}.page-admin-checkups-history__table table tr{cursor:pointer;height:1px;background:transparent!important}.page-admin-checkups-history__table table td,.page-admin-checkups-history__table table th{border-bottom:none!important}.page-admin-checkups-history__table table th{height:auto!important;font-weight:400;font-size:15px!important;color:#2c2d2e!important;padding:0 15px!important}.page-admin-checkups-history__table table td{color:#2c2d2e;font-size:24px!important;font-weight:700;min-height:68px!important;height:100%!important;padding:0!important}.page-admin-checkups-history__table table td:last-child{background:transparent}.page-admin-checkups-history__table-cell{padding:0 15px;background-color:#fff;height:100%;display:flex;align-items:center}.page-admin-checkups-history__table-cell-name{border-radius:6px 0 0 6px}.page-admin-checkups-history__table-cell-status{padding:0 10px;border-radius:0 6px 6px 0;width:calc(100% - 30px);-webkit-clip-path:polygon(0 0,200% 0,200% 100%,0 100%);clip-path:polygon(0 0,200% 0,200% 100%,0 100%)}.page-admin-checkups-history__table-cell-status:after{content:"";position:absolute;top:50%;right:0;width:68px;height:68px;background:#fff;border-radius:6px;transform:translateY(-50%) scale(.75) rotate(45deg);z-index:0;opacity:0}.page-admin-checkups-history__table-status-tag{padding:6px 10px;position:relative;z-index:1;width:100%;text-align:center;border-radius:6px;font-size:13px;font-weight:400}.page-admin-checkups-history__table-status-tag_completed{background-color:#e0f5e9;color:#219653}.page-admin-checkups-history__table-status-tag_waiting{background-color:#fbf1ef;color:#f4511e}.page-admin-checkups-history__table-row_active .page-admin-checkups-history__table-cell-status:after{opacity:1}.page-admin-checkups-history__details-stats{display:grid;grid-template-columns:35% 1fr;gap:8px}.page-admin-checkups-history__details-stats-section{font-size:16px;color:#2c2d2e}.page-admin-checkups-history__details-stats-section-value{font-weight:700;color:#1b1b1d;font-size:32px}.page-admin-checkups-history__details-table table{table-layout:fixed}.page-admin-checkups-history__details-table tr{background:transparent!important}.page-admin-checkups-history__details-table th{border-bottom:2px solid #e7edf6!important}.page-admin-checkups-history__details-table td,.page-admin-checkups-history__details-table th{padding:0 25px!important;color:#2c2d2e!important}.page-admin-checkups-history__details-table .v-data-table__expanded.v-data-table__expanded__content{box-shadow:none!important}.page-admin-checkups-history__details-table .v-data-table__expanded.v-data-table__expanded__content td{border-bottom:2px solid #e7edf6!important;height:auto!important}.page-admin-checkups-history__details-table .v-data-table__expanded.v-data-table__expanded__content td>:last-child{margin-bottom:10px}.page-admin-checkups-history__details-table th{font-size:15px!important;font-weight:400}.page-admin-checkups-history__details-table td{font-weight:700;font-size:24px!important;height:80px!important;position:relative;border-bottom:none!important}.page-admin-checkups-history__details-table td+td:before{content:"";position:absolute;top:16px;bottom:16px;left:-1px;width:2px;background-color:#e7edf6}.page-admin-checkups-history__details-table-cell_skipped{color:#f2994a}.page-admin-checkups-history__details-table-cell_overdue{color:#f4511e}.page-admin-checkups-history__details-table-comment{font-size:15px!important;font-weight:700!important}.page-admin-checkups-history__details-table-images{display:flex;flex-wrap:wrap;margin:10px 0;gap:5px}.page-admin-checkups-history__details-table-images img{height:102px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.page-admin-checkups-history__details-table-audio{display:flex;flex-direction:column;margin:10px 0;gap:5px}.page-admin-checkups-history__details-table-audio audio{width:100%}.page-admin-checkups-history__details-table-video{display:grid;grid-template-columns:repeat(2,1fr);margin:10px 0;gap:5px}.page-admin-checkups-history__details-table-video video{width:100%;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.page-admin-checkups-history__photo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;display:grid;place-items:center;z-index:201;background-color:rgba(0,0,0,.5333333333333333)}.page-admin-checkups-history__photo-overlay-img{max-width:100%;max-height:100%;cursor:zoom-in}.page-admin-checkups-history__photo-overlay-img_zoomed-in{max-width:none;max-height:none;cursor:zoom-out}.page-admin-checkups-history__photo-overlay-close-btn{position:fixed;top:18px;right:18px}.page-admin-territory-checkups-routes__cell-point-count{text-align:center}.page-admin-territory-checkups-routes{padding:40px}.page-admin-territory-checkups-routes__filters{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:50%}.page-admin-territory-checkups-routes__table{background:transparent!important}.page-admin-territory-checkups-routes__table table{table-layout:fixed;background:transparent!important;border-spacing:0 10px!important}.page-admin-territory-checkups-routes__table table tr{background:transparent!important}.page-admin-territory-checkups-routes__table table td,.page-admin-territory-checkups-routes__table table th{border-bottom:none!important;color:#2c2d2e!important}.page-admin-territory-checkups-routes__table table th{height:auto!important;font-size:15px!important;font-weight:400!important}.page-admin-territory-checkups-routes__table table td{height:68px!important;background-color:#fff;font-size:24px!important;font-weight:700}.page-admin-territory-checkups-routes__table table td:first-child{border-radius:6px 0 0 6px}.page-admin-territory-checkups-routes__table table td:last-child{border-radius:0 6px 6px 0}.page-admin-territory-checkups-routes__table table td.page-admin-territory-checkups-routes__table-cell-interval{font-size:18px!important}.page-admin-territory-checkups-routes__print-qrs{min-width:44px!important;padding:0!important}.page-admin-tasks__table-cell-name{border-top-left-radius:6px}.page-admin-tasks__table-cell-end-date:before{top:14px!important;bottom:14px!important}.page-admin-tasks__table-cell.page-admin-tasks__table-cell-completion{padding:0 16px}.page-admin-tasks__table-cell-status-tag{border-radius:6px;font-size:15px;font-weight:700;line-height:1em}.page-admin-tasks__table-cell-status-tag_negative{color:#f4511e}.page-admin-tasks__table-cell-status-tag_neutral{color:#e1ad0f}.page-admin-tasks__table-cell-status-tag_positive{color:#219653}.page-admin-tasks__table-cell-visibility{border-top-right-radius:6px}.page-admin-tasks__table-cell-comment-and-actions{display:grid!important;grid-template-columns:70% 1fr;gap:10px;margin-top:-10px;height:auto!important;border-bottom:none!important;border-radius:0 0 6px 6px;box-shadow:none!important;padding:20px!important}.page-admin-tasks__table-cell-comment-and-actions-actions{display:flex;gap:10px;justify-content:flex-end;align-self:flex-end}.page-admin-tasks__table-cell-comment-and-actions-comment-label{font-size:13px;line-height:1em;font-weight:400;color:rgba(44,45,46,.5019607843137255)}.page-admin-tasks__table-cell-comment-and-actions-comment{font-size:15px;font-weight:400;color:#2c2d2e;margin-top:10px}.component-admin-tree-picker-leaf__button{display:flex;align-items:center;justify-content:flex-start;padding:5px!important;text-transform:none!important}.component-admin-tree-picker-leaf__button .v-btn__content{height:100%}.component-admin-tree-picker-leaf__checkbox{pointer-events:none}.component-admin-tree-picker-leaf__button-container{width:100%;display:grid;grid-template-columns:26px 1fr;gap:10px}.component-admin-tree-picker-leaf__open-tree-button{transition:transform .2s ease-out;transform-origin:center}.component-admin-tree-picker-leaf__open-tree-button_open{transform:rotate(90deg)}.component-admin-tree-picker-leaf__children{margin-left:36px}.component-admin-tree-picker2__picker{min-height:100px;max-height:400px;overflow-y:auto;background-color:#fff;padding:15px 0}.component-admin-tree-picker2__text-field input{color:#1b1b1d}.component-admin-tree-picker2__text-field_empty input{color:rgba(27,27,29,.8666666666666667)!important}.component-admin-tree-picker2__text-field_empty_gray input{color:#d0cbd0!important}.page-admin-tasks-component-edit-task{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background-color:rgba(27,27,29,.6);cursor:pointer}.page-admin-tasks-component-edit-task__right{position:absolute;top:0;right:0;bottom:0;width:720px;background-color:#fff;padding:40px 40px 40px 60px;color:#2c2d2e;display:flex;flex-direction:column;cursor:auto}.page-admin-tasks-component-edit-task__right-scrollable-area{flex:1;overflow:auto;margin:0 -40px 0 -60px;padding:0 40px 20px 60px}.page-admin-tasks-component-edit-task__button{width:100%;height:60px!important}.page-admin-tasks-component-edit-task__button .v-icon{font-size:28px}.page-admin-tasks-component-edit-task__header{font-size:17px;font-weight:700;margin-top:35px;margin-bottom:10px}.page-admin-tasks-component-edit-task__field-label{font-size:15px;margin-top:30px;margin-bottom:10px;line-height:1em}.page-admin-tasks-component-edit-task__comment textarea{font-size:15px;height:100px;line-height:1.4em}.page-admin-tasks-component-edit-task__select-chip{background:#1b1b1d;border-radius:4px;margin-right:10px;display:flex;gap:10px;align-items:center;padding:6px 8px;color:#fff;font-weight:700;font-size:17px}.page-admin-tasks-component-edit-task__select-chip .v-icon{color:#fff}.page-admin-tasks-component-edit-task__bold-text-field{font-weight:700}.page-admin-tasks-component-edit-task__task-name-text-field{font-size:24px}.page-admin-tasks-component-edit-task__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.page-admin-tasks-component-edit-task__time-subgrid{display:grid;grid-template-columns:120px 16px 120px;align-items:center;gap:10px}.page-admin-tasks-component-edit-task__time-subgrid-separator-container{display:flex;flex-direction:column;height:100%}.page-admin-tasks-component-edit-task__time-subgrid-separator{flex:1;display:flex;align-items:center}.page-admin-tasks-component-edit-task__interval-switch-container{margin-top:30px}.page-admin-tasks-component-edit-task__all-posts-button{text-transform:none!important;text-align:left!important;padding:5px!important;margin-left:36px;width:calc(100% - 36px)}.page-admin-tasks-component-edit-task__all-posts-button .v-btn__content{height:36px;justify-content:flex-start}.page-admin-tasks-component-edit-task__all-posts-button-checkbox{pointer-events:none}.page-admin-tasks__new-table-cell-comment-icon{padding:0!important;position:relative}.page-admin-tasks__new-table-cell-comment-icon-button{padding:0!important;min-width:36px!important;min-height:36px!important;margin:0 auto}.page-admin-tasks__new-table-cell-action-buttons{display:flex;justify-content:space-between}.page-admin-tasks__new-table-cell-action-buttons-button{padding:0!important;min-width:36px!important}.page-admin-tasks__new-table-cell-images-button{padding:0 8px 0 0!important;min-width:36px!important}.page-admin-tasks__new-table-cell-images-button-text{display:flex;align-items:center;font-size:17px;font-weight:700}.page-admin-tasks{padding:40px}.page-admin-tasks__header-label-and-tabs-container{display:flex;align-items:center;gap:20px}.page-admin-tasks__add-button_hidden{visibility:hidden}.page-admin-tasks__archive-time{display:flex;align-items:center;gap:12px;padding:0 16px;background-color:#fff;font-weight:700;height:100%;border-radius:6px;cursor:pointer;color:#2c2d2e}.page-admin-tasks__archive-time-icon{color:#2c2d2e!important}.page-admin-tasks__filters-container{display:grid;grid-template-columns:350px 210px 1fr auto;align-items:start;gap:20px}.page-admin-tasks__filters-container_list{grid-template-columns:350px 210px 210px 1fr auto}.page-admin-tasks__new-table,.page-admin-tasks__table{margin-top:30px}.page-admin-tasks__new-table.theme--light,.page-admin-tasks__table.theme--light{background:transparent}.page-admin-tasks__new-table table,.page-admin-tasks__table table{height:1px;table-layout:fixed;border-spacing:0 10px!important}.page-admin-tasks__new-table table td,.page-admin-tasks__new-table table th,.page-admin-tasks__table table td,.page-admin-tasks__table table th{border-bottom:none!important;padding:0!important;height:auto!important}.page-admin-tasks__new-table table th,.page-admin-tasks__table table th{padding-left:20px!important}.page-admin-tasks__new-table tr,.page-admin-tasks__table tr{height:100%}.page-admin-tasks__new-table tr:hover,.page-admin-tasks__table tr:hover{background-color:transparent!important}.page-admin-tasks__new-table tr.v-data-table__expanded__content,.page-admin-tasks__table tr.v-data-table__expanded__content{box-shadow:none!important}.page-admin-tasks__new-table th,.page-admin-tasks__table th{font-size:15px!important;color:#2c2d2e!important;font-weight:400}.page-admin-tasks__new-table-cell,.page-admin-tasks__table-cell{background:#fff;font-size:17px;font-weight:700;line-height:1.1em;color:#2c2d2e;min-height:68px;display:flex;align-items:center;border-bottom:2px solid #e7edf6;position:relative;padding:0 20px;height:100%}.page-admin-tasks__new-table-cell_border-left:before,.page-admin-tasks__table-cell_border-left:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background-color:#e7edf6}td:first-child .page-admin-tasks__new-table-cell{border-radius:6px 0 0 6px}td:last-child .page-admin-tasks__new-table-cell{border-radius:0 6px 6px 0}.page-admin-tasks__comment-popup{--x:0;--y:0;position:absolute;padding:20px;background-color:#fff;border-radius:6px;box-shadow:0 -10px 30px rgba(82,108,139,.15);max-width:300px;z-index:1;top:var(--y);left:var(--x);transform:translateX(-50%)}.page-admin-tasks__comment-popup:before{content:"";position:absolute;bottom:100%;left:50%;width:16px;height:16px;background-color:#fff;border-top-right-radius:6px;transform-origin:center;transform:translate(-50%,50%) rotate(-45deg)}.page-admin-tasks__archive-time-popup{display:flex;flex-direction:column;justify-content:center;gap:30px;position:fixed;bottom:20px;right:20px;width:375px;padding:20px;background-color:#fff;box-shadow:0 -10px 30px rgba(82,108,139,.15);border-radius:6px;color:#2c2d2e;font-size:15px;line-height:20px}.page-admin-tasks__archive-time-popup-header{font-size:24px}.page-admin-tasks__archive-time-popup-actions{display:grid;gap:20px;grid-template-columns:auto 1fr}.component-admin-sector-color{border-radius:50%;width:20px;height:20px;aspect-ratio:1;margin-right:15px}.component-sector-qr-popup__qr-container{width:620px;height:620px;aspect-ratio:1;border:2px solid #e7edf6;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.component-sector-qr-popup__qr{max-width:100%;max-height:100%}.component-sector-qr-popup__qr-print-button{height:24px!important;width:24px!important;min-width:24px!important;padding:0!important;z-index:0}.component-sector-qr-popup__qr-info-container{display:grid;grid-template-columns:50% 1fr;background-color:#fff;padding:10px}.component-sector-qr-popup__qr-info-label{font-size:15px;margin-bottom:12px}.component-sector-qr-popup__qr-info-value{font-size:32px;font-weight:700}.component-sector-qr-popup__qr-split-value{font-size:20px;line-height:1.1em}.component-sector-qr-popup_print .component-sector-qr-popup__qr-container{position:fixed;width:auto;height:auto;top:0;right:0;bottom:0;left:0;border:none;aspect-ratio:auto;background-color:#fff;margin:0;z-index:2}.component-sector-qr-popup_print .component-sector-qr-popup__qr-info-value-name{font-size:30px;font-weight:700;position:fixed;display:block;bottom:calc(50% + 100px);transform:translateX(-50%);left:50%;max-width:50%;width:50%;text-align:center;z-index:3}.component-sector-qr-popup_print .component-sector-qr-popup__qr{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;aspect-ratio:1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.component-sector-qr-popup_print .component-sector-qr-popup__qr-print-button{visibility:hidden}.component-admin-sector-on-plan__circle{fill:#fff;stroke:#1b1b1d;stroke-width:2px}.component-admin-sector-on-plan__line_selected{stroke-dasharray:10px 10px;-webkit-animation:component-admin-sector-on-plan-selected-sector-lines 1s linear infinite;animation:component-admin-sector-on-plan-selected-sector-lines 1s linear infinite}@-webkit-keyframes component-admin-sector-on-plan-selected-sector-lines{0%{stroke-dashoffset:0}to{stroke-dashoffset:20px}}@keyframes component-admin-sector-on-plan-selected-sector-lines{0%{stroke-dashoffset:0}to{stroke-dashoffset:20px}}.component-admin-sectors-on-plan{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content}.component-admin-sectors-on-plan__img{--max-width:1100px;--max-height:960px;max-width:var(--max-width);max-height:var(--max-height)}.component-admin-sectors-on-plan__svg{position:absolute;top:0;right:0;width:100%;height:100%}.component-admin-sectors-on-plan__svg-sector_ignore-events{pointer-events:none}.component-admin-building-plan{width:100%;display:grid;grid-template-columns:1000px 300px;gap:10px}.component-admin-building-plan__grid-container{background-color:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;min-height:100px;padding:38px 30px;min-width:500px}.component-admin-building-plan__zone-color{border-radius:50%;width:20px;height:20px;margin-right:15px}.component-admin-building-plan__zone{display:flex}.component-admin-building-plan__qr{border:1px solid #e9eff8;box-sizing:border-box;border-radius:4px;padding:10px 15px;font-weight:400;font-size:13px;line-height:18px}.component-admin-building-plan__qr:hover{border:1px solid #d9e5f8;background-color:#f5f9ff}.component-admin-building-plan__table{font-style:normal;font-weight:700;font-size:17px;line-height:24px}.component-admin-building-plan__table>.v-data-table__wrapper>table>thead>tr>th{border-bottom:none!important}.component-admin-building-plan__table>.v-data-table__wrapper>table>tbody>tr:hover{background-color:transparent!important}.component-admin-building-plan__table>.v-data-table__wrapper>table>tbody>tr>td{padding:10px 16px!important;border-bottom:none!important}.component-admin-building-plan__table>.v-data-table__wrapper>table>tbody>tr>td:first-child,.component-admin-building-plan__table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(4){min-width:250px}.component-admin-building-plan__table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(2){min-width:230px}.component-admin-building-plan__grid-container-header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:25px}.component-admin-building-plan__grid-container-header-buttons{display:flex;font-weight:400;justify-content:space-between;gap:20px;font-size:15px;line-height:20px;max-width:600px}.component-admin-building-plan__grid-container-header-buttons-item{width:48%;padding-bottom:8px;min-height:54px;text-decoration:none}.component-admin-building-plan__grid-container-header-buttons-item-link{width:100%;min-height:54px}.component-admin-building-plan__grid-container-header-title{font-weight:700;font-size:24px;line-height:28px}.component-admin-building-plan__grid-container-header-buttons-upload{padding:0}.component-admin-building-plan__groups-select{height:38px}.component-admin-building-plan__groups-select.theme--light.v-input input{color:#2c2d2e;font-weight:700}.component-admin-building-plan__groups-select.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border:1px solid rgba(0,16,61,.4)}.component-admin-building-plan__image{-o-object-fit:contain;object-fit:contain;margin:0 auto 30px}.component-admin-building-plan__polygon{position:absolute;top:0;left:0}.page-container{padding:40px;max-width:1620px;max-width:100%;overflow:hidden}.page-admin-zones[data-v-57249498]{padding:40px}.page-admin-zones__filters[data-v-57249498]{display:flex;gap:20px;justify-content:flex-start}.page-admin-zones__plans[data-v-57249498]{display:flex;flex-direction:column;align-items:center;gap:32px;margin-top:30px}.page-admin-zones__zoomed-in-image[data-v-57249498]{width:auto;height:auto}.page-admin-zones__zoomed-in-image-container[data-v-57249498]{display:grid;place-items:center;min-height:100vh;background:rgba(0,0,0,.5333333333333333);z-index:300;cursor:zoom-out}.page-admin-zones__filters-item[data-v-57249498]{max-width:450px}.page-admin-zones__dialog-content[data-v-57249498]{padding-top:20px;display:flex}.page-admin-zones__dialog-img[data-v-57249498]{max-width:1200px;cursor:zoom-in}.page-admin-zones__dialog-button[data-v-57249498]{align-self:center}.page-admin-zones__dialog-title[data-v-57249498]{margin-bottom:10px}.page-admin-zones__dialog-input[data-v-57249498]{margin-top:5px;margin-bottom:10px}.page-admin-zones__dialog-file[data-v-57249498]{margin-top:8px}.page-admin-alarms__header[data-v-1c33a51b]{margin-right:60px}.page-admin-alarms__header-container[data-v-1c33a51b]{display:flex;justify-content:space-between}.page-admin-sectors{padding:40px}.page-admin-sectors__filters{display:flex;gap:20px;justify-content:flex-start}.page-admin-sectors__toolbar{border-radius:6px;margin-bottom:20px;box-shadow:0 0 28px rgba(82,108,139,.15);padding:10px;background-color:#fff}.page-admin-sectors__filters{display:grid;grid-template-columns:repeat(4,1fr)}.page-admin-sectors__filters .theme--light.v-input textarea,.page-admin-sectors__filters>.theme--light.v-input input{font-weight:700;font-size:17px;line-height:24px;color:#2c2d2e}.page-admin-sectors__filters>.v-input>.v-input__control>.v-input__slot>.v-select__slot>.v-label,.page-admin-sectors__filters>.v-input>.v-input__control>.v-input__slot>.v-text-field__slot>.v-label{font-weight:700;font-size:17px;color:#2c2d2e}.page-admin-sectors__table>.v-data-table .v-data-table-header th{font-weight:400;font-size:13px;color:#2c2d2e}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table{background-color:#e7edf6;border-spacing:0 13px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>thead>tr>th{height:0!important}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:none}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr{height:80px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td{border-bottom:none;background-color:#fff;font-weight:700;font-size:15px;line-height:22px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:first-child{border-radius:6px 0 0 6px;min-width:320px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(2),.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(3){min-width:250px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(4),.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(5){min-width:100px}.page-admin-sectors__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(7){border-radius:0 6px 6px 0;min-width:300px}.page-admin-sectors__table-actions{display:flex;justify-content:flex-end;gap:10px}.page-admin-sectors__name{display:grid;align-items:center;gap:20px;grid-template-columns:90px 1fr}.page-admin-sectors__dialog-img{max-width:250px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px;display:flex;align-self:center}.page-admin-sectors__table-actions-link{text-decoration:none}.page-admin-groups-table__table{width:100%;border-collapse:separate;border-spacing:0 13px;font-size:15px;line-height:20px}.page-admin-groups-table__table-head-tr{padding-left:51px;margin-bottom:8px}.page-admin-groups-table__table-head-th{font-weight:400;font-size:15px;line-height:20px;min-width:62px;padding-bottom:8px;padding-left:30px;padding-right:30px}.page-admin-groups-table__table-head-sort{display:flex;justify-content:flex-start;flex-wrap:nowrap}.page-admin-groups-table__table-head-sort:hover{color:var(--main-blue)}.page-admin-groups-table__table-head-sort-arrow{display:block}.component-zone-groups-dialog__title{margin-bottom:30px}.component-zone-groups-dialog__content-container{margin-bottom:20px}.component-zone-groups-dialog__label{margin-bottom:6px}.component-zone-groups-dialog__actions{justify-content:space-between;width:100%}.component-zone-groups-dialog__actions-button{width:47%;height:54px}.page-admin-groups-table__body-tr{box-shadow:0 14px 30px rgba(82,108,139,.15);font-weight:700;color:#2c2d2e;height:60px;position:relative;z-index:1}.page-admin-groups-table__body-tr td{padding:13px 12px;background-color:#fff}.page-admin-groups-table__body-tr td:first-child{border-radius:6px 0 0 6px}.page-admin-groups-table__body-tr td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.page-admin-groups-table__body-tr_inside{padding-left:0;z-index:0}.page-admin-groups-table__body-tr_inside td{height:80px}.page-admin-groups-table__body-tr_inside td+td{border-left:1px solid #e7edf6;padding-left:21px}.page-admin-groups-table__body-tr_inside :is(td,th):nth-child(3){text-align:right}.page-admin-groups-table__body-tr_inside:after{content:"";height:calc(100% + 40px);width:25px;background-color:transparent;border-bottom:2px solid #fff;border-left:2px solid #fff;position:absolute;bottom:50%;left:-25px;z-index:-1}.page-admin-groups-table__body-tr_inside:last-child:after{border-bottom-left-radius:6px}.page-admin-groups-table__td-buttons button:first-child{margin-right:18px}.page-admin-groups-table__td-buttons,.page-admin-groups-table__td-counter{text-align:right}.page-admin-groups-table__inside-table{padding-left:51px}.page-admin-groups-table__inside-table th{padding-left:20px;min-width:250px}.page-admin-groups-table__body-name{width:100px}.page-admin-groups-table__body-name-container{display:flex}.page-admin-groups-table__td-zone-color{border-radius:50%;width:20px;height:20px;margin-right:15px}.page-admin-groups-table__td-img{max-width:94px;max-height:49px;-o-object-fit:contain;object-fit:contain}.page-admin-groups-table__td-counter{font-weight:400}.page-admin-groups-table__td-qr{padding:0 7px!important;min-width:auto!important}.page-admin-groups-table__expand-icon_open{transform:rotate(90deg)}.component-admin-alarms-table{width:100%;overflow-x:auto}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table{background-color:#e7edf6;border-spacing:0 13px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr{height:80px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover{background-color:transparent!important}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:not(.v-data-table__mobile-row){border-bottom:none;background-color:#fff;font-weight:700;font-size:15px;line-height:22px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:first-child{border-radius:6px 0 0 6px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(5){border-radius:0 6px 6px 0}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:last-child{border-radius:6px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(6){border-right:10px solid transparent;border-left:10px solid transparent;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;border-radius:6px;min-width:450px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-last-child{min-width:280px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(4),.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(5){min-width:80px;max-width:90px}.component-admin-alarms-table>.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:none}.component-admin-alarms-table>v-data-table .v-data-table-header th.sortable{font-weight:400;font-size:13px;color:#2c2d2e}.component-admin-alarms-table__description-dialog-actions{gap:6px;align-items:center}.component-admin-alarms-table__sector[data-v-47f21009]{display:flex;min-width:180px}.component-admin-alarms-table__buttons[data-v-47f21009]{display:flex;justify-content:space-between;min-width:230px}.component-admin-alarms-table__buttons-item[data-v-47f21009]{padding:10px 16px;border-radius:6px;font-weight:400;font-size:13px;line-height:18px}.component-admin-alarms-table__buttons-item_positive[data-v-47f21009]{background-color:#e0f5e9;color:#219653}.component-admin-alarms-table__buttons-item_positive[data-v-47f21009]:hover{background-color:#ccf8df}.component-admin-alarms-table__buttons-item_positive[data-v-47f21009]:active{background-color:#bbf7d5}.component-admin-alarms-table__buttons-item_negative[data-v-47f21009]{background-color:#fbf1ef;color:#f4511e}.component-admin-alarms-table__buttons-item_negative[data-v-47f21009]:hover{background-color:#fcdcd6}.component-admin-alarms-table__buttons-item_negative[data-v-47f21009]:active{background-color:#facec6}.component-admin-alarms-table__link[data-v-47f21009]{text-decoration:none;color:#2c2d2e;display:flex;justify-content:space-between;min-width:430px;align-items:center;max-height:160px}.component-admin-alarms-table__link-files[data-v-47f21009]{display:flex;justify-content:space-between;gap:10px;font-size:20px;height:80px;max-height:80px;align-items:center}.page-admin-alarms__datepicker[data-v-83b02a20]{margin-bottom:20px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table{background-color:#e7edf6;border-spacing:0 13px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:none}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr{min-height:80px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover{background-color:transparent!important}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:not(.v-data-table__mobile-row){border-bottom:none;background-color:#fff;font-weight:700;font-size:15px;line-height:22px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:first-child{border-radius:6px 0 0 6px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(5){border-radius:0 6px 6px 0}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:last-child{border-radius:6px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(6){border-right:10px solid transparent;border-left:10px solid transparent;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;border-radius:6px;min-width:450px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-last-child{min-width:280px}.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(4),.page-admin-alarms__table>.v-data-table>.v-data-table__wrapper>table>tbody>tr>td:nth-child(5){min-width:80px;max-width:90px}.page-admin-alarms__table>.theme--light.v-data-table .v-data-table-header th.sortable{font-weight:400;font-size:13px;color:#2c2d2e}.page-admin-alarms__datepicker{margin-bottom:20px}.page-admin-alarms__zone{display:flex}.page-admin-alarms__status{font-weight:700;font-size:15px;line-height:18px;text-align:center;margin-bottom:0}.page-admin-alarms__status_false{color:#f4511e}.page-admin-alarms__status_positive{color:#009946}.page-admin-alarms__description-link{color:#2c2d2e!important;text-decoration:none;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:4px 0}.page-admin-alarms__description-link-icons{font-size:20px;display:flex;gap:5px;max-height:80px}.page-admin-alarms__description-link-response-container{grid-column:1/span 2}.page-admin-alarms__description-link-response-label{color:#888;font-size:11px;line-height:1}.page-admin-alarms__description-link-response-value{margin-bottom:4px}.page-admin-add-sector__back[data-v-43a673f3]{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;width:60px;height:44px;color:#1b1b1d;text-align:center}.page-admin-add-sector__back span[data-v-43a673f3]{font-weight:700;font-size:30px}.page-admin-add-sector__content-container[data-v-43a673f3]{display:grid;grid-template-columns:minmax(310px,600px) 1100px;gap:30px}.page-admin-add-sector__content-container>.v-form>.container>.v-input>.v-input__control>.v-input__slot>.v-text-field>.v-label[data-v-43a673f3]{font-weight:700;font-size:17px;line-height:24px;color:#2c2d2e!important}.page-admin-add-sector__form[data-v-43a673f3]{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;min-width:310px}.page-admin-add-sector__form-select[data-v-43a673f3]{margin-bottom:30px!important}.page-admin-add-sector__form-color[data-v-43a673f3]{border:1px solid #1b1b1d;height:44px}.page-admin-add-sector__img[data-v-43a673f3]{max-width:1100px;width:1100px;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.page-admin-add-sector__form-button[data-v-43a673f3]{width:100%;height:60px!important}.page-admin-add-sector__form-button[data-v-43a673f3]:first-of-type{margin-bottom:20px}.polygon[data-v-43a673f3]{position:relative;width:1100px;height:960px}svg[data-v-43a673f3]{width:1100px}svg circle[data-v-43a673f3]{stroke-width:1;stroke:#2c2d2e;fill:#fff}.page-admin-add-sector__form-color-container[data-v-43a673f3]{margin-bottom:30px}.page-admin-add-sector__form-color-container .component-admin-color-picker__text-field[data-v-43a673f3]{width:100%!important}.page-admin-add-sector__form-color-label[data-v-43a673f3]:not(:nth-child(2)){margin-bottom:12px;display:inline-block}.page-admin-add-sector__form-color-flex[data-v-43a673f3]{display:flex;justify-content:flex-start}.page-admin-add-sector__content-plan[data-v-43a673f3]{height:960px}.page-admin__back-button[data-v-3bc77652]{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;width:60px;height:60px;text-align:center}.page-admin__back-button span[data-v-3bc77652]{font-weight:700;font-size:30px;color:#1b1b1d;vertical-align:text-top}.page-admin-choose-zone__container[data-v-3bc77652]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:28px}.page-admin-choose-zone__item[data-v-3bc77652]{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;max-width:340px;padding:20px;text-decoration:none}.page-admin-choose-zone__item-title[data-v-3bc77652]{font-weight:700;font-size:24px;line-height:28px;color:#2c2d2e;margin-bottom:17px}.page-admin-choose-zone__item-img[data-v-3bc77652]{width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:30px;max-width:300px;max-height:200px}.page-admin-user-alarm{margin-bottom:50px;display:grid;grid-template-columns:1fr}.page-admin-user-alarm__card{background-color:#fff;border-radius:6px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.page-admin-user-alarm__info-head-container{border-bottom:1px solid #e7edf6}.page-admin-user-alarm__info-head{display:flex;justify-content:space-between;padding:30px}.page-admin-user-alarm__text-content{font-weight:700;font-size:15px;line-height:21px}.page-admin-user-alarm__info-content{padding:30px}.page-admin-user-alarm__info-content-item{margin-bottom:30px}.page-admin-user-alarm__content-item-container{border-bottom:1px solid #e7edf6;display:flex;flex-direction:row;flex-wrap:wrap;gap:56px}.page-admin-user-alarm__content-item{padding:30px}.page-admin-user-alarm__content-item span{display:block;margin-bottom:16px;font-size:13px;line-height:18px;color:#2c2d2e}.page-admin-user-alarm__content-item-image:hover{cursor:pointer;box-shadow:0 14px 30px rgba(82,108,139,.15);transition:.4s}.page-admin-user-alarm__content-item-file{max-width:335px;padding:20px}.page-admin-user-alarm__small-text{font-weight:400;font-size:13px;line-height:18px;margin-bottom:8px}.page-admin-user-alarm__video{background-color:#e7edf6;border-radius:6px}.page-admin-user-alarm__back{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;width:60px;height:44px;color:#1b1b1d;text-align:center}.page-admin-user-alarm__back span{font-weight:700;font-size:30px}.page-admin-edit-sectors__back{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;width:60px;height:44px;color:#1b1b1d;text-align:center}.page-admin-edit-sectors__back span{font-weight:700;font-size:30px}.page-admin-edit-sectors__content-container{display:grid;grid-template-columns:310px 1fr;gap:30px}.page-admin-edit-sectors__content-container>.v-form>.container>.v-input>.v-input__control>.v-input__slot>.v-text-field>.v-label{font-weight:700;font-size:17px;line-height:24px;color:#2c2d2e!important}.page-admin-edit-sectors__container{background:#fff;box-shadow:0 2px 10px rgba(201,210,221,.25);border-radius:6px;min-width:310px;margin-bottom:30px}.page-admin-edit-sectors__list{padding:20px;font-size:18px;font-weight:700}.page-admin-edit-sectors__list li{margin-bottom:12px}.page-admin-edit-sectors__form-select{margin-bottom:30px!important}.page-admin-edit-sectors__form-color{border:1px solid #1b1b1d;height:44px}.page-admin-edit-sectors__img{max-width:1100px;max-height:960px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.page-admin-edit-sectors__form-button{width:100%;height:60px!important}.page-admin-edit-sectors__form-button:first-of-type{margin-bottom:20px}.page-admin-edit-sectors__form-color-container{margin-top:30px;margin-bottom:30px}.page-admin-edit-sectors__form-color-container .component-admin-color-picker__text-field{width:100%!important}.page-admin-edit-sectors__form-color{border-radius:50%;width:20px;height:20px;margin-right:15px}.page-admin-edit-sectors__form-color-label:not(:nth-child(2)){margin-bottom:12px;display:inline-block}.page-admin-edit-sectors__form-color-flex{display:flex;justify-content:flex-start}.page-admin-edit-sectors__dialog{padding:40px}.page-admin-edit-sectors__dialog-title{display:flex;justify-content:center;font-weight:700}.page-types-of-violations-and-violators{padding:40px}.page-types-of-violations-and-violators__grid{display:grid;grid-template-columns:repeat(2,1fr);height:calc(100vh - 170px);align-items:start;gap:40px}.page-types-of-violations-and-violators__violations{display:grid;border-radius:6px;background-color:#fff;gap:20px 15px;align-items:stretch;grid-template-rows:auto;grid-auto-rows:56px;padding:30px;max-height:100%;overflow:auto;scrollbar-gutter:stable}.page-types-of-violations-and-violators__header{grid-column:span 3;font-size:24px;font-weight:700;line-height:1em}.page-types-of-violations-and-violators__violations{grid-template-columns:1fr auto auto}.page-types-of-violations-and-violators__emergency-button{height:100%!important;background-color:transparent}.page-types-of-violations-and-violators__emergency-button .component-admin-button__text{display:flex!important;align-items:center;gap:18px;font-size:24px;font-weight:700;color:#1b1b1d!important}.page-types-of-violations-and-violators__emergency-button .component-admin-button__text .v-input--selection-controls__input{margin-right:0}.page-types-of-violations-and-violators__emergency-button .component-admin-switch{width:27px;height:14px}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#1b1b1d!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #1b1b1d}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#fff!important;border-color:#fff}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__thumb{color:#fff!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__thumb.primary--text{color:#fff!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch_disabled{opacity:.6}.page-types-of-violations-and-violators__emergency-button .component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#bfc1c7}.page-types-of-violations-and-violators__emergency-button .component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#bfc1c7!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch_hollow-inactive .v-label{opacity:.6}.page-types-of-violations-and-violators__emergency-button .component-admin-switch_disabled.page-types-of-violations-and-violators__emergency-button .component-admin-switch_hollow-inactive .v-label,.page-types-of-violations-and-violators__emergency-button .component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__track{width:32px!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.primary--text{transform:translate(8px)!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--selection-controls__input{width:32px!important;width:27px!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--selection-controls__input,.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__track{height:14px!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__track{top:calc(50% - 7px)!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__thumb.v-input--switch__thumb{top:calc(50% - 4px)!important;left:0;width:8px!important;height:8px!important}.page-types-of-violations-and-violators__emergency-button .component-admin-switch .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.primary--text{transform:translateX(18px)!important}.page-types-of-violations-and-violators__emergency-button_active{border-color:transparent!important;background-color:#f4511e!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track{opacity:1!important;color:#1b1b1d!important;transition:color .2s ease-out,border-color .2s ease-out;border:2px solid #1b1b1d}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__track.v-input--switch__track.v-input--switch__track.primary--text{color:#fff!important;border-color:#fff}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__thumb{color:#f4511e!important;width:14px!important;height:14px!important;top:calc(50% - 8px)!important;left:2px}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__thumb.primary--text{color:#f4511e!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_disabled{opacity:.6}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_hollow-inactive .v-input--switch__track:not(.primary--text):not(.primary--text):not(.primary--text):not(.primary--text){color:#fff!important;border-color:#bfc1c7}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_hollow-inactive .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb:not(.primary--text){color:#bfc1c7!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_hollow-inactive .v-label{opacity:.6}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_disabled.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_hollow-inactive .v-label,.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch_hollow-inactive.primary--text .v-label{opacity:1}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__track{width:32px!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--switch__thumb.v-input--switch__thumb.v-input--switch__thumb.primary--text{transform:translate(8px)!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-switch .v-input--selection-controls__input{width:32px!important}.page-types-of-violations-and-violators__emergency-button_active .component-admin-button__text{color:#fff!important}.page-types-of-violations-and-violators__delete-button{height:100%!important;color:#f4511e!important}.page-types-of-violations-and-violators__add-button{height:50px!important}.page-admin-violation-reports-tab-summary{padding:40px;scrollbar-gutter:stable}.page-admin-violation-reports-tab-summary__filters{display:flex;gap:24px;margin-bottom:28px}.page-admin-violation-reports-tab-summary__grid{display:grid;grid-template-columns:782px 1fr;gap:14px;max-width:calc(100vw - 390px);overflow:auto;padding-bottom:10px}.page-admin-violation-reports-tab-summary__main-data-table{display:grid;grid-template-columns:repeat(2,163px) 80px repeat(3,124px);gap:4px 1px;position:sticky;left:0;background-color:#e7edf6}.page-admin-violation-reports-tab-summary__main-data-table:after{content:"";position:absolute;top:0;left:100%;bottom:0;width:10px;background-image:linear-gradient(90deg,#e7edf6,rgba(231,237,246,0))}.page-admin-violation-reports-tab-summary__main-data-table>div{display:flex;align-items:center}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(-n+6){font-size:15px;font-weight:400;color:#2c2d2e;padding:5px 15px;gap:4px;height:40px;line-height:1em}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(n+7){background-color:#fff;height:40px;color:#1b1b1d;font-weight:700;padding:5px 15px;font-size:15px}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+7),.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+9){border-radius:6px 0 0 6px}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+8),.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+12){border-radius:0 6px 6px 0}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+8){margin-right:3px;margin-left:-1px;position:relative}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+9){justify-content:center;text-align:center;font-size:24px}.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+10),.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+11),.page-admin-violation-reports-tab-summary__main-data-table>div:nth-child(6n+12){justify-content:space-between}.page-admin-violation-reports-tab-summary__badge-number{display:flex;align-items:center;height:24px;padding:4px;background-color:#219653;color:#fff;font-size:12px;font-weight:400;border-radius:6px}.page-admin-violation-reports-tab-summary__progress{height:6px;border-radius:3px;background-color:#ebebeb;width:64px;position:relative}.page-admin-violation-reports-tab-summary__progress:after{content:"";position:absolute;top:0;left:0;height:6px;border-radius:3px;width:calc(var(--progress, 1)*100%);background-color:#184be7}.page-admin-violation-reports-tab-summary__daily-data-table{display:grid;grid-template-columns:repeat(var(--columns,1),40px);grid-auto-rows:40px;gap:4px 1px;color:#1b1b1d;font-size:15px;font-weight:700}.page-admin-violation-reports-tab-summary__daily-data-table>div{height:40px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff}.page-admin-violation-reports-tab-summary__daily-data-table-day{font-size:12px;font-weight:400;height:24px!important;align-self:center}.page-admin-violation-reports-tab-summary__daily-data-table-first-element-in-row{border-radius:6px 0 0 6px}.page-admin-violation-reports-tab-summary__daily-data-table-last-element-in-row{border-radius:0 6px 6px 0}.page-admin-violation-reports-tab-summary__daily-data-table-cell-non-empty{background-color:rgb(33,150,83,var(--cell-opacity,1))!important}.component-admin-violations-reports-full-screen-image{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1}.component-admin-violations-reports-full-screen-image__close-btn{position:absolute;top:15px;right:15px;z-index:1}.component-admin-violations-reports-full-screen-image__image{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:scale-down;object-fit:scale-down}.component-admin-add-vehicle-violation{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:310px;background-color:#fff;border-left:3px solid #e7edf6}.component-admin-add-vehicle-violation__header{padding:40px;display:flex}.component-admin-add-vehicle-violation__close-button{width:100%;height:60px!important}.component-admin-add-vehicle-violation__content{padding:10px 40px 40px;flex:1;display:grid;grid-template-columns:520px 1fr;grid-template-rows:auto 1fr;overflow:auto;gap:0 30px}.component-admin-add-vehicle-violation__content-header{font-weight:700;font-size:32px;line-height:1.25em;grid-column:1/span 2}.component-admin-add-vehicle-violation__content-section-header{font-weight:700;font-size:24px;line-height:1.16em;margin-top:50px}.component-admin-add-vehicle-violation__content-field-label{font-size:15px;line-height:1.33em;margin-top:30px;margin-bottom:10px}.component-admin-add-vehicle-violation__content-horizontal-halves{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center}.component-admin-add-vehicle-violation__content-right-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.component-admin-add-vehicle-violation__content-plan-container{border-radius:6px;border:1px solid #767677;position:relative;margin-top:30px}.component-admin-add-vehicle-violation__content-plan-image{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:6px}.component-admin-add-vehicle-violation__license-plate-inputs{grid-column:1/span 2;grid-row:4;display:flex;justify-content:space-around;align-items:center;width:100%;height:120px;border:2px solid #1b1b1d;margin-top:10px;border-radius:15px;padding:0 15px}.component-admin-add-vehicle-violation__license-plate-inputs input{font-weight:700;font-size:57px;text-align:center;text-transform:uppercase;height:100%}.component-admin-add-vehicle-violation__license-plate-inputs input:first-child{width:10%}.component-admin-add-vehicle-violation__license-plate-inputs input:nth-child(3){width:30%}.component-admin-add-vehicle-violation__license-plate-inputs input:nth-child(5){width:20%}.component-admin-add-vehicle-violation__license-plate-inputs input:nth-child(7){width:30%}.component-admin-add-vehicle-violation__license-plate-inputs-separator{height:57%;width:1px;background-color:rgba(0,16,61,.5019607843137255)}.component-admin-add-vehicle-violation__license-plate-inputs_other input:first-child{width:100%}.component-admin-add-vehicle-violation__footer{padding:30px 40px 40px;display:grid;grid-template-columns:490px 1fr;border-top:3px solid #e7edf6}.component-admin-add-violation{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:310px;background-color:#fff;border-left:3px solid #e7edf6}.component-admin-add-violation__header{padding:40px;display:flex}.component-admin-add-violation__close-button{width:100%;height:60px!important}.component-admin-add-violation__content{padding:10px 40px 40px;flex:1;display:grid;grid-template-columns:520px 1fr;grid-template-rows:auto 1fr;gap:0 30px;max-height:calc(100vh - 283px);overflow:auto;color:#2c2d2e}.component-admin-add-violation__content-header{grid-column:span 2;font-weight:700;font-size:32px;line-height:1.25em}.component-admin-add-violation__content-section-header{font-weight:700;font-size:24px;line-height:1.16em;margin-top:50px}.component-admin-add-violation__content-field-label{font-size:15px;line-height:1.33em;margin-top:30px;margin-bottom:10px}.component-admin-add-violation__content-field_full-width{--width:100%!important}.component-admin-add-violation__content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 15px}.component-admin-add-violation__content-grid_alternative{grid-template-columns:58% 1fr}.component-admin-add-violation__content-grid_half{width:50%}.component-admin-add-violation__content-plan-container{border-radius:6px;border:1px solid #767677;position:relative;margin-top:30px}.component-admin-add-violation__content-plan-image{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:6px}.component-admin-add-violation__content-plan-point{--x:0px;--y:0px;position:absolute;top:var(--y);left:var(--x);width:58px;height:100px;pointer-events:none;transform:translate(-50%,calc(-100% + 15px))}.component-admin-add-violation__attach-file-buttons{margin-top:8px;display:flex;gap:8px}.component-admin-add-violation__files-container{margin-top:10px}.component-admin-add-violation__files-header{margin-top:20px;font-size:20px;font-weight:700}.component-admin-add-violation__files-file{display:grid;grid-template-columns:1fr auto}.component-admin-add-violation__footer{padding:30px 40px 40px;border-top:3px solid #e7edf6;display:grid;grid-template-columns:490px 1fr}.component-admin-add-violation__footer-button{height:70px!important}.component-admin-add-violation__cancel-button-container{display:flex;align-items:center;gap:27px}.component-admin-add-violation__cancel-button{width:200px}.page-admin-violation-reports-tab-night{padding:40px}.page-admin-violation-reports-tab-night__filters{display:flex;gap:20px;margin-bottom:20px;align-items:stretch}.page-admin-violation-reports-tab-night__filters .component-admin-button{font-size:15px!important;font-weight:700!important;height:48px!important}.page-admin-violation-reports-tab-night__filter-clear-text{font-size:12px;font-weight:400;opacity:1%;margin-left:5px}.page-admin-violation-reports-tab-night__table{min-width:1250px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 430px);border-radius:0;background-color:transparent!important}.page-admin-violation-reports-tab-night__table-cell_license-number{display:flex;align-items:center;max-width:350px;word-wrap:normal;word-break:break-word}.page-admin-violation-reports-tab-night__table table{border-spacing:1px 4px!important}.page-admin-violation-reports-tab-night__table table th{font-size:15px!important;font-weight:400!important;color:#2c2d2e!important}.page-admin-violation-reports-tab-night__table table td,.page-admin-violation-reports-tab-night__table table th{border-bottom:none!important;min-height:40px;height:auto!important}.page-admin-violation-reports-tab-night__table table td{background-color:#fff;font-size:15px;font-weight:700;color:#1b1b1d}.page-admin-violation-reports-tab-night__table table td:first-child{border-radius:6px 0 0 6px}.page-admin-violation-reports-tab-night__table table td:last-child{border-radius:0 6px 6px 0}.page-admin-violation-reports-tab-night__info-icon{font-size:18px!important}.page-admin-violation-reports-tab-night__violator-type_blue{color:#184be7}.page-admin-violation-reports-tab-night__violator-type_red{color:#f4511e}.page-admin-violation-reports-tab-night__yearly{display:flex;align-items:center;justify-content:space-between;gap:10px}.page-admin-violation-reports-tab-night__yearly-progress{--progress:0;width:78px;height:6px;border-radius:3px;overflow:hidden;background-color:#ebebeb;position:relative}.page-admin-violation-reports-tab-night__yearly-progress:after{content:"";position:absolute;top:0;left:0;bottom:0;width:calc(var(--progress)*100%);background-color:#184be7;border-radius:3px}.page-admin-violation-reports-tab-night__files-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1}.page-admin-violation-reports-tab-night__files-overlay-header{padding:15px;border-bottom:1px solid #d3d3d3;display:grid;grid-template-columns:1fr auto;font-size:36px}.page-admin-violation-reports-tab-night__files-overlay-sections{max-width:1000px;margin:0 auto;padding:10px}.page-admin-violation-reports-tab-night__files-overlay-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.page-admin-violation-reports-tab-night__files-overlay-section_audio{display:block}.page-admin-violation-reports-tab-night__files-overlay-section-header{font-size:24px;margin-bottom:10px}.page-admin-violation-reports-tab-night__files-overlay-section+.page-admin-violation-reports-tab-night__files-overlay-section-header{padding-top:10px;margin-top:10px;border-top:1px solid #d3d3d3}.page-admin-violation-reports-tab-night__files-overlay-section-cell{aspect-ratio:16/9}.page-admin-violation-reports-tab-night__files-overlay-section-cell_clickable{cursor:pointer}.page-admin-violation-reports-tab-night__files-overlay-section-cell img,.page-admin-violation-reports-tab-night__files-overlay-section-cell video{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.page-admin-violation-reports-tab-night__files-overlay-section audio{width:100%}.component-admin-page-violations__filters{display:flex;flex-direction:column;gap:20px}.component-admin-page-violations__filters-top-row{display:flex;align-items:center;gap:20px}.component-admin-page-violations__filters-bottom-row{display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}.component-admin-violation-emergency-close-dialog{margin:-243px -40px -40px -38px;min-height:100vh;background-color:#fff;padding:40px;position:relative;z-index:10}@media print{.component-admin-violation-emergency-close-dialog{left:0;width:100vw;margin:-40px}}.component-admin-violation-emergency-close-dialog__section-header{font-size:24px}.component-admin-violation-emergency-close-dialog__section-header_full-signing-zone{grid-column:span 3}.component-admin-violation-emergency-close-dialog__close-button-container{display:flex;flex-direction:column;align-items:stretch}@media print{.component-admin-violation-emergency-close-dialog__close-button-container{display:none}}.component-admin-violation-emergency-close-dialog__content-container{max-width:902px;margin:30px auto 0;display:flex;flex-direction:column;gap:30px}@media print{.component-admin-violation-emergency-close-dialog__content-container{margin:0 auto}}.component-admin-violation-emergency-close-dialog__title{color:#2c2d2e;font-size:32px;margin:32px 0}@media print{.component-admin-violation-emergency-close-dialog__title{margin:0 0 32px}}.component-admin-violation-emergency-close-dialog__main-data-table{display:grid;grid-template-columns:150px 100px 1fr;gap:15px}.component-admin-violation-emergency-close-dialog__column{display:flex;flex-direction:column;gap:15px}.component-admin-violation-emergency-close-dialog__column-label{color:#2c2d2e;font-size:15px}.component-admin-violation-emergency-close-dialog__separator{margin:0 -40px;height:1px;background-color:#1b1b1d;opacity:.4}.component-admin-violation-emergency-close-dialog__witnesses-table{display:grid;grid-template-columns:160px 1fr 180px 100px 100px;gap:15px;align-items:center}.component-admin-violation-emergency-close-dialog__witnesses-table_three-columns{grid-template-columns:160px 1fr 180px}.component-admin-violation-emergency-close-dialog__witnesses-table .component-admin-violation-emergency-close-dialog__add-witness-button{visibility:hidden;pointer-events:none}.component-admin-violation-emergency-close-dialog__witnesses-table>:last-child{visibility:visible;pointer-events:auto}.component-admin-violation-emergency-close-dialog__witnesses-table .component-admin-violation-emergency-close-dialog__add-witness-button,.component-admin-violation-emergency-close-dialog__witnesses-table .component-admin-violation-emergency-close-dialog__delete-witness-button{margin-top:40px}@media print{.component-admin-violation-emergency-close-dialog__witnesses-table .component-admin-violation-emergency-close-dialog__add-witness-button,.component-admin-violation-emergency-close-dialog__witnesses-table .component-admin-violation-emergency-close-dialog__delete-witness-button{visibility:hidden}}.component-admin-violation-emergency-close-dialog__witnesses-empty{display:flex;flex-direction:column;align-items:center;gap:30px}.component-admin-violation-emergency-close-dialog__closing-time-grid{display:grid;grid-template-columns:repeat(2,100px) 1fr;gap:15px}.component-admin-violation-emergency-close-dialog__signing-zone{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 15px;padding:30px 40px 40px;margin-top:40px;background-color:#e7edf6;border-radius:6px;font-size:17px;font-weight:700}.component-admin-violation-emergency-close-dialog__footer-placeholder{border-bottom:1px solid #000!important}.component-admin-violation-emergency-close-dialog__footer-placeholder:first-of-type{grid-column:1/span 2}.component-admin-violation-emergency-close-dialog__placeholder-label{transform:translateY(100%);opacity:.5;font-weight:400;font-size:15px}.component-admin-violation-emergency-close-dialog__action-buttons-container{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media print{.component-admin-violation-emergency-close-dialog__action-buttons-container{display:none}}.component-admin-violation-attachments-dialog{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;padding:64px 32px 32px}.component-admin-violation-attachments-dialog__close-button{position:absolute;top:12px;right:12px}.component-admin-violation-attachments-dialog__centered-container{max-width:1200px;margin:0 auto}.component-admin-violation-attachments-dialog__section+.component-admin-violation-attachments-dialog__section{padding-top:24px;border-top:1px solid #ddd}.component-admin-violation-attachments-dialog__section-header{font-size:24px;font-weight:700}.component-admin-violation-attachments-dialog__section-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:12px}.component-admin-violation-attachments-dialog__section-content_audio{grid-template-columns:1fr}.component-admin-violation-attachments-dialog__image-preview{cursor:pointer}.component-admin-violation-attachments-dialog__image-preview,.component-admin-violation-attachments-dialog__video-preview{width:100%;aspect-ratio:16/9;-o-object-fit:scale-down;object-fit:scale-down}.component-admin-violation-attachments-dialog__zoomed-image-container{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff}.component-admin-violation-attachments-dialog__zoomed-image{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.page-admin-violations__table{background-color:transparent!important}.page-admin-violations__table>.v-data-table__wrapper{overflow-y:visible;min-height:700px}.page-admin-violations__table table{padding-bottom:12px!important;border-spacing:0 10px!important;border-collapse:separate}.page-admin-violations__table table tr:hover{background-color:transparent!important}.page-admin-violations__table table td,.page-admin-violations__table table th{border:none!important}.page-admin-violations__table table th{color:#1b1b1d!important;font-size:15px!important;font-weight:400!important;vertical-align:bottom!important}.page-admin-violations__table table td{background-color:#fff;font-size:15px!important;font-weight:700!important;color:#1b1b1d!important;vertical-align:top;padding-top:8px!important;padding-bottom:8px!important}.page-admin-violations__table table td:first-child{border-radius:6px 0 0 6px}.page-admin-violations__table table td:nth-last-child(2){border-radius:0 6px 6px 0}.page-admin-violations__table table td:last-child{background-color:transparent;padding:0!important}.page-admin-violations__table_archive table td:last-child{border-radius:0 6px 6px 0;background-color:#fff;padding:8px!important}.page-admin-violations__add-data-attach-files-container{display:flex;gap:8px;margin-bottom:24px}.page-admin-violations__is-emergency-container{color:#f4511e;display:flex;align-items:center;gap:4px}.page-admin-violations__status-container{display:flex;gap:8px;align-items:center}.page-admin-violations__status{display:inline-block;font-size:12px;padding:4px 6px;border:1px dashed #2d9cdb;border-radius:6px}.page-admin-violations__status-comment-button{min-width:32px!important;padding:0 4px!important;color:#f9a825!important}.page-admin-violations__media{width:100px;display:flex;gap:10px}.page-admin-violations__media-download-signed-file-button{min-width:36px!important;padding:0!important}.page-admin-violations__table-button{height:40px!important}.page-admin-violations__table-button_active{background-color:#184be7!important;color:#e9eff8!important}.page-admin-violations__action-container{height:80px;margin-left:4px;width:154px;gap:8px;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:8px;position:relative}.page-admin-violations__action-container .page-admin-violations__table-button{padding:0 4px!important}.page-admin-violations__comment-button{min-width:36px!important;padding:0 4px!important}.page-admin-violations__actions{position:absolute;right:100%;width:261px;padding:20px;border-radius:6px;background-color:#fff;box-shadow:0 -5px 30px rgba(82,108,139,.45);display:flex;flex-direction:column;align-items:stretch;gap:10px;bottom:0;z-index:10}.page-admin-violations__actions_position_0{top:0;bottom:auto}.page-admin-violations__actions_position_1{top:-40px;bottom:auto}.page-admin-violations__actions_position_2{top:-120px;bottom:auto}.page-admin-violations__action{height:44px!important}.page-admin-violations__action-cancel{border-color:#ebebeb!important;margin-bottom:10px}.page-admin-violations__rejection-comment-dialog-title{justify-content:space-between}.component-admin-page-violations__comments-overlay{overflow-y:auto;max-height:100vh;padding:20px 0;width:100vw;display:flex;flex-direction:column;align-items:center}.component-admin-page-violations__add-comment-container{background-color:#fff;border-radius:6px;width:100vw;padding:12px;color:#1b1b1d;max-width:600px}.component-admin-page-violations__add-comment-container-header{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;margin-bottom:12px}.component-admin-page-violations__add-comment-buttons{margin-top:6px;display:flex;justify-content:flex-end;gap:8px}.component-admin-page-violations__comment-container{background-color:#fff;border-radius:6px;padding:12px}.component-admin-page-violations__comment-container-outer{width:100vw;color:#333;max-width:600px;display:flex;flex-direction:column;gap:12px;margin-top:24px}.component-admin-page-violations__comment-footer,.component-admin-page-violations__comment-header{font-size:14px}.component-admin-page-violations__comment-text{font-size:18px}.component-admin-page-violations__comment-footer{opacity:.7}.page-admin-violations{padding:40px;width:calc(100vw - 330px)}@media print{.page-admin-violations__no-print{display:none}}.component-admin-file-upload-file{border-radius:4px;border:1px solid #e0e0e0;background-color:#fff;padding:8px 16px;display:grid;grid-template-columns:36px 250px 1fr auto;align-items:center;gap:8px}.component-admin-file-upload-file__animation-container{width:36px;height:36px;position:relative;display:grid;place-items:center}.component-admin-file-upload-file__animation-enter-active,.component-admin-file-upload-file__animation-leave-active{transition:opacity .5s ease;position:absolute}.component-admin-file-upload-file__animation-enter,.component-admin-file-upload-file__animation-leave-to{opacity:0}.component-admin-file-upload-file__animation-enter-to,.component-admin-file-upload-file__animation-leave{opacity:1}.component-admin-file-upload-file__progress .v-progress-circular__info{font-size:12px!important}.page-file-upload{padding:40px}.page-file-upload__credentials-container{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);max-width:550px;margin:0 auto}.page-file-upload__file-upload-container{display:flex;flex-direction:column;gap:12px;margin:48px auto 0;max-width:550px}.page-file-upload__file-list{display:flex;flex-direction:column;gap:6px;position:relative;transition:all .5s ease}.page-file-upload__no-files{color:#999;font-weight:700;text-align:center;font-size:48px}.page-file-upload .page-file-upload__files-container-leave-active,.page-file-upload__files-container-enter-active{transition:opacity .5s}.page-file-upload .page-file-upload__files-container-leave-to,.page-file-upload__files-container-enter{opacity:0}.page-file-upload .page-file-upload__files-container-enter-to,.page-file-upload__files-container-leave{opacity:1}.page-file-upload__dropzone{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:10000;display:none;place-items:center}.page-file-upload__dropzone_dragging{display:grid}.page-file-upload__dropzone-text{padding:72px;color:#fff;font-size:48px;pointer-events:none}.component-vehicle-amount{position:relative;padding-bottom:22px}.component-vehicle-amount__circle circle,.component-vehicle-amount__circle path{fill:transparent;stroke:#000;stroke-width:1;stroke-opacity:.2}.component-vehicle-amount__circle_filled{position:absolute;top:0;left:0;transform:rotate(90deg)}.component-vehicle-amount__circle_filled circle,.component-vehicle-amount__circle_filled path{stroke-opacity:1;stroke-linecap:square}.component-vehicle-amount__amount{font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 13px));color:#333;line-height:1}.component-vehicle-amount__label{position:absolute;left:0;right:0;bottom:0;font-size:15px;text-align:center;overflow:hidden;overflow-wrap:break-word;line-height:1}.component-vehicle-amount__icon{position:absolute;top:calc(50% + 24px);left:0;right:0;height:12px;text-align:center;transform:translateY(calc(-50% - 13px))}.component-vehicle-amount__icon-img{height:100%}.component-vehicle-amount__icon+.component-vehicle-amount__amount{top:calc(50% - 8px)}.component-tasks-list-task{display:grid;grid-template-columns:24px 1fr auto auto;gap:14px;height:58px;align-items:center;padding:0 19px;border-top:2px solid #2c2d2e;color:#2c2d2e;font-size:18px;font-weight:700;line-height:1.1}.component-tasks-list-task__checkmark{width:24px;height:24px}.component-tasks-list-task__checkmark_transparent{opacity:.2}.component-tasks-list-task__time{grid-column:4}.component-tasks-list-task__checkpoints{font-weight:400}.page-home{display:grid;grid-template-rows:auto 1fr auto 1fr auto;height:100vh}.page-home__page-header{font-size:32px;font-weight:700;margin:16px 10px 10px}.page-home__vehicles{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:20px;padding:0 20px 20px;overflow:auto;max-height:100%}.page-home__divider{border-color:rgba(0,16,61,.4980392156862745)!important;margin-top:27px}.page-home__tasks-container{padding:27px 10px 0;overflow:auto}.page-home__tasks-header{font-weight:700;font-size:32px;color:#1b1b1d;margin-bottom:20px;line-height:1}.page-home__tasks-amount{font-weight:400;margin-left:4px}.page-home__footer-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:15px 10px 11px}.page-home__footer-button{min-height:100px}@media screen and (min-width:1200px){.page-home{max-width:1200px;margin:0 auto;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;align-items:flex-start;gap:0 32px}.page-home__page-header{margin:16px 0;grid-area:1/1}.page-home__vehicles{padding:0;grid-area:2/1}.page-home__divider{display:none!important}.page-home__tasks-container{grid-area:1/2/span 2/span 1;max-height:100%}.page-home__footer-buttons{grid-area:3/1/4/span 2}}.component-simple-tabs-container{display:grid;grid-template-columns:repeat(auto-fill,1fr);border-top:1px solid #2c2d2e;border-bottom:1px solid #2c2d2e;cursor:pointer}.component-simple-tabs-container__tab{grid-row:1;height:44px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#2c2d2e;padding:0 14px 0 11px;line-height:1;gap:6px}.component-simple-tabs-container__tab+.component-simple-tabs-container__tab{border-left:1px solid #2c2d2e}.component-simple-tabs-container__tab_active{border-bottom:2px solid #2c2d2e;padding-top:2px}.component-app-bar{height:36px;min-height:36px;display:flex;align-items:center;font-size:10px;color:#2c2d2e;font-weight:700;padding:0 10px;gap:20px;border-bottom:1px solid #2c2d2e;line-height:1}.component-app-bar_no-bottom-border{border-bottom:none}.component-app-bar__left{display:flex;align-items:center;height:100%}.component-app-bar__left-icon.v-icon{color:#2c2d2e;font-size:1em;margin-right:.25em}.component-app-bar__middle{flex:1;text-align:center}.component-app-bar__right{color:#333;font-weight:400;display:flex;align-items:center;height:100%}.component-app-bar__right-icon-bell.v-icon{color:#2c2d2e;font-size:1.1em;margin-right:.5em}.component-app-bar__right-icon-dropdown.v-icon{color:#2c2d2e;font-size:1em}.component-app-bar__username-menu{display:flex;height:100%;align-items:center}.component-vehicle-registration-plate-card{background:#fff;border:2px solid #1b1b1d;padding:13px 8px 8px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;line-height:1;font-weight:700;position:relative}.component-vehicle-registration-plate-card_color_red{border-color:#eb5757;background:rgba(235,87,87,.10196078431372549)}.component-vehicle-registration-plate-card_color_yellow{border-color:#f6d941;background:rgba(246,217,65,.10196078431372549)}.component-vehicle-registration-plate-card_color_green{border-color:#3a942c;background:rgba(77,246,65,.10196078431372549)}.component-vehicle-registration-plate-card__number{grid-column:1/span 2;font-size:31px;display:grid;grid-template-columns:auto auto auto 1fr;gap:6px}.component-vehicle-registration-plate-card__number-numbers-1{font-size:47px;transform:translateY(-2px)}.component-vehicle-registration-plate-card__limit-label{font-size:10px;font-weight:400;align-self:end}.component-vehicle-registration-plate-card__limit-value{font-size:18px;text-transform:uppercase;color:#028203;grid-row:3}.component-vehicle-registration-plate-card__limit-value_color_yellow{color:#826d02}.component-vehicle-registration-plate-card__limit-value_color_red{color:#820202}.component-vehicle-registration-plate-card__vehicle-type{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;font-size:36px;font-weight:700}.component-vehicle-registration-plate-card__service-zone-color{--color:#fff;position:absolute;right:0;bottom:0;width:50%;min-height:49px;background-color:var(--color);z-index:0;border-radius:25px 0 0 0;display:flex;align-items:center;justify-content:center}.component-vehicle-registration-plate-card__limit-label,.component-vehicle-registration-plate-card__limit-value,.component-vehicle-registration-plate-card__number,.component-vehicle-registration-plate-card__vehicle-type{position:relative;z-index:1}.component-vehicle-registration-plate-card_big{border-width:4px}.component-vehicle-registration-plate-card_big .component-vehicle-registration-plate-card__number{font-size:57px}.component-vehicle-registration-plate-card_big .component-vehicle-registration-plate-card__number-numbers-1{font-size:87px}.component-vehicle-registration-plate-card_big .component-vehicle-registration-plate-card__limit-label{font-size:24px}.component-vehicle-registration-plate-card_big .component-vehicle-registration-plate-card__limit-value{font-size:36px}.component-vehicle-registration-plate-card_big .component-vehicle-registration-plate-card__vehicle-type{font-size:60px;height:72px;width:72px}.page-vehicles-on-territory{height:100vh;display:flex;flex-direction:column}@media screen and (min-width:1200px){.page-vehicles-on-territory{max-width:1200px;margin:0 auto}}.page-vehicles-on-territory__no-rights-message{display:grid;place-items:center;font-size:24px;text-align:center;padding:20px}.page-vehicles-on-territory__content-container{display:grid;grid-template-columns:80px 1fr;gap:26px}.page-vehicles-on-territory__content-container_no-routes-and-tasks{grid-template-columns:1fr}.page-vehicles-on-territory__navigation-rail{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center;padding-top:10px}.page-vehicles-on-territory__navigation-rail-link{display:flex;flex-direction:column;align-items:center;color:#2c2d2e!important;text-decoration:none}.page-vehicles-on-territory__navigation-rail-link>img{width:70px;height:70px}.page-vehicles-on-territory__navigation-rail-link>span{line-height:1em}.page-vehicles-on-territory__above-tab-content{display:grid;align-items:center;justify-content:space-between;grid-template-columns:auto auto;padding:13px 10px 0;font-weight:700;font-size:32px}.page-vehicles-on-territory__current-datetime{display:grid;grid-template-columns:1fr auto;gap:24px}.page-vehicles-on-territory__register-button{height:65px;padding:0 16px;--background-color:#6fcf97;--background-color-hover:#95dcb3;--background-color-active:#49c27b;--color:#00411e;--color-hover:#00411e;--color-active:#00411e}@media screen and (max-width:500px){.page-vehicles-on-territory__above-tab-content{grid-template-columns:1fr}.page-vehicles-on-territory__register-button{width:100%;grid-row:2}.page-vehicles-on-territory__current-datetime{width:100%}}.page-vehicles-on-territory__tab-content{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:10px;padding:0 10px;margin:13px 0;flex:1;overflow:auto}@media screen and (max-width:500px){.page-vehicles-on-territory__tab-content{grid-template-columns:1fr}}@media screen and (min-width:1200px){.page-vehicles-on-territory__tab-content{grid-template-columns:repeat(4,1fr)}}.page-vehicles-on-territory__vehicle-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.page-vehicles-on-territory__navigation-rail-icon-container{position:relative}.page-vehicles-on-territory__navigation-rail-counter{position:absolute;top:-21%;right:-22%;font-weight:700;color:#1d1d1d;font-size:16px;padding:8px;min-width:34px;height:34px;background-color:#ff6c3f;border-radius:25px;display:flex;justify-content:center;align-items:center}.component-simple-file-input{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:26px}.component-simple-file-input_no-file-names{grid-template-columns:1fr}.component-simple-file-input__input{display:none}.component-simple-file-input__button.component-simple-button{width:100%;height:100%;font-weight:400}.component-simple-file-input__selected-files{font-size:18px;color:#1b1b1d}.page-vehicle-info{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;align-items:start;gap:12px 6px;color:#2c2d2e;line-height:1;height:100vh}.page-vehicle-info__content{display:grid;grid-template-columns:1fr 1fr;grid-column:1/span 2;gap:6px;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 92px);padding:18px 15px}.page-vehicle-info__header{grid-column:1/span 2;color:#1b1b1d;text-align:center;margin-bottom:18px}.page-vehicle-info__vehicle-type-container{grid-column:1/span 2;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:26px;margin:32px 0}.page-vehicle-info__vehicle-icon{align-self:center;justify-self:end;height:34px}.page-vehicle-info__vehicle-type{font-size:32px;font-weight:700}.page-vehicle-info__label{font-size:24px;margin-bottom:6px}.page-vehicle-info__value{font-size:48px;font-weight:700;margin:-2px 0 18px}.page-vehicle-info__destination{font-size:32px;align-self:end}.page-vehicle-info__plate{grid-column:1/span 2}.page-vehicle-info__photo{border:1px solid #1b1b1d;max-width:100%;width:100%;height:321px;-o-object-fit:contain;object-fit:contain}.page-vehicle-info__button{min-height:65px;margin-bottom:14px}.page-vehicle-info__button-back{margin-left:14px}.page-vehicle-info__button-exit{margin-right:14px}@media screen and (min-width:1200px){.page-vehicle-info{max-width:1200px;margin:0 auto}.page-vehicle-info__header{grid-column:1/span 4}.page-vehicle-info__content{grid-template-columns:repeat(4,1fr)}.page-vehicle-info__plate{grid-area:2/3/5/5}.page-vehicle-info__vehicle-type-container{grid-area:2/1/3/3;margin:0}.page-vehicle-info__label-value{margin-top:12px}.page-vehicle-info__value{margin-bottom:0}.page-vehicle-info__photo{margin-top:16px}}.page-vehicle-info__add-photo-on-exit-dialog{min-width:auto!important;width:100%;max-width:1200px!important;height:100%;margin:0 auto!important;background-color:#fff;gap:10px;display:flex;flex-direction:column;padding:0 10px;max-height:100%;overflow-y:auto}.page-vehicle-info__photo-input-container{margin-top:-10px}.page-vehicle-info__photo-input{width:100%;height:64px}.page-vehicle-info__photos-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0 10px;justify-items:stretch;flex:1;overflow-y:auto}.page-vehicle-info__photo-container{position:relative;border:2px solid #000;height:300px;display:flex;align-items:center;justify-content:center}.page-vehicle-info__photo-container img{max-width:100%;max-height:100%}.page-vehicle-info__photo-delete-button{position:absolute;top:0;right:0;width:48px;height:48px}.page-vehicle-info__add-photo-on-exit-dialog-actions-container{display:grid;grid-template-columns:repeat(2,1fr);height:80px;align-items:stretch;gap:10px;padding-bottom:10px}.page-vehicle-info__add-photo-no-photos-container{color:rgba(27,27,29,.3137254901960784);font-size:24px;flex:1;display:flex;align-items:center;justify-content:center}.page-entry-forbidden{padding:41px 22px 31px;display:flex;flex-direction:column;align-items:center;color:#1b1b1d;height:100vh}.page-entry-forbidden__header{font-size:32px}.page-entry-forbidden__stop-sign{width:170px;height:170px;background:#f4511e;border-radius:50%;position:relative;margin:53px 0 32px}.page-entry-forbidden__stop-sign:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:89px;height:35px;background:#fff}.page-entry-forbidden__plate{display:grid;grid-template-columns:repeat(5,auto);gap:7px;align-items:start;border:3px solid #1b1b1d;font-size:39px;font-weight:700;padding:8px 9px;line-height:1}.page-entry-forbidden__numbers-1{font-size:59px;transform:translateY(-2px)}.page-entry-forbidden__country{font-size:28px;border:1px solid #1b1b1d;padding:4px 7px}.page-entry-forbidden__close-button{width:170px;height:65px}.page-entry-forbidden__comment-container{margin:10px;max-width:1200px;text-align:center}.page-entry-forbidden__comment{font-size:18px}.component-simple-radio-button{display:block}.component-simple-radio-button__button{height:100%;width:100%;border:3px solid #2c2d2e;--background-color:#fff;--background-color-hover:#fff;--background-color-active:#fff;--color:#1b1b1d;--color-hover:#1b1b1d;--color-active:#1b1b1d}.component-simple-radio-button__button.component-simple-radio-button__button_active{border-color:#1b1b1d;--background-color:#1b1b1d;--background-color-hover:#1b1b1d;--background-color-active:#1b1b1d;--color:#fff;--color-hover:#fff;--color-active:#fff}.component-simple-radio-button__input{display:none}.component-simple-input-field.v-input{--height:61px;--border-color:#00103d;--font-size:23px;border:3px solid var(--border-color);border-radius:0;height:var(--height);font-size:var(--font-size)!important}.component-simple-input-field.v-input .v-input__control{min-height:auto!important}.component-simple-input-field.v-input .v-input__slot{padding:0 14px!important}.component-simple-input-field.v-input .v-input__slot input{padding:calc(var(--height)/2) 0;height:0;color:#2c2d2e}.component-simple-input-field.v-input .v-input__slot input::-moz-placeholder{color:rgba(27,27,29,.5019607843137255)}.component-simple-input-field.v-input .v-input__slot input:-ms-input-placeholder{color:rgba(27,27,29,.5019607843137255)}.component-simple-input-field.v-input .v-input__slot input::placeholder{color:rgba(27,27,29,.5019607843137255)}.component-simple-input-field.v-input .v-input__control,.component-simple-input-field.v-input .v-input__slot,.component-simple-input-field.v-input .v-text-field__slot{height:100%!important}.component-simple-input-field.v-input .v-icon{font-size:45px!important}.component-simple-input-field.v-input .v-icon,.component-simple-input-field.v-input .v-icon.primary--text{color:#000!important}.component-simple-select{height:66px;width:100%;display:flex;align-items:center;gap:16px;border:3px solid #00103d;font-family:Arial,sans-serif;font-size:23px;color:#2c2d2e;position:relative}.component-simple-select__select{padding:0 12px;width:100%;height:100%}.component-simple-select__icon.v-icon{position:absolute;right:0;top:50%;font-size:36px;transform:translateY(-50%);color:#333;pointer-events:none}.component-simple-checkbox{display:block}.component-simple-checkbox__button{height:100%;width:100%;border:3px solid #2c2d2e;--background-color:#fff;--background-color-hover:#fff;--background-color-active:#fff;--color:#1b1b1d;--color-hover:#1b1b1d;--color-active:#1b1b1d}.component-simple-checkbox__button.component-simple-checkbox__button_active{border-color:#1b1b1d;--background-color:#1b1b1d;--background-color-hover:#1b1b1d;--background-color-active:#1b1b1d;--color:#fff;--color-hover:#fff;--color-active:#fff}.component-simple-checkbox__input{display:none}.page-vehicle-registration__header{margin:16px 10px 0;font-size:32px}.page-vehicle-registration__subheader{font-size:23px}.page-vehicle-registration__vehicle-types{display:grid;grid-template-columns:1fr 1fr;gap:8px 9px;padding:0 10px;margin:25px 0;overflow:auto}@media screen and (min-width:1200px){.page-vehicle-registration__vehicle-types{grid-template-columns:repeat(3,1fr)}}.page-vehicle-registration__vehicle-type-radio-button{height:84px}.page-vehicle-registration__vehicle-type-radio-button-icon{max-width:48px;max-height:48px;pointer-events:none;-o-object-fit:contain;object-fit:contain}.page-vehicle-registration__vehicle-type-radio-button .component-simple-button{display:grid;grid-template-columns:auto 1fr;padding:0 25px 0 31px;gap:17px}.page-vehicle-registration__vehicle-type-radio-button .component-simple-radio-button__button_active img{filter:invert(1) contrast(2)}.page-vehicle-registration__divider{border-color:rgba(0,16,61,.4980392156862745)}.page-vehicle-registration__plate-container{display:grid;grid-template-columns:112px 1fr 112px;padding:25px 10px;gap:10px}.page-vehicle-registration__plate-container_non-russian{grid-template-columns:112px 1fr}.page-vehicle-registration__plate-container_non-russian .page-vehicle-registration__plate-region-number{display:none}.page-vehicle-registration__plate-country.component-simple-select{height:60px;font-size:28px}.page-vehicle-registration__plate-main-part.component-simple-input-field.v-input,.page-vehicle-registration__plate-region-number.component-simple-input-field.v-input{font-size:38px!important}@media screen and (max-width:500px){.page-vehicle-registration__plate-main-part.component-simple-input-field.v-input{font-size:20px!important}.page-vehicle-registration__plate-main-part.component-simple-input-field.v-input .v-input__slot{padding:0 4px!important}}.page-vehicle-registration__photo-input-container{margin:19px 10px 25px}.page-vehicle-registration__photo-input-container .component-simple-file-input{height:61px}.page-vehicle-registration__photos-container{display:grid;grid-template-columns:repeat(2,50%);gap:10px;margin:0 20px 0 10px;justify-items:stretch}.page-vehicle-registration__photo-container{position:relative;border:2px solid #000;height:300px;display:flex;align-items:center;justify-content:center}.page-vehicle-registration__photo-container img{max-width:100%;max-height:100%}.page-vehicle-registration__photo-delete-button{position:absolute;top:0;right:0;width:48px;height:48px}.page-vehicle-registration__information-container{margin:19px 10px 25px}.page-vehicle-registration__information-extra{display:grid;grid-template-columns:80% 1fr;padding:10px 10px 20px;gap:10px}@media screen and (max-width:900px){.page-vehicle-registration__information-extra{display:flex;flex-direction:column}}.page-vehicle-registration__information-extra-document{grid-column:1/3}.page-vehicle-registration__destination{margin:19px 0}.page-vehicle-registration__destination fieldset{border-radius:0;border:3px solid #00103d!important}.page-vehicle-registration__destination input{padding:0;font-size:23px;color:#2c2d2e!important}.page-vehicle-registration__destination input::-moz-placeholder{color:rgba(27,27,29,.5019607843137255)!important}.page-vehicle-registration__destination input:-ms-input-placeholder{color:rgba(27,27,29,.5019607843137255)!important}.page-vehicle-registration__destination input::placeholder{color:rgba(27,27,29,.5019607843137255)!important}.page-vehicle-registration__destination .v-input__control,.page-vehicle-registration__destination .v-input__slot{height:100%}.page-vehicle-registration__destination .v-input__icon .v-icon{font-size:36px;color:#2c2d2e!important;margin-top:6px}.page-vehicle-registration__shutter-subheader{margin:25px 0 20px}.page-vehicle-registration__shutters-container{display:flex;flex-wrap:wrap;gap:25px}.page-vehicle-registration__shutter{min-width:66px;height:66px;display:grid;place-items:center;flex-shrink:0}.page-vehicle-registration__footer-buttons{display:grid;grid-template-columns:1fr 1fr;margin:10px 10px 12px;gap:6px}.page-vehicle-registration__footer-button{height:100px}.page-vehicle-registration__footer-button-cancel{--background-color:rgba(27,27,29,0.7019607843137254);--background-color-hover:rgba(52,52,55,0.7019607843);--background-color-active:rgba(2,2,3,0.7019607843);--color:#fff;--color-hover:#fff;--color-active:#fff}@media screen and (min-width:1200px){.page-vehicle-registration{max-width:1200px;margin:0 auto}.page-vehicle-registration__vehicle-types{grid-template-columns:repeat(4,1fr)}.page-vehicle-registration__vehicle-type-radio-button{height:64px}.page-vehicle-registration__information-container{display:grid;grid-template-columns:1fr 1fr;gap:12px}.page-vehicle-registration__destination{margin:0}.page-vehicle-registration__comment,.page-vehicle-registration__shutter-subheader,.page-vehicle-registration__shutters-container{grid-column:1/span 2}.page-vehicle-registration__shutter-subheader{margin:13px 0 8px}.page-vehicle-registration__footer-button{height:64px}}.page-guard-territory-checkups{color:#1b1b1d}@media screen and (min-width:1200px){.page-guard-territory-checkups{max-width:1200px;margin:0 auto}}.page-guard-territory-checkups__main-header{font-size:32px;font-weight:700;line-height:1em;margin:27px 20px}.page-guard-territory-checkups__main-header-counter{font-weight:400;margin-left:12px}.page-guard-territory-checkups__table{display:grid;grid-template-columns:45% 15% 15% 1fr;margin:10px;color:#2c2d2e}.page-guard-territory-checkups__table-cell{min-height:73px;border-bottom:3px solid #2c2d2e;padding:16px;display:flex;align-items:center;font-size:18px;font-weight:700}.page-guard-territory-checkups__table-cell-name{flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;color:#1b1b1d}.page-guard-territory-checkups__table-cell-name-inner{display:flex;align-items:center;gap:6px}.page-guard-territory-checkups__table-cell-name-icon{opacity:.4;width:24px;height:24px}.page-guard-territory-checkups__table-cell-points{font-weight:400}.page-guard-territory-checkups__table-cell-button-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:stretch;padding:16px 0 16px 16px;font-weight:400}.page-guard-territory-checkups__table-header{min-height:auto;padding:0 16px 12px;font-weight:400}.page-guard-territory-checkups__delay{background-color:#f4511e;padding:8px;font-weight:400}.page-guard-territory-checkup{color:#2c2d2e}@media screen and (min-width:1200px){.page-guard-territory-checkup{max-width:1200px;margin:0 auto}}.page-guard-territory-checkup__point-label{font-weight:700}.page-guard-territory-checkup__point-label,.page-guard-territory-checkup__point-value{text-align:center;font-size:18px}.page-guard-territory-checkup__container{padding:10px}.page-guard-territory-checkup__label{font-size:18px}.page-guard-territory-checkup__value{font-size:32px;font-weight:700;color:#1b1b1d}.page-guard-territory-checkup__value_positive{color:#6fcf97}.page-guard-territory-checkup__value_negative{color:#f4511e}.page-guard-territory-checkup__value+.page-guard-territory-checkup__label{margin-top:12px}.page-guard-territory-checkup__label,.page-guard-territory-checkup__value{line-height:1.1em}.page-guard-territory-checkup__row{display:grid;grid-template-columns:1fr 20%;gap:10px}.page-guard-territory-checkup__start-container{display:grid;grid-template-rows:1fr auto}.page-guard-territory-checkup__checkmark{width:40px;height:40px;opacity:.4}.page-guard-territory-checkup__checkmark_finished{opacity:1}.page-guard-territory-checkup__checkmark-container{display:flex;align-items:center;gap:7px}.page-guard-territory-checkup__delay{background-color:#f4511e;padding:9px 18px;line-height:1em}.page-guard-territory-checkup__plan{width:100%;aspect-ratio:16/9;border:2px solid #1b1b1d;margin:15px 0 0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.page-guard-territory-checkup__plan-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.page-guard-territory-checkup__plan-point{position:absolute;top:0;left:0;background-color:#6fcf97;border:2px solid #000;width:16px;height:16px;transform:translate(-50%,-50%);border-radius:50%}.page-guard-territory-checkup__grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px;text-align:center}.page-guard-territory-checkup__grid .page-guard-territory-checkup__value{margin-top:12px}.page-guard-territory-checkup__photos{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.page-guard-territory-checkup__photo{max-width:100%;-o-object-fit:contain;object-fit:contain}.page-guard-territory-checkup__action-button{height:131px;font-size:18px}.page-guard-territory-checkup__route-finished-container{text-align:center}.page-guard-territory-checkup__bottom-sheet{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 auto;padding:5px;max-width:1200px}.page-guard-territory-checkup__bottom-sheet-button{height:175px}.page-guard-territory-checkup__bottom-sheet-cancel{grid-column:1/3;height:131px}.component-guard-task{border:2px solid #184be7;background-color:#ebedff;padding:20px;display:grid;grid-template-columns:1fr 145px auto;align-items:center;gap:0 22px;font-size:18px;font-weight:700;text-decoration:none;color:#1b1b1d!important;opacity:1}.component-guard-task_delayed{border-color:#f4511e;background-color:#ffe7e0;grid-template-columns:1fr 30% 20% auto;opacity:1}.component-guard-task__checkmark{width:24px;height:24px}.component-guard-task__checkmark-container{display:flex;align-items:center;color:#f4511e;gap:6px}.component-guard-task__name{margin-top:6px}.component-guard-task__description,.component-guard-task__name{grid-column:1/4}.component-guard-task_delayed .component-guard-task__description,.component-guard-task_delayed .component-guard-task__name{grid-column:1/5}.component-guard-task__description{margin-top:5px;font-weight:400;line-height:1.2em}.component-guard-task_delayed .component-guard-task__time{color:#f4511e}.component-guard-task__arrow{width:30px;height:14px}.component-guard-task_disabled{opacity:.2}@media screen and (min-width:1200px){.page-guard-tasks{width:1200px;margin:0 auto}}.page-guard-tasks__container{padding:10px;display:flex;flex-direction:column;gap:5px}.page-guard-tasks__header-container{display:flex;justify-content:space-between;align-items:center;gap:10px;line-height:1em;margin-top:13px;margin-bottom:20px}.page-guard-tasks__header{font-size:32px;font-weight:700;padding-left:20px}.page-guard-task{height:100vh;color:#2c2d2e}@media screen and (min-width:1200px){.page-guard-task{max-width:1200px;margin:0 auto}}.page-guard-task__container{padding:10px 10px 128px}.page-guard-task__label{font-size:18px}.page-guard-task__value{display:flex;align-items:center;gap:6px;font-size:32px;font-weight:700;color:#1b1b1d;line-height:1em}.page-guard-task__value_negative{color:#f4511e}.page-guard-task__value+.page-guard-task__label{margin-top:8px}.page-guard-task__checkmark{width:28px;height:28px;opacity:.4}.page-guard-task__row{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:18px;color:#f4511e}.page-guard-task__description{margin:20px 0}.page-guard-task__photos{margin:0 20px 20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.page-guard-task__photo{width:100%;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.page-guard-task__take-photo-button{height:65px;background-color:#f4f5f7;color:#1b1b1d;font-weight:400;margin:0 20px}.page-guard-task__complete-button-container{background-color:#fff;bottom:0;left:0;right:0;position:fixed}@media screen and (min-width:1200px){.page-guard-task__complete-button-container{left:50vw;width:1200px;transform:translateX(-50%)}}.page-guard-task__complete-button{height:108px;margin:15px}.page-guard-task__complete-button_disabled{cursor:default;background-color:grey}.page-guard-task__complete-button_disabled:hover{background-color:grey}.component-guard-label-with-horizontal-lines{--color:#fff;font-size:32px;color:var(--color);font-weight:700;position:relative;width:100%;text-align:center;height:75px;display:flex;align-items:center;justify-content:center}.component-guard-label-with-horizontal-lines:after,.component-guard-label-with-horizontal-lines:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background-color:var(--color)}.component-guard-label-with-horizontal-lines:after{top:auto;bottom:0}.component-guard-label-with-horizontal-lines_fail{--color:#f4511e}.component-guard-label-with-horizontal-lines_success{--color:#6ac48f}.component-guard-check-in-audio{height:56px;display:grid;grid-template-columns:auto 1fr 60px auto;align-items:center;gap:19px;border-bottom:2px solid hsla(0,0%,100%,.09803921568627451);font-size:18px;color:#fff;padding:0 17px}.component-guard-check-in-audio__icon{width:24px;height:24px}.component-guard-check-in-audio__duration{text-align:right}.component-guard-check-in-audio__remove{display:flex;align-items:center}.component-guard-check-in-audio_dark{color:#1b1b1d;border-bottom-color:rgba(0,0,0,.09803921568627451)}.component-guard-check-in-audio_dark .component-guard-check-in-audio__icon{filter:invert(100%)}.component-guard-check-in-photo{width:100%;aspect-ratio:1;position:relative}.component-guard-check-in-photo__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component-guard-check-in-photo__close{position:absolute;top:10px;right:10px;width:24px;height:24px}.component-guard-check-in-photo__close-icon{width:100%;height:100%;filter:drop-shadow(0 0 3px #000)}.component-guard-check-in-photo_dark .component-guard-check-in-photo__close-icon{filter:drop-shadow(0 0 3px #000) invert(100%)}.component-guard-check-in-text{border-bottom:2px solid hsla(0,0%,100%,.09803921568627451);padding:10px;font-size:18px;color:#fff;line-height:1.2em}.component-guard-check-in-text_dark{border-bottom-color:rgba(0,0,0,.09803921568627451);color:#1b1b1d}.component-guard-check-in-video{width:100%;aspect-ratio:16/9;position:relative}.component-guard-check-in-video__video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.component-guard-check-in-video__play{height:30%;aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.component-guard-check-in-video__close{position:absolute;top:10px;right:10px;width:24px;height:24px}.component-guard-check-in-video__close-icon{width:100%;height:100%;filter:drop-shadow(0 0 3px #000)}.component-guard-check-in-video_dark .component-guard-check-in-video__close,.component-guard-check-in-video_dark .component-guard-check-in-video__play{filter:invert(100%)}.page-guard-check-in{background-color:#1b1b1d;min-height:100vh}.page-guard-check-in__container{max-width:1200px;margin:0 auto;padding:10px;display:flex;flex-direction:column;align-items:center}.page-guard-check-in__state-image{width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin-top:68px;margin-bottom:35px}.page-guard-check-in__state-label{color:#fff;font-size:32px;font-weight:700;line-height:1em;margin:0 auto;height:64px;max-width:300px;text-align:center}.page-guard-check-in__state-sublabel{color:#fff;font-size:18px;line-height:1em;margin:45px 0 35px;text-align:center}.page-guard-check-in__state-sublabel_invisible{visibility:hidden}.page-guard-check-in__user-files{width:100%;margin-top:50px}.page-guard-check-in__user-photos{grid-template-columns:repeat(5,1fr)}.page-guard-check-in__user-photos,.page-guard-check-in__user-videos{display:grid;gap:10px;padding:12px 10px 14px;border-bottom:2px solid hsla(0,0%,100%,.09803921568627451)}.page-guard-check-in__user-videos{grid-template-columns:repeat(2,1fr)}.page-guard-check-in__add-files-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%;padding:10px}.page-guard-check-in__add-file-button{color:#fff;border:2px solid #fff;background:#1b1b1d;height:74px;margin-top:5px}.page-guard-check-in__add-file-button:first-child,.page-guard-check-in__add-file-button:nth-child(3){margin-right:-1px}.page-guard-check-in__add-file-button:nth-child(2),.page-guard-check-in__add-file-button:nth-child(4){margin-left:-1px}.page-guard-check-in__add-file-button:first-child,.page-guard-check-in__add-file-button:nth-child(2){margin-bottom:-1px}.page-guard-check-in__add-file-button:nth-child(3),.page-guard-check-in__add-file-button:nth-child(4){margin-top:-1px}.page-guard-check-in__action-buttons{display:grid;grid-template-columns:1fr 1fr;margin-top:37px;width:100%;padding:10px}.page-guard-check-in__action-button{color:#fff;border:2px solid #fff;background:#1b1b1d;height:130px}.page-guard-check-in__action-button:first-child{margin-right:-1px}.page-guard-check-in__action-button:last-child{margin-left:-1px}.page-guard-check-in__qr-container{height:400px;margin-bottom:10px;aspect-ratio:16/9;border:3px solid transparent;position:relative}@media(orientation:portrait){.page-guard-check-in__qr-container{aspect-ratio:9/16}}.page-guard-check-in__qr-container_border{border-color:#6ac48f}.page-guard-check-in__qr-slot{width:100%;height:100%;display:grid;place-items:center}.page-guard-check-in__comment-dialog-input{margin:0 10px!important}.page-guard-checkin-add-time{background-color:#1b1b1d;min-height:100vh}.page-guard-checkin-add-time__container{padding:10px;display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width:1200px){.page-guard-checkin-add-time__container{width:1200px;margin:0 auto}}.page-guard-checkin-add-time__cancel-button{width:147px;height:75px;background-color:#1b1b1d;border:2px solid #fff;color:#fff;margin-top:10px;margin-right:10px;align-self:flex-end}.page-guard-checkin-add-time__time{color:#6ac48f;font-size:120px;font-weight:700;text-align:center;line-height:1em;margin:20px 0 15px}.page-guard-checkin-add-time__label{color:#fff;font-size:32px;font-weight:700;text-align:center;line-height:1em}.page-guard-checkin-add-time__input{margin:40px 0 22px;background-color:#fff;border-radius:10px;padding:15px;height:194px;resize:none}.page-guard-checkin-add-time__send-button{border:2px solid #fff;color:#fff;background-color:#1b1b1d;height:75px}.component-guard-notification{border:2px solid #1b1b1d;background-color:#fff;padding:20px;display:grid;grid-template-columns:1fr auto;gap:0 22px;font-size:18px;font-weight:700;text-decoration:none;color:#1b1b1d!important}.component-guard-notification__checkmark{width:24px;height:24px}.component-guard-notification__name{margin-top:6px}.component-guard-notification__description,.component-guard-notification__name{grid-column:1/4}.component-guard-notification__description{font-weight:400;line-height:1.2em;margin-top:5px}.component-guard-notification__arrow{width:30px;height:14px}@media screen and (min-width:1200px){.page-guard-notifications{width:1200px;margin:0 auto}}.page-guard-notifications__container{padding:10px}.page-guard-notifications__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;line-height:1em;margin:15px 0 20px;gap:15px;font-weight:700;font-size:32px;color:#1b1b1d}.page-guard-notifications__header-counter{font-weight:400}.page-guard-notifications__header-dropdown{font-size:18px;font-weight:400;text-decoration:underline}.page-guard-notifications__notifications{display:flex;flex-direction:column;gap:5px}.page-guard-new-violation-zone__container{padding:10px;height:calc(100vh - 36px);max-height:calc(100vh - 36px);display:grid;gap:19px;grid-template-rows:auto 1fr auto}.page-guard-new-violation-zone__header{font-weight:700;font-size:32px}.page-guard-new-violation-zone__content{overflow:auto;display:grid;grid-auto-rows:120px;grid-template-columns:1fr}.page-guard-new-violation-zone__next-button{height:62px}.page-guard-new-violation-zone__radio-button{height:120px}.page-guard-new-violation-zone__radio-button+.page-guard-new-violation-zone__radio-button .component-simple-button{border-top-width:0}@media screen and (min-width:1200px){.page-guard-new-violation-zone__content{grid-template-columns:repeat(3,1fr);align-items:start;gap:0}.page-guard-new-violation-zone__radio-button+.page-guard-new-violation-zone__radio-button .component-simple-button{border-top-width:3px}.page-guard-new-violation-zone__radio-button:nth-child(3n+4) .component-simple-button,.page-guard-new-violation-zone__radio-button:nth-child(3n+5) .component-simple-button,.page-guard-new-violation-zone__radio-button:nth-child(3n+6) .component-simple-button{border-top-width:0}.page-guard-new-violation-zone__radio-button:nth-child(3n+2) .component-simple-button,.page-guard-new-violation-zone__radio-button:nth-child(3n+3) .component-simple-button{border-left-width:0}}.page-guard-new-violation-sector__container{padding:10px;min-height:calc(100vh - 36px);display:grid;gap:19px;grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr}.page-guard-new-violation-sector__header{font-weight:700;font-size:32px}.page-guard-new-violation-sector__content{overflow:auto;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,1fr)}.page-guard-new-violation-sector__plan-container{max-width:100%;width:100%;max-height:40vh;aspect-ratio:16/9;position:relative;cursor:pointer}.page-guard-new-violation-sector__next-button{height:62px}.page-guard-new-violation-sector__radio-button{height:120px}.page-guard-new-violation-sector__radio-button:nth-child(2n+3) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(2n+4) .component-simple-button{border-top-width:0}.page-guard-new-violation-sector__radio-button:nth-child(2n+2) .component-simple-button{border-left-width:0}@media screen and (min-width:1200px){.page-guard-new-violation-sector__content{grid-template-columns:repeat(4,1fr)}.page-guard-new-violation-sector__radio-button+.page-guard-new-violation-sector__radio-button .component-simple-button{border-top-width:3px}.page-guard-new-violation-sector__radio-button:nth-child(4n+5) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(4n+6) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(4n+7) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(4n+8) .component-simple-button{border-top-width:0}.page-guard-new-violation-sector__radio-button.page-guard-new-violation-sector__radio-button .component-simple-button{border-left-width:3px}.page-guard-new-violation-sector__radio-button:nth-child(4n+2) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(4n+3) .component-simple-button,.page-guard-new-violation-sector__radio-button:nth-child(4n+4) .component-simple-button{border-left-width:0}}.page-guard-new-violation-comment-and-photo__section{padding:17px 10px 25px 11px}.page-guard-new-violation-comment-and-photo__section+.page-guard-new-violation-comment-and-photo__section{border-top:1px solid rgba(0,16,61,.5019607843137255)}.page-guard-new-violation-comment-and-photo__section-header{font-weight:700;font-size:32px;line-height:1em;margin-bottom:25px}.page-guard-new-violation-comment-and-photo__license-plate-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.page-guard-new-violation-comment-and-photo__license-plate-label{font-size:12px;line-height:1.1em}.page-guard-new-violation-comment-and-photo__license-plate-photo-container{grid-column:1;grid-row:2/span 2;height:175px;cursor:pointer;position:relative;background-color:#333}.page-guard-new-violation-comment-and-photo__license-plate-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.page-guard-new-violation-comment-and-photo__license-plate-photo-label{position:absolute;bottom:15px;left:15px;right:15px;display:flex;align-items:center;gap:15px;color:#fff;font-size:12px}.page-guard-new-violation-comment-and-photo__license-plate-photo-label-icon{position:relative;width:34px;height:34px;background-color:hsla(0,0%,100%,.30196078431372547);border-radius:50%}.page-guard-new-violation-comment-and-photo__license-plate-photo-label-icon:after{content:"";position:absolute;inset:7px;background-color:#fff;border-radius:50%}.page-guard-new-violation-comment-and-photo__license-plate-country{grid-column:2}.page-guard-new-violation-comment-and-photo__license-plate-country_ru{grid-row:2}.page-guard-new-violation-comment-and-photo__license-plate-country_other{grid-row:3}.page-guard-new-violation-comment-and-photo__license-plate-inputs{grid-column:1/span 2;grid-row:4;display:flex;justify-content:space-around;align-items:center;width:100%;height:120px;border:5px solid #1b1b1d;border-radius:15px;padding:0 31px}.page-guard-new-violation-comment-and-photo__license-plate-inputs input{font-weight:700;font-size:57px;text-align:center;text-transform:uppercase;height:100%}.page-guard-new-violation-comment-and-photo__license-plate-inputs input:first-child{width:10%}.page-guard-new-violation-comment-and-photo__license-plate-inputs input:nth-child(3){width:30%}.page-guard-new-violation-comment-and-photo__license-plate-inputs input:nth-child(5){width:20%}.page-guard-new-violation-comment-and-photo__license-plate-inputs input:nth-child(7){width:30%}.page-guard-new-violation-comment-and-photo__license-plate-inputs-separator{height:57%;width:1px;background-color:rgba(0,16,61,.5019607843137255)}.page-guard-new-violation-comment-and-photo__license-plate-inputs_other input:first-child{width:100%}.page-guard-new-violation-comment-and-photo__next-button{margin:10px;height:62px}.page-guard-new-violation-type-and-attachments__section{padding:17px 10px 25px 11px}.page-guard-new-violation-type-and-attachments__section+.page-guard-new-violation-type-and-attachments__section{border-top:1px solid rgba(0,16,61,.5019607843137255)}.page-guard-new-violation-type-and-attachments__section-header{font-weight:700;font-size:32px;line-height:1em;margin-bottom:25px}.page-guard-new-violation-type-and-attachments__section-header_with-margin{margin-top:25px}.page-guard-new-violation-type-and-attachments__section_disabled{pointer-events:none}.page-guard-new-violation-type-and-attachments__content{height:calc(100vh - 127px);max-height:calc(100vh - 127px)}.page-guard-new-violation-type-and-attachments__attachment-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:66px}.page-guard-new-violation-type-and-attachments__attachment-button{color:#1b1b1d;border:2px solid #1b1b1d;background-color:#fff;margin-right:-1px}.page-guard-new-violation-type-and-attachments__attachment-button:hover{background-color:#cbcbcb;color:#1b1b1d}.page-guard-new-violation-type-and-attachments__attachment-button:active{background-color:#969696;color:#1b1b1d}.page-guard-new-violation-type-and-attachments__attachment-button:nth-child(n+1){margin-left:-1px}.page-guard-new-violation-type-and-attachments__attachments{margin-top:35px}.page-guard-new-violation-type-and-attachments__attachment-images{display:grid;grid-template-columns:repeat(auto-fit,97px);gap:10px;margin:10px 0;border-bottom:2px solid #e6e6e6}.page-guard-new-violation-type-and-attachments__attachment-videos{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:10px 0;border-bottom:2px solid #e6e6e6}.page-guard-new-violation-type-and-attachments__save-button{height:61px;margin:15px 10px}.page-guard-new-violation-finish{min-height:100vh;background-color:#1b1b1d;display:flex;flex-direction:column;align-items:center}.page-guard-new-violation-finish__image{width:139px;height:90px;-o-object-fit:contain;object-fit:contain;margin-top:99px;margin-bottom:80px}.page-guard-new-violation-finish__label{font-size:30px;font-weight:700;color:#fff;line-height:1.3em}.page-guard-new-violation-finish__button{position:fixed;bottom:22px;left:19px;right:19px;height:130px!important;border:2px solid #fff}.page-guard-new-violation-non-vehicle-main{min-height:calc(100vh - 36px);display:flex;flex-direction:column}.page-guard-new-violation-non-vehicle-main__content{flex:1}.page-guard-new-violation-non-vehicle-main__section{padding:17px 10px 25px 11px}.page-guard-new-violation-non-vehicle-main__section+.page-guard-new-violation-non-vehicle-main__section{border-top:1px solid rgba(0,16,61,.5019607843137255)}.page-guard-new-violation-non-vehicle-main__section-header{font-weight:700;font-size:32px;line-height:1em;margin-bottom:25px}.page-guard-new-violation-non-vehicle-main__section-header_with-margin{margin-top:25px}.page-guard-new-violation-non-vehicle-main__section_disabled{pointer-events:none}.page-guard-new-violation-non-vehicle-main__datetime-container{display:flex;gap:12px}.page-guard-new-violation-non-vehicle-main__next-button{height:62px;margin:8px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency{min-height:calc(100vh - 36px);display:flex;flex-direction:column}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__content{flex:1}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section{padding:17px 10px 25px 11px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section+.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section{border-top:1px solid rgba(0,16,61,.5019607843137255)}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section-header{font-weight:700;font-size:32px;line-height:1em;margin-bottom:25px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section-header_with-margin{margin-top:25px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__section_disabled{pointer-events:none}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__datetime-container{display:flex;gap:12px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__next-button{height:62px;margin:8px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__radio-button .component-simple-radio-button__button{font-size:32px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__radio-button+.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__radio-button{margin-top:-3px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:66px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-button{color:#1b1b1d;border:2px solid #1b1b1d;background-color:#fff;margin-right:-1px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-button:hover{background-color:#cbcbcb;color:#1b1b1d}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-button:active{background-color:#969696;color:#1b1b1d}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-button:nth-child(n+1){margin-left:-1px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachments{margin-top:35px}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-images{display:grid;grid-template-columns:repeat(auto-fit,97px);gap:10px;margin:10px 0;border-bottom:2px solid #e6e6e6}.page-guard-new-violation-non-vehicle-comment-violator-type-and-emergency__attachment-videos{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:10px 0;border-bottom:2px solid #e6e6e6}.page-guard-new-violation{max-width:1200px;margin:0 auto}.page-guard-new-violation_full-width{max-width:none}.component-user-form-content[data-v-6b588854]{margin-bottom:20px;min-width:335px;width:100%}.component-user-form-content__description[data-v-6b588854]{max-width:295px;margin-bottom:20px}.page-user-form{background-color:#e7edf6;min-height:100vh;padding:60px 45px 20px 20px;display:flex;flex-direction:column;gap:20px}.page-user-form__title{font-weight:700;font-size:32px;line-height:40px;color:#1b1b1d;margin-bottom:30px}.page-user-form__tabs{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:310px;margin-bottom:30px;gap:10px}.page-user-form__tabs-button{max-width:70px;max-height:60px;width:100%;background-color:transparent;border:1px solid rgba(27,27,29,.3);padding:20px 20px 20px 23px;border-radius:6px;display:flex;align-items:center;box-shadow:none}.page-user-form__tabs-button span{font-size:24px}.page-user-form__tabs-button_is-active{background:#fff;box-shadow:0 14px 30px rgba(82,108,139,.15);border:none}.page-user-form__content-textarea{background-color:#fff;border-radius:4px;min-height:136px;max-width:335px;width:100%;font-size:15px;line-height:20px;color:#184be7;padding:10px}.page-user-form__actions{display:flex;justify-content:space-around;gap:14px;margin-bottom:20px;max-width:324px;padding:0 20px}.page-user-form__actions-cancel{border:1px solid rgba(27,27,29,.1);box-sizing:border-box;border-radius:6px;font-size:13px;line-height:18px;padding:13px 12px;min-width:88px;height:44px}.page-user-form__actions-submit{background:#184be7;border-radius:6px;display:flex;justify-content:space-around;font-size:13px;line-height:18px;color:#fff;min-width:233px;max-width:233px;height:44px;width:100%;align-items:center;padding:13px 70px}.page-user-form__content{overflow-x:auto;width:360px;margin-bottom:20px}.page-user-form__content-container{display:flex;gap:40px;min-width:229px;width:100%}.page-user-form__content-item{width:80%;max-height:200px;-o-object-fit:cover;object-fit:cover}.page-user-form__content-item-head{display:flex;justify-content:space-between;margin-bottom:18px;font-size:13px;line-height:18px;color:#1b1b1d;opacity:.7}.page-user-form__content-item-head span:last-of-type{font-size:18px;opacity:.6}.page-user-form__content-preview-file{max-height:140px}.page-user-form__content-actions{display:flex;justify-content:space-between;max-width:195px;gap:14px}.page-user-form__label{display:flex;flex-direction:column;background:transparent;border:1px solid #184be7;box-sizing:border-box;border-radius:6px;font-size:13px;line-height:18px;min-height:44px;width:100%;margin-bottom:20px;align-items:center;justify-content:center;min-width:99px;max-width:182px;cursor:pointer;color:#184be7}.page-user-form__label:hover{background-color:rgba(21,68,209,.09411764705882353);border:1px solid #1544d1}.page-user-form__label:active{background-color:#1544d1;border:1px solid #184be7;color:#fff}.page-user-form__label_big{min-width:182px;text-align:center}.page-user-form__loading-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5019607843137255);z-index:10;display:grid;place-items:center}.page-auth{text-align:center;width:90%;max-width:1200px;margin:0 auto}@media screen and (orientation:landscape){.page-auth{max-width:900px}}.page-auth__logo{font-size:37px;font-weight:300;color:#333;margin:118px 0 79px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-auth__authorization-label{font-size:41px;font-weight:700;color:#1b1b1d;margin-bottom:49px;word-break:break-word}.page-auth__password-input{margin:28px 0 49px!important}.page-auth__input{border:3px solid #00103d;border-radius:0;height:61px;font-size:22px;font-family:Arial,sans-serif}.page-auth__input .v-input__slot{padding:0 20px!important}.page-auth__input .v-input__control,.page-auth__input .v-input__slot,.page-auth__input .v-text-field__slot{height:100%!important}.page-auth__input input{padding:30px 0!important}.page-auth__input .v-icon{font-size:45px!important}.page-auth__input .v-icon,.page-auth__input .v-icon.primary--text{color:#000!important}.page-auth__qr-button{min-height:75px;font-size:26px;margin-bottom:24px}.page-links[data-v-ce346992]{max-width:800px;margin:0 auto;padding:40px}.page-links h2[data-v-ce346992]{margin-top:36px}.link[data-v-ce346992]{font-size:28px}.page-changelog{min-height:100vh;padding:20px 40px 40px;display:flex;flex-direction:column;align-items:center;gap:10px}.page-changelog__tabs{position:relative;z-index:10}.page-changelog__container{width:100%;max-width:600px;overflow:visible}.page-changelog__header-content{display:flex;align-items:center;justify-content:space-between;padding-right:20px;font-weight:700}.page-changelog__no-android-version{padding:0 5px 20px;display:flex;flex-direction:column;align-items:center;gap:10px}.page-changelog__header-current-version-marker{font-weight:400;color:#41850e}.page-changelog__list-element{margin-top:10px}.page-changelog__middle-data{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.page-changelog__no-data{color:grey;font-size:72px}.page-changelog__no-data .v-btn.v-size--default{height:auto;padding:20px;font-size:1em}