*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol[class],p,ul[class]{margin:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-height:400px;scroll-behavior:smooth;text-rendering:optimizeSpeed;font-synthesis:none;-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;direction:ltr;text-align:left;-webkit-text-size-adjust:none}a,label{-webkit-tap-highlight-color:rgba(0,0,0,0)}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}canvas,img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border-radius:0;font:inherit;-webkit-appearance:none}.content-editable,.pd-field-item__input,.pd-field-item__text,input,select,textarea{display:block;max-width:100%;width:100%;border:0 none;padding:0;background:transparent;color:var(--color-text);border-bottom:1px solid var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box}.content-editable:focus,.pd-field-item__input:focus,.pd-field-item__text:focus,input:focus,select:focus,textarea:focus{outline:none;background-color:transparent;color:var(--color-primary);border-bottom-color:var(--color-primary)}.content-editable:disabled,.pd-field-item__input:disabled,.pd-field-item__text:disabled,input:disabled,select:disabled,textarea:disabled{background-color:transparent;color:var(--color-text-muted)}input{overflow:visible;vertical-align:middle}.content-editable::-moz-selection,.pd-chat-input-field::-moz-selection,.pd-field-item__input::-moz-selection,input::-moz-selection,textarea::-moz-selection{background-color:var(--color-success-500);color:#fff}.content-editable::selection,.pd-chat-input-field::selection,.pd-field-item__input::selection,input::selection,textarea::selection{background-color:var(--color-success-500);color:#fff}.content-editable::-moz-placeholder,.content-editable::-ms-input-placeholder,input::-moz-placeholder,input::-ms-input-placeholder,textarea::-moz-placeholder,textarea::-ms-input-placeholder{opacity:1;color:var(--color-text-muted)!important}.content-editable::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--color-text-muted)}.content-editable::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{color:var(--color-text-muted)}.content-editable:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-text-muted)}.content-editable::-ms-input-placeholder,input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-text-muted)}.content-editable::placeholder,input::placeholder,textarea::placeholder{color:var(--color-text-muted)}select{text-transform:none;vertical-align:middle}select optgroup{font:inherit;font-weight:700}textarea{overflow:auto;max-width:100%;width:100%;resize:none}.content-editable,select[multiple],select[size],textarea{padding-top:.5rem;padding-bottom:.5rem;vertical-align:top}.content-editable::-moz-placeholder,select[multiple]::-moz-placeholder,select[size]::-moz-placeholder,textarea::-moz-placeholder{opacity:1}button,input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled){cursor:pointer}button{background:none;border:0;-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;font:inherit;line-height:inherit;overflow:visible;vertical-align:inherit}button:disabled{cursor:default}::-webkit-datetime-edit{padding:0}::-webkit-datetime-edit-text{padding:0 .3em}::-webkit-calendar-picker-indicator,::-webkit-inner-spin-button{display:none}::-webkit-clear-button{display:none}*{scrollbar-width:0;scrollbar-color:transparent transparent}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:transparent;border-radius:0;border:none}::-moz-focus-inner{border:0}figure,image,video{max-width:100%;height:auto}.pd-image__lazy{display:block}.pd-image__lazy canvas{position:relative;z-index:-1}.pd-image__lazy img{top:0;position:absolute;display:block;height:auto;z-index:1}body{top:0;bottom:0;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:0;overflow:hidden;min-width:320px;font-size:var(--font-size);color:var(--color-text);background-color:var(--color-background);line-height:1.47059rem;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,Noto Sans Armenian,Noto Sans Bengali,Noto Sans Cherokee,Noto Sans Devanagari,Noto Sans Ethiopic,Noto Sans Georgian,Noto Sans Hebrew,Noto Sans Kannada,Noto Sans Khmer,Noto Sans Lao,Noto Sans Osmanya,Noto Sans Tamil,Noto Sans Telugu,Noto Sans Thai,sans-serif}:focus{outline:none}::-moz-selection{color:inherit;background-color:inherit}::selection{color:inherit;background-color:inherit}.alloy-selection::-moz-selection{color:var(--color-white);background-color:var(--color-danger)}.alloy-selection::selection{color:var(--color-white);background-color:var(--color-danger)}.margin-bottom{margin-bottom:1rem}.margin-top{margin-top:1rem}.margin-top-small{margin-top:.5rem}.margin-top-medium{margin-top:2rem}.pd-link,a{cursor:pointer;text-decoration:none;color:var(--color-link);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-link>svg>*,a>svg>*{stroke:var(--color-link)}.pd-link.full,a.full{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-link:active,.pd-link:focus,.pd-link:hover,a:active,a:focus,a:hover{color:var(--color-link-hover)}.pd-link:active>svg>*,.pd-link:focus>svg>*,.pd-link:hover>svg>*,a:active>svg>*,a:focus>svg>*,a:hover>svg>*{stroke:var(--color-link-hover)}.pd-link.inverse,a.inverse{color:var(--color-white)}.pd-link.inverse>svg>*,a.inverse>svg>*{stroke:var(--color-inverse-muted)}.pd-link.inverse:active,.pd-link.inverse:focus,.pd-link.inverse:hover,a.inverse:active,a.inverse:focus,a.inverse:hover{color:var(--color-white)}.pd-link.inverse:active>svg>*,.pd-link.inverse:focus>svg>*,.pd-link.inverse:hover>svg>*,a.inverse:active>svg>*,a.inverse:focus>svg>*,a.inverse:hover>svg>*{stroke:var(--color-white)}.pd-link.danger,a.danger{color:var(--color-danger-500)}.pd-link.danger>svg>*,a.danger>svg>*{stroke:var(--color-danger-500)}.pd-link.danger:active,.pd-link.danger:focus,.pd-link.danger:hover,a.danger:active,a.danger:focus,a.danger:hover{color:var(--color-danger-600)}.pd-link.danger:active>svg>*,.pd-link.danger:focus>svg>*,.pd-link.danger:hover>svg>*,a.danger:active>svg>*,a.danger:focus>svg>*,a.danger:hover>svg>*{stroke:var(--color-danger-600)}.pd-middle-content{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-padding-v{padding-top:1rem;padding-bottom:1rem}.pd-padding-h{padding-left:1rem;padding-right:1rem}.pd-progress{min-width:50px;padding:.5rem 0;border-radius:500px}.pd-progress.muted{background-color:var(--color-background-muted-light)}.pd-progress-indicator{width:0;height:5px;background-color:var(--color-success-500);border-radius:500px}video{max-width:100%;height:auto;max-height:100%}.pd-icon-image{opacity:.5}.pointer{cursor:pointer}hr{border-color:var(--border-color)}.pd-alert{padding:1rem;margin:1rem 0;background-color:var(--color-primary-500);color:#fff;border-radius:5px;font-size:1.2rem}.pd-alert.danger{background-color:var(--color-danger-500)}.pd-title{color:var(--color-text-emphatic);font-size:2rem}.center{text-align:center}.text-muted{color:var(--color-text-muted)}small{line-height:1.3}.text-xx-small{font-size:.65rem;line-height:1.4}.bold{font-weight:700}.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5{margin:0 0 1rem 0;font-weight:700;color:var(--color-text-emphatic)}.text-content *+h1,.text-content *+h2,.text-content *+h3,.text-content *+h4,.text-content *+h5,.text-content *+h6{margin-top:4rem}.text-content address,.text-content dl,.text-content fieldset,.text-content figure,.text-content ol,.text-content p,.text-content pre,.text-content ul{margin:0 0 1rem 0}.text-content *+address,.text-content *+dl,.text-content *+fieldset,.text-content *+figure,.text-content *+ol,.text-content *+p,.text-content *+pre,.text-content *+ul{margin-top:1rem}.text-content blockquote{padding:1rem;border-left:5px solid var(--border-color);font-style:italic;background-color:var(--color-background-muted-light);margin:0 0 1rem 0;font-size:1.1rem}.text-content blockquote :last-of-type{margin-bottom:0}.text-content *+blockquote{margin-top:1rem}.pd-input-label{font-size:1.2rem;margin-bottom:1rem}.pd-input-label.large{font-size:2rem;margin-bottom:2rem;font-weight:700;line-height:1.1}.pd-input-label-group-outer{border-radius:10px;border:1px solid var(--border-color);padding-bottom:2rem}.pd-input-label-group-outer+.pd-input-label-group-outer{margin-top:1rem}.pd-input-label-group{border:1px solid var(--border-color);line-height:1.5;border-radius:500px;padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem 0 .5rem 0;font-size:1.2rem;font-weight:700}.pd-input-label-group.not-margin-top{margin-top:0}.pd-input-label-group.not-margin-bottom{margin-bottom:0}.pd-input-meta{font-size:.7rem;color:var(--color-text-muted)}.pd-input-meta.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-button{display:inline-block;border:1px solid transparent;background-color:transparent;padding:0 1rem;line-height:38px;border-radius:500px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pd-button.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;padding:0}.pd-button.icon.small{width:30px}.pd-button.not-pill{border-radius:5px}.pd-button.not-border-radius{border-radius:0}.pd-button.fill{width:100%}.pd-button+.pd-button{margin-left:.5rem}.pd-button.small{padding:0 .5rem;height:30px;font-size:.8rem;line-height:28px}.pd-button.xsmall{padding:0 .5rem;height:20px;font-size:.7rem;line-height:18px}.pd-button:not(:disabled){color:var(--color-link);-webkit-transition:all .1s ease;transition:all .1s ease}.pd-button:not(:disabled):active,.pd-button:not(:disabled):focus,.pd-button:not(:disabled):hover{border-color:var(--color-link-hover);background-color:var(--color-link-hover);color:var(--color-white)}.pd-button:not(:disabled).default{border-color:var(--color-link)}.pd-button:not(:disabled).info{border-color:var(--color-primary);background-color:var(--color-primary);color:var(--color-white)}.pd-button:not(:disabled).info:active,.pd-button:not(:disabled).info:focus,.pd-button:not(:disabled).info:hover{border-color:var(--color-primary-600);background-color:var(--color-primary-600)}.pd-button:not(:disabled).success{border-color:var(--color-success);background-color:var(--color-success);color:var(--color-white)}.pd-button:not(:disabled).success:active,.pd-button:not(:disabled).success:focus,.pd-button:not(:disabled).success:hover{border-color:var(--color-success-600);background-color:var(--color-success-600)}.pd-button:not(:disabled).warning{border-color:var(--color-warning);background-color:var(--color-warning);color:#282828}.pd-button:not(:disabled).warning:active,.pd-button:not(:disabled).warning:focus,.pd-button:not(:disabled).warning:hover{border-color:var(--color-warning-600);background-color:var(--color-warning-600)}.pd-button:not(:disabled).danger{border-color:var(--color-danger);background-color:var(--color-danger);color:var(--color-white)}.pd-button:not(:disabled).danger:active,.pd-button:not(:disabled).danger:focus,.pd-button:not(:disabled).danger:hover{border-color:var(--color-danger-600);background-color:var(--color-danger-600)}.pd-checkbox,.pd-radio{cursor:pointer;display:inline-block;height:18px;width:18px;outline:none;overflow:hidden;margin-top:-1px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;border:none;-webkit-transition:background-image .2s ease-in-out;transition:background-image .2s ease-in-out}.pd-radio{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNjZmQ3ZGMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjwvc3ZnPg==)}.pd-radio:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNlYTUyNzkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkPSJNMjIgMTEuMDhWMTJhMTAgMTAgMCAxMS01LjkzLTkuMTQiLz48cGF0aCBkPSJNMjIgNEwxMiAxNC4wMWwtMy0zIi8+PC9zdmc+)}.pd-checkbox{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNjZmQ3ZGMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cmVjdCB4PSIzIiB5PSIzIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHJ4PSIyIiByeT0iMiIvPjwvc3ZnPg==)}.pd-checkbox:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNlYTUyNzkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkPSJNOSAxMWwzIDNMMjIgNCIvPjxwYXRoIGQ9Ik0yMSAxMnY3YTIgMiAwIDAxLTIgMkg1YTIgMiAwIDAxLTItMlY1YTIgMiAwIDAxMi0yaDExIi8+PC9zdmc+)}.pd-checkbox:checked:focus,.pd-checkbox:indeterminate:focus,.pd-radio:checked:focus{background-color:transparent;outline:none}.pd-checkbox:disabled,.pd-radio:disabled{cursor:default}.pd-checkbox-switch{-webkit-transition:all .05s ease-out .1s;transition:all .05s ease-out .1s;width:40px;display:inline-block;height:22px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:500px;-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.2);box-shadow:inset 0 0 10px rgba(0,0,0,.2);cursor:pointer;border:none}.pd-checkbox-switch,.pd-checkbox-switch:active,.pd-checkbox-switch:hover{background-color:var(--color-background-muted)}.pd-checkbox-switch:focus{outline:2px solid var(--color-success)}.pd-checkbox-switch:disabled{background-color:#ececec;cursor:default}.pd-checkbox-switch:disabled:after{-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.07);box-shadow:1px 2px 4px rgba(0,0,0,.07)}.pd-checkbox-switch:disabled:checked{background-color:var(--color-success-500)}.pd-checkbox-switch.right{margin-left:auto}.pd-checkbox-switch:after{-webkit-transition:left .1s ease-in;transition:left .1s ease-in;border-radius:500px;position:absolute;content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;top:2px;left:0;margin-left:2px;width:18px;height:18px;background-color:#fff;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.2);box-shadow:1px 2px 4px rgba(0,0,0,.2);-webkit-animation:checked .1s ease-in-out;animation:checked .1s ease-in-out}.pd-checkbox-switch.small{width:32px;height:18px}.pd-checkbox-switch.small:after{width:14px;height:14px}.pd-checkbox-switch.xsmall{width:28px;height:16px}.pd-checkbox-switch.xsmall:after{width:12px;height:12px}.pd-checkbox-switch:checked{background-color:var(--color-success-500)}.pd-checkbox-switch:checked.danger{background-color:var(--color-danger-500)}.pd-checkbox-switch:checked:after{left:calc(50% - 2px)}.flip-enter,.flip-leave-to{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}.flip-enter-active,.flip-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-left-enter,.slide-left-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-left-enter-active,.slide-left-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-right-enter,.slide-right-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.slide-right-enter-active,.slide-right-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-top-enter,.slide-top-leave-to{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}.slide-top-enter-active,.slide-top-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.slide-bottom-enter,.slide-bottom-leave-to{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}.slide-bottom-enter-active,.slide-bottom-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-enter,.modal-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.modal-enter-active,.modal-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.panel-enter,.panel-leave-to{-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0)}.panel-enter-active,.panel-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.notify-enter,.notify-leave-to{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.notify-enter-active,.notify-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sidebar-enter,.sidebar-leave-to{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}.sidebar-enter-active,.sidebar-leave-active{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pd-input-phone{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-input-phone-item-placeholder,.pd-input-phone-item-value{display:block;height:40px;line-height:40px;padding:0;text-align:center;font-size:1.6rem;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-text)}.pd-input-phone-item-placeholder.large,.pd-input-phone-item-value.large{font-size:2.2rem;height:45px;line-height:45px}.pd-input-phone-item-value{-webkit-appearance:none;width:18px;background-color:transparent;border:none;color:var(--color-text)}.pd-input-phone-item-value.large{width:30px}.pd-input-phone-item-value::-webkit-input-placeholder{color:var(----color-text-muted);opacity:.2}.pd-input-phone-item-value::-moz-placeholder{color:var(----color-text-muted);opacity:.2}.pd-input-phone-item-value:-ms-input-placeholder{color:var(----color-text-muted);opacity:.2}.pd-input-phone-item-value::-ms-input-placeholder{color:var(----color-text-muted);opacity:.2}.pd-input-phone-item-value::placeholder{color:var(----color-text-muted);opacity:.2}.pd-input-phone-item-placeholder{width:14px}.pd-input-phone-item-placeholder.large{width:20px}.pd-input-phone-item-value-wrap{position:relative}.pd-input-phone-item-value-wrap:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%;height:4px;left:50%;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);position:absolute;top:110%;background-color:var(--color-danger);border-radius:500px;-webkit-animation:focus 1s infinite;animation:focus 1s infinite;-webkit-animation-play-state:paused;animation-play-state:paused;opacity:0}.pd-input-phone-item-value-wrap.active:before{-webkit-animation-play-state:running;animation-play-state:running;opacity:1}@-webkit-keyframes focus{0%{width:4px}50%{width:90%}to{width:4px}}@keyframes focus{0%{width:4px}50%{width:90%}to{width:4px}}#vue_app{width:100vw;background-color:var(--color-primary-500);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--color-primary-600)),to(var(--color-primary-700)));background-image:linear-gradient(180deg,var(--color-primary-600),var(--color-primary-700))}#vue_app,.pd-main{height:100%;position:relative;overflow:hidden}.pd-main{max-width:1680px;margin:0 auto;width:100%;-webkit-perspective-origin:0 50%;perspective-origin:0 50%;-webkit-perspective:1900px;perspective:1900px}.pd-main-icon circle,.pd-main-icon line,.pd-main-icon path,.pd-main-icon polyline{stroke:var(--color-text-muted)}.pd-auth-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pd-auth-group__item{border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;cursor:pointer}.pd-auth-group__item:focus,.pd-auth-group__item:hover{border-color:var(--color-primary-500)}.pd-auth-group__item:focus .pd-auth-group__label,.pd-auth-group__item:hover .pd-auth-group__label{color:var(--color-primary-500)}.pd-auth-group__item:focus .pd-auth-group__icon,.pd-auth-group__item:hover .pd-auth-group__icon{-webkit-transform:scale(.97);transform:scale(.97)}.pd-auth-group__item:not(:last-child){margin-right:2rem}.pd-auth-group__label{-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;margin-top:1rem;color:var(--color-text-emphatic)}.pd-auth-group__icon{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.pd-search{padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:sticky;top:0;z-index:3;background-color:var(--color-background)}.pd-search.muted{background-color:var(--color-background-muted)}.pd-search-field{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-text-muted);position:relative}.pd-search-field__icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:10px}.pd-search-field__icon.link{cursor:pointer}.pd-search-field__icon.right{left:auto;right:10px}.pd-search-field__icon circle,.pd-search-field__icon line,.pd-search-field__icon path,.pd-search-field__icon polygon{stroke:var(--color-text-muted)}.pd-search-field__input{border:1px solid var(--border-color);border-radius:500px;padding:0 30px;background-color:transparent;height:30px;line-height:30px}.pd-search-field__input:focus{border-color:var(--color-success);color:var(--color-text)}.pd-search-field__input.large{height:35px;line-height:35px}.pd-search-field__input.success{border-color:var(--color-success-500)}.pd-search-field__input.danger{border-color:var(--color-danger-500)}.pd-search-filter{margin-left:1rem;-webkit-box-flex:0;-ms-flex:none;flex:none;height:20px;cursor:pointer}.pd-search-filter__icon circle,.pd-search-filter__icon line,.pd-search-filter__icon path,.pd-search-filter__icon polygon{stroke:var(--color-text-muted)}.pd-search-filter__icon:focus circle,.pd-search-filter__icon:focus line,.pd-search-filter__icon:focus path,.pd-search-filter__icon:focus polygon,.pd-search-filter__icon:hover circle,.pd-search-filter__icon:hover line,.pd-search-filter__icon:hover path,.pd-search-filter__icon:hover polygon{stroke:var(--color-success)}.pd-chats-main{height:100%;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pd-chats-main>:not(:last-child){border-right:1px solid var(--border-color)}@media(min-width:1025px){.pd-chats-main__list{width:340px;min-width:340px;max-width:340px}}@media(min-width:641px)and (max-width:1024px){.pd-chats-main__list{width:300px;min-width:300px;max-width:300px}}@media(max-width:480px)and (max-width:640px){.pd-chats-main__list{width:100%;border-right:none;z-index:2}}.pd-chats-main__current{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media(min-width:1025px){.pd-chats-main__current{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}}@media(min-width:641px)and (max-width:1024px){.pd-chats-main__current{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}}@media(max-width:480px)and (max-width:640px){.pd-chats-main__current{width:100%;border-right:none}}@media(max-width:640px){.pd-chats-main__current{position:absolute;right:0;top:0;left:0;bottom:0;z-index:22;border-right:none}}.pd-chats-main__chat{-webkit-box-flex:1;-ms-flex:1;flex:1}.pd-chats-main__chat.fill{width:100%}.pd-chats-main__chat.part{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%}.pd-chats-main__detail{background-color:var(--color-background);position:relative;display:none}.pd-chats-main__detail.part{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:50%;width:500px;border-left:1px solid var(--border-color)}@media(min-width:1600px){.pd-chats-main__detail.part{width:420px}}.pd-chats-main__detail.fill{display:block;width:100%;z-index:22;position:absolute;right:0;left:0;top:0;bottom:0}.pd-chats-list-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.pd-chats-list-outer .pd-search{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-chats-list-outer .pd-files-tags-wrap{padding:.5rem 1rem;margin:0;-webkit-box-flex:0;-ms-flex:none;flex:none;flex-direction:column;gap:.25rem}.pd-chats-list,.pd-chats-list-outer .pd-files-tags-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.pd-chats-list{flex-direction:column;overflow:hidden;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.pd-chats-list__title{background-color:var(--color-background-muted-light);padding:.5rem 1rem;font-weight:700}.pd-chats-list-item{cursor:pointer;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width:480px){.pd-chats-list-item{padding:.5rem}}.pd-chats-list-item:after{content:"";position:absolute;top:50%;right:4px;height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;border-radius:500px;background-color:var(--color-success-500);-webkit-transition:height .2s ease;transition:height .2s ease}.pd-chats-list-item.selected{background-color:var(--color-background-muted-light);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.05);box-shadow:inset 0 0 10px rgba(0,0,0,.05)}.pd-chats-list-item.selected:after{height:calc(100% - 1rem)}.pd-chats-list-item__photo{width:50px;height:50px;position:relative;border-radius:500px;background-color:var(--color-background-muted)}.pd-chats-list-item__photo.small{width:40px;height:40px}.pd-chats-list-item__photo>*{border-radius:500px}.no-avatar-outer{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-avatar-text{text-align:center;color:var(--color-text-muted);font-size:1.2rem;line-height:0;font-weight:700}.no-avatar-bgr{fill:var(--color-background-muted)}.pd-chats-list-item__photo-bgr{background:var(--color-background-muted) 50% 50% no-repeat;background-size:cover}.pd-chats-list-item__status{border-radius:500px;width:14px;height:14px;background-color:var(--color-danger);position:absolute;bottom:0;right:0;z-index:2;-webkit-transform:translate(1px,1px);transform:translate(1px,1px);border:2px solid var(--color-background-muted)}.pd-chats-list-item__status.online{background-color:var(--color-success)}.pd-chats-list-item__body{margin-left:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px}.pd-chats-list-item__title{line-height:1.4;font-size:.9rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--color-text-emphatic)}.pd-chats-list-item__sub-title{font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pd-chats-list-item__meta,.pd-chats-list-item__sub-title{line-height:1.3;font-size:.7rem}.pd-chats-list-item__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-muted)}.pd-chats-list-item__progress{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.pd-chats-list-item__time{font-size:.76rem;margin-left:.25rem;color:var(--color-text-muted);text-align:right;line-height:1.2}.pd-chats-list-item__detail{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pd-chat-list,.pd-chats-list-item__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-chat-list{height:100%;overflow-x:hidden;overflow-y:auto}.pd-chat{padding:.5rem 1rem}@media(max-width:480px){.pd-chat{padding:.5rem}}.pd-chat-date{position:sticky;top:0;z-index:10;text-align:center;padding:.3rem 0;margin:.7rem 0}.pd-chat-date>*{position:relative;display:inline-block;background-color:var(--color-background-muted);color:var(--color-text-emphatic);padding:0 .5rem;font-size:.8rem;border-radius:500px}.pd-chat-date>:after,.pd-chat-date>:before{content:"";position:absolute;top:calc(50% - .1px - .025em);width:2000px;border-bottom:calc(.2px + .05em) solid var(--color-background-muted)}.pd-chat-date>:before{right:100%;margin-right:calc(5px + .3em)}.pd-chat-date>:after{left:100%;margin-left:calc(5px + .3em)}.pd-chat-date.not-read>*{position:relative;display:inline-block;background-color:var(--color-danger-500);color:#fff}.pd-chat-date.not-read>:after,.pd-chat-date.not-read>:before{border-bottom-color:var(--color-danger-500)}.pd-message-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:3px 0}.pd-message-meta>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-message-meta>:not(:last-child){margin-right:.5rem}.pd-message-time{color:var(--color-text-muted);font-size:.7rem;height:20px;line-height:20px}.mine .pd-message-meta{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pd-message-read-status__unread>*{stroke:var(--color-warning-500)}.pd-message-read-status__read>*{stroke:var(--color-success-500)}.pd-message-actions{margin-top:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem}.pd-message,.pd-message-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-message{position:relative}.pd-message.mine,.pd-message.mine+.pd-message,.pd-message:not(.mine),.pd-message:not(.mine)+.pd-message{margin-bottom:2px}.pd-message:last-child{margin-bottom:1rem}.pd-message *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pd-message.info .pd-message-body-container{max-width:none}.pd-message-select{margin-top:.5rem;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:1rem}.pd-message-container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out}.pd-message-container .pd-chats-list-item__photo{margin-right:.5rem;margin-bottom:15px}.pd-message-container.active{-webkit-transform:translateX(-100px);transform:translateX(-100px)}.pd-message-container.active .pd-message-action{opacity:1;-webkit-transform:translateX(100px);transform:translateX(100px)}.pd-message-avatar{overflow:hidden;border-radius:500px;width:40px;height:40px;-webkit-box-flex:0;-ms-flex:none;flex:none;cursor:pointer}.pd-message-body-container{min-width:100px;max-width:80%;position:relative}@media(max-width:480px){.pd-message-body-container{max-width:90%}}.pd-message-action{-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;position:absolute;top:0;right:0;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;overflow:hidden;z-index:0;opacity:0}.pd-message-action__item{cursor:pointer}.pd-message-action__item:not(:first-child){margin-left:1rem}.pd-message-body{position:relative;z-index:1;min-height:35px;background-color:var(--message-background-default);color:#fff;padding:.5rem 1rem;font-size:.9rem;line-height:1.35;overflow:hidden;border-radius:20px 20px 20px 2.5px}.pd-message-body.attachment{padding:0}.pd-message-body.small{max-width:400px}.pd-message-body.info{min-height:0;color:var(--color-text);background-color:var(--color-background-muted);padding:.5rem 1rem .5rem .5rem;border-radius:0 20px 20px 0;border-left:4px solid var(--color-primary-500);line-height:1.176472rem}.pd-message-reply{position:relative;z-index:1;padding:.5rem 1rem .5rem .5rem;font-size:.9rem;background-color:var(--color-background-muted-light);cursor:pointer;border-radius:20px 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.pd-message-reply .pd-chats-list-item__photo{margin:0}.pd-message-reply:hover{color:var(--color-link-hover)}.pd-message-reply__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-message-reply__icon{width:1rem;height:1rem;-webkit-transform:rotate(-45deg) translateX(-2px);transform:rotate(-45deg) translateX(-2px);-webkit-transform-origin:center center;transform-origin:center center}.pd-message-reply+.pd-message-body{border-radius:0 0 20px 2.5px!important}.pd-message.mine .pd-message-body.info{border-radius:20px 0 0 20px;padding:.5rem .5rem .5rem 1rem;border-left:none;border-right:4px solid var(--color-primary-500)}.pd-message-attachment-image{max-width:400px;max-height:700px;min-width:100px;cursor:pointer}.pd-message-attachment-image canvas{background:50% 50% no-repeat;background-size:cover}.pd-message-attachment-file{background-color:hsla(0,0%,100%,.4);padding:.5rem 1rem .25rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.pd-message-attachment-file>.attach{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:.5rem}.pd-message-attachment-file-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-message-attachment-file-info__name{line-height:1.4}.pd-message-attachment-file-info__tag{font-size:.8rem;line-height:1.2;color:#909090}.pd-message-attachment-tags{position:absolute;top:1rem;left:1rem;right:1rem;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pd-message-attachment-tags>*{white-space:nowrap;background:var(--color-primary-500);color:#fff;border-radius:500px;padding:0 .5rem;line-height:1.7}.pd-message-attachment-tags>:not(:first-child){margin-left:1rem}.pd-message-attachment-text{padding:.5rem 1rem}.pd-message.mine .pd-message-body-container{margin-left:auto}.pd-message.mine .pd-message-body{background-color:var(--message-background-mine);color:var(--color-text-emphatic);border-radius:20px 20px 2.5px 20px}.pd-chat-header-body{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.pd-chat-users{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.pd-chat-users .pd-message-avatar{margin-right:0}.pd-chat-users .pd-message-avatar:not(:first-child){margin-left:-.5rem}.pd-chat-header-visit{line-height:1.4;font-size:.6rem}.pd-chat-header-title,.pd-chat-header-visit{max-width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-chat-header-title{line-height:1.2;-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:.7rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pd-chat-header-title>*{position:relative;margin-right:1rem}.pd-chat-header-title>:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-chat-header-title>:not(:last-child):after{content:"";display:block;width:1px;height:80%;-webkit-transform:translateY(-40%);transform:translateY(-40%);top:50%;position:absolute;right:-.5rem;background-color:var(--border-color)}.pd-chat-header-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:.5rem;cursor:pointer}.pd-chat-header-main,.pd-message-fio{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-message-fio{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.pd-message-fio>:not(:last-child){margin-right:.5rem}.pd-image__lazy{position:relative}.pd-message-attachment-image__tag{position:absolute;left:1rem;top:1rem;z-index:1}.pd-message-attachment-image__tag.pd-badge{padding:0 6px}.search-chat{position:static;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0}.pd-message-prices{margin:.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;border-radius:10px;overflow:hidden;background-color:var(--border-color-light);border:1px solid var(--border-color-light)}.pd-message-prices__title{margin-top:1rem;font-weight:700}.pd-message-prices__item{background-color:var(--color-background);padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-message-prices__item:first-child{border-radius:10px 10px 0 0}.pd-message-prices__item:last-child{border-radius:0 0 10px 10px}.pd-message-prices__value{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-message-prices__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;display:grid;grid-gap:0 1rem;grid-template-columns:1fr auto;grid-template-areas:"name price" "descr descr"}.pd-message-prices__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-area:name;font-weight:700}.pd-message-prices__description{grid-area:descr;font-size:.8rem;color:var(--color-text-muted)}.pd-message-prices__price{font-size:.8rem;grid-area:price;text-align:right;font-weight:700}.pd-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-profile-group-title{font-size:1.2rem;padding:1rem 1rem .5rem 1rem;margin:1rem 0 0 0;color:var(--color-text-muted)}.pd-profile-header{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"ava info" "actions actions";padding:2rem 1rem;position:relative;background-color:var(--color-background-muted)}.pd-profile-header,.pd-profile-header__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-profile-header__actions{grid-area:actions;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-profile-header.one-row{padding:0;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-profile-header.one-row .pd-profile-ava{width:100%;grid-area:ava}.pd-profile-header.one-row .pd-profile-ava__image{border-radius:0;grid-area:ava}.pd-profile-header.one-row .pd-profile-ava-info{grid-area:info;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(transparent,rgba(0,0,0,.8));color:var(--color-white);-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;padding:1rem;margin:0;position:absolute;top:100%}.pd-profile-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem;border-bottom:1px solid var(--border-color)}.pd-profile-tabs .pd-button+.pd-button{margin-left:0}.pd-profile-tabs--muted{background-color:var(--color-background-muted-light);border:none}.pd-profile-no-ava{overflow:hidden;border-radius:500px}.pd-profile-no-ava,.pd-profile-no-ava>svg{width:100px;height:100px}@media(max-width:480px){.pd-profile-no-ava,.pd-profile-no-ava>svg{width:80px;height:80px}}.pd-profile-ava{position:relative}.pd-profile-ava__image{background:var(--color-background-muted) 50% 50% no-repeat;background-size:cover;overflow:hidden;border-radius:500px}.pd-profile-ava-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}@media(max-width:480px){.pd-profile-ava-info{margin-left:.5rem}}.pd-profile-ava-info__title{font-size:1.6rem;font-weight:700;line-height:1.1}@media(max-width:480px){.pd-profile-ava-info__title{font-size:1.2rem}}.pd-profile-ava-info__sub-title{line-height:1.1;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.pd-profile-ava-info__meta{font-size:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-profile-ava-info__meta>*{white-space:nowrap}.pd-profile-ava-info__meta>:not(:last-child){margin-right:1rem}.pd-profile-ava-info__status{padding:0 .5rem;background-color:var(--color-danger-500);color:#fff;line-height:1.45em;height:1.6em;font-size:.7rem;border-radius:500px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.pd-profile-ava-info__status.active{background-color:var(--color-success-500)}.pd-profile-main{margin:1rem 0}.pd-profile-list.two-row .pd-profile-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-profile-list.two-row .pd-profile-list-item.multiply{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pd-profile-list.two-row .pd-profile-list-item.fill{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-profile-list.two-row .pd-profile-list-item.fill .pd-profile-list-item__label{max-width:none;width:100%;margin:0 0 .5rem 0}.pd-profile-list.two-row .pd-profile-list-item.fill .pd-profile-list-item__value{text-align:left;width:100%}.pd-profile-list.two-row .pd-profile-list-item__label{margin-right:1rem;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-profile-list.two-row .pd-profile-list-item__value{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.pd-profile-list>:not(:last-child) .pd-profile-list-item{border-bottom:1px solid var(--border-color)}.pd-profile-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-profile-list-item__label{font-size:.8rem;color:var(--color-text-muted)}.pd-profile-list-item__value{color:var(--color-text-emphatic)}.pd-avatar{text-align:center}.vpd-avatar-body{width:12rem;height:12rem;margin:0 auto;position:relative}.vpd-avatar--img{overflow:hidden;border-radius:500px}.vpd-avatar-img-overlay{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pd-list-item{padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.3}.pd-list-item.border:not(:last-child){border-bottom:1px solid var(--border-color)}.pd-list-item.border:hover{background-color:var(--color-background-muted)}.pd-list-bottom{padding:1rem;text-align:center;font-weight:700}.pd-list-bottom.action{cursor:pointer;color:var(--color-link)}.pd-list-bottom.action:hover{color:var(--color-link-hover)}.pd-list-item__left{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-list-item__left+.pd-list-item__body{margin-left:.5rem}.pd-list-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;min-width:100px}.pd-chat-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pd-chat-input__actions{padding:.5rem}.pd-chat-input__action-button{padding:.25rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:ceneter;-ms-flex-align:ceneter;align-items:ceneter;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-text-muted)}.pd-chat-input__action-button:focus,.pd-chat-input__action-button:hover{color:var(--color-link-hover)}.pd-chat-input__action-button--danger{color:var(--color-danger)}.pd-chat-input__action-button--success{color:var(--color-success)}.pd-chat-input__action-button--warning{color:var(--color-warning)}.pd-chat-input__action-button--primary{color:var(--color-primary)}.pd-chat-input-center{-ms-flex:1;flex:1;padding:.5rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pd-chat-input-center,.pd-chat-text-center{-webkit-box-flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.pd-chat-text-center{-ms-flex:1;flex:1;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.47059rem;max-height:1.47059rem;-ms-flex-item-align:center;align-self:center}.pd-chat-text-center>:not(:last-child){margin-right:1rem}.pd-chat-input-field{white-space:pre-wrap;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;padding:.5rem;min-height:1.47059rem;max-height:8.82354rem;overflow-x:hidden;overflow-y:auto;border:1px solid var(--border-color);border-radius:.4rem}.pd-chat-input-field:focus{border-color:var(--color-primary-400)}.pd-chat-input-left,.pd-chat-input-right{min-height:60px;width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center}.send-icon{cursor:pointer}.send-icon.disabled{cursor:default}.pd-chat-input_upload{padding:0 1rem}.pd-chat-input-reply,.pd-chat-input_upload{background-color:var(--color-background-muted)}.pd-chat-input-reply{border-left:3px solid var(--color-success);display:grid;grid-template-columns:1fr auto;padding:.5rem 1rem}.pd-chat-input-reply__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-chat-input-reply__close{color:var(--color-danger)}.pd-files-list{display:grid;height:auto;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:10px}.pd-files-list-item{background-color:var(--color-background);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:60px;border-radius:5px;overflow:hidden}.pd-files-list-item.selected{background-color:rgba(var(--color-success-500),.3)}.pd-files-list-item .pd-files-list-item__file{width:60px;height:60px;-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:var(--color-background-muted);border-radius:5px 0 0 5px;overflow:hidden}.pd-files-list-item .pd-files-list-item__file .pd-message-attachment-file,.pd-files-list-item .pd-files-list-item__file .pd-message-attachment-image{margin:0;width:60px;height:60px;min-width:60px}.pd-files-list-item .pd-files-list-item__file .pd-message-attachment-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-files-list-item .pd-files-list-item__file .pd-message-attachment-file .attach{margin:0}.pd-files-list-item__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8rem;color:var(--color-text-emphatic);padding:.25rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.5rem;min-width:10px;cursor:pointer}.pd-files-list-item__subtitle,.pd-files-list-item__title{line-height:1.2;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pd-files-list-item__actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;margin-left:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}__item{cursor:pointer;position:relative;z-index:1}__item,__item svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}__item svg{will-change:auto}__item svg>*{stroke:var(--color-danger-500)}__item:hover svg{-webkit-transform:scale(.92);transform:scale(.92)}__item:hover svg>*{stroke:var(--color-success-500)}.pd-files-tags-wrap{margin-top:.5rem;background-color:var(--color-background)}.pd-files-tags{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;overflow-y:hidden;gap:.5rem}@media(min-width:480px){.pd-files-tags{height:auto;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pd-files-tags::-webkit-scrollbar{display:none}.pd-files-tags-item__label{height:25px;line-height:25px;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:25px;padding:0 .5rem}.pd-files-tags-item__count{display:inline-block;margin-left:.25rem;min-width:25px;line-height:22px;text-align:center;padding:0 3px;border-radius:500px;font-size:.7rem;font-weight:700;border:2px solid var(--color-white);color:var(--color-white);background-color:var(--color-danger)}.pd-files-tags-item,.pd-files-tags-item__count{-webkit-box-flex:0;-ms-flex:none;flex:none;height:25px}.pd-files-tags-item{line-height:25px;font-size:.85rem;cursor:pointer;background-color:var(--color-background-muted-light);color:var(--color-text);border-radius:500px}.pd-files-tags-item.active{background-color:var(--color-success-500);color:#fff}.pd-files-tags-item.active .pd-files-tags-item__count{border:2px solid var(--color-white);background-color:var(--color-danger)}.avatar-cropper-close{text-decoration:none;color:var(--color-white);font-weight:inherit}.pd-main .avatar-cropper .avatar-cropper-mark{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--color-background);opacity:.7}.pd-main .avatar-cropper .avatar-cropper-container{border-radius:5px;background-color:var(--color-background);overflow:hidden;-webkit-box-shadow:var(--shadow-large);box-shadow:var(--shadow-large)}.pd-main .avatar-cropper .avatar-cropper-container .avatar-cropper-footer .avatar-cropper-btn:hover,.pd-main .cropper-line,.pd-main .cropper-point{background-color:var(--color-success-500)}.pd-main .cropper-modal{background-color:#282828;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:.7}.pd-stages{margin:3rem 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--color-background-muted);height:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-radius:500px}.pd-stages-progress{position:absolute;left:0;width:0;content:"";display:block;height:100%;background-color:var(--color-success-500);border-radius:500px;z-index:1}.pd-stages-item{z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:500px;margin-top:.25rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1rem;height:1rem;background-color:var(--color-warning-500);position:relative;-webkit-transition:all .5s ease;transition:all .5s ease;border:2px solid var(--color-background)}.pd-stages-item.active{background-color:var(--color-success-500)}.pd-stages-item.active:last-child{background-color:var(--color-warning-500)}.pd-stages-item.selected{width:1.5rem;height:1.5rem}.pd-stages-item.selected .pd-stages-item__name{opacity:1;margin-left:.75rem;-webkit-transform:translateX(-50%) translateY(-10%);transform:translateX(-50%) translateY(-10%)}.pd-stages-item__name{font-size:.8rem;position:absolute;bottom:2rem;padding:0 .5rem;line-height:1.5rem;border-radius:500px;text-align:center;left:0;background-color:var(--color-primary-500);color:#fff;margin-left:.5rem;-webkit-transform:translateX(-50%) translateY(-30%);transform:translateX(-50%) translateY(-30%);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.pd-stages-row{padding:1rem}@media(max-width:480px){.pd-stages-row{padding:.5rem}}.pd-stages-row--horizontal{padding:0 1rem}@media(max-width:480px){.pd-stages-row{padding:0 .5rem}}.pd-stages-item:nth-child(2) .pd-stages-item__name{margin-left:0;-webkit-transform:translateX(0) translateY(-30%);transform:translateX(0) translateY(-30%)}.pd-stages-item:last-child .pd-stages-item__name{margin-left:100%;-webkit-transform:translateX(-100%) translateY(-30%);transform:translateX(-100%) translateY(-30%)}.pd-chat-info-actions{margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem .25rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pd-chat-info-actions .pd-button+.pd-button{margin-left:0}.pd-chat-info-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;padding-bottom:0}@media(max-width:480px){.pd-chat-info-header{padding:.5rem}}.pd-chat-info-header-main{margin-left:1rem}.pd-chat-info-header-fio{font-size:1.2rem;margin-bottom:.5rem;color:var(--color-text-emphatic)}.pd-chat-info-header-meta{font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-chats-list-item__photo{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-chat-info-mkb{margin:1rem 0}.pd-mkb{height:100%;overflow-x:hidden;overflow-y:auto;position:relative}.pd-mkb-item.selected{position:sticky;top:0;bottom:0}.pd-mkb-item.selected .pd-mkb-info{background-color:var(--color-warning-500);color:#4c4c4c}.pd-mkb-item:not(:last-child){border-bottom:1px solid var(--border-color)}.pd-mkb-path{padding:.5rem 1rem;background-color:var(--color-background-muted);font-size:.75rem}.pd-mkb-path>*{position:relative;line-height:16px;padding:3px 0}.pd-mkb-path>:not(:first-child){padding-left:5px}.pd-mkb-path>:not(:first-child):before{position:absolute;top:-3px;left:-5px;content:"";display:block;width:8px;height:14px;border-left:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.pd-mkb-info{cursor:pointer;font-size:.9rem;line-height:1.3;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.pd-mkb-item__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.pd-mkb-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:10px}.pd-mkb-item__right{font-size:.8rem;font-weight:700;margin-left:1rem}.pd-diary-add>:not(:first-child){border-top:1px solid var(--border-color)}.pd-diary-add-main{padding:1rem}.pd-diary-add-questions{padding:1rem;background-color:var(--color-background-muted-light)}.pd-diary-add-questions .pd-input-label{margin-top:0}.pd-diary-add-actions{padding:1rem}.pd-diary-add-status{padding:1rem;background-color:var(--color-background-muted-light)}.pd-diary-add-questions-item{position:relative;margin-left:-.25rem;margin-right:-.25rem;padding:.5rem;background-color:var(--color-background);border-radius:5px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.pd-diary-add-questions-item:not(:last-child){margin-bottom:.25rem}.pd-diary-add-questions__is-ball{position:absolute;z-index:10;top:.25rem;right:.5rem;color:var(--color-text-muted);font-size:.85rem}.pd-diary-add-questions__is-ball>:not(:first-child){margin-left:.5rem}.pd-diary-answer{padding:1rem 1rem 1rem .5rem}.pd-diary-answer-item{padding-left:.8rem;position:relative}.pd-diary-answer-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:var(--color-primary-500);border-radius:500px}.pd-diary-answer-item:not(:first-child){margin-top:.5rem}.pd-diary-answer-item__question{font-weight:700;font-size:.9rem}.pd-diary-answer-item__ball{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-diary-answer-item__ball>input{margin:.5rem 0}.pd-diary-answer-item__range,.pd-diary-answer-total__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px}.pd-diary-answer-item__ball-number{-webkit-box-flex:0;-ms-flex:none;flex:none;width:26px;height:26px;line-height:26px;background-color:#69a40a;border-radius:500px;overflow:hidden;text-align:center;color:#fff;font-weight:700;font-size:.7rem;margin-left:.5rem}.pd-diary-answer-actions{margin-top:1rem}.pd-diary-answer-total{padding-top:1rem;border-top:2px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.pd-diary-answer-total__text{font-weight:700;font-size:1.1rem}.pd-med-history-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto}.pd-med-history-item{border:1px solid var(--border-color);overflow:hidden;border-radius:.5rem}.pd-med-history-item:not(:last-child){margin-bottom:.5rem}.pd-med-history-item__title{color:var(--color-primary);font-size:1rem;line-height:1.3;margin:2rem 0 .5rem 0}.pd-med-history-item:last-child{margin-bottom:.5rem;border-bottom:1px solid var(--border-color)}.pd-med-history-card,.pd-med-history-item-body,.pd-med-history-item-header,.pd-med-history-note{padding:.5rem 1rem}.pd-med-history-card{padding:1rem}.pd-med-history-note{padding-top:0}.pd-med-history-item-header{font-size:.9rem;cursor:pointer;color:var(--color-text-emphatic);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-med-history-item-body{background-color:var(--color-background)}.pd-med-history-item-header__info{margin-right:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.3;min-width:10px}.pd-med-history-item-header__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;opacity:.6}.pd-med-history-outer{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-med-history-outer,.pd-med-history__filter{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-med-history__filter{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-med-history__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-heigh:100px;overflow-y:auto}.pd-list-invoices .pd-diary-add-questions-item{border-radius:0 5px 5px 0;border-left:4px solid var(--color-primary-500)}.pd-list-invoices .pd-diary-add-questions-item.success{border-left-color:var(--color-success-500)}.pd-list-invoices .pd-diary-add-questions-item.warning{border-left-color:var(--color-warning-500)}.pd-list-invoices .pd-diary-add-questions-item.danger{border-left-color:var(--color-danger-500)}.pd-filter{position:sticky;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.pd-filter>.pd-filter-item:not(:last-child){margin-right:.5rem}.pd-filter-item{line-height:1.7rem;cursor:pointer;border-radius:500px;padding:0 12px;font-size:.9rem;font-weight:700;color:var(--color-text-emphatic);background-color:var(--color-background);border:1px solid var(--border-color)}.pd-filter-item.active{background-color:var(--color-success-500);border-color:var(--color-success-600);color:#fff}.pd-med-card-files{height:100%;overflow:hidden}.pd-med-card-files-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.pd-med-card-files-sections__back{background-color:var(--color-background-muted-light);padding:1rem;gap:.5rem}.pd-med-card-files-sections__back>a{gap:.5rem}.pd-med-card-files-sections__add,.pd-med-card-files-sections__back,.pd-med-card-files-sections__back>a{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-med-card-files-sections__add{background-color:var(--color-background-muted-light);padding:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.pd-med-card-files-sections__list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;overflow-y:hidden;padding:1rem}.pd-med-card-files-sections__list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--border-color);border-radius:5px}.pd-med-card-files-sections__list-item{padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-med-card-files-sections__list-item:not(:last-child){border-bottom:1px solid var(--border-color)}.pd-med-card-files-sections__list-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px}.pd-med-card-files-sections__action{padding:0 .25rem;color:var(--color-text-muted);text-decoration:none}.pd-med-card-files-sections__action.danger{color:var(--color-danger-500)}.pd-med-card-files-sections__action:hover{text-decoration:none}.pd-med-card-files-sections__title{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-med-card-section-add__fields{padding:1rem}.pd-med-card-section-add__submit{padding:1rem;text-align:center}.pd-med-card-file-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-med-card-file-upload__body,.pd-med-card-file-upload__footer{padding:1rem}.pd-med-card-file-upload__footer{text-align:center;padding-top:0}.pd-med-card-sections{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.pd-med-card-sections__submit{margin-top:1rem;text-align:center}.pd-med-card-section{gap:.5rem}.pd-contacts-tabs,.pd-med-card-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-contacts-tabs{padding:.5rem 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-background-muted-light)}.pd-contacts-outer{height:100%;overflow-x:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-contacts-specialty{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding-bottom:1rem}.pd-contacts-specialty__item{padding:.5rem 1rem;border-top:1px solid var(--border-color-light);cursor:pointer;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.pd-contacts-specialty__item:hover{background-color:var(--color-background-muted-light)}.pd-contacts-specialty__item-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-contacts-specialty__item-icon{color:var(--color-link)}.pd-contacts-doctors{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-contacts-doctors,.pd-contacts-doctors__header{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-contacts-doctors__header{cursor:pointer;border-bottom:1px solid var(--border-color-light);-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem 1rem}.pd-contacts-doctors__header-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-sidepanel-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media(min-width:1025px){.pd-sidepanel-container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}}@media(min-width:641px)and (max-width:1024px){.pd-sidepanel-container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}}@media(max-width:480px)and (max-width:640px){.pd-sidepanel-container{width:100%;border-right:none}}@media(max-width:640px){.pd-sidepanel-container{position:absolute;right:0;top:0;left:0;bottom:0;z-index:22;border-right:none}}.pd-sidepanel-container .pd-sidepanel-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;min-height:100%}.pd-sidepanel-container .pd-sidepanel-content.fill{width:100%}.pd-sidepanel-container .pd-sidepanel-content.part{min-width:50%}.pd-sidepanel-container .pd-sidepanel-panel{background-color:var(--color-background);position:relative;display:none}.pd-sidepanel-container .pd-sidepanel-panel.part{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:50%;width:500px;border-left:1px solid var(--border-color);width:420px}.pd-sidepanel-container .pd-sidepanel-panel.fill{display:block;width:100%;z-index:22;position:absolute;right:0;left:0;top:0;bottom:0}.loader-container{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.loader{fill:none;stroke:var(--color-danger)}.pd-list-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-list-fields.large .pd-field-item{margin-top:1rem}.pd-field-item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;position:relative;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-field-item.check{height:40px}.pd-field-item.check>.pd-field-item__label{-webkit-transition:none;transition:none;position:static;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px}.pd-field-item__checkbox{margin-top:20px;min-height:40px;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-field-item__label{font-weight:700;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:20px;left:0;right:50px;overflow:hidden;text-overflow:ellipsis;color:var(--color-text-emphatic);white-space:nowrap;height:40px;font-size:.8rem;line-height:40px}.pd-field-item.check{padding-top:9.9999px;height:30px;min-height:30px}.pd-field-item.check .pd-field-item__label{height:30px;line-height:30px}.pd-field-item:not(.check) .pd-field-item__label.not-empty{top:0;line-height:30px;height:30px}.pd-field-item__field{margin-top:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:50px}.pd-field-item__field.no-label{margin-top:0}.pd-field-item__field:not(.text),.pd-field-item__field:not(.text)>*{min-height:40px}.pd-field-item__field.text .pd-field-item__text{margin-top:.5rem;min-height:40px;height:auto;line-height:1.47059rem;padding-top:calc(40px - 1.47059rem)}.pd-field-item__text{min-height:40px;height:auto;line-height:1.47059rem;padding-top:calc(20px - .7353rem);padding-bottom:calc(20px - .7353rem)}span.pd-field-item__input{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px}.pd-field-item__input.required,.pd-field-item__text.required{border-bottom-color:var(--color-danger-500)}.pd-field-item__input.valid,.pd-field-item__text.valid{border-bottom-color:var(--color-success-500)}.pd-field-item__input.content-editable,.pd-field-item__text.content-editable{text-align:left}.content-editable{overflow-x:hidden;overflow-y:auto;min-height:40px}.content-editable.flex{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:none}.pd-field-item__field{position:relative}.pd-field-suggestions{position:absolute;top:100%;width:100%;right:0;z-index:10;background-color:var(--color-background);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1);border-radius:0 0 5px 5px}.pd-field-suggestions__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.85rem;text-align:left;padding:.25rem 1rem;cursor:pointer}.pd-field-suggestions__item small{color:var(--color-text-muted)}.pd-field-suggestions__item:not(:last-child){border-bottom:1px solid var(--border-color-light)}.pd-field-suggestions__item:hover{background-color:var(--color-background-muted);color:var(--color-text)}.pd-field-suggestions__item.selected{background-color:var(--color-success-500);color:#fff}.pd-field-suggestions__item.selected small{color:#c9c9c9}.search-chat-suggestions{max-height:200px;overflow-x:hidden;overflow-y:auto}.search-chat-suggestions .pd-field-suggestions__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-chat-suggestions .pd-field-suggestions__item>:not(:last-child){margin-right:.5rem}.search-chat-suggestions .pd-field-suggestions-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-chat-suggestions-inbox,.search-chat-suggestions-outbox{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.search-chat-suggestions-outbox>*{stroke:var(--color-danger-500)}.search-chat-suggestions-inbox>*{stroke:var(--color-success-500)}.search-chat-suggestions-attach>*{stroke:var(--color-text-muted)}.pd-drop{position:absolute;min-width:260px;max-width:320px;border-radius:5px;z-index:20;text-align:left;background-color:var(--color-background);-webkit-box-shadow:var(--shadow-large);box-shadow:var(--shadow-large)}.pd-drop.bottom-right{top:100%;right:0}.pd-drop.bottom-left{left:0;top:100%}.pd-drop.top-left{left:0;bottom:100%}.pd-drop.top-right{right:0;bottom:100%}.pd-drop.fill{min-width:100%;max-width:100%}.pd-drop>:not(:last-child){border-bottom:1px solid var(--color-background-muted)}.pd-drop-title{font-size:.9rem;font-weight:700;color:var(--color-text-muted);padding:.5rem 1rem}.pd-drop-fields,.pd-drop-nav,ul.pd-drop-nav{list-style:none;font-size:.85rem;overflow:hidden;padding:1rem 0}.pd-drop-field-item,.pd-drop-nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;padding:.5rem 1rem;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-drop-nav-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--color-text)}.pd-drop-field-item__select{-webkit-box-flex:0;-ms-flex:none;flex:none;width:auto;text-align:right;-moz-text-align-last:right;text-align-last:right;padding:0;border:none}.pd-drop-nav-item{-webkit-box-sizing:content-box;box-sizing:content-box;height:1.2rem;line-height:1.2rem}.pd-drop-nav-item svg{margin-right:1rem}.pd-drop-nav-item svg>*{stroke:var(--color-text-muted)}.pd-drop-nav-item:hover .pd-drop-nav-item__label{color:var(--color-success)}.pd-drop-nav-item__icon{opacity:.6}.pd-drop-nav-item__icon+.pd-drop-nav-item__label{margin-left:.5rem}.pd-drop-nav-item__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.2}.pd-drop-nav-item__label>*{margin-left:1rem}.pd-modal{position:fixed;top:0;bottom:0;z-index:1200;left:0;right:0}.pd-modal--menu{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-modal__menu{position:relative;max-width:400px;max-heigh:80%;-webkit-box-flex:0;-ms-flex:none;flex:none;margin:1rem;background-color:var(--color-background);border-radius:5px;-webkit-box-shadow:var(--shadow-large);box-shadow:var(--shadow-large);min-width:300px;overflow:hidden}.pd-modal__menu-outside{position:absolute;top:0;right:0;bottom:0;left:0}.pd-modal__menu-header{padding:1rem;-ms-flex-align:center;background-color:var(--color-background-muted-light)}.pd-modal__menu-header,.pd-modal__menu-header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.pd-modal__menu-header a{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-align:center;color:var(--color-danger)!important;justify-self:flex-end}.pd-modal__menu-header a>svg>*{stroke:var(--color-danger)}.pd-modal-menu{padding-bottom:1rem!important}.pd-modal-menu__item{cursor:pointer;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem 1rem;gap:1rem}.pd-modal-menu__item>svg{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-modal-menu__item>svg>*{stroke:var(--color-primary-500)}.pd-modal-menu__item:hover{background-color:var(--color-primary-500);color:#fff}.pd-modal-menu__item:hover>svg>*{stroke:#fff}.pd-modal-menu li:not(:last-child){border-bottom:1px solid var(--border-color)}.pd-modal-menu__item-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transform:translateY(3px);transform:translateY(3px)}.pd-modal-menu__item-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px}.pd-modal-outer{max-height:100%}.pd-modal-image,.pd-modal-outer{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-modal-image>img{margin:0 auto;max-width:100%;height:auto}.zoom-container{height:100%;max-width:100%;width:100%}.pd-modal-content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.pd-modal-viewer{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;overflow:auto;background-color:#fff}.pd-modal-viewer.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-modal-viewer.video{padding-bottom:45px}.pd-modal-viewer--pdf{position:relative}.pd-modal-viewer__controls{margin:1rem;position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-modal-viewer__next,.pd-modal-viewer__prev{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-modal-viewer__progress{-webkit-box-flex:1;-ms-flex:1;flex:1}.pd-modal-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;overflow:hidden;padding:2rem;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-modal-action,.pd-modal-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.pd-modal-action{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.3);-webkit-box-shadow:0 2px 4px rgba(40,40,40,.1);box-shadow:0 2px 4px rgba(40,40,40,.1);-ms-flex-align:center}.pd-modal-action .pd-field-item__field{margin:0}.pd-modal-action>:not(:last-child){margin-right:1rem}.pd-modal-action__counter{white-space:nowrap;min-width:70px;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center}.pd-modal-action__main{text-align:right}.pd-modal-progress{position:absolute;bottom:1rem;left:1rem;right:1rem}.pd-modal-progress>*{background-color:var(--color-background);max-width:500px;margin:0 auto}.pd-slide-panel-outer{position:fixed;bottom:0;width:100%;top:0;z-index:1201;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pd-slide-panel,.pd-slide-panel-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-slide-panel{width:98%;max-width:640px;margin:0 auto;background-color:var(--color-background);min-height:100px;max-height:calc(100% - 60px);-webkit-box-shadow:var(--shadow-large-top);box-shadow:var(--shadow-large-top);border-radius:10px 10px 0 0}.pd-slide-panel.padding{padding:1rem}.pd-slide-panel.max{min-height:calc(100% - 60px);max-height:calc(100% - 60px)}.pd-slide-panel.max .pd-slide-panel-body{overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-slide-panel-header,.pd-slide-panel.max .pd-slide-panel-body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pd-slide-panel-header{-webkit-box-flex:0;-ms-flex:none;flex:none;height:60px;z-index:5;-webkit-box-shadow:var(--shadow-small);box-shadow:var(--shadow-small);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.pd-slide-panel-header__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1rem;font-weight:700;color:var(--color-text-emphatic)}.pd-slide-panel-header__body,.pd-slide-panel-header__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.pd-slide-panel-header__close{text-align:center;-webkit-box-flex:0;-ms-flex:none;flex:none;width:60px;cursor:pointer;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-slide-panel-body{overflow-x:hidden;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:10px;position:relative}.pd-slide-panel-body__outer{position:relative}.pd-slide-panel-body__body{padding:1rem}.pd-slide-panel-body__footer{z-index:1;-webkit-box-shadow:var(--shadow-large-top);box-shadow:var(--shadow-large-top);position:sticky;bottom:0;background-color:var(--color-background);padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-slide-panel-body__footer .pd-field-item__label{display:none}.pd-slide-panel-body__footer .pd-field-item,.pd-slide-panel-body__footer .pd-field-item__field,.pd-slide-panel-body__footer .pd-field-item__input{height:30px;max-height:30px;min-height:30px;margin:0}.pd-slide-panel-body__footer>:not(:last-child){margin-right:1rem}.pd-sidebar{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.pd-sidebar>*{width:100%;max-width:260px}.pd-sidebar-logo{margin-bottom:1rem}.pd-sidebar-footer,.pd-sidebar-logo{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-sidebar-footer{margin-top:1rem;font-size:.9rem;color:hsla(0,0%,100%,.7)}.pd-sidebar-user{margin-bottom:1rem}.pd-sidebar-nav,.pd-sidebar-user{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-sidebar-nav{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:hidden;overflow-y:auto}.pd-sidebar-nav-list{list-style:none;margin:0;padding:0;width:100%}.pd-sidebar-nav-list>li{margin:0;padding:0;color:hsla(0,0%,100%,.7)}.pd-sidebar-nav-list>li.active{color:#fff}.pd-sidebar-nav-list>li.active>* .pd-icon{stroke:#fff}.pd-sidebar-nav-list>li>*{cursor:pointer;color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:2.8rem;font-size:1.1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-sidebar-nav-list>li>*>:not(:last-child){margin-right:.5rem}.pd-sidebar-nav-list>li>* .pd-icon circle,.pd-sidebar-nav-list>li>* .pd-icon line,.pd-sidebar-nav-list>li>* .pd-icon path,.pd-sidebar-nav-list>li>* .pd-icon polyline{stroke:hsla(0,0%,100%,.7)}.pd-sidebar-outer{will-change:transform;top:0;left:0;width:100%;height:100%;position:absolute;background-color:var(--color-background);z-index:4;-webkit-transform:translateX(0) translateZ(0) scale(1);transform:translateX(0) translateZ(0) scale(1);-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;overflow:hidden;-webkit-box-shadow:0 0 30px rgba(0,0,0,.08);box-shadow:0 0 30px rgba(0,0,0,.08)}.pd-sidebar-outer.active{border-radius:20px 0 0 20px;-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in;-webkit-transform:translateX(260px) translateZ(0) scale(.97);transform:translateX(260px) translateZ(0) scale(.97)}.pd-sidebar-outer__opacity{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100}.pd-sidebar-profile{max-width:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.pd-sidebar-profile__photo{width:50px;height:50px;position:relative}.pd-sidebar-profile__photo>*{border-radius:500px}.pd-sidebar-profile-name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:1rem;color:var(--color-white)}.pd-sidebar-profile-name__surname{font-size:1.6rem;line-height:1}.pd-sidebar-profile-name__name{font-size:.9rem}.pd-sidebar-profile-name__name>*{display:inline-block}.pd-sidebar-profile-name__name>:not(:last-child){margin-right:.5rem}.pd-card-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-background)}.pd-card-container.muted{background-color:var(--color-background-muted)}.pd-card-header{-webkit-box-flex:0;-ms-flex:none;flex:none;height:60px;position:relative;z-index:21;-webkit-box-shadow:var(--shadow-small);box-shadow:var(--shadow-small);background-color:var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.pd-card-header.not-fixed{height:auto;padding:.5rem 0}.pd-card-header.muted{background-color:var(--color-background-muted)}.pd-card-header__left,.pd-card-header__right{text-align:center;-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:60px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-card-header__left>.pd-link,.pd-card-header__right>.pd-link{min-width:60px}.pd-card-header__left>.pd-link:first-child,.pd-card-header__right>.pd-link:first-child{min-width:42px}.pd-card-header__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5rem}@media(max-width:480px){.pd-card-header__body{padding:0}}.pd-card-header__body.center{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-card-header__body.center .pd-card-header__body-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-card-header__body-title{max-width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:left;min-width:10px;font-size:1.2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-text-emphatic);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:480px){.pd-card-header__body-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.85rem;text-align:left}}.pd-card-header__body-title>.pd-badge{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:.25rem}.pd-card-footer{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex:none;flex:none;min-height:60px;position:relative;z-index:20;-webkit-box-shadow:var(--shadow-large-top);box-shadow:var(--shadow-large-top);background-color:var(--color-background);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pd-card-footer,.pd-card-footer.padding{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-card-footer.padding{padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:480px){.pd-card-footer.padding{padding:.5rem}}.pd-card-footer.corner{border-radius:30px 30px 0 0}.pd-card-footer__left,.pd-card-footer__right{-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-card-footer__body{min-width:1px}.pd-card-body,.pd-card-footer__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.pd-card-body{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-height:100px;overflow-x:hidden;overflow-y:auto}.pd-card-body.padding{padding:1rem}@media(max-width:480px){.pd-card-body.padding{padding:.5rem}}.pd-card-body.auto{height:auto;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-card-body.fixed{overflow:hidden;height:1px}.pd-notify{position:fixed;padding:.5rem;z-index:20000;width:100%;max-height:100%;height:0;-webkit-perspective:500px;perspective:500px;-webkit-transform-style:flat;transform-style:flat;will-change:auto;top:0}.pd-notify-message{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0 auto;border-radius:5px;padding:1rem;background-color:var(--color-primary-500);min-width:300px;max-width:480px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform-origin:top center;transform-origin:top center}.pd-notify-message.warning{background-color:var(--color-warning-500)}.pd-notify-message.danger{background-color:var(--color-danger-500)}.pd-notify-message.success{background-color:var(--color-success-500)}.pd-notify-message__content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#fff;max-height:8.82354rem;overflow-x:hidden;overflow-y:auto;font-size:1rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.pd-notify-message__count{text-align:center;position:sticky;top:4px;display:inline-block;min-width:18px;line-height:18px;-webkit-transform:translateY(-2px);transform:translateY(-2px);padding:0 .25rem;border-radius:500px;background-color:#fff;color:var(--color-primary-500);font-weight:700;font-size:.65rem;margin-right:.5rem}.pd-notify-message__count,.ppd-notify-message__close{-webkit-box-flex:0;-ms-flex:none;flex:none;height:18px}.ppd-notify-message__close{width:18px;margin-left:1rem;color:#fff}.pd-notify-message-progress{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem);margin-top:-.5rem;margin-bottom:-.5rem;width:4px;border-radius:500px;overflow:hidden;background-color:rgba(0,0,0,.15)}.pd-notify-message-progress__line{-webkit-transition:height 1s linear;transition:height 1s linear;position:absolute;border-radius:500px;bottom:0;height:50%;width:100%;background-color:hsla(0,0%,100%,.9)}.pd-badge{display:block;text-align:center;min-width:20px;height:20px;line-height:20px;border-radius:500px;font-size:.65rem;font-weight:700;padding:0 3px;color:var(--color-text-emphatic);background-color:var(--color-background-muted)}.pd-badge.danger,.pd-badge.primary,.pd-badge.success,.pd-badge.warning{color:#fff}.pd-badge.success{background-color:var(--color-success-500)}.pd-badge.primary{background-color:var(--color-primary-500)}.pd-badge.danger{background-color:var(--color-danger-500)}.pd-badge.warning{background-color:var(--color-warning-500)}:root{--sidebar-color:var(--color-primary-500);--sidebar-color-dark:var(--color-primary-600);--color-text:#4c4c4c;--color-text-muted:#909090;--color-text-emphatic:#282828;--color-primary:var(--color-primary-500);--color-warning:var(--color-warning-500);--color-danger:var(--color-danger-500);--color-success:var(--color-success-500);--color-white:#fff;--color-white-rgb:255,255,255;--color-dark-rgb:0,0,0;--color-inverse:#c9c9c9;--color-inverse-muted:hsla(0,0%,100%,0.7);--border-color:#d7d7d7;--border-color-light:hsla(0,0%,84.3%,0.6);--color-background:#fff;--color-background-muted:#ececec;--color-background-muted-light:#f4f4f4;--color-link:var(--color-primary-500);--color-link-hover:var(--color-primary-400);--color-link-active:var(--color-primary-600);--font-size:18px;--shadow-large:0 4px 8px rgba(40,40,40,0.1);--shadow-large-top:0 -4px 8px rgba(40,40,40,0.1);--shadow-small:0 0 1px rgba(40,40,40,0.3);--shadow:0 2px 4px rgba(40,40,40,0.1);--message-background-default:var(--color-primary-500);--message-background-mine:#e6e6e6}@media screen and (prefers-color-scheme:dark){:root{--sidebar-color:#424242;--sidebar-color-dark:#353535;--color-text:#c9c9c9;--color-text-muted:hsla(0,0%,100%,0.7);--color-text-emphatic:#c9c9c9;--color-inverse:#4c4c4c;--color-inverse-muted:#909090;--color-white-rgb:0,0,0;--color-dark-rgb:255,255,255;--border-color:#424242;--border-color-light:rgba(66,66,66,0.6);--color-background:#282828;--color-background-muted:#424242;--color-background-muted-light:#424242;--color-link:var(--color-primary-500);--color-link-hover:var(--color-primary-400);--color-link-active:var(--color-primary-600);--shadow-large:0 4px 8px hsla(0,0%,100%,0.1);--shadow-large-top:0 -4px 28px hsla(0,0%,100%,0.09);--shadow-small:0 0 1px hsla(0,0%,100%,0.3);--shadow:0 2px 4px hsla(0,0%,100%,0.1);--message-background-default:var(--color-primary-500);--message-background-mine:#353535}}:root{--font-size:16px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.gap{gap:.5rem}.flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-1{width:0}.flex-1,.flex-1-height{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-1-height{height:0}.pd-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;overflow:hidden;padding:1rem 0}.pd-upload.small .pd-upload-preview__img{max-height:200px;max-width:200px}@media(max-width:480px){.pd-upload.small .pd-upload-preview__img{max-height:120px;max-width:120px}}.pd-upload-preview{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.pd-upload-preview-container{position:relative;border-radius:5px;overflow:hidden}.pd-upload-preview-container.loading .pd-upload-status{background-color:rgba(var(--color-primary-500),.5)}.pd-upload-preview-container.success .pd-upload-status{background-color:rgba(var(--color-success-500),.5)}.pd-upload-preview-container.success .pd-upload-status circle,.pd-upload-preview-container.success .pd-upload-status line,.pd-upload-preview-container.success .pd-upload-status path,.pd-upload-preview-container.success .pd-upload-status polyline{stroke:#fff}.pd-upload-preview-container.error .pd-upload-status{background-color:rgba(var(--color-danger-500),.5)}.pd-upload-preview-container.error .pd-upload-status circle,.pd-upload-preview-container.error .pd-upload-status line,.pd-upload-preview-container.error .pd-upload-status path,.pd-upload-preview-container.error .pd-upload-status polyline{stroke:#fff}.pd-upload-status{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10%);backdrop-filter:blur(10%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-upload-preview__img{position:relative;overflow:hidden}.pd-upload-preview__detail{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:10px;font-size:.8rem;margin-left:1rem!important}@media(max-width:480px){.pd-upload-preview__detail{font-size:.7rem}}.pd-upload-preview__img{max-height:100%;max-width:100%;background:50% 50% no-repeat;background-size:cover;border-radius:5px}.pd-upload-preview__file{border-radius:5px;height:130px;width:95px;background-color:var(--color-background);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-upload-form,.pd-upload-preview__file{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-upload-form{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pd-upload-form .pd-link{margin-left:1rem;color:var(--color-danger-500)}.pd-upload-form__input{opacity:0;visibility:hidden;display:none}.attach-icon{fill:var(--color-text-muted)}.pd-tag-item{margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){.pd-tag-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pd-tag-item__label{font-weight:700;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:1rem}.pd-tag-item__field{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}.pd-tag-item__select.required{color:var(--color-danger-500);border-bottom-color:var(--color-danger-500)}.pd-tag-item__select.valid{color:var(--color-success-500);border-bottom-color:var(--color-success-500)}.pd-nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pd-nav-list,.pd-nav-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-nav-list-item{height:4rem;line-height:4rem;border-bottom:1px solid var(--border-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-nav-list-item:hover .pd-nav-list-item__label{color:var(--color-success)}.pd-nav-list-item:hover svg>*{stroke:var(--color-success)}.pd-nav-list-item__icon{width:4rem;height:4rem;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-nav-list-item__icon svg>*{stroke:var(--color-text-muted)}.pd-nav-list-item__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1rem;min-width:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--color-text-emphatic)}[type=range]{-webkit-appearance:none;background:transparent;margin:15px 0;width:100%;border:none}[type=range]::-moz-focus-outer{border:0}[type=range]:focus{outline:0;border:none}[type=range]:focus::-webkit-slider-runnable-track{background:var(--color-background-muted-light)}[type=range]:focus::-ms-fill-lower,[type=range]:focus::-ms-fill-upper{background:var(--color-background-muted-light)}[type=range]::-webkit-slider-runnable-track{cursor:default;height:10px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;-webkit-box-shadow:1px 1px 2px transparent,0 0 1px transparent;box-shadow:1px 1px 2px transparent,0 0 1px transparent;background:var(--color-background-muted-light);border:1px solid var(--border-color);border-radius:500px}[type=range]::-webkit-slider-thumb{-webkit-box-shadow:2px 2px 4px rgba(var(--color-dark-rgb),.15),0 0 2px rgba(var(--color-dark-rgb),.15);box-shadow:2px 2px 4px rgba(var(--color-dark-rgb),.15),0 0 2px rgba(var(--color-dark-rgb),.15);background:var(--color-success-500);border:2px solid var(--color-white);border-radius:500px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;height:30px;width:30px;-webkit-appearance:none;margin-top:-11px}[type=range]::-moz-range-track{box-shadow:1px 1px 2px transparent,0 0 1px transparent;cursor:default;height:10px;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--color-background-muted-light);border:1px solid var(--border-color);border-radius:500px;height:5px}[type=range]::-moz-range-thumb{box-shadow:2px 2px 4px rgba(var(--color-dark-rgb),.15),0 0 2px rgba(var(--color-dark-rgb),.15);background:var(--color-success-500);border:2px solid var(--color-white);border-radius:500px;box-sizing:border-box;cursor:default;height:30px;width:30px}[type=range]::-ms-track{cursor:default;height:10px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:15px 0;color:transparent}[type=range]::-ms-fill-lower,[type=range]::-ms-fill-upper{box-shadow:1px 1px 2px transparent,0 0 1px transparent;background:var(--color-background-muted-light);border:1px solid var(--border-color);border-radius:1000px}[type=range]::-ms-thumb{box-shadow:2px 2px 4px rgba(var(--color-dark-rgb),.15),0 0 2px rgba(var(--color-dark-rgb),.15);background:var(--color-success-500);border:2px solid var(--color-white);border-radius:500px;box-sizing:border-box;cursor:default;height:30px;width:30px;margin-top:2.5px}[type=range]:disabled::-moz-range-thumb,[type=range]:disabled::-ms-fill-lower,[type=range]:disabled::-ms-fill-upper,[type=range]:disabled::-ms-thumb,[type=range]:disabled::-webkit-slider-runnable-track,[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}