.material_button{padding:10px 24px;font-size:14px;text-align:center;font-style:normal;font-weight:500;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;transition:.3s}.material_button:hover{background:#d3d3d3}.material_button.transparent{border:1px solid white;background:transparent;color:white}.material_button.transparent:hover{background:white;color:black}.add_to_folder_btn{background:#eee;color:black;font-weight:400}.add_to_folder_btn,.mmm_btn{border-radius:50px;transition:.2s;display:flex;align-items:center;justify-content:center}.mmm_btn{color:#eee;font-weight:500;padding:5px 15px;cursor:pointer}.mmm_btn.active{background:#eee;color:black}.mmm_btn.active:hover{background:#ccc}.mmm_btn:hover{background:#333}.mmm_btn.disabled{color:#aaa;cursor:help}.mmm_btn span{margin-right:2px}.mmm_btn svg{margin-left:2px;margin-right:-5px}.watch_button{border-radius:50px;transition:.3s;background:#eee;color:black;font-weight:500;display:flex;align-items:center;justify-content:center;max-height:40px;white-space:nowrap;text-align:center}.watch_button:hover{filter:brightness(97%)}.watch_button svg{margin-right:5px}.watch_button span{margin-left:5px}.watch_button.disable{background:#a7a7a7}.watch_button.disable:hover{background:#dadada}.watch_button.anonse{font-weight:500;background:#a7a7a7}.watch_button.anonse span{margin-left:0}.material_button2{margin-left:10px;background:#1D1B20;color:#ddd;min-height:40px;font-weight:500}.material_button2:hover{background:#2d2a31}.catalog_info_watch_button{display:flex;justify-self:flex-end;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;padding:20px 30px;font-weight:600;height:52px;border-radius:100rem;white-space:nowrap;transition:.3s;background:white;color:black;cursor:pointer}.catalog_info_watch_button:hover{scale:1.1;background:linear-gradient(135deg,#e34560 69.91%,#b0003d)}.catalog_info_watch_button.add_to_favorites{display:flex;align-items:center;justify-content:center;padding:0;background:#212121;fill:#454545;border-radius:50%;width:40px;height:40px;min-width:40px;min-height:40px;margin-left:10px}.catalog_info_watch_button.add_to_favorites:hover{scale:none;background:#2f2f2f}.catalog_info_watch_button.add_to_favorites.active{fill:var(--accent-color)}.catalog_info_watch_button.notification{display:flex;align-items:center;justify-content:center;padding:0;background:#212121;fill:#454545;border-radius:50%;width:40px;height:40px;min-width:40px;min-height:40px;margin-left:10px}.catalog_info_watch_button.notification:hover{scale:none;background:#2f2f2f}.catalog_info_watch_button.notification.active{fill:var(--accent-color)}.catalog_info_watch_button.watch_together{display:flex;align-items:center;justify-content:center;background:#282728;fill:#454545;cursor:pointer}.catalog_info_watch_button.watch_together:hover{background:#2f2f2f}.catalog_info_watch_button.more_detailed{cursor:pointer;background:#1e1d1e}.catalog_info_watch_button.more_detailed:hover{background:#2f2f2f}.material_button_text_opacity{display:flex;align-items:center;justify-content:center;transition:.2s}.material_button_text_opacity.hidden{opacity:0}.button_loading{position:absolute;display:flex;width:100%;height:100%;left:5px;top:0;align-items:center;justify-content:center;pointer-events:none;transition:.2s}.button_loading.un_active{opacity:0}