.PhoneHeader_container__36AAI{display:flex;align-items:flex-end;justify-content:flex-start;height:var(--phone-header-height);flex-direction:row;gap:10px}.PhoneHeader_container__36AAI p{margin:0;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.PhoneHeader_menuButton__XwCTJ{display:flex;flex-direction:column;justify-content:flex-end;height:50px;padding:0 7px;cursor:pointer;pointer-events:auto}.PhoneHeader_menuButton__XwCTJ.PhoneHeader_active__yIx6s{border-bottom:5px solid #1580eb}.PhoneHeader_menuButton__XwCTJ.PhoneHeader_default__uQyEE{border-bottom:5px solid transparent}.PhoneHeader_menuButtonTitle__7Fjft{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:22px;display:flex;align-items:center;margin-bottom:10px}.PhoneHeader_menuButton__XwCTJ.PhoneHeader_active__yIx6s>.PhoneHeader_menuButtonTitle__7Fjft{color:#000}.PhoneHeader_menuButton__XwCTJ.PhoneHeader_default__uQyEE>.PhoneHeader_menuButtonTitle__7Fjft{color:#ababab}.ReportCallProblemPopupContent_container__Crb5j{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:10000;--popup-header-height:60px;--popup-side-padding:30px;--animation-duration:1.25s;padding:100px;background-color:rgba(0,0,0,.3);overflow:hidden}.ReportCallProblemPopupContent_subcontainer__tK9PY{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;height:500px;width:500px;flex-grow:1;background-color:#fff;border-radius:6px;display:flex;flex-direction:column}.ReportCallProblemPopupContent_header__d_5ZE{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;border-bottom:1px solid #d7d7d7;flex-shrink:0}.ReportCallProblemPopupContent_header__d_5ZE .ReportCallProblemPopupContent_title__w5kp8{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:16px;display:flex;align-items:center;color:#424242}.ReportCallProblemPopupContent_header__d_5ZE .ReportCallProblemPopupContent_exit__UvImz{display:flex;justify-content:center;align-items:center;cursor:pointer}.ReportCallProblemPopupContent_noteContainer__nUE_l{display:flex;flex-direction:column;height:470px;width:100%;margin-top:15px}.ReportCallProblemPopupContent_noteContainer__nUE_l .ReportCallProblemPopupContent_title__w5kp8{margin:12px 12px 12px 24px;color:#424242;font-family:Inter;font-style:normal;font-weight:500;font-size:16px}.ReportCallProblemPopupContent_textInput__oE0Py{height:180px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:142.52%;color:#424242;width:90%;pointer-events:auto;outline:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin:auto;resize:none;background:#fff;border:1px solid #ababab;border-radius:6px;padding:15px}.ReportCallProblemPopupContent_textInput__oE0Py:focus{border:1px solid #424242}.ReportCallProblemPopupContent_buttonGroup__DJOXi{height:60px;width:500px;gap:12px;display:flex;flex-direction:row;justify-content:flex-end;padding:20px;margin-bottom:22px;flex-shrink:0;background-color:#fff}.ReportCallProblemPopupContent_buttonGroup__DJOXi .ReportCallProblemPopupContent_button__zuuIk{border:1px solid #ababab;border-radius:6px;color:#686868;font-weight:600;font-size:14px;width:119px;height:41px;display:flex;align-items:center;justify-content:center}.PopoverDropdown_container__czExm{display:flex;align-items:flex-start;flex-direction:column;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:6px;position:absolute;top:calc(100% + 5px);z-index:100000}.PopoverDropdown_container__czExm.PopoverDropdown_small__rMbqx{padding:10px 0}.PopoverDropdown_container__czExm p{margin:0;padding:0;text-align:left;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.PopoverDropdown_row__20BOZ{width:100%;font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;letter-spacing:-.015em;color:#424242;cursor:pointer;pointer-events:auto}.PopoverDropdown_container__czExm.PopoverDropdown_default__0o_ro>.PopoverDropdown_row__20BOZ{border-bottom:1px solid #eaeaea;padding:20px}.PopoverDropdown_container__czExm.PopoverDropdown_small__rMbqx>.PopoverDropdown_row__20BOZ{padding:10px 20px}.PopoverDropdown_row__20BOZ:hover{background-color:#f4f4f4}.PopoverDropdown_row__20BOZ.PopoverDropdown_alert__co0ii{color:#fc4f4f}.PopoverDropdown_row__20BOZ.PopoverDropdown_disabled__omoEV{color:#d7d7d7;pointer-events:none}.PopoverDropdown_row__20BOZ:last-child{border:0 solid #eaeaea}.SquareInfoButton_infoButton__t0DFn{height:35px;width:35px;justify-content:center;display:flex;align-items:center;background:#f4f4f4;border-radius:6px;cursor:pointer;pointer-events:auto;text-align:center}.SquareInfoButton_infoButton__t0DFn.SquareInfoButton_selected__7nkZ3{background:#424242}.SquareInfoButton_infoButton__t0DFn:hover{background-color:#eaeaea}.SquareInfoButton_infoButton__t0DFn.SquareInfoButton_selected__7nkZ3:hover{background:#424242}.ActiveCallRow_container__cfd_9{display:grid;--gap-width:20px;--duration-width:75px;--button-width:73px;--info-button-width:35px;--total-fixed-space:calc((var(--gap-width) * 4) + var(--duration-width) + var(--button-width) + var(--info-button-width));grid-template-columns:var(--duration-width) calc(50% - var(--total-fixed-space) / 2) calc(50% - var(--total-fixed-space) / 2) var(--button-width) var(
      --info-button-width
    );align-items:center;gap:var(--gap-width);padding:0 35px;border-bottom:1px solid #eaeaea;height:85px;--light-gray:#eaeaea;--dark-gray:#eaeaea;--animation-duration:1.25s}.ActiveCallRow_container__cfd_9 p{width:100%;margin:0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ActiveCallRow_container__cfd_9.ActiveCallRow_last__rOUlm{border-bottom:none}.ActiveCallRow_duration__mbW61{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;display:flex;align-items:flex-end;overflow:visible}.ActiveCallRow_duration__mbW61.ActiveCallRow_hold__nkG_p{color:#ff7116}.ActiveCallRow_duration__mbW61.ActiveCallRow_active__TBpqT{color:#424242}.ActiveCallRow_duration__mbW61.ActiveCallRow_queue__At0Mr{color:#39f}.ActiveCallRow_nameContainer__fqUzv{display:flex;align-items:flex-start;flex-direction:column;gap:3px;overflow:hidden}.ActiveCallRow_nameContainer__fqUzv .ActiveCallRow_name__P1aKI{font-size:16px;line-height:19px;color:#424242}.ActiveCallRow_nameContainer__fqUzv .ActiveCallRow_name__P1aKI,.ActiveCallRow_nameContainer__fqUzv .ActiveCallRow_phoneNumber__NfqwX{font-family:Inter;font-style:normal;font-weight:600;display:flex;align-items:flex-start;flex-direction:row;max-width:100%;overflow:hidden}.ActiveCallRow_nameContainer__fqUzv .ActiveCallRow_phoneNumber__NfqwX{font-size:14px;line-height:17px;color:#ababab}.ActiveCallRow_info__HNajR{font-weight:500}.ActiveCallRow_info__HNajR,.ActiveCallRow_pluckButton__UD5XX{font-family:Inter;font-style:normal;font-size:16px;line-height:19px;display:flex;align-items:center;color:#424242}.ActiveCallRow_pluckButton__UD5XX{height:35px;width:73px;justify-content:center;font-weight:600;background:#f4f4f4;border-radius:6px;cursor:pointer;pointer-events:auto;text-align:center}.ActiveCallRow_pluckButton__UD5XX.ActiveCallRow_loading__6Kntx{pointer-events:none}.ActiveCallRow_pluckButton__UD5XX:hover{background-color:#eaeaea}.ActiveCallRow_loaderRowA__0r_mW{animation-name:ActiveCallRow_changeOpacityA__nrgtY;animation-iteration-count:infinite;animation-direction:alternate-reverse}.ActiveCallRow_loaderRowA__0r_mW,.ActiveCallRow_loaderRowB__Y5df0{height:20px;width:100%;background-color:var(--dark-gray);border-radius:20px;animation-duration:var(--animation-duration)}.ActiveCallRow_loaderRowB__Y5df0{animation-name:ActiveCallRow_changeOpacityB__bVrzK;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes ActiveCallRow_changeOpacityA__nrgtY{0%{opacity:1}to{opacity:.25}}@keyframes ActiveCallRow_changeOpacityB__bVrzK{0%{opacity:.25}to{opacity:1}}.InQueueCallRow_container__26LQM{display:grid;--gap-width:6px;--duration-width:40px;--button-width:80px;--info-button-width:35px;--total-fixed-space:calc((var(--gap-width) * 3) + var(--duration-width) + var(--button-width) + var(--info-button-width));--remaining-space:calc(100% - var(--total-fixed-space));grid-template-columns:var(--duration-width) calc((100% - var(--total-fixed-space)) * .3) calc((100% - var(--total-fixed-space)) * .3) calc((100% - var(--total-fixed-space)) * .4) var(--button-width) var(--info-button-width);align-items:center;gap:var(--gap-width);padding:0 35px;border-bottom:1px solid #eaeaea;height:85px;--light-gray:#eaeaea;--dark-gray:#eaeaea;--animation-duration:1.25s;--to-section-side-padding:10px}.InQueueCallRow_container__26LQM p{margin:0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.InQueueCallRow_container__26LQM:last-child{border-bottom:none}.InQueueCallRow_duration__o6LQf{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;display:flex;align-items:flex-end;overflow:visible;color:#19b444}.InQueueCallRow_nameContainer__63Pew{display:flex;align-items:flex-start;flex-direction:column;gap:3px;overflow:hidden}.InQueueCallRow_profileSection__zfJso{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242;overflow:hidden;text-align:left;padding:0 0 0 var(--to-section-side-padding)}.InQueueCallRow_textContainer__CIrL5{display:flex;flex-direction:column;overflow:hidden;gap:5px;max-width:100%}.InQueueCallRow_profileSection__zfJso .InQueueCallRow_title__J0hjd{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:19px;display:flex;align-items:center;flex-direction:row;color:#424242;overflow:hidden;max-width:100%}.InQueueCallRow_profileSection__zfJso .InQueueCallRow_subtitle__nwDYU{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:17px;display:flex;align-items:center;flex-direction:row;color:#ababab;overflow:hidden;max-width:100%}.InQueueCallRow_groupSectionContainer__2_mNf,.InQueueCallRow_toSection__zYBvn .InQueueCallRow_profileImageContainer__xgf8z{position:relative}.InQueueCallRow_groupSection__rk67R{display:flex;align-items:center;justify-content:flex-start;gap:0;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242;overflow:hidden;text-align:left;cursor:pointer;padding:7px var(--to-section-side-padding);max-width:-moz-fit-content;max-width:fit-content;position:relative}.InQueueCallRow_groupSection__rk67R.InQueueCallRow_active__PbuH4,.InQueueCallRow_groupSection__rk67R:hover{background:#eaeaea;border-radius:6px}.InQueueCallRow_groupSection__rk67R .InQueueCallRow_groupIcon__tzFeZ{display:flex;align-items:center;justify-content:center}.InQueueCallRow_info___kCd6{font-weight:500;font-size:14px;flex-direction:row;overflow:hidden;max-width:100%}.InQueueCallRow_info___kCd6,.InQueueCallRow_listenInButton__GgKhK{font-family:Inter;font-style:normal;line-height:19px;display:flex;align-items:center;color:#424242}.InQueueCallRow_listenInButton__GgKhK{height:35px;width:var(--button-width);justify-content:center;font-weight:600;font-size:16px;background:#f4f4f4;border-radius:6px;cursor:pointer;pointer-events:auto}.InQueueCallRow_listenInButton__GgKhK:hover{background-color:#eaeaea}.InQueueCallRow_loaderRowA__SFn2k{animation-name:InQueueCallRow_changeOpacityA__Z8HWb;animation-iteration-count:infinite;animation-direction:alternate-reverse}.InQueueCallRow_loaderRowA__SFn2k,.InQueueCallRow_loaderRowB__4ivOR{height:20px;width:100%;background-color:var(--dark-gray);border-radius:20px;animation-duration:var(--animation-duration)}.InQueueCallRow_loaderRowB__4ivOR{animation-name:InQueueCallRow_changeOpacityB__kGYBe;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes InQueueCallRow_changeOpacityA__Z8HWb{0%{opacity:1}to{opacity:.25}}@keyframes InQueueCallRow_changeOpacityB__kGYBe{0%{opacity:.25}to{opacity:1}}.UserCallLegRow_container__5_5Hl{display:flex;flex-direction:row;justify-content:space-between;padding:10px 20px;align-items:center;gap:10px;overflow:hidden;max-width:100%}.UserCallLegRow_container__5_5Hl:hover{background:#f5f5f5;cursor:pointer}.UserCallLegRow_container__5_5Hl p{margin:0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.UserCallLegRow_container__5_5Hl:first-child,.UserCallLegRow_container__5_5Hl:last-child{padding:16px 20px}.UserCallLegRow_container__5_5Hl .UserCallLegRow_leftContent__x4Xso{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:360px}.UserCallLegRow_container__5_5Hl .UserCallLegRow_leftIcon__2Qsnf{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:28px}.UserCallLegRow_title__XcssV{font-weight:600;font-size:16px;line-height:19px;color:#424242}.UserCallLegRow_subtitle__3sPDx,.UserCallLegRow_title__XcssV{font-family:Inter;font-style:normal;display:flex;align-items:center}.UserCallLegRow_subtitle__3sPDx{font-weight:400;font-size:14px;line-height:17px;color:#ababab}.UserCallLegRow_container__5_5Hl .UserCallLegRow_leftContent__x4Xso .UserCallLegRow_detailRow__TOEiv{display:flex;flex-direction:row}.UserCallLegRow_container__5_5Hl .UserCallLegRow_leftContent__x4Xso .UserCallLegRow_detailRow__TOEiv .UserCallLegRow_divider__H5Y3k{width:3px;height:3px;background:#ababab;flex:none;border-radius:10px;align-items:center;margin:8px 4px}.UserCallLegRow_container__5_5Hl .UserCallLegRow_rightContent__IlVPR,.UserCallLegRow_container__5_5Hl .UserCallLegRow_rightContent__IlVPR .UserCallLegRow_phoneButton__XkINn{cursor:pointer}.AnsweredCallRow_container__aj3wh{display:grid;--gap-width:10px;--duration-width:75px;--button-width:96px;--info-button-width:35px;--total-fixed-space:calc((var(--gap-width) * 5) + var(--duration-width) + var(--button-width) + var(--info-button-width));--remaining-space:calc(100% - var(--total-fixed-space));grid-template-columns:var(--duration-width) calc((100% - var(--total-fixed-space)) * .3) calc((100% - var(--total-fixed-space)) * .3) calc((100% - var(--total-fixed-space)) * .4) var(--button-width) var(--info-button-width);align-items:center;gap:var(--gap-width);padding:0 35px;border-bottom:1px solid #eaeaea;height:85px;--light-gray:#eaeaea;--dark-gray:#eaeaea;--animation-duration:1.25s;--to-section-side-padding:10px}.AnsweredCallRow_container__aj3wh p{margin:0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.AnsweredCallRow_container__aj3wh.AnsweredCallRow_last__GHF9B{border-bottom:none}.AnsweredCallRow_duration__CKEuD{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;display:flex;align-items:flex-end;overflow:visible;color:#19b444}.AnsweredCallRow_nameContainer__pcOSm{display:flex;align-items:flex-start;flex-direction:column;gap:3px;overflow:hidden}.AnsweredCallRow_profileSection__OYVVo{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242;overflow:hidden;text-align:left;padding:0 0 0 var(--to-section-side-padding)}.AnsweredCallRow_textContainer__aRyPQ{display:flex;flex-direction:column;overflow:hidden;gap:5px}.AnsweredCallRow_profileSection__OYVVo .AnsweredCallRow_title__vmZ33{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;display:flex;align-items:center;flex-direction:row;color:#424242;overflow:hidden;max-width:100%}.AnsweredCallRow_profileSection__OYVVo .AnsweredCallRow_subtitle__Pg6Sj{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;display:flex;align-items:center;flex-direction:row;color:#ababab;overflow:hidden;max-width:100%}.AnsweredCallRow_groupSectionContainer__SXrF5,.AnsweredCallRow_toSection__XcqJs .AnsweredCallRow_profileImageContainer__L2oK1{position:relative}.AnsweredCallRow_groupSection__i1zCq{display:flex;align-items:center;justify-content:flex-start;gap:0;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242;overflow:hidden;text-align:left;cursor:pointer;padding:7px var(--to-section-side-padding);max-width:-moz-fit-content;max-width:fit-content;position:relative}.AnsweredCallRow_groupSection__i1zCq.AnsweredCallRow_active___EFUf,.AnsweredCallRow_groupSection__i1zCq:hover{background:#eaeaea;border-radius:6px}.AnsweredCallRow_groupSection__i1zCq .AnsweredCallRow_groupIcon__KJqJa{display:flex;align-items:center;justify-content:center}.AnsweredCallRow_info__SSOqp{font-weight:500;flex-direction:row;overflow:hidden;max-width:100%}.AnsweredCallRow_info__SSOqp,.AnsweredCallRow_listenInButton__U7KEz{font-family:Inter;font-style:normal;font-size:16px;line-height:19px;display:flex;align-items:center;color:#424242}.AnsweredCallRow_listenInButton__U7KEz{height:35px;width:var(--button-width);justify-content:center;font-weight:600;background:#f4f4f4;border-radius:6px;cursor:pointer;pointer-events:auto}.AnsweredCallRow_listenInButton__U7KEz:hover{background-color:#eaeaea}.AnsweredCallRow_loaderRowA__dsB1_{animation-name:AnsweredCallRow_changeOpacityA__HEvbw;animation-iteration-count:infinite;animation-direction:alternate-reverse}.AnsweredCallRow_loaderRowA__dsB1_,.AnsweredCallRow_loaderRowB__P_UHY{height:20px;width:100%;background-color:var(--dark-gray);border-radius:20px;animation-duration:var(--animation-duration)}.AnsweredCallRow_loaderRowB__P_UHY{animation-name:AnsweredCallRow_changeOpacityB__9QGMY;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes AnsweredCallRow_changeOpacityA__HEvbw{0%{opacity:1}to{opacity:.25}}@keyframes AnsweredCallRow_changeOpacityB__9QGMY{0%{opacity:.25}to{opacity:1}}.ActiveCallsHeader_container__fuEvV{display:flex;align-items:flex-end;justify-content:flex-start;height:100%;flex-direction:row;gap:10px}.ActiveCallsHeader_container__fuEvV p{margin:0;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ActiveCallsHeader_menuButton__xLxTc{display:flex;flex-direction:column;justify-content:flex-end;height:50px;padding:0 7px;cursor:pointer;pointer-events:auto}.ActiveCallsHeader_menuButton__xLxTc.ActiveCallsHeader_active__nuKIo{border-bottom:5px solid #000}.ActiveCallsHeader_menuButton__xLxTc.ActiveCallsHeader_default__DW1sX{border-bottom:5px solid transparent}.ActiveCallsHeader_menuButtonTitle__taRvn{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:22px;display:flex;align-items:center;margin-bottom:10px}.ActiveCallsHeader_menuButton__xLxTc.ActiveCallsHeader_active__nuKIo>.ActiveCallsHeader_menuButtonTitle__taRvn{color:#000}.ActiveCallsHeader_menuButton__xLxTc.ActiveCallsHeader_default__DW1sX>.ActiveCallsHeader_menuButtonTitle__taRvn{color:#ababab}.ActiveCalls_container__nTv3q{--content-padding:35px;--header-height:62px;--container-height:350px;background:#fff;border:1px solid #d7d7d7;border-radius:6px;width:100%;height:var(--container-height);margin-top:31px;display:flex;flex-direction:column;overflow:hidden}.ActiveCalls_header__27vTd{width:100%;height:var(--header-height);padding:0 var(--content-padding);border-bottom:1px solid #d7d7d7}.ActiveCalls_content__Sy1eS{height:calc(var(--container-height) - var(--header-height))}.CallActivityRow_container__eQTiz{display:grid;--gap-width:10px;--date-width:85px;--time-width:80px;--button-width:26px;--buttons-width:calc(135px - var(--button-width));--buttons-container-width:calc(180px - var(--button-width));--total-gap-size:calc(var(--gap-width) * 4);--total-fixed-space:calc(var(--date-width) + var(--time-width) + var(--buttons-container-width) + var(--total-gap-size));--large-column-width:calc(50% - var(--total-fixed-space) / 2);grid-template-columns:var(--large-column-width) var(--large-column-width) var(--date-width) var(--time-width) var(--buttons-container-width);-moz-column-gap:var(--gap-width);column-gap:var(--gap-width);--light-gray:#eaeaea;--dark-gray:#eaeaea;--animation-duration:1.25s;align-items:center;padding:0 35px;border-bottom:1px solid #eaeaea;height:85px}.CallActivityRow_container__eQTiz p{margin:0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.CallActivityRow_container__eQTiz.CallActivityRow_last__j0iPW{border-bottom:none}.CallActivityRow_nameContainer__mQILT{display:flex;align-items:flex-start;flex-direction:column;gap:3px;overflow:hidden}.CallActivityRow_nameContainer__mQILT .CallActivityRow_name__ujexN{max-width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:2px;overflow:hidden}.CallActivityRow_nameContainer__mQILT .CallActivityRow_name__ujexN .CallActivityRow_nameText__XVjCd{display:block;font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#424242;flex-shrink:1}.CallActivityRow_nameContainer__mQILT .CallActivityRow_name__ujexN .CallActivityRow_icon__p2K6G{height:24px;width:24px;display:flex;align-items:center;justify-content:center;border-radius:24px;position:relative;margin-bottom:4px}.CallActivityRow_nameContainer__mQILT .CallActivityRow_name__ujexN .CallActivityRow_icon__p2K6G:hover{background-color:#eaeaea;cursor:pointer}.CallActivityRow_iconTag__5UbpW{position:absolute;font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;align-items:center;color:#fff;background:#424242;border-radius:6px;padding:5px 10px;left:calc(100% + 2px);top:0;bottom:0;display:none}.CallActivityRow_nameContainer__mQILT .CallActivityRow_name__ujexN .CallActivityRow_icon__p2K6G:hover>.CallActivityRow_iconTag__5UbpW{display:flex}.CallActivityRow_nameContainer__mQILT .CallActivityRow_phoneNumber__xKHoo{display:block;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#ababab;max-width:100%}.CallActivityRow_infoContainer__8QX4B{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:5px;overflow:hidden}.CallActivityRow_infoContainer__8QX4B .CallActivityRow_tag__GK2HW{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;display:flex;align-items:center;color:#424242;background:#f4f4f4;border-radius:6px;padding:5px 10px;overflow:hidden}.CallActivityRow_tagLabel__cmlXR{display:block}.CallActivityRow_date__5mdvd,.CallActivityRow_tagLabel__cmlXR{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242}.CallActivityRow_date__5mdvd,.CallActivityRow_time__0a2gg{justify-content:flex-end;flex-direction:row;display:flex;align-items:center;text-align:right}.CallActivityRow_time__0a2gg{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#424242}.CallActivityRow_buttonsContainer__yrXoD{display:flex;justify-content:flex-end;flex-direction:row;width:var(--buttons-container-width)}.CallActivityRow_buttonsContainer__yrXoD .CallActivityRow_buttons__Go35W{display:flex;justify-content:flex-end;flex-direction:row;gap:15px;width:var(--buttons-width)}.CallActivityRow_buttonsContainer__yrXoD .CallActivityRow_buttons__Go35W .CallActivityRow_button__Rniqt{height:35px;width:35px;display:flex;justify-content:center;align-items:center;background:#f4f4f4;border-radius:35px;cursor:pointer;pointer-events:auto}.CallActivityRow_buttonsContainer__yrXoD .CallActivityRow_buttons__Go35W .CallActivityRow_button__Rniqt:hover{background-color:#eaeaea}.CallActivityRow_loaderRowA__Tp0lI{width:352px;animation-name:CallActivityRow_changeOpacityB__ysu0d;animation-iteration-count:infinite;animation-direction:alternate-reverse}.CallActivityRow_loaderRowA__Tp0lI,.CallActivityRow_loaderRowB__SA4lR{height:20px;background-color:var(--dark-gray);border-radius:20px;animation-duration:var(--animation-duration)}.CallActivityRow_loaderRowB__SA4lR{width:175px;animation-name:CallActivityRow_changeOpacityA__OO_JW;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes CallActivityRow_changeOpacityA__OO_JW{0%{opacity:1}to{opacity:.25}}@keyframes CallActivityRow_changeOpacityB__ysu0d{0%{opacity:.25}to{opacity:1}}.CallActivityHeader_container__HS7LK{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;height:100%;gap:10px}.CallActivityHeader_container__HS7LK p{margin:0;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CallActivityHeader_menuButton__31IFl{display:flex;flex-direction:column;justify-content:flex-end;height:50px;padding:0 7px;cursor:pointer;pointer-events:auto}.CallActivityHeader_menuButton__31IFl.CallActivityHeader_active__iOo95{border-bottom:5px solid #000}.CallActivityHeader_menuButton__31IFl.CallActivityHeader_default__wpK0x{border-bottom:5px solid transparent}.CallActivityHeader_menuButtonTitle__BvE4y{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:22px;display:flex;align-items:center;margin-bottom:10px}.CallActivityHeader_menuButton__31IFl.CallActivityHeader_active__iOo95>.CallActivityHeader_menuButtonTitle__BvE4y{color:#000}.CallActivityHeader_menuButton__31IFl.CallActivityHeader_default__wpK0x>.CallActivityHeader_menuButtonTitle__BvE4y{color:#ababab}.CallActivity_container__LAscs{--content-padding:35px;--header-height:62px;--container-height:350px;background:#fff;border:1px solid #d7d7d7;border-radius:6px;width:100%;height:var(--container-height);margin-top:31px;display:flex;flex-direction:column;overflow:hidden}.CallActivity_header__tSyhn{width:100%;height:var(--header-height);padding:0 var(--content-padding);border-bottom:1px solid #d7d7d7}.CallActivity_content__FVozg{height:calc(var(--container-height) - var(--header-height))}.NumberPad_numberPad__VPphG{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;max-width:330px;width:100%}.NumberPad_numberPadRow__G2NAm{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.NumberPad_number__U5X8a{height:90px;width:90px;cursor:pointer;pointer-events:auto;font-family:Inter;font-style:normal;font-weight:400;font-size:38px;line-height:46px;display:flex;align-items:center;justify-content:center;color:#000}.DialOutDropdown_container__RR5Gj{position:relative;margin-bottom:2px}.DialOutDropdown_container__RR5Gj p{margin:0;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left}.DialOutDropdown_button__Hy4sp{height:29px;width:100%;padding:0 10px;display:flex;justify-content:space-between;border-radius:4px;cursor:pointer;overflow:hidden;gap:10px}.DialOutDropdown_button__Hy4sp:hover{background:#f4f4f4}.DialOutDropdown_button__Hy4sp .DialOutDropdown_leftText__65mrj{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;color:#ababab;flex-shrink:0;overflow:hidden}.DialOutDropdown_button__Hy4sp .DialOutDropdown_rightSection__yXZ05{justify-content:flex-end;gap:10px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;text-align:right;color:#424242;overflow:hidden}.DialOutDropdown_button__Hy4sp .DialOutDropdown_rightSection__yXZ05 .DialOutDropdown_arrow__2qbw_{display:flex;align-items:center;justify-content:center}.DialOutDropdown_resultsContainer__SgAbC{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:8px;z-index:1000}.DialOutDropdown_results__FkBEQ{max-height:450px;padding:10px}.DialOutDropdown_row__HNj7B{display:flex;flex-direction:row;justify-content:space-between;gap:10px;align-items:center;padding:6px 9px 6px 20px;margin-bottom:8px;position:relative;overflow:hidden}.DialOutDropdown_row__HNj7B.DialOutDropdown_loading__FVV9n{pointer-events:none}.DialOutDropdown_row__HNj7B.DialOutDropdown_inactive___6wxz{pointer-events:none;opacity:.5}.DialOutDropdown_resultsContent__MCTvy>.DialOutDropdown_row__HNj7B:last-child{margin-bottom:0}.DialOutDropdown_row__HNj7B:hover{background:#f4f4f4;border-radius:4px}.DialOutDropdown_row__HNj7B .DialOutDropdown_leftContainer__oQ34b{display:flex;flex-direction:column;gap:5px;justify-content:flex-start;overflow:hidden}.DialOutDropdown_row__HNj7B .DialOutDropdown_leftContainer__oQ34b .DialOutDropdown_topRow__tXTBD{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;color:#424242}.DialOutDropdown_row__HNj7B .DialOutDropdown_leftContainer__oQ34b .DialOutDropdown_bottomRow__r_Qed{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;align-items:center;color:#424242;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.DialOutDropdown_row__HNj7B.DialOutDropdown_selected__2TpvP>.DialOutDropdown_leftContainer__oQ34b .DialOutDropdown_bottomRow__r_Qed,.DialOutDropdown_row__HNj7B.DialOutDropdown_selected__2TpvP>.DialOutDropdown_leftContainer__oQ34b .DialOutDropdown_topRow__tXTBD{color:var(--theme-color)}.DialOutDropdown_row__HNj7B.DialOutDropdown_selected__2TpvP{pointer-events:none}.DialOutDropdown_row__HNj7B.DialOutDropdown_default__gWV6i{pointer-events:auto;cursor:pointer}.DialOutDropdown_row__HNj7B .DialOutDropdown_rightContainer__Y2gxg{flex-direction:row;justify-content:flex-end;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;color:#ababab;flex-shrink:0}.DialOutDropdown_bullet__O2NL7,.DialOutDropdown_checkmark__OXlC1{display:flex;align-items:center;justify-content:center}.DialOutDropdown_checkmark__OXlC1{position:absolute;left:0;top:0;bottom:0;margin:auto}.NumberPadSearchHeader_container__6IyWW{display:flex;align-items:flex-start;justify-content:center;height:100%;flex-direction:row;gap:0;border-bottom:1px solid #eaeaea}.NumberPadSearchHeader_container__6IyWW p{margin:0;padding:0;text-overflow:ellipsis;overflow:show;white-space:nowrap}.NumberPadSearchHeader_menuButton__oC2Os{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:flex-end;height:50px;padding:0 7px;cursor:pointer;pointer-events:auto}.NumberPadSearchHeader_menuButton__oC2Os.NumberPadSearchHeader_active__GPvF7{border-bottom:5px solid #424242}.NumberPadSearchHeader_menuButton__oC2Os.NumberPadSearchHeader_default__Pk0LJ{border-bottom:5px solid transparent}.NumberPadSearchHeader_menuButtonTitle__RQ_Th{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:22px;display:flex;align-items:center;margin-bottom:10px}.NumberPadSearchHeader_menuButton__oC2Os.NumberPadSearchHeader_active__GPvF7>.NumberPadSearchHeader_menuButtonTitle__RQ_Th{color:#424242}.NumberPadSearchHeader_menuButton__oC2Os.NumberPadSearchHeader_default__Pk0LJ>.NumberPadSearchHeader_menuButtonTitle__RQ_Th{color:#ababab}.NumberPadSearchHeader_titleLength__4BesJ{font-size:14px;padding-left:8px;margin-top:12px}.PhoneSearchRow_row__YuZXX{margin:10px 0;padding:10px;border-radius:5px;display:flex;flex-direction:row;gap:10px;cursor:pointer;justify-content:space-between}.PhoneSearchRow_row__YuZXX.PhoneSearchRow_unclickable__S80Nt{cursor:default;pointer-events:none;opacity:.5}.PhoneSearchRow_row__YuZXX:hover{background:#f4f4f4;border-radius:6px}.PhoneSearchRow_leftContent__L2Qab{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}.PhoneSearchRow_loaderContainer__9V4ip{display:flex;align-items:center;justify-content:center;width:20px}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE{height:40px;width:40px;position:relative}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_textContainer__rqrfd{display:flex;gap:4px;flex-direction:column;align-items:flex-start;justify-content:center}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_image__nnmnt{height:40px;width:40px;border-radius:20px;overflow:hidden}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContent__OwE5e{font-family:Inter;font-style:normal;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;position:relative;color:#f0f0f0;font-weight:600;border:solid #f0f0f0}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContent__OwE5e.PhoneSearchRow_withBackground__YJpCq{background-color:#eaeaea;border:solid #eaeaea}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_activityStatus__K3QUY{background:#19b444;height:12px;width:12px;border:1.63691px solid #fff;right:0;bottom:0;border-radius:6px;position:absolute}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContent__OwE5e.PhoneSearchRow_blue__DABN5,.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContent__OwE5e.PhoneSearchRow_green__A3OvH{background-color:#266c9e}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContent__OwE5e.PhoneSearchRow_orange__bJ8vw,.PhoneSearchRow_row__YuZXX .PhoneSearchRow_imageContainer__YS5iE .PhoneSearchRow_imageContentpurple__LElbg{background-color:#bb681a}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_primaryText__C4rpB{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;display:flex;align-items:center;color:#424242}.PhoneSearchRow_row__YuZXX .PhoneSearchRow_secondaryText__JwHgY{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;display:flex;align-items:center;color:#8f8f8f}.PhoneSearchRow_loader__ft5j6.PhoneSearchRow_titleLoader__aGVPg{height:19px;width:100%;background:#eaeaea;border-radius:22px}.PhoneSearchRow_loader__ft5j6.PhoneSearchRow_subtitleLoader__221VO{height:17px;width:100%;background:#eaeaea;border-radius:22px}.PhoneSearchRow_loader__ft5j6.PhoneSearchRow_opacityAnimationA__Ss_8Y{animation-name:PhoneSearchRow_changeOpacityA__Khyz_;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-duration:1.2s}.PhoneSearchRow_loader__ft5j6.PhoneSearchRow_opacityAnimationB__W0_tD{animation-name:PhoneSearchRow_changeOpacityB___W6X4;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-duration:1.2s}@keyframes PhoneSearchRow_changeOpacityA__Khyz_{0%{opacity:1}to{opacity:.25}}@keyframes PhoneSearchRow_changeOpacityB___W6X4{0%{opacity:.25}to{opacity:1}}.PhoneNumberPad_container__m1eHy{display:flex;align-items:center;justify-content:center;--animation-duration:1.25s;flex-direction:column;max-width:410px;margin:0 auto}.PhoneNumberPad_container__m1eHy p{margin:0;padding:0}.PhoneNumberPad_content__Tuu_H{display:flex;flex-direction:column;margin-top:25px;max-width:100%}.PhoneNumberPad_header__K1_C3{display:grid;grid-template-columns:21px 1fr 21px;padding:0;border-bottom:1px solid #d7d7d7;position:relative;max-width:100%;gap:10px}.PhoneNumberPad_activeBorder__rVCSn{border-bottom:1px solid #39f}.PhoneNumberPad_phoneIcon__XBGEv{grid-row:1;grid-column:1;display:flex;align-items:center;justify-content:center}.PhoneNumberPad_headerPlaceholder__6SpHE{grid-row:1;grid-column:2;font-family:Inter;font-style:normal;font-weight:500;font-size:21px;line-height:25px;display:flex;align-items:center;justify-content:center;text-align:center;color:#424242;pointer-events:none;cursor:default;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.PhoneNumberPad_headerPlaceholder__6SpHE p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.PhoneNumberPad_input__MucaK input{border:none;outline:none;width:100%;height:70px;background:transparent;padding:20px 26px;margin:0;font-family:Inter;font-style:normal;font-weight:500;font-size:21px;line-height:25px;display:flex;align-items:center;text-align:center;color:#39f}.PhoneNumberPad_input__MucaK input::-moz-placeholder{color:#f4f4f4;opacity:1}.PhoneNumberPad_input__MucaK input::placeholder{color:#f4f4f4;opacity:1}.PhoneNumberPad_input__MucaK input:-ms-input-placeholder{color:#f4f4f4}.PhoneNumberPad_input__MucaK input::-ms-input-placeholder{color:#f4f4f4}.PhoneNumberPad_numberPadContent__ZK8Av{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;margin-top:40px}.PhoneNumberPad_callButton__9Wy0d{height:65px;width:100%;background:#d7d7d7;font-family:Inter;font-style:normal;font-weight:700;font-size:22px;line-height:27px;display:flex;align-items:center;justify-content:center;color:#fff;gap:10px;border-radius:65px;margin-top:10px}.PhoneNumberPad_callButton__9Wy0d.PhoneNumberPad_default__Q6HXP{background:#d7d7d7;pointer-events:none;cursor:default}.PhoneNumberPad_callButton__9Wy0d.PhoneNumberPad_active__ZdZAT{background:#19b444;pointer-events:auto;cursor:pointer}.PhoneNumberPad_callButton__9Wy0d.PhoneNumberPad_loading__6whM8{background:#19b444;pointer-events:none}.PhoneNumberPad_icon__Eml2W{display:flex;align-items:center;justify-content:center}.PhoneNumberPad_callSearchWindow__pnQP4{padding-top:8px;display:flex;justify-content:space-between;flex-direction:column;height:535px;overflow:visible}.PhoneNumberPad_profileView__GBbGM{display:flex;flex:row}.PhoneNumberPad_scrollableList__UgslP{height:230px}.PhoneNumberPad_scrollableList__UgslP::-webkit-scrollbar{display:none}.PhoneNumberPad_callSearchWindow__pnQP4 .PhoneNumberPad_userType__U9NQE{padding-top:16px;padding-bottom:12px;padding-left:8px;color:#686868;font-family:Inter;font-weight:500;border-bottom:1px solid #d7d7d7;display:flex;flex-direction:row}.PhoneNumberPad_noResultsRow__H7Eku{height:60px;margin:10px 0;padding:10px;border-radius:5px;display:flex;flex-direction:row;cursor:pointer;justify-content:center;align-items:center;font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#39f}.PhoneNumberPad_noResultsRow__H7Eku:hover{background:#f4f4f4;border-radius:6px}.PhoneNumberPad_noResultsRow__H7Eku.PhoneNumberPad_unclickable___E874{pointer-events:none;cursor:default}.PhoneNumberPad_recordCallPermissionContainer__GEypz{display:flex;flex-direction:row;margin-top:20px;align-items:center;justify-content:space-between;--animation-duration:1.25s;max-width:365px;width:100%;height:40px;background-color:#f4f4f4;border-radius:8px;padding:"4px" 8px "4px" 12px;color:#424242}.phone_container__QRKD6{--content-width:calc(100vw - var(--menu-width));--content-padding:40px;--content-gap:20px;--availale-width:calc(var(--content-width) - (2 * var(--content-padding)) - var(--content-gap));--phone-header-height:60px;--min-content-height:calc(100vh - var(--header-height));display:flex;width:var(--content-width);min-height:var(--min-content-height);flex-direction:column}.phone_headerContainer__U5Z87{height:var(--phone-header-height);width:100%;padding:0 var(--content-padding);z-index:1;border-bottom:1px solid #eaeaea}.phone_contentContainer__dwKuH{height:100%;width:100%;padding:0 var(--content-padding);min-height:calc(var(--min-content-height) - var(--phone-header-height));display:flex;flex-direction:row;gap:var(--content-gap);z-index:0}.phone_numberPadContainer__klQKd{width:calc(var(--availale-width) * .4);height:100%}.phone_sideContentContainer__PZmnZ{width:calc(var(--availale-width) * .6);height:100%}