.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{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}.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}.statuses{gap:32px;align-items:center}.statuses--row{flex-direction:row}.error-message{width:100%;display:flex;justify-content:center}.status-radio-label{gap:12px;min-width:120px;align-items:center;display:flex}.custom-radio-label--big{width:16px;height:16px;border-radius:50%;border:2px solid #160e00;background:#fecd80;position:relative}.radio-dot{display:block;width:8px;height:8px;background:#160e00;border-radius:50%;opacity:0;transition:opacity .2s;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-radio-input:checked+.custom-radio-label--big .radio-dot{opacity:1}.status-label-group{display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.status-dot--active{background:#6ee76e}.status-dot--banned{background:#ff4b4b}.status-dot--removed{background:#000}.status-dot--blocked{background:#000;position:relative}.status-dot--blocked:after,.status-dot--blocked:before{content:"";position:absolute;left:.5px;top:4.5px;width:9px;height:1px;background:red;border-radius:1px}.status-dot--blocked:before{transform:rotate(45deg)}.status-dot--blocked:after{transform:rotate(-45deg)}.add_wrapper_header{justify-content:flex-start;margin-bottom:24px}.add_wrapper_header__right{display:flex;align-items:center;gap:16px}.status-label-text{font-size:16px;font-weight:500;color:#160e00}.profile-publish-message{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#160e00;margin-bottom:0}.add_wrapper{display:flex;flex-direction:column;gap:32px;padding:36px 95px 36px 104px}.add_wrapper_header{display:flex;align-items:center;gap:16px}.add_wrapper_header h1{font-weight:600;font-size:24px}.add_form_wrapper{display:flex;flex-direction:column;gap:32px}.baseWrapper{display:flex;gap:56px}.baseWrapper_select{display:flex;flex-direction:column;gap:8px;width:100%}.baseWrapper_select p{font-weight:500;font-size:16px;line-height:28px}.baseWrapper_select_input{width:100%!important;height:40px!important;border-color:#160e00}.baseWrapper .custom_select__dropdown-item,.baseWrapper_select_input .custom-select-input{font-weight:500!important;font-size:15px!important}.access_wrapper,.pr_settings_wrapper{display:flex;gap:56px;width:66%}.access_block{width:440px;display:flex;flex-direction:column;gap:16px}.access_settings_item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:2px solid}.access_settings_item p{font-weight:500;font-size:16px}.access_select{display:flex;flex-direction:column;gap:8px;flex:1 1;padding-top:46px}.access_select p{font-weight:500;font-size:16px;line-height:28px}.access_select_header{width:100%;display:flex;align-items:center;justify-content:space-between}.access_select_creator{display:flex;flex-direction:column;gap:8px;width:100%}.access_select_creator p{font-weight:500;font-size:16px;line-height:28px}.access_select_input{width:100%!important;height:40px!important;border-color:#160e00}.access_select_input .custom-select-input,.custom_select__dropdown-item{font-weight:500!important;font-size:15px!important}.notifications__switch{position:relative;display:flex;align-items:center;width:76px;height:26px;border-radius:4px;z-index:1}.notifications__switch:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.notifications__switch button{position:relative;top:0;display:flex;align-items:center;justify-content:center;padding-top:1px;width:38px;height:26px;background:transparent;border-radius:4px;transition:all .3s;z-index:100}.notifications__switch button.active{background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-bottom:none}.notifications__switch button span{font-size:16px;font-weight:600;position:relative;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:100}.notifications__switch button.active span{font-weight:600;color:#160e00}.personalData_wrapper{display:flex;width:100%;gap:56px}.bank_detail_wrapper{display:flex;width:66%;gap:56px}.bank_detail_input_wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.bank_detail_input_wrapper p{font-weight:500;font-size:16px}.bank_detail_textarea{height:132px;padding:16px;border-radius:8px;border:2px solid #949494}.bank_detail_input{resize:none;border:none;width:100%;height:100%}.contacts_wrapper{display:flex;flex-direction:column;gap:8px}.contacts_wrapper h1{font-weight:500;font-size:16px}.contacts_input_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:56px;column-gap:56px;width:100%}.note_wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.note_wrapper p{font-weight:500;font-size:16px}.note_textarea{height:114px;padding:16px;border-radius:8px;border:2px solid #949494}.note_input{resize:none;border:none;width:100%;height:100%}.confirmation_wrapper{display:flex;align-items:center;gap:28px}.confirmation_wrapper p{font-weight:500;font-size:20px}.confirmation_checkbox-wrapper{display:inline-flex;align-items:center;position:relative}.custom-checkbox-input{display:none}.confirmation_req{position:absolute;left:18px;bottom:7px}.custom-checkbox-label{display:inline-block;width:16px;height:16px;border:2px solid #333;border-radius:4px;cursor:pointer;position:relative;transition:background-color .3s}.custom-checkbox-input:checked+.custom-checkbox-label,.custom-checkbox-label{background-color:#fecd80}.custom-checkbox-input:disabled+.custom-checkbox-label{background-color:#d9d9d9;cursor:not-allowed}.custom-checkbox-input:checked:disabled+.custom-checkbox-label{background-color:#d9d9d9}.custom-checkbox-input:checked+.custom-checkbox-label:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:#160e00!important;font-family:Arial,sans-serif}.custom-checkbox-input:checked+.custom-checkbox-label::after_back{width:240px!important;height:40px!important;padding:9px 0!important}.custom-checkbox-input:checked+.custom-checkbox-label::after_add{padding:0!important;min-width:240px!important;height:40px!important}.custom-checkbox-input:checked+.custom-checkbox-label::after_add:disabled{background:transparent;color:#000;opacity:.7;border:none;height:20px;padding:0!important}.custom-checkbox-input:checked+.custom-checkbox-label::after_add:disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;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:3px}.editor_settings_wrapper{display:flex;flex-direction:column;gap:32px;width:66%}.editor_settings_top_title h1{font-weight:500;font-size:20px}.editor_settings_top_body{display:flex;align-items:flex-end;gap:56px;width:100%}.editor_settings_bottom{display:flex;flex-direction:column;gap:32px;width:calc(50% - 28px)}.working_days{width:205px;display:flex;flex-direction:column;gap:8px}.working_days p{font-weight:500;font-size:16px}.working_days_inputs{display:flex;align-items:center;gap:15px}.working_days_input{width:80px}.working_days_separator{width:14px;height:3px;background-color:#949494}.add_form_widgets{width:66%;display:flex;flex-direction:column;gap:32px}.scrollHeight{height:128px!important}.user-selector-widget{border-radius:8px;padding:8px;width:100%;background:#d9d9d9;display:flex;flex-direction:column;gap:8px}.user-selector-widget-header{display:flex;justify-content:space-between;align-items:center;color:#333}.user-selector-widget-header span{font-size:16px;font-weight:500}.user-selector-widget-header .user-selector-select-button{width:-moz-fit-content!important;width:fit-content!important;min-width:122px!important;height:32px!important;padding:0 32px!important;font-weight:700!important}.user-selector-widget-input-wrapper{width:100%}.user-selector-widget-input{width:100%;padding:8px 12px;border:none;border-radius:8px;background-color:#fff;font-size:16px;color:#333;cursor:pointer}.user-selector-widget-input::placeholder{color:#999;font-style:italic}.user-selector-widget-input:focus{outline:none}.widget-selector{border-radius:8px;padding:8px;width:100%;background:#d9d9d9;height:114px}.widget-selector .widget-arrow-bg{margin-left:5px;position:absolute;width:34px;height:29px;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1}.widget-selector .widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#333}.widget-selector .widget-header span{font-size:16px;font-weight:500}.widget-selector .widget-header .select-button{width:-moz-fit-content!important;width:fit-content!important;min-width:122px!important;height:32px!important;padding:0 32px!important;font-weight:700!important}.widget-selector .widget-container{position:relative;height:70px}.widget-selector .widget-container-bg{background-color:#fff;padding:14px;border-radius:8px;display:flex;align-items:center;height:56px}.widget-selector .widget-container .scroll-arrow{cursor:pointer;padding:0 10px;z-index:100}.widget-selector .widget-container .scroll-arrow.left{left:0}.widget-selector .widget-container .scroll-arrow.right{right:0;transform:rotate(180deg)}.widget-selector .widget-container .widget-buttons{display:flex;overflow-x:auto;gap:10px;scroll-behavior:smooth;flex-grow:1;width:100%;height:70px;position:absolute;left:0;top:0;padding:0 20px}.widget-selector .widget-container .widget-buttons::-webkit-scrollbar{height:8px}.widget-selector .widget-container .widget-buttons::-webkit-scrollbar-track{background:#fff;border-radius:4px}.widget-selector .widget-container .widget-buttons::-webkit-scrollbar-thumb{background:#888;border-radius:4px;cursor:pointer}.widget-selector .widget-container .widget-buttons::-webkit-scrollbar-thumb:hover{background:#555}.widget-selector .widget-container .widget-buttons .widget-button{background:#f0f0f0;border-radius:5px;padding:4px 16px;white-space:nowrap;flex-shrink:0;height:28px;margin-top:14px;cursor:auto;display:flex;align-items:center;justify-content:center;gap:4px}.widget-selector .widget-container .widget-buttons .scrollMargin:first-child{margin-left:14px}.widget-selector .widget-container .widget-buttons .scrollMargin:last-child{margin-right:14px}.dateWrapper{width:480px;display:flex;flex-direction:column;gap:24px}.dateWrapper .select-date-of-birth li,.dateWrapper .select-date-of-birth p{color:#000!important}.dateWrapper .custom-select__select{background:#fff;color:#000;border-color:#949494}.dateWrapper .custom-select__select__list::-webkit-scrollbar{width:8px}.dateWrapper .custom-select__select__list::-webkit-scrollbar-track{background:inherit!important;border-radius:6px}.dateWrapper .custom-select__select__header img{width:13px!important;height:8px!important}.camera{display:flex;flex-direction:column;gap:24px}.camera p{font-weight:500;font-size:20px}.camera_block{display:flex;gap:48px}.camera_block_wrapper{display:flex;gap:16px;position:relative}.camera_block_button{width:160px;height:160px;background-color:#000;border-radius:10px;justify-content:center}.camera_block_button,.camera_block_icon-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.camera_block_icon-wrapper{gap:8px;z-index:2}.camera_block_text{font-weight:500;font-size:16px;color:#fff}.preview-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.preview-container .preview-image,.preview-container .preview-video{width:100%;height:100%;object-fit:cover;border-radius:10px}.preview-container-seconds{position:absolute;top:8px;left:8px;background:rgba(22,14,0,.376);color:#fff;padding:3px 6px;border-radius:4px;z-index:10;font-size:10px}.popup{position:absolute;left:80px;top:70px;z-index:500}.my-team_error{font-size:16px;font-weight:300;color:red}.creator_settings{display:flex;gap:56px;width:66%}.creator_settings_block{display:flex;flex-direction:column;gap:24px;width:100%}.creator_settings_block h1{font-weight:500;font-size:20px}.creatorSelects{display:flex;width:100%;gap:56px}.creatorSelects_block{display:flex;flex-direction:column;gap:8px;width:100%}.creatorSelects_block p{font-weight:500;font-size:15px}.income-table{border-radius:12px;background:#fff;border-collapse:separate;overflow:hidden;border:1px solid;width:100%;min-width:1200px;table-layout:fixed;padding:24px}.income-table td,.income-table th{text-align:center}.income-table th{font-weight:500;font-size:16px;padding-bottom:16px}.income-table td input{width:56px;box-sizing:border-box;padding:2px 6px;text-align:center;border:1px solid;border-radius:4px;font-size:18px}.income-table td input:disabled{background:#f2f2f2;color:#777;cursor:not-allowed}.income-table_subhead{font-weight:400;font-size:12px;text-align:center;padding-bottom:8px}.income-table_placeholder{color:#777;font-weight:500}.income-table_percent{margin-left:6px;font-weight:500;font-size:16px}.income-table_activity{text-align:start!important;font-weight:500;font-size:16px}.income-table_value{width:56px;padding-right:0;padding-left:0}.income-table_col-activity{width:240px}.income-table_col-value{width:56px}.income-prices{display:flex;gap:24px;margin-bottom:16px;align-items:flex-end}.income-prices_item{display:flex;flex-direction:column;gap:6px}.income-prices_item p{font-weight:500;font-size:16px}.income-prices_input{display:flex;align-items:center;gap:8px}.income-prices_input input{width:120px;padding:4px 8px;text-align:center;border:1px solid;border-radius:4px;font-size:16px}.income-prices_input span{font-weight:500;font-size:14px}.serviceWrapper{display:flex;align-items:flex-end;gap:30px}.service_reg{width:240px}.service_status{width:169px}.service_link{font-weight:500;font-size:16px;padding-bottom:4px;border-bottom:2px solid}.confirmation_radio-wrapper{display:inline-flex;align-items:center;margin-bottom:10px}.custom-radio-input{display:none}.custom-radio-input:checked+.custom-checkbox-label{background-color:#d9d9d9}.statuses{display:flex;width:100%;justify-content:center}.login{width:calc(33% - 28px)}.ava{width:48px;height:48px;border-radius:4px;background-color:#e3e3e3}.buttons_wrapper_left{display:flex;gap:24px}.buttons_wrapper_add,.buttons_wrapper_back{width:240px!important}.buttons_wrapper_add span{color:#000!important}.buttons_wrapper_draft{min-width:155px;width:-moz-fit-content!important;width:fit-content!important;height:40px!important;padding:0 16px!important}.creator_personal{padding:24px 16px;background-color:#e3e3e3;border-radius:8px;position:relative}.creator_personal_update_btn{display:flex;justify-content:center;align-items:center;min-width:300px!important;height:40px!important;position:absolute;right:24px;bottom:24px;width:-moz-fit-content;width:fit-content;padding:0 32px!important}.creator_personal_update_btn:disabled{background:transparent;opacity:.7;border:none;height:20px;padding:0!important}.creator_personal_update_btn:disabled span{color:#000!important}.creator_personal_update_btn:disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;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:3px}.creator_personal_update_btn:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:3px;background:#fff;z-index:-1}.creator_personal_btn{position:absolute;right:24px;bottom:24px;min-width:234px;width:-moz-fit-content;width:fit-content;height:40px;padding:0 32px!important}.edit_personal{background-color:unset;border:1px solid #e3e3e3}.creator-header{display:flex;align-items:center;justify-content:space-between;width:100%}.profile_btn{width:125px;height:45px;padding:0}.profile_btn.hide{display:none}.creator-birth{display:flex;width:100%;gap:14px}.creator-birth .select-wrapper .custom_select_input_wrapper{height:40px!important;border:2px solid #949494;border-radius:8px!important}.creator-birth .select-wrapper .custom-select-input{font-size:16px!important}.creator-birth .select-wrapper .custom_select__dropdown-list{border:2px solid #949494;border-top:none;top:82%!important}.select-date-of-birth__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.select-date-of-birth__top label{font-weight:500;font-size:16px}.phone-wrapper{width:calc(33% - 28px)}.status-text{max-width:535px;text-align:center;font-weight:600;font-size:16px}.buttons_wrapper{display:flex;justify-content:space-between;width:100%}.buttons_wrapper_back{width:240px!important;height:40px!important;padding:9px 0!important}.buttons_wrapper_add{padding:0!important;min-width:240px!important;height:40px!important}.buttons_wrapper_add:disabled{background:transparent;color:#000;opacity:.7;border:none;height:20px;padding:0!important}.buttons_wrapper_add:disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;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:3px}.buttons_wrapper_ok{width:100px!important}.chat-templates__modal{position:fixed;inset:0;background-color:rgba(22,14,0,.251);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000}.chat-templates__content{position:relative;background-color:#fff;border-radius:8px;padding:24px 16px;box-shadow:0 0 5px 0 rgba(0,0,0,.149);min-width:500px;max-width:760px}.chat-templates__header{position:relative;margin-bottom:16px}.chat-templates__header .close-icon{cursor:pointer;transition:all .3s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.chat-templates__header .close-icon:hover{opacity:.8}.templates__header-search-ico{position:absolute;top:50%;left:8px;transform:translateY(-50%);border:1px dashed}.templates__header-search{width:100%;height:28px;border-radius:4px;border:1px solid #160e00;padding-left:30px;padding-right:30px;font-size:13px}.templates__header-search::placeholder{font-size:13px;line-height:10px;font-style:italic;font-weight:300}.chat-templates__buttons{display:flex;justify-content:flex-end;gap:24px}.chat-templates__button{padding:12px 16px;font-weight:600;font-size:18px;line-height:10px;border:2px solid #e5a855;border-radius:4px;transition:all .3s}.chat-templates__button:not(:disabled):hover{background-color:#e5a855}.chat-templates__button:disabled{opacity:.5;cursor:no-drop}.chat-templates__markers{margin-bottom:16px}.chat-templates__list{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;max-height:440px;padding-right:16px;overflow-y:scroll}.chat-templates__list::-webkit-scrollbar{width:8px}.chat-templates__list::-webkit-scrollbar-track{background:#e1e3e1;border-radius:0;margin:2px 0}.chat-templates__list::-webkit-scrollbar-thumb{background:#999;border-radius:4px;border:2px solid #e1e3e1;cursor:pointer}@-moz-document url-prefix(){.chat-templates__list{scrollbar-width:thin;scrollbar-color:#999 #e1e3e1}}.template{padding:8px;border-radius:8px;background-color:#f5f5f5}.template__markers{display:flex;gap:16px;margin-bottom:8px}.template__marker{display:flex;justify-content:center;align-items:center;padding:8px;font-weight:500;font-size:14px;line-height:8px;border-radius:4px;border:1px solid #160e00;background-color:transparent}.template__title{margin-bottom:8px;font-weight:500;font-size:16px;line-height:12px}.template__content{position:relative;padding:15px 15px 15px 50px;border-radius:8px;border:1px solid #160e00;background-color:#fff}.template__select{position:absolute;top:50%;left:15px;display:flex;align-items:center;transform:translateY(-50%)}.template__counter,.template__text{font-weight:300;font-size:12px}.template__counter{position:absolute;right:8px;bottom:8px;line-height:8px}