@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.text-light-grey{color:#f2f2f7}.bg-light-grey{background:#f2f2f7}.text-dark-grey{color:#8e8e93}.bg-dark-grey{background:#8e8e93}.text-none{color:#0000}.bg-none{background:#0000}.font-size-xs{font-size:11px}.font-size-sm{font-size:12px}.font-size-md{font-size:15px}.font-size-lg{font-size:17px}.font-size-xl{font-size:28px}.line-height-none{line-height:0}.line-height-xs{line-height:1em}.line-height-md,.line-height-sm{line-height:1.3em}.line-height-lg{line-height:1.5em}.line-height-xl{line-height:2em}.height-none{height:0}.max-height-none,.min-height-none{min-height:0}.width-none{height:0}.max-width-none,.min-width-none{min-height:0}.height-auto{height:auto}.max-height-auto,.min-height-auto{min-height:auto}.width-auto{height:auto}.max-width-auto,.min-width-auto{min-height:auto}.height-100{height:100%}.max-height-100,.min-height-100{min-height:100%}.width-100{height:100%}.max-width-100,.min-width-100{min-height:100%}.border-radius-xs{border-radius:4px}.border-radius-sm{border-radius:8px}.border-radius-md{border-radius:10px}.border-radius-lg{border-radius:12px}.border-radius-xl{border-radius:16px}.q-pa-xxs{padding:2px}.q-px-xxs{padding-left:2px;padding-right:2px}.q-py-xxs{padding-bottom:2px;padding-top:2px}.q-pl-xxs{padding-left:2px}.q-pr-xxs{padding-right:2px}.q-pt-xxs{padding-top:2px}.q-pb-xxs{padding-bottom:2px}.q-ma-xxs{margin:2px}.q-mx-xxs{margin-left:2px;margin-right:2px}.q-my-xxs{margin-bottom:2px;margin-top:2px}.q-ml-xxs{margin-left:2px}.q-mr-xxs{margin-right:2px}.q-mt-xxs{margin-top:2px}.q-mb-xxs{margin-bottom:2px}.avatar-icon{background-color:#f2f2f7}.avatar-icon .icon.svg-icon-fill{fill:#444c59}.avatar-icon .icon.svg-icon-stroke{stroke:#444c59}.avatar-icon .icon-default.svg-icon-fill{fill:#c7c7cc}.avatar-icon .icon-default.svg-icon-stroke{stroke:#c7c7cc}.burger-menu{height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .2s ease;width:100%;z-index:10000}.burger-menu--show{transform:translateX(0)}.burger-menu-mobile{background-color:initial;transition:transform .2s ease .05s,background-color .1s ease}.burger-menu-mobile.burger-menu--show{background-color:#0006;transition:transform .2s ease,background-color .1s ease .15s}.settings-menu-user{height:100%;width:320px}.settings-menu-user .q-focus-helper{display:none}.btn-hamburger-close{height:50px;width:80px}.settings-menu-user li:first-child{padding-left:16px}.settings-menu-user li{padding-left:28px}.choose-icons .card{border-radius:12px;height:50vh;width:360px}.choose-icons .title{color:#1f1f1f;font-size:20px;font-weight:600;line-height:24px;text-align:center}.choose-icons .icon{border-radius:6px;padding:4px}.choose-icons .icon-selected{background-color:#ff9500}.default-action{height:48px;padding:12px 16px;transition:all .3s ease-out;width:100%}.default-action:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.default-action-container{gap:8px}.default-action .title{font-Size:17px;font-weight:400;line-height:24px}.default-action .caption{font-Size:17px;font-weight:600;line-height:24px;text-align:right}.default-action .icon{height:24px;width:24px}.default-action.default{border-radius:12px}.default-action.separator{border:0;border-bottom:1px solid;border-color:#c7c7cc}.default-action.plain{border-radius:0}.default-action.white{background-color:#fff;color:#000}.default-action.white .icon{stroke:#000}.default-action.gray{background-color:#f2f2f7;color:#000}.default-action.gray .icon{stroke:#000}.default-action.hover,.default-action:hover{background-color:#0000001a;color:#000}.default-action.hover .icon,.default-action:hover .icon{stroke:#000}.default-action.click{background-color:#00000026;color:#000}.default-action.click .icon{stroke:#000}.default-action.focus,.default-action:focus{background-color:#ff9500;color:#fff}.default-action.focus .icon,.default-action:focus .icon{stroke:#fff}.default-action.disabled{background-color:#e5e5ea;color:#c7c7cc}.default-action.disabled .icon{stroke:#c7c7cc}.default-button{border:1px solid;border-radius:12px;height:50px;transition:all .3s ease-out;width:100%}.default-button.min-width-200{min-width:200px}.default-button.max-width-200{max-width:200px}.default-button.default-button__max-width-100{max-width:100%}.default-button:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.default-button-container{gap:8px}.default-button .label{font-size:17px;font-weight:400;line-height:24px}.default-button .icon{height:24px;width:24px}.default-button.filled{background-color:#ff9500;border-color:#ff9500;color:#fff}.default-button.filled .icon{color:#fff}.default-button.filled.click,.default-button.filled.hover,.default-button.filled:hover{background-color:#f07800;border-color:#f07800}.default-button.filled.disabled{background-color:#e5e5ea;border-color:#e5e5ea;color:#c7c7cc}.default-button.filled.disabled .icon{color:#c7c7cc}.default-button.outline{background-color:#fff;border-color:#ff9500;color:#000}.default-button.outline .icon{color:#000}.default-button.outline .svg-icon path{stroke:#1f1f1f;transition:fill .3s,stroke .3s}.default-button.outline.click,.default-button.outline.hover,.default-button.outline:hover{background-color:#fdfdfd;border-color:#f07800;color:#f07800}.default-button.outline.click .svg-icon path,.default-button.outline.hover .svg-icon path,.default-button.outline:hover .svg-icon path{stroke:#f07800;fill:#f07800}.default-button.outline.disabled{background-color:#fff;border-color:#e5e5ea;color:#c7c7cc}.default-button.outline.disabled .icon{color:#f07800}.default-button.outline.disabled .svg-icon path{stroke:#c7c7cc;fill:#c7c7cc}.default-button.plain,.default-button.plain .icon{color:#000}.default-button.plain.click,.default-button.plain.hover,.default-button.plain:hover{background-color:#0000001a}.default-button.plain.disabled,.default-button.plain.disabled .icon{color:#c7c7cc}.default-caption{color:#8e8e93;font-size:12px;font-weight:600;line-height:16px}.default-contextmenu{background-color:#f2f2f7;border-radius:12px}.default-contextmenu .q-list{min-width:250px}.default-contextmenu .q-item{border-bottom:1px solid #c7c7cc;padding:8px 16px}.default-contextmenu .q-item:last-child{border-bottom:0}.default-contextmenu .q-item:hover{background-color:#0000001a}.default-contextmenu .q-item__section{font-size:17px;font-weight:400;line-height:24px}.default-contextmenu .q-item__section--side{color:#444c59;padding-right:8px}.default-contextmenu .q-separator{background-color:#c7c7cc;height:8px}.default-footer-desktop,.default-footer-desktop-type2,.default-footer-mobile{border-top:1px solid #c7c7cc}.default-footer-mobile{background-color:#f2f2f7}.default-footer-mobile .item{color:#8e8e93;font-size:11px;font-weight:600;line-height:14px;width:86px}.default-footer-mobile .item .svg-icon-fill svg path{fill:#8e8e93}.default-footer-mobile .item .svg-icon-stroke svg path{stroke:#8e8e93}.default-footer-mobile .item--active{color:#000}.default-footer-mobile .item--active .svg-icon-fill svg path{fill:#ff9500}.default-footer-mobile .item--active .svg-icon-stroke svg path{stroke:#ff9500}body .more,body .more-info,body .to{height:32px;min-height:32px;min-width:32px;padding:0;transition:all .3s ease;width:32px}body .more-info:hover .q-focus-helper,body .more:hover .q-focus-helper,body .to:hover .q-focus-helper{opacity:0}body .to:hover{background-color:#0000001a}body .to .svg-icon-fill path{fill:#000!important}body .to .svg-icon-stroke path{stroke:#000!important}body .kebab-icon{height:32px;min-height:32px;min-width:32px;padding:0;transition:all .3s ease;width:32px}body .kebab-icon:hover #kebab path{fill:#ff9500}body .kebab-icon:active #kebab path{fill:#f07800}body .more{border-radius:8px}body .more,body .more.active,body .more:hover{background-color:inherit}body .more-info{background-color:#fff;border-radius:8px}body .more-info.active,body .more-info:hover{background-color:#f07800}body .more .svg-icon-fill svg path,body .more-info .svg-icon-fill svg path{fill:#8e8e93;transition:fill .3s}body .more .svg-icon-stroke svg path,body .more-info .svg-icon-stroke svg path{stroke:#8e8e93;transition:stroke .3s}body .more-info.active .svg-icon-fill path,body .more-info:hover .svg-icon-fill path,body .more.active .svg-icon-fill path,body .more:hover .svg-icon-fill path{fill:#fff}body .more-info.active .svg-icon-stroke path,body .more-info:hover .svg-icon-stroke path,body .more.active .svg-icon-stroke path,body .more:hover .svg-icon-stroke path{stroke:#fff}body-mobile,body-mobile:hover{background-color:initial}body-mobile .svg-icon-fill path{fill:#000}body-mobile .svg-icon-stroke path{stroke:#000}body .default-header-desktop .title{font-size:28px;font-weight:700;line-height:34px}body .default-header-desktop .description{font-size:15px;font-weight:400;line-height:20px}.default-overlay .card{border-radius:12px}.default-overlay .section{padding:16px 32px}.default-overlay .section-horizontal{padding:0 32px}.default-overlay .action{border-top:1px solid #c7c7cc;gap:16px;padding:16px 32px}.default-overlay .description{font-size:17px;font-weight:400;line-height:24px}.footer-text-button .text-label{color:#000;font-size:12px;font-weight:600;line-height:16px}.footer-text-button .text-button{color:#ff3b30;font-size:17px;font-weight:400;line-height:24px}.input-block{border:1px solid #c7c7cc;border-radius:12px}.input-block:has(.error-outlined){border:1px solid #ff3b30}.input-block--disabled{background-color:#f2f2f7;border:0}.input-block-item{border-top:1px solid #0000}.input-block-item .q-field{padding:4px 16px}.input-block-item .q-field .q-field__label{color:#c7c7cc}.input-block-item .clearable.svg-icon-fill path{fill:#8e8e93}.input-block-item .clearable .svg-icon-stroke path{stroke:#8e8e93}.input-block-item .q-field__label,.input-block-item .q-field__native{font-size:17px;font-weight:400}.input-block-item_text.q-field--float.q-field--dense .q-field__native{padding-bottom:0;padding-top:16px}.input-block-item_text.q-field--float.q-field--dense .q-field__label{transform:translateY(-40%) scale(.65)}.input-block-item_text .svg-icon-fill{fill:#c7c7cc}.input-block-item_required{color:#ff3b30}.input-block-item+.input-block-item{border-top-color:#c7c7cc}.input-block .q-field--dense .q-field__control{min-height:42px}.input-block-modal_datetime .q-date,.input-block-modal_datetime .q-time{border-radius:0;box-shadow:none}.input-block-select{border-top:1px solid #c7c7cc}.input-block-select_item{border-bottom:1px solid #c7c7cc;border-right:0}.input-block-select_item:last-child{border-bottom:0}.input-block-select_item--rows{border-bottom:0;border-right:1px solid #c7c7cc}.input-block-select_item--rows:last-child{border-right:0}.input-block-select_item .q-radio{justify-content:space-between;width:100%}.input-block-select_icon{display:inline-block;transform:rotate(90deg);transition:all .2s ease}.input-block-select_icon--active{transform:rotate(270deg)}.input-block_chips .q-field__native{padding:0!important}.row-appoint{border-radius:12px;transition:all .3s ease-out}.row-appoint:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-appoint .container{gap:16px}.row-appoint .title{font-Size:17px;color:#000;font-weight:400;line-height:24px;text-align:left}.row-appoint .title--bold{font-weight:500}.row-appoint .caption{font-Size:12px;color:#8e8e93;font-weight:400;line-height:16px;text-align:left}.row-appoint .caption .svg-icon-fill svg path{fill:#8e8e93}.row-appoint .caption .svg-icon-stroke svg path{stroke:#8e8e93}.row-appoint .icon{color:#444c59;height:40px;padding:4px;width:40px}.row-appoint .icon.svg-icon-fill svg path{fill:#444c59}.row-appoint .icon.svg-icon-stroke svg path{stroke:#444c59}.row-appoint .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-appoint .more{color:#000;height:24px;width:24px}.row-appoint .more.svg-icon-fill svg path{fill:#1f1f1f}.row-appoint .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-appoint .container .more{opacity:0;transition:opacity .3s}.row-appoint:hover .container .more{opacity:1}.row-appoint.default{background-color:#f2f2f7}.row-appoint.hover,.row-appoint:hover{background-color:#0000001a}.row-appoint.click{background-color:#00000026}.row-appoint.focus{background-color:#ff9500}.row-appoint.focus .caption,.row-appoint.focus .icon,.row-appoint.focus .more,.row-appoint.focus .title{color:#fff}.row-appoint.focus .caption .svg-icon-fill svg path,.row-appoint.focus .icon.svg-icon-fill svg path{fill:#fff}.row-appoint.focus .caption .svg-icon-stroke svg path,.row-appoint.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-appoint.disabled{background-color:#f2f2f7}.row-appoint.disabled .caption,.row-appoint.disabled .icon,.row-appoint.disabled .more,.row-appoint.disabled .title{color:#c7c7cc}.row-appoint.disabled .caption .svg-icon-fill svg path,.row-appoint.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-appoint.disabled .caption .svg-icon-stroke svg path,.row-appoint.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.row-battery{border-radius:12px;transition:all .3s ease-out}.row-battery:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-battery .container{gap:16px}.row-battery .title{font-Size:17px;color:#000;font-weight:500;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.row-battery .caption{font-Size:12px;color:#8e8e93;font-weight:400;line-height:16px;text-align:left}.row-battery .caption .svg-icon-fill svg path{fill:#8e8e93}.row-battery .caption .svg-icon-stroke svg path{stroke:#8e8e93}.row-battery .icon{color:#444c59;height:40px;padding:4px;width:40px}.row-battery .icon.svg-icon-fill svg path{fill:#444c59}.row-battery .icon.svg-icon-stroke svg path{stroke:#444c59}.row-battery .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-battery .more{color:#000;height:24px;width:24px}.row-battery .more.svg-icon-fill svg path{fill:#1f1f1f}.row-battery .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-battery .container .more{opacity:0;transition:opacity .3s}.row-battery:hover .container .more{opacity:1}.row-battery.default{background-color:#f2f2f7}.row-battery.hover,.row-battery:hover{background-color:#0000001a}.row-battery.click{background-color:#00000026}.row-battery.focus{background-color:#ff9500}.row-battery.focus .caption,.row-battery.focus .icon,.row-battery.focus .more,.row-battery.focus .title{color:#fff}.row-battery.focus .caption .svg-icon-fill svg path,.row-battery.focus .icon.svg-icon-fill svg path{fill:#fff}.row-battery.focus .caption .svg-icon-stroke svg path,.row-battery.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-battery.disabled{background-color:#f2f2f7}.row-battery.disabled .caption,.row-battery.disabled .icon,.row-battery.disabled .more,.row-battery.disabled .title{color:#c7c7cc}.row-battery.disabled .caption .svg-icon-fill svg path,.row-battery.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-battery.disabled .caption .svg-icon-stroke svg path,.row-battery.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.row-group{border-radius:12px;transition:all .3s ease-out}.row-group:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-group .container{gap:16px}.row-group .body1{color:#000;text-align:left}.row-group .caption2{color:#8e8e93;text-align:left}.row-group .caption-icon.svg-icon-fill svg path{fill:#8e8e93}.row-group .caption-icon.svg-icon-stroke svg path{stroke:#8e8e93}.row-group .icon{color:#444c59;height:40px;padding:4px;width:40px}.row-group .icon.svg-icon-fill svg path{fill:#444c59}.row-group .icon.svg-icon-stroke svg path{stroke:#444c59}.row-group .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-group .more{color:#000;height:24px;width:24px}.row-group .more.svg-icon-fill svg path{fill:#1f1f1f}.row-group .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-group .container .more{opacity:0;transition:opacity .3s}.row-group .container .more.icon-show-always,.row-group:hover .container .more{opacity:1}.row-group.default{background-color:#f2f2f7}.row-group.hover,.row-group:hover{background-color:#0000001a}.row-group.click{background-color:#00000026}.row-group.focus{background-color:#ff9500}.row-group.focus .body1,.row-group.focus .caption2,.row-group.focus .icon,.row-group.focus .more{color:#fff}.row-group.focus .caption-icon.svg-icon-fill svg path,.row-group.focus .icon.svg-icon-fill svg path{fill:#fff}.row-group.focus .caption-icon.svg-icon-stroke svg path,.row-group.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-group.disabled{background-color:#f2f2f7}.row-group.disabled .caption,.row-group.disabled .icon,.row-group.disabled .more,.row-group.disabled .title{color:#c7c7cc}.row-group.disabled .caption .svg-icon-fill svg path,.row-group.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-group.disabled .caption .svg-icon-stroke svg path,.row-group.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.row-method{border-radius:12px;transition:all .3s ease-out}.row-method .row-method__select .q-field__native{color:#7e7e7e;font-weight:400;line-height:24px}.row-method .row-method__select .q-select__dropdown-icon{display:block;font-size:24px}.row-method .row-method__select .q-field__after,.row-method .row-method__select .q-field__append{padding-left:0}.row-method .row-method__select.q-field--auto-height .q-field__control,.row-method .row-method__select.q-field--auto-height .q-field__native{min-height:24px;padding:0}.row-method .row-method__select .q-field__marginal{height:24px;transform:rotate(90deg)}.row-method:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-method .container{gap:16px}.row-method .title{font-Size:17px;color:#000;font-weight:400;line-height:24px;text-align:left}.row-method .caption{font-Size:12px;color:#8e8e93;font-weight:400;line-height:16px;text-align:left}.row-method .caption .svg-icon-fill svg path{fill:#8e8e93}.row-method .caption .svg-icon-stroke svg path{stroke:#8e8e93}.row-method .icon.main-icon{color:#444c59;height:40px;padding:4px;width:40px}.row-method .icon.main-icon.svg-icon-fill svg path{fill:#444c59}.row-method .icon.main-icon.svg-icon-stroke svg path{stroke:#444c59}.row-method .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-method .more{color:#000;height:24px;width:24px}.row-method .more.svg-icon-fill svg path{fill:#1f1f1f}.row-method .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-method .container .more{opacity:0;transition:opacity .3s}.row-method:hover .container .more{opacity:1}.row-method.default{background-color:#f2f2f7}.row-method.hover,.row-method:hover{background-color:#0000001a}.row-method.click{background-color:#00000026}.row-method.focus{background-color:#ff9500}.row-method.focus .caption,.row-method.focus .icon,.row-method.focus .more,.row-method.focus .title{color:#fff}.row-method.focus .icon.svg-icon-fill svg path{fill:#fff}.row-method.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-method.disabled{background-color:#f2f2f7}.row-method.disabled .caption,.row-method.disabled .icon,.row-method.disabled .more,.row-method.disabled .title{color:#c7c7cc}.row-method.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-method.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.row-method__select-item.q-menu{border-radius:12px}.row-method__select-item.q-menu .q-focus-helper{display:none}.row-method__select-item.q-menu .q-item:hover{background:#0000001a;color:#ff9500}.q-select__dropdown-icon{display:block}.row-pack{border-radius:12px;transition:all .3s ease-out}.row-pack:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-pack .container{gap:16px}.row-pack .title{font-Size:17px;color:#000;font-weight:500;line-height:24px;text-align:left}.row-pack .caption{font-Size:12px;color:#8e8e93;font-weight:400;line-height:16px;text-align:left}.row-pack .caption .svg-icon-fill svg path{fill:#8e8e93}.row-pack .caption .svg-icon-stroke svg path{stroke:#8e8e93}.row-pack .icon{color:#444c59;height:40px;padding:4px;width:40px}.row-pack .icon.svg-icon-fill svg path{fill:#444c59}.row-pack .icon.svg-icon-stroke svg path{stroke:#444c59}.row-pack .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-pack .more{color:#000;height:24px;width:24px}.row-pack .more.svg-icon-fill svg path{fill:#1f1f1f}.row-pack .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-pack .container .more{opacity:0;transition:opacity .3s}.row-pack:hover .container .more{opacity:1}.row-pack.default{background-color:#f2f2f7}.row-pack.hover,.row-pack:hover{background-color:#0000001a}.row-pack.click{background-color:#00000026}.row-pack.focus{background-color:#ff9500}.row-pack.focus .caption,.row-pack.focus .icon,.row-pack.focus .more,.row-pack.focus .title{color:#fff}.row-pack.focus .caption .svg-icon-fill svg path,.row-pack.focus .icon.svg-icon-fill svg path{fill:#fff}.row-pack.focus .caption .svg-icon-stroke svg path,.row-pack.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-pack.disabled{background-color:#f2f2f7}.row-pack.disabled .caption,.row-pack.disabled .icon,.row-pack.disabled .more,.row-pack.disabled .title{color:#c7c7cc}.row-pack.disabled .caption .svg-icon-fill svg path,.row-pack.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-pack.disabled .caption .svg-icon-stroke svg path,.row-pack.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.row-people{border-radius:12px;padding-bottom:3px;padding-top:3px;transition:all .3s ease-out}.row-people:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-people .profile-info{min-height:42px}.row-people .container,.row-people .gap-16{gap:16px}.row-people .hover-profile{border-radius:8px;padding:4px}.row-people .hover-progress{border-radius:50%;padding:4px}.row-people .title{font-Size:17px;color:#000;font-weight:400;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.row-people .caption{font-Size:12px;color:#8e8e93;font-weight:400;line-height:16px;text-align:left}.row-people .caption-icon.svg-icon-fill svg path{fill:#8e8e93}.row-people .caption-icon.svg-icon-stroke svg path{stroke:#8e8e93}.row-people .group{padding:1px 0}.row-people .chips-container{min-width:80px}.row-people .chips{background-color:#e5e5ea;border-radius:50px;padding:1px 8px}.row-people .icon{color:#000;height:40px;padding:4px;width:40px}.row-people .icon.svg-icon-fill svg path{fill:#1f1f1f}.row-people .icon.svg-icon-stroke svg path{stroke:#000}.row-people .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-people .more{color:#000;height:24px;width:24px}.row-people .container .more{opacity:0;transition:opacity .3s}.row-people .container .more.icon-show-always,.row-people:hover .container .more{opacity:1}.row-people.default{background-color:#f2f2f7}.row-people.hover,.row-people:hover{background-color:#0000001a}.row-people.click{background-color:#00000026}.row-people.focus{background-color:#ff9500}.row-people.focus .chips{background-color:#f07800}.row-people.focus .caption,.row-people.focus .icon,.row-people.focus .more,.row-people.focus .title{color:#fff}.row-people.focus .more{background-color:inherit}.row-people.focus .caption-icon.svg-icon-fill svg path,.row-people.focus .icon.svg-icon-fill svg path{fill:#fff}.row-people.focus .caption-icon.svg-icon-stroke svg path,.row-people.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-people.disabled{background-color:#f2f2f7}.row-people.disabled .caption,.row-people.disabled .icon,.row-people.disabled .more,.row-people.disabled .title{color:#c7c7cc}.row-people.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-people.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.appoint-people-list:hover{background-color:#f2f2f7!important}.appoint-people-list .hover-profile:hover,.appoint-people-list .hover-progress:hover{background-color:#0000001a}.appoint-people-list .hover-kebab{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.appoint-people-list .hover-kebab:hover{background-color:#0000001a}.appoint-people-list .hover-kebab:hover .svg-icon{background:none!important}.subject-title{max-width:100%}.row-tag{border-radius:12px;transition:all .3s ease-out}.row-tag:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.row-tag .container{gap:16px}.row-tag .body1{color:#000;text-align:left}.row-tag .caption2{color:#8e8e93;text-align:left}.row-tag .caption-icon.svg-icon-fill svg path{fill:#8e8e93}.row-tag .caption-icon.svg-icon-stroke svg path{stroke:#8e8e93}.row-tag .icon{color:#444c59;height:40px;padding:4px;width:40px}.row-tag .icon.svg-icon-fill svg path{fill:#444c59}.row-tag .icon.svg-icon-stroke svg path{stroke:#444c59}.row-tag .select{background-color:#f07800;border-radius:50%;color:#fff;height:40px;width:40px}.row-tag .more{color:#000;height:24px;width:24px}.row-tag .more.svg-icon-fill svg path{fill:#1f1f1f}.row-tag .more.svg-icon-stroke svg path{stroke:#1f1f1f}.row-tag .container .more{opacity:0;transition:opacity .3s}.row-tag .container .more.icon-show-always,.row-tag:hover .container .more{opacity:1}.row-tag.default{background-color:#f2f2f7}.row-tag.hover,.row-tag:hover{background-color:#0000001a}.row-tag.click{background-color:#00000026}.row-tag.focus{background-color:#ff9500}.row-tag.focus .body1,.row-tag.focus .caption2,.row-tag.focus .icon,.row-tag.focus .more{color:#fff}.row-tag.focus .caption-icon.svg-icon-fill svg path,.row-tag.focus .icon.svg-icon-fill svg path{fill:#fff}.row-tag.focus .caption-icon.svg-icon-stroke svg path,.row-tag.focus .icon.svg-icon-stroke svg path{stroke:#fff}.row-tag.disabled{background-color:#f2f2f7}.row-tag.disabled .caption,.row-tag.disabled .icon,.row-tag.disabled .more,.row-tag.disabled .title{color:#c7c7cc}.row-tag.disabled .caption .svg-icon-fill svg path,.row-tag.disabled .icon.svg-icon-fill svg path{fill:#c7c7cc}.row-tag.disabled .caption .svg-icon-stroke svg path,.row-tag.disabled .icon.svg-icon-stroke svg path{stroke:#c7c7cc}.caption-count{gap:4px}.search-field{background-color:#f2f2f7;border-radius:12px;color:#8e8e93;padding:8px}.search-field .search{font-size:17px;font-weight:400;line-height:22px}.search-field .search.none{color:#c7c7cc}.search-field .icon svg path{stroke:#8e8e93}.search-field .q-field__control,.search-field .q-field__marginal{height:22px}.icon.svg-icon-stroke.fill-icon svg path{fill:#8e8e93}.search-field .q-field__prepend{padding-right:0}.search-hightlights{background-color:#0000001a}.is-mobi-version .search-custom{background-color:#f2f2f7}.search-custom{background:#f2f2f7;border-radius:12px;padding-bottom:0}main .search-custom{background:#fff}.search-custom .q-field__control:after,.search-custom .q-field__control:before{display:none}.search-custom .q-field__control,.search-custom .q-field__marginal{height:32px}.search-custom .q-field__marginal{padding-left:8px;padding-right:4px}.search-custom .q-field__append i{background-color:#8e8e93;border-radius:50%;color:#f2f2f7;font-size:17px}.search-custom.q-field--labeled .q-field__native{padding:0}.search-custom .q-field__label,.search-custom .q-field__native{color:#1f1f1f;font-size:17px;font-weight:400;line-height:24px}.search-custom input::placeholder{color:#646464}.search-custom .q-field__label{top:7px}.search-custom.q-field--float .q-field__label{transform:translateY(-90%) scale(.7)}.search-custom__wrap .q-field__bottom{display:none}.search-ico-color.svg-icon.fill-icon svg path{fill:#8e8e93}.segmented-control{border-radius:12px;padding:2px}.segmented-control.bg-mobile{background-color:#f2f2f7}.segmented-control.bg-desktop{background-color:#fff}.segmented-control-item{border-radius:10px;color:#8e8e93;font-size:15px;font-weight:400;line-height:20px;min-height:0;min-width:auto!important;padding:8px 12px}.segmented-control-item:hover>.q-focus-helper{background:#0000!important;opacity:0!important}.segmented-control-item--active{background-color:#ff9500;color:#fff;font-weight:500}.segmented-control-item:after{border-right:1px solid #8e8e93;bottom:auto;content:"";display:block;height:24px;left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.segmented-control-item--active+.segmented-control-item:after,.segmented-control-item--active:after,.segmented-control-item:first-child:after{display:none}.svg-icon.fill svg path{fill:inherit}.svg-icon.fill-none svg path{fill:#0000}.svg-icon.fill-icon svg path{fill:#444c59}.svg-icon.fill-orange svg path{fill:#ff9500}.svg-icon.fill-orange-dark svg path{fill:#f07800}.svg-icon.fill-bright-red svg path{fill:#ff3b30}.svg-icon.fill-light-blue svg path{fill:#007aff}.svg-icon.fill-white svg path{fill:#fff}.svg-icon.fill-black svg path{fill:#000}.svg-icon.fill-black-10 svg path{fill:#0000001a}.svg-icon.fill-black-15 svg path{fill:#00000026}.svg-icon.fill-gray-6 svg path{fill:#8e8e93}.svg-icon.fill-gray-8 svg path{fill:#c7c7cc}.svg-icon.fill-gray-10 svg path{fill:#e5e5ea}.svg-icon.fill-gray-11 svg path{fill:#f2f2f7}.svg-icon.stroke svg path{stroke:inherit;fill-opacity:0}.svg-icon.stroke-none svg path{stroke:#0000}.svg-icon.stroke-icon svg path{stroke:#444c59}.svg-icon.stroke-orange svg path{stroke:#ff9500}.svg-icon.stroke-orange-dark svg path{stroke:#f07800}.svg-icon.stroke-light-blue svg path{stroke:#007aff}.svg-icon.stroke-white svg path{stroke:#fff}.svg-icon.stroke-black svg path{stroke:#1f1f1f}.svg-icon.stroke-black-10 svg path{stroke:#0000001a}.svg-icon.stroke-black-15 svg path{stroke:#00000026}.svg-icon.stroke-gray-6 svg path{stroke:#8e8e93}.svg-icon.stroke-gray-8 svg path{stroke:#c7c7cc}.svg-icon.stroke-gray-10 svg path{stroke:#e5e5ea}.svg-icon.stroke-gray-11 svg path{stroke:#f2f2f7}.svg-icon.stroke-bright-red svg path{stroke:#ff3b30}.svg-icon.weight svg path{stroke-width:7.5%}.svg-icon.weight-lighter svg path{stroke-width:5%}.svg-icon.weight-normal svg path{stroke-width:7.5%}.svg-icon.weight-bold svg path{stroke-width:10%}.svg-icon.weight-bolder svg path{stroke-width:12%}.svg-icon.weight-100 svg path{stroke-width:2.5%}.svg-icon.weight-200 svg path,.svg-icon.weight-300 svg path{stroke-width:5%}.svg-icon.weight-400 svg path{stroke-width:7.5%}.svg-icon.weight-500 svg path,.svg-icon.weight-600 svg path,.svg-icon.weight-700 svg path{stroke-width:10%}.svg-icon.weight-800 svg path,.svg-icon.weight-900 svg path{stroke-width:12%}.q-footer .footer-nav-mobil-menu path{fill:#8e8e93}.checked_icon path,.checked_icon rect,.q-footer .footer-nav-mobil-menu .q-btn--active path{fill:#ff9500}.tab-bar .q-btn-item.tab-bar__menu-user{height:52px}.tab-bar .q-btn-item{background:#0000;border-radius:12px;color:#fff;font-size:12px;font-weight:400;height:72px;line-height:16px;transition:background-color .3s,font-weight .3s;width:78px}.tab-bar .q-btn-item .svg-icon-fill svg path{fill:#fff}.tab-bar .q-btn-item .svg-icon-stroke svg path{stroke:#fff}.tab-bar .q-btn-item-dense{height:48px}.tab-bar .item--active,.tab-bar .item:hover,.tab-bar .q-btn-item.tab-bar__menu-user:hover{background-color:#f07800;font-weight:600}.tab-bar .q-focus-helper{display:none}.custom-select.selectT1{background:#f2f2f7;border-radius:10px}.custom-select.selectT1.q-field--auto-height .q-field__native{min-height:24px;padding:0}.custom-select.q-field--outlined .q-field__control:before{border:1px solid #f2f2f7}.custom-select.q-field--auto-height .q-field__control{border-radius:6px;padding-left:16px;padding-right:16px}.custom-select.q-field--auto-height .q-field__control,.custom-select.q-field--auto-height .q-field__marginal{height:48px;min-height:48px}.custom-select.q-field--labeled .q-field__native{padding-bottom:0}.custom-select.q-field--labeled .q-field__control-container{padding-bottom:8px;padding-top:8px}.custom-select .q-field__label{top:10px}.custom-select .q-field__label,.custom-select .q-field__native{color:#1f1f1f;font-size:17px;font-style:normal;font-weight:400;line-height:24px}.custom-select.q-field--float .q-field__label{transform:translateY(-45%) scale(.75)}.custom-select.q-field--standard .q-field__control:before{background:#f2f2f7;border:none;opacity:1;transition:background-color .3s}.custom-select.q-field--standard .q-field__control:after{height:0}.custom-select__popup{background:var(--White,#fdfdfd);border-radius:12px;box-shadow:none;box-shadow:0 0 4px 0 #c7c7cc80}.custom-select-chips.q-field--auto-height.q-field--labeled .q-field__control-container{padding-top:8px}.custom-select-chips .q-field__marginal{height:48px}.custom-select-chips.q-field--auto-height .q-field__control{border-radius:6px;min-height:48px;padding-left:16px;padding-right:16px}.custom-select-chips.q-field--standard .q-field__control:before{background:#f2f2f7;border:none;opacity:1;transition:background-color .3s}.custom-select-chips.q-field--standard:hover .q-field__control:before{background:#0000001a}.custom-select-chips .q-field__label{color:#8e8e93;top:11px}.custom-select-chips .q-field__label,.custom-select-chips .q-field__native{font-size:17px;font-weight:400;line-height:24px}.custom-select-chips .q-field__native{color:#1f1f1f;gap:8px;padding-bottom:8px}.custom-select-chips.q-field--float .q-field__label,.custom-select-chips.q-field--standard .q-field__control:after{display:none}.custom-select-chips .q-chip{background:#ff9500;border-radius:36px;color:#fff;font-size:15px;font-style:normal;font-weight:600;justify-content:space-between;line-height:20px;margin:0;padding:8px 4px 8px 8px}.custom-select-chips .q-chip--dense{height:28px}.custom-select-chips .q-chip__icon{background-color:#8e8e93;border-radius:50%;color:#fff;font-size:25px;height:21px;margin-left:4px;margin-right:0;opacity:1;overflow:hidden;width:21px}.icon-checkbox.icon-off svg path{stroke:#8e8e93}.icon-checkbox.icon-on svg path{stroke:#ff9500}.custom-select-chips__popup{border-radius:12px;box-shadow:0 0 4px 0 #c7c7cc80;max-width:415px}.custom-select-chips__popup .q-item{max-width:371px}.filter-icon-btn{height:32px;width:32px}.filter-icon-btn.disable .svg-icon svg path{fill:#c7c7cc}.filter-icon-btn:hover .svg-icon svg path,.filter-icon-btn__active .svg-icon svg path{fill:#ff9500}.filter-icon-btn:active .svg-icon svg path,.filter-icon-btn:focus .svg-icon svg path{fill:#f07800}.filter-icon-btn .q-ripple{display:none}.filter-icon-btn__count{background:#ff3b30;border-radius:6px;color:#fff;font-size:8px;font-style:normal;font-weight:400;left:calc(50% + 6px);line-height:6px;min-width:10px;padding:2px;position:absolute;text-align:center;top:10px;transform:translate(-50%,-50%)}.title1{font-size:28px;font-style:normal;font-weight:700;line-height:32px}.title2{font-size:20px;font-weight:600}.body1,.title2{font-style:normal;line-height:24px}.body1{font-weight:500}.body1,.body2{font-size:17px}.body2{font-style:normal;font-weight:400;line-height:24px}.body3{font-weight:600}.body3,.body4{font-size:15px;font-style:normal;line-height:20px}.body4{font-weight:400}.caption1{font-weight:600}.caption1,.caption2{font-size:12px;font-style:normal;line-height:16px}.caption2,.caption3{font-weight:400}.caption3{font-size:11px;font-style:normal;line-height:14px}.headline{font-size:17px;font-style:normal;font-weight:600;line-height:22px}.gray-5{color:#636366}.gray-6{color:#8e8e93}.gray-8{color:#c7c7cc}.text-decoration--none{text-decoration:none}p{margin-bottom:8px}*{list-style:none;margin:0;padding:0}.auth-layout{align-content:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}@media (min-width:1023px){.auth-layout{background:url(/img/login.png);background-size:cover;flex-direction:row;justify-content:space-evenly}}.auth-container{align-content:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;margin-left:auto;margin-right:auto;max-width:400px;min-height:0!important;width:100%}.auth-container .forgot-block,.auth-container .forgot-block .forgot-btn{font-size:15px}@media (min-width:1023px){.auth-container{background-color:#fdfdfd;border-radius:12px;max-width:464px!important}.auth-container .forgot-block,.auth-container .forgot-block .forgot-btn{font-size:16px}}.auth-flex{display:flex;flex-direction:column;justify-content:space-evenly}.q-field--error .q-field__bottom,.text-negative{color:#ff3b30!important}.logo{width:200px}@media (min-width:599px){.logo{margin-left:34px;margin-right:34px;width:300px}}.text-small{font-size:.9em}.text-smaller{font-size:.8em}.icon-mask{height:28px!important;mask-position:50% 50%;-webkit-mask-position:50% 50%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:28px!important}.q-field.q-field--rounded .q-field__control{border-radius:1rem}.q-field.q-field--bg{background-color:initial!important}.q-field.q-field--bg .q-field__control{background-color:#fff!important}.q-field.q-field--complete:not(.q-field--error) .q-field__control{color:#4caf50!important}.q-field.q-field--complete:not(.q-field--error) .q-field__control:before{border-color:#4caf50!important}.q-tabs.q-tabs--rounded{border-radius:.5rem}.q-tabs.q-tabs--minimal{min-height:2rem}.q-tabs .q-tab__indicator{display:none}.q-tabs.q-tabs--rounded .q-tab--active{background-color:#ff9500;border-radius:10px;color:#fff}.is-mobi-version .q-tabs{background-color:#f2f2f7;flex:0 1 50%}.is-desktop-version .q-tabs{background-color:#fff}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q-tab-panel{padding:0}.is-mobi-version .q-page-container{height:100vh}.q-tab-panel{flex:10000 1 0}.modal-dialog-custom-t1 .q-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--overlay-light-secondary,#f5f5f5bf);border-radius:12px}.modal-dialog-custom-t1 .q-card__section{border-bottom:1px solid var(--separator-light-with-transparency,#3c3c435c)}.modal-dialog-custom-t1 .q-card__actions{display:flex;justify-content:space-evenly;padding:0}.modal-dialog-custom-t1 .q-card__actions .q-btn{color:var(--default-light-blue,#007aff);text-align:center}.modal-dialog-custom-t1 .separate-vertical{border:none;border-right:1px solid var(--separator-light-with-transparency,#3c3c435c);height:44px}.separator-horizontal{border-top:1px solid var(--gray-gray-8,#c7c7cc)}.z-index-5{z-index:-5}.z-index0{z-index:0}.z-index5{z-index:5}.z-index10{z-index:10}.z-index15{z-index:15}.q-scrollarea__content{width:100%}.is-desktop-version .pack-item{border-radius:12px}.is-mobi-version li:first-child .pack-item{border-radius:12px 12px 0 0}.is-mobi-version li:last-child .pack-item{border-bottom:none;border-radius:0 0 12px 12px}.is-mobi-version .pack-item{border-bottom:1px solid var(--gray-gray-8,#c7c7cc)}.pack-item{background:var(--gray-gray-11,#f2f2f7);border-radius:0;box-sizing:border-box;transition:background-color .3s;width:100%}.active--pack-item .pack-item,.pack-item:hover{background:var(--black-10,#0000001a)}.pack-item:active{background-color:#00000026}.pack-item.pack--disabled{background:#e5e5ea}.packs-item__drop-down-menu{border-radius:12px;box-shadow:0 0 10px #0032644d;max-width:250px!important;width:100%}.pack-item.pack--disabled .ico-loc,.pack-item.pack--disabled .pack-item__description,.pack-item.pack--disabled .pack-item__title{color:#c7c7cc}.pack-item__img{align-items:center;background:#fff;border-radius:8px;display:flex;flex:0 1 auto;margin-right:16px;padding:4px}.pack-item__title{color:#000}.pack-item__description{color:#8e8e93}.packs-item__drop-down-menu .q-item{background:#f2f2f7;border-bottom:1px solid #c7c7cc;font-size:17px;font-style:normal;font-weight:400;line-height:24px;padding:4px 15px 4px 23px}.packs-item__drop-down-menu .q-item__section--avatar{min-width:auto}.paket-no-active{border-bottom:none;border-top:7px solid #c7c7cc}.packs-item__drop-down-menu .q-item.paket-no-active .body2,.packs-item__drop-down-menu .q-item.paket-no-active i{color:#34c759}.packs-item__drop-down-menu-wrapper{min-height:auto}.pack-item__text{flex:0 1 auto;width:calc(100% - 93px)}.pack-item__text.pack-is-locked{width:calc(100% - 130px)}.picket-item__drop-down-menu{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.mark{background:#0000001a}.flex-basis-1{flex-basis:1px}.q-scrollarea__bar--v,.q-scrollarea__thumb--v{width:6px}.q-scrollarea__bar--h,.q-scrollarea__thumb--h{height:6px}.q-field--filled .q-field__control{background:none}.pack-title,.tag-title{color:#8e8e93;font-size:12px;font-weight:600;line-height:16px}.default-rows{padding-top:0}.default-rows .row-appoint,.default-rows .row-battery,.default-rows .row-group,.default-rows .row-method,.default-rows .row-pack,.default-rows .row-people,.default-rows .row-tag{border-bottom:1px solid #c7c7cc;border-radius:0}.default-rows:first-child .row-appoint,.default-rows:first-child .row-battery,.default-rows:first-child .row-group,.default-rows:first-child .row-method,.default-rows:first-child .row-pack,.default-rows:first-child .row-people,.default-rows:first-child .row-tag{border-top-left-radius:12px;border-top-right-radius:12px}.default-rows:last-child .row-appoint,.default-rows:last-child .row-battery,.default-rows:last-child .row-group,.default-rows:last-child .row-method,.default-rows:last-child .row-pack,.default-rows:last-child .row-people,.default-rows:last-child .row-tag{border-bottom:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.default-rows .container i.more{opacity:0;transition:opacity .3s}.default-rows:hover .container i.more{opacity:1}.group-page .group-page-title,.group-page .tag-page-title,.tag-page .group-page-title,.tag-page .tag-page-title{font-size:28px;font-weight:700;line-height:32px}.group-page .group-page-description,.group-page .tag-page-description,.tag-page .group-page-description,.tag-page .tag-page-description{font-size:15px;font-weight:400;line-height:20px}.group-page .q-avatar,.tag-page .q-avatar{background-color:#f2f2f7}.group-page .icon .svg-icon-fill,.tag-page .icon .svg-icon-fill{fill:#000}.group-page .icon .svg-icon-stroke,.tag-page .icon .svg-icon-stroke{stroke:#000}.group-page .icon.default .svg-icon-fill,.tag-page .icon.default .svg-icon-fill{fill:#c7c7cc}.group-page .icon.default .svg-icon-stroke,.tag-page .icon.default .svg-icon-stroke{stroke:#c7c7cc}.q-table td,.q-table th{padding-bottom:8px;padding-top:8px}.mount{background-color:#f2f2f7;border-radius:12px;margin-bottom:16px;padding:16px}.mount>:last-child .reaction-custom{padding-bottom:0}.mount .q-item{min-height:0;padding-bottom:16px}.mount .q-item:last-child{padding-bottom:0}.list-block{display:grid;gap:16px;grid-template-columns:1fr 1fr}.test-info-label{align-items:center;display:flex;gap:8px}.q-btn .q-ripple{opacity:0}#plus path{stroke:#fff;stroke-width:3%}.fill-icon path{fill-opacity:1!important;stroke-width:0!important}.masonry-wrapper{column-count:2}.masonry-wrapper .item{margin-bottom:16px}.expansion-state .q-item__section--side>.q-icon{background:url(/img/chevron_up_closed.png) no-repeat 50%}.expansion-state .q-item__section--side>.q-icon.q-expansion-item__toggle-icon--rotated{background:url(/img/chevron_up_opened.png) no-repeat 50%;transform:rotate(1turn)}.faq-list .expansion-state .q-item{background-color:#f2f2f7;border-radius:12px;padding:8px 12px 8px 16px}.faq-list .q-card{padding:12px 16px}