.audioPlayer_playerWrapper__vmPs1{display:flex;flex-direction:column;border-radius:12px;width:100%;padding-left:.3rem}.audioPlayer_pointer__aST5z{cursor:pointer;max-height:54px}.audioPlayer_controls__zRMDp{display:flex;align-items:center;gap:1rem}.audioPlayer_playButton__l1qMb{background-color:var(--brand_450);color:var(--brand_0);border:none;padding:.75rem;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem}.audioPlayer_time__Piyt_{font-size:.875rem;font-weight:700;color:var(--gray_600);width:40px;text-align:center}.audioPlayer_seekBar__GnDGV{flex:1 1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--brand_450) var(--progress,0),#ddd 0);direction:ltr;border-radius:4px;position:relative;transition:all .3s ease-in-out;cursor:pointer}.audioPlayer_seekBar__GnDGV::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:var(--brand_450);cursor:pointer}.audioPlayer_speedButton__9sN17{font-size:1rem;background:rgba(0,0,0,0);border:none;color:var(--gray_700);font-weight:600;display:flex;align-items:center;gap:.25rem;cursor:pointer;position:relative;width:70px;justify-content:space-between}.audioPlayer_speedButton__9sN17:before{left:-10px}.audioPlayer_speedButton__9sN17:after,.audioPlayer_speedButton__9sN17:before{content:"";width:1px;top:5px;bottom:5px;position:absolute;background:var(--gray_200)}.audioPlayer_speedButton__9sN17:after{right:-10px}.audioPlayer_title__vmDT9{width:200px;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;direction:rtl;font-size:12px;cursor:pointer}.audioPlayer_speedDropdown__ogNEM{min-width:70px;position:absolute;text-align:center;display:flex;align-items:center;flex-direction:column;bottom:110%;right:0;background:var(--brand_0);border-radius:6px;box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725);z-index:10;padding:.5rem 0;border:1px solid var(--gray_100)}.audioPlayer_volumeWrapper___9bwk{display:flex;align-items:center;gap:.5rem}.audioPlayer_volumeWrapper___9bwk .audioPlayer_volume__aUrYR{background:linear-gradient(to right,var(--brand_450) var(--volume,0),#ddd 0);height:4px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:85px;border-radius:4px;direction:ltr}.audioPlayer_volumeWrapper___9bwk .audioPlayer_volume__aUrYR::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);width:0}@media(max-width:1200px){.audioPlayer_mobileControls__bYYcO .audioPlayer_controls__zRMDp{flex-wrap:wrap;row-gap:.75rem;column-gap:1rem;align-items:center;justify-content:space-between}.audioPlayer_mobileControls__bYYcO .audioPlayer_seekBar__GnDGV{width:100%;flex:1 1;position:absolute;bottom:0;left:0}.audioPlayer_mobileControls__bYYcO .audioPlayer_seekBar__GnDGV::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;display:none}.audioPlayer_mobileControls__bYYcO .audioPlayer_time__Piyt_{font-size:.75rem;width:auto;min-width:40px;text-align:center}.audioPlayer_mobileControls__bYYcO .audioPlayer_playButton__l1qMb{padding:.6rem;font-size:1.1rem;border-radius:8px;width:auto;height:auto}.audioPlayer_mobileControls__bYYcO .audioPlayer_speedButton__9sN17{width:auto;font-size:.9rem;gap:.25rem}.audioPlayer_mobileControls__bYYcO .audioPlayer_speedButton__9sN17:after,.audioPlayer_mobileControls__bYYcO .audioPlayer_speedButton__9sN17:before{display:none}.audioPlayer_mobileControls__bYYcO .audioPlayer_speedDropdown__ogNEM{left:50%;transform:translateX(-50%)}.audioPlayer_mobileControls__bYYcO .audioPlayer_volumeWrapper___9bwk{flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.audioPlayer_mobileControls__bYYcO .audioPlayer_volumeWrapper___9bwk .audioPlayer_volume__aUrYR{width:95px}}.audioPlayer_fixedBottom__VJh4Y{position:fixed;left:0;right:0;bottom:0;z-index:1000;width:100%;background:var(--primary_50);padding:.5rem;box-shadow:0 5px 20px 5px rgba(0,0,0,.2)}.audioPlayer_fixedBottom__VJh4Y img{border-radius:.25rem}@media(max-width:1200px){.audioPlayer_fixedBottom__VJh4Y{bottom:90px;background-color:var(--primary_50);border:1px solid var(--primary_200);left:.25rem;right:.25rem;width:calc(100vw - .5rem);max-width:calc(100vw - .5rem);border-radius:.75rem;overflow:hidden;padding:0 0 4px;height:60px;box-shadow:none}.audioPlayer_fixedBottom__VJh4Y img{border-radius:0}}.audioPlayer_fixedBottom__VJh4Y .audioPlayer_audioPlayerWrapper__T_4qQ{width:100%;max-width:1600px;margin:auto}.audioPlayer_mobileControls__bYYcO{display:flex;align-items:center;gap:.5rem}.audioPlayer_fullscreenDrawer__vej_E{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--primary_50);z-index:9999;display:flex;flex-direction:column;animation:audioPlayer_slideUp__Y5C9e .3s ease-out;overflow-y:auto}.audioPlayer_fullscreenDrawer__vej_E.audioPlayer_closing__GAuSa{animation:audioPlayer_slideDown__v947f .3s ease-out}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerHeader__ToJZc{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;border-bottom:1px solid var(--primary_200)}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_menuButton__TAGag{position:relative}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_menuDropdown__J2RRk{position:absolute;text-align:center;display:flex;align-items:stretch;flex-direction:column;top:100%;right:0;background:var(--brand_0);border-radius:6px;box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725);z-index:10;padding:.5rem 0;border:1px solid var(--gray_100);width:max-content}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_menuLink__JBYJJ{text-align:right;padding:.5rem 1rem;color:var(--gray_700);text-decoration:none;font-size:.8rem;font-weight:500;transition:background .2s;cursor:pointer;white-space:nowrap}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_menuLink__JBYJJ:hover{background:var(--gray_50)}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerContent__7cI43{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerContent__7cI43 img{border-radius:1rem;box-shadow:0 8px 24px rgba(0,132,240,.4);max-width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin-bottom:20px}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerTitle__fVYwj{font-size:1.3rem;font-weight:700;text-align:center;color:var(--gray_900);margin:0 0 10px}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerCategory__NyIzz{display:flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;cursor:pointer;margin-top:-15px;margin-bottom:20px;transition:opacity .2s}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerCategory__NyIzz:hover{opacity:.7}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerCategory__NyIzz h5{font-size:.8rem;font-weight:500;color:var(--gray_600);margin:0;display:flex;align-items:center;gap:.25rem}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind{width:100%;display:flex;flex-direction:column;gap:.5rem}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind .audioPlayer_seekBar__GnDGV{width:100%;height:1px;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--brand_450) var(--progress,0),#ddd 0);outline:none;position:relative;cursor:pointer}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind .audioPlayer_seekBar__GnDGV::-webkit-slider-runnable-track{height:3px;border-radius:6px}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind .audioPlayer_seekBar__GnDGV::-webkit-slider-thumb{position:relative;-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--brand_450);cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2);margin-top:-4.5px;z-index:9999}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind .audioPlayer_timeLabels__L_FI3{display:flex;justify-content:space-between;width:100%}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerSeekBar__eXind .audioPlayer_timeLabels__L_FI3 .audioPlayer_time__Piyt_{font-size:.875rem;color:var(--gray_600);width:auto}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerControls__S_xZp{display:flex;align-items:center;justify-content:center;gap:2rem}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerControls__S_xZp .audioPlayer_mainPlayButton__7QPrI{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,132,240,.4)}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerBottomControls__I0JIc{display:flex;align-items:center;justify-content:space-around;width:100%;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--primary_200)}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerBottomControls__I0JIc .audioPlayer_speedButton__9sN17{position:relative;padding:.5rem 0;background:var(--primary_200);border-radius:12px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerBottomControls__I0JIc .audioPlayer_speedButton__9sN17:after,.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerBottomControls__I0JIc .audioPlayer_speedButton__9sN17:before{display:none}.audioPlayer_fullscreenDrawer__vej_E .audioPlayer_drawerBottomControls__I0JIc .audioPlayer_volumeWrapper___9bwk{display:flex;align-items:center;gap:.5rem}@keyframes audioPlayer_slideUp__Y5C9e{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes audioPlayer_slideDown__v947f{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media(max-width:1200px){.audioPlayer_skip__VgG6c{margin-right:auto;margin-left:auto}}.expertCard_author__z6X1c{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.expertCard_author__z6X1c .expertCard_name__dYnFX{font-size:14px;font-weight:400;color:var(--gray_700)}.selectAbleCard_card__cLNrm{border:1px solid #e0e0e0;border-radius:16px;padding:24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;cursor:pointer;background-color:#fff;transition:all .2s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.08)}.selectAbleCard_card__cLNrm:hover{border-color:#1e88e5}.selectAbleCard_checked__LsAuO{border-color:#1e88e5;background-color:#e3f2fd}.selectAbleCard_disabled__RRnfU{opacity:.6;pointer-events:none}.selectAbleCard_radio__YPjxA{margin-top:4px}.selectAbleCard_radio__YPjxA input[type=radio]{accent-color:#1e88e5}.selectAbleCard_icon__AXDFl{font-size:28px;color:#1e88e5;flex-shrink:0}.selectAbleCard_content__gEBL6{flex:1 1}.selectAbleCard_content__gEBL6 h4{margin:0 0 6px;font-size:16px;font-weight:700;color:#212121}.selectAbleCard_content__gEBL6 p{margin:0;font-size:14px;color:#616161;line-height:1.6}.progressBar_progressBarContainer___KdRB{width:100%;height:8px}.progressBar_progressBarFill__GOXUk{height:100%;background-color:#007bff;border-radius:4px;transition:width .3s ease-in-out}.progressBar_progressWrapper__4IZ_Y{position:relative;width:100%;background-color:#e0e0e0;height:8px;border-radius:4px;overflow:hidden}.progressBar_tooltip__Vo__Z{position:absolute;top:-45px;background:#fff;color:#000;font-size:14px;padding:6px 10px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);white-space:nowrap;z-index:2;transition:all .5 ease-in-out}.progressBar_tooltipArrow__Eosq4{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.styles_rate__N75t_{display:flex;align-items:center;justify-content:space-between;gap:.25rem}.styles_rate__N75t_ span{font-size:18px;font-weight:700;line-height:28px}.customDatepicker_root__RCSKE.rmdp-shadow{box-shadow:none!important}.tag_tag__NpZ0t{width:149px;height:32px;border-radius:.5rem;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray_300)}.tag_tag__NpZ0t.tag_clickable__eJ_bh{cursor:pointer}.tag_tag__NpZ0t.tag_active__jc2KX{background-color:var(--primary_600);color:var(--brand_0);border-color:rgba(0,0,0,0)}.tag_tag__NpZ0t.tag_disabled__Je6_H{background-color:var(--gray_50);color:var(--gray_400);border-color:rgba(0,0,0,0)}.boxIcon_boxIcon__AhtJ5{display:flex;border-radius:8px;border:1px solid var(--gray_200);justify-content:center;align-items:center;background-color:var(--brand_0)}.videoPlayer_playerWrapper__YOP4d{display:flex;flex-direction:column;border-radius:12px;width:100%;position:relative;overflow:hidden}.videoPlayer_playerWrapper__YOP4d:hover .videoPlayer_controls__PrErN,.videoPlayer_playerWrapper__YOP4d:hover .videoPlayer_mobileControls__rmJhA{bottom:.5rem}.videoPlayer_video__Mpva0{aspect-ratio:16/9}.videoPlayer_videoPlay__T90cB{position:absolute;top:50%;right:50%;transform:translateY(-50%) translateX(50%)}.videoPlayer_controls__PrErN{display:flex;align-items:center;gap:1rem;position:absolute;right:.5rem;left:.5rem;bottom:-3.5rem;background-color:var(--gray_25);padding:.5rem;border-radius:.5rem;transition:bottom .3s ease-in-out}.videoPlayer_controls__PrErN.videoPlayer_showControls__IEe_Y{bottom:.5rem}.videoPlayer_playButton__tmCpg{background-color:var(--brand_450);color:var(--brand_0);border:none;padding:.75rem;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem}.videoPlayer_time__70hqu{font-size:.875rem;font-weight:700;color:var(--gray_600);width:40px;text-align:center}.videoPlayer_seekBar__YZbgU{flex:1 1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--brand_450) var(--progress,0),#ddd 0);direction:ltr;border-radius:4px;position:relative;transition:all .3s ease-in-out}.videoPlayer_seekBar__YZbgU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:var(--brand_450);cursor:pointer}.videoPlayer_speedButton__5ZD8A{font-size:1rem;background:rgba(0,0,0,0);border:none;color:var(--gray_700);font-weight:600;display:flex;align-items:center;gap:.25rem;cursor:pointer;position:relative;width:70px;justify-content:space-between}.videoPlayer_speedButton__5ZD8A:before{display:none}.videoPlayer_speedButton__5ZD8A:after{content:"";width:1px;top:5px;bottom:5px;right:-10px;position:absolute;background:var(--gray_200)}.videoPlayer_qualityButton__Ov3RF{font-size:1rem;background:rgba(0,0,0,0);border:none;color:var(--gray_700);font-weight:600;display:flex;align-items:center;gap:.25rem;cursor:pointer;position:relative;width:80px;justify-content:space-between}.videoPlayer_qualityButton__Ov3RF:before{display:none}.videoPlayer_qualityButton__Ov3RF:after{content:"";width:1px;top:5px;bottom:5px;right:-10px;position:absolute;background:var(--gray_200)}.videoPlayer_title__LuVkY{width:200px;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;direction:rtl}.videoPlayer_speedDropdown__lqaDg{min-width:70px;position:absolute;text-align:center;display:flex;align-items:center;flex-direction:column;bottom:110%;مثبف:0;background:var(--brand_0);border-radius:6px;box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725);padding:.5rem;border:1px solid var(--gray_100);z-index:10}.videoPlayer_speedDropdown__lqaDg button{height:25px!important}.videoPlayer_qualityDropdown__rxUL4{min-width:80px;position:absolute;text-align:center;display:flex;align-items:center;flex-direction:column;bottom:110%;مثبف:0;background:var(--brand_0);border-radius:6px;box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725);padding:.5rem;border:1px solid var(--gray_100);z-index:10}.videoPlayer_qualityDropdown__rxUL4 button{height:25px!important}.videoPlayer_volumeWrapper__6dYAq{display:flex;align-items:center;gap:.5rem}.videoPlayer_volumeWrapper__6dYAq .videoPlayer_volume__EOFWe{background:linear-gradient(to right,var(--brand_450) var(--volume,0),#ddd 0);height:4px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:85px;border-radius:4px;direction:ltr}.videoPlayer_volumeWrapper__6dYAq .videoPlayer_volume__EOFWe::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);width:0}@media(max-width:1200px){.videoPlayer_controls__PrErN{flex-wrap:wrap;row-gap:.75rem;column-gap:1rem;align-items:center;justify-content:space-between}.videoPlayer_seekBar__YZbgU{width:100%;flex:1 1;position:absolute;bottom:0;left:0}.videoPlayer_seekBar__YZbgU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;display:none}.videoPlayer_time__70hqu{font-size:.75rem;width:auto;min-width:40px;text-align:center}.videoPlayer_playButton__tmCpg{padding:.6rem;font-size:1.1rem;border-radius:8px;width:auto;height:auto}.videoPlayer_speedButton__5ZD8A{width:auto;font-size:.9rem;gap:.25rem}.videoPlayer_speedButton__5ZD8A:after,.videoPlayer_speedButton__5ZD8A:before{display:none}.videoPlayer_qualityButton__Ov3RF{width:auto;font-size:.9rem;gap:.25rem}.videoPlayer_qualityButton__Ov3RF:after,.videoPlayer_qualityButton__Ov3RF:before{display:none}.videoPlayer_qualityDropdown__rxUL4,.videoPlayer_speedDropdown__lqaDg{left:50%;transform:translateX(-50%)}.videoPlayer_volumeWrapper__6dYAq{flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.videoPlayer_volumeWrapper__6dYAq .videoPlayer_volume__EOFWe{width:95px}}.videoPlayer_mobileMode__f3TmC .videoPlayer_controls__PrErN{flex-wrap:wrap;row-gap:.75rem;column-gap:1rem;align-items:center;justify-content:space-between}.videoPlayer_mobileMode__f3TmC .videoPlayer_seekBar__YZbgU{width:100%;flex:1 1;position:absolute;bottom:0;left:0}.videoPlayer_mobileMode__f3TmC .videoPlayer_seekBar__YZbgU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;display:none}.videoPlayer_mobileMode__f3TmC .videoPlayer_time__70hqu{font-size:.75rem;width:auto;min-width:40px;text-align:center}.videoPlayer_mobileMode__f3TmC .videoPlayer_playButton__tmCpg{padding:.6rem;font-size:1.1rem;border-radius:8px;width:auto;height:auto}.videoPlayer_mobileMode__f3TmC .videoPlayer_speedButton__5ZD8A{width:auto;font-size:.9rem;gap:.25rem}.videoPlayer_mobileMode__f3TmC .videoPlayer_speedButton__5ZD8A:after,.videoPlayer_mobileMode__f3TmC .videoPlayer_speedButton__5ZD8A:before{display:none}.videoPlayer_mobileMode__f3TmC .videoPlayer_qualityButton__Ov3RF{width:auto;font-size:.9rem;gap:.25rem}.videoPlayer_mobileMode__f3TmC .videoPlayer_qualityButton__Ov3RF:after,.videoPlayer_mobileMode__f3TmC .videoPlayer_qualityButton__Ov3RF:before{display:none}.videoPlayer_mobileMode__f3TmC .videoPlayer_qualityDropdown__rxUL4,.videoPlayer_mobileMode__f3TmC .videoPlayer_speedDropdown__lqaDg{left:50%;transform:translateX(-50%)}.videoPlayer_mobileMode__f3TmC .videoPlayer_volumeWrapper__6dYAq{flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.videoPlayer_mobileMode__f3TmC .videoPlayer_volumeWrapper__6dYAq .videoPlayer_volume__EOFWe{width:95px}.videoPlayer_mobileMode__f3TmC .videoPlayer_skip__8J_ao{margin-right:auto}.videoPlayer_mobileControls__rmJhA{display:flex;align-items:center;gap:.5rem;position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:rgba(224,242,254,.8);padding:.5rem;border-radius:.5rem;bottom:-3.5rem;transition:bottom .3s ease-in-out}.videoPlayer_mobileControls__rmJhA.videoPlayer_showControls__IEe_Y{bottom:.5rem}.videoPlayer_mobileControls__rmJhA .videoPlayer_seekBar__YZbgU{width:23px;position:relative}@media(max-width:1200px){.videoPlayer_skip__8J_ao{margin-right:auto}}.videoPlayer_pip__wp97L{position:absolute;top:.5rem;left:.5rem;z-index:10}.videoPlayer_maximize__xUtZo{position:absolute;top:.5rem;right:.5rem;z-index:10}.styles_menu__rIXLb{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem!important;height:auto!important;position:relative;width:100%;border-radius:0!important}.styles_menu__rIXLb .styles_titleWrapper__fG__N{display:inline-flex;align-items:center;gap:1rem;position:relative;width:100%;line-height:200%}.styles_menu__rIXLb .styles_titleWrapper__fG__N .styles_accountInfoIcon__bvq3U{width:20px;height:20px}.styles_menu__rIXLb.styles_active__EWjWr{background-color:var(--primary_50)!important;color:var(--primary_700)!important}.styles_menu__rIXLb.styles_active__EWjWr svg{color:var(--primary_600)!important}.styles_divider__dLYd4{float:left;width:calc(100% - 36px)!important}.styles_btnLogout__YY6aJ{color:var(--red_500)!important;display:inline-flex;align-items:center;justify-content:flex-start!important;gap:1rem!important;position:relative;width:100%;line-height:200%;padding:.75rem 1rem!important;height:auto!important}.styles_container__yf_O5{height:60vh;min-height:600px}.styles_inputGroup___05bD{display:inline-flex;flex-direction:column;gap:.375rem}.styles_inputGroup___05bD.styles_fullWidth__NLKL4{width:100%;display:flex}.styles_inputGroup___05bD label{color:var(--gray_700);font-weight:500}.styles_inputGroup___05bD .styles_inputControl__XF6m0{display:inline-flex;gap:6px}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{display:inline-flex;gap:8px;align-items:center;position:relative;border:1px solid var(--gray_300);border-radius:.375rem;padding:0 .625rem}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf input{color:var(--forground);font-family:inherit;padding:.5rem 0;background-color:rgba(0,0,0,0);border:none;border-radius:.375rem;outline:none;flex:1 1}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf input::placeholder{color:var(--gray_500);font-size:14px;text-align:right;font-family:inherit}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf input::-webkit-input-placeholder{font-family:inherit;color:var(--gray_500);font-size:14px;text-align:right}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf input:-ms-input-placeholder{font-family:inherit;color:var(--gray_500);font-size:14px;text-align:right}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf .styles_after__Q429n{height:100%;display:flex;align-items:center;justify-content:center}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf .styles_showPassword__FfXm0{cursor:pointer}.styles_inputGroup___05bD .styles_inputControl__XF6m0 .styles_errorMessage__ZvVH1{color:var(--red_500);min-height:20px;font-size:.75rem}.styles_inputGroup___05bD.styles_ltr__TPfUk input{direction:ltr}.styles_inputGroup___05bD.styles_vertical__ZKMn3 .styles_inputControl__XF6m0{flex-direction:column}.styles_inputGroup___05bD:hover .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{border-color:#bcbecc;background-color:var(--gray_25)}.styles_inputGroup___05bD:active .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{border-color:var(--brand_450)}.styles_inputGroup___05bD:focus-within .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{border-color:var(--brand_450);box-shadow:0 0 0 4px var(--brand_150)}.styles_inputGroup___05bD.styles_error__zkXCi .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{border-color:var(--red_500)}.styles_inputGroup___05bD.styles_error__zkXCi .styles_inputControl__XF6m0 .styles_errorMessage__ZvVH1{color:var(--red_550)}.styles_inputGroup___05bD.styles_error__zkXCi:focus-within .styles_inputControl__XF6m0 .styles_inputWrapper__Xjrgf{box-shadow:0 0 0 4px var(--red_150)}.toolTip_root__FA7wJ{position:relative;display:inline-block}.toolTip_tooltiptext__pyerJ{visibility:hidden;background-color:rgba(0,0,0,.75);color:#fff;text-align:center;padding:4px 8px;border-radius:6px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;white-space:nowrap}.toolTip_root__FA7wJ:hover .toolTip_tooltiptext__pyerJ{visibility:visible;opacity:1}.bottomSheet_bottomSheetBackdrop__ZF03D{background-color:rgba(0,0,0,.4509803922);position:fixed;width:100vw;height:calc(100dvh - 83px);bottom:83px;top:0;left:0;z-index:1100}.bottomSheet_bottomSheet__5H_9q{position:fixed;left:0;right:0;bottom:83px;background-color:var(--brand_0);z-index:1101;transition:transform .3s ease-in-out;border-radius:1rem 1rem 0 0;padding:1.5rem;height:auto;max-height:calc(100dvh - 6rem - 83px);overflow-y:auto;transform:translateY(100%)}.bottomSheet_bottomSheet__5H_9q.bottomSheet_open__ucMj7{transform:translateY(0)}.styles_tableNoData__vC2yU{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px}.styles_tableNoData__vC2yU p{font-weight:400;font-size:14px;line-height:200%;color:var(--gray_400)}.styles_richHtml__Oknv3{text-align:justify;margin-top:0;margin-bottom:0;line-height:28px;font-family:IranSans!important;font-size:16px!important;line-height:200%!important;-moz-user-select:none;user-select:none;-webkit-user-select:none}.styles_richHtml__Oknv3 img{max-width:100%;margin:auto;display:block}.styles_richHtml__Oknv3 p,.styles_richHtml__Oknv3 span{font-family:IranSans!important;font-size:16px!important;line-height:200%!important}.styles_richHtml__Oknv3 .styles_imageContainer__F6XzT{margin:0;padding:0;line-height:0}.styles_richHtml__Oknv3 .styles_imageContainer__F6XzT img{width:auto!important;height:auto!important}