:root{--white:#fff;--black:#000;--gray:grey;--background:#f0f2f5;--background-a:rgba(0,0,0,.05);--background-white:#fff;--background-light:#efefef;--gray-line:#dcdde0;--gray-line-light:#ecedf0;--background-ultra-light:#f8f9fa;--border-color:#d9d9d9;--title:#333;--text:#444;--sub-text:#ccc;--label:#444444d9;--link:#1890ff;--outline:#40a9ff;--link-background:rgba(24,144,255,.12);--dropdown-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgb(0 0 0/8%),0 9px 28px 8px rgb(0 0 0/5%);--success:#52c41a;--success-hover:#73d13d;--danger:#ff4d4f;--danger-hover:#ff7875;--info:#42a5f5;--warning:#ffa940;--atendare-orange:#fcbb02;--atendare-blue:#1a73e8;--atendare-green:#66bc46;--atendare-yellow:#fadb14;--atendare-marketing:#d81b60;--atendare-qualification:#1a73e8;--atendare-sales:#fb8c00;--atendare-projects:#76bd22;--atendare-settings:#333;--atendare-automation:#67217a;--atendare-analytics:#1e88e5;--atendare-account:#001d66;--atendare-billing:#333;--atendare-chat:#1677ff;--atendare-support:#9254de;--atendare-developer:#1890ff;--font-weight-normal:400;--font-weight-bold:700;--font-weight-black:800;--font-family:"Source Sans Pro",sans-serif;--font-size:14px;--border-radius:6px;--header-height:4rem;--header-top:0rem;--content-bottom:0rem;--content-height:calc(100vh - var(--header-height) - var(--header-top) - var(--content-bottom));--content-padding:1rem;--score-profile-a:#b7eb8f;--score-profile-b:#91caff;--score-profile-c:#ffd591;--score-profile-d:#ffa39e}body,html{font-size:16px;min-width:1150px;margin:0}label{margin:initial}*,.h1,.h2,.h3,.h4,.h5,.h6,body,button,h1,h2,h3,h4,h5,h6,html,input,optgroup,select,textarea{font-family:var(--font-family);font-weight:inherit;color:inherit}*,:after,:before{box-sizing:border-box}fieldset{width:100%;border:0;padding:0;margin:0;min-width:0}.text-right{text-align:right}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.text-bold{font-weight:700}.hide,[hidden],template{display:none!important}.dropdown-menu>li>a,label{font-weight:var(--font-weight-normal)!important}b,strong{font-weight:var(--font-weight-bold)}.uil.uil-rotate90:before{transform:rotate(90deg)}.page,body,body #__next,html{min-height:100%;display:flex;flex-direction:column;flex:1 1;width:100%;background-color:var(--background)}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-xs{font-size:.8rem}.btn,.btn-link{font-weight:400}.text-danger{color:var(--danger)}.text-success{color:var(--success)}.atdr-support,[data-support=true]{box-shadow:0 0 0 2px var(--atendare-support) inset,0 0 0 1px #fff}.atdr-developer,[data-developer=true]{box-shadow:0 0 0 2px var(--atendare-developer) inset,0 0 0 1px #fff}.disabled{pointer-events:none}#AtdLoader .AtdLoaderBg{display:block;z-index:9998;top:0;position:fixed;background:rgba(0,0,0,.1);background:hsla(0,0%,100%,.5);width:100%;height:100%}#AtdLoader .AtdLoaderBx{position:fixed;z-index:9999;left:50%;top:50%;height:120px;width:120px;margin-top:-60px;margin-left:-60px;border-radius:50%;background:url(/images/loader.gif) no-repeat 50%;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.dropdown-menu li .icon:first-child,.dropdown-menu li>a .icon:first-child{font-size:1.2em}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:13px}.custom-scrollbar::-webkit-scrollbar-thumb,.list_group::-webkit-scrollbar-thumb,.modal-open .modal::-webkit-scrollbar-thumb,.select2-results ul::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}input.UPPER{text-transform:uppercase}a[role=menuitem]{cursor:pointer}.badge.badge-danger.up{position:absolute;top:10px}._detail{position:relative;width:100%;min-height:25px}._detail ._label{text-overflow:ellipsis;overflow:hidden;width:38%;text-align:right;padding-right:5px!important;vertical-align:top}._detail ._label,._detail ._value{word-break:break-word;display:inline-block}._detail ._value{width:60%;padding-left:5px!important;vertical-align:bottom;color:#222}.pipeline-stages{display:table;table-layout:fixed;width:100%;overflow:hidden;border-radius:4px;margin:0;padding:0;list-style:none;height:1.8rem;background:#eee}.pipeline-stages .stage{background:var(--link);position:relative;width:100%;text-align:center;cursor:pointer;color:#fff;display:table-cell}.pipeline-stages .stage .stage-name{font-size:.75rem;padding-top:5px;display:inline-block;width:calc(100% - 1px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:.6rem;height:1.5rem;vertical-align:middle}.pipeline-stages .stage:before{width:1.5rem;height:1.5rem;position:absolute;right:-.8rem;top:3px;border-top:3px solid #fff;border-right:3px solid #fff;transform:scalex(.3) rotate(45deg);content:" ";cursor:pointer;z-index:1;background-color:inherit}.pipeline-stages.won .stage,.pipeline-stages.won .stage.active,.pipeline-stages.won .stage.active:before{background:var(--success)}.pipeline-stages.lost .stage,.pipeline-stages.lost .stage.active,.pipeline-stages.lost .stage.active:before{background:var(--danger)}.pipeline-stages.inactive .stage,.pipeline-stages.inactive .stage.active,.pipeline-stages.inactive .stage.active:before{background:var(--gray)}.pipeline-stages .stage.active~.stage{color:#868686;background:#e2e2e2}#nprogress .spinner{left:15px}.ant-btn.ant-btn-success{background:var(--success)!important;color:#fff!important;border-color:transparent!important}.ant-btn.ant-btn-success:hover{background:var(--success-hover)!important;color:#fff!important;border-color:transparent!important}.ant-btn-success>.ant-btn{background:var(--success);color:#fff}.ant-btn-successfully,.ant-btn-successfully:focus,.ant-btn-successfully:hover{color:var(--success);background:var(--white);border-color:var(--success)}.icon{margin:-1px 3px 0}.ant-dropdown-menu-item.ant-btn-dangerous:not(.ant-dropdown-menu-item-disabled){color:var(--danger);border-color:var(--danger)}a[href]:hover{text-decoration:underline}.ant-drawer .ant-drawer-footer{text-align:right}.ant-drawer .ant-drawer-header .ant-drawer-title{width:100%;padding-right:.5rem}.ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0}.ant-drawer.ant-drawer-success .ant-drawer-header{background:var(--success)}.atdr-drawer.ant-drawer-danger .ant-drawer-header{background:var(--danger)}.ant-tag.ant-tag-sm{font-size:.9rem;padding:0 5px;line-height:1.15}.ant-steps-item-icon,.ant-steps-item-title{line-height:28px}.ant-steps-small .ant-steps-item-icon{line-height:20px}.left-panel .ant-form-item{margin-bottom:.25rem}.ant-form-item-explain{font-size:.8rem!important}.ant-comment .ant-comment-inner{padding:0;margin-top:1rem}.ant-popover-buttons button{min-width:70px}.ant-input[disabled],.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,.5)}.ant-checkbox-group-break .ant-checkbox-group-item{width:100%}.atdr-timeline .ant-timeline .ant-timeline-item .ant-timeline-item-tail{height:100%;border-left:1px solid #dcdcdc}.atdr-timeline .ant-timeline .ant-timeline-item.first .ant-timeline-item-tail{height:0!important}.atdr-timeline .ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{border-left:1px dashed #dcdcdc}.atdr-timeline .ant-timeline .ant-timeline-item.no_dot .ant-timeline-item-head{display:none}.atdr-timeline .ant-timeline .ant-timeline-item.no_background .ant-timeline-item-head{background:transparent}.atdr-timeline .ant-timeline .ant-timeline-item:not(.registers) .ant-timeline-item-head{top:10px}.atdr-timeline .ant-timeline .ant-timeline-item.registers{padding-bottom:0}.atdr-timeline .ant-timeline .ant-timeline-item:not(.registers){padding-bottom:8px}.ant-divider.ant_divider_align_left{margin:8px 0}.ant-divider.ant_divider_align_left:before{display:none}.ant-divider.ant_divider_align_left .ant-divider-inner-text{padding-left:0}.ant-card.ant-card-panel{box-shadow:0 1px 4px 0 rgba(0,0,0,.1);border-radius:4px}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-draggable-handle{touch-action:none}.flow_panel .flow_step.ui-droppable-hover,.flow_panel .flow_step.ui-selecting{background:rgba(0,0,0,.2);box-shadow:0 0 0 5px rgba(0,0,0,.2)}.flow_panel .flow_step.ui-selected{box-shadow:0 0 2px 4px rgba(0,0,0,.2)}a[href^="https://www.tiny.cloud"]{display:none!important}.ant-timeline .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-timeline .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text{width:100%}.tox-tinymce-aux{font-family:inherit!important}.tox .tox-collection--list .tox-collection__item--active{background-color:#f5f5f5!important}.tox .tox-collection--list .tox-collection__group,.tox .tox-menu.tox-collection.tox-collection--list{padding:0!important}.tox .tox-menu{border-radius:3px!important}.tox .tox-autocompleter .tox-menu{min-width:300px}.tox .tox-autocompleter{box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);max-height:40vh!important}.mention{background-color:var(--background);padding:0 .2rem;border-radius:1rem}.score-history-timeline .ant-collapse .ant-collapse-header{padding:8px 12px!important}.public_schedule_calendar .ant-picker-cell{cursor:default!important}.public_schedule_calendar .ant-picker-panel{border-top:unset!important}.public_schedule_calendar thead{transform:translateX(7px)}.public_schedule_calendar thead tr th{font-weight:700;text-transform:uppercase}.antd-input{box-sizing:border-box;margin:0;padding:4px 11px;color:rgba(0,0,0,.88);font-size:inherit;line-height:inherit;list-style:none;position:relative;display:inline-block;width:100%;min-width:0;border-radius:var(--border-radius);transition:all .2s;background-color:inherit;border-width:1px;border-style:solid;border-color:var(--border-color)}.ant-space-compact .ant-select~.antd-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-space-compact .antd-input:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.antd-input:focus{border-color:#1677ff;box-shadow:0 0 0 2px rgba(5,145,255,.1);outline:0}.antd-input:hover{border-color:#4096ff}.table{table-layout:fixed;position:relative;border-bottom:1px solid #e0e0e0;margin:0 0 -1px;width:100%;max-width:100%;border-collapse:collapse}.table a{text-decoration:none}.table a:hover{text-decoration:underline}.table>tbody>tr>td,.table>thead>tr>th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;padding:8px}.table>thead>tr>th{text-transform:uppercase;width:100%;border-bottom:1px solid #e0e0e0}.table>tbody>tr>td.dropdown,.table>thead>tr>th.dropdown{overflow:visible;text-transform:none}.table>tbody>tr>td.dropdown>ul{left:-160px;top:0}.table>tbody>tr>td.dropdown>a{padding:6px;margin:-6px;border-radius:3px}.table>tbody>tr>td.dropdown>a:hover{box-shadow:0 0 0 1px}.table>tbody>tr:hover{background-color:#f4f4f4}.table>tbody>tr>td.ImageColumn{text-overflow:clip}.table>tbody>tr>td img{width:22px;border-radius:15px}.table .text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;position:relative}@media (max-width:600px){.table.listing>tbody>tr>td:not(.ColumnNotHidden),.table.listing>thead>tr>th:not(.ColumnNotHidden){display:none}}.table-options{display:none;width:100vw;left:0;height:50px;top:60px;position:fixed;z-index:1000;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.14);padding:5px;text-align:center}.table-options .option_select{padding:10px}.table-options.active{display:block}.table.table-no-lines,.table.table-no-lines>tbody>tr>td,.table.table-no-lines>tbody>tr>th,.table.table-no-lines>tfoot>tr>td,.table.table-no-lines>tfoot>tr>th,.table.table-no-lines>thead>tr>td,.table.table-no-lines>thead>tr>th{border:none}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_pageLogin__AG888{background-position:top;background-size:cover;width:100%;height:100%;background-image:url(/images/content/background_login.png)}.styles_pageLogin__AG888 .styles_pageLoginMain__VLxyF{padding:8% 3.5rem 3rem;background:#fff;text-align:center;height:100vh;overflow:auto;width:30rem;max-width:100%;margin-left:auto}.fieldInput_checkbox___2_zg,.fieldInput_radio__9298w{display:block}.fieldInput_checkbox___2_zg>label,.fieldInput_radio__9298w>label{display:flex}.style_dot__VI3Nq{width:.6rem;height:.6rem;border-radius:50%}.style_dot__VI3Nq.style_none__KdjAC{background-color:#333}.style_dot__VI3Nq.style_nutrition__5SfHP,.style_dot__VI3Nq.style_subscriber__tojhT{background-color:#d81b60}.style_dot__VI3Nq.style_qualification__7XAgY{background-color:#1a73e8}.style_dot__VI3Nq.style_qualified__U2pGS{background-color:#52c41a}.style_dot__VI3Nq.style_discarded__4b81b{background-color:#ff4d4f}.style_dot__VI3Nq.style_qualification_successfully__EMbo0{background-color:#52c41a}.style_dot__VI3Nq.style_qualification_unsuccessfully__RfTZt{background-color:#ff4d4f}.style_dot__VI3Nq.style_negotiation__XxwBj{background-color:#fa8c16}.style_dot__VI3Nq.style_customer__Lnoy4{background-color:#52c41a}.style_dot__VI3Nq.style_lost__ZRHG8{background-color:#ff4d4f}.style_dot__VI3Nq.style_inactive__jAKtn{background-color:#333}.style_tag__VIxyv{text-transform:uppercase}.style_tag__VIxyv.style_break__EMsk6{white-space:normal}.style_tag__VIxyv.style_none__KdjAC{color:rgba(0,0,0,.85);background:#fafafa;border-color:#d9d9d9}.style_tag__VIxyv.style_nutrition__5SfHP,.style_tag__VIxyv.style_subscriber__tojhT{color:#d81b60;background:rgb(216 27 96/5%);border-color:rgba(216,27,96,.5)}.style_tag__VIxyv.style_qualification__7XAgY{color:#1a73e8;background:rgb(26 115 232/5%);border-color:rgba(26,115,232,.5)}.style_tag__VIxyv.style_qualified__U2pGS{color:#52c41a;background:rgb(82 196 26/5%);border-color:rgba(82,196,26,.5)}.style_tag__VIxyv.style_discarded__4b81b{color:#ff4d4f;background:rgb(255 77 79/5%);border-color:rgba(255,77,79,.5)}.style_tag__VIxyv.style_qualification_successfully__EMbo0{color:#52c41a;background:rgb(82 196 26/5%);border-color:rgba(82,196,26,.5)}.style_tag__VIxyv.style_qualification_unsuccessfully__RfTZt{color:#ff4d4f;background:rgb(255 77 79/5%);border-color:rgba(255,77,79,.5)}.style_tag__VIxyv.style_negotiation__XxwBj{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.style_tag__VIxyv.style_customer__Lnoy4{color:#52c41a;background:rgb(82 196 26/5%);border-color:rgba(82,196,26,.5)}.style_tag__VIxyv.style_lost__ZRHG8{color:#ff4d4f;background:rgb(255 77 79/5%);border-color:rgba(255,77,79,.5)}.style_tag__VIxyv.style_inactive__jAKtn{color:rgba(0,0,0,.85);background:#fafafa;border-color:#d9d9d9}.styles_container__ic0RB{display:flex;gap:.5rem;align-items:center;padding:.3rem .2rem .3rem 0}.styles_container__ic0RB>div{display:flex;flex-direction:column;gap:.25rem}.styles_container__ic0RB img{width:30px;height:30px;border-radius:50%}.styles_container__ic0RB>div>span{line-height:100%}.styles_container__ic0RB .styles_email__s6j_f{font-size:.8rem}.fields_panel_specification__5lm5e{width:100%}.fields_panel__7GMAK{display:flex;flex-grow:2}.fields_panel__7GMAK>div{width:50%}.fields_panel__7GMAK>div:first-child{border-right:1px solid #ddd;padding-right:10px}.fields_panel__7GMAK>div:nth-child(2){border-left:1px solid #ddd;padding-left:10px}.fields_panel__7GMAK .fields_headerTitle__SDemS{font-size:1rem}.fields_items__uGdow{margin:0;padding:0;list-style:none;width:100%;min-height:50px}.fields_items__uGdow .fields_item__qG31s{margin:.5rem 0;border:1px solid var(--gray-line-light);background-color:var(--background-a);padding:.4rem .3rem;border-radius:var(--border-radius)}.fields_items__uGdow .fields_item__qG31s .fields_content__dvpiB{display:flex;align-items:center}.fields_items__uGdow .fields_item__qG31s .fields_handle__GFL24{width:1.8rem;text-align:center;display:flex;justify-content:center;align-items:center}.fields_items__uGdow .fields_item__qG31s.fields_disabled__rMEVE{pointer-events:none;opacity:.6}.fields_items__uGdow .fields_item__qG31s .fields_labelContent__tsHdR{display:flex;width:100%;overflow:hidden;align-items:center}.fields_items__uGdow .fields_item__qG31s .fields_flags__tDLo5{display:flex;flex-wrap:wrap;gap:.4rem;margin-left:1.7rem;font-size:.8rem}.fields_items__uGdow .fields_item__qG31s .fields_flags__tDLo5 span{margin:0;text-overflow:ellipsis;overflow:hidden}.fields_items__uGdow .fields_item__qG31s .fields_label__4LCnH{padding:0 .3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fields_items__uGdow .fields_item__qG31s .fields_labelContent__tsHdR .fields_labelTag__kdtR9{border:1px solid var(--link);color:var(--link);background-color:#e6f7ff;padding:0 5px;font-size:.8rem}.fields_items__uGdow .fields_item__qG31s .fields_label__4LCnH.fields_required__SntI5:before{margin:0 3px 0 -5px;color:var(--danger);content:"*"}.fields_items__uGdow .fields_item__qG31s .fields_options__wbTQL{display:inline-flex;gap:.1rem;margin-left:auto}.fields_actions__m1iEv{display:flex;gap:.25rem;margin-left:auto}.fields_person__Sg6qH{display:inline-flex;gap:3px;opacity:0;transition:opacity .2s ease}.fields_item__qG31s:hover .fields_person__Sg6qH{opacity:1}.field_new_field__3QdNb .field_title__x4T4A{font-size:1.1rem;margin-bottom:5px}.field_new_field__3QdNb .field_items__7uM_4{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}.field_new_field__3QdNb .field_items__7uM_4 .field_item__2cNGr{margin:3px 0;border:1px solid #ddd;padding:3px 5px;border-radius:var(--border-radius);cursor:pointer;display:flex}.field_new_field__3QdNb .field_items__7uM_4 .field_item__2cNGr:hover{background-color:var(--background-a);border-color:#ccc}.field_new_field__3QdNb .field_items__7uM_4 .field_item__2cNGr.field_checked__zaWxr{background-color:grey;color:#fff}.field_new_field__3QdNb .field_items__7uM_4 .field_item__2cNGr .field_icon__l_KzS{width:1.5rem;text-align:center}.field_new_field__3QdNb .field_items__7uM_4 .field_item__2cNGr .field_label__IQ_mU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.field_price__7_zVJ{width:60%;margin-left:.5rem;display:flex;align-items:center}.field_price__7_zVJ>span{padding:0;margin-right:.5rem}.field_save_field__0U_SZ .field_options__kW8Ur{margin:15px 0 0;padding:0;list-style:none}.field_save_field__0U_SZ .field_options__kW8Ur .field_option__LcwYR{margin:5px 0;border:1px solid #ddd;background-color:#f0f0f0;padding:3px;display:flex;border-radius:var(--border-radius);align-items:center}.field_save_field__0U_SZ .field_options__kW8Ur .field_handle__qkkeX{width:30px;text-align:center}.field_save_field__0U_SZ .field_options__kW8Ur .field_label__IQ_mU{width:100%}.company_suggestionPanel__uokc6{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px;max-height:200px;overflow:auto}.company_suggestionPanel__uokc6 .company_item__hBMJ_{transition:background .3s ease;color:rgba(0,0,0,.85);font-size:14px;padding:5px 12px;cursor:pointer}.company_suggestionPanel__uokc6 .company_item__hBMJ_:hover{background-color:#f5f5f5}.company_searchIcon__OLphN{position:absolute!important;z-index:1;right:2px;top:-32px}.style_type_icon__h4vxw{color:var(--link);margin-right:6px}.style_item__IEPl5{background-color:#fff;border-radius:var(--border-radius);border:1px solid #e4e4e4;overflow:visible;overflow:initial}.style_item_month___R8rR{padding-top:10px;font-size:1.1em;text-transform:capitalize}.style_item__IEPl5:after{content:"";position:absolute;left:-5px;top:17px;width:12px;height:12px;background-color:#fff;border-left:1px solid #e0e4e7;border-bottom:1px solid #e0e4e7;z-index:1;transform:rotate(45deg)}.style_item__IEPl5 .style_header__lIEoP{display:flex;color:rgba(0,0,0,.85);width:100%;align-items:center}.style_item__IEPl5 .style_header-__5MU_4 .style_item__IEPl5 .style_header__lIEoP>span{white-space:nowrap}.style_item__IEPl5 .style_title__1OJxO{font-weight:700;margin-right:6px}.style_item__IEPl5 .style_total__SWL_Q{font-weight:700;margin-left:6px}.style_button_link__K10YO{border:none;background:none;color:var(--link)}.style_history_detail__v0VLn{font-size:.9rem;width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_total_score__y5qF5{font-size:16px;font-weight:700}.style_wrapper__l0hIJ{display:flex;align-items:center;gap:0;cursor:pointer}.style_profile__UzNmA{display:flex;padding:8px;justify-content:center;align-items:center;border-radius:50px;z-index:0}.style_profile__UzNmA.style_green__yjzG_{background:var(--score-profile-a)}.style_profile__UzNmA.style_red__ASune{background:var(--score-profile-d)}.style_profile__UzNmA.style_blue__BGHao{background:var(--score-profile-b)}.style_profile__UzNmA.style_orange__pnWt1{background:var(--score-profile-c)}.style_profile__UzNmA.style_default__UaG7W{height:34px;width:34px}.style_profile__UzNmA.style_small__U6v86{height:24px;width:24px}.style_profile_text__MdkkD{color:#000;text-align:center;font-size:14px;line-height:normal;width:18px}.style_profile__UzNmA.style_default__UaG7W .style_profile_text__MdkkD{font-weight:600}.style_interest__D6HE3{display:flex;padding-right:14px;justify-content:center;align-items:center;align-self:stretch;border-radius:0 12px 12px 0;background:#e3e5e8;margin-left:-15px}.style_interest__D6HE3:before{border-radius:0 100px 100px 0;background-color:#fff;display:inline-block;margin-right:10px;content:""}.style_interest__D6HE3.style_default__UaG7W:before{width:18px;height:34px}.style_interest__D6HE3.style_small__U6v86:before{width:12px;height:24px}.style_interest__D6HE3.style_small__U6v86 .style_interest_text__b_iZf{font-size:14px;height:24px}.styles_dialog__ildpz{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:auto;width:350px;background:#fff;border-radius:var(--border-radius);position:absolute;top:0;left:0;outline:0;z-index:10000;position:fixed;top:70px;left:calc(100vw - 400px);padding:1rem}.styles_content__3EBPH{display:flex;flex-direction:column;gap:.75rem}.styles_content__3EBPH>header{width:100%;display:flex;justify-content:space-between;align-items:center}.styles_content__3EBPH>header>div{cursor:pointer}.styles_endCallButton__qiyA7{width:100%;flex:1 1;transition:background .2s}.styles_endCallButton__qiyA7:hover{background:var(--danger)!important}.styles_endCallButton__qiyA7>*{transition:color .2s}.styles_endCallButton__qiyA7:hover>*{color:var(--white)}.styles_bold__G6YQm{font-weight:700}.styles_row__A2Ams{display:flex;gap:.5rem}.styles_dialog__RmMkA{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:auto;width:350px;background:#fff;border-radius:var(--border-radius);position:absolute;top:0;left:0;outline:0;z-index:10000;position:fixed;top:70px;left:calc(100vw - 400px);padding:1rem}.styles_content__tcw3y{display:flex;flex-direction:column;gap:1rem}.styles_endCallButton__hKCUB{width:100%;flex:1 1;transition:background .2s}.styles_endCallButton__hKCUB:hover{background:var(--danger)!important}.styles_endCallButton__hKCUB>*{transition:color .2s}.styles_endCallButton__hKCUB:hover>*{color:var(--white)}.style_dialog___PPpM{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:auto;width:350px;background:#fff;border-radius:var(--border-radius);position:absolute;top:0;left:0;padding:.2em;outline:0;z-index:10000;position:fixed;top:70px;left:calc(100vw - 400px)}.style_dialog___PPpM .style_header__Wtcaw{cursor:move;padding:15px;color:#757575;min-height:150px}.style_dialog___PPpM .style_header__Wtcaw .style_title__0w_Me{font-size:1.2rem;font-weight:700;line-height:1;padding:0 0 10px;text-align:center;min-height:50px}.style_dialog___PPpM .style_content__VeuK0{text-align:center}.style_dialog___PPpM .style_footer__iuA19{text-align:center;padding:15px}.style_dialog__6MZxH{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:auto;width:350px;min-height:350px;background:#fff;border-radius:var(--border-radius);position:absolute;top:0;left:0;padding:.2em;outline:0;z-index:10000;position:fixed;top:70px;left:calc(100vw - 400px)}.style_dialog__6MZxH .style_header__w6Yx6{cursor:move;padding:15px;color:#757575;position:relative}.style_dialog__6MZxH .style_header__w6Yx6 .style_title__Fn6vn{font-size:1.2rem;font-weight:700;line-height:1;padding:0 0 10px;text-align:center;min-height:50px}.style_dialog__6MZxH .style_content__9MZIe{text-align:center}.style_dialog__6MZxH .style_footer__ydEX2{text-align:center;padding:15px}.styles_dialog__Kkdtt{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:auto;width:350px;background:#fff;border-radius:var(--border-radius);position:absolute;top:0;left:0;outline:0;z-index:10000;position:fixed;top:70px;left:calc(100vw - 400px);padding:1rem}.styles_content__bifL1{display:flex;flex-direction:column;gap:.75rem}.styles_content__bifL1>header{width:100%;display:flex;justify-content:space-between;align-items:center}.styles_content__bifL1>header>div{cursor:pointer}.styles_endCallButton__KnJa6{width:100%;flex:1 1;transition:background .2s}.styles_endCallButton__KnJa6:hover{background:var(--danger)!important}.styles_endCallButton__KnJa6>*{transition:color .2s}.styles_endCallButton__KnJa6:hover>*{color:var(--white)}.styles_bold__DYLnJ{font-weight:700}.styles_row__ckhib{display:flex;gap:.5rem}.callButton_persons__v4LfC .callButton_person__uZ2LK{display:flex;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}.callButton_persons__v4LfC .callButton_phones___U_uP{list-style:none;margin:0;padding:0;text-align:right}.styles_actions__hk0Cj{text-align:center;width:100%;display:flex;justify-content:center}.styles_action_btn_wrapper__P2vEG{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem}.styles_action_btn_wrapper__P2vEG .styles_action_btn_label__dg8jw{font-size:14px;font-weight:600;display:inline-block;min-width:65px;color:var(--link);cursor:pointer;line-height:1.2}.styles_action_btn_wrapper__P2vEG .styles_act_disabled__F7nRS{color:rgba(0,0,0,.25);cursor:not-allowed}@media (max-width:1400px){.styles_actions__hk0Cj{gap:.5rem}.styles_action_btn_wrapper__P2vEG .styles_action_btn_label__dg8jw{display:none}}.style_selectItem__3Z_O7{display:flex;align-items:center}.style_selectItem__3Z_O7 .style_selectIcon__85Mzi{width:1.5rem}.style_selectItem__3Z_O7 .style_selectBody__IPSeI{width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.style_suggestions__1ZRru{margin-top:10px;display:flex;flex-wrap:wrap}.style_suggestions__1ZRru i.style_light_icon__4K_2y{color:var(--atendare-orange)}.style_suggestions__1ZRru .style_suggestion__sgpQm{margin-left:7px;text-decoration:underline;cursor:pointer;white-space:nowrap}.style_assignments__bC_iR{list-style:none;margin:.5rem 0;padding:0;width:100%;display:flex;flex-direction:column;gap:.5rem}.style_assignments__bC_iR .style_assignment__EuYPB{display:flex;align-items:center;gap:.5rem;padding:.1rem .2rem}.style_assignments__bC_iR .style_assignment__EuYPB .style_label__DzYKc{flex:1 1}.style_assignments__bC_iR .style_assignment__EuYPB .style_action__So11p{min-height:1.5rem}.style_assignments__bC_iR .style_assignment__EuYPB:hover{background-color:var(--background-ultra-light)}.send_email_addresses__QFeZC{list-style:none;padding:0;margin:0;background:var(--white)}.send_email_addresses__QFeZC .send_addresses_search__TjQLq{vertical-align:top;border-bottom:1px solid #eee;display:flex}.send_email_addresses__QFeZC .send_addresses_search__TjQLq .send_addresses_search_label__w4Xmy{padding:3px 5px;text-align:right;font-weight:500}.send_email_addresses__QFeZC .send_addresses_search__TjQLq .send_addresses_search_contacts__JizTr{width:100%;padding-right:100px}.send_email_addresses__QFeZC .send_addresses_search__TjQLq .send_address__kR_ss{border:1px solid #ccc!important;padding:0 4px;border-radius:var(--border-radius);background-color:#eee;margin:2px;float:left}.send_email_addresses__QFeZC .send_addresses_search__TjQLq .send_address__kR_ss .send_address_delete__uHwmU{display:inline;font-size:12px;color:grey;cursor:pointer;margin-left:3px}.send_email_attachments__S7uxE{list-style:none;margin:0;padding:10px 0 0}.send_email_attachments__S7uxE .send_email_attachment__nG_GQ{width:100%;padding:5px 15px;margin:5px 0;background-color:#f3f4f5;position:relative;border-radius:var(--border-radius)}.send_email_attachments__S7uxE .send_remove_email_attachment__7cwr1{right:0;position:absolute;cursor:pointer;z-index:1}.send_email_attachments__S7uxE .send_email_attachment_progress___EIcO{position:absolute;z-index:1;width:30%;right:30px;background-color:#f3f4f5;top:0;padding:3px}.send_email_attachments__S7uxE .send_email_attachment_name__d5aih{white-space:nowrap;width:calc(100% - 50px);overflow:hidden;text-overflow:ellipsis;display:flex;gap:.5rem}.send_email_attachments__S7uxE .send_popover__TxCuq{color:#000;word-break:break-all}.send_email_attachments__S7uxE .send_popover__TxCuq .send_popover-content__gtIK3{padding:5px}.form_sendEmailFormInput__0kF0u{margin:0;font-size:medium;background:var(--white);display:flex;align-items:center;width:100%}.form_input__RD4NX{border-bottom:1px solid var(--gray-line);position:relative}.form_center__h2m06{display:flex;align-items:center}.form_emailEditor__u4bnN .tox-editor-header{z-index:20}.form_emailEditor__u4bnN,.form_emailEditor__u4bnN .tox-editor-container,.form_emailEditor__u4bnN .tox.tox-tinymce{width:100%;border-radius:0;border-radius:initial;border:none;position:relative;min-height:calc(100vh - 243px);overflow:hidden}.form_svgIcon__Ua4_N{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.form_inputIaFooter__gR8rF .ant-input,.form_inputIaFooter__gR8rF .ant-input:disabled,.form_inputIaFooter__gR8rF .ant-input:focus,.form_inputIaFooter__gR8rF .ant-input:hover{border:none;box-shadow:none;background-color:transparent}.form_inputIaFooter__gR8rF{position:absolute;width:90%;left:50%;transform:translateX(-50%)}.form_inputIaFooterContainer__ul7qZ{position:absolute;border-radius:1rem;padding:.5rem;background-color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;width:100%;position:relative}.form_inputIaFooterShadow__LUpAh{border-radius:9999px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#ff7eb3,#ff758c,#42a5f5,#7c4dff);background-size:300% 300%;border-radius:inherit;animation:form_gradient-shift__22K6z 6s linear infinite;filter:blur(10px);opacity:.7}@keyframes form_gradient-shift__22K6z{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.form_inputIaFooter__gR8rF .form_icon__YzaPc{display:flex;align-items:center;justify-content:center}.form_buttonPromptContainer__KH1gT{display:flex;gap:.25rem}.form_buttonConfirm__q0cJS,.form_buttonPromptContainer__KH1gT{border-radius:9999px}.form_buttonConfirm__q0cJS{overflow:hidden}.form_selectionButton__807G8:hover{background-color:var(--gray-line);cursor:pointer}.form_selectionButton__807G8{box-shadow:var(--dropdown-box-shadow);position:absolute;z-index:1;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;border:none;background:var(--white);transition:opacity .1s ease-out .2s,top .1s ease-in-out,background .3s ease,left .1s ease-in-out}.form_selectionButton__807G8 svg{fill:var(--text);width:1.25rem;height:1.25rem}.form_floatButton__BWK3Z{position:absolute;bottom:4rem;right:2rem;width:4rem;height:4rem;border-radius:2rem;border:none;background:var(--info);z-index:9999;transition:filter .2s;display:flex;align-items:center;justify-content:center}.form_floatButton__BWK3Z svg{fill:var(--white);width:3.5rem;height:3.5rem;transition:transform .2s}.form_floatButton__BWK3Z:hover svg{transform:scale(125%)}.form_floatButton__BWK3Z:hover{filter:brightness(.9)}.styles_feedbackControls__lA9d8{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.styles_feedbackControls__lA9d8 button{display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_feedbackControls__lA9d8 button.ant-btn-text{padding:.5rem}.styles_feedbackControls__lA9d8 button i{font-size:1.25rem}.styles_feedbackControls__lA9d8 button.ant-btn-text:hover i.uil-thumbs-up,.styles_feedbackControls__lA9d8 button.styles_active__iYZ0_ i.uil-thumbs-up{color:var(--success)}.styles_feedbackControls__lA9d8 button.ant-btn-text:hover i.uil-thumbs-down,.styles_feedbackControls__lA9d8 button.styles_active__iYZ0_ i.uil-thumbs-down{color:var(--danger)}.styles_feedbackInput__t1WGI{display:flex;gap:.5rem;margin-left:.5rem;flex:1 1;width:100%;max-width:500px;animation:styles_slideIn__1JCnH .2s ease}.styles_thankYou__eBORz{color:var(--success);margin-left:.5rem;animation:styles_fadeIn__Kx388 1s ease}@keyframes styles_slideIn__1JCnH{0%{opacity:0;max-width:0}to{opacity:1;max-width:500px}}@keyframes styles_fadeIn__Kx388{0%{opacity:0}to{opacity:1}}.models_treeSelectDropdown__VyJnN .ant-select-tree-switcher.ant-select-tree-switcher-noop{width:10px}.emailButton_persons__ePqn5 .emailButton_person__TGRhj{display:flex;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px;max-width:600px}.emailButton_persons__ePqn5 .emailButton_emails__X8p0F{list-style:none;margin:0;padding:0;text-align:right}.emailButton_persons__ePqn5 .emailButton_emails__X8p0F .emailButton_email__M52kW a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px;margin-left:1rem}.styles_addEmoji__ZNTH_{border:1px solid var(--gray-line);height:22px;width:22px;border-radius:11px;display:flex;align-items:center;justify-content:center;cursor:not-allowed;opacity:.5;pointer-events:none}.styles_addEmojiEnable__EMSXH{cursor:pointer;opacity:1;pointer-events:auto}.styles_addEmojiEnable__EMSXH:hover{transition:background .2s;background-color:var(--background-light)}.styles_container___mY3B,.styles_emojis__Ef4xI{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.styles_container___mY3B{gap:1rem}.styles_emojis__Ef4xI{gap:.5rem}.styles_emojis__Ef4xI>span{cursor:pointer;font-size:1rem}.styles_emojis__Ef4xI>span:hover{transition:transform .2s;transform:scale(125%)}@keyframes styles_scaleIn__bYfqQ{0%{transform:scale(0)}to{transform:scale(100%)}}#styles_emoji_1__J4Fq8,#styles_emoji_2__k61_y,#styles_emoji_3__g7dvr,#styles_emoji_4__dWDoa,#styles_emoji_5__j4A_X{animation:styles_scaleIn__bYfqQ .2s ease-in-out}.styles_moreEmoji__Scimk:before{content:"";height:24px;width:1px;background-color:var(--gray-line);position:absolute;left:-6px}.styles_moreEmoji__Scimk{position:relative;width:24px;height:24px;border-radius:10px;background-color:var(--white);cursor:pointer;display:inline-block;align-items:center;justify-content:center;display:flex;font-size:1rem}.styles_popover__wkfW9{position:relative}.styles_popoverContent__8YEFX{position:absolute;flex:1 1;top:-200px;z-index:10;animation:styles_fadeIn__dHBc1 .2s ease-in-out}@keyframes styles_fadeIn__dHBc1{0%{opacity:0}to{opacity:1}}.styles_popoverContentStyle__qRss3{top:-48px;padding:.5rem;background-color:var(--background-light);border:1px solid var(--gray-line);border-radius:var(--border-radius)}.styles_allEmojis__aPJO1 em-emoji-picker{height:50vh;min-height:350px;max-height:800px}.styles_container__lVx2F{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.styles_tooltip__L8qU_{display:flex;flex-direction:column}.styles_reactionTag__BwOoy{border-radius:999px;margin:0;cursor:not-allowed;pointer-events:none;opacity:.8}.styles_reactionTagEnable__fjw5H{pointer-events:auto;opacity:1;cursor:pointer}.styles_reactionTagEnable__fjw5H:hover{filter:brightness(1.05)}.styles_emojisContainer__D_QkJ{display:flex;flex-wrap:wrap;gap:.5rem}.mentions_mentions__j3QEd{font-size:.875rem}.mentions_mentions__highlighter__iZkVP{padding:.25rem .5rem;border:1px solid transparent;line-height:normal}.mentions_mentions__input__mSOM7{outline:0;border:1px solid silver;padding:.25rem .5rem;border-radius:var(--border-radius);line-height:normal}.mentions_mentions__input__mSOM7:focus{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.mentions_mentions__suggestions__list__AU1cE{background-color:var(--white);position:absolute;z-index:100;min-width:300px;max-height:40vh;overflow:auto;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.mentions_mentions__suggestions__item__nEBug{padding:.25rem .5rem}.mentions_mentions__suggestions__item--focused__5Zpi1{background-color:#f5f5f5}.mentions_mentions__mention__JS5I9{position:relative;z-index:1;color:#000;pointer-events:none}.styles_commentBox__Nkprk{display:flex;align-items:center;justify-content:center;width:100%}.styles_commentBox__Nkprk .styles_avatar__T8XBV{margin-right:10px}.styles_commentBox__Nkprk textarea{resize:none;flex:1 1;width:100%}.styles_comment_item__jf4xb .ant-comment-content-detail{white-space:pre-wrap!important}.styles_left__WjBik{display:flex;gap:.5rem;flex:1 1}.styles_image__2qw5w{width:32px;height:32px}.styles_flex__B7DYI{flex:1 1}.styles_info__88kPq{display:flex;gap:.5rem;font-size:.75rem}.styles_date__6z5uW{color:var(--sub-text)}.styles_content__UwrZq{display:flex;white-space:pre-wrap!important;justify-content:space-between}.styles_message__mEWFh{display:inline-block;word-break:break-word;color:var(--text)}.styles_emojiContainer__MTF4R{margin-left:2.25rem;margin-top:.25rem}.styles_addEmoji__Bimja{border:1px solid var(--gray-line);height:20px;width:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_container__vgxRP{flex:1 1;background-color:#fffdeb;color:var(--text);padding:.5rem;font-size:.875rem;line-height:1.5;width:100%;overflow:auto}.styles_actions__Z3sXL,.styles_noteFooter__X0OAN{display:flex;justify-content:space-between;align-items:center}.styles_actions__Z3sXL{flex:1 1;padding:.5rem 0;font-size:.875rem}.audioNote_audio__3YzYo>span{font-size:1rem;font-weight:500;margin-bottom:1rem;display:inline-block}.audioNote_waveform_wrapper__kxpJK{text-align:center;position:absolute;z-index:1;width:100%}.audioNote_recorder_wrapper__rvdDy{display:flex;align-items:center;height:50px}.audioNote_recorder_div___Pm0n{margin-top:100px;display:flex;justify-content:center;align-items:center}.audioNote_record_btn__xCNad{height:150px!important;width:150px!important;border:none!important;color:#fff!important}.audioNote_record_btn__xCNad:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.audioNote_main_btn__Aywco{font-size:30px!important}.audioNote_record_desc__AkLya{margin-bottom:24px;margin-top:24px;display:flex;justify-content:center;align-items:center;font-size:16px;min-height:32px;max-height:32px}.audioNote_main_btn_div__i0d0v{text-align:center;z-index:2}.audioNote_stop_btn__1z8gf{font-size:40px!important;color:#fff!important}.audioNote_stop_btn__1z8gf svg{background:#fff!important}.audioNote_play_btn__POEjv{font-size:60px!important;margin-left:6px!important;color:#fff!important}.style_noteEditor__wXotT .tox.tox-tinymce{height:calc(100vh - 12rem)!important;border:none!important;min-height:300px!important}.style_noteEditor__wXotT .tox .tox-editor-header{padding:0!important;box-shadow:none!important}.style_noteEditor__wXotT .mention,.style_noteEditor__wXotT .tox-collection__group{border:2px solid red}.style_title__uWQvB{display:flex;align-items:center;justify-content:space-between}.style_title__uWQvB .style_bold__dIDKB{font-weight:600}.style_title__uWQvB .style_left__oFKA5{display:flex;gap:1rem}.style_formCard__PpTQu{width:100%;max-width:500px;margin:0 auto}.style_formCard__PpTQu footer{display:flex;justify-content:space-between;align-items:center;width:100%}.style_formCard__PpTQu footer .style_buttons__PKjuR{display:flex;gap:.5rem}.style_whatsappHsmModal___dlkK{margin:auto!important}.style_chatList__Dr21w{height:-moz-fit-content;height:fit-content;overflow-y:auto;display:flex;width:100%;background:#efebe1;padding:10px;background-image:url(/_next/static/media/image.678bb903.png)}.style_templateListContent__JZAtu{max-height:calc(100vh - 60px);width:100%;border:1px solid #f0f0f0;margin:16px;padding:24px;border-radius:16px;background:#fff;overflow-y:auto;overflow-x:none}.style_chatList__Dr21w .style_chatListItem__aGZDI{width:100%;flex-direction:column}.style_chatList__Dr21w .style_chatListItem__aGZDI .style_chatBubble__LsmHs{position:relative;max-width:300px;padding:8px 12px;border-radius:15px;z-index:200;background:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.1)}.style_chatList__Dr21w .style_chatListItem__aGZDI .style_chatBubble__LsmHs .style_chatMessage__uviwD{margin-bottom:-1rem;margin-top:-1rem}.style_chatTail__m9RO6{content:"";position:absolute;top:3px;left:-15px;transform:rotate(270deg);border-left:30px solid transparent;border-right:0 solid transparent;border-bottom:25px solid #fff;width:0;height:0}.style_chatAvatar__rJjxn{margin-right:10px}.style_chatStatus__kjhv1{font-size:.75em;color:gray;text-align:right}.style_chatInputContainer__9pRsG{display:flex;padding:10px;background:#fff;border-top:1px solid #ddd}.style_chatInput__fMW50{flex:1 1;margin-right:8px}.style_chatButton__zDtTW{margin-right:8px}.style_hsmFormInput__avpY2{border-radius:5px!important;border:1px solid #ddd!important}.style_hsmForm__gP19Y .style_hsmFormItem__FntRu{width:90%!important}.style_whatsappHsmVisualizer__fXkSa{max-width:400px;display:flex;flex-direction:column;margin:auto;border:1px solid #ddd;border-radius:10px;overflow:hidden}.style_quickReplyButton__yJBJl{height:100%;padding:8px 12px;max-width:300px;margin-top:8px;box-shadow:2px 2px 2px rgba(0,0,0,.1);border:none}.style_CTAButton__dVwxv,.style_quickReplyButton__yJBJl{width:100%;display:flex;justify-content:center;background-color:#fff;color:#34b7f1;pointer-events:none}.style_CTAButton__dVwxv{align-items:center;height:32px;gap:8px;border-top:1px solid #ddd;border-radius:0;border-right:5px solid transparent;margin-bottom:8px}.style_document__S4mXP{display:flex;align-items:center;padding:.5rem;border-radius:8px;background:#f5f5f5;margin:1.25rem 0}.style_video__G3lqX{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(0,0,0,.5);pointer-events:none}.style_videoContainer__VYnm9{position:relative;width:100%;height:200px;border-radius:8px;overflow:hidden}.style_imageContainer__WcFbb{width:100%;max-height:450px;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.popover_dropdown__y4dH_ .popover_content__MFkcQ{min-width:20rem;display:flex;gap:1.3rem;margin-bottom:1rem}.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_image__NAsyg{width:50px;border-radius:50%;display:inline-block;vertical-align:top}.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_info__KI_Z3{width:236px;line-height:1.2;display:flex;flex-direction:column;gap:.2rem}.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_info__KI_Z3 .popover_email__tRB_7,.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_info__KI_Z3 .popover_name__zvUnC,.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_info__KI_Z3 .popover_phone__0WdH6{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_content_image__6cej6{width:3.5rem;height:3.5rem;position:relative}.popover_dropdown__y4dH_ .popover_content__MFkcQ .popover_content_image__6cej6>div{width:1.3rem;height:1.3rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0}.popover_dropdown__y4dH_ .popover_actions__ACAdV{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.popover_dropdown__y4dH_ .popover_actions__ACAdV .popover_actions_button__feHrR{display:flex;flex-direction:row;align-items:center;gap:.3rem}.popover_dropdown__y4dH_ .popover_content_left__MkJq2{display:flex;flex-direction:column;align-items:center;gap:6px}.style_item___SPt4{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;flex:1 1}.style_item___SPt4 .style_icon__NrYVC{width:1rem}.style_item___SPt4 .style_label___Na3a{padding-left:1rem;width:100%}.style_participantItem___WHqT{width:100%;margin-bottom:.4rem;padding-right:2rem;overflow:hidden}.style_participantItem___WHqT .style_participantBody__E9s_E{display:flex;align-items:center;justify-content:space-between;flex:1 1}.style_participantItem___WHqT .style_participantContent__TSIx1{display:flex;gap:.5rem;align-items:center}.style_participantItem___WHqT .style_participantAvatar__nOKpt{text-align:center}.style_participantItem___WHqT .style_participantName__Dq1VQ>*{flex:1 1;max-width:350px}.style_participantItem___WHqT .style_participantName__Dq1VQ{display:flex;flex-direction:column;align-items:flex-start;font-size:.9rem}.style_participantItem___WHqT a:hover{text-decoration:none!important}.style_activityTitle__Y_aNn{font-size:1.4rem;line-height:1.15}.style_organizer__hmPGo{color:var(--label);font-size:.7rem;line-height:1}.style_participantsNumber__rpnvr{background-color:#fafafa;font-size:.8rem;border-radius:10px;border:1px solid #e7e7e7;margin-left:.4rem;height:1.3rem;box-shadow:0 0 0 1px #fff;width:1.3rem;display:inline-flex;align-items:center;justify-content:center}.style_minDescription__Yuqez{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;word-break:break-word}.style_calendarIcon__W5T9s{display:inline-flex;height:.7rem;width:.7rem;border-radius:50%}.style_desc__KE_X6 p{margin:0}.item_item__s_4I_:not(.item_register__jpILp){background-color:#fff;border-radius:var(--border-radius);border:1px solid #e4e4e4;overflow:visible;overflow:initial}.item_item__s_4I_:not(.item_register__jpILp):after{content:"";position:absolute;left:-5px;top:17px;width:12px;height:12px;background-color:#fff;border-left:1px solid #e0e4e7;border-bottom:1px solid #e0e4e7;z-index:1;transform:rotate(45deg)}.item_item__s_4I_.item_note__IdyOw,.item_item__s_4I_.item_note__IdyOw:after{background-color:#fffdeb}.item_item__s_4I_.item_stage_won__E7_RW,.item_item__s_4I_.item_stage_won__E7_RW:after{color:#389e0d!important;background:#f6ffed!important;border-color:#b7eb8f!important}.item_item__s_4I_ .item_conclusion_label__oRE_i{display:flex;align-items:center}.item_item__s_4I_ .item_icon_conclusion__Ws74m{margin:0 17px 0 10px;font-size:1.4rem}.item_item__s_4I_.item_deleted__KaEj5,.item_item__s_4I_.item_deleted__KaEj5:after,.item_item__s_4I_.item_stage_loss__t093S,.item_item__s_4I_.item_stage_loss__t093S:after{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.item_item__s_4I_ .item_header__4QO3d{display:flex;color:rgba(0,0,0,.85);width:100%;align-items:center}.item_register__jpILp .item_header__4QO3d{justify-content:flex-start}.item_item__s_4I_ .item_header-__kLjBw .item_item__s_4I_ .item_header__4QO3d>span{white-space:nowrap}.item_item__s_4I_ .item_header__4QO3d>span.item_title_desc__nKuNe{overflow:hidden;text-overflow:ellipsis;max-width:65%}.item_item__s_4I_ .item_body__idnqG{margin-left:24px}.item_container__x0_ns{overflow-x:auto}@keyframes item_gradient-shift__FH7oe{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.item_transcribingCall__ltcyj{position:relative}.item_transcribingCall__ltcyj:after{display:none}.item_transcriptionButton__OaZKh{color:var(--white);padding:0 .5rem;border-radius:inherit;-webkit-mask-composite:xor;mask-composite:exclude;border-radius:var(--border-radius)}.item_transcribingCall__ltcyj:before,.item_transcriptionButton__OaZKh{inset:0;background:linear-gradient(45deg,#ff7eb3,#ff758c,#42a5f5,#7c4dff);background-size:300% 300%;animation:item_anima-gradiente__V_vU9 4s linear infinite alternate}.item_transcribingCall__ltcyj:before{content:"";position:absolute;padding:4px;border-radius:inherit;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:blur(10px);opacity:.7}@keyframes item_anima-gradiente__V_vU9{0%{background-position:0 50%}to{background-position:100% 50%}}.item_item__s_4I_ .item_footer__JJhBF{padding:0 0 0 24px}.item_item__s_4I_:not(.item_register__jpILp):not(.item_email__9CP_x) .item_person__U_PFT{display:inline-flex;margin-left:auto}.item_item__s_4I_ .item_person__U_PFT{margin-right:.6rem;display:inline-flex}.item_item__s_4I_ .item_person__U_PFT img{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.5rem}.item_item__s_4I_.item_activity__YjY6_.item_planned__1HUYs{padding:12px 16px;position:relative;overflow:hidden}.item_item__s_4I_.item_activity__YjY6_ .item_tagsSlim__28bvE{position:absolute;top:0;left:2.5rem;translate:0 -50%;gap:.5rem}.item_item__s_4I_.item_activity__YjY6_.item_planned__1HUYs .item_activity_participants__LWkyD{margin-right:0!important}.item_item__s_4I_.item_activity__YjY6_ .item_body__idnqG .item_info__5C05X{display:flex;margin-top:.4rem;align-items:center}.item_item__s_4I_.item_activity__YjY6_ .item_body__idnqG .item_info__5C05X.item_responsibles__zUjxH{align-items:baseline}.item_item__s_4I_.item_activity__YjY6_ .item_body__idnqG .item_info__5C05X>i,.item_item__s_4I_.item_call__IocfN .item_body__idnqG .item_info__5C05X>i,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_info__5C05X>i{font-size:1.3em}.item_item__s_4I_.item_activity__YjY6_ .item_body__idnqG .item_info__5C05X>span,.item_item__s_4I_.item_call__IocfN .item_body__idnqG .item_info__5C05X>span,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_info__5C05X>span{margin-left:10px}.item_item__s_4I_.item_activity__YjY6_ .item_header__4QO3d .item_activity_name__cxAUy,.item_item__s_4I_.item_activity__YjY6_ .item_header__4QO3d .item_ativity_type__z1HBA,.item_item__s_4I_.item_activity__YjY6_ .item_header__4QO3d .item_complete_activity__paz1A,.item_item__s_4I_.item_activity__YjY6_ .item_header__4QO3d .item_scheduled_date__Fu69V{margin-right:10px}.item_item__s_4I_.item_activity__YjY6_ .item_header__4QO3d .item_activity_participants__LWkyD{display:inline-flex;margin-right:10px;margin-left:auto}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_addresses__HYz_G,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_email_addresses__HYz_G{display:flex;align-items:center;margin-bottom:5px;flex-wrap:wrap;gap:3px 5px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_addresses__HYz_G span,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_email_addresses__HYz_G span{margin-right:5px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_addresses__HYz_G .item_address_popover__50vuw,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_email_addresses__HYz_G .item_email_address__ekRq6{display:flex;background-color:#e3f2ff;align-items:center;padding:3px 5px;border-radius:15px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_subject__fS1r5,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_email_subject__fS1r5{margin-bottom:15px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_subject__fS1r5 span,.item_item__s_4I_.item_emailmarketing__OxeI4 .item_body__idnqG .item_email_subject__fS1r5 span{margin-right:5px}.item_item__s_4I_.item_emailmarketing__OxeI4 .ant-collapse-header-text{flex:1 1!important}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_message__97Urz{max-height:70vh;overflow:auto;background-color:#f3f4f5;padding:10px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58{display:flex;padding:10px 0 0;text-overflow:ellipsis}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58 .item_email_att__QqGmN{width:150px;padding:10px;border:1px solid #eee;margin:5px;text-align:center;display:flex;overflow:hidden;color:#1890ff;cursor:pointer}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58 .item_email_att__QqGmN .item_email_att_content__ZW5aA{display:flex;flex-direction:column;justify-content:space-between}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58 .item_email_att__QqGmN .item_email_att_image__dYBLJ{max-width:100%;max-height:100%;display:flex;justify-content:center}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58 .item_email_att__QqGmN .item_email_att_name__ERWjp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:130px}.item_item__s_4I_.item_email__9CP_x .item_body__idnqG .item_email_attachments__RQK58 .item_email_att__QqGmN img{max-width:100%}.item_item__s_4I_ .item_title__HSf9V{font-weight:700;margin-right:10px}.item_item__s_4I_ .item_stage__8GjpE{display:flex;flex-direction:column}.item_item__s_4I_.item_register__jpILp{padding:10px 0}.item_item__s_4I_.item_register__jpILp .item_time__cMxQA,.item_item__s_4I_.item_register__jpILp .item_title__HSf9V{margin-right:10px}.item_item__s_4I_.item_register__jpILp .item_body__idnqG{margin-top:3px}.item_item__s_4I_ .item_origin__p6MiY{position:absolute;top:-5px;border-radius:var(--border-radius);background-color:#fff;border:1px solid #ccc;text-transform:uppercase;padding:0 5px;font-size:.7em;line-height:1.5}.item_email_checkIcon__awVo2,.item_email_checkIcon__awVo2:focus,.item_email_checkIcon__awVo2:hover{color:#1890ff}.item_onlyDelivered__itgOY{padding:0 12px;height:-moz-fit-content;height:fit-content}.item_historic_table__XsAuU th{text-align:left;font-weight:700}.item_historic_table__XsAuU .item_col_date__NslsI,.item_historic_table__XsAuU .item_col_label__J8goW{width:6rem}.item_historic_table__XsAuU .item_col_detail__3UqUv{width:250px}.item_title_desc__nKuNe i.item_icon_chkItem__auBnu{font-size:1.3rem;margin-right:4px;display:inline-flex}.item_button_link__c5Ohl{border:none;background:none;color:var(--link)}.item_item_tagassignment__azQWd{background-color:#ccc;border-radius:var(--border-radius);padding:6px 16px;line-height:1;color:#fff;margin:3px;float:left;text-align:center;position:relative;word-break:break-word}.item_audio__94xm_>span{font-size:1rem;font-weight:500;margin-bottom:1rem;display:inline-block}.item_audio__94xm_{width:100%;max-width:300px}.item_browser_info_icon__WzQ_T{color:var(--link);margin-left:.4rem}.item_browser_info_icon__WzQ_T:before{transform:scale(1.2)}.item_browser_info__osviC{max-width:425px}.item_browser_info_table_cell__N6Ge6{white-space:nowrap}.item_item__s_4I_ .item_company_img__lJqGu{width:22px;height:22px;border-radius:15px;margin-right:6px}.item_item__s_4I_ .item_list__O55ek{margin-left:24px;margin-right:24px}.item_item__s_4I_ .item_no_data__e2xtT{color:rgba(0,0,0,.65);margin:-10px 24px 10px;font-size:.85rem}.item_stepsCount__KcGQT{background-color:var(--atendare-blue);padding:0 .5rem;border-radius:var(--border-radius)}.item_stepsCount__KcGQT>span{color:var(--white)}.item_stepsCount__KcGQT.item_success__ZFeeC{background-color:var(--success)}.historic_center__2gVWQ{flex:1 1;display:flex;align-items:center}.historic_icon__VQ5OY{margin-top:2px;margin-right:.25rem;font-size:1rem}.historic_item__891Re{padding:.5rem 0;background-color:#fff;border-radius:var(--border-radius);border:1px solid #e4e4e4;overflow:visible;overflow:initial}.historic_item__891Re>div{padding:0 .5rem}.historic_item__891Re:after{content:"";position:absolute;left:-5px;top:17px;width:12px;height:12px;background-color:#fff;border-left:1px solid #e0e4e7;border-bottom:1px solid #e0e4e7;z-index:1;transform:rotate(45deg)}.styles_container__ciV_q{display:flex;gap:.25rem;padding:.125rem .25rem;background-color:var(--link-background);color:var(--text);border-radius:10px;font-size:.75rem}.styles_container__ciV_q.styles_cursor__gky_e{cursor:pointer}.styles_container__rTIR_{display:flex;gap:.5rem;align-items:center}.styles_wrapper__ZH3O7{display:flex;flex-direction:column}.styles_untilDuration__8H4ws{color:var(--link)}.style_slim__xiJEZ{display:block;height:.6rem;width:2rem;cursor:default;margin:0}.style_tag__EY6wa{margin:0}.style_assign_btn__uBRuT{margin-left:-1rem;margin-bottom:8px}.style_mg_adjusts__yHHTq{margin-bottom:-.7rem}.style_hasIntegration__dtfmg{position:absolute;right:0;top:-53.5%}.style_div_flex__57WGT{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.style_div_flex_middle__2zSEy{width:50%;display:flex;flex-direction:row;align-items:center}.style_editor__U26zx .tox.tox-tinymce{max-height:150px;border-radius:var(--border-radius);box-shadow:none;border:1px solid var(--border-color)}.participantsList_email__j0m_K,.participantsList_left__khTZD,.participantsList_right__iq1QK,.participantsList_row__4v2gY{display:flex;align-items:center}.participantsList_container__X9mDa{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.participantsList_row__4v2gY{flex:1 1;justify-content:space-between;min-height:2.4rem;transition:background .2s;padding:.125rem .5rem;gap:1rem}.participantsList_row__4v2gY:hover{background-color:var(--background)}.participantsList_left__khTZD{gap:.5rem;flex:1 1}.participantsList_name__voAEH{max-width:110px}.participantsList_email__j0m_K{flex:2 1}.participantsList_email__j0m_K>span,.participantsList_name__voAEH{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.participantsList_organizerContainer__uQNBS{display:flex;flex-direction:column}.participantsList_row__4v2gY:hover .participantsList_actions__pzhiV{opacity:1}.participantsList_actions__pzhiV{opacity:0}.participantsList_right__iq1QK{justify-content:flex-end}.participantsList_participantButton__ANDYX{padding:0;margin:0;font-size:.75rem}.participantsList_organizer__A5CwM{color:var(--gray);font-size:.75rem;line-height:100%}.participantsList_star__b9llO{cursor:pointer}.styles_option_group__NVuiI{border:none!important;margin-right:0 1.5px!important;border-radius:var(--border-radius)!important;background:#fff!important}.styles_option_group__NVuiI:checked{background:#000!important}.styles_wrapper__u34DY *{border:none!important}.styles_wrapper__u34DY .styles_ant-radio-button-wrapper__yCwHz{width:0!important}.styles_img_min__ibpTh{width:15px;border-radius:50%}.styles_table_line___sPgL{margin-bottom:.2rem}.styles_table_line___sPgL:hover{border-radius:var(--border-radius)!important;background-color:#f4f4f4}.styles_table_line___sPgL td{padding-top:4px;padding-bottom:4px}.styles_participant_name__CXqdx{display:flex;flex-direction:column}.styles_organizer__cp7hN{color:#757575;font-size:13px;line-height:18px}.styles_actions__1t_M4{display:flex;align-items:center}.styles_show__wvJlk{visibility:visible!important}.styles_hide__oWld6{visibility:hidden!important}.styles_activity_participants_block__LAyJy .ant-select-multiple .ant-select-selection-search{-webkit-margin-start:7px!important;margin-inline-start:7px!important}.styles_selectPerson__d7oBT{height:40px;line-height:1.15;position:relative;cursor:pointer;padding:5px;display:flex;gap:.5rem;align-items:center}.styles_selectPerson__d7oBT>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style_tag_colors__eptrk{margin:0;padding:0;list-style:none;text-align:center;display:flex;gap:.3rem;flex-wrap:wrap;justify-content:center}.style_tag_colors__eptrk .style_tag_color__r5b6w{cursor:pointer;border-radius:100%;text-align:center;width:2rem;height:2rem;padding:4px;color:#fff;font-size:1.5rem;line-height:1}.style_mediaBlock__j_xeJ{text-align:center;border:1px solid var(--gray-line-light);border-radius:var(--border-radius)}.style_mediaBlock__j_xeJ .style_mediaPrint__jUatm{height:55vh;background-color:var(--background);display:flex;justify-content:center;align-items:stretch}.style_detail_item__BN85Y{position:relative;width:100%;min-height:25px;display:flex}.style_detail_item__BN85Y .style_detail_label__OIRxt{text-overflow:ellipsis;overflow:hidden;width:38%;text-align:right;padding-right:5px!important;word-break:break-word;vertical-align:top;display:inline-block}.style_detail_item__BN85Y .style_detail_value__2WqNY{width:60%;padding-left:5px!important;word-break:break-word;vertical-align:bottom;display:inline-block;color:#222}.style_navButtons__FJ20p{text-align:center;padding:10px;display:flex;justify-content:space-evenly}.style_navButtons__FJ20p .style_navLabel__mweTu{display:inline-block;vertical-align:top;text-overflow:ellipsis;overflow:hidden;width:200px}.style_mediaBlock__j_xeJ .style_mediaPrint__jUatm iframe,.style_mediaBlock__j_xeJ .style_mediaPrint__jUatm object,.style_mediaBlock__j_xeJ .style_mediaPrint__jUatm video{width:100%;height:100%;max-height:100%!important}.style_mediaBlock__j_xeJ .style_mediaPrint__jUatm img{max-height:100%!important;width:100%}.visibilityStyle_selectItem__mQSN7{padding-left:1.3rem;padding-bottom:.2rem;color:var(--gray);font-size:.8rem;font-weight:400;white-space:normal;line-height:normal}.mainMenuStyle_mainMenu__Kw8L_{display:flex;margin:0;width:65rem;font-size:.9rem;padding:.8rem}.mainMenuStyle_mainMenu__Kw8L_>.mainMenuStyle_menuSection__1zf78{padding:0 .8rem;flex:1 1}.mainMenuStyle_mainMenu__Kw8L_>.mainMenuStyle_menuSection__1zf78:nth-last-child(2){padding-right:1.5rem;border-right:2px solid #ececec}.mainMenuStyle_mainMenu__Kw8L_>.mainMenuStyle_menuSection__1zf78:last-child{padding-left:1.5rem}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 header{padding:0;border-bottom-width:2px;border-bottom-style:solid;text-transform:uppercase;margin-bottom:.6rem}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_marketing__PVr89 header{border-color:var(--atendare-marketing)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_qualification__1e75S header{border-color:var(--atendare-qualification)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_sales__efNrE header{border-color:var(--atendare-sales)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_projects__AaCSQ header{border-color:var(--atendare-projects)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_automation__5h2XA header{border-color:var(--atendare-automation)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_analytics__yz56L header{border-color:var(--atendare-analytics)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78.mainMenuStyle_settings__u3_gQ header{border-color:var(--atendare-settings)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 .mainMenuStyle_sectionTitle__E6iwp{padding:.6rem 0;width:100%;display:inline-block;font-weight:500;color:#757575}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 .mainMenuStyle_sectionItems__JzyWk{list-style:none;margin:0;padding:0}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 .mainMenuStyle_sectionItems__JzyWk .mainMenuStyle_sectionItem__upTJ9:hover{background-color:rgba(40,53,147,.04)}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 .mainMenuStyle_sectionItems__JzyWk .mainMenuStyle_sectionItem__upTJ9>a{color:var(--text);display:block;text-decoration:none!important;white-space:nowrap;text-overflow:ellipsis;padding:.2rem;width:100%}.mainMenuStyle_mainMenu__Kw8L_ .mainMenuStyle_menuSection__1zf78 .mainMenuStyle_menuIcon__mSDCN{float:left;width:1rem;margin:0 .3rem 0 0}.style_navbarBrand__SWVan{display:flex;padding:0 1rem;align-items:center}.style_navbarBrand__SWVan img{width:8rem}.style_navbar__blB0k .style_moduleButton__27F99{font-size:1.2rem;padding:5px 10px;border-radius:var(--border-radius);color:#fff;cursor:pointer;background:none;border:none;box-shadow:none;white-space:nowrap;background-color:rgba(0,0,0,.1)}.style_layout__T6Eml .style_header__wld0V{padding:0;margin-top:var(--header-top)}.style_layout__T6Eml .style_header__wld0V .ant-menu,.style_layout__T6Eml .style_header__wld0V .ant-menu .ant-badge{font-size:1rem}.style_layout__T6Eml .style_content__Bx7YJ{overflow:auto;height:var(--content-height)}.style_layout__T6Eml.style_marketing__TsJ7p .style_header__wld0V{background-color:var(--atendare-marketing)}.style_layout__T6Eml.style_qualification__0e9WH .style_header__wld0V{background-color:var(--atendare-qualification)}.style_layout__T6Eml.style_sales__BZhmm .style_header__wld0V{background-color:var(--atendare-sales)}.style_layout__T6Eml.style_projects__6GcLE .style_header__wld0V{background-color:var(--atendare-projects)}.style_layout__T6Eml.style_settings__m__ut .style_header__wld0V{background-color:var(--atendare-settings)}.style_layout__T6Eml.style_analytics__d8Yd7 .style_header__wld0V{background-color:var(--atendare-analytics)}.style_layout__T6Eml.style_automation___Wkyi .style_header__wld0V{background-color:var(--atendare-automation)}.style_layout__T6Eml.style_account__3tu_c .style_header__wld0V{background-color:var(--atendare-account)}.style_layout__T6Eml.style_billing__saPg7 .style_header__wld0V{background-color:var(--atendare-billing)}.style_layout__T6Eml.style_support__NMZ2_ .style_header__wld0V{background-color:var(--atendare-support)}.style_layout__T6Eml.style_chat__nxQ5u .style_header__wld0V{background-color:var(--atendare-chat)}.style_menuBar__RaVbT{background:transparent}.style_menuBar__RaVbT [class^=uil-],.style_menuBar__RaVbT [role=menuitem]{color:var(--white)!important}.style_menuBarRoot__KleTX li a,.style_menuBarRoot__KleTX li a:hover,.style_menuBar__RaVbT li a,.style_menuBar__RaVbT li a:hover{text-decoration:none}.style_menuBar__RaVbT li:after{content:normal!important}.style_menuBar__RaVbT li:hover{background-color:rgba(0,0,0,.1)!important}.style_menuBarRoot__KleTX i.ant-menu-item-icon,.style_menuBar__RaVbT i.ant-menu-item-icon{vertical-align:middle!important}.style_menuBarRoot__KleTX ul.ant-menu-sub li,.style_menuBarRoot__KleTX ul.ant-menu-sub li>div{height:2rem!important;line-height:2rem!important}.style_session_panel__xK0lG{max-height:65vh;overflow:auto;padding-top:1rem}.style_session_panel__xK0lG .style_user__wzxBv{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer}.style_session_panel__xK0lG .style_user__wzxBv.style_active__RnuEc,.style_session_panel__xK0lG .style_user__wzxBv:hover{background-color:var(--background)}.searchMenuItem_items__Xur2S{overflow-y:auto;max-height:calc(100vh - 210px);margin-top:.5rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP{margin-bottom:.3rem;background:var(--white);border:1px solid var(--gray-line-light)!important;box-shadow:0 0 10px 0 rgb(0 0 0/1%);border-radius:var(--border-radius);box-shadow:0 0 0 0 transparent;transition:all .1s ease-in-out;position:relative;z-index:1;cursor:pointer;padding:0!important}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP>a,.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP>a:hover{text-decoration:none!important;text-decoration:initial!important;color:#000!important;color:initial!important}.searchMenuItem_body__0wNKJ{display:flex;flex-direction:column;gap:1rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_name__GDtkV{display:flex;align-items:center;gap:1rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_name__GDtkV>a{color:var(--link);display:flex;align-items:center;gap:.25rem;font-size:1rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ{width:100%;padding:.5rem 1rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP:hover{background:var(--background)}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_content__wCj6P{display:flex;align-items:center;gap:.5rem;justify-content:space-between;align-items:stretch}.searchMenuItem_contentPersons__Ycu2P{display:flex;gap:.5rem;align-items:center}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_content__wCj6P .searchMenuItem_person_label__glX7M{display:inline-block;background-color:#b8d4f85c;border-radius:var(--border-radius);padding:0 5px;margin:0 3px 3px 0}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_content__wCj6P .searchMenuItem_person_label__glX7M a{color:var(--black);font-size:.9rem}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_info__kTrKf{display:flex;flex-direction:column;gap:.5rem}.searchMenuItem_infoData__Cx7qu{display:flex;justify-content:space-between;align-items:center}.searchMenuItem_userInfo__NDLIN{display:flex;flex-direction:column}.searchMenuItem_items__Xur2S .searchMenuItem_item__UL7CP .searchMenuItem_body__0wNKJ .searchMenuItem_user__EDiyL{align-self:flex-end;justify-self:flex-end}.searchMenuItem_type_select_wrapper__NmJqL{margin-bottom:12px!important;display:flex!important;gap:10px!important}.searchMenuItem_type_select__vyRnH{border:none!important;font-weight:900;background-color:#fff!important;color:#333333c9!important;border-radius:var(--border-radius)!important;transition:.3s!important;box-shadow:none!important;padding-right:10px!important;padding-left:10px!important}.searchMenuItem_type_select__vyRnH:focus{border:none!important}.searchMenuItem_type_select__vyRnH:before{background-color:#fff!important;border:none!important;width:0!important}.searchMenuItem_type_select__vyRnH:hover{color:#333333c9!important;background-color:rgba(40,53,147,.04)!important}.searchMenuItem_type_select_checked__9qJem{color:var(--link)!important;background-color:#d4e0ff8a!important}.searchMenuItem_type_select_checked__9qJem:hover{color:var(--link)!important;background-color:#ccdaff!important}.styles_dropdown_apps__ojNLK{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.5rem;gap:.5rem;padding:0;margin:0;list-style:none;max-width:320px}.styles_dropdown_apps__ojNLK .styles_dropdown_app__Yb5RN{flex:1 1;display:flex;min-width:90px}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM{flex:1 1;text-align:center;padding:.5rem;text-decoration:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;align-content:center;justify-content:center}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM span{text-decoration:none}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM:hover{background-color:#1a73e80f}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM:hover,.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM:hover *{text-decoration:none!important}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM img{max-width:29px;margin:auto;display:block}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM i{font-size:2em;line-height:0}.styles_dropdown_apps__ojNLK a.styles_app_item__bD2BM span{display:block;margin-top:6px;color:#636363;font-size:.9em}.fieldDetail_detail__UUIzY{position:relative;width:100%;min-height:25px}.fieldDetail_detail__UUIzY .fieldDetail_label__PxAH8{text-overflow:ellipsis;overflow:hidden;width:38%;text-align:right;padding-right:5px!important;word-break:break-word;vertical-align:top;display:inline-block;color:#757575}.fieldDetail_detail__UUIzY .fieldDetail_value__u19ap{width:60%;padding-left:5px!important;word-break:break-word;vertical-align:bottom;display:inline-block;color:#222}.style_header__R_d7N{font-size:14px}.style_header__R_d7N .style_addresses__8kU6J .style_address__FaMKw{display:flex;align-items:center;margin-bottom:5px;flex-wrap:wrap;gap:3px 5px}.style_address_popover__ID5JT{display:flex;background-color:#e3f2ff;align-items:center;padding:3px 5px;border-radius:15px}.style_header__R_d7N .style_addresses__8kU6J .style_subject__IPd1U span{margin-right:5px}.style_content__Fi2zQ{margin-top:16px}.style_content__Fi2zQ .style_body__46uIK .style_email_content__AmZei .style_email_message__QJawP{max-height:70vh;overflow:auto;background-color:#f3f4f5;padding:10px}.style_content__Fi2zQ .style_body__46uIK .style_assignments__lDeqr{text-align:right}.style_content__Fi2zQ .style_body__46uIK .style_email_content__AmZei .style_email_attachments__S3vqC{display:flex;padding:10px 0 0;text-overflow:ellipsis}.style_content__Fi2zQ .style_body__46uIK .style_email_content__AmZei .style_email_attachments__S3vqC .style_email_attachment__HU2wD{width:150px;padding:10px;border:1px solid #eee;margin:5px;text-align:center}.style_onlyDelivered__sHN5r{padding:0 12px;height:-moz-fit-content;height:fit-content}.styles_title__vlYDN{display:flex;justify-content:space-between;align-items:center}.styles_eventTime__bEyqm{color:var(--sub-text);display:inline-block}.styles_descriptionHtml__vCj_z{color:var(--sub-text);text-overflow:ellipsis;overflow:hidden;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4rem}.styles_description__7MzSg{display:flex;align-items:center;justify-content:space-between}.styles_icon__Dnvb_{width:10px;height:10px;border-radius:10px;background:var(--link)}.notification_list_item__lyK4E{padding:12px!important;cursor:pointer;transition:background .2s linear}.notification_list_item__lyK4E:hover{background-color:var(--background-ultra-light)}.notification_list_item__lyK4E.notification_read__FRNYW{background-color:#f7f7f7}.notification_icon___g49C{width:10px;height:10px;border-radius:10px;background:var(--link)}.notification_description__HgVuD{text-overflow:ellipsis;overflow:hidden;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4rem}.style_act_delayed__dkNZi{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 var(--danger)}.style_act_done_successfully__v94q1{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 var(--success)}.style_act_today_now__nuY6R{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 var(--info)}.style_act_today_soon__ASDfN{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 var(--warning)}.style_head_btns__c6iiq{margin-top:-10px}.style_card__adPhR{border-radius:var(--border-radius);padding:.8rem .6rem;border:1px solid #eee;overflow:hidden;position:relative}.style_name_act__psZPF{display:flex;flex:1 1}.style_name_act__psZPF>a{display:flex;align-items:center;color:#000;color:initial}.style_name_act__psZPF>a:hover{text-decoration:underline}.style_name_act_label__vDv7E{display:inline-block}.style_calendar_cir__RyltW{min-width:10px;min-height:10px;border-radius:var(--border-radius);background-color:#000;display:inline-block;margin-right:.4rem}.style_date_btn__iOTZu{margin-right:0;padding-right:0}.style_btn_name__BscX8 span:hover{text-decoration:underline}.style_date_btn_delayed__fYEA6{color:var(--danger)!important}.style_date_btn_planned__FFxF1,.style_date_btn_planned__FFxF1:hover{color:var(--text)!important}.style_date_btn_soon__9U4Qu,.style_date_btn_soon__9U4Qu:hover{color:var(--warning)!important}.style_date_line__xu52h{text-align:right;white-space:nowrap}.style_date_line__xu52h button{padding:0}.style_pop_filter__7ahIq{margin-top:.5rem}.style_capitalizeFirst__vOuIp{text-transform:capitalize}.style_assignmentWrap__Nbv9H{display:flex;flex-wrap:wrap;align-items:center}.style_assignmentWrap__Nbv9H .style_assignmentItem__ptRTs{margin:.2rem .8rem 0 0}.style_assignmentWrap__Nbv9H .style_assignmentItem__ptRTs a{display:flex;gap:.3rem;color:var(--gray);font-size:.8rem}.style_act_duration__Knz14{font-size:.8rem;color:var(--sub-text)}.style_tagsSlim__31Vax{display:flex;max-width:12rem;position:absolute;top:0;left:2.5rem;translate:0 -50%;gap:.5rem}.styles_panel__DG1Qp>.styles_pageAsideSwitch__xw33Q{right:100%;left:auto;border-radius:100px 0 0 100px;box-shadow:-1px 0 3px rgba(0,0,0,.2);padding:15px 4px 15px 8px}.styles_panel__DG1Qp{position:fixed;z-index:2;width:450px;top:60px;bottom:0;right:0;max-width:100%;max-height:100%;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.styles_panel__DG1Qp .styles_panelHeader__HD88S{padding:6px 20px;border-bottom:1px solid #ececec}.styles_panel__DG1Qp .styles_panelHeader__HD88S .styles_close__xt1j_{position:absolute;right:0;top:0;z-index:100;text-align:center;padding:15px}.styles_panel__DG1Qp .styles_panelBody__0FocX{background-color:#f3f3f35c;height:90%;overflow-y:auto}.styles_index_header__YOlu8{display:flex;align-items:center;margin-bottom:1rem}.styles_empty_panel__S5wld{transform:translateY(50%);height:100%;display:flex;flex-direction:column;gap:1rem}.styles_btn_complete__lM3hb{margin:0 .25em;min-width:125px;border-radius:var(--border-radius)!important}.styles_btn_complete__lM3hb span{padding-right:5px}.styles_btn_cancelComplete__J0dq3{position:absolute!important;right:.2em!important;top:.2em!important}.styles_sm_adjust_popover__m7D8O{padding-top:1.25em}.styles_act_delayed__8s8j0{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 #f44336;border-radius:var(--border-radius);margin-bottom:.25em}.styles_act_done_successfully__FZq9I{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 var(--success);border-radius:var(--border-radius);margin-bottom:.25em}.styles_act_today_now__Ke6w4{box-shadow:0 2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 #1890ff}.styles_act_today_soon___y5Pz{box-shadow:2px 4px 0 rgb(0 0 0/3%),inset 2px 0 0 0 #ff9800}.styles_head_btns__xbijS{margin-top:-10px}.styles_act_list__UnieI{padding:0;list-style:none;margin:10px 0 0;color:#000;display:flex;flex-direction:column;gap:.6rem}.styles_act_list__UnieI .styles_act_list_title__URYgt{color:#757575;font-weight:900;margin-top:1rem}.styles_act_list__UnieI .styles_act_list_item__H_9Rx{color:#000;border-radius:var(--border-radius);margin-bottom:.35em;padding:13px 10px;border:1px solid #eee}.styles_act_list__UnieI .styles_act_list_item__H_9Rx .styles_act_content__nyLmW{display:flex;width:100%;justify-content:space-between}.styles_name_act__pKZD3>button{text-align:left;text-align:initial;height:auto}.styles_btn_name__ElPS6{max-width:230px;white-space:normal;word-break:break-word;display:flex!important;align-items:baseline}.styles_calendar_cir__KXNPA{min-width:10px;min-height:10px;border-radius:var(--border-radius);background-color:#000;display:inline-block;margin-right:3px}.styles_date_btn__BxJVJ{margin-right:0;padding-right:0}.styles_btn_name__ElPS6 span:hover{text-decoration:underline}.styles_date_btn_delayed__cnzYk,.styles_date_btn_delayed__cnzYk:hover{color:#f44336!important}.styles_date_btn_planned__tTHtw{color:#727272!important}.styles_date_btn_soon__0J455{color:#ff9800!important}.styles_date_btn_planned__tTHtw:hover{color:#727272!important}.styles_date_btn_delayed__cnzYk span:hover,.styles_date_btn_planned__tTHtw span:hover{text-decoration:underline}.styles_date_line__nMFHM{width:125px;text-align:right;padding-top:.3em}.styles_pop_filter__Qr8Z5{margin-top:.5rem}.styles_btn_actions__8pWBq{padding-left:.8rem;color:#757575;font-size:.85rem}.styles_capitalizeFirst__CZAQB{text-transform:capitalize}.styles_assignmentWrap__dIFXL{margin:0 18px 0 26px;display:flex;font-size:.8rem;flex-wrap:wrap;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.styles_assignmentWrap__dIFXL a,.styles_assignmentWrap__dIFXL a:active,.styles_assignmentWrap__dIFXL a:focus,.styles_assignmentWrap__dIFXL a:hover{color:#757575}.styles_title__68lML{min-width:200px;width:100%;max-width:400px;display:flex;justify-content:space-around;align-items:center}.style_container__w0e2U{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.style_container__w0e2U span{text-transform:uppercase;font-size:.8rem}.style_container__w0e2U img{width:32px;height:32px;border-radius:16px;display:inline-block}.style_cardOverlay__GeRp6{width:20rem;max-height:80vh;border-radius:var(--border-radius);overflow:auto}.style_accountsBlock__cEFkM,.style_optionsBlock__Z8L80,.style_profileBlock__bOzm4{border-bottom:1px solid var(--gray-line)}.style_profileBlock__bOzm4{padding:1rem 1.5rem;gap:.5rem}.style_profileBlock__bOzm4 img{width:auto;height:100px;border-radius:50%}.style_profileBlock__bOzm4,.style_profileDesc__cXVeE{display:flex;align-items:center;justify-content:center;flex-direction:column}.style_profileDesc__cXVeE span:first-child{font-size:1.125rem;font-weight:600}.style_profileDesc__cXVeE span:nth-child(2){font-size:1rem;font-weight:500;color:var(--text);max-width:245px;text-overflow:ellipsis;display:inline-block;overflow:hidden}.style_optionsBlock__Z8L80{padding:1rem 0;list-style:none;margin:0}.style_option__zKXWr{color:#000;color:initial;padding:.5rem 1.5rem;display:flex;gap:.5rem;transition:filter .2s ease}.style_option__zKXWr:hover,.style_option__zKXWr[href]:hover,.style_option__zKXWr[href]:visited{color:#000;color:initial;text-decoration:none!important;filter:brightness(.9);cursor:pointer;background-color:var(--background-a)}.style_accountsBlock__cEFkM{padding:1rem 1.5rem;display:flex;gap:.5rem;align-items:stretch;flex-direction:column}.style_accountContainer__GOf_M{padding:.3rem .75rem;background-color:var(--background);border-radius:var(--border-radius);display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:filter .2s ease}.style_accountContainer__GOf_M:not(.style_selected__UA4Tc):hover{filter:brightness(.9)}.style_accountContainer__GOf_M.style_selected__UA4Tc{background-color:var(--link-background);cursor:not-allowed}.style_accountContainer__GOf_M img{width:24px;height:24px;border-radius:12px}.style_termsBlock__k__lp{padding:1rem 1.5rem;display:flex;justify-content:space-between}.style_termsBlock__k__lp a,.style_termsBlock__k__lp a:visited{color:var(--link)}