.modal-my_team__overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999}.modal-my_team{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:auto}.modal-my_team::-webkit-scrollbar-button{display:none;width:0;height:0}.modal-my_team::-webkit-scrollbar-button:end:increment,.modal-my_team::-webkit-scrollbar-button:start:decrement{display:none}.modal-my_team__content{position:relative;border-radius:8px;overflow:auto;border:1px solid #949494;background-color:#fff}.my-team_modal_contentWrapper{width:473px;padding:16px 16px 16px 0}.my-team_modal_header,.my-team_modal_table_filters{margin-left:16px}.my-team_modal_table_filters{display:flex;gap:8px;flex-direction:row;margin-bottom:8px}.my-team_modal_table_columns{width:100%;display:flex;justify-content:space-between;padding-left:136px;padding-right:24px;margin-bottom:8px}.my-team_modal_table_dop_columns{display:flex}.my-team_modal_header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid}.my-team_modal_header_wrapper{display:flex;align-items:center;gap:8px}.my-team_modal_header_text{font-weight:600!important;font-size:16px!important}.my-team_modal_header_search{position:relative;background-color:#fff;padding:0 8px 0 30px;border-radius:4px;border:1px solid;height:28px;width:100%;display:flex;align-items:center;gap:4px}.my-team_modal_header_search_input{border:none;padding:0;font-size:13px;flex:1 1;width:100%;height:100%;display:flex;align-items:center}.my-team_modal_header_search_input::placeholder{font-style:italic}.my-team_modal_header_search_ico{position:absolute;left:8px;top:50%;transform:translateY(-50%)}.my-team_modal_header_search_admin_ico{position:relative;flex-shrink:0;display:flex;align-items:center}.my-team_modal_group-title{font-weight:600;font-size:20px;margin-left:60px;margin-bottom:8px;margin-top:4px}.my-team_modal_table{padding-top:8px}.my-team_modal_table_search{margin-left:16px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.my-team_modal_table_header{display:flex;justify-content:flex-end;padding-bottom:8px;padding-right:25px}.my-team_modal_table_header p{font-weight:600!important;font-size:16px!important}.my-team_modal_table_body{max-height:426px;overflow:auto;display:flex;flex-direction:column;gap:8px}.my-team_modal_userRow{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 27px 0 20px}.my-team_modal_userRow_left{display:flex;align-items:center;gap:21px;max-width:100%;overflow:hidden}.my-team_modal_userRow_user{display:flex;gap:8px;max-width:100%;overflow:hidden}.my-team_modal_userRow_userInfo{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;overflow:hidden}.my-team_modal_userRow_userInfo_name{display:flex;align-items:center;gap:4px}.my-team_modal_userRow_userInfo_name_bold{font-weight:600;font-size:16px;max-width:132px;overflow:hidden;text-overflow:ellipsis}.my-team_modal_userRow_userInfo_name_reg{font-size:16px}.my-team_modal_userRow_right{display:flex;align-items:center;width:110px;justify-content:space-between;margin-right:10px}.my-team_modal_userRow_right:not(:has(.my-team_modal_userRow_right_stat:nth-of-type(2))){justify-content:end}.my-team_modal_userRow_right_stat{font-weight:500;font-size:18px}.active_user{background-color:#d9d9d9}.my-team_modal_userRow .my_team_td_avatar{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.my-team_modal_userRow .my_team_td_avatar>span img{width:100%!important;height:100%!important;object-fit:cover;border-radius:8px}.my-team_modal_userRow .my_team_td_avatar img{width:100%;height:100%;object-fit:cover;border-radius:8px}.my-team_modal_footer{display:flex;align-items:center;justify-content:space-between;margin:8px 0 0 16px}.my-team_modal_footer_save{padding:0;line-height:10px;width:176px!important;height:40px!important;color:#fff;font-weight:600;font-size:18px;border-radius:4px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);transition:all .3s;margin-left:auto;color:#000;position:relative}.my-team_modal_footer_save:disabled{background:transparent;color:#000;opacity:.7;border:none;height:20px;padding:0!important}.my-team_modal_footer_save:disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px}.my-team_modal_footer_save:not(:disabled):hover{opacity:.9}.my-team_modal_footer_cancel{padding:6px 16px;color:#000;font-weight:600;font-size:18px;height:40px;cursor:pointer;position:relative;background:transparent;border:none;border-radius:4px;z-index:1}.my-team_modal_footer_cancel:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:6px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:-1;padding:4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.my-team_modal_footer_cancel:after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:3px;background:#fff;z-index:-1}.my-team_modal_footer_cancel:hover:after{background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.my-team_modal_wide{display:flex;flex-direction:column;gap:8px;padding:16px}.my-team_modal_wide_header{display:flex;justify-content:space-between;align-items:center}.my-team_modal_wide_header_title{font-weight:500;font-size:16px}.my-team_modal_widget_wrapper{position:relative;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:8px;width:760px;padding:16px}.my-team_modal_widget_header{display:flex;justify-content:space-between;align-items:center}.my-team_modal_widget_header span{font-weight:500;font-size:16px}.my-team_modal_widget_header img{cursor:pointer}.my-team_modal_widget_limit-hint{font-size:12px;color:#d32f2f;margin:-4px 0 0;padding:0}.my-team_modal_widget_option--disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.my-team_modal_widget_selected{height:40px;width:100%;position:relative}.my-team_modal_widget_selected_bg{border:1px solid #949494;background-color:#fff;border-radius:8px;width:100%;height:40px}.my-team_modal_widget_arrow-btn{width:16px;height:37px;background-color:#fff;cursor:pointer;padding:0 10px;z-index:100;top:2px;position:absolute;display:flex;align-items:center;justify-content:center}.my-team_modal_widget_button{background:#f0f0f0;border-radius:5px;padding:4px 12px 4px 16px;white-space:nowrap;flex-shrink:0;height:28px;margin-top:6px;cursor:auto;display:flex;align-items:center;gap:4px}.my-team_modal_widget_button img{cursor:pointer}.my-team_modal_widget_scrollHeight{height:55px}.my-team_modal_widget_buttons{display:flex;overflow-x:auto;gap:10px;scroll-behavior:smooth;flex-grow:1;width:99%;position:relative;height:55px;position:absolute;left:0;top:0;padding:0 8px;margin-left:2px}.my-team_modal_widget_buttons::-webkit-scrollbar{height:8px}.my-team_modal_widget_buttons::-webkit-scrollbar-track{background:#e1e3e1;border-radius:4px}.my-team_modal_widget_buttons::-webkit-scrollbar-thumb{background:#999;border-radius:4px;cursor:pointer}.my-team_modal_widget_buttons::-webkit-scrollbar-thumb:hover{background:#555}.my-team_modal_widget_btn{width:100%;display:flex;justify-content:flex-end}.my-team_modal_widget_btn_save{height:32px!important;width:-moz-fit-content!important;width:fit-content!important;min-width:108px;padding:0!important}.my-team_modal_widget_btn_save:disabled{background:transparent!important;color:#000!important;opacity:.7;border:none!important;padding:0!important;position:relative}.my-team_modal_widget_btn_save:disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px}.my-team_modal_widget_btn_save:disabled>span{position:relative;color:#000!important;z-index:100;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important}.my-team_modal_widget_inputWrapper{width:100%;position:relative;padding:6px 8px 6px 29px;border-radius:4px;border:1px solid}.my-team_modal_widget_inputWrapper input{width:100%;border:none}.my-team_modal_widget_inputWrapper input::placeholder{font-style:italic;font-weight:light;font-size:13px}.my-team_modal_widget_inputWrapper img{position:absolute;left:8px;top:10px}.my-team_modal_widget_topics{display:flex;align-items:center;width:100%;gap:12px}.my-team_modal_widget_topics img{cursor:pointer}.my-team_modal_widget_topics_array{display:flex;overflow-x:hidden;gap:10px;height:30px}.my-team_modal_widget_topics_topic{border:1px solid;border-radius:8px;padding:4px 15px;cursor:pointer}.my-team_modal_widget_options{width:100%;background-color:#f5f5f5;padding:8px}.my-team_modal_widget_optionsContent{max-height:156px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:8px;row-gap:8px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#999 transparent}.my-team_modal_widget_optionsContent::-webkit-scrollbar{width:6px}.my-team_modal_widget_optionsContent::-webkit-scrollbar-track{background:#e1e3e1;border-radius:6px}.my-team_modal_widget_optionsContent::-webkit-scrollbar-thumb{background:#999;border-radius:6px}.my-team_modal_widget_optionsContentDays{width:50%;max-height:156px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:8px;row-gap:8px}.my-team_modal_widget_option{display:flex;align-items:center;gap:12px}.left{left:-5px}.right{right:1px;transform:rotate(180deg)}.scrollMargin:first-child{margin-left:14px}.scrollMargin:last-child{margin-right:14px}.my-team_modal_widget_checkbox-wrapper{display:inline-flex;align-items:center}.my-team_modal_widget_input{display:none}.my-team_modal_widget_label{display:inline-block;width:16px;height:16px;border:2px solid #333;background-color:#fecd80;border-radius:4px;cursor:pointer;position:relative;transition:background-color .3s}.my-team_modal_widget_input:checked+.my-team_modal_widget_label:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:#333}.activeTopic{border:1px solid #e5a855}.small_modal{padding:16px;gap:8px;max-width:530px;max-height:530px;overflow:auto}.small_modal,.small_modal_content{display:flex;flex-direction:column}.small_modal_content{grid-area:8px}.small_modal_content p{line-height:28px;font-weight:500;font-size:15px}.small_modal_content p:hover{background-color:#f5f5f5;cursor:pointer}.small_modal_content .checked{background-color:#f5f5f5}.small_modal_option{width:-moz-fit-content;width:fit-content;margin-bottom:8px;cursor:pointer}.small_modal_footer{display:flex;justify-content:center;width:100%;gap:8px}.usernames{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.username{padding:6px 10px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;font-size:13px;color:#111827}.center_content{align-items:center;text-align:center;font-weight:600}.icon_wrapper{height:100%;width:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.no_data{text-align:center;font-size:18px;margin-bottom:8px}.marker-modal-create-new-btn{padding:4px 0;margin-top:8px;font-size:14px;font-weight:500;line-height:1;white-space:nowrap;text-align:left;cursor:pointer;background:none;border:none;border-bottom:2px solid #160e00;transition:all .3s;width:-moz-fit-content;width:fit-content;display:inline-block}.marker-modal-create-new-btn:hover{opacity:.8;border-bottom-color:rgba(22,14,0,.71)}.marker-modal-create-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.95);border-radius:8px}.marker-modal-create-wrapper .create-media-marker-form{box-shadow:0 0 5px 0 rgba(0,0,0,.149)}.my_team_table_radio_label{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:0;min-width:auto;margin:0;padding:0;height:100%}.my_team_table_radio_label .custom-radio-input{display:none}.my_team_table_radio_label .custom-radio-label--big{width:16px;height:16px;border-radius:50%;border:2px solid #160e00;background:#fecd80;position:relative;flex-shrink:0}.my_team_table_radio_label .radio-dot{display:block;width:8px;height:8px;background:#160e00;border-radius:50%;opacity:0;transition:opacity .2s;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.my_team_table_radio_label .custom-radio-input:checked+.custom-radio-label--big .radio-dot{opacity:1}.my-team_modal_table_loading{width:100%;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.avatar-na-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.my-team_modal_sort-title{cursor:pointer;column-gap:2px}.my-team_modal_sort-title,.my-team_modal_sort-title-letter-wrapper{display:flex;flex-direction:row;align-items:center}.my-team_modal_sort-title-letter{display:flex;flex-direction:column;height:100%;justify-content:space-between;font-size:8px}.my-team_modal_sort-title-letter.my-team_modal_sort-title-letter-revers{flex-direction:column-reverse}