.toggle[data-v-25ab1244]{display:flex;align-items:center;cursor:pointer;gap:8px}.toggle--disabled[data-v-25ab1244]{opacity:.5;cursor:not-allowed}.toggle__track[data-v-25ab1244]{width:40px;height:20px;border-radius:10px;background:#ccc;position:relative;transition:background .3s}.toggle__track--on[data-v-25ab1244]{background:#bd0909}.toggle__track[data-v-25ab1244]:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:linear-gradient(180deg,#fff 0,#fff);box-shadow:0 0 0 1px rgba(0,0,0,.2);transition:transform .3s}.toggle__track--on[data-v-25ab1244]:after{transform:translateX(20px)}.toggle__label[data-v-25ab1244]{font-size:14px;font-family:InterDisplay-Regular}.locationsList{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;background:#f0f0f0;box-shadow:0 .5px 2px rgba(0,0,0,.41)}.locationsList__icon{flex:0 0 auto;display:inline-flex}.locationsList__wrapper{display:flex;flex:1 1 auto;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;margin-bottom:-6px;scrollbar-width:thin;scrollbar-color:#9ca3af #e5e7eb}.locationsList__wrapper::-webkit-scrollbar{height:2px}.locationsList__placeholder{margin:0;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.locationsList__xMarkIcon{flex:0 0 auto;border:none;background:transparent;padding:4px;line-height:0;cursor:pointer;color:#4b5563;font-size:10px}.locationsList__xMarkIcon:hover{color:#111827}.customCheckbox[data-v-0d1db2c2]{display:flex;flex-direction:row;justify-content:unset;align-items:center;width:-moz-fit-content;width:fit-content;gap:6px;cursor:pointer}.customCheckbox__wrapper[data-v-0d1db2c2]{display:flex;flex-direction:row;justify-content:unset;align-items:center;position:relative}.customCheckbox__input[data-v-0d1db2c2]{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer}.customCheckbox__checkmark[data-v-0d1db2c2]{position:relative;width:14px;height:14px;border-radius:4px;border:1px solid #bfbdbd;background-color:#fff;transition:background-color .3s ease}.customCheckbox__checkmark[data-v-0d1db2c2]:after{content:"";position:absolute;display:none;top:50%;left:50%;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.customCheckbox__input:checked+.customCheckbox__checkmark[data-v-0d1db2c2]{background-color:#bd0909}.customCheckbox__input:checked+.customCheckbox__checkmark[data-v-0d1db2c2]:after{display:block}.customCheckbox__label[data-v-0d1db2c2]{font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mainCard[data-v-ae35e170]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.10196078431372549)}.selectLocation[data-v-770f2e54]{z-index:20;background:#fff;padding:16px;box-shadow:0 2px 10px 0 rgba(0,0,0,.101961);border-radius:10px}.selectLocation__header[data-v-770f2e54]{display:flex;align-items:center;justify-content:flex-end}.selectLocation__description[data-v-770f2e54]{margin:0;font-size:14px;color:#4b5563}.selectLocation__cityWrapper[data-v-770f2e54]{margin-bottom:10px}.selectLocation__officeWrapper[data-v-770f2e54]{display:flex;padding-left:20px;flex-wrap:wrap;gap:15px}.locationsFilter[data-v-3545ba3c]{position:relative;width:100%;max-width:500px;z-index:19}.locationsFilter__selectModal[data-v-3545ba3c]{position:absolute;top:47px;left:0;width:100%;z-index:20}.policesCities{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:12px;gap:12px;max-width:440px;border-radius:6px;box-shadow:0 0 4px 0 rgba(0,0,0,.18);position:relative}.policesCities,.policesCities__filterWrapper{width:100%;overflow:visible}.policesCities .slide-down-enter-active,.policesCities .slide-down-leave-active{transition:max-height .25s ease,opacity .2s ease;overflow:hidden;max-height:200px}.policesCities .slide-down-enter,.policesCities .slide-down-leave-to{max-height:0;opacity:0}.policesCities .locationsFilter .locationsList{background-color:#fff;border-radius:8px;padding:6px 10px;border:1px solid #e0e0e0;box-shadow:none}.policesCities .locationsFilter .locationsList__placeholder{font-family:InterDisplay-Regular;font-weight:400;font-size:15px;color:rgba(41,41,41,.5)}.policesCities .locationsFilter .itemSelected{background-color:#eee}.policesCities__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%}.policesCities__label{font-size:16px;font-family:InterDisplay-Medium;font-weight:500}.policesCities__notice,.policesCities__text--short{font-size:13px;font-family:InterDisplay-Regular;color:#595959}.policesCities__notice{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;padding:0 2px}.policesCities__noticeIcon{font-size:14px;flex-shrink:0}.policesCities__apps{gap:0}.policesCities__appItem,.policesCities__apps{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.policesCities__appItem{padding:12px 0;gap:12px;border-top:1px solid #e5e5e5}.policesCities__appItem:last-child{padding-bottom:0}.policesCities__appRow{justify-content:space-between;width:100%}.policesCities__appInfo,.policesCities__appRow{display:flex;flex-direction:row;align-items:center}.policesCities__appInfo{justify-content:flex-start;gap:12px}.policesCities__appIcon{width:20px;height:20px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.policesCities__appName{font-size:15px;font-family:InterDisplay-Regular;font-weight:400}