.no-padding{padding:0}.pad-4{padding:4px}.pad-8{padding:8px}.pad-12{padding:12px}.pad-16{padding:16px}.pad-24{padding:24px}.pad-32{padding:32px}.pad-64{padding:64px}.pt-2{padding-top:2px}.pt-4{padding-top:4px}.pt-8{padding-top:8px}.pt-16{padding-top:16px}.pt-24{padding-top:24px}.pt-32{padding-top:32px}.pt-64{padding-top:64px}.px-4{padding-left:4px;padding-right:4px}.px-6{padding-left:6px;padding-right:6px}.px-8{padding-left:8px;padding-right:8px}.px-12{padding-left:12px;padding-right:12px}.px-16{padding-left:16px;padding-right:16px}.px-24{padding-left:24px;padding-right:24px}.px-32{padding-left:32px;padding-right:32px}.py-4{padding-top:4px;padding-bottom:4px}.py-6{padding-top:6px;padding-bottom:6px}.py-8{padding-top:8px;padding-bottom:8px}.py-12{padding-top:12px;padding-bottom:12px}.py-16{padding-top:16px;padding-bottom:16px}.py-24{padding-top:24px;padding-bottom:24px}.py-32{padding-top:32px;padding-bottom:32px}.py-64{padding-top:64px;padding-bottom:64px}.pb-8{padding-bottom:8px}.pb-16{padding-bottom:16px}.pb-24{padding-bottom:24px}.pb-32{padding-bottom:32px}.pl-4{padding-left:4px}.pl-8{padding-left:8px}.pl-12{padding-left:12px}.pl-16{padding-left:16px}.pl-24{padding-left:24px}.pr-4{padding-right:4px}.pr-8{padding-right:8px}.pr-16{padding-right:16px}.my-4{margin-top:4px;margin-bottom:4px}.my-8{margin-top:8px;margin-bottom:8px}.my-16{margin-top:16px;margin-bottom:16px}.my-32{margin-top:32px;margin-bottom:32px}.mt-2{margin-top:2px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-64{margin-top:64px}.mb-64{margin-bottom:64px}.mb-32{margin-bottom:32px}.mb-24{margin-bottom:24px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-14{margin-bottom:14px}.mb-8{margin-bottom:8px}.mb-4{margin-bottom:4px}.mb-2{margin-bottom:2px}.ml-4{margin-left:4px}.ml-8{margin-left:8px}.ml-16{margin-left:16px}.ml-32{margin-left:32px}.ml-64{margin-left:64px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-32{margin-right:32px}.mr-64{margin-right:64px}.mx-4{margin-right:4px;margin-left:4px}.mx-8{margin-right:8px;margin-left:8px}.mx-12{margin-right:12px;margin-left:12px}.mx-16{margin-right:16px;margin-left:16px}.mx-24{margin-right:24px;margin-left:24px}.mx-32{margin-right:32px;margin-left:32px}.gap-2{gap:2px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-48{gap:48px}.border-box{-webkit-box-sizing:border-box;box-sizing:border-box}.border,.inactive-border{border:1px solid var(--off-white-dk)}.border-dk{border:1px solid var(--form-border)}.hover-border{border:1px solid var(--grey-lt)}.active-border{border:1px solid var(--blue)}.border-top{border-top:1px solid var(--off-white-dk)}.border-right{border-right:1px solid var(--off-white-dk)}.border-left{border-left:1px solid var(--off-white-dk)}.border-bottom{border-bottom:1px solid var(--off-white-dk)}.br-3{border-radius:3px}.br-8{border-radius:8px}.br-16{border-radius:16px}.br-y-16{border-top-left-radius:16px;border-top-right-radius:16px}.br-bl-3{border-bottom-left-radius:3px}.br-br-3{border-bottom-right-radius:3px}.border-top-left-8{border-top-left-radius:8px}.grid{display:grid}.block{display:block}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-block{display:inline-block}.align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.align-self-start{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}.align-self-end{-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}.align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.justify-sb{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-even{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-self-start{justify-self:start}.justify-self-center{justify-self:center}.flex-dir-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-grow{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.full-height{height:100%}.max-full-height{max-height:100%}.width-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.height-fit-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.half-width{width:50%}.full-width{width:100%}.max-full-width{max-width:100%}.text-nowrap{text-wrap:nowrap}.text-wrap{text-wrap:wrap}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-auto{overflow-x:auto}.text-align-right{text-align:right}.text-align-left{text-align:left}.text-align-center{text-align:center}.font-size-normal{font-size:var(--font-normal)}.font-size-small{font-size:var(--font-small)}.font-bold{font-weight:500}.underline{text-decoration:underline}.light-text{color:var(--grey-lt);font-weight:400}.color-primary{color:var(--blue)}.user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nowrap{white-space:nowrap}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.background-white{background-color:#fff}.background-offwhite{background-color:var(--off-white)}.background-offwhite-dk{background-color:var(--off-white-dk)}.background-xlt-blue{background-color:var(--blue-bg-lt)}.absolutely-center-and-fill{position:absolute;inset:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pos-relative{position:relative}.pos-absolute{position:absolute}.pos-sticky{position:-webkit-sticky;position:sticky}.right-0{right:0}.left-0{left:0}.top-0{top:0}.bottom-0{bottom:0}.display-none{display:none}.strikethrough{text-decoration:line-through}.pointer-cursor{cursor:pointer}.italic{font-style:italic}.word-break{word-break:break-word}.disabled{opacity:.6}.no-click{pointer-events:none}.overlay-click-to-blur{position:fixed;top:0;left:0;width:100%;height:100%}.min-width-0{min-width:0}.min-height-0{min-height:0}.viewport-height{height:100vh}.viewport-width{width:100vw}.color-ai-purple{color:var(--ai-purple-primary)}.background-ai-purple{background-color:var(--ai-purple-bg)}.border-ai-purple{border:1px solid var(--ai-purple-border)}.box-shadow-ai-purple{-webkit-box-shadow:4px 4px 16px 0 var(--ai-purple-box-shadow);box-shadow:4px 4px 16px 0 var(--ai-purple-box-shadow)}.ui-phone-call-__transcription-section-module__section-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;height:90px;background-color:#fff;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;white-space:pre-wrap}.client_modules-shells-react-components-notifies-list-__notify-complete-module__notify-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px;margin-right:16px}.client_modules-shells-react-components-notifies-list-__notify-complete-module__text-container{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:5px 10px;border-radius:5px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.client_modules-shells-react-components-notifies-list-__notify-complete-module__complete-text-container{background-color:var(--green)}.client_modules-shells-react-components-notifies-list-__notify-complete-module__complete-text-container:hover{background-color:var(--green-dk)}.client_modules-shells-react-components-notifies-list-__notify-complete-module__icon{float:right;line-height:21px;color:#fff}.client_modules-shells-react-components-notifies-list-__notify-complete-module__notify-text{max-width:230px;float:left;color:#fff;font-size:15px;line-height:21px}.client_modules-shells-react-components-notifies-list-__notify-processing-module__text-container{position:relative;background-color:var(--off-white-dk);height:21px}.client_modules-shells-react-components-notifies-list-__notify-processing-module__completion-background{z-index:1;position:absolute;background-color:var(--grey);inset:0;border-radius:5px}.client_modules-shells-react-components-notifies-list-__notify-processing-module__notify-text{position:absolute;z-index:10;font-style:italic;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.client_modules-shells-react-components-notifies-list-__notify-processing-module__icon{float:right;line-height:27px}.client_modules-shells-react-components-notifies-list-__notifies-list-module__header{font-size:15px;color:var(--grey-dk);padding:10px;border-bottom:1px solid var(--off-white-dk);margin-bottom:5px}.client_modules-shells-react-components-notifies-list-__notifies-list-module__list ul{margin-bottom:10px;max-height:200px;overflow-y:auto}.ui-entity-list-footer-__notifies-module__container{-webkit-transition:background-color .2s ease-in-out 0s;transition:background-color .2s ease-in-out 0s;position:relative;background-color:var(--grey);float:right;margin-right:10px;border-radius:3px;padding:0 20px 0 15px;cursor:pointer;font-size:var(--font-normal);overflow:hidden;color:#fff}.ui-entity-list-footer-__notifies-module__container:hover{background-color:var(--grey-dk)}.ui-entity-list-footer-__notifies-module__container-ready{background-color:var(--green)}.ui-entity-list-footer-__notifies-module__container-ready:hover{background-color:var(--green-dk)}.ui-entity-list-footer-__notifies-module__notifies-icon{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:30px;height:32px;line-height:36px;text-align:center}.ui-entity-list-footer-__notifies-module__notifies-icon span{font-size:18px;color:#fff}.ui-entity-list-footer-__notifies-module__notifies-icon svg{width:15px;height:15px}.ui-entity-list-footer-__notifies-module__notifies-icon svg path,.ui-entity-list-footer-__notifies-module__notifies-icon svg rect{fill:#fff}.ui-entity-list-footer-__notifies-module__notifies-text{float:left;line-height:32px}.ui-entity-list-footer-__notifies-module__popover{min-height:200px;width:375px}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__popover{border-radius:3px!important;-webkit-box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.12),0 2px 26px rgba(0,0,0,.12)!important;box-shadow:0 19px 38px #0000004d,0 15px 12px #0000001f,0 2px 26px #0000001f!important}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in{-webkit-animation:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-picker .4s var(--custom-easing);animation:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-picker .4s var(--custom-easing)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__invalid-shake{-webkit-animation-name:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-invalid-shake;animation-name:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-invalid-shake;-webkit-animation-timing-function:var(--custom-easing);animation-timing-function:var(--custom-easing);-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__textfield{width:100%;height:50px;display:block;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;font-size:20px;color:var(--grey-dk);padding:0 14px}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__textfield--invalid{color:var(--rose)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__textfield--invalid::-moz-selection{background-color:var(--off-white-md);color:var(--rose)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__textfield--invalid::selection{background-color:var(--off-white-md);color:var(--rose)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__actions-container{position:absolute;top:14px;right:14px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:translateX(25px);transform:translate(25px);opacity:0;-webkit-animation:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-action-buttons .2s var(--custom-easing-bounce) .2s forwards;animation:client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-action-buttons .2s var(--custom-easing-bounce) .2s forwards}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm{margin-top:4px;margin-right:4px;padding:0;fill:var(--green);-webkit-transition:opacity .2s var(--custom-easing);transition:opacity .2s var(--custom-easing)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm:hover,.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm:focus{fill:var(--green-dk)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm:disabled{opacity:.35}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm svg{pointer-events:none}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-cancel{padding:0;font-size:24px;color:var(--grey-lt)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-cancel:hover,.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-cancel:focus{color:var(--grey)}.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-confirm:focus:not(:hover),.client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__button-cancel:focus:not(:hover){-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(1.15);transform:scale(1.15)}@-webkit-keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-picker{0%{opacity:0}}@keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-picker{0%{opacity:0}}@-webkit-keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-action-buttons{0%{-webkit-transform:translateX(25px);transform:translate(25px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-in-action-buttons{0%{-webkit-transform:translateX(25px);transform:translate(25px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-invalid-shake{10%,90%{-webkit-transform:translateX(-1px);transform:translate(-1px)}20%,80%{-webkit-transform:translateX(2px);transform:translate(2px)}30%,50%,70%{-webkit-transform:translateX(-4px);transform:translate(-4px)}40%,60%{-webkit-transform:translateX(4px);transform:translate(4px)}}@keyframes client_modules-shells-react-components-date-time-picker-__date-time-picker-popover-module__animate-invalid-shake{10%,90%{-webkit-transform:translateX(-1px);transform:translate(-1px)}20%,80%{-webkit-transform:translateX(2px);transform:translate(2px)}30%,50%,70%{-webkit-transform:translateX(-4px);transform:translate(-4px)}40%,60%{-webkit-transform:translateX(4px);transform:translate(4px)}}.client_modules-shells-react-components-live-transcription-__animating-bars-module__bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:2px;height:5px;margin:0 2px;background-color:var(--plum);-webkit-animation:client_modules-shells-react-components-live-transcription-__animating-bars-module__bar .5s infinite;animation:client_modules-shells-react-components-live-transcription-__animating-bars-module__bar .5s infinite;overflow:hidden}.client_modules-shells-react-components-live-transcription-__animating-bars-module__bar-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-height:15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.client_modules-shells-react-components-live-transcription-__transcribe-button-module__button-container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:3px;text-align:center;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--white);background-color:var(--off-white);padding:6px 0;-webkit-animation:client_modules-shells-react-components-live-transcription-__transcribe-button-module__width .5s ease-in-out;animation:client_modules-shells-react-components-live-transcription-__transcribe-button-module__width .5s ease-in-out;min-height:24px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.client_modules-shells-react-components-live-transcription-__transcribe-button-module__button-container:hover{background-color:var(--off-white-dk)}.client_modules-shells-react-components-live-transcription-__transcribe-button-module__button-container svg{padding:0 8px}.client_modules-shells-react-components-live-transcription-__transcribe-button-module__start-button,.client_modules-shells-react-components-live-transcription-__transcribe-button-module__stop-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-animation:client_modules-shells-react-components-live-transcription-__transcribe-button-module__width .5s ease-in-out;animation:client_modules-shells-react-components-live-transcription-__transcribe-button-module__width .5s ease-in-out;padding:0}.ui-power-ai-power-ai-usage-popover-__power-ai-usage-popover-module__power-ai-usage-popover-content{max-width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;color:var(--grey)}.ui-power-ai-power-ai-usage-popover-__power-ai-usage-popover-module__no-credits{font-weight:500;font-size:var(--font-small);margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px}.ui-power-ai-power-ai-usage-popover-__power-ai-usage-popover-module__error-svg-container{width:64px}.ui-power-ai-power-ai-usage-popover-__power-ai-usage-popover-module__title{font-size:var(--font-big);font-weight:500;color:var(--grey-dk)}.ui-power-ai-power-ai-usage-popover-__power-ai-usage-popover-module__branded{color:var(--ai-blue)}
