@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--white:#fff;--beige:#f7f0e6;--gray:#e8e8e8;--gray-table:#e3e3e3;--gray-dark:#2c2929;--orange:#ff9b32;--purple:#6245ae;--purple-opacity:#6245ae4f;--purple-opacity-min:#6345ae29;--pink-opacity:#d2417b4f;--pink:#d2417c;--green:#0a9c22;--blue:#38d1e5;--primary-background:#e6e6e6;--second-background:#282828;--third-background:#363636;--opacity-background:#36363655;--background-header-table:#f9f9f9;--background-table:#fff;--primary-text-color:var(--beige);--second-text-color:#bbb;--third-text-color:#3c3c3c;--second-text-color-active:#bbbbbb40;--border-primary:1px solid var(--primary-text-color);--border-second:1px solid var(--second-text-color);--border-third:1px solid var(--third-text-color);--border-table:1px solid var(--gray-table);--box-shadow:0px 4px 4px 0px #00000040;--box-shadow-all-sides:0px 0px 4px 0px #00000040;--border-radius:8px;--border-radius-min:5px;--height-header:60px;--height-filters:50px;--padding-x:15px;--padding-y:10px}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{font-size:14px;text-decoration:none}a,body,button{color:#f7f0e6;color:var(--primary-text-color)}.pink{color:#d2417c!important;color:var(--pink)!important}.orange{color:#ff9b32!important;color:var(--orange)!important}.gray{color:#bbb!important;color:var(--second-text-color)!important}.gray-dark{color:#2c2929!important;color:var(--gray-dark)!important}.bg-orange{background-color:#ff9b32!important;background-color:var(--orange)!important}.bg-orange,.bg-purple{color:#f7f0e6;color:var(--beige)}.bg-purple{background-color:#6245ae!important;background-color:var(--purple)!important}.bg-pink{background-color:#d2417c!important;background-color:var(--pink)!important}.bg-blue,.bg-pink{color:#f7f0e6;color:var(--beige)}.bg-blue{background-color:#38d1e5!important;background-color:var(--blue)!important}.bg-green{background-color:#0a9c22!important;background-color:var(--green)!important;color:#f7f0e6;color:var(--beige)}.content{background-color:#282828;background-color:var(--second-background);color:#3c3c3c;color:var(--third-text-color);display:flex;flex-wrap:nowrap;overflow:hidden;width:100vw}.content .container{background-color:#e8e8e8;background-color:var(--gray);border:1px solid #e3e3e3;border:var(--border-table);border-bottom:none;border-right:none;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);height:calc(100vh - var(--height-header));overflow-x:hidden;overflow-y:auto;position:relative}.content>div:nth-child(2){border-top-left-radius:8px;border-top-left-radius:var(--border-radius)}button.action{align-items:center;display:flex;height:36px;justify-content:center;min-width:36px;padding:0;width:36px;z-index:2}button.action svg{height:16px;width:16px}button.action.md svg{height:24px;width:24px}button.fit-content{padding:.5em;width:-moz-fit-content;width:fit-content}.icon-sm{height:16px;width:16px}.icon-md{height:24px;width:24px}.loading{align-items:center;color:#6245ae;color:var(--purple);display:flex;justify-content:center;padding:1em}.loading svg{animation:loading 1s linear infinite;height:24px;width:24px}.imgResponsible{align-items:center;background-color:#d2417c;background-color:var(--pink);border-radius:50%;box-shadow:0 4px 4px 0 #00000040;box-shadow:var(--box-shadow);display:flex;font-weight:700;height:32px;justify-content:center;width:32px}.imgResponsible,.labelShowInHover{color:#f7f0e6;color:var(--beige);font-size:12px}.labelShowInHover{background-color:#ff9b32;background-color:var(--orange);border-radius:5px;border-radius:var(--border-radius-min);display:none;margin-top:0;padding:.2em .5em;position:absolute;right:0;top:0;white-space:nowrap}.labelShowInHover:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid #ff9b32;border-top:5px solid var(--orange);bottom:0;content:"";position:absolute;right:11px;transform:translateY(100%)}div:hover>.labelShowInHover{display:block;margin-top:-2.1em}.list-level-0,.list-level-1,.list-level-2{margin-left:1em}.list-level-0{list-style-type:disc;padding-left:0}.list-level-1{list-style-type:circle;padding-left:1em}.list-level-2{list-style-type:square;padding-left:2em}.recharts-tooltip-wrapper{z-index:9999!important}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.content>div:nth-child(2){border-top-right-radius:8px;border-top-right-radius:var(--border-radius)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.webPhone_webPhone__gRtlL{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin-top:-1.5em;max-width:100%;min-width:300px;z-index:9999}.webPhone_webPhone__gRtlL .webPhone_name__Gk-hn{font-size:20px;font-weight:700}.webPhone_webPhone__gRtlL .webPhone_number__aDOBQ{font-size:16px}.webPhone_webPhone__gRtlL .webPhone_time__\+RWZ-{font-size:14px;font-weight:700}.webPhone_webPhone__gRtlL .webPhone_credits__X3ejm{border:1px solid var(--green);border-radius:var(--border-radius);color:var(--green);font-size:14px;padding:.5em}.webPhone_webPhone__gRtlL .webPhone_credits__X3ejm.webPhone_ending__IYMN7{border-color:var(--orange);color:var(--orange)}.webPhone_webPhone__gRtlL .webPhone_credits__X3ejm.webPhone_ended__ATeBP{border-color:var(--pink);color:var(--pink)}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD{display:flex;gap:1em;justify-content:center;padding-top:1em}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.5em;position:relative;transition:all .25s ease-in-out}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_disabled__iSiy8,.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l:hover{background-color:var(--gray-dark);color:var(--beige)}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_border__wokcO{border:1px solid var(--gray-dark);border-radius:32px}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_border__wokcO.webPhone_rounded__W30hf{border-radius:50%}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_endCall__NVcGO,.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_startCall__8rPiS{border-radius:32px;color:var(--beige);padding:.5em 1.5em}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_startCall__8rPiS{background-color:var(--green)}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_startCall__8rPiS.webPhone_disabled__iSiy8,.webPhone_webPhone__gRtlL .webPhone_redial__nyzNR.webPhone_disabled__iSiy8{cursor:default;opacity:.7}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_endCall__NVcGO{background-color:var(--pink)}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_endCall__NVcGO:hover,.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_startCall__8rPiS:hover{opacity:.7}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_endCall__NVcGO svg{transform:rotate(135deg)}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_option__wlb8l svg{height:20px;width:20px}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_elementFloat__qKUPy{align-items:center;background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--box-shadow-all-sides);display:flex;flex-direction:column;gap:.5em;justify-content:center;margin-top:.5em;padding:.5em;position:fixed;z-index:3}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_elementFloat__qKUPy>input{max-width:100px}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_elementFloat__qKUPy>div{max-width:300px}.webPhone_webPhone__gRtlL .webPhone_options__MPwdD .webPhone_background__-QwsJ{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.webPhone_minimized__2Yqha{align-items:center;background-color:var(--purple);border-radius:var(--border-radius);bottom:50px;display:flex;flex-direction:column;gap:.5em;justify-content:center;padding:1em;position:fixed;right:50px;width:200px;z-index:9999}.webPhone_minimized__2Yqha .webPhone_time__\+RWZ-{font-size:12px;font-weight:700}.webPhone_minimized__2Yqha .webPhone_options__MPwdD{align-items:center;display:flex;justify-content:space-between;width:100%}.webPhone_minimized__2Yqha .webPhone_options__MPwdD .webPhone_option__wlb8l{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.5em;transition:all .25s ease-in-out}.webPhone_minimized__2Yqha .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_disabled__iSiy8,.webPhone_minimized__2Yqha .webPhone_options__MPwdD .webPhone_option__wlb8l:hover{background-color:var(--beige);color:var(--purple)}.webPhone_minimized__2Yqha .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_border__wokcO{border:1px solid var(--beige);border-radius:32px}.webPhone_minimized__2Yqha .webPhone_options__MPwdD .webPhone_option__wlb8l.webPhone_border__wokcO.webPhone_rounded__W30hf{border-radius:50%}:root{--height-header-modal:40px}.modal_modalBackground__WTFRa{align-items:center;background-color:var(--opacity-background);display:flex;height:100vh;justify-content:center;left:0;padding:1em;position:fixed;top:0;width:100vw;z-index:99}.modal_modal__hichV{animation:modal_showUp__DoL1T .6s;background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--third-text-color);display:flex;flex-direction:column;gap:1.5em;height:-moz-fit-content;height:fit-content;max-height:100%;max-width:100%;overflow:hidden;padding:1.2em 0;position:relative;width:720px}.modal_modal__hichV.modal_md__VRLYR{width:-moz-fit-content;width:fit-content}.modal_modal__hichV.modal_xl__05u7r{height:95vh;max-width:1920px;width:95vw}.modal_modal__hichV.modal_height_fit_content__aQlvE{height:-moz-fit-content;height:fit-content;max-width:95vh}.modal_modal__hichV .modal_header__CCzna{align-items:flex-start;display:flex;gap:.5em;height:40px;height:var(--height-header-modal);justify-content:space-between;padding:0 1.5em}.modal_modal__hichV .modal_header__CCzna .modal_icon__k8RlW{display:flex}.modal_modal__hichV .modal_header__CCzna .modal_icon__k8RlW svg{height:40px;width:40px}.modal_modal__hichV .modal_header__CCzna .modal_text__wuc-p{display:flex;flex:1 1;flex-direction:column;gap:.2em;max-width:calc(100% - 70px - 1em);overflow:hidden}.modal_modal__hichV .modal_header__CCzna .modal_text__wuc-p .modal_title__fVBsG{font-size:16px;font-weight:700}.modal_modal__hichV .modal_header__CCzna .modal_text__wuc-p .modal_description__QM\+Ka{font-size:12px;font-weight:600}.modal_modal__hichV .modal_header__CCzna .modal_text__wuc-p .modal_description__QM\+Ka,.modal_modal__hichV .modal_header__CCzna .modal_text__wuc-p .modal_title__fVBsG{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;z-index:3}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S svg{height:20px;width:20px}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S .modal_background__hVAB6{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S ul li{list-style:none;padding:.75em 1em;text-align:start;width:100%}.modal_modal__hichV .modal_header__CCzna .modal_actions__JY89S ul li:hover{background-color:var(--background-header-table)}.modal_modal__hichV .modal_header__CCzna .modal_close__Ad4mK{align-items:center;cursor:pointer;display:flex;justify-content:center;z-index:2}.modal_modal__hichV .modal_header__CCzna .modal_close__Ad4mK svg{height:20px;width:20px}.modal_modal__hichV .modal_body__HgiR4{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0 1.5em}.modal_modal__hichV.modal_md__VRLYR .modal_body__HgiR4{overflow-y:visible;overflow-y:initial}.modal_modal__hichV .modal_body__HgiR4 form{display:flex;flex-direction:column;gap:1em;height:100%}.modal_modal__hichV .modal_body__HgiR4 form .modal_inlineMaxHeight__MhD55{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-start}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK{box-shadow:11px 0 15px -17px #00000040;display:flex;flex-direction:column;height:100%;max-width:100%;padding-right:1em;width:350px;z-index:2}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV,.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stages__OmbYA{display:flex;flex-direction:column;gap:1em;height:calc(95vh - var(--height-header) - 2.5em - 50px);max-width:100%;overflow-y:auto;width:100%}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stages__OmbYA.modal_loading__wUbr3{justify-content:center}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T{border:var(--border-primary);border-radius:var(--border-radius);padding:.5em}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T.modal_moving__NQ1QR{z-index:3}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T.modal_moving__NQ1QR>div{border-color:var(--purple)}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T>div{background-color:var(--white)}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T .modal_move__BJDzv{align-items:center;border-radius:var(--border-radius);cursor:move;display:flex;flex:none;justify-content:center;padding:.5em;width:-moz-fit-content;width:fit-content}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T .modal_move__BJDzv:hover,.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_top__uT0UV .modal_stage__8YG9T.modal_moving__NQ1QR .modal_move__BJDzv{background-color:var(--gray-table)}.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK .modal_bottom__GATgN{background-color:var(--white);box-shadow:0 -7px 18px -14px #00000040;height:50px;padding:1em 1em 0 0}.modal_modal__hichV .modal_body__HgiR4 form .modal_stages__OmbYA{display:flex;flex:1 1;gap:1em;height:100%;overflow:auto}@keyframes modal_showUp__DoL1T{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.modal_modal__hichV .modal_body__HgiR4 form .modal_options__kI0YK{width:100%}.modal_modal__hichV .modal_body__HgiR4 form .modal_stages__OmbYA{display:none}}:root{--success:var(--purple);--danger:var(--pink);--text-color:var(--primary-text-color);--text-active-color:#fff;--color-hover:var(--gray);--padding-form:var(--padding-y) var(--padding-x);--padding-form-md:calc(var(--padding-y)*0.75) calc(var(--padding-x)*0.75);--padding-form-sm:calc(var(--padding-y)*0.5) calc(var(--padding-x)*0.5);--border-active-form:1px solid var(--success);--border-active-checkbox-form:7px solid var(--success);--border-radius-form:8px;--border-radius-form-sm:4px;--background-form:var(--white);--background-active-form:var(--success);--box-shadow-form:#0000001a 0px 2px 12px 2px,#0000001a 0px 1px 2px}.form_divInput__GeYKg{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.form_textarea__CK\+Xt{resize:vertical}.form_input__BdnPE,.form_textarea__CK\+Xt{background-color:var(--white);background-color:var(--background-form);border:var(--border-second);border-radius:8px;border-radius:var(--border-radius-form);color:var(--gray-dark);flex:1 1;font-size:1em;padding:var(--padding-form);width:100%}.form_input__BdnPE.form_noBorder__p8S9r,.form_textarea__CK\+Xt.form_noBorder__p8S9r{border-left:none;border-radius:0;border-right:none;border-top:none;padding:0 0 .25em}.form_input__BdnPE.form_focus__LxejZ,.form_input__BdnPE:active,.form_input__BdnPE:focus,.form_input__BdnPE:focus-visible,.form_input__BdnPE:focus-within,.form_textarea__CK\+Xt.form_focus__LxejZ,.form_textarea__CK\+Xt:active,.form_textarea__CK\+Xt:focus,.form_textarea__CK\+Xt:focus-visible,.form_textarea__CK\+Xt:focus-within{border:1px solid var(--success);box-shadow:0 0 0 0;outline:0}.form_input__BdnPE.form_noBorder__p8S9r.form_focus__LxejZ,.form_input__BdnPE.form_noBorder__p8S9r:active,.form_input__BdnPE.form_noBorder__p8S9r:focus,.form_input__BdnPE.form_noBorder__p8S9r:focus-visible,.form_input__BdnPE.form_noBorder__p8S9r:focus-within,.form_textarea__CK\+Xt.form_noBorder__p8S9r.form_focus__LxejZ,.form_textarea__CK\+Xt.form_noBorder__p8S9r:active,.form_textarea__CK\+Xt.form_noBorder__p8S9r:focus,.form_textarea__CK\+Xt.form_noBorder__p8S9r:focus-visible,.form_textarea__CK\+Xt.form_noBorder__p8S9r:focus-within{border-left:none;border-right:none;border-top:none}.form_input__BdnPE.form_focus__LxejZ~div svg,.form_input__BdnPE:active~div svg,.form_input__BdnPE:focus-visible~div svg,.form_input__BdnPE:focus-within~div svg,.form_input__BdnPE:focus~div svg{color:var(--purple);color:var(--success)}.form_iconSearch__fsHEP{align-items:center;display:flex;justify-content:center;position:absolute;right:var(--padding-x)}.form_iconSearch__fsHEP svg{color:var(--third-text-color);height:16px;width:16px}.form_input__BdnPE.form_sm__M2iMn,.form_textarea__CK\+Xt.form_sm__M2iMn{padding:var(--padding-form-md)}.form_input__BdnPE::placeholder,.form_textarea__CK\+Xt::placeholder{color:var(--third-text-color);opacity:.8}input[type=color]{background-color:initial;border:var(--border-second);border-radius:8px;border-radius:var(--border-radius-form);flex:auto;padding:0;width:100%}.form_button__pyKsV{background-color:initial;background-color:var(--second-text-color-active);border:none;border-radius:8px;border-radius:var(--border-radius-form);color:var(--primary-text-color);color:var(--text-color);cursor:pointer;padding:var(--padding-form);transition:opacity .2s;white-space:nowrap;width:100%}.form_button__pyKsV:disabled{opacity:.5}.form_button__pyKsV:not(:disabled):hover{opacity:.8}.form_success__x4IMT{background-color:var(--purple);background-color:var(--success);color:#fff;color:var(--text-active-color)}.form_backgroundForm__B7FBb{height:100vh!important;left:0;max-height:100vh!important;max-width:100vw!important;position:fixed;top:0;width:100vw!important;z-index:3}.form_formGroup__uIWzu{align-items:flex-start;display:flex;flex-direction:column;gap:.3em;justify-content:center;min-width:50px;position:relative}.form_formGroup__uIWzu.form_fullWidth__-zGaO{width:100%}.form_formGroup__uIWzu .form_header__z5gFp{align-items:center;display:flex;justify-content:space-between;width:100%}.form_formGroup__uIWzu .form_header__z5gFp label{font-size:12px;font-weight:700}.form_formGroup__uIWzu .form_header__z5gFp .form_rightContent__fki3-{font-size:12px;font-weight:700;padding:0 .5em}.form_formGroup__uIWzu .form_body__okCGy{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.form_formGroup__uIWzu.form_inside__4FguQ{padding:0 .5em}.form_formGroupInline__CRnfN{align-items:center;display:flex;gap:.5em;justify-content:center;width:100%}.form_formGroupInline__CRnfN.form_btnAction__4KhSl>div:first-child{width:calc(50% - .25em)}.form_formGroupInline__CRnfN.form_btnAction__4KhSl.form_uniqueInput__JqC7a>div:first-child,.form_formGroupInline__CRnfN.form_btnAction__4KhSl>div.form_fullWidth__-zGaO:nth-child(2){flex:1 1}.form_datePicker__Y2Bzi,.form_select__iF-pB,.form_timePicker__hsBFP{position:relative;-webkit-user-select:none;user-select:none;width:100%}.form_datePicker__Y2Bzi .form_text__Ly3Yc,.form_select__iF-pB .form_text__Ly3Yc,.form_timePicker__hsBFP .form_text__Ly3Yc{align-items:center;background-color:var(--white);background-color:var(--background-form);border:var(--border-second);border-radius:8px;border-radius:var(--border-radius-form);color:var(--gray-dark);display:flex;justify-content:space-between;padding:var(--padding-form);white-space:nowrap}.form_datePicker__Y2Bzi.form_noBorder__p8S9r .form_text__Ly3Yc,.form_select__iF-pB.form_noBorder__p8S9r .form_text__Ly3Yc,.form_timePicker__hsBFP.form_noBorder__p8S9r .form_text__Ly3Yc{border-left:none;border-radius:0;border-right:none;border-top:none;padding:0 0 .25em}.form_datePicker__Y2Bzi .form_text__Ly3Yc>span,.form_select__iF-pB .form_text__Ly3Yc>span,.form_timePicker__hsBFP .form_text__Ly3Yc>span{overflow:hidden;text-overflow:ellipsis}.form_datePicker__Y2Bzi.form_active__A7Bo1,.form_select__iF-pB.form_active__A7Bo1,.form_timePicker__hsBFP.form_active__A7Bo1{z-index:4}.form_datePicker__Y2Bzi.form_active__A7Bo1 .form_text__Ly3Yc,.form_select__iF-pB.form_active__A7Bo1 .form_text__Ly3Yc,.form_timePicker__hsBFP.form_active__A7Bo1 .form_text__Ly3Yc{border-color:var(--success);border-width:1px}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY,.form_select__iF-pB .form_groupOptions__S\+xcY,.form_timePicker__hsBFP .form_groupOptions__S\+xcY{background-color:var(--white);background-color:var(--background-form);border:var(--border-second);border-radius:8px;border-radius:var(--border-radius-form);box-shadow:0 2px 12px 2px #0000001a,0 1px 2px #0000001a;box-shadow:var(--box-shadow-form);min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;position:fixed;width:-moz-fit-content;width:fit-content}.form_select__iF-pB.form_disabled__YJMF1 .form_text__Ly3Yc{opacity:.7}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY{display:flex;max-width:95vw;width:-moz-fit-content;width:fit-content}.form_datePicker__Y2Bzi .form_calendar__IMybk{box-shadow:0 2px 12px 2px #0000001a,0 1px 2px #0000001a;box-shadow:var(--box-shadow-form);color:var(--gray-dark);display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding-form);position:relative}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_header__z5gFp{display:flex;position:relative;width:100%;z-index:2}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_header__z5gFp .form_arrows__HE8m5{display:flex;justify-content:space-between;position:absolute;top:0;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_header__z5gFp .form_arrows__HE8m5 .form_arrow__GcZwN{cursor:pointer;height:16px;width:16px}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy{display:flex;flex-direction:row;gap:1.5em;justify-content:space-around;position:relative;z-index:1}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC{align-items:center;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;gap:.25em;justify-content:flex-start;min-width:250px}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_header__z5gFp{align-items:center;display:flex;flex-direction:column;font-size:.9em;gap:1em;justify-content:center;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_header__z5gFp .form_weekDays__OYSE4{border-bottom:var(--border-second);display:flex;font-size:.8em;justify-content:space-between;padding-bottom:.5em;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_header__z5gFp .form_weekDays__OYSE4 span{flex:1 1;text-align:center}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I{align-items:center;border-radius:8px;border-radius:var(--border-radius-form);display:flex;justify-content:flex-start;overflow:hidden;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa{width:14.28571%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa span{align-items:center;border:1px solid var(--background-form);display:flex;font-size:.8em;justify-content:center;padding:5px;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa:not(.form_disabled__YJMF1){cursor:pointer}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa:not(.form_disabled__YJMF1):hover span{background-color:var(--second-text-color);border-radius:8px;border-radius:var(--border-radius-form)}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_inRange__cOEpN{background-color:var(--second-text-color-active);border-radius:0}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_disabled__YJMF1{opacity:.7}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_today__8aCa4 span{border:var(--border-second);border-radius:8px;border-radius:var(--border-radius-form)}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_active__A7Bo1{background-color:var(--second-text-color-active);color:#fff;color:var(--text-active-color);font-weight:700}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_active__A7Bo1 span{background-color:var(--purple);background-color:var(--background-active-form);border:none;border-radius:8px;border-radius:var(--border-radius-form)}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_firstDay__N1\+G3,.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_isStart__k0xK1{border-radius:8px 0 0 8px;border-radius:var(--border-radius-form) 0 0 var(--border-radius-form)}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_isEnd__Eys3B,.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy .form_month__Yi-rC .form_week__DYQ2I .form_day__x2Zfa.form_lastDay__ODa\+-{border-radius:0 8px 8px 0;border-radius:0 var(--border-radius-form) var(--border-radius-form) 0}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_footer__IZM2h{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:flex-end;padding-top:1.5em;width:100%}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_footer__IZM2h .form_selectedPeriod__4ZUzh{display:flex;font-size:.9em;font-weight:600;gap:.5em}.form_datePicker__Y2Bzi .form_calendar__IMybk .form_footer__IZM2h .form_actions__jiLLq{display:flex;gap:.5em;justify-content:space-between}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55{display:flex;flex-direction:column;font-size:.8em;padding:5px 0;width:160px}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55>span{font-weight:700;padding:5px 15px}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55 .form_presets__d9QOc{display:flex;flex-direction:column}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55 .form_presets__d9QOc>div{align-items:center;cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;padding:6px 25px;width:100%}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55 .form_presets__d9QOc>div.form_active__A7Bo1{background-color:var(--purple);background-color:var(--background-active-form);color:#fff;color:var(--text-active-color)}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55 .form_presets__d9QOc>div:hover{background-color:var(--gray);background-color:var(--color-hover)}.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55 .form_presets__d9QOc>div.form_active__A7Bo1:hover{background-color:var(--purple);background-color:var(--background-active-form);opacity:.8}@media screen and (max-width:768px){.form_datePicker__Y2Bzi .form_groupOptions__S\+xcY .form_panelRight__WOL55{display:none}}@media screen and (max-width:580px){.form_datePicker__Y2Bzi .form_calendar__IMybk .form_body__okCGy{flex-wrap:wrap}}.form_timePicker__hsBFP .form_groupOptions__S\+xcY{display:flex;max-width:95vw;width:-moz-fit-content;width:fit-content}.form_timePicker__hsBFP .form_groupOptions__S\+xcY.form_left__FwEPf{left:0}.form_timePicker__hsBFP .form_groupOptions__S\+xcY.form_right__h1QP7{right:0}.form_timePicker__hsBFP .form_container__1cuA1{box-shadow:0 2px 12px 2px #0000001a,0 1px 2px #0000001a;box-shadow:var(--box-shadow-form);color:var(--gray-dark);display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding-form);position:relative}.form_timePicker__hsBFP .form_container__1cuA1 .form_header__z5gFp{border-bottom:var(--border-second);display:flex;gap:1.5em;justify-content:space-around;padding-bottom:.5em}.form_timePicker__hsBFP .form_container__1cuA1 .form_header__z5gFp span{font-size:.9em;font-weight:700;margin-left:-17px}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy{display:flex;flex-direction:row;gap:1.5em;justify-content:space-around;position:relative;z-index:1}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hours__Ci4ih,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minutes__\+qGTr{flex:1 1;max-height:250px;overflow:auto;padding:5px}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hour__\+z41S,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minute__cXfhG{align-items:center;border-radius:8px;border-radius:var(--border-radius-form);cursor:pointer;display:flex;font-size:1em;justify-content:center;padding:var(--padding-form);width:110px}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hour__\+z41S span,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minute__cXfhG span{align-items:center;display:flex;justify-content:center;width:32px}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hour__\+z41S:hover,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minute__cXfhG:hover{background-color:var(--second-text-color)}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hour__\+z41S.form_now__HHHus,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minute__cXfhG.form_now__HHHus{border:var(--border-second)}.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_hour__\+z41S.form_active__A7Bo1,.form_timePicker__hsBFP .form_container__1cuA1 .form_body__okCGy .form_minute__cXfhG.form_active__A7Bo1{background-color:var(--purple);background-color:var(--background-active-form);border:none;color:#fff;color:var(--text-active-color)}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:flex-end;padding-top:1.5em;width:100%}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h .form_selectedPeriod__4ZUzh{display:flex;font-size:.9em;font-weight:600;gap:.15em}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h .form_actions__jiLLq{display:flex;gap:.5em;justify-content:space-between}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h .form_icon__3B6dz{align-items:center;cursor:pointer;display:flex;flex:1 1;justify-content:center}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h .form_icon__3B6dz svg{color:var(--pink)!important;color:var(--danger)!important;height:1em;width:1em}.form_timePicker__hsBFP .form_container__1cuA1 .form_footer__IZM2h .form_icon__3B6dz svg path{stroke:var(--pink)!important;stroke:var(--danger)!important}.form_select__iF-pB .form_groupOptions__S\+xcY .form_search__yMiaa{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}.form_select__iF-pB .form_groupOptions__S\+xcY .form_search__yMiaa input{border:none;border-bottom:1px solid var(--success);border-radius:0}.form_select__iF-pB .form_groupOptions__S\+xcY .form_search__yMiaa input:focus-visible{border:none;border-bottom:1px solid var(--success)}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er{display:flex;flex-direction:column;gap:.5em;max-height:350px;overflow-x:hidden;overflow-y:auto;padding:.5em}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_selectAll__VC\+As{font-weight:700;opacity:.7}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2,.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_selectAll__VC\+As{align-items:center;border-radius:8px;border-radius:var(--border-radius-form);display:flex;gap:.5em;justify-content:flex-start;padding:10px;position:relative}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2>span{flex:1 1}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2 button{background-color:initial;border:var(--border-active-form);border-radius:var(--border-radius);color:var(--third-text-color);cursor:pointer;opacity:0;padding:var(--padding-y);z-index:2}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2 button:hover{background-color:var(--purple);background-color:var(--success);color:var(--beige)}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2:hover button{opacity:1}.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_option__cl-s2:hover,.form_select__iF-pB .form_groupOptions__S\+xcY .form_options__0M6er .form_selectAll__VC\+As:hover{background-color:var(--gray);background-color:var(--color-hover)}.form_checkbox__0bY6j{border:var(--border-second);border-radius:50%;height:24px;width:24px}.form_checkbox__0bY6j.form_active__A7Bo1{border:var(--border-active-checkbox-form)}.form_checkbox__0bY6j.form_pink__OUCFS.form_active__A7Bo1{border-color:var(--pink)}.contact_groupContact__lnH\+y{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.contact_groupContact__lnH\+y .contact_actions__usum-{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.contact_groupContact__lnH\+y .contact_actions__usum- svg{cursor:pointer;height:14px;width:14px}.contact_groupContact__lnH\+y .contact_data__y27FP{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.contact_groupContact__lnH\+y .contact_data__y27FP input,.contact_groupContact__lnH\+y .contact_data__y27FP span{font-size:1em}.modalLead_modalLead__zWyVV{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;left:0;line-break:anywhere;position:absolute;top:0;width:100%}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a,.modalLead_modalLead__zWyVV .modalLead_left__JSs\+x,.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf{display:flex;flex-direction:column;gap:1em;height:100%}.modalLead_modalLead__zWyVV .modalLead_left__JSs\+x,.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf{flex:1 1;max-width:350px;min-width:250px;overflow-x:hidden;overflow-y:scroll;padding-bottom:1em}.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf{height:calc(100% - 1.2em - var(--height-header-modal));margin-top:calc(1.2em + var(--height-header-modal));padding:0 1.5em .5em}.modalLead_modalLead__zWyVV .modalLead_personalInfos__66X\+C{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:24px;width:100%}.modalLead_modalLead__zWyVV .modalLead_personalInfos__66X\+C svg{cursor:pointer;height:16px;width:16px}.modalLead_modalLead__zWyVV .modalLead_status__2FnPn{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.modalLead_modalLead__zWyVV .modalLead_flags__z8-X9{display:flex;flex-wrap:wrap;gap:.5em}.modalLead_modalLead__zWyVV .modalLead_status__2FnPn img{height:96px;width:96px}.modalLead_modalLead__zWyVV .modalLead_data__IrrDr{flex-direction:column;font-size:14px;width:100%}.modalLead_modalLead__zWyVV .modalLead_data__IrrDr,.modalLead_modalLead__zWyVV .modalLead_data__IrrDr .modalLead_name__UCDFE{align-items:center;display:flex;gap:.5em;justify-content:center}.modalLead_modalLead__zWyVV .modalLead_data__IrrDr .modalLead_name__UCDFE input,.modalLead_modalLead__zWyVV .modalLead_data__IrrDr .modalLead_name__UCDFE span{flex:1 1;font-size:20px;font-weight:700;text-align:center}.modalLead_modalLead__zWyVV .modalLead_data__IrrDr span{text-align:center}.modalLead_modalLead__zWyVV .modalLead_actions__sZnR9{display:flex;justify-content:space-between;width:100%;z-index:2}.modalLead_modalLead__zWyVV .modalLead_actions__sZnR9 button{align-items:center;background-color:var(--gray-dark);border-radius:50%;display:flex;height:40px;justify-content:center;padding:0;width:40px}.modalLead_modalLead__zWyVV .modalLead_actions__sZnR9 button svg{height:24px;width:24px}.modalLead_modalLead__zWyVV .modalLead_actions__sZnR9 .modalLead_groupCenter__el5x9{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:center}.modalLead_modalLead__zWyVV .modalLead_actions__sZnR9 .modalLead_groupCenter__el5x9 span{font-size:10px;font-weight:700}.modalLead_modalLead__zWyVV .modalLead_call__5jUzo{width:100%}.modalLead_modalLead__zWyVV .modalLead_call__5jUzo button{align-items:center;background-color:var(--orange);color:var(--gray-dark);display:flex;font-size:14px;gap:.5em;justify-content:center}.modalLead_modalLead__zWyVV .modalLead_call__5jUzo button svg{height:16px;width:16px}.modalLead_modalLead__zWyVV .modalLead_groupToogleData__wwTa5{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center}.modalLead_modalLead__zWyVV .modalLead_groupToogleData__wwTa5 .modalLead_body__W3KzQ{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;padding:0 16px;width:100%}.modalLead_modalLead__zWyVV Button{background-color:var(--gray-dark);font-size:12px;padding:6px}.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf Button{margin:.5em 0}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a{background-color:var(--gray);flex:2 1;max-width:1200px}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_quickActions__mBGPZ{align-items:center;display:flex;gap:1em;justify-content:center;padding:1em}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_quickActions__mBGPZ button{align-items:center;display:flex;gap:.5em;justify-content:center;padding:var(--padding-form)}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_quickActions__mBGPZ button svg{height:16px;width:16px}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_divDiscarted__dd8ZN{padding:1em}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_discarted__i45J9{align-items:center;border:1px solid var(--pink);border-radius:var(--border-radius);display:flex;gap:1em;justify-content:space-between;padding:.75em}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_discarted__i45J9 button{padding:.75em 1em;width:-moz-fit-content;width:fit-content}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_menuToogle__hPlXH{padding:0 1em}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_menuToogle__hPlXH .modalLead_menu__\+BdCn{align-items:center;border-radius:var(--border-radius);box-shadow:var(--box-shadow-all-sides);display:flex;justify-content:center;width:100%}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_menuToogle__hPlXH .modalLead_menu__\+BdCn>span{border-radius:var(--border-radius);cursor:pointer;flex:1 1;padding:.5em;text-align:center}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_menuToogle__hPlXH .modalLead_menu__\+BdCn>span.modalLead_active__DaADI{background-color:var(--white);box-shadow:var(--box-shadow);font-weight:700}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_body__W3KzQ{height:100%;overflow-x:hidden;overflow-y:scroll;padding:0 1em 1em}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a .modalLead_body__W3KzQ>div{animation:modalLead_show-right__VObCP .75s ease-in-out}.modalLead_showAllFields__J6BUW{color:var(--pink);display:flex;justify-content:flex-end}.modalLead_showAllFields__J6BUW span{cursor:pointer;font-size:.9em;text-decoration:underline}.modalLead_navMovile__8un-3{display:none}@keyframes modalLead_show-right__VObCP{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media only screen and (max-width:1068px){.modalLead_modalLead__zWyVV .modalLead_center__zqb1a{font-size:85%}}@media only screen and (max-width:968px){.modalLead_navMovile__8un-3{align-items:center;background-color:var(--gray);border-top:var(--border-table);bottom:0;display:flex;height:calc(24px + 1em);justify-content:center;position:absolute;width:100%}.modalLead_navMovile__8un-3 .modalLead_item__8xoEz{align-items:center;display:flex;flex:1 1;justify-content:center;padding:.5em}.modalLead_navMovile__8un-3 .modalLead_item__8xoEz.modalLead_active__DaADI{background-color:var(--orange)}.modalLead_navMovile__8un-3 .modalLead_item__8xoEz svg{height:24px;width:24px}.modalLead_modalLead__zWyVV.modalLead_bgGray__BFb8S{background-color:var(--gray)}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a:not(.modalLead_active__DaADI),.modalLead_modalLead__zWyVV .modalLead_left__JSs\+x:not(.modalLead_active__DaADI),.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf:not(.modalLead_active__DaADI){display:none}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a,.modalLead_modalLead__zWyVV .modalLead_left__JSs\+x,.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf{font-size:90%;max-height:calc(100% - 24px - 1em);max-width:100%;padding:.5em;width:100%}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a,.modalLead_modalLead__zWyVV .modalLead_right__Yj6lf{max-height:calc(100% - 2.2em - 24px - var(--height-header-modal))}.modalLead_modalLead__zWyVV .modalLead_center__zqb1a{margin-top:calc(1.2em + var(--height-header-modal))}}.address_groupAddress__Pq9cd{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.address_groupAddress__Pq9cd .address_actions__M27lq{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.address_groupAddress__Pq9cd .address_actions__M27lq svg{cursor:pointer;height:14px;width:14px}.address_groupAddress__Pq9cd .address_data__Vh8uE,.groupDataEdit_groupItem__xNF-b{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.groupDataEdit_groupItem__xNF-b{font-size:1em;padding:.5em 0;position:relative}.groupDataEdit_groupItem__xNF-b.groupDataEdit_borderTop__jt2K0{border-top:var(--border-table)}.groupDataEdit_groupItem__xNF-b .groupDataEdit_actions__dJJHr{align-items:center;display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:0;top:.5em;z-index:2}.groupDataEdit_groupItem__xNF-b .groupDataEdit_actions__dJJHr svg{cursor:pointer;height:14px;width:14px}.product_groupProduct__TTI-P{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.product_groupProduct__TTI-P .product_actions__ydeNH{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.product_groupProduct__TTI-P .product_actions__ydeNH svg{cursor:pointer;height:14px;width:14px}.product_groupProduct__TTI-P .product_data__pFbV9{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.loading_initialLoading__cSoWR,.loading_loading__SP-Aq{align-items:center;background-color:var(--opacity-background);display:flex;height:100%;justify-content:center;left:0;max-height:100vh;max-width:100vw;position:absolute;top:0;width:100%;z-index:99}.loading_initialLoading__cSoWR{background-color:var(--second-background);flex-direction:column;gap:1em}.loading_loading__SP-Aq.loading_fullPage__OBkrJ{position:fixed}.loading_initialLoading__cSoWR img,.loading_loading__SP-Aq img{height:80px}.loading_loading__SP-Aq img{animation:loading_loading__SP-Aq 2s infinite;height:80px}@keyframes loading_loading__SP-Aq{0%{transform:rotate(-20deg)}10%{transform:rotate(20deg)}40%{transform:rotate(200deg)}60%{transform:rotate(160deg)}90%{transform:rotate(380deg)}to{transform:rotate(340deg)}}.utm_groupUtm__DfvGT{align-items:center;border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.utm_groupUtm__DfvGT .utm_actions__m7z-e{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.utm_groupUtm__DfvGT .utm_actions__m7z-e svg{cursor:pointer;height:14px;width:14px}.utm_groupUtm__DfvGT .utm_data__rpivq{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.utm_groupUtm__DfvGT .utm_data__rpivq input,.utm_groupUtm__DfvGT .utm_data__rpivq span{font-size:1em}.breakForm_breakForm__T2Urm{padding-top:.5em}.breakForm_breakForm__T2Urm:not(.breakForm_noBorder__wSbOQ){border-top:1px solid var(--gray)}.breakForm_breakForm__T2Urm .breakForm_action__h6agf{align-items:center;display:flex;justify-content:space-between}.breakForm_breakForm__T2Urm .breakForm_action__h6agf span{font-size:16px;font-weight:700}.history_historics__LiXkL{display:flex;flex-direction:column;gap:2em}.history_historics__LiXkL .history_activeHistorics__NJQni>span,.history_historics__LiXkL .history_historyHistorics__KmEtC .history_body__SYpvU>span{font-size:.9em;font-weight:700;opacity:.8}.history_historics__LiXkL .history_activeHistorics__NJQni,.history_historics__LiXkL .history_historyHistorics__KmEtC{display:flex;flex-direction:column;gap:1em}.history_historics__LiXkL .history_historyHistorics__KmEtC .history_filters__jauOF{display:flex;gap:.5em;justify-content:space-between}.history_historics__LiXkL .history_historyHistorics__KmEtC .history_body__SYpvU{display:flex;flex-direction:column;gap:.5em}.history_historics__LiXkL button{align-items:center;display:flex;gap:.5em;justify-content:center}.history_historics__LiXkL button svg{height:16px;width:16px}.cardHistoric_card__YvO80{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardHistoric_card__YvO80.cardHistoric_canceled__j0qvx,.cardHistoric_card__YvO80.cardHistoric_finished__Sc6G9{animation:cardHistoric_show__vtCzA 1s ease-in-out forwards}.cardHistoric_card__YvO80.cardHistoric_canceled__j0qvx{background-color:var(--pink-opacity);text-decoration:line-through}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_left__TZWJp,.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj{align-items:center;display:flex;gap:.5em;justify-content:center}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_expand__fh\+x3{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_left__TZWJp .cardHistoric_name__I\+J1A{font-weight:700}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj{flex:1 1;justify-content:flex-end}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj>span{font-size:.9em;font-weight:700}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj>div:not(.cardHistoric_actions__X8RKX){min-width:100px;width:-moz-fit-content;width:fit-content}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj .cardHistoric_actions__X8RKX{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj .cardHistoric_actions__X8RKX .cardHistoric_background__J6Zp6{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj .cardHistoric_actions__X8RKX ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj .cardHistoric_actions__X8RKX ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardHistoric_card__YvO80 .cardHistoric_header__gXWEY .cardHistoric_right__x\+xkj .cardHistoric_actions__X8RKX ul li:hover{background-color:var(--background-header-table)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1{display:flex;width:100%}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 svg{cursor:pointer;height:16px;width:16px}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 .cardHistoric_finished__Sc6G9{color:var(--green)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 .cardHistoric_canceled__j0qvx{color:var(--pink)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 .cardHistoric_finish__VeUYK:hover{color:var(--green)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 .cardHistoric_finished__Sc6G9:hover{color:var(--pink)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_action__cgHf1 .cardHistoric_canceled__j0qvx:hover{color:var(--green)}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3>div:last-child{margin-top:1em}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_title__O7dcq{font-weight:700}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_description__WqKZK{line-break:normal}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_uploads__pgCV-{display:flex;flex-direction:column;gap:.5em;width:100%}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_uploads__pgCV- .cardHistoric_file__DJ3zB{align-items:center;border:var(--border-table);border-radius:var(--border-radius);color:var(--gray-bold);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_uploads__pgCV- .cardHistoric_file__DJ3zB span{flex:1 1}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3 .cardHistoric_uploads__pgCV- .cardHistoric_file__DJ3zB:hover{border-color:var(--purple);color:var(--purple);text-decoration:underline}.cardHistoric_card__YvO80 .cardHistoric_body__U3Yn1 .cardHistoric_content__FAJG3>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardHistoric_card__YvO80 .cardHistoric_footer__E1COw{display:flex;flex-direction:column;gap:.5em;width:100%}.cardHistoric_card__YvO80 .cardHistoric_footer__E1COw .cardHistoric_inlineGroup__35d2A{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardHistoric_card__YvO80 .cardHistoric_footer__E1COw .cardHistoric_message__AQyaE{font-size:12px;font-weight:700}.cardHistoric_card__YvO80 .cardHistoric_bottomBorder__X8AXz:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.cardHistoric_rotate__kfyQE{transform:rotate(90deg)}@keyframes cardHistoric_show__vtCzA{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.interations_interations__rr9Nn{display:flex;flex-direction:column;gap:2em}.interations_interations__rr9Nn .interations_activeInterations__CrTd1,.interations_interations__rr9Nn .interations_historyInterations__Pyh2w{display:flex;flex-direction:column;gap:1em}.interations_interations__rr9Nn .interations_historyInterations__Pyh2w{gap:2em}.interations_interations__rr9Nn .interations_activeInterations__CrTd1>span,.interations_interations__rr9Nn .interations_historyInterations__Pyh2w .interations_body__Q5s1R>span{font-size:.9em;font-weight:700;opacity:.8}.interations_interations__rr9Nn .interations_historyInterations__Pyh2w .interations_body__Q5s1R .interations_groupInteractions__UL7Ec{display:flex;flex-direction:column;gap:.5em}.interations_interations__rr9Nn .interations_historyInterations__Pyh2w .interations_filters__nMIgB{display:flex;gap:.5em;justify-content:space-between}.interations_interations__rr9Nn .interations_historyInterations__Pyh2w .interations_body__Q5s1R{display:flex;flex-direction:column;gap:.5em}.interations_interations__rr9Nn button{align-items:center;display:flex;gap:.5em;justify-content:center}.interations_interations__rr9Nn button svg{height:16px;width:16px}.menuToogle_menuToogle__7Rt6j{align-items:center;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.menuToogle_menuToogle__7Rt6j span{border-bottom:var(--border-table);cursor:pointer;flex:1 1;font-size:14px;padding-bottom:.5em;text-align:center}.menuToogle_menuToogle__7Rt6j span.menuToogle_active__1VIX6{border-color:var(--gray-dark);font-weight:700}.cardCall_card__OIfRU{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardCall_card__OIfRU .cardCall_header__rJsMs{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardCall_card__OIfRU .cardCall_header__rJsMs .cardCall_left__aMX2y,.cardCall_card__OIfRU .cardCall_header__rJsMs .cardCall_right__ICd-T{align-items:center;display:flex;gap:.5em;justify-content:center}.cardCall_card__OIfRU .cardCall_header__rJsMs .cardCall_left__aMX2y .cardCall_name__pvMTK{font-weight:700}.cardCall_card__OIfRU .cardCall_header__rJsMs .cardCall_right__ICd-T{flex:1 1;justify-content:flex-end}.cardCall_card__OIfRU .cardCall_header__rJsMs .cardCall_right__ICd-T>span{font-size:.9em;font-weight:700}.cardCall_card__OIfRU .cardCall_body__K93p8{display:flex;width:100%}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF ul{margin-left:1.25em}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF>div:last-child{margin-top:1em}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_title__7IhKn{font-size:14px;font-weight:700}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_description__-s6Td{line-break:normal}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_uploads__hjoou{display:flex;flex-direction:column;gap:.5em;width:100%}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_uploads__hjoou .cardCall_file__LH9zV{align-items:center;border:var(--border-table);border-radius:var(--border-radius);color:var(--gray-bold);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_uploads__hjoou .cardCall_file__LH9zV span{flex:1 1}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF .cardCall_uploads__hjoou .cardCall_file__LH9zV:hover{border-color:var(--purple);color:var(--purple);text-decoration:underline}.cardCall_card__OIfRU .cardCall_body__K93p8 .cardCall_content__KDzNF>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardCall_card__OIfRU .cardCall_bottomBorder__Gz0lR:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.formGroupExpand_formGroupExpand__fn\+6q{border:var(--border-table);border-radius:var(--border-radius);height:0;max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease-in-out;width:100%}.formGroupExpand_formGroupExpand__fn\+6q.formGroupExpand_show__tRnvc{height:-moz-fit-content;height:fit-content;max-height:100%;padding:.5em}.formGroupExpand_icon__h6mhL{cursor:pointer;height:16px;transition:transform .25s ease-in-out;width:16px}.formGroupExpand_icon__h6mhL.formGroupExpand_show__tRnvc{height:16px;transform:rotate(90deg);width:16px}.cardChat_card__a1W9a{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardChat_card__a1W9a .cardChat_header__gxA4R{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardChat_card__a1W9a .cardChat_header__gxA4R .cardChat_left__K8L-Q,.cardChat_card__a1W9a .cardChat_header__gxA4R .cardChat_right__IvDo7{align-items:center;display:flex;gap:.5em;justify-content:center}.cardChat_card__a1W9a .cardChat_header__gxA4R .cardChat_left__K8L-Q .cardChat_name__45QxF{font-weight:700}.cardChat_card__a1W9a .cardChat_header__gxA4R .cardChat_right__IvDo7{flex:1 1;justify-content:flex-end}.cardChat_card__a1W9a .cardChat_header__gxA4R .cardChat_right__IvDo7>span{font-size:.9em;font-weight:700}.cardChat_card__a1W9a .cardChat_body__-dglK{display:flex;width:100%}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI ul{margin-left:1.25em}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI>div:last-child{margin-top:1em}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI .cardChat_title__qBNI7{font-size:14px;font-weight:700}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI .cardChat_description__7FnlV{line-break:normal}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI .cardChat_button__hmEIX{align-items:center;display:flex;justify-content:center;text-align:center;text-decoration:none;width:100%}.cardChat_card__a1W9a .cardChat_body__-dglK .cardChat_content__C\+xzI>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardChat_card__a1W9a .cardChat_bottomBorder__TOvOn:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.notes_notes__rJ3t3{display:flex;flex-direction:column;gap:2em}.notes_notes__rJ3t3 .notes_activeNotes__RTyGI>span,.notes_notes__rJ3t3 .notes_historyNotes__-FnGX .notes_body__mqQLV>span{font-size:.9em;font-weight:700;opacity:.8}.notes_notes__rJ3t3 .notes_activeNotes__RTyGI,.notes_notes__rJ3t3 .notes_historyNotes__-FnGX{display:flex;flex-direction:column;gap:1em}.notes_notes__rJ3t3 .notes_historyNotes__-FnGX .notes_filters__eqwll{display:flex;gap:.5em;justify-content:space-between}.notes_notes__rJ3t3 .notes_historyNotes__-FnGX .notes_body__mqQLV{display:flex;flex-direction:column;gap:.5em}.notes_notes__rJ3t3 button{align-items:center;display:flex;gap:.5em;justify-content:center}.notes_notes__rJ3t3 button svg{height:16px;width:16px}.cardNote_card__8Hwf5{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardNote_card__8Hwf5.cardNote_canceled__FmrDF,.cardNote_card__8Hwf5.cardNote_finished__kR5DH{animation:cardNote_show__Qznu2 1s ease-in-out forwards}.cardNote_card__8Hwf5.cardNote_canceled__FmrDF{background-color:var(--pink-opacity);text-decoration:line-through}.cardNote_card__8Hwf5 .cardNote_header__Nahde{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_left__WHk6B,.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q{align-items:center;display:flex;gap:.5em;justify-content:center}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_expand__J8NX0{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_left__WHk6B .cardNote_name__SuxKy{font-weight:700}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q{flex:1 1;justify-content:flex-end}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q>span{font-size:.9em;font-weight:700}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q>div:not(.cardNote_actions__IZXLG){min-width:100px;width:-moz-fit-content;width:fit-content}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q .cardNote_actions__IZXLG{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q .cardNote_actions__IZXLG .cardNote_background__4qGJ2{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q .cardNote_actions__IZXLG ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q .cardNote_actions__IZXLG ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardNote_card__8Hwf5 .cardNote_header__Nahde .cardNote_right__Xj10q .cardNote_actions__IZXLG ul li:hover{background-color:var(--background-header-table)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4{display:flex;width:100%}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y svg{cursor:pointer;height:16px;width:16px}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y .cardNote_finished__kR5DH{color:var(--green)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y .cardNote_canceled__FmrDF{color:var(--pink)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y .cardNote_finish__uEg61:hover{color:var(--green)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y .cardNote_finished__kR5DH:hover{color:var(--pink)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_action__Dfx7y .cardNote_canceled__FmrDF:hover{color:var(--green)}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v ul{margin-left:1.25em}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v>div:last-child{margin-top:1em}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_title__164zx{font-weight:700}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_description__d9EPr{line-break:normal}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_uploads__hs52b{display:flex;flex-direction:column;gap:.5em;width:100%}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_uploads__hs52b .cardNote_file__UssdR{align-items:center;border:var(--border-table);border-radius:var(--border-radius);color:var(--gray-bold);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_uploads__hs52b .cardNote_file__UssdR span{flex:1 1}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v .cardNote_uploads__hs52b .cardNote_file__UssdR:hover{border-color:var(--purple);color:var(--purple);text-decoration:underline}.cardNote_card__8Hwf5 .cardNote_body__0uQN4 .cardNote_content__jx7\+v>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardNote_card__8Hwf5 .cardNote_footer__6PRlJ{display:flex;flex-direction:column;gap:.5em;width:100%}.cardNote_card__8Hwf5 .cardNote_footer__6PRlJ .cardNote_inlineGroup__zFlZk{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardNote_card__8Hwf5 .cardNote_footer__6PRlJ .cardNote_message__xuYru{font-size:12px;font-weight:700}.cardNote_card__8Hwf5 .cardNote_bottomBorder__199mc:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.cardNote_rotate__qiRlO{transform:rotate(90deg)}@keyframes cardNote_show__Qznu2{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.inputFile_input__x6XnY{width:100%}.inputFile_input__x6XnY input{display:none}.inputFile_input__x6XnY button{background-color:var(--orange);color:var(--gray-bold);font-weight:700;width:100%}.inputFile_listFiles__QUlH6{display:flex;flex-direction:column;gap:.5em;width:100%}.inputFile_listFiles__QUlH6 .inputFile_file__Z4bsR{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;flex:1 1;gap:.5em;justify-content:space-between;padding:.5em 1em;position:relative;-webkit-user-select:none;user-select:none}.inputFile_listFiles__QUlH6 .inputFile_file__Z4bsR:hover{border-color:var(--purple)}.inputFile_listFiles__QUlH6 .inputFile_file__Z4bsR span{flex:1 1}.inputFile_listFiles__QUlH6 .inputFile_file__Z4bsR .inputFile_remove__Z6Tqc{align-items:center;cursor:pointer;display:flex;justify-content:center}.inputFile_listFiles__QUlH6 .inputFile_file__Z4bsR svg{height:16px;width:16px}.sales_sales__6sCtG{display:flex;flex-direction:column;gap:2em}.sales_sales__6sCtG .sales_activeSales__ewusH>span,.sales_sales__6sCtG .sales_historySales__2rqFS .sales_body__gYZNh>span{font-size:.9em;font-weight:700;opacity:.8}.sales_sales__6sCtG .sales_activeSales__ewusH,.sales_sales__6sCtG .sales_historySales__2rqFS{display:flex;flex-direction:column;gap:1em}.sales_sales__6sCtG .sales_historySales__2rqFS .sales_filters__9oQYr{display:flex;gap:.5em;justify-content:space-between}.sales_sales__6sCtG .sales_historySales__2rqFS .sales_body__gYZNh{display:flex;flex-direction:column;gap:.5em}.sales_sales__6sCtG button{align-items:center;display:flex;gap:.5em;justify-content:center}.sales_sales__6sCtG button svg{height:16px;width:16px}.cardSale_card__5H59L{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardSale_card__5H59L.cardSale_canceled__xBqMD,.cardSale_card__5H59L.cardSale_finished__BMQjJ{animation:cardSale_show__x3mN9 1s ease-in-out forwards}.cardSale_card__5H59L.cardSale_canceled__xBqMD{background-color:var(--pink-opacity);text-decoration:line-through}.cardSale_card__5H59L .cardSale_header__XJ4pU{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_left__eJS3D,.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW{align-items:center;display:flex;gap:.5em;justify-content:center}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_expand__rMI7D{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_left__eJS3D .cardSale_name__Jy6U4{font-weight:700}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW{flex:1 1;justify-content:flex-end}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW>span{font-size:.9em;font-weight:700}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW>div:not(.cardSale_actions__BHHK3){min-width:100px;width:-moz-fit-content;width:fit-content}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW .cardSale_actions__BHHK3{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW .cardSale_actions__BHHK3 .cardSale_background__dwJ3q{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW .cardSale_actions__BHHK3 ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW .cardSale_actions__BHHK3 ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardSale_card__5H59L .cardSale_header__XJ4pU .cardSale_right__MfqpW .cardSale_actions__BHHK3 ul li:hover{background-color:var(--background-header-table)}.cardSale_card__5H59L .cardSale_body__UKnlS{display:flex;width:100%}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg svg{cursor:pointer;height:16px;width:16px}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg .cardSale_finished__BMQjJ{color:var(--green)}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg .cardSale_canceled__xBqMD{color:var(--pink)}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg .cardSale_finish__WxwP6:hover{color:var(--green)}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg .cardSale_finished__BMQjJ:hover{color:var(--pink)}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_action__nD5Yg .cardSale_canceled__xBqMD:hover{color:var(--green)}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;padding:.5em;width:100%}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_title__D0h1p{font-weight:700}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_description__zB6Zb{line-break:normal}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT{display:flex;flex-direction:column;gap:.5em;width:100%}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT .cardSale_product__3lGE1,.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT .cardSale_totalValue__ayrlr{align-items:center;border:var(--border-table);border-radius:var(--border-radius);color:var(--gray-bold);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT .cardSale_totalValue__ayrlr{font-weight:700}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT .cardSale_product__3lGE1 span:first-child,.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr .cardSale_products__\+rxDT .cardSale_totalValue__ayrlr span:first-child{flex:1 1}.cardSale_card__5H59L .cardSale_body__UKnlS .cardSale_content__XxJnr>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardSale_card__5H59L .cardSale_footer__dxiMF{display:flex;flex-direction:column;gap:.5em;width:100%}.cardSale_card__5H59L .cardSale_footer__dxiMF .cardSale_inlineGroup__JRJw8{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardSale_card__5H59L .cardSale_footer__dxiMF .cardSale_message__bwQgD{font-size:12px;font-weight:700}.cardSale_card__5H59L .cardSale_bottomBorder__ot\+Qj:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.cardSale_rotate__Ju2kL{transform:rotate(90deg)}@keyframes cardSale_show__x3mN9{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.tasks_tasks__7qzng{display:flex;flex-direction:column;gap:2em}.tasks_tasks__7qzng .tasks_activeTasks__RkkFy>span,.tasks_tasks__7qzng .tasks_historyTasks__3grGx .tasks_body__yUWB2>span{font-size:.9em;font-weight:700;opacity:.8}.tasks_tasks__7qzng .tasks_activeTasks__RkkFy,.tasks_tasks__7qzng .tasks_historyTasks__3grGx{display:flex;flex-direction:column;gap:1em}.tasks_tasks__7qzng .tasks_historyTasks__3grGx .tasks_filters__XNrwC{display:flex;gap:.5em;justify-content:space-between}.tasks_tasks__7qzng .tasks_historyTasks__3grGx .tasks_body__yUWB2{display:flex;flex-direction:column;gap:.5em}.tasks_tasks__7qzng button{align-items:center;display:flex;gap:.5em;justify-content:center}.tasks_tasks__7qzng button svg{height:16px;width:16px}.cardTask_card__aSsKo{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:center;padding:.75em}.cardTask_card__aSsKo.cardTask_canceled__ETVsa{background-color:var(--pink-opacity);text-decoration:line-through}.cardTask_card__aSsKo .cardTask_header__e0lHl{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_left__nUIM7,.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs{align-items:center;display:flex;gap:.5em;justify-content:center}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_expand__kKSff{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_left__nUIM7 .cardTask_name__ACRMK{font-weight:700}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs{flex:1 1;justify-content:flex-end}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs>span{font-size:.9em;font-weight:700}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs>div:not(.cardTask_actions__gsgEk){min-width:100px;width:-moz-fit-content;width:fit-content}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs .cardTask_actions__gsgEk{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs .cardTask_actions__gsgEk .cardTask_background__fkdqK{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs .cardTask_actions__gsgEk ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs .cardTask_actions__gsgEk ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardTask_card__aSsKo .cardTask_header__e0lHl .cardTask_right__RIiUs .cardTask_actions__gsgEk ul li:hover{background-color:var(--background-header-table)}.cardTask_card__aSsKo .cardTask_body__MUdNJ{display:flex;width:100%}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q svg{cursor:pointer;height:16px;width:16px}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q .cardTask_finished__QEYBd{color:var(--green)}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q .cardTask_canceled__ETVsa{color:var(--pink)}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q .cardTask_finish__\+oUq0:hover{color:var(--green)}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q .cardTask_finished__QEYBd:hover{color:var(--pink)}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_action__mD40Q .cardTask_canceled__ETVsa:hover{color:var(--green)}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_content__Kz7LI{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_content__Kz7LI .cardTask_title__a0niD{font-weight:700}.cardTask_card__aSsKo .cardTask_body__MUdNJ .cardTask_content__Kz7LI>*{flex:auto;height:-moz-fit-content;height:fit-content}.cardTask_card__aSsKo .cardTask_footer__tR-aT{display:flex;flex-direction:column;gap:.5em;width:100%}.cardTask_card__aSsKo .cardTask_footer__tR-aT .cardTask_inlineGroup__0viDt{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardTask_card__aSsKo .cardTask_footer__tR-aT .cardTask_message__3LiVn{font-size:12px;font-weight:700}.cardTask_card__aSsKo .cardTask_bottomBorder__A5n0J:not(:last-child){border-bottom:var(--border-table);padding-bottom:.5em}.cardTask_rotate__-EUWF{transform:rotate(90deg)}.flag_flag__hdWdn{border-radius:var(--border-radius);font-size:.9em;padding:.25em .5em}.flag_flag__hdWdn.flag_dark__JPbGm{color:var(--gray-dark)}.flag_flag__hdWdn.flag_light__xFTLS{color:var(--beige)}.crm_stage__rVpqG{display:flex;flex-direction:column;gap:8px;height:100%;max-height:calc(100vh - var(--height-header) - var(--height-filters) - .5em - 15px);padding:.5em}.crm_stage__rVpqG>.crm_header__0s72R{align-items:center;background-color:var(--orange);border-radius:var(--border-radius-min);box-shadow:var(--box-shadow);color:var(--gray-dark);display:flex;flex-direction:row;font-weight:700;height:50px;justify-content:space-between;min-width:340px;padding:10px;width:100%}.crm_stage__rVpqG>.crm_header__0s72R .crm_title__hwZAd{display:flex;flex-direction:column;text-align:center;width:100%}.crm_stage__rVpqG>.crm_body__DOuSX{background-color:var(--white);border-radius:var(--border-radius-min);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:.5em;height:100%;overflow-x:hidden;overflow-y:auto;padding:.5em;width:100%}.crm_stage__rVpqG>.crm_body__DOuSX .crm_funnelClean__ER-PB{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;text-align:center}.crm_stage__rVpqG>.crm_body__DOuSX .crm_funnelClean__ER-PB span{color:var(--third-text-color);font-size:1em;font-weight:700}.crm_stage__rVpqG>.crm_body__DOuSX .crm_funnelClean__ER-PB .crm_btnAdd__hwwBH{color:var(--pink);cursor:pointer}.crm_stage__rVpqG>.crm_body__DOuSX .crm_funnelClean__ER-PB .crm_btnAdd__hwwBH:hover{text-decoration:underline}.crm_stage__rVpqG .crm_card__VCBMT{background:var(--beige);border-radius:var(--border-radius-min);box-shadow:var(--box-shadow);color:var(--gray-dark);cursor:pointer;display:flex;flex-wrap:wrap;gap:.5em;height:-moz-fit-content;height:fit-content;min-width:340px;padding:12px;width:100%}.crm_stage__rVpqG .crm_card__VCBMT.crm_dragging__00H97{opacity:.3}.crm_stage__rVpqG .crm_card__VCBMT .crm_groupName__1POlZ{align-items:center;display:flex;gap:.5em;justify-content:space-between}.crm_stage__rVpqG .crm_card__VCBMT .crm_groupName__1POlZ svg{height:20px;width:20px}.crm_stage__rVpqG .crm_card__VCBMT .crm_name__9DSvw{font-size:16px;font-weight:600}.crm_stage__rVpqG .crm_card__VCBMT .crm_business__a7WnD{font-size:10px;font-weight:600}.crm_stage__rVpqG .crm_card__VCBMT .crm_origin__x3PuR{font-size:12px;font-weight:500}.crm_stage__rVpqG .crm_card__VCBMT .crm_nextTask__-e5cE{font-size:12px;font-weight:600}.crm_stage__rVpqG .crm_card__VCBMT .crm_flags__WixSv{display:flex;flex-wrap:wrap;gap:.5em}.crm_stage__rVpqG .crm_card__VCBMT .crm_business__a7WnD,.crm_stage__rVpqG .crm_card__VCBMT .crm_name__9DSvw,.crm_stage__rVpqG .crm_card__VCBMT .crm_origin__x3PuR{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_stage__rVpqG .crm_card__VCBMT .crm_left__t70bx{display:flex;flex:1 1;flex-direction:column;gap:12px}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett{align-items:flex-end;display:flex;flex-direction:column;gap:.5em;justify-content:space-between}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett svg{height:20px;width:20px}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett>div{align-items:center;display:flex;justify-content:center}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_bottom__k54gI{gap:.5em}.crm_stage__rVpqG .crm_card__VCBMT .crm_groupDiscarted__Nbmr6{position:relative}.crm_stage__rVpqG .crm_card__VCBMT .crm_discarted__aiULX{background-color:var(--pink);border-radius:var(--border-radius-min);color:var(--beige);opacity:.5;padding:8px;position:relative}.crm_stage__rVpqG .crm_card__VCBMT .crm_discarted__aiULX svg{height:14px;width:14px}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_temperature__pb2C7{align-items:center;border-radius:15px;display:flex;font-size:12px;justify-content:center;padding:4px 10px}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_responsibles__ezUx-{align-items:center;display:flex;justify-content:center}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_responsibles__ezUx- img{border-radius:50%;height:32px;object-fit:cover;object-position:center;width:32px}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_responsibles__ezUx- .crm_imgProfile__sLB63{display:flex;margin-left:-1rem;position:relative}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_responsibles__ezUx- .crm_imgProfile__sLB63:first-child{margin-left:0}.crm_stage__rVpqG .crm_card__VCBMT .crm_value__VH2Ok span{color:var(--green);font-weight:700}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_call__8Yyl4{background-color:var(--purple);border-radius:var(--border-radius-min);box-shadow:var(--box-shadow);color:var(--beige);padding:8px;transition:transform .2s ease-in-out}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_call__8Yyl4:hover{transform:scale(1.1)}.crm_stage__rVpqG .crm_card__VCBMT .crm_right__Xfett .crm_call__8Yyl4 svg{height:16px;width:16px}.transactions_container__vu-QR{background-color:var(--second-background);color:var(--beige);height:100vh;width:100vw}.statusPaid_body__5DUq\+,.transactions_container__vu-QR{align-items:center;display:flex;flex-direction:column;justify-content:center}.statusPaid_body__5DUq\+{flex:1 1;gap:.5em}.statusPaid_body__5DUq\+ .statusPaid_logo__ZSyrC{max-height:60px}.statusPaid_body__5DUq\+ .statusPaid_title__HSI9Z{font-size:20px;font-weight:700}.statusPaid_body__5DUq\+ .statusPaid_description__7v-Xr{font-size:16px;font-weight:700}.statusPaid_body__5DUq\+ .statusPaid_groupLink__hDEz1{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;margin:2em}.auth_container__CNkqn{background-color:var(--primary-background);color:var(--gray-dark);min-height:calc(100vh - var(--height-header))}.auth_container__CNkqn,.auth_container__CNkqn .auth_content__xBACX{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center}.auth_container__CNkqn .auth_groupForm__WQqS0,.auth_container__CNkqn .auth_inviteForm__Nzcvc{align-items:center;background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:2em;justify-content:center;max-width:95vw;padding:1em 1.5em;width:550px}.auth_container__CNkqn .auth_inviteForm__Nzcvc{padding:0}.auth_container__CNkqn .auth_inviteForm__Nzcvc img{border-radius:var(--border-radius);width:100%}.auth_container__CNkqn .auth_inviteForm__Nzcvc .auth_text__Vhr3g{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:1em 1.5em;text-align:center}.auth_container__CNkqn .auth_inviteForm__Nzcvc .auth_text__Vhr3g h1{font-size:1.3em}.auth_container__CNkqn .auth_groupForm__WQqS0 .auth_description__xlhRY{text-align:center}.auth_container__CNkqn .auth_groupForm__WQqS0 h1{font-size:20px;font-weight:400;margin-bottom:.5em}.auth_container__CNkqn .auth_groupForm__WQqS0 form{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;width:100%}.auth_container__CNkqn .auth_actions__v7uGT{display:flex;justify-content:space-between;max-width:95vw;width:550px}.auth_container__CNkqn .auth_actions__v7uGT a{color:var(--gray-dark)}.auth_container__CNkqn .auth_footer__ZtjVF{color:var(--gray-dark);font-size:.9em;text-align:center}.auth_container__CNkqn .auth_footer__ZtjVF a{color:var(--gray-dark);font-weight:700;transition:all .25s ease-in-out}.auth_container__CNkqn .auth_footer__ZtjVF a:hover{opacity:.7}.header_header__epmyH{background-color:var(--second-background);flex-direction:row;height:var(--height-header);padding:0 1.5em;width:100%}.header_header__epmyH,.header_header__epmyH .header_info__pP0-f{align-items:center;display:flex;gap:2em;justify-content:center}.header_header__epmyH .header_info__pP0-f img{height:32px}.accounts_container__60pUq{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.accounts_container__60pUq .accounts_actions__XVFyn{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.accounts_container__60pUq .accounts_actions__XVFyn>button{max-width:250px;width:45%}.accounts_container__60pUq .accounts_actions__XVFyn>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.accounts_container__60pUq .accounts_actions__XVFyn>button,.accounts_container__60pUq .accounts_actions__XVFyn>div{max-width:100%;width:-moz-fit-content;width:fit-content}}.table_count__U8-bt{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.table_count__U8-bt span{font-weight:700}.table_container__i4GfT{border-radius:var(--border-radius);min-height:100px;overflow-y:auto;width:100%}.table_container__i4GfT .table_table__Abt-E{border-collapse:collapse;text-align:left;width:100%}.table_container__i4GfT .table_table__Abt-E thead{background-color:var(--background-header-table);position:sticky;top:0;z-index:1}.table_container__i4GfT .table_table__Abt-E tbody{background-color:var(--background-table)}.table_container__i4GfT .table_table__Abt-E tbody tr{cursor:pointer}.table_container__i4GfT .table_table__Abt-E tbody tr:hover{background-color:var(--background-header-table)}.table_container__i4GfT .table_table__Abt-E tr td,.table_container__i4GfT .table_table__Abt-E tr th{text-wrap:nowrap;padding:16px}.table_container__i4GfT .table_table__Abt-E tr:not(:last-child){border-bottom:var(--border-table)}.table_container__i4GfT .table_messageNotRegisters__ZD4gR{align-items:center;display:flex;justify-content:center;padding:1em}.tr_actions__mF5F8{position:relative;width:48px}.tr_actions__mF5F8 .tr_background__Pz86G{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.tr_actions__mF5F8 ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.tr_actions__mF5F8 ul li{list-style:none;padding:.75em 1em;text-align:start;width:100%}.tr_actions__mF5F8 ul li:hover{background-color:var(--background-header-table)}.modalAccount_contact__4jZ7-{border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;padding:.5em}.modalAccount_editButton__Q4RET{position:absolute;right:1.5em}.modalTransactions_content__cwTBo{display:flex;flex-direction:column;gap:.5em}.modalTransactions_actions__LlGgK{align-items:center;display:flex;justify-content:flex-end}.modalTransactions_actions__LlGgK button{width:-moz-fit-content;width:fit-content}.adConversions_container__UHeJ9{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.adConversions_container__UHeJ9 .adConversions_header__sflmC{flex:1 1}.adConversions_container__UHeJ9 button{width:-moz-fit-content;width:fit-content}.apiIntegration_container__KRS1-{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.apiIntegration_container__KRS1- .apiIntegration_header__lUAhN{flex:1 1}.apiIntegration_container__KRS1- button{width:-moz-fit-content;width:fit-content}.callLog_container__csDfU{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.callLog_container__csDfU .callLog_filters__dHAPk{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.callLog_container__csDfU .callLog_filters__dHAPk>button,.callLog_container__csDfU .callLog_filters__dHAPk>div{flex:1 1;min-width:200px}.callLog_container__csDfU .callLog_filters__dHAPk>button{padding:10px 0}.callLog_container__csDfU .callLog_cards__sNUVK{display:flex;flex-wrap:wrap;gap:.5em;width:100%}.callLog_container__csDfU .callLog_link__0hsHn{color:var(--gray-dark)}.callLog_containerTranscription__mJZbA{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:flex-start;padding:1em}.callLog_containerTranscription__mJZbA .callLog_groupContent__JKAWS{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;width:100%}.callLog_containerTranscription__mJZbA .callLog_groupContent__JKAWS .callLog_title__YWHx1{font-size:1.1em;font-weight:700;text-align:center;text-decoration:underline}.callLog_containerTranscription__mJZbA .callLog_groupContent__JKAWS .callLog_content__CwV4O{text-align:justify;width:100%}.callLog_containerTranscription__mJZbA .callLog_groupContent__JKAWS .callLog_notFound__VOXUN{font-style:italic}.dashboard_container__EloQO{display:flex;flex-direction:column;gap:1em;margin:0 auto;max-width:100%;width:1800px}.dashboard_container__EloQO .dashboard_filters__2WUB3{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;height:var(--height-filters);justify-content:space-between;padding:1em}.dashboard_container__EloQO .dashboard_filtersInline__UEBX4{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.5em;height:var(--height-filters);justify-content:space-between;margin-bottom:1em;padding:1em}.dashboard_container__EloQO .dashboard_filtersInline__UEBX4>*{flex:1 1}.dashboard_container__EloQO .dashboard_filters__2WUB3>div{align-items:center;display:flex;flex:1 1;gap:.5em}.dashboard_container__EloQO .dashboard_filters__2WUB3 .dashboard_groupLeft__jqp\+A{justify-content:flex-start}.dashboard_container__EloQO .dashboard_filters__2WUB3 .dashboard_groupRight__dQ2SE{justify-content:flex-end}.dashboard_container__EloQO .dashboard_nav__J4qT\+{padding:0 1em}.dashboard_container__EloQO .dashboard_nav__J4qT\+ .dashboard_link__YN4ff{align-items:center;display:flex;justify-content:flex-end}.dashboard_container__EloQO .dashboard_nav__J4qT\+ .dashboard_link__YN4ff a{color:var(--pink)}.dashboard_container__EloQO .dashboard_filters__2WUB3>div>div:not(.dashboard_rightFilterAction__lW8dh){min-width:150px;width:-moz-fit-content;width:fit-content}.dashboard_container__EloQO .dashboard_filters__2WUB3>div>input{width:350px}.dashboard_container__EloQO .dashboard_filters__2WUB3 .dashboard_groupRight__dQ2SE .dashboard_rightFilterAction__lW8dh svg{color:var(--second-background);cursor:pointer;height:32px;width:32px}.dashboard_container__EloQO .dashboard_changedFilters__esBln{animation:dashboard_open__gzngk .5s;background-color:var(--white);border-radius:var(--border-radius);border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:var(--box-shadow);padding:.5em;position:absolute;right:0;top:2em}.dashboard_container__EloQO>.dashboard_body__OvjWy{display:flex;flex-direction:column;gap:1em;padding:1em;position:relative}.dashboard_container__EloQO .dashboard_cards__Kwm9o,.dashboard_container__EloQO .dashboard_charts__japE8,.dashboard_container__EloQO .dashboard_tables__4MolI{display:flex;flex-wrap:wrap;gap:1em;width:100%}.dashboard_card__LJUtE{background-color:var(--background-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex:1 1;flex-direction:column;font-size:1.3em;gap:1em;max-width:100%;min-width:300px;padding:1em}.dashboard_card__LJUtE .dashboard_body__OvjWy,.dashboard_card__LJUtE .dashboard_header__1EFXm{align-items:center;display:flex;font-weight:700;gap:.5em;justify-content:flex-start}.dashboard_card__LJUtE .dashboard_body__OvjWy .dashboard_comparison__ZGwtG{align-items:center;display:flex;font-size:.75em;gap:.25em;justify-content:center;margin-left:1em}.dashboard_card__LJUtE .dashboard_success__4qlpE{color:var(--green)}.dashboard_card__LJUtE .dashboard_danger__JkASv{color:var(--pink)}.dashboard_card__LJUtE .dashboard_footer__UodZ0{font-size:.6em}.dashboard_container__EloQO .dashboard_chartBar__7BCX0,.dashboard_container__EloQO .dashboard_chartPie__R63\+i{align-items:center;background-color:var(--background-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:center;max-width:100%;padding:.5em;position:relative}.dashboard_container__EloQO .dashboard_chartPie__R63\+i{height:calc(400px + 1em);max-height:calc(400px + 1em);min-width:calc(400px + 1em)}.dashboard_container__EloQO .dashboard_chartBar__7BCX0{flex:2 1;height:calc(300px + 1em);max-height:calc(300px + 1em);min-width:calc(550px + 1em)}.dashboard_container__EloQO .dashboard_tables__4MolI .dashboard_groupTable__19HwW{display:flex;flex:1 1;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.dashboard_container__EloQO .dashboard_tables__4MolI .dashboard_groupTable__19HwW.dashboard_fullWidth__GAyMb{flex:auto;width:100%}.dashboard_container__EloQO .dashboard_tables__4MolI .dashboard_table__zEX-n{flex:1 1;max-width:100%}@keyframes dashboard_open__gzngk{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media only screen and (max-width:768px){.dashboard_container__EloQO .dashboard_filters__2WUB3 .dashboard_groupLeft__jqp\+A{display:none}.dashboard_container__EloQO .dashboard_chartBar__7BCX0,.dashboard_container__EloQO .dashboard_chartPie__R63\+i{min-width:450px}}@media only screen and (max-width:568px){.dashboard_container__EloQO .dashboard_chartBar__7BCX0,.dashboard_container__EloQO .dashboard_chartPie__R63\+i{min-width:350px}}@media only screen and (max-width:468px){.dashboard_card__LJUtE,.dashboard_container__EloQO .dashboard_chartBar__7BCX0,.dashboard_container__EloQO .dashboard_chartPie__R63\+i{min-width:250px}}@media only screen and (max-width:400px){.dashboard_card__LJUtE,.dashboard_container__EloQO .dashboard_chartBar__7BCX0,.dashboard_container__EloQO .dashboard_chartPie__R63\+i{min-width:200px}}.backgroundSelectFilter_container__Il6qe{align-items:center;display:flex;flex-direction:column;gap:1em;height:100%;justify-content:center;margin-top:2em;width:100%}.backgroundSelectFilter_container__Il6qe span{font-size:20px;font-weight:700}.backgroundSelectFilter_container__Il6qe img{object-fit:contain;object-position:center;width:500px}.chat_container__oIcYT{align-items:flex-start;background-color:var(--background-header-table);display:flex;height:100%;justify-content:flex-start}.chat_leftBar__hk7dp{box-shadow:0 0 8px 0 #0000004d;display:flex;flex-direction:column;gap:.5em;height:100%;max-width:40%;width:350px;z-index:3}.chat_leftBar__hk7dp .chat_groupFilters__4o7tM{box-shadow:-3px 0 8px 0 #0000004d;flex-direction:column;gap:.5em}.chat_leftBar__hk7dp .chat_groupFilters__4o7tM,.chat_leftBar__hk7dp .chat_groupFilters__4o7tM button{align-items:center;display:flex;justify-content:center}.chat_leftBar__hk7dp .chat_groupFilters__4o7tM button svg{height:16px;width:16px}.chat_leftBar__hk7dp .chat_groupFilters__4o7tM .chat_othersFilters__F9LTD{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;max-height:0;opacity:0;overflow:hidden;transition:all .25s ease-in-out;width:100%}.chat_leftBar__hk7dp .chat_groupFilters__4o7tM .chat_othersFilters__F9LTD.chat_show__0GRAC{max-height:100vh;opacity:1}.chat_leftBar__hk7dp>div{padding:.5em}.chat_leftBar__hk7dp .chat_groupStatus__6Y5Qh{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:flex-start}.chat_leftBar__hk7dp .chat_conversations__LxpsG{display:flex;flex-direction:column;gap:.5em;overflow-x:hidden;overflow-y:auto;width:100%}.chat_leftBar__hk7dp .chat_conversations__LxpsG span{text-align:center}.chat_leftBar__hk7dp .chat_conversations__LxpsG hr{border:var(--border-table);width:100%}.chat_leftBar__hk7dp .chat_conversations__LxpsG .chat_messageSearch__Exqlu{color:var(--third-text-color);font-size:.9em;font-weight:700}.chat_rightBar__fw79b{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:100vw;position:relative}.chat_lostConnection__jG-Cn{align-items:center;background-color:var(--pink);border-radius:var(--border-radius);color:var(--beige);display:flex;justify-content:space-between;padding:1em;width:100%}.chat_lostConnection__jG-Cn svg{cursor:pointer;height:1em;width:1em}@media screen and (max-width:1024px){.chat_container__oIcYT.chat_chatOpened__xGK9q .chat_leftBar__hk7dp{display:none}.chat_container__oIcYT:not(.chat_chatOpened__xGK9q) .chat_leftBar__hk7dp{max-width:100%;width:100%}.chat_container__oIcYT:not(.chat_chatOpened__xGK9q) .chat_rightBar__fw79b{display:none}}.conversation_conversation__LS\+BZ{align-items:center;border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;padding:.25em;position:relative;transition:background-color .25s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.conversation_conversation__LS\+BZ:hover{background-color:var(--purple-opacity-min)}.conversation_conversation__LS\+BZ.conversation_isActive__oFQoS{background-color:var(--purple-opacity)}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m{position:relative}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m img{border-radius:var(--border-radius);height:50px;object-fit:cover;object-position:center;width:50px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_botInteration__xLLCP,.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_isGroup__R-W0o,.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_platform__eIqOt,.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_time__dDo0L{align-items:center;background-color:var(--beige);border-radius:var(--border-radius);bottom:-2px;box-shadow:var(--box-shadow);display:flex;height:20px;justify-content:center;position:absolute;width:20px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_platform__eIqOt{right:-6px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_isGroup__R-W0o{left:-6px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_botInteration__xLLCP{bottom:auto;left:-6px;top:-2px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_time__dDo0L{bottom:auto;right:-6px;top:-2px}.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_isGroup__R-W0o svg,.conversation_conversation__LS\+BZ .conversation_profileImage__Slg4m .conversation_platform__eIqOt svg{height:16px;width:16px}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0{display:flex;flex-direction:column;gap:.25em;width:calc(100% - 1em - 50px)}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_personalInfo__iKlDI{text-wrap:nowrap;align-items:center;display:flex;gap:.25em;justify-content:space-between;text-overflow:ellipsis;width:100%}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_footer__VkDGW{align-items:center;display:flex;gap:.5em;justify-content:space-between}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_footer__VkDGW .conversation_inbox__rzkAz{color:var(--purple);font-size:.9em;font-weight:700}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_footer__VkDGW .conversation_groupFlags__lNb9q{align-items:center;display:flex;gap:.5em;justify-content:flex-start}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_personalInfo__iKlDI .conversation_profileName__u8RBz{font-weight:700}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_personalInfo__iKlDI .conversation_dateLastMessage__0qBs5{font-size:.85em}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT{align-items:center;display:flex;gap:.25em;justify-content:flex-start}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT svg{height:20px;width:20px}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT svg.conversation_sendStatus__pV7vt{height:12px;width:14px}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT svg.conversation_deliveredStatus__Mh8Yr{height:20px;width:20px}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT svg.conversation_read__OvT13{color:var(--pink)}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT span,.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_personalInfo__iKlDI .conversation_profileName__u8RBz{flex:1 1;overflow:hidden;text-align:start;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT .conversation_noRead__IIsjG{align-items:center;background-color:var(--purple);border-radius:50%;display:flex;height:15px;justify-content:center;width:15px}.conversation_conversation__LS\+BZ .conversation_info__T9Mc0 .conversation_lastMessage__jkxHT .conversation_noRead__IIsjG span{color:var(--beige);font-size:10px;line-height:10px;text-align:center;width:15px}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu{align-items:center;border-radius:50%;display:flex;height:22px;justify-content:center;width:22px}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu.conversation_waiting__stFwp{background-color:var(--orange);color:var(--beige)}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu.conversation_opened__Pkr\+h{background-color:var(--green);color:var(--beige)}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu.conversation_paused__8sJXp{background-color:var(--pink);color:var(--beige)}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu.conversation_finalized__5fbyO{background-color:var(--purple);color:var(--beige)}.conversation_conversation__LS\+BZ .conversation_lastMessage__jkxHT .conversation_status__h9lyu svg{height:16px;width:16px}.conversation_conversation__LS\+BZ .conversation_options__pjRBM{height:20px;opacity:0;position:absolute;right:.5em;top:.5em;transition:opacity .25s ease-in-out;width:20px;z-index:3}.conversation_conversation__LS\+BZ .conversation_options__pjRBM.conversation_active__SGEst,.conversation_groupMessage__pbDfv .conversation_message__VJD2a:hover .conversation_content__u7frs .conversation_groupContentMessage__jrwV2 .conversation_options__pjRBM{opacity:1}.conversation_conversation__LS\+BZ .conversation_options__pjRBM svg{cursor:pointer;height:20px;width:20px}.conversation_conversation__LS\+BZ .conversation_options__pjRBM ul{align-items:flex-start;animation:conversation_showHidden__8\+q6d .25s;background-color:var(--background-header-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--third-text-color);display:flex;flex-direction:column;justify-content:flex-start;min-width:150px;overflow:hidden;position:fixed;z-index:2}.conversation_conversation__LS\+BZ .conversation_options__pjRBM ul li{align-items:center;cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;list-style:none;padding:.5em;width:100%}.conversation_conversation__LS\+BZ .conversation_options__pjRBM ul li:hover{background-color:var(--opacity-background)}.conversation_conversation__LS\+BZ .conversation_options__pjRBM .conversation_background__d4E3J{height:100vh;left:0;position:fixed;top:0;width:100vw}.currentConversation_container__TZf6v{display:flex;height:100%;width:100%}.currentConversation_content__5T9Gh{flex:1 1}.currentConversation_topBar__9e1Jm{align-items:center;display:flex;height:70px;justify-content:space-between;padding:.5em;width:100%}.currentConversation_topBar__9e1Jm .currentConversation_timer__GjuRS{align-items:center;display:flex;gap:.5em;justify-content:flex-start;min-width:200px;padding:0 .5em}.currentConversation_topBar__9e1Jm .currentConversation_timer__GjuRS span{line-height:1}.currentConversation_topBar__9e1Jm .currentConversation_timer__GjuRS svg{height:1em;width:1em}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS{align-items:center;cursor:pointer;display:flex;flex:1 1;font-weight:700;gap:.5em;justify-content:flex-start;position:relative}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS .currentConversation_profileName__f4Vcv{display:flex;flex-direction:column;gap:.5em}.currentConversation_topBar__9e1Jm .currentConversation_groupFlags__sl1GH{align-items:center;display:flex;flex-wrap:nowrap;gap:.5em;justify-content:flex-start;overflow:hidden;width:100%}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS .currentConversation_profileName__f4Vcv .currentConversation_composing__Dzvtt{color:var(--pink);font-size:.9em}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS .currentConversation_return__61IOF{align-items:center;border-radius:var(--border-radius);display:flex;justify-content:flex-start;padding:.5em;transition:all .25s ease-in-out}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS .currentConversation_return__61IOF svg{height:20px;width:20px}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS .currentConversation_return__61IOF:hover{background-color:var(--opacity-background)}.currentConversation_topBar__9e1Jm .currentConversation_profile__bD\+nS img{border-radius:var(--border-radius);height:50px;object-fit:cover;object-position:center;width:50px}.currentConversation_topBar__9e1Jm .currentConversation_options__imoUW{align-content:center;display:flex;gap:.5em;justify-content:center}.currentConversation_topBar__9e1Jm .currentConversation_options__imoUW svg{display:none}.currentConversation_currentConversation__zdr\+R{align-items:center;background-color:var(--primary-background);display:flex;flex-direction:column;height:calc(100% - 70px);justify-content:flex-start;position:relative;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_groupMessages__OeG5E{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:.5em;scroll-behavior:smooth;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_messages__0kuAf{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:flex-start;position:relative;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_navigateToEnd__8Q1yX{align-items:center;background-color:var(--opacity-background);border-radius:var(--border-radius);bottom:1em;cursor:pointer;display:flex;justify-content:center;margin-left:auto;margin-top:calc(-2.5em - 24px);opacity:1;padding:1em;position:sticky;right:1em;transition:all .25s ease-in-out;z-index:2}.currentConversation_currentConversation__zdr\+R .currentConversation_navigateToEnd__8Q1yX:hover{opacity:.7}.currentConversation_currentConversation__zdr\+R .currentConversation_navigateToEnd__8Q1yX svg{color:var(--beige);height:24px;width:24px}.currentConversation_currentConversation__zdr\+R .currentConversation_messages__0kuAf .currentConversation_division__vTq9A{align-items:center;background-color:var(--third-background);border-radius:var(--border-radius);color:var(--beige);display:flex;font-size:.9em;justify-content:center;margin:1em;padding:.5em}.currentConversation_currentConversation__zdr\+R .currentConversation_messageByReply__Yj3TK{align-items:center;background-color:var(--background-header-table);border-radius:var(--border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--third-text-color);display:flex;gap:1em;justify-content:flex-start;padding:1em;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_messageByReply__Yj3TK .currentConversation_content__5T9Gh{align-items:center;display:flex;flex:1 1;justify-content:space-between}.currentConversation_currentConversation__zdr\+R .currentConversation_messageByReply__Yj3TK .currentConversation_content__5T9Gh>div{width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_messageByReply__Yj3TK .currentConversation_close__0yosV{align-items:center;border:1px solid var(--third-text-color);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:.7;transition:opacity .25s ease-in-out;width:30px}.currentConversation_currentConversation__zdr\+R .currentConversation_messageByReply__Yj3TK .currentConversation_close__0yosV:hover{opacity:1}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf{align-items:flex-end;background-color:var(--background-header-table);box-shadow:-3px -1px 3px 1px #00000040;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;padding:1em .5em;width:100%;z-index:2}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_options__imoUW{display:flex;flex-direction:column;gap:.5em;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_options__imoUW .currentConversation_inlineGroup__bWXGS{display:flex;flex-direction:row;gap:.5em;justify-content:space-between;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_options__imoUW .currentConversation_groupOption__BiytO{align-items:center;color:var(--pink);display:flex;gap:.5em;justify-content:flex-start}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_options__imoUW span{background-color:var(--opacity-background);border-radius:var(--border-radius);font-style:italic;padding:.5em}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_isRecording__-Hi3O{align-items:center;display:flex;gap:1em;justify-content:flex-end;width:100%}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_loadingAudio__ZY5bv{height:36px;padding:0;width:36px}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_isRecording__-Hi3O .currentConversation_recordingTime__9GUgJ{align-items:center;display:flex;font-weight:700;gap:.5em;justify-content:center}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_isRecording__-Hi3O .currentConversation_recordingTime__9GUgJ span{min-width:45px;text-align:center}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_isRecording__-Hi3O:not(.currentConversation_paused__4GkYe) .currentConversation_recordingTime__9GUgJ .currentConversation_iconRecording__nIVDt{animation:currentConversation_showHidden__joANH 1s infinite;background-color:var(--pink);border-radius:50%;height:8px;width:8px}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_onlyTemplate__dBCNT{display:flex;flex-direction:column;gap:1em;justify-content:center}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_onlyTemplate__dBCNT span{font-weight:700}.currentConversation_container__TZf6v .currentConversation_attachmentIcon__beRzI svg{transform:rotate(135deg)}.currentConversation_container__TZf6v .currentConversation_groupAttachment__L6UMc,.currentConversation_container__TZf6v .currentConversation_groupEmotions__mPGrg{position:relative}.currentConversation_groupAttachment__L6UMc .currentConversation_background__\+d03\+,.currentConversation_groupEmotions__mPGrg .currentConversation_background__\+d03\+,.currentConversation_previewFiles__vbHfu>.currentConversation_background__\+d03\+{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.currentConversation_container__TZf6v .currentConversation_groupAttachment__L6UMc .currentConversation_attachment__foEMo,.currentConversation_container__TZf6v .currentConversation_groupEmotions__mPGrg .currentConversation_emotions__oEJRS{text-wrap:nowrap;animation:currentConversation_openUp__M9D3t .5s;background-color:var(--background-header-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5em;left:0;padding:.5em;position:absolute;top:0;transform:translateY(calc(-100% - 1.5em));z-index:2}.currentConversation_container__TZf6v .currentConversation_groupAttachment__L6UMc .currentConversation_attachment__foEMo .currentConversation_option__2m8UL{align-items:center;border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;padding:.5em;transition:all .25s ease-in-out}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_groupAttachment__L6UMc .currentConversation_attachment__foEMo .currentConversation_option__2m8UL svg{height:16px;width:16px}.currentConversation_currentConversation__zdr\+R .currentConversation_groupSendMessage__WLUEf .currentConversation_groupAttachment__L6UMc .currentConversation_attachment__foEMo .currentConversation_option__2m8UL:hover,.currentConversation_previewFiles__vbHfu{background-color:var(--opacity-background)}.currentConversation_previewFiles__vbHfu{align-items:flex-end;display:flex;height:calc(100vh - var(--height-header) - 1px);justify-content:center;left:0;padding:1em 1em 2em;position:absolute;top:0;width:100%}.currentConversation_previewFiles__vbHfu .currentConversation_container__TZf6v{align-items:center;background-color:var(--primary-background);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;height:-moz-fit-content;height:fit-content;justify-content:flex-end;max-width:100%;padding:1em;position:relative;width:-moz-fit-content;width:fit-content;z-index:5}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7,.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 .currentConversation_documentPreview__RG50M{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 .currentConversation_deleteFile__DV483{align-items:center;background-color:var(--third-background);border-radius:50%;color:var(--beige);cursor:pointer;display:flex;justify-content:center;padding:1em;position:absolute;right:1.5em;top:1.5em;transition:all .25s ease-in-out}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 .currentConversation_deleteFile__DV483:hover{background-color:var(--opacity-background)}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 .currentConversation_deleteFile__DV483 svg{height:24px;width:24px}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 img,.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 video{border-radius:var(--border-radius);max-height:60vh;max-width:100%;object-fit:cover;object-position:center}.currentConversation_previewFiles__vbHfu .currentConversation_selectedPreview__ahgG7 .currentConversation_groupText__bJQ\+g{display:flex;gap:.5em;height:50px;width:100%}.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4{align-items:center;display:flex;gap:.5em;justify-content:flex-start;max-width:100%;overflow-x:auto;width:-moz-fit-content;width:fit-content}.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4 .currentConversation_miniPreview__i0A29{align-items:center;background-color:var(--purple);border-radius:var(--border-radius);color:var(--beige);cursor:pointer;display:flex;height:70px;justify-content:center;min-width:70px;overflow:hidden;-webkit-user-select:none;user-select:none;width:70px}.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4 .currentConversation_miniPreview__i0A29 span{text-wrap:wrap;font-weight:700;height:-moz-fit-content;height:fit-content;padding:.5em;text-align:center}.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4 .currentConversation_miniPreview__i0A29 img,.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4 .currentConversation_miniPreview__i0A29 video{height:100%;object-fit:cover;object-position:center;width:100%}.currentConversation_previewFiles__vbHfu .currentConversation_groupMiniPreview__1YMf4 .currentConversation_miniPreview__i0A29.currentConversation_active__99BzT{border:2px solid var(--pink)}.currentConversation_previewFiles__vbHfu>.currentConversation_background__\+d03\+{z-index:4}.currentConversation_groupSavedMessages__s8c\+r{background-color:var(--background-header-table);border-radius:var(--border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--third-text-color);display:flex;flex-direction:column;gap:1em;padding:1em;width:100%}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_header__QCs6D{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_header__QCs6D span{color:var(--pink);font-weight:700}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_header__QCs6D .currentConversation_close__0yosV{align-items:center;border:1px solid var(--third-text-color);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:.7;transition:opacity .25s ease-in-out;width:30px}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_header__QCs6D .currentConversation_close__0yosV:hover{opacity:1}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_content__5T9Gh{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;max-height:300px;overflow-y:auto;width:100%}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_content__5T9Gh .currentConversation_savedMessages__x3v8F{align-items:center;border:1px solid var(--primary-background);border-radius:var(--border-radius);cursor:pointer;display:flex;justify-content:flex-start;padding:.5em;width:100%}.currentConversation_groupSavedMessages__s8c\+r .currentConversation_content__5T9Gh .currentConversation_savedMessages__x3v8F:hover{opacity:.7}@keyframes currentConversation_showHidden__joANH{0%,to{opacity:1}50%{opacity:0}}@keyframes currentConversation_openUp__M9D3t{0%{margin-top:1em;opacity:0}to{margin-top:0;opacity:1}}@media screen and (max-width:1440px){.currentConversation_topBar__9e1Jm .currentConversation_options__imoUW button{display:none}.currentConversation_topBar__9e1Jm .currentConversation_options__imoUW svg{display:block;height:16px;width:16px}}.emojis_container__THE05{gap:1em;height:450px;overflow-y:auto;position:relative;width:470px}.emojis_container__THE05,.emojis_groupEmojis__lQvWA{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.emojis_groupEmojis__lQvWA{gap:.5em}.emojis_groupEmojis__lQvWA .emojis_title__GsUvR{border-bottom:1px solid var(--opacity-background);font-weight:700;width:100%}.emojis_groupEmojis__lQvWA .emojis_icons__Zi1nD{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;-webkit-user-select:none;user-select:none}.emojis_groupEmojis__lQvWA .emojis_icons__Zi1nD .emojis_icon__5FjdZ{align-items:center;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.emojis_groupEmojis__lQvWA .emojis_icons__Zi1nD .emojis_icon__5FjdZ:hover{background-color:var(--opacity-background);border-radius:var(--border-radius)}.message_division__sekfE,.message_system__1qoyL{align-items:center;background-color:var(--third-background);border-radius:var(--border-radius);color:var(--beige);display:flex;font-size:.9em;justify-content:center;margin:1em;padding:.5em;text-align:center}.message_division__sekfE.message_internal__KszxU{background-color:var(--pink)}.message_system__1qoyL{opacity:.7}.message_groupMessage__19vEa{border-radius:var(--border-radius);display:flex;justify-content:flex-start;max-width:1600px;position:relative;transition:all .5s ease-in-out;width:100%}.message_groupMessage__19vEa.message_active__lZSuO{background-color:#00000012}.message_groupMessage__19vEa .message_message__7R6Nj{max-width:100%}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q{align-items:flex-start;display:flex;gap:1em;justify-content:flex-start}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q.message_hasReaction__WzEml{margin-bottom:1.5em}.message_message__7R6Nj .message_content__zRh0Q .message_groupMedia__YyojI{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;max-width:350px}.message_message__7R6Nj .message_content__zRh0Q .message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_groupMedia__YyojI{max-width:calc(350px - 1em);-webkit-user-select:none;user-select:none}.message_message__7R6Nj .message_content__zRh0Q .message_contentMessage__q2APK.message_quotedMessage__wkw6q:active{transform:scale(.95)}.message_message__7R6Nj .message_content__zRh0Q .message_title__BmAC5{font-size:14px;font-weight:700}.message_message__7R6Nj .message_content__zRh0Q .message_description__ASXVo{line-break:normal}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupMedia__YyojI .message_text__eNtAb{word-wrap:break-word;padding-right:2em;width:100%}.message_groupMessage__19vEa:not(.message_send__CkY3Q) .message_message__7R6Nj .message_content__zRh0Q .message_groupMedia__YyojI button{color:var(--third-text-color)}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_profileImage__sZDLw{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_profileImage__sZDLw img{border-radius:var(--border-radius);height:100%;object-fit:cover;object-position:center;width:100%}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj{background-color:var(--background-header-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.5em;padding:.5em;position:relative}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_reactions__xxVQj{align-items:center;background-color:var(--third-background);border-radius:var(--border-radius);bottom:0;display:flex;gap:.25em;justify-content:center;left:.5em;margin-bottom:.25em;padding:.25em;position:absolute;transform:translateY(100%)}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_uploading__wYNG4{align-items:center;background-color:var(--opacity-background);border-radius:var(--border-radius);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_uploading__wYNG4 .message_circleLoading__lElML svg{color:var(--pink);height:40px;width:40px}.message_groupMessage__19vEa.message_send__CkY3Q .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_reactions__xxVQj{left:auto;right:.5em}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_italicText__9oBLX{align-items:center;display:flex;font-style:italic;gap:.25em;justify-content:flex-start;opacity:.7;padding-right:2em}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_italicText__9oBLX svg{height:16px;min-width:16px;width:16px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_edited__VcGqr{font-size:.8em}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_senderInfo__TQTac{text-wrap:nowrap;display:flex;font-size:.9em;gap:.5em;padding-right:2em}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_senderInfo__TQTac .message_profileName__oGZD8{color:var(--orange);font-weight:700}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap{height:20px;opacity:0;position:absolute;right:.5em;top:.5em;transition:opacity .25s ease-in-out;width:20px;z-index:3}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap.message_active__lZSuO,.message_groupMessage__19vEa .message_message__7R6Nj:hover .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap{opacity:1}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap svg{cursor:pointer;height:20px;width:20px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap ul{align-items:flex-start;animation:message_showHidden__K9IJK .25s;background-color:var(--background-header-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--third-text-color);display:flex;flex-direction:column;justify-content:flex-start;min-width:150px;overflow:hidden;position:fixed;z-index:2}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap ul li{align-items:center;cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;list-style:none;padding:.5em;width:100%}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap ul li:hover{background-color:var(--opacity-background)}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_options__\+LGap .message_background__pesPu{height:100vh;left:0;position:fixed;top:0;width:100vw}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK{display:flex;flex-direction:column;gap:.5em}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q a{color:var(--orange)}.message_contentMessage__q2APK.message_quotedMessage__wkw6q{background-color:var(--opacity-background);border-radius:var(--border-radius);padding:.5em}.message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_senderInfo__TQTac{color:var(--pink);font-size:.9em;font-weight:700}.message_groupMessage__19vEa.message_internal__KszxU .message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_senderInfo__TQTac{color:var(--blue)}.message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_groupMedia__YyojI{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}.message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_groupMedia__YyojI img,.message_contentMessage__q2APK.message_quotedMessage__wkw6q .message_groupMedia__YyojI video{max-height:60px;max-width:60px;min-height:auto;min-width:auto}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_footer__-MWWj{align-items:center;display:flex;gap:.5em;justify-content:flex-end}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_date__xrNZ-{font-size:.8em;text-align:right;width:100%}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_footer__-MWWj svg{height:16px;min-width:16px;width:16px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_footer__-MWWj svg.message_sendStatus__P7xF4{height:12px;width:14px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_footer__-MWWj svg.message_deliveredStatus__phfyp{height:16px;width:16px}.message_groupMessage__19vEa .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj .message_contentMessage__q2APK .message_footer__-MWWj svg.message_read__iz6ly{color:var(--pink)}.message_groupMessage__19vEa.message_send__CkY3Q{justify-content:flex-end}.message_groupMessage__19vEa.message_send__CkY3Q .message_message__7R6Nj .message_content__zRh0Q{flex-direction:row-reverse}.message_groupMessage__19vEa.message_send__CkY3Q .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj{background-color:var(--purple);color:var(--beige)}.message_groupMessage__19vEa.message_internal__KszxU .message_message__7R6Nj .message_textInternal__KUaqb{color:var(--beige);font-weight:700}.message_groupMessage__19vEa.message_internal__KszxU .message_message__7R6Nj .message_content__zRh0Q .message_groupContentMessage__B08xj{background-color:var(--pink);color:var(--beige)}.message_groupMessage__19vEa.message_deleted__znkmF{opacity:.5}.message_groupMessage__19vEa.message_deleted__znkmF .message_groupMedia__YyojI{text-decoration:line-through}.message_preview__X1rjK{align-items:center;background-color:#000000bd;color:var(--beige);display:flex;flex-direction:column;gap:.5em;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99}.message_preview__X1rjK img,.message_preview__X1rjK video{max-height:85vh!important;max-width:85vw!important}.message_preview__X1rjK .message_close__AoS98{align-items:center;background-color:#363636c2;border-radius:var(--border-radius);cursor:pointer;display:flex;justify-content:center;left:1em;padding:1em;position:absolute;top:1em;transition:all .25s ease-in-out;z-index:2}.message_preview__X1rjK .message_close__AoS98:hover{background-color:var(--third-background)}.message_preview__X1rjK .message_close__AoS98 svg{height:20px;width:20px}.message_defaultMessage__lFEKo{align-items:center;display:flex;gap:.25em;justify-content:flex-start}.message_defaultMessage__lFEKo svg{height:16px;width:16px}.message_defaultMessage__lFEKo span{flex:1 1;line-height:1}.message_address__lnnZJ{font-size:.85em;font-weight:700}@media screen and (max-width:425px){img,video{min-width:auto!important}}@keyframes message_showHidden__K9IJK{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.audioPlayer_container__Ft43M{align-items:center;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;min-width:300px;padding:.5em;position:relative}.audioPlayer_container__Ft43M .audioPlayer_controls__GOtya{align-items:center;display:flex;justify-content:center;width:20px}.audioPlayer_container__Ft43M .audioPlayer_controls__GOtya svg{height:20px;width:20px}.audioPlayer_container__Ft43M .audioPlayer_audio__XwOzo,.audioPlayer_container__Ft43M .audioPlayer_loading__mGIjI{flex:1 1;padding-left:1em}.audioPlayer_container__Ft43M .audioPlayer_loading__mGIjI .audioPlayer_icon__Ukenq{color:var(--pink);padding:0}.audioPlayer_container__Ft43M .audioPlayer_loading__mGIjI.audioPlayer_purple__gc8Za .audioPlayer_icon__Ukenq{color:var(--purple)}.audioPlayer_container__Ft43M .audioPlayer_time__y-reP{bottom:-1em;font-size:.8em;height:-moz-fit-content;height:fit-content;left:calc(2em + 20px);position:absolute}.audioPlayer_hidden__Qq6kJ{display:none}@media screen and (max-width:425px){.audioPlayer_container__Ft43M{min-width:150px}}.sticker_container__Rp3u7{align-items:center;display:flex;justify-content:center;position:relative;width:-moz-fit-content;width:fit-content}.sticker_sticker__3XMFt{height:150px;width:150px;z-index:2}.sticker_sticker__3XMFt.sticker_background__DrxrS{left:0;position:absolute;top:0;z-index:1}.sticker_container__Rp3u7 img{border-radius:var(--border-radius);max-height:100%;max-width:100%;object-fit:cover;object-position:center}.poll_container__D2oSf{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.poll_title__mVugv{font-weight:700}.poll_subtitle__K24Gm{align-items:center;display:flex;font-size:.9em;font-weight:300;gap:.5em;justify-content:flex-start;vertical-align:middle}.poll_subtitle__K24Gm .poll_icon__z1Yls{align-items:center;display:flex;justify-content:center}.poll_subtitle__K24Gm .poll_icon__z1Yls.poll_multiple__embae svg:nth-child(2){margin-left:-.25em}.poll_subtitle__K24Gm svg{height:1em;width:1em}.poll_options__OSot5{display:flex;flex-direction:column;gap:1em;padding-top:1em}.poll_options__OSot5 .poll_option__DPEF3{display:flex;flex-direction:column;gap:.5em}.poll_options__OSot5 .poll_option__DPEF3 .poll_infos__2DAD8{display:flex;justify-content:space-between}.poll_options__OSot5 .poll_option__DPEF3 .poll_infos__2DAD8 .poll_selection__2lI2v{align-items:center;display:flex;gap:.5em;justify-content:center}.poll_options__OSot5 .poll_progressbarContainer__Guwiu{background-color:var(--opacity-background);border-radius:var(--border-radius);height:10px;margin-left:calc(24px + .5em);overflow:hidden;width:calc(100% - 24px - .5em)}.poll_options__OSot5 .poll_progressbarContainer__Guwiu .poll_progressbar__C6e6D{background-color:var(--pink);height:100%;transition:width .3s ease}.template_container__HLPJu{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.template_header__NeSvA{align-items:center;display:flex;justify-content:center;position:relative}.template_header__NeSvA span{font-weight:700;width:100%}.template_header__NeSvA img,.template_header__NeSvA video{border-radius:var(--border-radius);width:100%}.template_header__NeSvA img{max-height:240px;object-fit:cover;object-position:center}.template_footer__aF8S8{font-weight:300;margin-top:.5em}.template_buttons__xFon\+{border-top:var(--border-table);display:flex;flex-direction:column;gap:.5em;margin-top:1em;padding-top:1em}.template_buttons__xFon\+ button{align-items:center;display:flex;gap:.5em;justify-content:center}.template_documentPreview__Es8EH{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.location_link__dONEJ{align-items:center;display:flex;justify-content:center}.location_link__dONEJ img{border-radius:var(--border-radius);max-height:100%;max-width:100%;min-width:350px;object-fit:cover;object-position:center}.image_container__Uz8O7{align-items:center;display:flex;justify-content:center;position:relative}.image_container__Uz8O7 img,.image_container__Uz8O7 svg{border-radius:var(--border-radius);max-height:350px;max-width:100%;min-width:350px;object-fit:cover;object-position:center}.image_container__Uz8O7 svg{height:200px;width:200px}.video_container__mBGlE{align-items:center;display:flex;justify-content:center;position:relative}.video_container__mBGlE .video_arrowPlay__Ps9Ra{align-items:center;background-color:#363636c2;border-radius:50%;cursor:pointer;display:flex;justify-content:center;left:50%;padding:1em;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.video_container__mBGlE .video_arrowPlay__Ps9Ra svg{color:var(--beige);height:20px;width:20px}.video_container__mBGlE video{border-radius:var(--border-radius);max-height:350px;max-width:100%;min-height:300px;min-width:350px;object-fit:cover;object-position:center}.document_container__qo1E3{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start}.document_container__qo1E3 img{border-radius:var(--border-radius);max-height:100%;max-width:100%;min-height:300px;min-width:350px;object-fit:cover;object-position:center}.document_container__qo1E3 .document_details__qj7TE{background-color:#0000004d;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.25em;padding:.5em;width:100%}.document_container__qo1E3 .document_details__qj7TE .document_name__2oF12{font-weight:700}.download_container__\+ViZJ{align-items:center;display:flex;gap:1em;justify-content:center;position:relative;width:100%}.download_container__\+ViZJ.download_isAudio__7WrwX{justify-content:space-between}.download_container__\+ViZJ .download_audio__Bl0Su{align-items:center;display:flex;flex:1 1;gap:1em;justify-content:space-between}.download_container__\+ViZJ .download_progressBar__u2Z1a{background-color:var(--primary-background);flex:1 1;height:1px;width:150px}.download_container__\+ViZJ .download_audio__Bl0Su svg{height:20px;width:20px}.download_container__\+ViZJ .download_download__MRQ83{align-items:center;border:var(--border-second);border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5em}.download_container__\+ViZJ .download_download__MRQ83 svg{height:24px;width:24px}.download_container__\+ViZJ.download_isAudio__7WrwX .download_download__MRQ83 svg{height:16px;width:16px}.list_container__XYDzk{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.list_title__5ta57{font-weight:700}.list_description__Zlbne{font-weight:300}.list_button__uwJ9s{align-items:center;display:flex;gap:.5em;justify-content:center}.list_options__o-Ce1{display:flex;flex-direction:column;gap:1em}.list_options__o-Ce1 .list_option__65FtK{display:flex;flex-direction:column;gap:.5em}.gif_container__9HmEL{align-items:center;display:flex;justify-content:center}.gif_container__9HmEL .gif_playGif__-0VX3{background-color:var(--opacity-background);border-radius:50%;color:var(--beige);cursor:pointer;padding:1em;position:absolute;z-index:2}.gif_container__9HmEL video{border-radius:var(--border-radius);max-height:100%;max-width:100%;min-width:350px;object-fit:cover;object-position:center}.gif_container__9HmEL .gif_gif__mXlYd{width:100%}.contact_container__Xrdvy{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;width:100%}.contact_container__Xrdvy .contact_contact__m959b{align-items:center;display:flex;gap:1em;justify-content:flex-start;width:100%}.contact_container__Xrdvy .contact_contact__m959b .contact_profileImage__bF6bp{align-items:center;border-radius:var(--border-radius);display:flex;justify-content:center;overflow:hidden}.contact_container__Xrdvy .contact_contact__m959b .contact_info__0P6\+7{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.25em;justify-content:center}.contact_container__Xrdvy .contact_contact__m959b .contact_info__0P6\+7 .contact_phone__To7vd{font-size:.9em;font-weight:300}.contact_container__Xrdvy .contact_contact__m959b svg{color:var(--orange)}.modalSavedMessages_container__tPZaU{align-items:center;display:flex;flex-direction:column;gap:1em;width:100%}.modalSavedMessages_groupMessage__YAds5{width:-moz-fit-content;width:fit-content}.modalSavedMessages_content__BVT\+I{align-items:flex-end;display:flex;flex-direction:column;gap:1em;width:100%}.modalSavedMessages_content__BVT\+I>button{width:-moz-fit-content;width:fit-content}.modalSavedMessages_container__tPZaU .modalSavedMessages_groupEmotions__P47pI{position:relative}.modalSavedMessages_groupEmotions__P47pI .modalSavedMessages_background__d5JM2{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.modalSavedMessages_container__tPZaU .modalSavedMessages_groupEmotions__P47pI .modalSavedMessages_emotions__inMLC{text-wrap:nowrap;animation:modalSavedMessages_openUp__NVvN0 .5s;background-color:var(--background-header-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5em;left:0;max-height:200px;padding:.5em;position:absolute;top:0;transform:translateY(calc(-100% - 1.5em));z-index:2}.modalTemplateSend_container__B00Pq{align-items:center;display:flex;flex-direction:column;gap:1em}.modalTemplateSend_groupMessage__QVL3Y{width:-moz-fit-content;width:fit-content}.modalTemplateSend_variables__y66e6{display:flex;flex-direction:column;gap:1em;width:100%}.modalTemplateSend_variables__y66e6 .modalTemplateSend_filename__5Amhk{font-size:.8em;font-weight:700}.aside_container__yUjhK{align-items:center;animation:aside_flipRight__CyrW8 .5s;background-color:var(--background-header-table);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:1em;justify-content:flex-start;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:1em;width:450px;z-index:2}.aside_container__yUjhK .aside_close__w1ymn{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;width:100%}.aside_container__yUjhK .aside_close__w1ymn svg{height:20px;width:20px}.aside_container__yUjhK .aside_contactInfo__F\+v0o{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.aside_container__yUjhK .aside_contactInfo__F\+v0o img{border-radius:var(--border-radius);height:70px;width:70px}.aside_container__yUjhK .aside_contactInfo__F\+v0o .aside_name__Y3Fpo{font-weight:700}.aside_container__yUjhK .aside_contactInfo__F\+v0o .aside_identifier__Osx7X{font-weight:300}.aside_container__yUjhK hr{border:var(--border-table);width:100%}.aside_container__yUjhK .aside_options__XIqeT,.aside_container__yUjhK .aside_responsibles__Y-AqS{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center}.aside_container__yUjhK .aside_responsibles__Y-AqS{flex-direction:column}.aside_container__yUjhK .aside_responsibles__Y-AqS span{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aside_container__yUjhK .aside_flags__orvs2,.aside_container__yUjhK .aside_leadsOrParticipantsList__TUdl4{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;width:100%}.aside_container__yUjhK .aside_flags__orvs2 .aside_groupFlags__bWISD{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;overflow:hidden;width:100%}.aside_container__yUjhK .aside_leadsOrParticipantsList__TUdl4 .aside_groupLeadsOrParticipants__RnumA{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:.5em;width:100%}.aside_container__yUjhK .aside_title__WIKLQ{color:var(--pink);font-weight:700}@keyframes aside_flipRight__CyrW8{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media screen and (max-width:1440px){.aside_container__yUjhK{height:100%;position:absolute;right:0;top:0}}.conversationNotSelected_conversationNotSelected__p80y0{align-items:center;background-color:var(--primary-background);display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:center;position:relative;width:100%}.conversationNotSelected_conversationNotSelected__p80y0 .conversationNotSelected_icon__C0PV1{height:150px;width:150px}.conversationNotSelected_conversationNotSelected__p80y0 .conversationNotSelected_title__XyPY6{font-size:1.5em;font-weight:700}.conversationNotSelected_conversationNotSelected__p80y0 .conversationNotSelected_subtitle__MUwzQ{font-weight:700}.conversationNotSelected_conversationNotSelected__p80y0 span{align-items:center;display:flex;gap:.25em;text-align:center}.modalManagementConversation_body__gi-oq{display:flex;flex-direction:column;gap:1em}.modalManagementConversation_body__gi-oq .modalManagementConversation_bold__s8EnN{font-weight:700}.modalManagementConversation_body__gi-oq .modalManagementConversation_link__TdfVn{align-items:center;display:flex;justify-content:flex-end}.modalManagementConversation_body__gi-oq .modalManagementConversation_link__TdfVn a{color:var(--pink)}.chatBots_container__dmpl6{height:100%;width:100%}.chatBots_wrapper__P0izf{display:flex;height:100%;width:100%}.chatBots_sidebar__1gj68,.chatBots_wrapper__P0izf button{-webkit-user-select:none;user-select:none}.chatBots_sidebar__1gj68{background:var(--background-header-table);border-right:var(--border-table);display:flex;flex-direction:column;gap:.5em;overflow-y:auto;padding:10px;width:400px}.chatBots_sidebar__1gj68 span{display:block;font-weight:700;margin-bottom:.5em;text-align:center}.chatBots_sidebar__1gj68 .chatBots_section__WYPjC{border-bottom:1px solid var(--gray-dark);display:flex;flex-wrap:wrap;gap:.5em;padding-bottom:.5em;width:100%}.chatBots_node__peARX{background:#ddd;border-radius:3px;cursor:grab;padding:var(--padding-y);text-align:center}.chatBots_noResponsePeriod__aszRg,.chatBots_splitFlow__gYYEC,.chatBots_waitTime__hsibm{background-color:var(--purple)!important;border-radius:3px;color:var(--beige)!important}.chatBots_internalMessage__RjUi8,.chatBots_sendMessage__Ymczg{background-color:var(--pink)!important;border-radius:3px;color:var(--beige)!important}.chatBots_aiConditional__A0jnP,.chatBots_aiInstructions__ESr4R,.chatBots_aiResponse__SXK7V{background-color:var(--blue)!important;border-radius:3px;color:var(--beige)!important}.chatBots_fetchExternalData__VzoTa,.chatBots_logCRM__baLKi,.chatBots_makeConsultation__A4Fyh,.chatBots_saveToVariable__5iiKm{background-color:var(--orange)!important;border-radius:3px;color:var(--beige)!important}.chatBots_closeConversation__rKwpd,.chatBots_transferService__0lFYY{background-color:var(--gray-dark)!important;border-radius:3px;color:var(--beige)!important}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-props,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-default);stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-default);stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;pointer-events:none;position:absolute}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:var(--xy-handle-background-color-default);background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.react-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.react-flow__minimap{background:var(--xy-minimap-background-color-default);background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-default);fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(--xy-minimap-mask-stroke-color-default);stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(--xy-minimap-mask-stroke-width-default);stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-default);fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(--xy-minimap-node-stroke-color-default);stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(--xy-minimap-node-stroke-width-default);stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-dots-color-default);fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-lines-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-cross-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(--xy-controls-button-color-default);color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color-default);background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color-default);background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-default);background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(--xy-controls-button-color-hover-default);color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.nodes_node__\+nb\+s{border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(
    --xy-node-border-radius,var(--xy-node-border-radius-default)
  );color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.nodes_node__\+nb\+s.nodes_start__QCg\+F{background:#fff}.nodes_selected__E5vCl{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(
    --xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default)
  )}.sendMessage_container__TWhCV{align-items:center;display:flex;flex-direction:column;gap:1em;width:100%}.sendMessage_groupMessage__ivN5C{width:-moz-fit-content;width:fit-content}.sendMessage_content__G5Od2{align-items:flex-end;display:flex;flex-direction:column;gap:1em;width:100%}.sendMessage_content__G5Od2>button{width:-moz-fit-content;width:fit-content}.sendMessage_container__TWhCV .sendMessage_groupEmotions__\+lci-{position:relative}.sendMessage_groupEmotions__\+lci- .sendMessage_background__3GXcA{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.sendMessage_container__TWhCV .sendMessage_groupEmotions__\+lci- .sendMessage_emotions__bqqV9{text-wrap:nowrap;animation:sendMessage_openUp__eLpiB .5s;background-color:var(--background-header-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5em;left:0;max-height:200px;padding:.5em;position:absolute;top:0;transform:translateY(calc(-100% - 1.5em));z-index:2}.message_container__RKa27{align-items:center;background-color:var(--pink);border-radius:var(--border-radius);color:var(--beige);display:flex;justify-content:space-between;margin:.5em;padding:1em}.message_container__RKa27 .message_close__r4ni1{align-items:center;cursor:pointer;display:flex;justify-content:center;z-index:2}.chatBots_container__O9jYD{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.chatBots_container__O9jYD .chatBots_actions__b6eV3{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.chatBots_container__O9jYD .chatBots_actions__b6eV3>button{max-width:250px;width:45%}.chatBots_container__O9jYD .chatBots_actions__b6eV3>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.chatBots_container__O9jYD .chatBots_actions__b6eV3>button,.chatBots_container__O9jYD .chatBots_actions__b6eV3>div{max-width:100%;width:-moz-fit-content;width:fit-content}}.chatIntegration_container__aIVGU{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.header_header__a1Bpp{align-items:center;background-color:var(--second-background);display:flex;flex-direction:row;gap:2em;height:var(--height-header);justify-content:space-between;padding:0 1.5em;width:100%}.header_header__a1Bpp .header_info__E0oCC{align-items:center;display:flex;gap:2em;justify-content:center}.header_header__a1Bpp .header_info__E0oCC img{height:32px}.header_header__a1Bpp .header_info__E0oCC span{font-size:1.2em}.header_header__a1Bpp .header_actions__eViR9{align-items:center;display:flex;gap:2em;justify-content:space-between}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP svg{cursor:pointer}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_number__7ERHd{background-color:var(--pink);border-radius:3px;cursor:pointer;font-size:8px;line-height:8px;padding:5px;position:absolute;right:-4px;top:-4px}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+{background-color:var(--background-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--gray-dark);display:flex;flex-direction:column;gap:.5em;max-height:80vh;max-width:95vw;overflow-y:auto;padding:var(--padding-form);position:absolute;right:-.5em;top:2.5em;width:400px;z-index:999}.header_header__a1Bpp .header_actions__eViR9 .header_support__qAJIj .header_body__u29q\+{min-width:200px;width:-moz-fit-content;width:fit-content}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+:before{border:7px solid #0000;border-bottom:7px solid var(--background-table);content:"";position:absolute;right:calc(.5em + 12px);top:-14px;transform:translateX(50%)}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky{align-items:center;display:flex;flex-direction:column;font-size:.8em;gap:.5em;justify-content:center;padding-top:.5em}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky span{word-break:break-word}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky .header_support__qAJIj{align-items:center;display:flex;gap:.5em;justify-content:center}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky .header_support__qAJIj svg{height:16px;width:16px}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky:not(:first-child){border-top:var(--border-table)}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky button{align-items:center;background-color:var(--pink);display:flex;font-size:1em;gap:.5em;justify-content:center;padding:var(--padding-form-sm)}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+ .header_notification__Bt5ky button svg{height:16px;width:16px}.header_header__a1Bpp .header_actions__eViR9 .header_groupData__kkeYZ,.header_header__a1Bpp .header_actions__eViR9>svg{cursor:pointer}.header_header__a1Bpp .header_actions__eViR9 svg{height:24px;width:24px}.header_header__a1Bpp .header_actions__eViR9 .header_groupData__kkeYZ svg,.header_header__a1Bpp .header_actions__eViR9 img{height:32px;width:32px}.header_header__a1Bpp .header_actions__eViR9 img{border-radius:50%;object-fit:cover;object-position:center}.header_option__5wOcE{position:relative}.header_option__5wOcE .header_groupData__kkeYZ{display:flex;gap:.5em}.header_option__5wOcE .header_userData__5leO9{align-items:center;display:flex;flex-direction:column;font-size:12px;justify-content:center;text-align:center}.header_option__5wOcE .header_userData__5leO9 span:last-child{font-size:10px}.header_header__a1Bpp .header_background__ZHrbA{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}.header_option__5wOcE ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;margin-top:.5em;min-width:100px;position:absolute;right:0;z-index:999}.header_option__5wOcE ul:before{border:7px solid #0000;border-bottom:7px solid var(--background-table);content:"";position:absolute;right:16px;top:-14px;transform:translateX(50%)}.header_option__5wOcE ul li{text-wrap:nowrap;color:var(--gray-dark);cursor:pointer;list-style:none;text-align:start;width:100%}.header_option__5wOcE ul li:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.header_option__5wOcE ul li:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.75em 1em}.header_option__5wOcE ul li:hover{background-color:var(--background-header-table)}.header_option__5wOcE ul li a{color:var(--gray-dark);display:block;height:100%;padding:.75em 1em;text-decoration:none;width:100%}.header_hamburguerMenu__dqniB{display:none}@media screen and (max-width:768px){.header_hamburguerMenu__dqniB{align-items:center;display:flex;justify-content:center}.header_hamburguerMenu__dqniB svg{height:24px;width:24px}.header_option__5wOcE .header_userData__5leO9{display:none}}@media screen and (max-width:468px){.header_header__a1Bpp .header_info__E0oCC img{display:none}.header_header__a1Bpp .header_actions__eViR9 .header_notifications__-mJyP .header_body__u29q\+{width:200px}}@media screen and (max-width:418px){.header_header__a1Bpp .header_info__E0oCC span{display:none}.header_header__a1Bpp .header_info__E0oCC img{display:block}}.menu_sidebar__iSSM-{align-items:center;background-color:var(--second-background);display:flex;flex-direction:column;gap:1em;height:calc(100vh - var(--height-header));justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:.5em 0;width:calc(32px + 3em)}.menu_sidebar__iSSM- .menu_groupLink__P3pNG{align-items:center;display:flex;justify-content:flex-start;position:relative;z-index:4}.menu_sidebar__iSSM- .menu_item__0MVv\+{align-items:center;background-color:var(--purple);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--beige);cursor:pointer;display:flex;height:40px;justify-content:center;padding:.75em;position:relative;transition:opacity .2s ease-in-out;width:40px}.menu_sidebar__iSSM- .menu_item__0MVv\+:hover svg{opacity:.5}.menu_sidebar__iSSM- .menu_item__0MVv\+.menu_active__03SQS{background-color:var(--beige);color:var(--purple)}.menu_sidebar__iSSM- .menu_item__0MVv\+ svg{height:100%;width:100%}.menu_sidebar__iSSM- .menu_legend__aTaJ7{text-wrap:nowrap;animation:menu_showEaseIn__vv\+17 .35s;background:var(--orange);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--beige);font-size:.8em;margin-left:calc(40px + 1em);margin-top:20px;padding:.5em;position:fixed;transform:translateY(-50%);width:-moz-fit-content;width:fit-content}@keyframes menu_showEaseIn__vv\+17{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:768px){.menu_sidebar__iSSM-:not(.menu_active__03SQS){display:none}}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:.5em;width:100%}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc .modalMetaPage_left__yutVn{display:flex;flex:1 1;flex-direction:column;gap:.5em;max-width:80%}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc .modalMetaPage_left__yutVn .modalMetaPage_small__UFThI,.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc .modalMetaPage_left__yutVn span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc .modalMetaPage_left__yutVn .modalMetaPage_small__UFThI{font-size:.8em}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc .modalMetaPage_center__ig845{flex:1 1;text-align:start}.modalMetaPage_body__KXVDK .modalMetaPage_groupPage__YUHsc button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.modalMetaPage_questions__aumQk{display:flex;flex-direction:column;gap:1em}.modalMetaPage_questions__aumQk .modalMetaPage_label__azWKh{width:100%}.modalMetaPage_questions__aumQk .modalMetaPage_labelCenter__gCNIM{text-align:center;width:100%}.modalMetaPage_footer__XHGHr{margin-top:1em}.userNotPermission_body__TXhYe{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:center}.userNotPermission_body__TXhYe .userNotPermission_title__xht9d{font-size:16px;font-weight:700}.userNotPermission_body__TXhYe .userNotPermission_message__i73o6{background-color:var(--pink);border:1px solid var(--pink);border-radius:var(--border-radius);color:var(--beige);padding:1em}.userNotPermission_body__TXhYe a{color:var(--pink)}.userNotPermission_body__TXhYe .userNotPermission_groupLink__1Q4Sx{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;margin:2em}.crm_filters__LhWPx{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;height:var(--height-filters);justify-content:space-between;padding:.5em}.crm_filters__LhWPx>div{align-items:center;display:flex;gap:.5em;width:-moz-fit-content;width:fit-content}.crm_filters__LhWPx .crm_groupLeft__BPwKT{justify-content:flex-start}.crm_filters__LhWPx .crm_groupCenter__Yo-k4{justify-content:center}.crm_filters__LhWPx .crm_groupRight__ewRJL{justify-content:flex-end}.crm_filters__LhWPx .crm_numberLeads__WZ-Ld{align-items:center;display:flex;font-size:1.1em;font-weight:700;justify-content:flex-end}.crm_filters__LhWPx>div>div:not(.crm_rightFilterAction__LVXhB){min-width:100px;width:-moz-fit-content;width:fit-content}.crm_filters__LhWPx>div>input{width:350px}.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_rightFilterAction__LVXhB svg{color:var(--second-background);cursor:pointer;height:32px;width:32px}.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_reload__52S0X,.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_settings__bHDhm{align-items:center;display:flex;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_reload__52S0X{margin-right:1em}.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_reload__52S0X svg,.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_settings__bHDhm svg{color:var(--second-background);cursor:pointer;height:24px;width:24px}.crm_funnel__wOA8R{display:flex;flex:1 1;position:relative;width:100%}.crm_funnel__wOA8R .crm_stages__ubct9{display:flex;flex:1 1;flex-direction:row;overflow-x:scroll;width:100%}.crm_funnel__wOA8R .crm_stages__ubct9.crm_loading__64VLI{align-items:center;justify-content:center}.crm_changedFilters__FyEoq{animation:crm_open__XAy\+3 .5s;background-color:var(--white);border-radius:var(--border-radius);border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:var(--box-shadow);padding:.5em;position:absolute;right:0;top:1em;z-index:3}@media screen and (max-width:1048px){.crm_filters__LhWPx .crm_groupCenter__Yo-k4{display:none}}@media screen and (max-width:678px){.crm_filters__LhWPx .crm_groupRight__ewRJL div:nth-child(2){display:none}}@media screen and (max-width:598px){.crm_filters__LhWPx .crm_groupRight__ewRJL .crm_numberLeads__WZ-Ld{display:none}}@media screen and (max-width:398px){.crm_filters__LhWPx .crm_groupLeft__BPwKT button{display:none}}@keyframes crm_open__XAy\+3{0%{transform:translateX(100%)}to{transform:translateX(0)}}.sideFilter_background__3Zjvk{align-items:flex-start;background-color:var(--opacity-background);display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;width:100vw;z-index:99}.sideFilter_sideFilter__-bZio{animation:sideFilter_open__n3he5 .5s;background-color:var(--primary-background);color:var(--gray-dark);display:flex;flex-direction:column;height:100vh;max-width:95vw;width:400px}.sideFilter_sideFilter__-bZio .sideFilter_header__VHRyU{align-items:center;display:flex;justify-content:space-between;padding:var(--padding-x)}.sideFilter_sideFilter__-bZio .sideFilter_header__VHRyU .sideFilter_description__BejNI{align-items:center;display:flex;font-size:1em;font-weight:700;gap:.5em;justify-content:flex-start}.sideFilter_sideFilter__-bZio .sideFilter_header__VHRyU .sideFilter_description__BejNI svg{height:24px;width:24px}.sideFilter_sideFilter__-bZio .sideFilter_header__VHRyU .sideFilter_close__Rifo4{align-items:center;cursor:pointer;display:flex;justify-content:center}.sideFilter_sideFilter__-bZio .sideFilter_header__VHRyU .sideFilter_close__Rifo4 svg{height:20px;width:20px}.sideFilter_sideFilter__-bZio .sideFilter_body__oCR3H{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;overflow:auto;padding:var(--padding-x);text-align:start}.sideFilter_sideFilter__-bZio .sideFilter_body__oCR3H>div{width:100%}@keyframes sideFilter_open__n3he5{0%{transform:translateX(100%)}to{transform:translateX(0)}}.modalManagementLead_body__jFn\+2{display:flex;flex-direction:column;gap:1em}.modalManagementLead_body__jFn\+2 .modalManagementLead_bold__Kq7BX{font-weight:700}.modalManagementLead_body__jFn\+2 .modalManagementLead_link__NzMGD{align-items:center;display:flex;justify-content:flex-end}.modalManagementLead_body__jFn\+2 .modalManagementLead_link__NzMGD a{color:var(--pink)}.sideFilter_background__hytfI{align-items:flex-start;background-color:var(--opacity-background);display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;width:100vw;z-index:99}.sideFilter_sideFilter__uIf28{animation:sideFilter_open__ikpMO .5s;background-color:var(--primary-background);color:var(--gray-dark);display:flex;flex-direction:column;height:100vh;max-width:95vw;width:400px}.sideFilter_sideFilter__uIf28 .sideFilter_header__0LnIv{align-items:center;display:flex;justify-content:space-between;padding:var(--padding-x)}.sideFilter_sideFilter__uIf28 .sideFilter_header__0LnIv .sideFilter_description__MgZyh{align-items:center;display:flex;font-size:1em;font-weight:700;gap:.5em;justify-content:flex-start}.sideFilter_sideFilter__uIf28 .sideFilter_header__0LnIv .sideFilter_description__MgZyh svg{height:24px;width:24px}.sideFilter_sideFilter__uIf28 .sideFilter_header__0LnIv .sideFilter_close__IA18I{align-items:center;cursor:pointer;display:flex;justify-content:center}.sideFilter_sideFilter__uIf28 .sideFilter_header__0LnIv .sideFilter_close__IA18I svg{height:20px;width:20px}.sideFilter_sideFilter__uIf28 .sideFilter_body__W2gDa{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;overflow:auto;padding:var(--padding-x);text-align:start}.sideFilter_sideFilter__uIf28 .sideFilter_body__W2gDa>div{width:100%}@keyframes sideFilter_open__ikpMO{0%{transform:translateX(100%)}to{transform:translateX(0)}}.charts_tooltip__IgRen{background:var(--orange);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--beige);font-size:.8em;padding:.5em;pointer-events:none;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.charts_emptyChartMessage__W7oMr{align-items:center;display:flex;font-size:1.1em;font-weight:700;height:100%;justify-content:center;width:100%}.googleIntegration_content__7\+poz{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:1em}.googleIntegration_card__y8zwN{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:1em;width:750px}.googleIntegration_card__y8zwN .googleIntegration_header__Xrh3e{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.googleIntegration_card__y8zwN .googleIntegration_header__Xrh3e>div{width:-moz-fit-content;width:fit-content}.googleIntegration_card__y8zwN .googleIntegration_header__Xrh3e span{flex:1 1;font-size:1.5em;font-weight:700}.googleIntegration_card__y8zwN .googleIntegration_header__Xrh3e svg{height:2em;width:2em}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz{display:flex;flex-direction:column;gap:2em}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_background__QZeGq{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:.5em;width:100%}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr .googleIntegration_left__23y\+G{width:60px}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr .googleIntegration_left__23y\+G img{border-radius:var(--border-radius);height:50px;object-fit:cover;object-position:center;width:50px}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr .googleIntegration_center__iVlVY{display:flex;flex:1 1;flex-direction:column;text-align:start}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr .googleIntegration_center__iVlVY .googleIntegration_email__2MIAA{font-size:.9em}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr .googleIntegration_center__iVlVY .googleIntegration_link__kso7E{background-color:initial;color:var(--pink);margin:0;padding:0;width:-moz-fit-content;width:fit-content}.googleIntegration_card__y8zwN .googleIntegration_body__HkOhz .googleIntegration_groupPage__XRHHr button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.googleIntegration_card__y8zwN .googleIntegration_footer__tEzie{display:flex;gap:.5em}.googleIntegration_afterCard__fRp8m{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.googleIntegration_afterCard__fRp8m span{text-decoration:underline}.importData_content__BftQf{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1em;justify-content:center}.importData_content__BftQf .importData_link__1TP-e{align-items:center;display:flex;justify-content:flex-end}.importData_content__BftQf .importData_link__1TP-e a{color:var(--pink)}.importData_content__BftQf .importData_card__5OgG6,.importData_content__BftQf .importData_link__1TP-e{width:600px}.importData_content__BftQf .importData_card__5OgG6{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:95%;padding:1em}.importData_content__BftQf .importData_card__5OgG6 .importData_header__PxcT5{align-items:center;display:flex;gap:1em}.importData_content__BftQf .importData_card__5OgG6 .importData_header__PxcT5 span{font-size:1.5em;font-weight:700}.importData_content__BftQf .importData_card__5OgG6 .importData_header__PxcT5 svg{height:2em;width:2em}.importData_content__BftQf .importData_card__5OgG6 .importData_body__5drPK{display:flex;flex-direction:column;gap:1em}.importData_content__BftQf .importData_card__5OgG6 .importData_body__5drPK a{text-decoration:none}.importData_content__BftQf .importData_card__5OgG6 .importData_body__5drPK .importData_groupInline__oi-N7{align-items:center;display:flex;gap:1em;justify-content:space-between}.importData_content__BftQf .importData_card__5OgG6 .importData_body__5drPK button{align-items:center;color:var(--gray-dark);display:flex;gap:.5em;justify-content:center;padding:5px 7px;width:-moz-fit-content;width:fit-content}.importData_maxFileSize__Scv9J{color:var(--pink);font-size:.8em;font-weight:700}.importData_content__BftQf .importData_card__5OgG6 .importData_footer__Fdfam{display:flex;gap:.5em}.uploadArea_uploadArea__XNsUM{align-items:center;border:2px dashed var(--gray-table);color:var(--gray-dark);cursor:pointer;display:flex;flex-direction:column;gap:.5em;justify-content:center;min-height:300px;padding:2em;position:relative;transition:border .3s ease}.uploadArea_uploadArea__XNsUM.uploadArea_draggingOver__PVdxh{background-color:var(--color-hover);border-color:var(--pink)}.uploadArea_uploadArea__XNsUM .uploadArea_removeFile__50Mwt{position:absolute;right:1em;top:1em}.uploadArea_uploadArea__XNsUM .uploadArea_removeFile__50Mwt button{background-color:var(--purple);color:var(--beige)}.uploadArea_uploadArea__XNsUM .uploadArea_removeFile__50Mwt svg{height:1.2em;width:1.2em}.uploadArea_uploadArea__XNsUM svg{height:2em;width:2em}.modalImport_body__TbdcF{display:flex;flex-direction:column;gap:1em}.modalImport_label__NBM70{width:100%}.modalImport_labelCenter__u8s8a{text-align:center;width:100%}.importError_container__GJFQA{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.importError_container__GJFQA .importError_link__NnGpn{align-items:center;color:var(--gray-dark);display:flex;justify-content:flex-start;width:100%}.importError_container__GJFQA .importError_link__NnGpn a{color:var(--pink)}.importError_container__GJFQA .importError_groupReload__hqqdR{align-items:center;display:flex;gap:1em;justify-content:flex-start}.importError_container__GJFQA .importError_reload__DytUl{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}.importError_container__GJFQA .importError_reload__DytUl svg{color:var(--pink);cursor:pointer;height:20px;width:20px}.importLog_container__\+2PC7{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.importLog_container__\+2PC7 .importLog_link__cii1O{align-items:center;color:var(--gray-dark);display:flex;justify-content:flex-start;width:100%}.importLog_container__\+2PC7 .importLog_link__cii1O a{color:var(--pink)}.importLog_container__\+2PC7 .importLog_groupReload__j7M1S{align-items:center;display:flex;gap:1em;justify-content:flex-start}.importLog_container__\+2PC7 .importLog_reload__8nlWP{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}.importLog_container__\+2PC7 .importLog_reload__8nlWP svg{color:var(--pink);cursor:pointer;height:20px;width:20px}.integration_container__0j9dK,.managementLog_container__u03rp{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.managementLog_container__u03rp .managementLog_link__ItW5Q{align-items:center;color:var(--gray-dark);display:flex;justify-content:flex-start;width:100%}.managementLog_container__u03rp .managementLog_link__ItW5Q a{color:var(--pink)}.managementLog_container__u03rp .managementLog_groupReload__P6jUU{align-items:center;display:flex;gap:1em;justify-content:flex-start}.managementLog_container__u03rp .managementLog_reload__0Ng8t{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}.managementLog_container__u03rp .managementLog_reload__0Ng8t svg{color:var(--pink);cursor:pointer;height:20px;width:20px}.messengerIntegration_content__0LhcE{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:1em}.messengerIntegration_card__B1jdS{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:1em;width:750px}.messengerIntegration_card__B1jdS .messengerIntegration_header__FallO{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.messengerIntegration_card__B1jdS .messengerIntegration_header__FallO>div{width:-moz-fit-content;width:fit-content}.messengerIntegration_card__B1jdS .messengerIntegration_header__FallO span{flex:1 1;font-size:1.5em;font-weight:700}.messengerIntegration_card__B1jdS .messengerIntegration_header__FallO svg{height:2em;width:2em}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U{display:flex;flex-direction:column;gap:2em}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_background__RW09E{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;gap:.5em;justify-content:space-between;padding:.5em;width:100%}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG svg{height:40px;width:40px}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG .messengerIntegration_title__oot4O{display:flex;flex:1 1;flex-direction:column;text-align:start}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG .messengerIntegration_title__oot4O .messengerIntegration_number__xAk0v{opacity:.8}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG .messengerIntegration_title__oot4O .messengerIntegration_link__x1MBk{background-color:initial;color:var(--pink);margin:0;padding:0;width:-moz-fit-content;width:fit-content}.messengerIntegration_card__B1jdS .messengerIntegration_body__i\+c9U .messengerIntegration_groupAccount__HLRvG button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.messengerIntegration_card__B1jdS .messengerIntegration_footer__kFXl2{display:flex;gap:.5em}.messengerIntegration_afterCard__P2SpJ{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.messengerIntegration_afterCard__P2SpJ span{text-decoration:underline}.modalInbox_groupQrCode__1wnn3{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.modalInbox_groupQrCode__1wnn3 .modalInbox_qrCode__mchGu{align-items:center;background-color:var(--opacity-background);border-radius:var(--border-radius);display:flex;height:250px;justify-content:center;overflow:hidden;width:250px}.modalInbox_groupQrCode__1wnn3 .modalInbox_qrCode__mchGu img{height:100%;object-fit:contain;object-position:center;width:100%}.modalInbox_groupQrCode__1wnn3 .modalInbox_qrCode__mchGu svg{cursor:pointer;height:30px;opacity:1;transition:all .25s ease-in-out;width:30px}.modalInbox_groupQrCode__1wnn3 .modalInbox_qrCode__mchGu svg:hover{opacity:.7}.metaIntegration_content__lw84q{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:1em}.metaIntegration_card__Pg6tx{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:1em;width:750px}.metaIntegration_card__Pg6tx .metaIntegration_header__Ofjji{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.metaIntegration_card__Pg6tx .metaIntegration_header__Ofjji>div{width:-moz-fit-content;width:fit-content}.metaIntegration_card__Pg6tx .metaIntegration_header__Ofjji span{flex:1 1;font-size:1.5em;font-weight:700}.metaIntegration_card__Pg6tx .metaIntegration_header__Ofjji svg{height:2em;width:2em}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5{display:flex;flex-direction:column;gap:2em}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_background__0VFJs{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:.5em;width:100%}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6 .metaIntegration_left__xNiKN{width:60px}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6 .metaIntegration_left__xNiKN img{border-radius:var(--border-radius);height:50px;object-fit:cover;object-position:center;width:50px}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6 .metaIntegration_center__0XrsZ{display:flex;flex:1 1;flex-direction:column;text-align:start}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6 .metaIntegration_center__0XrsZ .metaIntegration_link__p-5hj{background-color:initial;color:var(--pink);margin:0;padding:0;width:-moz-fit-content;width:fit-content}.metaIntegration_card__Pg6tx .metaIntegration_body__SMiL5 .metaIntegration_groupPage__y9BO6 button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.metaIntegration_card__Pg6tx .metaIntegration_footer__glG6H{display:flex;gap:.5em}.metaIntegration_afterCard__zxhQ1{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.metaIntegration_afterCard__zxhQ1 span{text-decoration:underline}.myAccount_content__KNokX{align-items:center;display:flex;flex:1 1;justify-content:center;padding:1em}.myAccount_card__MQ2AL{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:95%;padding:1em;width:800px}.myAccount_card__MQ2AL .myAccount_header__7wOPQ{align-items:center;display:flex;gap:1em}.myAccount_card__MQ2AL .myAccount_header__7wOPQ span{font-size:1.5em;font-weight:700}.myAccount_card__MQ2AL .myAccount_header__7wOPQ svg{height:2em;width:2em}.myAccount_card__MQ2AL .myAccount_body__zTqeo{display:flex;flex-direction:column;gap:1em}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:.5em;width:100%}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_left__sDF2L{display:flex;flex:1 1;flex-direction:column;text-align:start}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_left__sDF2L span:last-child{color:var(--pink)}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_center__PMfyX{display:flex;flex:1 1;flex-direction:column;text-align:start}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_center__PMfyX:nth-child(2){color:var(--pink);font-weight:700}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_center__PMfyX:nth-child(3) span:last-child{font-weight:700}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_center__PMfyX.myAccount_approved__DDk\+a,.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_left__sDF2L.myAccount_approved__DDk\+a span:last-child{color:var(--green)}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_right__ctdts{align-items:center;display:flex;gap:.5em;justify-content:center;width:80px}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_groupTransaction__H0725 .myAccount_right__ctdts svg{color:var(--gray-dark);height:20px;width:20px}.myAccount_card__MQ2AL .myAccount_body__zTqeo .myAccount_editButton__\+P-lQ{position:absolute;right:1.5em;top:0}.myAccount_maxFileSize__fmzC4{color:var(--pink);font-size:.8em;font-weight:700}.myAccount_card__MQ2AL .myAccount_footer__f\+bX0{display:flex;gap:.5em}.notes_container__epl73{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.notes_container__epl73 .notes_filters__Z0TcZ{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.notes_container__epl73 .notes_filters__Z0TcZ>button,.notes_container__epl73 .notes_filters__Z0TcZ>div{flex:1 1;min-width:200px}.notes_container__epl73 .notes_cards__rI3KK{display:flex;flex-wrap:wrap;gap:1em;width:100%}.notes_container__epl73 .notes_link__PnmFZ{color:var(--gray-dark)}.plans_container__w-KDX{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.plans_container__w-KDX .plans_actions__aNPhy{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.plans_container__w-KDX .plans_actions__aNPhy>button{max-width:250px;width:45%}.plans_container__w-KDX .plans_actions__aNPhy>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.plans_container__w-KDX .plans_actions__aNPhy>button,.plans_container__w-KDX .plans_actions__aNPhy>div{max-width:100%;width:-moz-fit-content;width:fit-content}}.profile_content__ICjUj{align-items:center;display:flex;flex:1 1;justify-content:center}.profile_card__ZxDRL{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:95%;padding:1em;width:450px}.profile_card__ZxDRL .profile_header__N4c4r{align-items:center;display:flex;gap:1em}.profile_card__ZxDRL .profile_header__N4c4r span{font-size:1.5em;font-weight:700}.profile_card__ZxDRL .profile_header__N4c4r svg{height:2em;width:2em}.profile_card__ZxDRL .profile_body__\+ornF{display:flex;flex-direction:column;gap:1em}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb{align-items:center;display:flex;justify-content:center}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_image__oVjh2{background-color:var(--gray-dark);border:2px solid var(--gray-dark);border-radius:50%;height:140px;position:relative;width:140px}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_image__oVjh2 img{border-radius:50%;height:136px;object-fit:cover;object-position:center;width:136px}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_changeImage__gh4W7{bottom:0;cursor:pointer;display:flex;gap:.25em;position:absolute;right:0}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_changeImage__gh4W7.profile_confirm__tET8E{transform:translateX(50%)}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_changeImage__gh4W7 .profile_actionButton__E4M1q{align-items:center;background-color:var(--third-background);border-radius:50%;color:var(--white);display:flex;height:3em;justify-content:center;width:3em}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_changeImage__gh4W7 .profile_actionButton__E4M1q:hover{opacity:.9}.profile_card__ZxDRL .profile_body__\+ornF .profile_groupImage__MbIEb .profile_changeImage__gh4W7 svg{height:1.5em;width:1.5em}.profile_card__ZxDRL .profile_body__\+ornF svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.profile_card__ZxDRL .profile_body__\+ornF .profile_background__VJjXN{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.profile_card__ZxDRL .profile_body__\+ornF ul{align-items:center;background-color:var(--background-table);border:var(--border-table);border-radius:var(--border-radius);bottom:0;display:flex;flex-direction:column;justify-content:center;margin-top:2em;min-width:100px;position:absolute;right:0;transform:translateY(100%);z-index:3}.profile_card__ZxDRL .profile_body__\+ornF ul:before{border:7px solid #0000;border-bottom:7px solid var(--background-table);content:"";position:absolute;right:16px;top:-14px;transform:translateX(50%)}.profile_card__ZxDRL .profile_body__\+ornF ul li{text-wrap:nowrap;color:var(--gray-dark);cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.profile_card__ZxDRL .profile_body__\+ornF ul li label{cursor:pointer}.profile_card__ZxDRL .profile_body__\+ornF ul li:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.profile_card__ZxDRL .profile_body__\+ornF ul li:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.profile_card__ZxDRL .profile_body__\+ornF ul li:hover{background-color:var(--background-header-table)}.profile_card__ZxDRL .profile_footer__hVxxO{display:flex;gap:.5em}.report_container__RkrOp{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.reportDataLead_content__kJdSJ{align-items:center;display:flex;flex:1 1;justify-content:center}.reportDataLead_card__vh20E{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:95%;padding:1em;width:600px}.reportDataLead_card__vh20E .reportDataLead_header__QhYIU{align-items:center;display:flex;gap:1em}.reportDataLead_card__vh20E .reportDataLead_header__QhYIU span{font-size:1.5em;font-weight:700}.reportDataLead_card__vh20E .reportDataLead_header__QhYIU svg{height:2em;width:2em}.reportDataLead_card__vh20E .reportDataLead_link__PU7pq{align-items:center;display:flex;justify-content:flex-end}.reportDataLead_card__vh20E .reportDataLead_link__PU7pq a{color:var(--pink)}.reportDataLead_card__vh20E .reportDataLead_body__vRyA9{display:flex;flex-direction:column;gap:1em}.reportDataLead_card__vh20E .reportDataLead_footer__NGlH7{display:flex;gap:.5em}.reportDataNote_content__vOEt8{align-items:center;display:flex;flex:1 1;justify-content:center}.reportDataNote_card__PbKYO{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:95%;padding:1em;width:600px}.reportDataNote_card__PbKYO .reportDataNote_header__\+R-Gs{align-items:center;display:flex;gap:1em}.reportDataNote_card__PbKYO .reportDataNote_header__\+R-Gs span{font-size:1.5em;font-weight:700}.reportDataNote_card__PbKYO .reportDataNote_header__\+R-Gs svg{height:2em;width:2em}.reportDataNote_card__PbKYO .reportDataNote_link__DOz9m{align-items:center;display:flex;justify-content:flex-end}.reportDataNote_card__PbKYO .reportDataNote_link__DOz9m a{color:var(--pink)}.reportDataNote_card__PbKYO .reportDataNote_body__Y1HVG{display:flex;flex-direction:column;gap:1em}.reportDataNote_card__PbKYO .reportDataNote_footer__6-rvK{display:flex;gap:.5em}.reportLog_container__HksLj{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.reportLog_container__HksLj .reportLog_link__EotsM{align-items:center;color:var(--gray-dark);display:flex;justify-content:flex-start;width:100%}.reportLog_container__HksLj .reportLog_link__EotsM a{color:var(--pink)}.reportLog_container__HksLj .reportLog_groupReload__AXi-v{align-items:center;display:flex;gap:1em;justify-content:flex-start}.reportLog_container__HksLj .reportLog_reload__Af9yo{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}.reportLog_container__HksLj .reportLog_reload__Af9yo svg{color:var(--pink);cursor:pointer;height:20px;width:20px}.roles_container__mAFt-{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.roles_container__mAFt- .roles_actions__GYV9R{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.roles_container__mAFt- .roles_actions__GYV9R>button{max-width:250px;width:45%}.roles_container__mAFt- .roles_actions__GYV9R>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.roles_container__mAFt- .roles_actions__GYV9R>button,.roles_container__mAFt- .roles_actions__GYV9R>div{max-width:100%;width:-moz-fit-content;width:fit-content}}.selectAccount_container__hMc8Y{align-items:center;display:flex;flex-direction:column;gap:2em;margin:0 auto;max-height:100%;max-width:100%;padding:2em;width:1800px}.selectAccount_container__hMc8Y .selectAccount_header__4kkQY{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;max-width:95vw;width:600px}.selectAccount_container__hMc8Y .selectAccount_header__4kkQY .selectAccount_formGroup__8oYPM{align-items:center;display:flex;justify-content:center;width:100%}.selectAccount_button__7tuNV{background-color:var(--pink);float:right;width:-moz-fit-content;width:fit-content}.progressSetup_progressSetup__hM04n{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:center;padding:2em 1em;text-align:center}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg{align-items:center;display:flex;height:20px;justify-content:center;margin:0;padding:0;width:80%}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:-moz-fit-content;width:fit-content}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY .progressSetup_step__X9DFQ{border:2px solid var(--gray-dark);border-radius:50%;height:20px;width:20px}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY .progressSetup_step__X9DFQ svg{height:12px;width:12px}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY.progressSetup_setting__u3LDL .progressSetup_step__X9DFQ{border-color:var(--orange);color:var(--orange)}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY.progressSetup_finish__nTCSb .progressSetup_step__X9DFQ{border-color:var(--purple);color:var(--purple)}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY .progressSetup_connector__kYx4i{background-color:var(--gray-dark);height:2px;width:20px}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY.progressSetup_setting__u3LDL .progressSetup_connector__kYx4i{background-color:var(--orange)}.progressSetup_progressSetup__hM04n .progressSetup_progressBar__rikzg .progressSetup_groupStep__sGnXY.progressSetup_finish__nTCSb .progressSetup_connector__kYx4i{background-color:var(--purple)}.progressSetup_progressSetup__hM04n .progressSetup_text__\+VnVh{display:flex;flex-direction:column;gap:1em;max-width:800px}.progressSetup_progressSetup__hM04n .progressSetup_title__SdAfO{font-size:24px;font-weight:700}.progressSetup_progressSetup__hM04n .progressSetup_description__o9MYi{font-size:16px;font-weight:600}.progressSetup_progressSetup__hM04n .progressSetup_button__9QMxr,.progressSetup_progressSetup__hM04n .progressSetup_image__ihPaY{max-width:90%;width:650px}.progressSetup_progressSetup__hM04n .progressSetup_button__9QMxr{display:flex;gap:.5em}.progressSetup_progressSetup__hM04n .progressSetup_image__ihPaY img{max-height:350px;max-width:100%}.configTextListItems_countItems__cMP-O{position:absolute;right:1em}.configTextListItems_footer__ISpYK{padding-top:1em}.configProducts_childs__sdPst{align-items:center;border-left:1px solid var(--second-text-color);display:flex;justify-content:center;margin-top:-1em;padding-left:1em;padding-top:1em;position:relative;width:100%}.configProducts_connector__eWv79{background-color:var(--second-text-color);height:1px;left:-1em;position:absolute;width:1em}.configProducts_countItems__7QSA6{position:absolute;right:1em}.configProducts_footer__qP7vX{padding-top:1em}.notFunnel_progressSetup__zCy-r{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:center;padding:2em 1em;text-align:center}.notFunnel_progressSetup__zCy-r .notFunnel_text__Sk7uJ{display:flex;flex-direction:column;gap:1em;max-width:800px}.notFunnel_progressSetup__zCy-r .notFunnel_title__IiIvN{font-size:24px;font-weight:700}.notFunnel_progressSetup__zCy-r .notFunnel_description__mgdU7{font-size:16px;font-weight:600}.notFunnel_progressSetup__zCy-r .notFunnel_image__DLduf{max-width:90%;width:650px}.notFunnel_progressSetup__zCy-r .notFunnel_image__DLduf img{max-height:350px;max-width:100%}.settings_content__mNmVV{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:1em}.settings_card__M6Kut{background-color:var(--background-table);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;gap:1em;overflow:hidden;width:100%}.settings_card__M6Kut .settings_left__fdZSx{padding:1em;width:35%}.settings_card__M6Kut .settings_right__d50N\+{background-color:var(--gray-table);padding:1em;width:65%}.settings_card__M6Kut .settings_header__-dcmJ{align-items:center;display:flex;gap:1em}.settings_card__M6Kut .settings_header__-dcmJ span{font-size:1.3em;font-weight:700}.settings_card__M6Kut .settings_header__-dcmJ svg{height:2em;width:2em}.settings_card__M6Kut .settings_body__rwDN2{display:flex;flex-direction:column;gap:1em;padding:2em 0}.settings_card__M6Kut .settings_body__rwDN2 svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.settings_card__M6Kut .settings_body__rwDN2 .settings_options__1ZDap{display:flex;flex-direction:column;gap:.5em}.settings_card__M6Kut .settings_body__rwDN2 .settings_options__1ZDap .settings_option__Xqxhn{align-items:center;border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;padding:.5em 1em;transition:all .25s ease-in-out}.settings_card__M6Kut .settings_body__rwDN2 .settings_options__1ZDap .settings_option__Xqxhn:hover{background-color:var(--gray)}.settings_card__M6Kut .settings_body__rwDN2 .settings_options__1ZDap .settings_option__Xqxhn.settings_active__qnn4X{background-color:var(--orange);color:var(--white)}.settings_card__M6Kut .settings_header__-dcmJ .settings_filters__vHp\+3{align-items:center;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;justify-content:space-between;overflow:hidden;width:100%}.settings_card__M6Kut .settings_header__-dcmJ .settings_filters__vHp\+3 .settings_option__Xqxhn{align-items:center;border-radius:var(--border-radius);cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:.5em}.settings_card__M6Kut .settings_header__-dcmJ .settings_filters__vHp\+3 .settings_option__Xqxhn.settings_active__qnn4X{background-color:var(--white);box-shadow:var(--box-shadow)}.settings_card__M6Kut .settings_footer__caB6P{display:flex;gap:.5em}.configAdditionalFields_fields__ypYi8{padding-top:1em}.configAdditionalFields_fields__ypYi8,.configAdditionalFields_groupField__pG-FN{display:flex;flex-direction:column;gap:.5em}.configAdditionalFields_groupField__pG-FN{border:var(--border-second);border-radius:var(--border-radius);padding:.5em}.configAdditionalFields_removeBtn__2kAXC{display:flex;justify-content:flex-end;width:100%}.configAdditionalFields_footer__780yA{padding-top:1em}.tasks_container__LsOmX{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.tasks_container__LsOmX .tasks_filters__\+-P-y{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.tasks_container__LsOmX .tasks_filters__\+-P-y>button,.tasks_container__LsOmX .tasks_filters__\+-P-y>div{flex:1 1;min-width:200px}.tasks_container__LsOmX .tasks_cards__z83ZK{display:flex;flex-wrap:wrap;gap:1em;width:100%}.tasks_container__LsOmX .tasks_link__MERTS{color:var(--gray-dark)}.tasks_container__LsOmX .tasks_status__nXvtv{border-radius:var(--border-radius);padding:.5em}.teams_container__l0WY4{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.teams_container__l0WY4 .teams_actions__tgFVE{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.teams_container__l0WY4 .teams_actions__tgFVE>button{max-width:250px;width:45%}.teams_container__l0WY4 .teams_actions__tgFVE>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.teams_container__l0WY4 .teams_actions__tgFVE>button,.teams_container__l0WY4 .teams_actions__tgFVE>div{max-width:100%;width:-moz-fit-content;width:fit-content}}.transactions_container__2ArwZ{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.transactions_container__2ArwZ .transactions_actions__2A9QA{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.transactions_container__2ArwZ .transactions_buttons__4Wq7Q{display:flex;justify-content:flex-end;width:100%}.transactions_container__2ArwZ .transactions_actions__2A9QA>button,.transactions_container__2ArwZ .transactions_buttons__4Wq7Q button{max-width:250px;width:45%}.transactions_container__2ArwZ .transactions_actions__2A9QA>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.transactions_container__2ArwZ .transactions_actions__2A9QA>button,.transactions_container__2ArwZ .transactions_actions__2A9QA>div,.transactions_container__2ArwZ .transactions_buttons__4Wq7Q button{max-width:100%;width:-moz-fit-content;width:fit-content}}.trash_container__A22KH{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.trash_container__A22KH .trash_header__3LCQz{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between;width:100%}.trash_container__A22KH .trash_header__3LCQz .trash_actions__FPCXh,.trash_container__A22KH .trash_header__3LCQz .trash_title__1kHFe{display:flex;flex:1 1;flex-wrap:wrap;gap:.5em}.trash_container__A22KH .trash_header__3LCQz .trash_title__1kHFe{align-items:flex-start;flex-direction:column;justify-content:center}.trash_container__A22KH .trash_header__3LCQz .trash_actions__FPCXh{align-items:center;justify-content:flex-end}.trash_container__A22KH .trash_header__3LCQz button{width:-moz-fit-content;width:fit-content}.trash_container__A22KH .trash_filters__zidV7{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.trash_container__A22KH .trash_filters__zidV7>button,.trash_container__A22KH .trash_filters__zidV7>div{flex:1 1;min-width:200px}@media screen and (max-width:768px){.trash_container__A22KH .trash_header__3LCQz .trash_actions__FPCXh,.trash_container__A22KH .trash_header__3LCQz .trash_title__1kHFe{flex:auto;width:100%}.trash_container__A22KH .trash_header__3LCQz .trash_actions__FPCXh button{flex:1 1}}.users_container__RjUoG{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.users_container__RjUoG .users_actions__y4o8c,.users_container__RjUoG .users_filters__T63Iw{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.users_container__RjUoG .users_filters__T63Iw>div{flex:1 1;min-width:200px}.users_container__RjUoG .users_actions__y4o8c>button{max-width:350px;width:45%}@media only screen and (max-width:768px){.users_container__RjUoG .users_actions__y4o8c>button{max-width:100%;width:-moz-fit-content;width:fit-content}}.webhook_container__kBTcM{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:1em;width:1800px}.webhook_container__kBTcM .webhook_header__zORxm{flex:1 1}.webhook_container__kBTcM button{width:-moz-fit-content;width:fit-content}.whatsAppIntegration_content__XCcQy{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:1em}.whatsAppIntegration_card__\+XjHP{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:1em;width:750px}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_header__9Glax{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_header__9Glax>div{width:-moz-fit-content;width:fit-content}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_header__9Glax span{flex:1 1;font-size:1.5em;font-weight:700}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_header__9Glax svg{height:2em;width:2em}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4{display:flex;flex-direction:column;gap:2em}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_background__RAOsy{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:.5em;width:100%}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_left__8yHot{width:60px}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_left__8yHot svg{height:50px;width:50px}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_center__pmOPE{display:flex;flex:1 1;flex-direction:column;text-align:start}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_center__pmOPE .whatsAppIntegration_status__ETsFC{font-size:.9em}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_center__pmOPE .whatsAppIntegration_status__ETsFC.whatsAppIntegration_disconnected__k293j{color:var(--pink)}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_center__pmOPE .whatsAppIntegration_status__ETsFC.whatsAppIntegration_connected__6lTyf{color:var(--green)}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b .whatsAppIntegration_center__pmOPE .whatsAppIntegration_link__SO02l{background-color:initial;color:var(--pink);margin:0;padding:0;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_body__QIOT4 .whatsAppIntegration_groupPage__Dh09b button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_card__\+XjHP .whatsAppIntegration_footer__bqR\+8{display:flex;gap:.5em}.whatsAppIntegration_afterCard__JHD1O{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.whatsAppIntegration_afterCard__JHD1O span{text-decoration:underline}.whatsAppApiIntegration_content__SB8rt{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:1em}.whatsAppApiIntegration_card__lNXWs{background-color:var(--background-table);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:1em;width:750px}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_header__P9VL8{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_header__P9VL8>div{width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_header__P9VL8 span{flex:1 1;font-size:1.5em;font-weight:700}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_header__P9VL8 svg{height:2em;width:2em}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn{display:flex;flex-direction:column;gap:2em}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_background__alfJf{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj{align-items:center;border:var(--border-table);border-radius:var(--border-radius);display:flex;gap:.5em;justify-content:space-between;padding:.5em;width:100%}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj svg{height:40px;width:40px}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj .whatsAppApiIntegration_title__2NQdP{display:flex;flex:1 1;flex-direction:column;text-align:start}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj .whatsAppApiIntegration_title__2NQdP .whatsAppApiIntegration_number__IP7vb{opacity:.8}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj .whatsAppApiIntegration_title__2NQdP .whatsAppApiIntegration_link__q6qv8{background-color:initial;color:var(--pink);margin:0;padding:0;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_body__MaYsn .whatsAppApiIntegration_groupAccount__hQ-Tj button{padding:7px 9px;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_card__lNXWs .whatsAppApiIntegration_footer__sUIuq{display:flex;gap:.5em}.whatsAppApiIntegration_afterCard__KkiHo{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.whatsAppApiIntegration_afterCard__KkiHo span{text-decoration:underline}
/*# sourceMappingURL=main.8400feb2.css.map*/